.btn-light-primary,
.bg-light-primary {
  background-color: rgb(81.8039215686%, 70.1960784314%, 47.9215686275%) !important;
}

.btn-outline-primary {
  color: #C5A059;
  border-color: #C5A059;
}
.btn-outline-primary:hover {
  background-color: transparent;
  border-color: rgb(68.2948179272%, 53.0724789916%, 23.8620448179%);
  color: #C5A059;
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: rgb(60.8841036415%, 47.3135504202%, 21.2727591036%);
  border-color: rgb(60.8841036415%, 47.3135504202%, 21.2727591036%);
}
.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(68.2948179272%, 53.0724789916%, 23.8620448179%);
  color: #C5A059;
}

.btn-primary,
.bg-primary {
  background-color: #C5A059 !important;
  border-color: #C5A059 !important;
}

.btn-gradient-primary,
.bg-gradient-primary {
  background-image: linear-gradient(to right, rgb(60.2588235294%, 48.9411764706%, 27.2235294118%), rgb(78.3921568627%, 64.6078431373%, 38.1568627451%)) !important;
}

.border-light-primary {
  border-color: rgb(81.8039215686%, 70.1960784314%, 47.9215686275%) !important;
}

.border-primary {
  border-color: #C5A059 !important;
}

.text-light-primary {
  color: rgb(81.8039215686%, 70.1960784314%, 47.9215686275%) !important;
}

.text-primary {
  color: #C5A059 !important;
}

.btn-light-primary:hover, .btn-light-primary:active, .btn-light-primary:focus {
  background-color: #C5A059 !important;
  color: rgb(81.8039215686%, 70.1960784314%, 47.9215686275%) !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: rgb(71.2591036415%, 55.3760504202%, 24.8977591036%) !important;
  border-color: rgb(62.3662464986%, 48.4653361345%, 21.7906162465%) !important;
}

.btn-light-secondary,
.bg-light-secondary {
  background-color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.btn-outline-secondary {
  color: #1A1612;
  border-color: #1A1612;
}
.btn-outline-secondary:hover {
  background-color: transparent;
  border-color: black;
  color: #1A1612;
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: black;
  border-color: black;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: black;
  color: #1A1612;
}

.btn-secondary,
.bg-secondary {
  background-color: #1A1612 !important;
  border-color: #1A1612 !important;
}

.btn-gradient-secondary,
.bg-gradient-secondary {
  background-image: linear-gradient(to right, rgb(7.9529411765%, 6.7294117647%, 5.5058823529%), rgb(14.6862745098%, 13.1960784314%, 11.7058823529%)) !important;
}

.border-light-secondary {
  border-color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.border-secondary {
  border-color: #1A1612 !important;
}

.text-light-secondary {
  color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.text-secondary {
  color: #1A1612 !important;
}

.btn-light-secondary:hover, .btn-light-secondary:active, .btn-light-secondary:focus {
  background-color: #1A1612 !important;
  color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: rgb(0.7415329768%, 0.6274509804%, 0.513368984%) !important;
  border-color: black !important;
}

.btn-light-footerBg,
.bg-light-footerBg {
  background-color: rgb(96.862745098%, 95.9215686275%, 94.3529411765%) !important;
}

.btn-outline-footerBg {
  color: #F5F2ED;
  border-color: #F5F2ED;
}
.btn-outline-footerBg:hover {
  background-color: transparent;
  border-color: rgb(88.9355742297%, 85.6162464986%, 80.0840336134%);
  color: #F5F2ED;
}
.btn-outline-footerBg:disabled, .btn-outline-footerBg.disabled {
  color: rgb(85.3641456583%, 80.9733893557%, 73.6554621849%);
  border-color: rgb(85.3641456583%, 80.9733893557%, 73.6554621849%);
}
.btn-outline-footerBg:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(88.9355742297%, 85.6162464986%, 80.0840336134%);
  color: #F5F2ED;
}

.btn-footerBg,
.bg-footerBg {
  background-color: #F5F2ED !important;
  border-color: #F5F2ED !important;
}

.btn-gradient-footerBg,
.bg-gradient-footerBg {
  background-image: linear-gradient(to right, rgb(74.9411764706%, 74.0235294118%, 72.4941176471%), rgb(96.2745098039%, 95.1568627451%, 93.2941176471%)) !important;
}

.border-light-footerBg {
  border-color: rgb(96.862745098%, 95.9215686275%, 94.3529411765%) !important;
}

.border-footerBg {
  border-color: #F5F2ED !important;
}

.text-light-footerBg {
  color: rgb(96.862745098%, 95.9215686275%, 94.3529411765%) !important;
}

.text-footerBg {
  color: #F5F2ED !important;
}

.btn-light-footerBg:hover, .btn-light-footerBg:active, .btn-light-footerBg:focus {
  background-color: #F5F2ED !important;
  color: rgb(96.862745098%, 95.9215686275%, 94.3529411765%) !important;
}

.btn-footerBg:hover, .btn-footerBg:active, .btn-footerBg:focus {
  background-color: rgb(90.3641456583%, 87.4733893557%, 82.6554621849%) !important;
  border-color: rgb(86.0784313725%, 81.9019607843%, 74.9411764706%) !important;
}

.btn-light-descText,
.bg-light-descText {
  background-color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.btn-outline-descText {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.btn-outline-descText:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.btn-outline-descText:disabled, .btn-outline-descText.disabled {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.btn-outline-descText:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}

.btn-descText,
.bg-descText {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.btn-gradient-descText,
.bg-gradient-descText {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.688), rgba(10.9375%, 10.9375%, 10.9375%, 0.62)) !important;
}

.border-light-descText {
  border-color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.border-descText {
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.text-light-descText {
  color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.text-descText {
  color: rgba(0, 0, 0, 0.6) !important;
}

.btn-light-descText:hover, .btn-light-descText:active, .btn-light-descText:focus {
  background-color: rgba(0, 0, 0, 0.6) !important;
  color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.btn-descText:hover, .btn-descText:active, .btn-descText:focus {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.btn-light-bordercolor,
.bg-light-bordercolor {
  background-color: rgb(92.1568627451%, 90.9019607843%, 89.0196078431%) !important;
}

.btn-outline-bordercolor {
  color: #E6E2DC;
  border-color: #E6E2DC;
}
.btn-outline-bordercolor:hover {
  background-color: transparent;
  border-color: rgb(81.862745098%, 78.9607843137%, 74.6078431373%);
  color: #E6E2DC;
}
.btn-outline-bordercolor:disabled, .btn-outline-bordercolor.disabled {
  color: rgb(77.6960784314%, 74.1274509804%, 68.7745098039%);
  border-color: rgb(77.6960784314%, 74.1274509804%, 68.7745098039%);
}
.btn-outline-bordercolor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(81.862745098%, 78.9607843137%, 74.6078431373%);
  color: #E6E2DC;
}

.btn-bordercolor,
.bg-bordercolor {
  background-color: #E6E2DC !important;
  border-color: #E6E2DC !important;
}

.btn-gradient-bordercolor,
.bg-gradient-bordercolor {
  background-image: linear-gradient(to right, rgb(70.3529411765%, 69.1294117647%, 67.2941176471%), rgb(90.6862745098%, 89.1960784314%, 86.9607843137%)) !important;
}

.border-light-bordercolor {
  border-color: rgb(92.1568627451%, 90.9019607843%, 89.0196078431%) !important;
}

.border-bordercolor {
  border-color: #E6E2DC !important;
}

.text-light-bordercolor {
  color: rgb(92.1568627451%, 90.9019607843%, 89.0196078431%) !important;
}

.text-bordercolor {
  color: #E6E2DC !important;
}

.btn-light-bordercolor:hover, .btn-light-bordercolor:active, .btn-light-bordercolor:focus {
  background-color: #E6E2DC !important;
  color: rgb(92.1568627451%, 90.9019607843%, 89.0196078431%) !important;
}

.btn-bordercolor:hover, .btn-bordercolor:active, .btn-bordercolor:focus {
  background-color: rgb(83.5294117647%, 80.8941176471%, 76.9411764706%) !important;
  border-color: rgb(78.5294117647%, 75.0941176471%, 69.9411764706%) !important;
}

.btn-light-gray,
.bg-light-gray {
  background-color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.btn-outline-gray {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.btn-outline-gray:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.btn-outline-gray:disabled, .btn-outline-gray.disabled {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.btn-outline-gray:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}

.btn-gray,
.bg-gray {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.btn-gradient-gray,
.bg-gradient-gray {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.688), rgba(10.9375%, 10.9375%, 10.9375%, 0.62)) !important;
}

.border-light-gray {
  border-color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.border-gray {
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.text-light-gray {
  color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.text-gray {
  color: rgba(0, 0, 0, 0.6) !important;
}

.btn-light-gray:hover, .btn-light-gray:active, .btn-light-gray:focus {
  background-color: rgba(0, 0, 0, 0.6) !important;
  color: rgba(36.8421052632%, 36.8421052632%, 36.8421052632%, 0.68) !important;
}

.btn-gray:hover, .btn-gray:active, .btn-gray:focus {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.btn-light-grayColor,
.bg-light-grayColor {
  background-color: rgb(58.2745098039%, 52%, 45.7254901961%) !important;
}

.btn-outline-grayColor {
  color: #7A6652;
  border-color: #7A6652;
}
.btn-outline-grayColor:hover {
  background-color: transparent;
  border-color: rgb(35.8823529412%, 30%, 24.1176470588%);
  color: #7A6652;
}
.btn-outline-grayColor:disabled, .btn-outline-grayColor.disabled {
  color: rgb(29.9019607843%, 25%, 20.0980392157%);
  border-color: rgb(29.9019607843%, 25%, 20.0980392157%);
}
.btn-outline-grayColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(35.8823529412%, 30%, 24.1176470588%);
  color: #7A6652;
}

.btn-grayColor,
.bg-grayColor {
  background-color: #7A6652 !important;
  border-color: #7A6652 !important;
}

.btn-gradient-grayColor,
.bg-gradient-grayColor {
  background-image: linear-gradient(to right, rgb(37.3176470588%, 31.2%, 25.0823529412%), rgb(50.4509803922%, 43%, 35.5490196078%)) !important;
}

.border-light-grayColor {
  border-color: rgb(58.2745098039%, 52%, 45.7254901961%) !important;
}

.border-grayColor {
  border-color: #7A6652 !important;
}

.text-light-grayColor {
  color: rgb(58.2745098039%, 52%, 45.7254901961%) !important;
}

.text-grayColor {
  color: #7A6652 !important;
}

.btn-light-grayColor:hover, .btn-light-grayColor:active, .btn-light-grayColor:focus {
  background-color: #7A6652 !important;
  color: rgb(58.2745098039%, 52%, 45.7254901961%) !important;
}

.btn-grayColor:hover, .btn-grayColor:active, .btn-grayColor:focus {
  background-color: rgb(38.2745098039%, 32%, 25.7254901961%) !important;
  border-color: rgb(31.0980392157%, 26%, 20.9019607843%) !important;
}

.btn-light-success,
.bg-light-success {
  background-color: rgb(20%, 79.2941176471%, 40.0784313725%) !important;
}

.btn-outline-success {
  color: #00BD40;
  border-color: #00BD40;
}
.btn-outline-success:hover {
  background-color: transparent;
  border-color: rgb(0%, 54.1176470588%, 18.3255524432%);
  color: #00BD40;
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: rgb(0%, 44.1176470588%, 14.939309057%);
  border-color: rgb(0%, 44.1176470588%, 14.939309057%);
}
.btn-outline-success:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(0%, 54.1176470588%, 18.3255524432%);
  color: #00BD40;
}

.btn-success,
.bg-success {
  background-color: #00BD40 !important;
  border-color: #00BD40 !important;
}

.btn-gradient-success,
.bg-gradient-success {
  background-image: linear-gradient(to right, rgb(0%, 57.8117647059%, 19.5764705882%), rgb(5%, 75.4117647059%, 28.8431372549%)) !important;
}

.border-light-success {
  border-color: rgb(20%, 79.2941176471%, 40.0784313725%) !important;
}

.border-success {
  border-color: #00BD40 !important;
}

.text-light-success {
  color: rgb(20%, 79.2941176471%, 40.0784313725%) !important;
}

.text-success {
  color: #00BD40 !important;
}

.btn-light-success:hover, .btn-light-success:active, .btn-light-success:focus {
  background-color: #00BD40 !important;
  color: rgb(20%, 79.2941176471%, 40.0784313725%) !important;
}

.btn-success:hover, .btn-success:active, .btn-success:focus {
  background-color: rgb(0%, 58.1176470588%, 19.6800497977%) !important;
  border-color: rgb(0%, 46.1176470588%, 15.6165577342%) !important;
}

.btn-light-primaryColor-2,
.bg-light-primaryColor-2 {
  background-color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.btn-outline-primaryColor-2 {
  color: #F7F3EC;
  border-color: #F7F3EC;
}
.btn-outline-primaryColor-2:hover {
  background-color: transparent;
  border-color: rgb(90.9368191721%, 86.4052287582%, 78.4749455338%);
  color: #F7F3EC;
}
.btn-outline-primaryColor-2:disabled, .btn-outline-primaryColor-2.disabled {
  color: rgb(87.9738562092%, 81.9607843137%, 71.4379084967%);
  border-color: rgb(87.9738562092%, 81.9607843137%, 71.4379084967%);
}
.btn-outline-primaryColor-2:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(90.9368191721%, 86.4052287582%, 78.4749455338%);
  color: #F7F3EC;
}

.btn-primaryColor-2,
.bg-primaryColor-2 {
  background-color: #F7F3EC !important;
  border-color: #F7F3EC !important;
}

.btn-gradient-primaryColor-2,
.bg-gradient-primaryColor-2 {
  background-image: linear-gradient(to right, rgb(75.5529411765%, 74.3294117647%, 72.1882352941%), rgb(97.0196078431%, 95.5294117647%, 92.9215686275%)) !important;
}

.border-light-primaryColor-2 {
  border-color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.border-primaryColor-2 {
  border-color: #F7F3EC !important;
}

.text-light-primaryColor-2 {
  color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.text-primaryColor-2 {
  color: #F7F3EC !important;
}

.btn-light-primaryColor-2:hover, .btn-light-primaryColor-2:active, .btn-light-primaryColor-2:focus {
  background-color: #F7F3EC !important;
  color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.btn-primaryColor-2:hover, .btn-primaryColor-2:active, .btn-primaryColor-2:focus {
  background-color: rgb(92.1220043573%, 88.1830065359%, 81.2897603486%) !important;
  border-color: rgb(88.5664488017%, 82.8496732026%, 72.8453159041%) !important;
}

.btn-light-primaryTextColor,
.bg-light-primaryTextColor {
  background-color: rgb(64.5490196078%, 51.0588235294%, 36.9411764706%) !important;
}

.btn-outline-primaryTextColor {
  color: #8E6336;
  border-color: #8E6336;
}
.btn-outline-primaryTextColor:hover {
  background-color: transparent;
  border-color: rgb(41.1964785914%, 28.7214885954%, 15.6662665066%);
  color: #8E6336;
}
.btn-outline-primaryTextColor:disabled, .btn-outline-primaryTextColor.disabled {
  color: rgb(33.9515806323%, 23.6704681873%, 12.9111644658%);
  border-color: rgb(33.9515806323%, 23.6704681873%, 12.9111644658%);
}
.btn-outline-primaryTextColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(41.1964785914%, 28.7214885954%, 15.6662665066%);
  color: #8E6336;
}

.btn-primaryTextColor,
.bg-primaryTextColor {
  background-color: #8E6336 !important;
  border-color: #8E6336 !important;
}

.btn-gradient-primaryTextColor,
.bg-gradient-primaryTextColor {
  background-image: linear-gradient(to right, rgb(43.4352941176%, 30.2823529412%, 16.5176470588%), rgb(57.9019607843%, 41.8823529412%, 25.1176470588%)) !important;
}

.border-light-primaryTextColor {
  border-color: rgb(64.5490196078%, 51.0588235294%, 36.9411764706%) !important;
}

.border-primaryTextColor {
  border-color: #8E6336 !important;
}

.text-light-primaryTextColor {
  color: rgb(64.5490196078%, 51.0588235294%, 36.9411764706%) !important;
}

.text-primaryTextColor {
  color: #8E6336 !important;
}

.btn-light-primaryTextColor:hover, .btn-light-primaryTextColor:active, .btn-light-primaryTextColor:focus {
  background-color: #8E6336 !important;
  color: rgb(64.5490196078%, 51.0588235294%, 36.9411764706%) !important;
}

.btn-primaryTextColor:hover, .btn-primaryTextColor:active, .btn-primaryTextColor:focus {
  background-color: rgb(44.0944377751%, 30.7418967587%, 16.7683073229%) !important;
  border-color: rgb(35.4005602241%, 24.6806722689%, 13.4621848739%) !important;
}

.btn-light-primaryBgColor,
.bg-light-primaryBgColor {
  background-color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.btn-outline-primaryBgColor {
  color: #F7F3EC;
  border-color: #F7F3EC;
}
.btn-outline-primaryBgColor:hover {
  background-color: transparent;
  border-color: rgb(90.9368191721%, 86.4052287582%, 78.4749455338%);
  color: #F7F3EC;
}
.btn-outline-primaryBgColor:disabled, .btn-outline-primaryBgColor.disabled {
  color: rgb(87.9738562092%, 81.9607843137%, 71.4379084967%);
  border-color: rgb(87.9738562092%, 81.9607843137%, 71.4379084967%);
}
.btn-outline-primaryBgColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(90.9368191721%, 86.4052287582%, 78.4749455338%);
  color: #F7F3EC;
}

.btn-primaryBgColor,
.bg-primaryBgColor {
  background-color: #F7F3EC !important;
  border-color: #F7F3EC !important;
}

.btn-gradient-primaryBgColor,
.bg-gradient-primaryBgColor {
  background-image: linear-gradient(to right, rgb(75.5529411765%, 74.3294117647%, 72.1882352941%), rgb(97.0196078431%, 95.5294117647%, 92.9215686275%)) !important;
}

.border-light-primaryBgColor {
  border-color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.border-primaryBgColor {
  border-color: #F7F3EC !important;
}

.text-light-primaryBgColor {
  color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.text-primaryBgColor {
  color: #F7F3EC !important;
}

.btn-light-primaryBgColor:hover, .btn-light-primaryBgColor:active, .btn-light-primaryBgColor:focus {
  background-color: #F7F3EC !important;
  color: rgb(97.4901960784%, 96.2352941176%, 94.0392156863%) !important;
}

.btn-primaryBgColor:hover, .btn-primaryBgColor:active, .btn-primaryBgColor:focus {
  background-color: rgb(92.1220043573%, 88.1830065359%, 81.2897603486%) !important;
  border-color: rgb(88.5664488017%, 82.8496732026%, 72.8453159041%) !important;
}

.btn-light-borderColor,
.bg-light-borderColor {
  background-color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.btn-outline-borderColor {
  color: #F7F6F4;
  border-color: #F7F6F4;
}
.btn-outline-borderColor:hover {
  background-color: transparent;
  border-color: rgb(88.4416924665%, 86.9969040248%, 84.1073271414%);
  color: #F7F6F4;
}
.btn-outline-borderColor:disabled, .btn-outline-borderColor.disabled {
  color: rgb(84.2311661507%, 82.2600619195%, 78.3178534572%);
  border-color: rgb(84.2311661507%, 82.2600619195%, 78.3178534572%);
}
.btn-outline-borderColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(88.4416924665%, 86.9969040248%, 84.1073271414%);
  color: #F7F6F4;
}

.btn-borderColor,
.bg-borderColor {
  background-color: #F7F6F4 !important;
  border-color: #F7F6F4 !important;
}

.btn-gradient-borderColor,
.bg-gradient-borderColor {
  background-image: linear-gradient(to right, rgb(75.5529411765%, 75.2470588235%, 74.6352941176%), rgb(97.0196078431%, 96.6470588235%, 95.9019607843%)) !important;
}

.border-light-borderColor {
  border-color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.border-borderColor {
  border-color: #F7F6F4 !important;
}

.text-light-borderColor {
  color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.text-borderColor {
  color: #F7F6F4 !important;
}

.btn-light-borderColor:hover, .btn-light-borderColor:active, .btn-light-borderColor:focus {
  background-color: #F7F6F4 !important;
  color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.btn-borderColor:hover, .btn-borderColor:active, .btn-borderColor:focus {
  background-color: rgb(90.1259029928%, 88.8916408669%, 86.4231166151%) !important;
  border-color: rgb(85.0732714138%, 83.2074303406%, 79.475748194%) !important;
}

.btn-light-mainBgColor,
.bg-light-mainBgColor {
  background-color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.btn-outline-mainBgColor {
  color: #F7F6F4;
  border-color: #F7F6F4;
}
.btn-outline-mainBgColor:hover {
  background-color: transparent;
  border-color: rgb(88.4416924665%, 86.9969040248%, 84.1073271414%);
  color: #F7F6F4;
}
.btn-outline-mainBgColor:disabled, .btn-outline-mainBgColor.disabled {
  color: rgb(84.2311661507%, 82.2600619195%, 78.3178534572%);
  border-color: rgb(84.2311661507%, 82.2600619195%, 78.3178534572%);
}
.btn-outline-mainBgColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(88.4416924665%, 86.9969040248%, 84.1073271414%);
  color: #F7F6F4;
}

.btn-mainBgColor,
.bg-mainBgColor {
  background-color: #F7F6F4 !important;
  border-color: #F7F6F4 !important;
}

.btn-gradient-mainBgColor,
.bg-gradient-mainBgColor {
  background-image: linear-gradient(to right, rgb(75.5529411765%, 75.2470588235%, 74.6352941176%), rgb(97.0196078431%, 96.6470588235%, 95.9019607843%)) !important;
}

.border-light-mainBgColor {
  border-color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.border-mainBgColor {
  border-color: #F7F6F4 !important;
}

.text-light-mainBgColor {
  color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.text-mainBgColor {
  color: #F7F6F4 !important;
}

.btn-light-mainBgColor:hover, .btn-light-mainBgColor:active, .btn-light-mainBgColor:focus {
  background-color: #F7F6F4 !important;
  color: rgb(97.4901960784%, 97.1764705882%, 96.5490196078%) !important;
}

.btn-mainBgColor:hover, .btn-mainBgColor:active, .btn-mainBgColor:focus {
  background-color: rgb(90.1259029928%, 88.8916408669%, 86.4231166151%) !important;
  border-color: rgb(85.0732714138%, 83.2074303406%, 79.475748194%) !important;
}

.btn-light-dark,
.bg-light-dark {
  background-color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.btn-outline-dark {
  color: #1A1612;
  border-color: #1A1612;
}
.btn-outline-dark:hover {
  background-color: transparent;
  border-color: black;
  color: #1A1612;
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: black;
  border-color: black;
}
.btn-outline-dark:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: black;
  color: #1A1612;
}

.btn-dark,
.bg-dark {
  background-color: #1A1612 !important;
  border-color: #1A1612 !important;
}

.btn-gradient-dark,
.bg-gradient-dark {
  background-image: linear-gradient(to right, rgb(7.9529411765%, 6.7294117647%, 5.5058823529%), rgb(14.6862745098%, 13.1960784314%, 11.7058823529%)) !important;
}

.border-light-dark {
  border-color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.border-dark {
  border-color: #1A1612 !important;
}

.text-light-dark {
  color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.text-dark {
  color: #1A1612 !important;
}

.btn-light-dark:hover, .btn-light-dark:active, .btn-light-dark:focus {
  background-color: #1A1612 !important;
  color: rgb(28.1568627451%, 26.9019607843%, 25.6470588235%) !important;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
  background-color: rgb(0.7415329768%, 0.6274509804%, 0.513368984%) !important;
  border-color: black !important;
}

.btn-light-danger,
.bg-light-danger {
  background-color: rgb(88.0784313725%, 37.8823529412%, 37.8823529412%) !important;
}

.btn-outline-danger {
  color: #D93939;
  border-color: #D93939;
}
.btn-outline-danger:hover {
  background-color: transparent;
  border-color: rgb(73.369890329%, 14.0810900631%, 14.0810900631%);
  color: #D93939;
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: rgb(64.9800598205%, 12.4709205716%, 12.4709205716%);
  border-color: rgb(64.9800598205%, 12.4709205716%, 12.4709205716%);
}
.btn-outline-danger:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(73.369890329%, 14.0810900631%, 14.0810900631%);
  color: #D93939;
}

.btn-danger,
.bg-danger {
  background-color: #D93939 !important;
  border-color: #D93939 !important;
}

.btn-gradient-danger,
.bg-gradient-danger {
  background-image: linear-gradient(to right, rgb(66.3764705882%, 17.4352941176%, 17.4352941176%), rgb(85.8431372549%, 26.2352941176%, 26.2352941176%)) !important;
}

.border-light-danger {
  border-color: rgb(88.0784313725%, 37.8823529412%, 37.8823529412%) !important;
}

.border-danger {
  border-color: #D93939 !important;
}

.text-light-danger {
  color: rgb(88.0784313725%, 37.8823529412%, 37.8823529412%) !important;
}

.text-danger {
  color: #D93939 !important;
}

.btn-light-danger:hover, .btn-light-danger:active, .btn-light-danger:focus {
  background-color: #D93939 !important;
  color: rgb(88.0784313725%, 37.8823529412%, 37.8823529412%) !important;
}

.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
  background-color: rgb(76.7258225324%, 14.7251578598%, 14.7251578598%) !important;
  border-color: rgb(66.6580259222%, 12.7929544699%, 12.7929544699%) !important;
}

.btn-light-warning,
.bg-light-warning {
  background-color: rgb(97.4901960784%, 65.1764705882%, 22.8235294118%) !important;
}

.btn-outline-warning {
  color: #F79009;
  border-color: #F79009;
}
.btn-outline-warning:hover {
  background-color: transparent;
  border-color: rgb(77.8601204261%, 45.2601513046%, 2.5320364366%);
  color: #F79009;
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: rgb(68.175081056%, 39.6302300448%, 2.2170758067%);
  border-color: rgb(68.175081056%, 39.6302300448%, 2.2170758067%);
}
.btn-outline-warning:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(77.8601204261%, 45.2601513046%, 2.5320364366%);
  color: #F79009;
}

.btn-warning,
.bg-warning {
  background-color: #F79009 !important;
  border-color: #F79009 !important;
}

.btn-gradient-warning,
.bg-gradient-warning {
  background-image: linear-gradient(to right, rgb(75.5529411765%, 44.0470588235%, 2.7529411765%), rgb(97.0196078431%, 58.6470588235%, 8.3529411765%)) !important;
}

.border-light-warning {
  border-color: rgb(97.4901960784%, 65.1764705882%, 22.8235294118%) !important;
}

.border-warning {
  border-color: #F79009 !important;
}

.text-light-warning {
  color: rgb(97.4901960784%, 65.1764705882%, 22.8235294118%) !important;
}

.text-warning {
  color: #F79009 !important;
}

.btn-light-warning:hover, .btn-light-warning:active, .btn-light-warning:focus {
  background-color: #F79009 !important;
  color: rgb(97.4901960784%, 65.1764705882%, 22.8235294118%) !important;
}

.btn-warning:hover, .btn-warning:active, .btn-warning:focus {
  background-color: rgb(81.7341361742%, 47.5121198086%, 2.6580206886%) !important;
  border-color: rgb(70.1120889301%, 40.7562142967%, 2.2800679327%) !important;
}

.btn-light-white,
.bg-light-white {
  background-color: white !important;
}

.btn-outline-white {
  color: #ffffff;
  border-color: #ffffff;
}
.btn-outline-white:hover {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #ffffff;
}
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: rgb(85%, 85%, 85%);
  border-color: rgb(85%, 85%, 85%);
}
.btn-outline-white:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #ffffff;
}

.btn-white,
.bg-white {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.btn-gradient-white,
.bg-gradient-white {
  background-image: linear-gradient(to right, rgb(78%, 78%, 78%), white) !important;
}

.border-light-white {
  border-color: white !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-light-white {
  color: white !important;
}

.text-white {
  color: #ffffff !important;
}

.btn-light-white:hover, .btn-light-white:active, .btn-light-white:focus {
  background-color: #ffffff !important;
  color: white !important;
}

.btn-white:hover, .btn-white:active, .btn-white:focus {
  background-color: rgb(92%, 92%, 92%) !important;
  border-color: rgb(86%, 86%, 86%) !important;
}

.btn-light-textBanner,
.bg-light-textBanner {
  background-color: rgb(99.3725490196%, 99.0588235294%, 100%) !important;
}

.btn-outline-textBanner {
  color: #FDFCFF;
  border-color: #FDFCFF;
}
.btn-outline-textBanner:hover {
  background-color: transparent;
  border-color: #dbc9ff;
  color: #FDFCFF;
}
.btn-outline-textBanner:disabled, .btn-outline-textBanner.disabled {
  color: rgb(79.2156862745%, 68.8235294118%, 100%);
  border-color: rgb(79.2156862745%, 68.8235294118%, 100%);
}
.btn-outline-textBanner:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: #dbc9ff;
  color: #FDFCFF;
}

.btn-textBanner,
.bg-textBanner {
  background-color: #FDFCFF !important;
  border-color: #FDFCFF !important;
}

.btn-gradient-textBanner,
.bg-gradient-textBanner {
  background-image: linear-gradient(to right, rgb(77.3882352941%, 77.0823529412%, 78%), rgb(99.2549019608%, 98.8823529412%, 100%)) !important;
}

.border-light-textBanner {
  border-color: rgb(99.3725490196%, 99.0588235294%, 100%) !important;
}

.border-textBanner {
  border-color: #FDFCFF !important;
}

.text-light-textBanner {
  color: rgb(99.3725490196%, 99.0588235294%, 100%) !important;
}

.text-textBanner {
  color: #FDFCFF !important;
}

.btn-light-textBanner:hover, .btn-light-textBanner:active, .btn-light-textBanner:focus {
  background-color: #FDFCFF !important;
  color: rgb(99.3725490196%, 99.0588235294%, 100%) !important;
}

.btn-textBanner:hover, .btn-textBanner:active, .btn-textBanner:focus {
  background-color: rgb(88.5490196078%, 82.8235294118%, 100%) !important;
  border-color: rgb(80.5490196078%, 70.8235294118%, 100%) !important;
}

.btn-light-selectionBg,
.bg-light-selectionBg {
  background-color: #333333 !important;
}

.btn-outline-selectionBg {
  color: #000;
  border-color: #000;
}
.btn-outline-selectionBg:hover {
  background-color: transparent;
  border-color: black;
  color: #000;
}
.btn-outline-selectionBg:disabled, .btn-outline-selectionBg.disabled {
  color: black;
  border-color: black;
}
.btn-outline-selectionBg:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: black;
  color: #000;
}

.btn-selectionBg,
.bg-selectionBg {
  background-color: #000 !important;
  border-color: #000 !important;
}

.btn-gradient-selectionBg,
.bg-gradient-selectionBg {
  background-image: linear-gradient(to right, black, rgb(5%, 5%, 5%)) !important;
}

.border-light-selectionBg {
  border-color: #333333 !important;
}

.border-selectionBg {
  border-color: #000 !important;
}

.text-light-selectionBg {
  color: #333333 !important;
}

.text-selectionBg {
  color: #000 !important;
}

.btn-light-selectionBg:hover, .btn-light-selectionBg:active, .btn-light-selectionBg:focus {
  background-color: #000 !important;
  color: #333333 !important;
}

.btn-selectionBg:hover, .btn-selectionBg:active, .btn-selectionBg:focus {
  background-color: black !important;
  border-color: black !important;
}

.btn-light-selectionColor,
.bg-light-selectionColor {
  background-color: white !important;
}

.btn-outline-selectionColor {
  color: #fff;
  border-color: #fff;
}
.btn-outline-selectionColor:hover {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #fff;
}
.btn-outline-selectionColor:disabled, .btn-outline-selectionColor.disabled {
  color: rgb(85%, 85%, 85%);
  border-color: rgb(85%, 85%, 85%);
}
.btn-outline-selectionColor:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #fff;
}

.btn-selectionColor,
.bg-selectionColor {
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn-gradient-selectionColor,
.bg-gradient-selectionColor {
  background-image: linear-gradient(to right, rgb(78%, 78%, 78%), white) !important;
}

.border-light-selectionColor {
  border-color: white !important;
}

.border-selectionColor {
  border-color: #fff !important;
}

.text-light-selectionColor {
  color: white !important;
}

.text-selectionColor {
  color: #fff !important;
}

.btn-light-selectionColor:hover, .btn-light-selectionColor:active, .btn-light-selectionColor:focus {
  background-color: #fff !important;
  color: white !important;
}

.btn-selectionColor:hover, .btn-selectionColor:active, .btn-selectionColor:focus {
  background-color: rgb(92%, 92%, 92%) !important;
  border-color: rgb(86%, 86%, 86%) !important;
}

.btn-light-scrollTrackBg,
.bg-light-scrollTrackBg {
  background-color: white !important;
}

.btn-outline-scrollTrackBg {
  color: #fff;
  border-color: #fff;
}
.btn-outline-scrollTrackBg:hover {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #fff;
}
.btn-outline-scrollTrackBg:disabled, .btn-outline-scrollTrackBg.disabled {
  color: rgb(85%, 85%, 85%);
  border-color: rgb(85%, 85%, 85%);
}
.btn-outline-scrollTrackBg:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(90%, 90%, 90%);
  color: #fff;
}

.btn-scrollTrackBg,
.bg-scrollTrackBg {
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn-gradient-scrollTrackBg,
.bg-gradient-scrollTrackBg {
  background-image: linear-gradient(to right, rgb(78%, 78%, 78%), white) !important;
}

.border-light-scrollTrackBg {
  border-color: white !important;
}

.border-scrollTrackBg {
  border-color: #fff !important;
}

.text-light-scrollTrackBg {
  color: white !important;
}

.text-scrollTrackBg {
  color: #fff !important;
}

.btn-light-scrollTrackBg:hover, .btn-light-scrollTrackBg:active, .btn-light-scrollTrackBg:focus {
  background-color: #fff !important;
  color: white !important;
}

.btn-scrollTrackBg:hover, .btn-scrollTrackBg:active, .btn-scrollTrackBg:focus {
  background-color: rgb(92%, 92%, 92%) !important;
  border-color: rgb(86%, 86%, 86%) !important;
}

.btn-light-scrollThumbBg,
.bg-light-scrollThumbBg {
  background-color: #d7d7d7 !important;
}

.btn-outline-scrollThumbBg {
  color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn-outline-scrollThumbBg:hover {
  background-color: transparent;
  border-color: rgb(70.3921568627%, 70.3921568627%, 70.3921568627%);
  color: #cdcdcd;
}
.btn-outline-scrollThumbBg:disabled, .btn-outline-scrollThumbBg.disabled {
  color: rgb(65.3921568627%, 65.3921568627%, 65.3921568627%);
  border-color: rgb(65.3921568627%, 65.3921568627%, 65.3921568627%);
}
.btn-outline-scrollThumbBg:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: rgb(70.3921568627%, 70.3921568627%, 70.3921568627%);
  color: #cdcdcd;
}

.btn-scrollThumbBg,
.bg-scrollThumbBg {
  background-color: #cdcdcd !important;
  border-color: #cdcdcd !important;
}

.btn-gradient-scrollThumbBg,
.bg-gradient-scrollThumbBg {
  background-image: linear-gradient(to right, rgb(62.7058823529%, 62.7058823529%, 62.7058823529%), rgb(81.3725490196%, 81.3725490196%, 81.3725490196%)) !important;
}

.border-light-scrollThumbBg {
  border-color: #d7d7d7 !important;
}

.border-scrollThumbBg {
  border-color: #cdcdcd !important;
}

.text-light-scrollThumbBg {
  color: #d7d7d7 !important;
}

.text-scrollThumbBg {
  color: #cdcdcd !important;
}

.btn-light-scrollThumbBg:hover, .btn-light-scrollThumbBg:active, .btn-light-scrollThumbBg:focus {
  background-color: #cdcdcd !important;
  color: #d7d7d7 !important;
}

.btn-scrollThumbBg:hover, .btn-scrollThumbBg:active, .btn-scrollThumbBg:focus {
  background-color: rgb(72.3921568627%, 72.3921568627%, 72.3921568627%) !important;
  border-color: rgb(66.3921568627%, 66.3921568627%, 66.3921568627%) !important;
}

/*---------*/
@font-face {
  font-family: "Tajawal-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tajawal-Regular.woff2") format("woff2"), url("../fonts/Tajawal-Regular.woff") format("woff"), url("../fonts/Tajawal-Regular.ttf") format("truetype"), url("../fonts/Tajawal-Regular.eot") format("eot");
  font-display: swap;
}
/*---------*/
@font-face {
  font-family: "Tajawal-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tajawal-Bold.woff2") format("woff2"), url("../fonts/Tajawal-Bold.woff") format("woff"), url("../fonts/Tajawal-Bold.ttf") format("truetype"), url("../fonts/Tajawal-Bold.eot") format("eot");
  font-display: swap;
}
/*-----------------------
   fontFamily
-------------------------*/
/*-----------------------
    Global Styles
-------------------------*/
::selection {
  background: #1A1612;
  color: #ffffff;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #F1F1F1;
}

::-webkit-scrollbar-thumb {
  background: #BBBDC1;
  border-radius: 120px;
}

:root {
  --bs-primary: #C5A059;
  --bs-primary-rgb: 197, 160, 89;
  --bs-secondary: #1A1612;
  --bs-secondary-rgb: 26, 22, 18;
  --swiper-theme-color: #C5A059;
  --swiper-navigation-color: #fff;
  --brand-50: #F7F3EC;
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  scroll-behavior: initial;
  overflow-x: hidden !important;
}

body {
  font-size: 16px;
  vertical-align: baseline;
  overflow-x: hidden !important;
  font-family: "Tajawal-Regular", sans-serif;
  font-weight: 400;
  background: #F7F6F4;
  font-style: normal;
}
body.modal-open {
  padding-right: 0 !important;
}
body.show-overlay {
  overflow: hidden;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

a {
  text-decoration: none !important;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  cursor: pointer !important;
  box-shadow: none !important;
  outline: 0 !important;
  border: 0;
}

.btn {
  box-shadow: none !important;
  outline: 0 !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

ol,
ul {
  list-style: none;
}

figure,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  text-rendering: optimizelegibility;
  margin-top: 0;
  margin-bottom: 0;
}

[type=email],
[type=number],
[type=tel],
[type=url] {
  direction: inherit;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: inherit;
  border-color: transparent;
}

.icon-width-20 {
  width: 20px !important;
}

/*-----------------------
    Global Styles
-------------------------*/
.div-title {
  font-family: "Tajawal-Bold", sans-serif;
  color: #1A1612;
}
.div-title img {
  width: 18px;
  filter: none;
}
.div-title .show-all {
  font-size: 18px;
  color: #7A6652;
  font-family: "Tajawal-Bold", sans-serif;
  outline: none;
  border-color: transparent;
  box-shadow: unset;
  border: 0;
}
.div-title .show-all img {
  filter: brightness(0) saturate(100%) invert(42%) sepia(14%) saturate(520%) hue-rotate(6deg) brightness(94%) contrast(88%);
  width: 24px;
}
html[dir=ltr] .div-title .show-all img {
  transform: scaleX(-1) rotateZ(45deg);
}
html[dir=rtl] .div-title .show-all img {
  transform: scaleX(1) rotateZ(45deg);
}

.subtitle {
  font-family: "Tajawal-Bold", sans-serif;
  color: #ffffff;
}

.btn-link-more {
  color: #C5A059;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.btn-link-more:hover, .btn-link-more:first-child:active {
  color: #1A1612;
}
html[dir=ltr] .btn-link-more:hover img, html[dir=ltr] .btn-link-more:first-child:active img {
  transform: scaleX(-1);
}
html[dir=rtl] .btn-link-more:hover img, html[dir=rtl] .btn-link-more:first-child:active img {
  transform: scaleX(1);
}
.btn-link-more:hover img, .btn-link-more:first-child:active img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(8%) saturate(280%) hue-rotate(350deg) brightness(92%) contrast(92%);
}
.btn-link-more span {
  font-size: 16px;
}
.btn-link-more img {
  width: 16px;
  filter: brightness(0) saturate(100%) invert(72%) sepia(28%) saturate(648%) hue-rotate(6deg) brightness(91%) contrast(88%);
}

.badge-span {
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: unset;
}
html[dir=rtl] .badge-span {
  right: unset;
  left: 0;
}
html[dir=ltr] .badge-span {
  right: 0;
  left: unset;
}
.badge-span {
  min-height: 33px;
  font-size: 14px;
  -ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
  -webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
  transform: translateX(-30%) translateY(0%) rotate(-45deg);
  -ms-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.badge-span::after, .badge-span::before {
  content: "";
  position: absolute;
  top: 0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: inherit;
  min-width: 55px;
}
.badge-span::before {
  right: 100%;
}
.badge-span::after {
  left: 100%;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  width: 20px;
  height: 8px;
  border-radius: 50px;
  background: #C5A059;
}
.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 32px;
}

.swiper-pagination {
  top: 0;
  bottom: 0;
}

.swiper-button-next,
.swiper-button-prev {
  width: 35px;
  max-width: 35px;
  min-width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #C5A059;
  border: 5px solid #C5A059;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
html[dir=ltr] .swiper-button-next:after,
html[dir=ltr] .swiper-rtl .swiper-button-prev:after,
html[dir=ltr] .swiper-button-prev:after,
html[dir=ltr] .swiper-rtl .swiper-button-next:after {
  transform: scaleX(-1);
}
html[dir=rtl] .swiper-button-next:after,
html[dir=rtl] .swiper-rtl .swiper-button-prev:after,
html[dir=rtl] .swiper-button-prev:after,
html[dir=rtl] .swiper-rtl .swiper-button-next:after {
  transform: scaleX(1);
}

.swiper-pagination.swiper-pagination-fraction {
  font-size: 18px;
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
}

.one-line {
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.three-line {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pagination .page-link {
  border: 1px solid #1A1612 !important;
  border-radius: 0px !important;
  width: 35px;
  height: 35px;
  color: #1A1612 !important;
}
.pagination .page-link.active {
  background: #C5A059 !important;
  border: #C5A059 !important;
  color: #ffffff !important;
}

/*-----------------------
    preloader 
-------------------------*/
#preloader-background,
#circle-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit- flex;
  display: -ms- flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

#preloader-background {
  position: fixed;
  top: 0;
  bottom: 0;
}
html[dir=rtl] #preloader-background {
  right: 0;
  left: 0;
}
html[dir=ltr] #preloader-background {
  right: 0;
  left: 0;
}
#preloader-background {
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #E9E9E9;
}

#circle-loader {
  width: 200px;
  height: 200px;
  border-style: solid;
  border-width: 10px;
  border-top-color: #C5A059;
  border-right-color: #C5A059;
  border-bottom-color: #FDFBFB;
  border-left-color: #FDFBFB;
  border-radius: 50%;
  -webkit-animation: spinLoader 2s linear infinite;
  animation: spinLoader 2s linear infinite;
}
@media only screen and (min-width: 991px) {
  #circle-loader {
    width: 400px;
    height: 400px;
  }
}

@-webkit-keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#centre-logo {
  position: fixed;
  width: 150px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 991px) {
  #centre-logo {
    width: 300px;
  }
}

.animatePageIn {
  position: relative;
  -webkit-animation-name: animatePageIn;
  -webkit-animation-duration: 3s;
  animation-name: animatePageIn;
  animation-duration: 3s;
}

@-webkit-keyframes animatePageIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes animatePageIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*-----------------------
    header Styles
-------------------------*/
.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #ffffff;
}
.header .btn-fav {
  border: 1px solid #1A1612;
  color: #1A1612;
  background: transparent;
  text-transform: capitalize;
  font-family: "Tajawal-Bold", sans-serif;
  border-radius: 0.5rem;
}
@media (max-width: 991.98px) {
  .header .btn-fav {
    font-size: 1rem;
    justify-content: center;
    width: 95%;
    margin: 1rem auto;
    min-height: 42px;
  }
}
.header .fav-header-icon {
  font-size: 17px;
}

.brand {
  display: flex;
  align-items: center;
}
.brand img {
  height: 55px;
}

.mobile-screen {
  display: flex !important;
}

.navbar {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.navbar .navbar__left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 auto;
  width: 100%;
}
.navbar .navbar__center {
  display: flex;
  flex: 0 0 100%;
  align-items: center;
}
.navbar .navbar__right {
  align-items: center;
  justify-content: flex-end;
  column-gap: 0.5rem;
  display: none;
}
.navbar .navbar__right .btn-order {
  padding: 11px 14px;
  border: 1.5px solid #fff;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
}
.navbar .navbar__right .circle-btn {
  padding: 0;
  color: #0c78a7;
  font-size: 16px;
}
.navbar .navbar__right .circle-btn img {
  width: 20px;
}
@media (min-width: 992px) {
  .navbar .navbar__right .circle-btn {
    min-inline-size: 40px;
    max-inline-size: 40px;
    block-size: 40px;
    border-radius: 100%;
    border: 0.3px solid rgba(3, 80, 111, 0.5);
    background: rgb(244, 244, 244);
  }
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 350px;
  max-width: 85%;
  height: 100%;
  z-index: 100;
  overflow: hidden;
  background-color: #fff;
  transform: translate(-100%);
  transition: all 0.4s ease-in-out;
}
.menu.is-active {
  transform: translate(0%);
}
.menu.is-active .menu__link img {
  width: 16px;
}
.menu.is-active .submenu {
  background-color: #fff;
  height: calc(100% - 3rem);
}
.menu .menu__header:not(.is-active) {
  display: none;
  visibility: hidden;
  background: transparent;
}
.menu .menu__header.is-active {
  display: flex;
  align-items: center;
  height: 4rem;
  visibility: visible;
  background-color: #6c7a8d;
  box-shadow: 0 2px 6px rgba(217, 217, 217, 0.5019607843);
  border-radius: 0;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 0 16px;
  z-index: 11;
}
.menu .menu__header.is-active span {
  color: #ffffff;
  font-size: 1.3rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.menu .menu__header.is-active > .menu__arrow {
  display: flex;
}
.menu .menu__header.is-active > .menu__arrow i {
  color: #ffffff;
  font-size: 1rem;
}
html[dir=ltr] .menu .menu__header.is-active > .menu__arrow i {
  transform: scaleX(-1);
}
html[dir=rtl] .menu .menu__header.is-active > .menu__arrow i {
  transform: scaleX(1);
}
.menu .menu__header .menu__arrow {
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.menu .menu__header .menu__title {
  cursor: pointer;
  font-weight: 500;
  text-transform: capitalize;
  color: #000;
  transition: all 0.25s ease;
}
.menu .menu__inner {
  height: calc(100% - 0rem);
  margin-top: 0rem;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.menu .menu__inner .login-Section {
  background-color: #fff;
  border-bottom: 0.3px solid rgba(0, 0, 0, 0.1);
}
.menu .menu__inner .login-Section .btn-login {
  background: transparent;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  padding: 8px 12px;
  color: #C5A059;
}
.menu .menu__inner .options__user__info {
  border-bottom: 0.3px solid rgba(0, 0, 0, 0.1);
}
.menu .menu__inner .options__user__info .user__info {
  width: calc(100% - 3rem);
}
.menu .menu__inner .options__user__info .user__info img {
  width: 35px;
  height: 35px;
  border-radius: 100%;
}
.menu .menu__inner .options__user__info .user__info span {
  font-size: 14px;
  color: #C5A059;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Tajawal-Bold", sans-serif;
}
.menu .menu__inner .border-bottom {
  border-bottom: 0.3px solid rgba(0, 0, 0, 0.1);
}
.menu .menu__inner .input-group {
  border: 1px solid rgba(17, 17, 17, 0.09);
  border-radius: 6px;
  width: 100%;
  min-height: 44px;
}
.menu .menu__inner .input-group .form-control,
.menu .menu__inner .input-group .input-group-text {
  background: transparent !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.menu .menu__inner .input-group .form-control::placeholder,
.menu .menu__inner .input-group .input-group-text::placeholder {
  color: rgba(17, 17, 17, 0.4);
  font-weight: 500;
}
.menu .menu__inner .header__subscribe {
  background: #1A1612 !important;
  color: #fff;
}
.menu .menu__inner .header__subscribe h4 {
  font-family: "Tajawal-Bold", sans-serif;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.82);
}
.menu .menu__inner .header__subscribe h4 span {
  color: #C5A059;
}
.menu .menu__inner .header__subscribe p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.78);
}
.menu .menu__inner .header__subscribe .more__links a {
  color: #fff;
  text-decoration: underline !important;
  font-size: 15px;
}
.menu .menu__inner .add__ad__free .btn,
.menu .menu__inner .add__financing .btn {
  min-height: 40px;
  font-family: "Tajawal-Bold", sans-serif;
  border-radius: 4px;
}
.menu .menu__inner .menu__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.menu .menu__inner .menu__item a {
  display: flex;
  align-items: center;
  width: 100%;
}
.menu .menu__inner .menu__item .menu__link {
  cursor: pointer;
  font-size: 1rem;
  color: #3B3B3B;
  transition: all 0.25s ease;
  font-family: "Tajawal-Bold", sans-serif;
}
.menu .menu__inner .menu__item .menu__link.active {
  color: #0c78a7;
}
.menu .menu__inner .menu__item .menu__link > i {
  font-size: 12px;
  margin-left: 5px;
  transition: 0.35s;
  margin-left: 10px;
  transform: rotate(0deg);
}
.menu .menu__inner .menu__item .menu__link {
  justify-content: space-between;
  padding: 16px;
}

.submenu {
  position: absolute;
  z-index: 100;
  height: auto;
  padding: 1rem 1rem;
  border-radius: 14px;
  color: #000;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
  transform: translateX(-50%);
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  max-width: none;
  min-width: auto;
  margin: 0;
  padding: 0px 15px 0 15px;
  border-radius: 0;
  border-top: 0;
  box-shadow: none;
}
.submenu:not(.is-active) {
  top: 110%;
  width: 100%;
  inset-inline-start: 65%;
  max-width: 250px;
  min-width: 250px;
}
.submenu.megamenu__normal {
  height: auto;
  margin: 0 auto;
}
.submenu.megamenu__normal.is-active {
  top: 63px;
  inset-inline-start: 0;
  display: block;
  opacity: 1;
  overflow-y: auto;
  visibility: visible;
  transform: translateX(0%);
  max-width: 100%;
  min-width: 100%;
}
.submenu .submenu__inner {
  width: 25%;
  padding: 0 15px;
  width: 100%;
  padding: 0;
}
.submenu .submenu__inner .submenu__title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.submenu .submenu__list {
  margin-bottom: 20px;
}
.submenu .submenu__list li a {
  color: #000 !important;
}
.submenu .submenu__list li {
  display: block;
  line-height: 1;
  margin: 0 auto;
  padding: 0.75rem 0;
  border-bottom: 1px solid #E6E2DC;
}
.submenu .submenu__list li:last-child {
  border-bottom: 0;
}
.submenu .submenu__list li {
  padding: 1rem 0;
}
.submenu .submenu__list li a {
  font-size: 1rem;
  text-transform: capitalize;
  color: #000;
  transition: all 0.25s ease-in-out;
  display: block;
}

.overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.45s ease-in-out;
  pointer-events: none;
  pointer-events: visible;
}
.overlay.is-active {
  opacity: 1;
  visibility: visible;
}

.burger {
  position: relative;
  display: none;
  cursor: pointer;
  width: 25px;
  height: 15px;
  opacity: 0;
  visibility: hidden;
  background: transparent;
  display: block;
  opacity: 1;
  visibility: visible;
  margin: 15px;
}
.burger .burger-line {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  border-radius: 15px;
  background: #000;
}
.burger .burger-line:nth-child(1) {
  top: 0px;
}
.burger .burger-line:nth-child(2) {
  top: 8px;
  width: 70%;
}
.burger .burger-line:nth-child(3) {
  top: 16px;
}

.other__links {
  padding: 24px 0;
  border-top: 0.3px solid rgba(0, 0, 0, 0.1);
}
.other__links a {
  color: #3B3B3B;
  font-size: 16px;
  font-family: "Tajawal-Bold", sans-serif;
}
html[dir=ltr] .other__links a .arrow-left {
  transform: scaleX(-1);
}
html[dir=rtl] .other__links a .arrow-left {
  transform: scaleX(1);
}

/*-----------------------
    hero-section
-------------------------*/
.hero-section .swiper-slide {
  height: auto;
}
@media (min-width: 992px) {
  .hero-section .swiper-slide {
    height: 700px;
  }
}
.hero-section .swiper-slide img {
  width: 100%;
  height: 100%;
}

/*-----------------------
    Top Section
-------------------------*/
.top-section {
  padding: 60px 0 0 0;
}
.top-section-text {
  padding: 1.5rem;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .top-section-text-maxcontent {
    max-width: 67%;
  }
}
.top-section-text h4 {
  font-size: 1.25rem;
  display: -webkit-box;
}
@media (min-width: 768px) {
  .top-section-text h4 {
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.top-section-text h4 {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .top-section-text p {
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.top-section-text .btn-subscribe {
  min-width: 10.9375rem;
  min-height: 2.5rem;
  border-radius: 0.5rem;
  color: rgb(0, 0, 0);
}

/*-----------------------
    main-cars-hero
-------------------------*/
.main-cars-hero {
  padding: 60px 0;
}
.main-cars-hero .hero-col .main-hero-item {
  padding: 12px;
}
.main-cars-hero .hero-col .main-hero-item .image {
  width: 55px;
  height: 55px;
  border-radius: 12px;
  border: 1px solid rgba(26, 137, 30, 0.078);
}
.main-cars-hero .hero-col .main-hero-item .image img {
  width: 30px;
}
.main-cars-hero .hero-col .main-hero-item .text h6 {
  font-size: 1rem;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Tajawal-Bold", sans-serif;
}
.main-cars-hero .hero-col .main-hero-item .text p {
  font-size: 0.984rem;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.6);
}
.main-cars-hero .hero-col:nth-child(5n+1) .main-hero-item {
  background: linear-gradient(211.63deg, rgba(5, 134, 165, 0.04) 1.98%, rgba(5, 134, 165, 0.012) 99.12%);
}
.main-cars-hero .hero-col:nth-child(5n+2) .main-hero-item {
  background: linear-gradient(212.11deg, rgba(173, 43, 101, 0.04) 2.23%, rgba(173, 43, 101, 0.012) 100%);
}
.main-cars-hero .hero-col:nth-child(5n+3) .main-hero-item {
  background: linear-gradient(211.47deg, rgba(254, 114, 1, 0.04) 1.98%, rgba(254, 114, 1, 0.012) 98.9%);
}
.main-cars-hero .hero-col:nth-child(5n+4) .main-hero-item {
  background: linear-gradient(211.47deg, rgba(44, 140, 255, 0.04) 2.19%, rgba(44, 140, 255, 0.012) 97.29%);
}
.main-cars-hero .hero-col:nth-child(5n+5) .main-hero-item {
  background: linear-gradient(213.91deg, rgba(26, 137, 30, 0.04) 0.12%, rgba(26, 137, 30, 0.012) 98.82%);
}

/*-----------------------
    why-syaratc-store
-------------------------*/
.why-syaratc-store {
  padding: 60px 0;
}
.why-syaratc-store--title h3 {
  font-size: 2.5rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.why-syaratc-store--title p {
  font-size: 1.25rem;
  color: #1A1612;
}

.why-syaratc-store-card {
  background: #1A1612;
  border-radius: 16px;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.why-syaratc-store-card .card-header-icon {
  inline-size: 75px;
  min-inline-size: 75px;
  max-inline-size: 75px;
  block-size: 75px;
  border-radius: 100%;
  margin: 0 auto;
}
.why-syaratc-store-card .card-header-icon img {
  width: 40px;
}
.why-syaratc-store-card .card-header h3 {
  font-size: 1.5rem;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-----------------------
    Forms
-------------------------*/
.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
  width: 100% !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  text-align: initial;
}

.bootstrap-select > .dropdown-toggle {
  border: 1px solid #DADADA;
  background: #fff !important;
  min-height: 50px;
  border-radius: 10px;
  box-shadow: unset !important;
  border-color: #DADADA !important;
  outline: 0 !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  background: #fff !important;
  outline: 0 !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: #1A1612;
}

.form-label {
  font-size: 16px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}

.filteration-form .btn-primary {
  min-height: 35px;
  font-size: 18px;
}
.filteration-form .accordion-button {
  background: #FDFDFD;
  color: #1A1612;
  border: 0;
  font-size: 18px;
  box-shadow: unset !important;
}
.filteration-form .accordion-body {
  border-top: 1px solid #E9E9E9;
}
.filteration-form .accordion-button::after {
  background-size: 16px;
}

.select2-container {
  width: 100% !important;
  position: relative;
}

html[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: 20px;
}
html[dir=ltr] .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-right: 20px;
}
html[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-right: unset;
}
html[dir=ltr] .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: unset;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #C5A059;
  outline: 0;
  min-height: 35px;
  border-radius: 4px;
}

.select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
}
html[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-left: 20px;
}
html[dir=ltr] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-right: 20px;
}
html[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-right: unset;
}
html[dir=ltr] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-left: unset;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
  position: absolute;
  top: unset;
  bottom: unset;
}
html[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  right: unset;
  left: 16px;
}
html[dir=ltr] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  right: 16px;
  left: unset;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  padding: 1px;
}

html[dir=rtl] .select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-left: 25px;
}
html[dir=ltr] .select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-results__option--selected {
  background-color: #1A1612;
  color: #fff;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #C5A059;
  color: #fff;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #DADADA !important;
}

/*-----------------------
    breadcrumb
-------------------------*/
.breadcrumb {
  padding: 60px 0;
  background: #F5F2ED;
}
.breadcrumb .breadcrumb-item h3 {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.breadcrumb .breadcrumb-item h3 img {
  width: 18px;
}
.breadcrumb .breadcrumb-item p {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
}
html[dir=rtl] .breadcrumb .shape {
  padding-right: 1.75rem;
}
html[dir=ltr] .breadcrumb .shape {
  padding-left: 1.75rem;
}

.breadcrumb-list li a {
  font-size: 16px;
  font-size: 600;
  color: #1A1612;
}
.breadcrumb-list li i {
  color: #1A1612;
}
.breadcrumb-list li span {
  color: #C5A059;
  font-family: "Tajawal-Bold", sans-serif;
}
.breadcrumb-list li:not(:last-child)::after {
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #1A1612;
}
html[dir=rtl] .breadcrumb-list li:not(:last-child)::after {
  margin-right: 3px;
}
html[dir=ltr] .breadcrumb-list li:not(:last-child)::after {
  margin-left: 3px;
}
.breadcrumb-list li:not(:last-child)::after {
  font-size: 11px;
  position: relative;
  top: 1px;
}

/*-----------------------
    statistics-section
-------------------------*/
.statistics-section {
  background: #F5F2ED;
  border-top: 1px solid #E6E2DC;
  border-bottom: 1px solid #E6E2DC;
  padding: 40px 0 40px 0;
}
.statistics-section .swiper-button-next,
.statistics-section .swiper-button-prev {
  background: #C5A059;
  border: 3px solid #f4f7f8;
}
.statistics-section .swiper-button-next:after,
.statistics-section .swiper-rtl .swiper-button-prev:after,
.statistics-section .swiper-button-prev:after,
.statistics-section .swiper-rtl .swiper-button-next:after {
  font-size: 11px;
}

.statistics-item span {
  background: rgba(229, 179, 44, 0.1019607843);
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  border-radius: 24px;
}
.statistics-item span img {
  height: 40px;
}
.statistics-item .statistics-desc h4 {
  color: rgba(0, 0, 0, 0.8705882353);
  font-family: "Tajawal-Bold", sans-serif;
}
.statistics-item .statistics-desc p {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
}

/*-----------------------
    Global Styles
-------------------------*/
.about_us {
  padding: 60px 0;
  background: #F5F2ED;
}
.about_us .about-col .about_content h3 {
  margin-bottom: 0.849rem;
  font-family: "Tajawal-Bold", sans-serif;
  color: #1A1612;
}
@media (min-width: 768px) {
  .about_us .about_us-img {
    height: 320px;
  }
}

/*-----------------------
    brand-navigation
-------------------------*/
.brand-navigation {
  padding: 60px 0;
  background: #fff;
}
.brand-navigation .swiper-button-next,
.brand-navigation .swiper-rtl .swiper-button-prev {
  right: -7px;
  left: auto;
}
.brand-navigation .swiper-button-prev,
.brand-navigation .swiper-rtl .swiper-button-next {
  left: -9px;
  right: auto;
}
.brand-navigation .swiper-button-next,
.brand-navigation .swiper-button-prev {
  width: 40px;
  max-width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #C5A059;
  border: 3px solid #ffffff;
}

.brand-box {
  padding: 32px 16px;
  border: 1px solid #E9E9E9;
  border-radius: 24px;
}
.brand-box .slider-img {
  height: 90px;
}
.brand-box .brand-box-title span {
  font-size: 16px;
  color: #C5A059;
  font-family: "Tajawal-Bold", sans-serif;
}
.brand-box .brand-box-title img {
  width: 16px;
  filter: brightness(0) saturate(100%) invert(72%) sepia(28%) saturate(648%) hue-rotate(6deg) brightness(91%) contrast(88%);
}

/*-----------------------
    purchase_order
-------------------------*/
.purchase_order {
  padding: 45px 0;
}

.timeline-container {
  position: relative;
  padding: 1rem;
}
.timeline-container ul.tl {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.timeline-container ul.tl li {
  position: relative;
  padding-inline-start: 50px;
  display: flex;
  flex-direction: column;
}
.timeline-container ul.tl li:not(:last-child) {
  padding-bottom: 2rem;
}
.timeline-container ul.tl li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-start: 26px;
  width: 2px;
  background-color: #C5A059;
  z-index: 0;
}
.timeline-container ul.tl li:first-child::before {
  top: 50%;
}
.timeline-container ul.tl li:last-child::before {
  bottom: 50%;
}
.timeline-container ul.tl li .item-icon {
  position: absolute;
  top: 50%;
  inset-inline-start: 10px;
  transform: translateY(-50%);
  width: 2.1875rem;
  height: 2.1875rem;
  background: #C5A059;
  border: 10px solid rgba(255, 255, 255, 0.88);
  border-radius: 50%;
  z-index: 1;
}

ul.tl li .item-text {
  font-size: 1.5rem;
  padding-inline-start: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
}

ul.tl li .item-detail {
  font-size: 16px;
}

.purchase_order-description h3 {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.purchase_order-description h3 img {
  width: 20px;
}
.purchase_order-description p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 32px;
}
.purchase_order-description .item h5 {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}

.purchase_order-image-part {
  border-radius: 16px;
}

.purchase_order--title h3 {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .purchase_order--title h3 {
    font-size: 45px;
  }
}
@media (max-width: 767.98px) {
  .purchase_order--title h3 {
    font-size: 32px;
  }
}

/*-----------------------
    why-online-section
-------------------------*/
.why-online-section {
  padding: 45px 0;
  background: linear-gradient(102.72deg, rgba(26, 22, 18, 0.92) 0%, rgba(197, 160, 89, 0.9) 154.68%);
}
.why-online-section .negative-margin-for-animation {
  margin-top: -250px;
}

.why-online-section-card {
  border: 1px solid #E6E2DC;
  border-radius: 24px;
  padding: 40px 24px;
  transition: all 0.4s ease-in-out;
}
.why-online-section-card .icon {
  background: #F9F9F9;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  border-radius: 16px;
  margin: 0 auto 1rem auto;
}
.why-online-section-card .icon img {
  width: 40px;
}
.why-online-section-card .text h4 {
  font-family: "Tajawal-Bold", sans-serif;
  color: #1A1612;
  margin-bottom: 1rem;
}
.why-online-section-card .text p {
  color: rgba(0, 0, 0, 0.6);
  min-height: 72px;
}
.why-online-section-card:hover {
  background: #EAEFF2 !important;
}

/*-----------------------
    special-products
-------------------------*/
.special-products {
  padding: 45px 0;
}

.filter-result li {
  padding: 0 1rem;
  border-radius: 24px;
  min-height: 40px;
  background: #F9F9F9;
  border: 1px solid #EAEFF2;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.filter-result li a {
  font-size: 12px;
  color: #7A6652;
  margin-top: 6px;
}
.filter-result li:hover {
  background: #ffffff;
  border: 1px solid #1A1612;
  color: 1px solid #1A1612;
}
.filter-result li:hover a {
  color: 1px solid #1A1612;
}

/*-----------------------
    special-car
-------------------------*/
.special-car {
  padding: 45px 0;
  background: linear-gradient(104.39deg, rgba(235, 240, 244, 0.2) -7.11%, rgba(250, 251, 252, 0.4) 118.38%);
}
.special-car .swiper-button-next,
.special-car .swiper-button-prev {
  background: #C5A059 !important;
  border-color: #C5A059 !important;
}
.special-car .card.card-car .btn-link-more {
  color: #C5A059 !important;
}
.special-car .card.card-car .btn-secondary {
  background-color: #1A1612 !important;
  border-color: #1A1612 !important;
  color: #fff !important;
}

.card.card-car {
  border: 1px solid #E6E2DC;
  border-radius: 16px;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media (min-width: 768px) {
  .card.card-car {
    height: 100%;
  }
}
.card.card-car .card-header {
  border-radius: 16px 16px 0 0;
}
@media (min-width: 768px) {
  .card.card-car .card-header {
    height: 260px;
    min-height: 260px;
    max-height: 260px;
  }
}
.card.card-car .card-header img {
  width: 100%;
  height: 100%;
}
.card.card-car .card-header .fav-card {
  position: absolute;
  top: 1rem;
  bottom: unset;
}
html[dir=rtl] .card.card-car .card-header .fav-card {
  right: unset;
  left: 1rem;
}
html[dir=ltr] .card.card-car .card-header .fav-card {
  right: 1rem;
  left: unset;
}
.card.card-car .card-header .fav-card {
  min-inline-size: 40px;
  max-inline-size: 40px;
  block-size: 40px;
  border-radius: 100%;
  border: 0.3px solid #C5A059;
  background: #fff;
}
.card.card-car .card-header .fav-card img {
  width: 18px;
  filter: brightness(0) saturate(100%) invert(72%) sepia(28%) saturate(648%) hue-rotate(6deg) brightness(91%) contrast(88%);
}
.card.card-car .card-body {
  height: 100%;
}
.card.card-car .card-body h5 {
  width: calc(100% - 2rem);
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.card.card-car .card-body .price .amount {
  font-size: 1.5rem;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.card.card-car .card-body .price .amount span {
  font-family: "Tajawal-Regular", sans-serif;
  font-size: 0.849rem;
}
.card.card-car .card-body .price del {
  color: #9EB5C1;
}
.card.card-car .card-body .price .discount {
  color: #C5A059;
  font-family: "Tajawal-Bold", sans-serif;
}
.card.card-car:hover {
  border: 1px solid #C5A059;
}

.info-cars-list li img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}
.info-cars-list li span {
  border-radius: 0.25rem;
  background-color: #f2f4f7;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  min-height: 24px;
  font-size: 12px;
  color: #1A1612;
}
.info-cars-list li span a {
  color: #1A1612;
}
html[dir=rtl] .info-cars-list li span i {
  padding-left: 5px;
}
html[dir=ltr] .info-cars-list li span i {
  padding-right: 5px;
}

/*-----------------------
    financing-partners 
-------------------------*/
.financing-partners {
  padding: 60px 0;
  background: #fff;
}
.financing-partners .box img {
  height: 60px;
}

/*-----------------------
    cars-details 
-------------------------*/
.cars-details {
  padding: 0 0 20px 0;
}
.cars-details .accordion-item {
  border: 1px solid #E9E9E9;
  border-radius: 16px !important;
}
.cars-details .accordion-item .accordion-button {
  border-radius: 16px 16px 0 0;
  font-family: "Tajawal-Bold", sans-serif;
}
.cars-details .table {
  border-color: transparent;
}
.cars-details .table-striped > tbody > tr:nth-of-type(even) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: #FDFDFD;
}
.cars-details .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: unset;
}
.cars-details tbody td {
  padding: 16px 24px;
}

/*-----------------------
    always_help_contact 
-------------------------*/
.always_help_contact {
  padding: 60px 0;
}
.always_help_contact h2 {
  font-family: "Tajawal-Bold", sans-serif;
}
.always_help_contact h2 span {
  color: #C5A059;
}
.always_help_contact .btn-number {
  background: linear-gradient(94.36deg, #1A1612 -12.7%, #C5A059 129.91%);
  border: 0;
  min-height: 50px;
  font-size: 20px;
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-----------------------
    about page
-------------------------*/
.intro__section {
  background: url(../image/about/about_us.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0 115px 0;
}
.intro__section--img {
  height: 2rem;
}
.intro__section--text {
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .intro__section--text h3 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
@media (max-width: 991.98px) {
  .intro__section--text h3 {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .intro__section--text p {
    padding-inline-end: 10%;
  }
}
@media (max-width: 991.98px) {
  .intro__section--text p {
    margin-bottom: 1rem;
  }
}
@media (min-width: 400px) {
  .intro__section--text p {
    font-size: 1.25rem;
  }
}
@media (max-width: 399px) {
  .intro__section--text p {
    font-size: 1rem;
  }
}
.intro__section__img .box {
  min-height: 16.625rem;
  background: #EC8965;
  border-radius: 1rem;
}
@media (min-width: 400px) {
  .intro__section__img .box {
    width: 25rem;
  }
}
@media (max-width: 399px) {
  .intro__section__img .box {
    width: 100%;
  }
}
.intro__section__img .box img {
  border-radius: 1rem;
  height: 270px;
  display: block;
  position: absolute;
  object-fit: cover;
}
@media (min-width: 400px) {
  .intro__section__img .box img {
    width: 24.375rem;
    margin-right: 28px;
    top: -20px;
  }
}
@media (max-width: 399px) {
  .intro__section__img .box img {
    width: 95%;
    margin-right: 1rem;
    top: -16px;
  }
}

.about__section__mission {
  padding: 48px 0;
}
.about__section__mission--text {
  margin-bottom: 2rem;
}
.about__section__mission--text h3 {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .about__section__mission--text h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .about__section__mission--text h3 {
    font-size: 2rem;
  }
}
.about__section__mission--text p {
  color: #696969;
  font-weight: 500;
}
@media (min-width: 768px) {
  .about__section__mission--text p {
    padding: 0 10%;
  }
}
.about__section__mission--box {
  background: #F8F8F8;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1294117647);
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.about__section__mission--box img {
  width: 32px;
}
.about__section__mission--box h3 {
  font-size: 1.5rem;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .about__section__mission--box h3 {
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.about__section__mission--box p {
  font-size: 0.875rem;
}

.car__features {
  padding-block: 4.375rem;
  background: linear-gradient(276.11deg, #1A1612 0.57%, #8E6336 100%);
}
.car__features__title {
  color: #fff;
}
.car__features__title h3 {
  font-size: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.car__features__title p {
  font-weight: 500;
}
.car__features__box {
  background: #FFFFFF;
  border-radius: 0.5rem;
  padding: 1rem;
}
.car__features__box img {
  height: 3.75rem;
}
.car__features__box h4 {
  font-size: 24px;
  font-family: "Tajawal-Bold", sans-serif;
}
.car__features__box p {
  font-size: 14px;
}

/*-----------------------
    Common Question
-------------------------*/
.common-question {
  padding: 45px 0;
  background: linear-gradient(104.39deg, rgba(235, 240, 244, 0.2) -7.11%, rgba(250, 251, 252, 0.4) 118.38%);
}
.common-question.bg-about-page {
  background: #EBF0F4 !important;
}
.common-question .accordion-button {
  border: 0;
  background: transparent;
  box-shadow: none !important;
}
.common-question .accordion-button::after {
  background-size: 15px;
}
.common-question .accordion-item {
  box-shadow: none !important;
  background: #F9F9F9;
  border: 1px solid #E9E9E9;
  border-radius: 16px;
}
.common-question .accordion-header .accordion-button {
  color: rgba(0, 0, 0, 0.8705882353);
  font-size: 18px;
  font-family: "Tajawal-Bold", sans-serif;
}
.common-question .accordion-button:not(.collapsed) {
  color: rgba(0, 0, 0, 0.8705882353);
}
.common-question .accordion-body {
  padding-top: 0;
}
.common-question .accordion-body p {
  margin: 0;
  font-size: 14px;
  line-height: 28px;
  color: #777E90;
}

/*-----------------------
    car-details-section
-------------------------*/
.slider__number {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  min-height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.1607843137);
  background: rgba(234, 234, 234, 0.3019607843);
  border-radius: 8px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
  margin: 16px 0 16px 0;
}

.car-details-section {
  padding: 60px 0 24px 0;
}
.car-details-section .cars-main-slider {
  position: relative;
}
.car-details-section .cars-main-slider .wishlist-btn {
  position: absolute;
  top: 1rem;
  bottom: unset;
}
html[dir=rtl] .car-details-section .cars-main-slider .wishlist-btn {
  right: 1rem;
  left: unset;
}
html[dir=ltr] .car-details-section .cars-main-slider .wishlist-btn {
  right: unset;
  left: 1rem;
}
.car-details-section .cars-main-slider .slide-box {
  padding: 0;
  border: 1px solid #E9E9E9;
  background: #FDFDFD;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .car-details-section .cars-main-slider .slide-box {
    height: 500px;
  }
}
@media (max-width: 991.98px) {
  .car-details-section .cars-main-slider .slide-box {
    height: 380px;
  }
}
.car-details-section .cars-main-slider .slide-box img {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.car-details-section .sub-slider .sub-slider-box {
  padding: 0;
  height: 100px;
  border: 1px solid #E9E9E9;
  border-radius: 8px;
  opacity: 0.6;
  overflow: hidden;
}
.car-details-section .sub-slider .sub-slider-box img {
  height: 100%;
  width: 100%;
}
.car-details-section .swiper-slide-thumb-active .sub-slider-box {
  opacity: 1;
  border: 1px solid #C5A059;
}
.car-details-section .car-details-description {
  padding: 8px 0;
  background: #FDFDFD;
  border-radius: 16px;
  border: 1px solid #E9E9E9;
}
.car-details-section .car-details-description .header-part {
  padding: 1rem;
  border-bottom: 1px solid #E9E9E9;
}
.car-details-section .car-details-description .header-part-top-info .span-years {
  background: #7375D0;
  width: 62px;
  min-height: 24px;
  font-size: 16px;
  color: #fff;
  border-radius: 8px;
}
.car-details-section .car-details-description .header-part-top-info .color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.car-details-section .car-details-description .header-part-top-info .more-action .share-icon {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #1A1612;
  background: #BFC0E3;
}
.car-details-section .car-details-description .header-part-top-info .more-action .wishlist-icon {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #F1C3B1;
  font-size: 16px;
}
.car-details-section .car-details-description .header-part h4 {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
  margin-bottom: 0.5rem;
}
.car-details-section .car-details-description .header-part span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.6);
}
.car-details-section .car-details-description .header-part .tags-status .status {
  padding: 0 1rem;
  min-height: 33px;
  color: #fff;
  border-radius: 16px;
  font-size: 0.894rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.car-details-section .car-details-description .header-part .tags-status .status.new {
  background: #00BD40;
}
.car-details-section .car-details-description .item {
  padding: 1rem;
}
.car-details-section .car-details-description .item:not(:last-child) {
  border-bottom: 1px solid #E9E9E9;
}
.car-details-section .car-details-description .item .price {
  color: rgba(0, 0, 0, 0.6);
}
.car-details-section .car-details-description .item h2 {
  color: #C5A059;
  font-family: "Tajawal-Bold", sans-serif;
}
.car-details-section .car-details-description .item h2 span {
  color: rgba(197, 160, 89, 0.63);
  font-size: 16px;
  font-family: "Tajawal-Regular", sans-serif;
}
.car-details-section .car-details-description .item del {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}
.car-details-section .car-details-description .item .discount {
  font-size: 10px;
  color: #67BD23;
  font-family: "Tajawal-Bold", sans-serif;
}
.car-details-section .car-details-description .item .choose-card-input .card-input {
  width: 130px;
  height: 65px;
  border: 1.5px solid rgba(26, 22, 18, 0.5019607843);
  border-radius: 8px;
  overflow: hidden;
}
.car-details-section .car-details-description .item .choose-card-input img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.car-details-section .car-details-description .item .card-input-element {
  display: none;
}
.car-details-section .car-details-description .item .card-input:hover {
  cursor: pointer;
}
.car-details-section .car-details-description .item .card-input-element:checked + .card-input {
  border: 1.5px solid #1A1612;
}
.car-details-section .car-details-description .item .price-tax {
  color: rgba(0, 0, 0, 0.6);
}
.car-details-section .car-details-description .item .price-tax i {
  color: #00BD40;
}
.car-details-section .car-details-description .item h6 {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.car-details-section .car-details-description .item .description-item {
  font-size: 14px;
  color: #1A1612;
}
.car-details-section .car-details-description .item-contact-us span {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
}
.car-details-section .car-details-description .item-contact-us i {
  color: #C5A059;
}
.car-details-section .car-details-description .item-contact-us a {
  font-size: 14px;
  font-family: "Tajawal-Bold", sans-serif;
}

.general__overview {
  padding: 2rem 0;
}
.general__overview__title {
  color: #000000;
  font-size: 24px;
}
.general__overview__title h3 {
  font-family: "Tajawal-Bold", sans-serif;
}
.general__overview__title h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  height: 4px;
  width: 48px;
  background: #C5A059;
  border-radius: 12px;
}
.general__overview__card {
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px;
  padding: 12px;
  background: #fff;
}
.general__overview__card img {
  width: 32px;
  display: block;
  margin-bottom: 20px;
}
.general__overview__card h3 {
  font-size: 16px;
  font-family: "Tajawal-Bold", sans-serif;
}
.general__overview__card p {
  font-size: 14px;
  color: #857FA3;
}

.steps__to__buy {
  padding: 2rem 0;
}
.steps__to__buy__title {
  color: #353535;
}
.steps__to__buy__title span {
  color: #C5A059;
}
.steps__to__buy__title {
  font-family: "Tajawal-Bold", sans-serif;
}
.steps__to__buy__subtitle {
  color: #353535;
}
.steps__to__buy__nav {
  background: #E9E9E9;
  padding: 8px;
  border-radius: 60px;
  margin-bottom: 24px;
}
.steps__to__buy__nav .nav-tabs .nav-link {
  flex-grow: 1;
  border: 0;
  min-height: 48px;
  background: transparent;
  padding: 0 1rem;
  color: #C5A059;
  border-radius: 60px;
  padding-inline: 8px;
  min-height: 40px;
  font-weight: 500;
}
.steps__to__buy__nav .nav-tabs .nav-link.active {
  background: #C5A059;
  border: 1px solid #C5A059;
  font-family: "Tajawal-Bold", sans-serif;
}
.steps__to__buy .timeline-container ul.tl li::before {
  inset-inline-start: 30px !important;
}
.steps__to__buy .item-icon {
  color: #fff;
  width: 2.75rem !important;
  height: 2.75rem !important;
  font-size: 14px;
}
.steps__to__buy .item-text {
  padding-inline-start: 1rem;
}
.steps__to__buy .item-title {
  font-size: 16px;
  color: #555555;
  font-family: "Tajawal-Bold", sans-serif;
}
.steps__to__buy ul.tl li .item-detail {
  font-size: 14px !important;
  color: #555555;
  font-family: "Tajawal-Regular", sans-serif;
}

/*-----------------------
    offers-section
-------------------------*/
@media (min-width: 992px) {
  html[dir=rtl] .offers-section .swiper-button-next,
  html[dir=rtl] .offers-section .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -4px);
    left: auto;
  }
}
@media (max-width: 991.98px) {
  html[dir=rtl] .offers-section .swiper-button-next,
  html[dir=rtl] .offers-section .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -1px);
    left: auto;
  }
}
@media (min-width: 992px) {
  html[dir=rtl] .offers-section .swiper-button-prev,
  html[dir=rtl] .offers-section .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -4px);
    ight: auto;
  }
}
@media (max-width: 991.98px) {
  html[dir=rtl] .offers-section .swiper-button-prev,
  html[dir=rtl] .offers-section .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -1px);
    right: auto;
  }
}

@media (min-width: 992px) {
  html[dir=ltr] .offers-section .swiper-button-next,
  html[dir=ltr] .offers-section .swiper-rtl .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -4px);
    right: auto;
  }
}
@media (max-width: 991.98px) {
  html[dir=ltr] .offers-section .swiper-button-next,
  html[dir=ltr] .offers-section .swiper-rtl .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -1px);
    right: auto;
  }
}
@media (min-width: 992px) {
  html[dir=ltr] .offers-section .swiper-button-prev,
  html[dir=ltr] .offers-section .swiper-rtl .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -4px);
    left: auto;
  }
}
@media (max-width: 991.98px) {
  html[dir=ltr] .offers-section .swiper-button-prev,
  html[dir=ltr] .offers-section .swiper-rtl .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -1px);
    left: auto;
  }
}

.offers-section {
  padding: 24px 0 24px 0;
}
.offers-section .offer-box {
  border-radius: 16px;
}
@media (min-width: 992px) {
  .offers-section .offer-box {
    height: 370px;
  }
}
@media (max-width: 991.98px) {
  .offers-section .offer-box {
    height: 170px;
  }
}
html[dir=ltr] .offers-section .swiper-button-next,
html[dir=ltr] .offers-section .swiper-rtl .swiper-button-prev {
  transform: scaleX(-1);
}
html[dir=rtl] .offers-section .swiper-button-next,
html[dir=rtl] .offers-section .swiper-rtl .swiper-button-prev {
  transform: scaleX(1);
}
.offers-section .swiper-button-next,
.offers-section .swiper-rtl .swiper-button-prev {
  border: 2px solid #fff;
}
html[dir=ltr] .offers-section .swiper-button-prev,
html[dir=ltr] .offers-section .swiper-rtl .swiper-button-next {
  transform: scaleX(-1);
}
html[dir=rtl] .offers-section .swiper-button-prev,
html[dir=rtl] .offers-section .swiper-rtl .swiper-button-next {
  transform: scaleX(1);
}
.offers-section .swiper-button-prev,
.offers-section .swiper-rtl .swiper-button-next {
  border: 2px solid #fff;
}
.offers-section .swiper-button-next,
.offers-section .swiper-button-prev {
  top: 50%;
}

/*-----------------------
    Blogs
-------------------------*/
.blogs-section {
  padding: 60px 0;
}
.blogs-section .card-blog {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.blogs-section .card-blog .header-part {
  height: 275px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.blogs-section .card-blog .body-part {
  position: relative;
}
.blogs-section .card-blog .body-part .date {
  font-size: 14px;
  color: #C5A059;
}
.blogs-section .card-blog .body-part h5 {
  color: #1A1612;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.blogs-section .card-blog .body-part p {
  font-size: 0.894rem;
  color: #7A6652;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 42px;
}

/*-----------------------
    blog-details
-------------------------*/
.blog-details {
  padding: 60px 0;
  background: #fff;
}
.blog-details .sub-info h4 {
  color: rgba(0, 0, 0, 0.8705882353);
  font-family: "Tajawal-Bold", sans-serif;
}
.blog-details .sub-info .date {
  font-size: 14px;
  color: #C5A059;
}
.blog-details .sub-info ul li i {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-details .sub-info ul li i.fa-facebook {
  background: #3B5998;
}
.blog-details .sub-info ul li i.fa-x-twitter {
  background: #000;
}
.blog-details .sub-info ul li i.fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.blog-details .sub-info ul li i.fa-linkedin-in {
  background: #0077B5;
}
.blog-details .sub-info .site-name {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .blog-details .header-part {
    height: 280px;
  }
}
.blog-details .body-part {
  padding: 16px;
}
.blog-details .body-part p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8705882353);
  margin-bottom: 1rem;
}

/*-----------------------
    request-car-purchase
-------------------------*/
.request-car-purchase {
  padding: 40px 0;
}
.request-car-purchase .title h3 {
  font-size: 17px;
  color: #C5A059;
}
.request-car-purchase .title h3 img {
  width: 16px;
}
.request-car-purchase .title p {
  font-size: 24px;
  color: #000;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-car-purchase .cars-details,
.request-car-purchase .payment-form {
  background: #FDFDFD;
  border-radius: 16px;
  border: 1px solid #E9E9E9;
}
.request-car-purchase .cars-details .card-header,
.request-car-purchase .payment-form .card-header {
  padding: 16px 16px;
  background: #F9F9F9;
  border-bottom: 1px solid #E9E9E9;
}
.request-car-purchase .cars-details .card-header h6,
.request-car-purchase .payment-form .card-header h6 {
  font-family: "Tajawal-Bold", sans-serif;
}
.request-car-purchase .cars-details .card-footer,
.request-car-purchase .payment-form .card-footer {
  padding: 12px 16px;
}
.request-car-purchase .cars-details .card-footer h5,
.request-car-purchase .payment-form .card-footer h5 {
  font-size: 18px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-car-purchase .cars-details .card-footer .price .amount,
.request-car-purchase .payment-form .card-footer .price .amount {
  font-size: 1.25rem;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-car-purchase .cars-details .card-footer .price .amount span,
.request-car-purchase .payment-form .card-footer .price .amount span {
  font-family: "Tajawal-Regular", sans-serif;
  font-size: 0.849rem;
}
.request-car-purchase .cars-details .card-footer .price del,
.request-car-purchase .payment-form .card-footer .price del {
  color: #9EB5C1;
}
.request-car-purchase .cars-details .card-body {
  height: 381px;
}
.request-car-purchase .payment-form .card-body {
  padding: 16px;
}
.request-car-purchase .payment-form .card-body .form-control {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0 !important;
  box-shadow: none !important;
}
html[dir=rtl] .request-car-purchase .payment-form .card-body .form-control .form-control {
  padding-left: 32px !important;
}
html[dir=ltr] .request-car-purchase .payment-form .card-body .form-control .form-control {
  padding-right: 32px !important;
}
.request-car-purchase .payment-form .card-body .input-group-text::after {
  position: absolute;
  top: unset;
  bottom: unset;
}
html[dir=rtl] .request-car-purchase .payment-form .card-body .input-group-text::after {
  right: -7px;
  left: unset;
}
html[dir=ltr] .request-car-purchase .payment-form .card-body .input-group-text::after {
  right: unset;
  left: -7px;
}
.request-car-purchase .payment-form .card-body .input-group-text::after {
  height: 100%;
  width: 1px;
  background: #aaa;
  content: "";
}
@media (min-width: 768px) {
  .request-car-purchase .payment-form .card-body .input-group {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .request-car-purchase .payment-form .card-body .input-group {
    display: flex;
    justify-content: space-between;
  }
}
.request-car-purchase .payment-form .button-action .btn-primary {
  font-size: 18px;
  border-radius: 0;
  padding: 0.5rem 1rem;
  font-family: "Tajawal-Bold", sans-serif;
}

.mobile-input-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 15px;
}

.mobile-input-group .input-group-text {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #555555 !important;
  position: relative;
}

.form-check-input {
  box-shadow: none !important;
  outline: 0 !important;
  border-color: #7A6652;
}

.form-check-input:checked {
  border-color: #C5A059;
  background-color: #C5A059;
  border-color: #C5A059;
}

.fileUpload {
  position: relative;
  overflow: hidden;
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.fileUpload {
  border: 1px solid #1A1612;
  border-left: 0;
  border-radius: 0;
  min-height: 40px;
}

.h-div-input {
  min-height: 40px;
}

.f-input {
  min-height: 40px;
  background-color: white;
  border: 1px solid gray;
  width: 100%;
  float: left;
  padding: 0 14px;
}

.nav-tabs .nav-item {
  flex-grow: 1;
}
.nav-tabs .nav-link {
  border: 1px solid #E9E9E9;
  min-height: 48px;
  background: #fff;
  padding: 0 1rem;
  color: #9EB5C1;
  border-radius: 0;
  width: 100%;
}
.nav-tabs .nav-link.active {
  background: #1A1612;
  border: 1px solid #1A1612;
  color: #ffffff;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-----------------------
    Contact Section
-------------------------*/
.contact-section {
  padding: 40px 0;
}
.contact-section .contact-info {
  background: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 24px;
  padding: 32px 16px;
}
.contact-section .contact-info h5 {
  font-size: 24px;
  margin-bottom: 0;
  font-family: "Tajawal-Bold", sans-serif;
}
.contact-section .contact-info p {
  font-size: 16px;
  color: #7A6652;
}
.contact-section .contact-info .item .icon {
  width: 35px;
  min-width: 35px;
  max-width: 35px;
  height: 35px;
  border-radius: 100%;
  color: #ffffff;
  background: #C5A059;
}
.contact-section .contact-info .item .icon i {
  font-size: 14px;
}
.contact-section .contact-info .item p,
.contact-section .contact-info .item a {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
}
.contact-section .contact-info .item p:hover,
.contact-section .contact-info .item a:hover {
  color: #1A1612;
}
.contact-section .contact-form {
  background: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 24px;
  padding: 32px 16px;
}
.contact-section .contact-form .title {
  font-family: "Tajawal-Bold", sans-serif;
  color: #000;
}
.contact-section .form-control {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0 !important;
  box-shadow: none !important;
  resize: unset;
}
html[dir=rtl] .contact-section .form-control .form-control {
  padding-left: 32px !important;
}
html[dir=ltr] .contact-section .form-control .form-control {
  padding-right: 32px !important;
}
.contact-section .input-group-text::after {
  position: absolute;
  top: unset;
  bottom: unset;
}
html[dir=rtl] .contact-section .input-group-text::after {
  right: -7px;
  left: unset;
}
html[dir=ltr] .contact-section .input-group-text::after {
  right: unset;
  left: -7px;
}
.contact-section .input-group-text::after {
  height: 100%;
  width: 1px;
  background: #aaa;
  content: "";
}
.contact-section .btn-secondary {
  min-height: 45px;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-----------------------
    offers-section
-------------------------*/
.offers-section .title-section span {
  color: #C5A059;
  font-size: 16px;
}
.offers-section .title-section img {
  width: 14px;
}
.offers-section .title-section h4 {
  color: #000;
  font-family: "Tajawal-Bold", sans-serif;
}
.offers-section .tab-content .row:nth-child(even) {
  flex-direction: row-reverse;
}
.offers-section .offers-section-text h5 {
  font-family: "Tajawal-Bold", sans-serif;
}
.offers-section .offers-section-text p {
  font-family: "Tajawal-Regular", sans-serif;
}
.offers-section .offers-section-text .demo-count-down {
  font-size: 16px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.offers-section .offers-section-text .demo-count-down li {
  position: relative;
}
html[dir=rtl] .offers-section .offers-section-text .demo-count-down li {
  padding-left: 1rem;
}
html[dir=ltr] .offers-section .offers-section-text .demo-count-down li {
  padding-right: 1rem;
}
.offers-section .offers-section-text .demo-count-down li::after {
  position: absolute;
  top: 0;
  bottom: 0;
}
html[dir=rtl] .offers-section .offers-section-text .demo-count-down li::after {
  right: unset;
  left: 0;
}
html[dir=ltr] .offers-section .offers-section-text .demo-count-down li::after {
  right: 0;
  left: unset;
}
.offers-section .offers-section-text .demo-count-down li::after {
  content: ":";
  color: #000;
}
.offers-section .offers-section-text .demo-count-down li:last-child {
  font-size: 14px;
  color: #7A6652;
  font-family: "Tajawal-Regular", sans-serif;
}
.offers-section .offers-section-text .demo-count-down li:last-child::after {
  content: unset;
}
.offers-section .offers-section-image {
  height: 340px;
  border-radius: 16px;
}

/*-----------------------
    company-section
-------------------------*/
.company-section {
  padding: 40px 0;
}
.company-section .title-section span {
  color: #C5A059;
  font-size: 16px;
}
.company-section .title-section img {
  width: 14px;
}
.company-section .title-section h4 {
  color: #000;
  font-family: "Tajawal-Bold", sans-serif;
}
.company-section .payment-form .card-body {
  padding: 24px;
}
.company-section .payment-form .card-body .form-control {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0 !important;
  box-shadow: none !important;
}
html[dir=rtl] .company-section .payment-form .card-body .form-control .form-control {
  padding-left: 32px !important;
}
html[dir=ltr] .company-section .payment-form .card-body .form-control .form-control {
  padding-right: 32px !important;
}
.company-section .payment-form .card-body .input-group-text::after {
  position: absolute;
  top: unset;
  bottom: unset;
}
html[dir=rtl] .company-section .payment-form .card-body .input-group-text::after {
  right: -7px;
  left: unset;
}
html[dir=ltr] .company-section .payment-form .card-body .input-group-text::after {
  right: unset;
  left: -7px;
}
.company-section .payment-form .card-body .input-group-text::after {
  height: 100%;
  width: 1px;
  background: #aaa;
  content: "";
}
@media (min-width: 768px) {
  .company-section .payment-form .card-body .input-group {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .company-section .payment-form .card-body .input-group {
    display: flex;
    justify-content: space-between;
  }
}
.company-section .payment-form .button-action .btn-primary {
  font-size: 18px;
  border-radius: 0;
  padding: 0.5rem 1rem;
  font-family: "Tajawal-Bold", sans-serif;
}

#input-list .btn-primary {
  border-radius: 0;
  font-size: 18px;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (max-width: 768px) {
  #input-list .btn-primary {
    margin-top: 1rem;
  }
}
#input-list input {
  background-color: #fff;
  border: 1px solid #aaa;
  outline: 0 !important;
  box-shadow: none !important;
  min-height: 38px;
  border-radius: 0;
  padding: 0 10px;
}

.form-check-input[type=checkbox] {
  width: 20px;
  height: 20px;
  border-radius: 0;
}

/*-----------------------
    Footer Styles
-------------------------*/
.footer {
  padding: 45px 0;
  background: #F5F2ED;
}
.footer .two-column-list {
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  column-count: 2;
  column-gap: 10px;
}
.footer h5.main-title {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.footer-logo img {
  height: 70px;
}
.footer .describtion {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 992px) {
  html[dir=rtl] .footer .describtion {
    padding-left: 1.5rem;
  }
  html[dir=ltr] .footer .describtion {
    padding-right: 1.5rem;
  }
}
.footer-subscribe .input-group {
  min-height: 44px;
  border-radius: 0;
  border: 1px solid #DADADA;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-subscribe .input-group:focus-within {
  border: 1px solid #C5A059;
}
.footer-subscribe .input-group .form-control {
  box-shadow: unset;
  outline: 0;
  border-color: transparent;
}
.footer-subscribe .btn-subscribe {
  background: linear-gradient(94.36deg, #1A1612 -12.7%, #C5A059 129.91%);
  border: 1px solid #fff;
  min-height: 44px;
  border-radius: 0;
  color: #F5F2ED;
  font-family: "Tajawal-Bold", sans-serif;
}
.footer .two-column-list li a {
  font-weight: 500;
  cursor: pointer;
  font-size: 0.894rem;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: rgba(0, 0, 0, 0.6);
}
.footer .two-column-list li a i {
  font-size: 0.75rem;
}
.footer .two-column-list li:hover a {
  color: #C5A059;
}
.footer .top-footer {
  padding-bottom: 20px;
}
.footer .bottom-footer {
  padding-top: 20px;
  border-top: 1px solid rgb(193, 206, 210);
}
@media (min-width: 500px) {
  .footer .bottom-footer {
    justify-content: space-between;
  }
}
@media (max-width: 499.98px) {
  .footer .bottom-footer {
    justify-content: center;
    row-gap: 0.5rem;
  }
}
.footer .bottom-footer .social-media li span {
  font-size: 16px;
  font-weight: 500;
  color: #1A1612;
}
.footer .bottom-footer .social-media li a {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: rgba(123, 126, 186, 0.3);
}
.footer .bottom-footer .social-media li a img {
  height: 16px;
}

/*-----------------------
    back-to-top Styles
-------------------------*/
button.back-to-top {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  height: 0px;
  width: 0px;
  overflow: hidden;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  color: transparent;
  clear: both;
  visibility: hidden;
  position: fixed;
  top: unset;
  bottom: 75px;
}
html[dir=rtl] button.back-to-top {
  right: 20px;
  left: unset;
}
html[dir=ltr] button.back-to-top {
  right: unset;
  left: 20px;
}
button.back-to-top {
  cursor: pointer;
  display: block;
  border: none;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
  outline: 0 !important;
}

button.back-to-top::before,
button.back-to-top::after {
  content: "";
  display: block;
  border-bottom: solid 10px #C5A059;
  border-left: solid 10px transparent;
  line-height: 0;
  border-right: solid 10px transparent;
  height: 0;
  margin: 18px auto 0;
  width: 0;
  border-radius: 20px;
  visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
  visibility: visible;
}

button.back-to-top::after {
  border-bottom-color: #fff;
  position: relative;
  top: -24px;
}

button.back-to-top.show {
  display: block;
  background: #fff;
  color: #C5A059;
  font-size: 25px;
  bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

.no-date {
  margin: 1rem 0;
  padding: 24px 16px;
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
}
.no-date p {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .no-date p {
    font-size: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .no-date p {
    font-size: 1rem;
  }
}

/*-----------------------
        noCaptcha
-------------------------*/
.reCAPTCHA {
  background-color: rgb(249, 249, 249);
  border: 1px solid gray;
  min-height: 74px;
  padding: 8px;
  width: 100%;
  font-family: "Tajawal-Regular", sans-serif;
}
@media (min-width: 350px) {
  .reCAPTCHA {
    justify-content: space-between;
  }
}
@media (max-width: 349.98px) {
  .reCAPTCHA {
    justify-content: center;
  }
}
.reCAPTCHA .input-container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.reCAPTCHA .input-container input {
  width: 20px;
  height: 20px;
  border-radius: 0;
}
.reCAPTCHA img {
  width: 32px;
  display: inline;
}
.reCAPTCHA span,
.reCAPTCHA a {
  color: rgb(155, 155, 155);
}
.reCAPTCHA .recaptcha {
  font-size: 12px;
  line-height: normal;
}
.reCAPTCHA a,
.reCAPTCHA .dash {
  font-size: 10px;
  text-decoration: none;
  display: block;
  position: relative;
}
.reCAPTCHA a:hover {
  text-decoration: underline;
}
.reCAPTCHA .triangle {
  width: 0px;
  height: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #eee;
  border-top: 7px solid transparent;
  position: relative;
}
.reCAPTCHA .not-human {
  width: 340px;
  height: 200px;
  background-color: white;
  border: 1px solid #eee;
  padding: 15px;
  position: relative;
  left: 3px;
}
.reCAPTCHA .not-human .captcha-code {
  padding: 15px 0;
  border: none;
  border-bottom: 1px solid #eee;
  font-size: 18px;
  width: 90%;
  margin-left: 50%;
  transform: translateX(-50%);
}
.reCAPTCHA .not-human .captcha-code:focus {
  outline: none;
  border-bottom: 1px solid rgb(74, 144, 226);
}
.reCAPTCHA .not-human img {
  display: inline-block;
  position: relative;
  left: 75px;
  width: 300px;
  height: 57px;
}
.reCAPTCHA .not-human .line {
  width: 370px;
  height: 1px;
  background-color: #eee;
  margin-top: 90px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.reCAPTCHA .not-human .img {
  width: 24px;
  height: 24px;
  position: relative;
  margin: 0 4px 75px 4px;
  display: inline-block;
  cursor: pointer;
  background-size: 24px 24px;
  opacity: 0.55;
}
.reCAPTCHA .not-human .img.replay {
  background: url(../image/icon/refresh.png);
}
.reCAPTCHA .not-human .img.audio {
  background: url(../image/icon/audio.png);
}
.reCAPTCHA .not-human .img.info {
  background: url(../image/icon/info.png);
}
.reCAPTCHA .not-human .img:hover {
  opacity: 1;
}
.reCAPTCHA .not-human .verify {
  float: right;
  position: relative;
  background-color: rgb(74, 144, 226);
  border: none;
  color: white;
  padding: 10px 20px;
  border-radius: 2px;
  cursor: pointer;
}
.reCAPTCHA .disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

/*-----------------------
    best__option
-------------------------*/
.best__option {
  padding-block: 3rem;
}
.best__option .row__title {
  margin-bottom: 45px;
}
.best__option .row__title::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
html[dir=rtl] .best__option .row__title::after {
  right: 0;
  left: 0;
}
html[dir=ltr] .best__option .row__title::after {
  right: 0;
  left: 0;
}
.best__option .row__title::after {
  margin: auto;
  height: 2px;
  width: 100%;
  background: #1A1612;
  opacity: 0.4;
  z-index: -1;
}
.best__option__title {
  color: #1A1612;
  font-size: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
  margin: 0 auto;
  background: #fdfbfb;
}
@media (min-width: 992px) {
  .best__option__title {
    width: 34%;
  }
}
@media (max-width: 991.98px) {
  .best__option__title {
    width: 90%;
  }
}
.best__option__item {
  padding: 16px 24px 24px 24px;
  border-radius: 1rem;
  box-shadow: 0px 13px 24px 0px rgba(0, 0, 0, 0.1490196078);
}
.best__option__item span {
  font-size: 80px;
}
.best__option__item h3 {
  font-size: 1.5rem;
  line-height: normal;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .best__option__item h3 {
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.best__option__item p {
  font-size: 1rem;
  line-height: normal;
}
@media (min-width: 992px) {
  .best__option__item p {
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.best__option__item.first-card {
  background: #EC6C3C;
  min-height: 352px;
}
.best__option__item.first-card span {
  color: #fff;
}
.best__option__item.first-card h3 {
  color: #fff;
}
@media (min-width: 992px) {
  .best__option__item.first-card h3 {
    padding-inline-end: 15%;
  }
}
.best__option__item.first-card p {
  color: #fff;
}
@media (min-width: 992px) {
  .best__option__item.first-card p {
    padding-inline-end: 25%;
  }
}
.best__option__item.first-card .image-card {
  width: 50%;
  position: absolute;
  top: unset;
  bottom: 0;
}
html[dir=rtl] .best__option__item.first-card .image-card {
  right: unset;
  left: 0;
}
html[dir=ltr] .best__option__item.first-card .image-card {
  right: 0;
  left: unset;
}
.best__option__item.second-card {
  background: #1A1612;
  min-height: 352px;
}
.best__option__item.second-card span {
  color: #fff;
}
.best__option__item.second-card h3 {
  color: #fff;
}
.best__option__item.second-card p {
  color: #fff;
}
.best__option__item.third-card {
  background: #1A1612;
  height: 480px;
}
.best__option__item.third-card span {
  color: #fff;
}
.best__option__item.third-card h3 {
  color: #fff;
}
.best__option__item.third-card p {
  color: #fff;
}
.best__option__item.third-card img {
  height: 147px;
}
.best__option__item.four-card {
  background: #ABB0BA;
  min-height: 600px;
}
.best__option__item.four-card span {
  color: #575757;
}
.best__option__item.four-card h3 {
  color: #000;
}
.best__option__item.four-card p {
  color: #000;
}
.best__option__item.four-card img {
  position: absolute;
  top: unset;
  bottom: 0;
}
html[dir=rtl] .best__option__item.four-card img {
  right: 0;
  left: 0;
}
html[dir=ltr] .best__option__item.four-card img {
  right: 0;
  left: 0;
}
.best__option__item.four-card img {
  margin: auto;
}
.best__option__item.five-card {
  background: #A1A2D9;
  height: 480px;
}
.best__option__item.five-card span {
  color: #fff;
}
.best__option__item.five-card h3 {
  color: #fff;
}
.best__option__item.five-card p {
  color: #fff;
}
.best__option__item.five-card img {
  position: absolute;
  top: unset;
  bottom: 0;
}
html[dir=rtl] .best__option__item.five-card img {
  right: 0;
  left: 0;
}
html[dir=ltr] .best__option__item.five-card img {
  right: 0;
  left: 0;
}
.best__option__item.five-card img {
  margin: auto;
}

/*-----------------------
    register
-------------------------*/
.register {
  background: #FDFBFB;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .register {
    padding: 30px 0;
  }
}
@media (max-width: 991.98px) {
  .register {
    padding: 10px 0;
  }
}
.register .card-form {
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.0509803922);
  border-radius: 20px;
  background: #fff;
  border: 1px solid #fff;
  padding: 25px 26px;
  position: relative;
  z-index: 111;
}
.register .register.passwordPage .passwordCard {
  min-height: 100vh;
  position: relative;
  z-index: 111;
  padding: 32px;
  background: #FFFFFF;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.0509803922);
}
.register .card-formHeader img {
  display: block;
  margin: 0 auto 16px 0px;
}
.register .card-formbody .logo-part img {
  display: block;
  margin: 0 auto 25px auto;
  width: 184px;
}
.register .card-form .form-part h3 {
  color: #000000;
  text-align: center;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .register .card-form .form-part h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 991.98px) {
  .register .card-form .form-part h3 {
    font-size: 1.2rem;
  }
}
.register p {
  color: #000000;
  text-align: center;
}
@media (min-width: 992px) {
  .register p {
    font-size: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .register p {
    font-size: 0.987rem;
  }
}
.register .form-part label {
  display: block;
  margin-bottom: 10px;
  color: #000000;
  font-size: 14px;
}
.register .form-part .input-group {
  border: 1px solid #E2E4E4;
  border-radius: 27px;
  height: 54px;
  align-items: center;
  background: #F7F7F7;
  padding: 11px 16px;
}
.register .form-part .input-group .form-control {
  background: transparent;
  border: 0;
}
html[dir=rtl] .register .form-part .input-group .form-control {
  padding-left: 15px;
}
html[dir=ltr] .register .form-part .input-group .form-control {
  padding-right: 15px;
}
.register .form-part .input-group .form-control {
  outline: none;
  box-shadow: none;
}
.register .form-part .input-group .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
.register .form-part .input-group .input-group-prepend .input-group-text {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 15px;
  position: relative;
}
.register .form-part .input-group .input-group-prepend .input-group-text::after {
  content: " ";
  position: absolute;
  top: unset;
  bottom: unset;
}
html[dir=rtl] .register .form-part .input-group .input-group-prepend .input-group-text::after {
  right: -10px;
  left: unset;
}
html[dir=ltr] .register .form-part .input-group .input-group-prepend .input-group-text::after {
  right: unset;
  left: -10px;
}
.register .form-part .input-group .input-group-prepend .input-group-text::after {
  background: #E2E4E4;
  height: 100%;
  width: 1px;
}
.register .form-part .input-group .input-group-prepend {
  width: 28px;
}
.register .toggle-password-button span {
  color: #D8D8D8;
  font-size: 15px;
}
.register ul.haveAccount li p {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 0;
}
.register ul.haveAccount li a,
.register .redend-code a {
  text-decoration: underline;
  color: #C5A059;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
}
.register .redend-code a {
  color: #C5A059;
}
.register .btn-check:checked + .btn,
.register :not(.btn-check) + .btn:active,
.register .btn:first-child:active,
.register .btn.active,
.register .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: transparent;
}
.register .forget-pass {
  text-decoration: none !important;
  text-align: left;
  display: block;
}
.register .btn-primary {
  border-radius: 90px;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  padding: 13px 0 16px 0;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF !important;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-----------------------
    Resuest page 
-------------------------*/
@media (min-width: 768px) {
  html[dir=rtl] .my-request .header-part .status {
    border-bottom-right-radius: 16px;
  }
}

@media (min-width: 768px) {
  html[dir=ltr] .my-request .header-part .status {
    border-bottom-left-radius: 16px;
  }
}

.my-request {
  padding: 40px 0;
  background: #fff;
}
.my-request .my-request-card {
  border: 1px solid #E9E9E9;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .my-request .header-part {
    position: absolute;
    top: 0;
    bottom: unset;
  }
  html[dir=rtl] .my-request .header-part {
    right: unset;
    left: 0;
  }
  html[dir=ltr] .my-request .header-part {
    right: 0;
    left: unset;
  }
}
.my-request .header-part .status {
  min-height: 40px;
  min-width: 90px;
  padding: 0 0.5rem;
  font-size: 14px;
  font-family: "Tajawal-Bold", sans-serif;
}
.my-request .header-part .status.new {
  color: #04C800;
  background: rgba(4, 200, 0, 0.1019607843);
}
.my-request .header-part .status.completed {
  color: #646464;
  background: #F6F6F6;
}
.my-request .header-part .status.deny {
  color: #E5B32C;
  background: #FCF7EA;
}
.my-request .header-part .status.reject {
  color: #DD5656;
  background: rgba(221, 86, 86, 0.1019607843);
}
.my-request .header-part .status.under-review {
  background: rgba(13, 109, 161, 0.1019607843);
  color: #0D6DA1;
}
.my-request .body-part {
  padding: 16px;
}
@media (min-width: 768px) {
  .my-request .body-part .text-part {
    width: calc(100% - 65px);
  }
}
.my-request .body-part .text-part h6 {
  font-size: 22px;
  color: #1A1612;
  font-weight: 500;
}
@media (min-width: 768px) {
  .my-request .body-part .text-part h6 {
    width: calc(100% - 90px);
  }
}
.my-request .body-part .text-part p {
  font-size: 15px;
}
.my-request .body-part .text-part p .title {
  color: rgba(0, 0, 0, 0.6);
}
.my-request .body-part .text-part p .name {
  color: #000;
  font-family: "Tajawal-Bold", sans-serif;
}
.my-request .body-part .icon-part {
  width: 55px;
  height: 55px;
  background: #F4F7F8;
  border-radius: 100%;
  font-size: 18px;
  color: #1A1612;
}

/*-----------------------
    request-details
-------------------------*/
@media (min-width: 992px) {
  .list-two-col {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
  }
}
@media (max-width: 991.98px) {
  .list-two-col {
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    column-count: 1;
    column-gap: 10px;
  }
}

.accordion-section .accordion-button {
  font-size: 18px;
  font-family: "Tajawal-Bold", sans-serif;
  background-color: #F9F9F9;
  border: 1px solid #E9E9E9;
  box-shadow: unset;
  border-radius: 16px 16px 0 0 !important;
}
.accordion-section .accordion-button::after {
  background-size: 16px;
}
.accordion-section .accordion-button:not(.collapsed) {
  background-color: #F9F9F9;
  outline: 0;
}
.accordion-section .accordion-button:not(.collapsed)::after {
  background-size: 16px;
}
.accordion-section .accordion-body {
  border: 1px solid #E9E9E9;
  border-top: 0;
}

.request-details {
  padding: 50px 0;
}
.request-details-card {
  padding: 0;
  border-radius: 24px;
  border: 1px solid #E9E9E9;
}
.request-details-card .header-part {
  padding: 16px 24px;
  background: #F4F7F8;
  border-bottom: 1px solid #E9E9E9;
}
.request-details-card .header-part .icon-part {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #FFFFFF;
  color: #1A1612;
}
.request-details-card .header-part h4 {
  font-size: 18px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-details-card .header-part .status {
  font-size: 16px;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-details-card .header-part .status.under-review {
  color: #0D6DA1;
}
.request-details-card .body-part {
  background: #fff;
  padding: 16px 24px;
}
.request-details-card .body-part p.sub-title {
  font-size: 17px;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-details-card .body-part h6.notes {
  color: #1A1612;
}
html[dir=ltr] .request-details-card .body-part h6.notes {
  text-align: right;
}
html[dir=rtl] .request-details-card .body-part h6.notes {
  text-align: left;
}
.request-details-card .body-part h6.notes {
  font-family: "Tajawal-Bold", sans-serif;
}
.request-details-card .body-part p .title {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
}
.request-details-card .body-part p .name {
  font-size: 15px;
  color: #000;
  font-family: "Tajawal-Bold", sans-serif;
}
.request-details-card .footer-part {
  padding: 16px 24px;
}
.request-details-card .footer-part .btn {
  min-height: 49px;
  padding: 0 0.75rem;
  font-size: 16px;
}
@media (max-width: 768px) {
  .request-details-card .footer-part .btn {
    flex-grow: 1;
  }
}

.confirmation-modal .modal-content {
  border-radius: 0;
  border: 1px solid #fff;
}
@media (min-width: 992px) {
  .confirmation-modal .modal-content {
    padding: 40px 40px;
  }
}
@media (max-width: 991.98px) {
  .confirmation-modal .modal-content {
    padding: 24px 24px;
  }
}
.confirmation-modal .modal-header .modal-title {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.confirmation-modal .modal-header span {
  color: #1A1612;
}
.confirmation-modal .form-control {
  resize: unset;
  box-shadow: unset;
  outline: 0;
}
.confirmation-modal .form-control:focus {
  border-color: #C5A059;
}
.confirmation-modal .btn {
  min-height: 49px;
  padding: 0 0.75rem;
  font-size: 16px;
}

/*-----------------------
    Chat Message
-------------------------*/
.chat-modal .modal-header {
  padding: 1rem 1.5rem;
}
.chat-modal .modal-header .modal-title {
  font-family: "Tajawal-Bold", sans-serif;
}
.chat-modal .modal-content {
  border-radius: 0;
  border: 1px solid #fff;
}
.chat-modal .app-message-body {
  background-color: rgba(233, 233, 233, 0.6);
  padding: 24px 16px 0;
  font-size: 0.8rem;
  overflow-y: auto;
  max-height: 50vh;
}
.chat-modal .app-message-body .message-wrapper {
  display: flex;
  flex-direction: column;
}
.chat-modal .app-message-body .message-wrapper:nth-child(2n+1) {
  align-items: flex-start;
}
.chat-modal .app-message-body .message-wrapper:nth-child(2n+1) .message-meta {
  justify-content: flex-start;
}
.chat-modal .app-message-body .message-wrapper:nth-child(2n) {
  align-items: flex-end;
}
.chat-modal .app-message-body .message-wrapper:nth-child(2n) .message-meta {
  flex-direction: row-reverse;
}
.chat-modal .message {
  max-width: 66.6%;
  background-color: #fff;
  padding: 8px;
  border-radius: 5px;
  font-size: 0.9rem;
  display: flex;
  flex: 1 auto;
}
.chat-modal .message-meta {
  display: flex;
  flex: 1 auto;
  margin: 10px 5px 15px;
}
.chat-modal .message-meta .sender-avatar {
  width: 24px;
  height: 24px;
  border-radius: 9999px;
  background: linear-gradient(180deg, #C5A059, #8E6336);
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-size: 0.666rem;
  font-weight: 600;
}
.chat-modal .message-meta .timestamp {
  color: #999;
  font-size: 0.666rem;
  line-height: 24px;
  display: inline-block;
  margin: 0 5px;
}
.chat-modal .app-input-area {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.chat-modal .app-input-area input[type=text] {
  flex: 1 80%;
  border: none;
  padding: 0.33rem;
  margin: auto 10px;
  outline: none;
}
.chat-modal .app-input-area button[type=submit] {
  flex: 1 0;
  border: none;
  margin: 0 auto;
  background-color: transparent;
  outline: none;
  cursor: pointer;
}
.chat-modal .app-input-area button[type=submit] svg {
  fill: #C5A059;
}
.chat-modal .app-input-area button[type=submit]:hover svg {
  fill: #C5A059;
}

/*-----------------------
terms-condition-section
-------------------------*/
.terms-condition-section {
  padding: 60px 0;
}
.terms-condition-section h1,
.terms-condition-section h2,
.terms-condition-section h3,
.terms-condition-section h4,
.terms-condition-section h5,
.terms-condition-section h6 {
  margin-bottom: 1rem;
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
.terms-condition-section p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 1rem;
}
.terms-condition-section p:not(:last-child) {
  margin-bottom: 1rem;
}
html[dir=rtl] .terms-condition-section ul,
html[dir=rtl] .terms-condition-section ol {
  padding-right: 1rem;
}
html[dir=ltr] .terms-condition-section ul,
html[dir=ltr] .terms-condition-section ol {
  padding-left: 1rem;
}
.terms-condition-section ul li,
.terms-condition-section ol li {
  margin-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.6);
}

/*-----------------------
    Styles
-------------------------*/
.complete-order {
  padding: 60px 0;
}
.complete-order .complete-order-box {
  box-shadow: 0px 0px 34px 0px rgba(219, 219, 219, 0.15);
  background: #F4F7F8;
  border: 1px solid #C5A059;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .complete-order .complete-order-box {
    padding: 32px;
  }
}
@media (max-width: 991.98px) {
  .complete-order .complete-order-box {
    padding: 16px;
  }
}
.complete-order .complete-order-box img {
  width: 80px;
  margin: auto;
}
.complete-order .complete-order-box p {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-family: "Tajawal-Bold", sans-serif;
}
.complete-order .complete-order-box span {
  color: rgb(16, 16, 16);
  font-size: 1.2rem;
}
.complete-order .complete-order-box .btn-primary {
  min-height: 55px;
  border-radius: 0;
  width: calc(100% - 55px);
  font-family: "Tajawal-Bold", sans-serif;
}
.complete-order .complete-order-box .btn-primary img {
  width: 16px;
  margin: 0;
}
.complete-order .complete-order-box .watsapp-btn {
  min-width: 55px;
  min-height: 55px;
  font-size: 29px;
  background: transparent;
  border: 1px solid #C5A059;
}

/*-----------------------
  comparison  Styles
-------------------------*/
@media (min-width: 768px) {
  .car-comparison-text {
    padding-inline-end: 5%;
  }
}
@media (min-width: 768px) {
  .car-comparison-text h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767.98px) {
  .car-comparison-text h3 {
    font-size: 1.75rem;
  }
}
.car-comparison-text h3 {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .car-comparison-text h4 {
    font-size: 1.25rem;
  }
}
.car-comparison-text h4 {
  font-family: "Tajawal-Bold", sans-serif;
}
.car-comparison-text p {
  color: rgba(0, 0, 0, 0.7);
}
.car-comparison-card {
  border: 0.5px solid rgb(177, 177, 177);
  border-radius: 0.625rem;
}
.car-comparison-card .card-header {
  height: 240px;
}
.car-comparison-card .card-header img {
  object-fit: cover;
}
.car-comparison-card .card-header .btn-dismiss {
  inline-size: 24px;
  min-inline-size: 24px;
  max-inline-size: 24px;
  block-size: 24px;
  border-radius: 100%;
  border: 1px solid #ff0000 !important;
  color: #ff0000;
  font-size: 16px;
  background-color: #fff;
  position: absolute;
  top: 1rem;
  bottom: unset;
}
html[dir=rtl] .car-comparison-card .card-header .btn-dismiss {
  right: 1rem;
  left: unset;
}
html[dir=ltr] .car-comparison-card .card-header .btn-dismiss {
  right: unset;
  left: 1rem;
}
.car-comparison-card .card-body .text {
  width: calc(100% - 60px);
  font-size: 1rem;
  color: rgb(86, 86, 86);
}
.car-comparison-card .card-body .btn-edit {
  font-size: 1rem;
  color: #1A1612;
  position: absolute;
  top: 1.5rem;
  bottom: unset;
}
html[dir=rtl] .car-comparison-card .card-body .btn-edit {
  right: unset;
  left: 1.5rem;
}
html[dir=ltr] .car-comparison-card .card-body .btn-edit {
  right: 1.5rem;
  left: unset;
}
.car-comparison .vs-compare {
  position: absolute;
  top: 0;
  bottom: 0;
}
html[dir=rtl] .car-comparison .vs-compare {
  right: 0;
  left: 0;
}
html[dir=ltr] .car-comparison .vs-compare {
  right: 0;
  left: 0;
}
.car-comparison .vs-compare {
  width: max-content;
  margin: auto;
  z-index: 11;
}
.car-comparison .vs-compare span {
  inline-size: 58px;
  min-inline-size: 58px;
  max-inline-size: 58px;
  block-size: 58px;
  border: 0.3px solid rgba(3, 80, 111, 0.5);
  border-radius: 100%;
  background: rgb(244, 244, 244);
  font-size: 28px;
  font-family: "Tajawal-Bold", sans-serif;
}

.no__result {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px;
  padding: 32px 16px;
  background: #fff;
}
.no__result i {
  color: #C5A059;
  font-size: 32px;
}
.no__result span {
  font-size: 1.25rem;
  font-family: "Tajawal-Bold", sans-serif;
}

/*-------------------------*/
.car-details-collapsed .accordion-item {
  border: 1px solid #E9E9E9;
  border-radius: 16px !important;
}
.car-details-collapsed .accordion-item .accordion-button {
  color: rgb(36, 36, 36);
  border-radius: 16px 16px 0 0;
  box-shadow: unset;
  outline: 0;
  background: #f9f9f9;
  font-family: "Tajawal-Bold", sans-serif;
}
.car-details-collapsed .accordion-item .accordion-button img {
  width: 20px;
}
.car-details-collapsed .accordion-item .accordion-button i {
  font-size: 18px;
}
.car-details-collapsed .accordion-item .accordion-button i.fa-face-smile {
  color: rgb(0, 122, 255);
}
.car-details-collapsed .accordion-item .accordion-button i.fa-gear {
  color: #C5A059;
}
.car-details-collapsed .check-true,
.car-details-collapsed .check-false {
  font-size: 20px;
}
.car-details-collapsed table {
  font-weight: 500;
}
.car-details-collapsed .table-striped > tbody > tr:nth-of-type(even) > * {
  color: rgb(36, 98, 132);
  font-weight: 600;
}
.car-details-collapsed tr td:first-child {
  font-weight: 500 !important;
  color: #000 !important;
}

/*-------------------------*/
.favButton {
  font-size: 20px;
  position: absolute;
  top: 1rem;
  bottom: unset;
}
html[dir=rtl] .favButton {
  right: unset;
  left: 1rem;
}
html[dir=ltr] .favButton {
  right: 1rem;
  left: unset;
}

.fav {
  color: red;
}

.common-comparisons .main-title {
  font-family: "Tajawal-Bold", sans-serif;
}
.common-comparisons .main-card {
  background: rgb(3, 80, 111);
  border-radius: 8px;
}
.common-comparisons-card {
  border: 0.5px solid rgb(177, 177, 177);
  border-radius: 0.625rem;
  background: #fff;
}
.common-comparisons-card .card-header {
  height: 150px;
}
.common-comparisons-card .card-header img {
  object-fit: cover;
}
.common-comparisons-card .card-body .text {
  font-size: 12px;
  color: rgb(86, 86, 86);
}
.common-comparisons .vs-compare {
  position: absolute;
  top: 0;
  bottom: 0;
}
html[dir=rtl] .common-comparisons .vs-compare {
  right: 0;
  left: 0;
}
html[dir=ltr] .common-comparisons .vs-compare {
  right: 0;
  left: 0;
}
.common-comparisons .vs-compare {
  width: max-content;
  margin: auto;
  z-index: 11;
}
.common-comparisons .vs-compare span {
  inline-size: 45px;
  min-inline-size: 45px;
  max-inline-size: 45px;
  block-size: 45px;
  border: 0.3px solid rgba(3, 80, 111, 0.5);
  border-radius: 100%;
  background: rgb(244, 244, 244);
  font-size: 18px;
}

#hiddenSection {
  max-height: 0;
  transition: max-height 0.5s ease-out;
  background: #f0f0f0;
  margin-top: 10px;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  z-index: 11;
}
#hiddenSection h4 {
  font-family: "Tajawal-Bold", sans-serif;
}
#hiddenSection .progress {
  background: rgb(207, 207, 207);
}
#hiddenSection .progress-bar {
  background: rgb(3, 80, 111);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#hiddenSection:not(.open) {
  overflow: hidden;
}
#hiddenSection.open {
  position: fixed;
  top: unset;
  bottom: 0;
}
html[dir=rtl] #hiddenSection.open {
  right: 0;
  left: 0;
}
html[dir=ltr] #hiddenSection.open {
  right: 0;
  left: 0;
}
#hiddenSection.open {
  transition: max-height 0.5s ease-in;
  padding: 2rem 0 0 0;
  max-height: 500px;
  border-radius: 45px 45px 0 0;
}
#hiddenSection.open .section-body {
  padding: 1rem 1rem 1rem 1rem;
  overflow-y: auto;
  max-height: 400px;
}
#hiddenSection .car-comparison-card .card-header {
  height: 190px;
}
#hiddenSection .car-comparison-card .card-body {
  color: #fff;
  background: rgb(3, 80, 111);
}

.animation-card {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin: 0;
  transform: translateZ(0);
  transition: transform 0.5s ease-out;
}
.animation-card:hover {
  transform: rotateZ(-10deg) scale(1.05);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.card-stack {
  position: relative;
  width: 300px;
  height: 200px;
  perspective: 1000px;
  cursor: pointer;
}
.card-stack .card {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease, opacity 0.5s ease;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.card-stack .card-top {
  z-index: 2;
  transform: translateZ(0);
}
.card-stack .card-bottom {
  z-index: 1;
  background: white;
  padding: 20px;
  transform: translateY(50%);
  opacity: 0;
}
.card-stack:hover .card-top {
  animation: flipBack 0.5s ease-in-out forwards;
  display: block;
  z-index: 1;
  -webkit-animation: flipBack 0.5s ease-in-out forwards;
}
.card-stack:hover .card-bottom {
  transform: translateY(80%) matrix(0.987688, 0.156434, -0.156434, 0.987688, 4, 0);
  opacity: 1;
}

.q-img__image {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.flip-card {
  background-color: transparent;
  perspective: 1000px;
  margin: 20px auto;
  position: relative;
  display: block;
  z-index: 9999;
  height: 715px;
  z-index: 2 !important;
}

.flip-card-inner:hover {
  z-index: 1;
}

.flip-card-front--inner {
  vertical-align: top;
  box-shadow: none !important;
  margin-bottom: 48px;
  border-radius: 20px;
  border: 1px solid #fff;
  z-index: 9999;
  background: radial-gradient(25.97% 25.97% at 50% 50%, rgb(77, 118, 162), rgba(255, 87, 0, 0.04));
}

.flip-card-front,
.secondCard-flip,
.flip-card-back {
  position: absolute;
  width: 100%;
  z-index: 9999;
  height: 400px !important;
  backface-visibility: hidden;
}

.filpCardImg {
  position: relative;
  vertical-align: top;
  width: 400px !important;
  height: 400px !important;
  object-fit: cover;
  border-radius: 20px;
  margin-bottom: 48px;
  background: radial-gradient(25.97% 25.97% at 50% 50%, rgba(255, 255, 255, 0.1019607843), rgba(197, 215, 133, 0.1019607843));
}
.filpCardImg .fit {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.filpCardImg .fit .q-img--menu {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 20px;
  height: 400px;
}

.secondCard-flip,
.flip-card-back {
  display: none;
}

.z-index-2 {
  z-index: 2 !important;
}

.flip-card-inner:hover .flip-card-front {
  animation: mainFlipBack 0.5s ease-in-out forwards;
  -webkit-animation: mainFlipBack 0.5s ease-in-out forwards;
}

.flip-card-inner:hover .flip-card-back {
  animation: flipBack 0.5s ease-in-out forwards;
  display: block;
  z-index: 1;
  -webkit-animation: flipBack 0.5s ease-in-out forwards;
}

html[dir=ltr] .flip-card-inner:hover .secondCard-flip {
  transform-origin: left;
}

html[dir=rtl] .flip-card-inner:hover .secondCard-flip {
  transform-origin: right;
}

.flip-card-inner:hover .secondCard-flip {
  display: block;
  animation: moveSecondCard 0.5s ease-in-out forwards;
  z-index: 999999 !important;
  -webkit-animation: moveSecondCard 0.5s ease-in-out forwards;
}

.flip-card-inner:not(:hover) .flip-card-front {
  animation: reverseFlipBack 0.5s ease-in-out forwards;
  display: block;
  z-index: 1;
  -webkit-animation: reverseFlipBack 0.5s ease-in-out forwards;
}

.flip-card-inner:not(:hover) .flip-card-back {
  animation: reverseBackCard 0.5s ease-in-out forwards;
  display: block;
  z-index: 1;
  -webkit-animation: reverseBackCard 0.5s ease-in-out forwards;
}

.flip-card-inner:not(:hover) .secondCard-flip {
  display: block;
  animation: reverseMoveSecondCard 0.5s ease-in-out forwards;
  z-index: 2;
  -webkit-animation: reverseMoveSecondCard 0.5s ease-in-out forwards;
}

html[dir=ltr] .flip-card-inner:not(:hover) .secondCard-flip {
  transform-origin: left;
}

html[dir=rtl] .flip-card-inner:not(:hover) .secondCard-flip {
  transform-origin: right;
}

.absolute-full {
  position: absolute;
  z-index: 9999;
}

.absolute-full,
.fullscreen,
.fixed-full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.absolute-full img,
.fullscreen img,
.fixed-full img {
  object-fit: cover;
  object-position: 50% 50%;
}

.q-img__image--with-transition {
  transition: opacity 0.28s ease-in;
}

.q-img__image--loaded {
  opacity: 1;
}

@keyframes flipBack {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(-9deg) translate(1%);
  }
}
@keyframes reverseBackCard {
  0% {
    opacity: 1;
    transform: rotate(-9deg) translate(1%);
  }
  to {
    opacity: 0;
    transform: rotate(0);
  }
}
@keyframes reverseFlipBack {
  0% {
    transform: translateY(80%) translate(1%) rotate(9deg) scale(1);
    opacity: 0;
  }
  to {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
}
@keyframes mainFlipBack {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
  to {
    transform: translateY(80%) translate(1%) rotate(9deg) scale(1);
    opacity: 0;
  }
}
@keyframes moveSecondCard {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 0;
  }
  to {
    transform: translateY(80%) translate(1%) rotate(9deg) scale(1);
    opacity: 1;
  }
}
@keyframes reverseMoveSecondCard {
  0% {
    transform: translateY(80%) translate(1%) rotate(9deg) scale(1);
    opacity: 1;
  }
  to {
    transform: translateY(0) rotate(0);
    opacity: 0;
  }
}
.flib-card-title {
  color: #fff;
  margin-top: 16px;
  font-size: 32px;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.4em;
  line-height: 1.2;
}

.flib-card-subtitle {
  color: #fff;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 4.7em;
  line-height: 1.6;
  margin-top: 16px;
}

.flib-card-button {
  font-size: 14px;
  color: #fff;
  border-radius: 32px;
  background: linear-gradient(102.72deg, rgba(26, 22, 18, 0.92) 0%, rgba(197, 160, 89, 0.9) 154.68%);
  border: 1px solid transparent;
  padding-block: 8px;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 32px;
}

.secondCard-flip--content {
  border: 1px solid #C5A059;
  border-radius: 20px;
  margin-bottom: 48px;
}
.secondCard-flip-main-text {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.4em;
  line-height: 1.2;
  font-size: 32px;
  margin-top: 16px;
}
.secondCard-flip-sub-text {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 4.7em;
  line-height: 1.6;
  text-align: justify;
  margin-top: 16px;
}
.secondCard-flip-action {
  background: linear-gradient(102.72deg, rgba(26, 22, 18, 0.92) 0%, rgba(197, 160, 89, 0.9) 154.68%);
  color: #fff;
  border-radius: 32px;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 16px;
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  outline: 0;
  border: 0;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.715em;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  height: auto;
  cursor: default;
  padding: 4px 16px;
  min-height: 2.572em;
}

.gallary-modal .modal-content {
  overflow: hidden;
  border: 0;
  border-radius: 0;
}
.gallary-modal .btn-close {
  inline-size: 30px;
  block-size: 30px;
  background: #fff;
  opacity: 1;
  border-radius: 100%;
  color: #000;
  top: 1rem;
  inset-inline-end: 1rem;
  font-size: 19px;
  padding: 0;
  font-weight: 700;
}
.gallary-modal .image-link {
  height: 500px;
}

#video-background {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

/*-----------------------
 popular__cars__list
-------------------------*/
.popular__cars__list {
  padding: 2rem 0 4.375rem 0;
  background: #F4F8FF;
}
.popular__cars__list--title {
  color: #1A1612;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .popular__cars__list--title {
    font-size: 2.1875rem;
  }
}
@media (max-width: 767.98px) {
  .popular__cars__list--title {
    font-size: 1.5rem;
  }
}
.popular__cars__list p {
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
}

/*-----------------------
 find__your__car
-------------------------*/
.find__your__car {
  padding: 40px 0;
}
.find__your__car--title h3 {
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 768px) {
  .find__your__car--title h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .find__your__car--title h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .find__your__car--title p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .find__your__car--title p {
    font-size: 1rem;
  }
}
.find__your__car--title p {
  color: #000000;
  font-family: "Tajawal-Bold", sans-serif;
}
.find__your__car--taps .nav-tabs {
  margin-bottom: 3.4375rem;
}
.find__your__car--taps .nav-link {
  border: 0.2px solid rgba(197, 160, 89, 0.32) !important;
  min-width: 8.4375rem;
  min-height: 2.375rem;
  border-radius: 3.125rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.find__your__car--taps .nav-link:not(.active) {
  background: transparent;
  color: #C5A059;
}
.find__your__car--taps .nav-link.active {
  background: #C5A059;
}
.find__your__car--taps .brand-box-item {
  padding: 0.625rem 1rem;
  min-height: 170px;
  border-radius: 24px;
  background: linear-gradient(176.06deg, rgba(22, 135, 181, 0.1) 5.42%, rgba(201, 239, 255, 0.22) 89.24%, rgba(31, 159, 210, 0.23) 106.03%);
}
.find__your__car--taps .brand-box-item img {
  height: 100px;
}
.find__your__car--taps .brand-box-item p {
  font-size: 1.125rem;
  color: #000000;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.find__your__car .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.find__your__car .swiper-button-next,
.find__your__car .swiper-button-prev {
  top: var(--swiper-navigation-top-offset, 42%);
}
html[dir=ltr] .find__your__car .swiper-button-next,
html[dir=ltr] .find__your__car .swiper-button-prev {
  transform: scaleX(-1);
}
html[dir=rtl] .find__your__car .swiper-button-next,
html[dir=rtl] .find__your__car .swiper-button-prev {
  transform: scaleX(1);
}

/*-----------------------
 sell__car
-------------------------*/
.sell__car {
  padding: 50px 0;
}
.sell__car__container {
  padding: 2.5rem 2rem;
  background: linear-gradient(96.67deg, #1A1612 1.54%, #8E6336 95%);
}
.sell__car__container h3 {
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .sell__car__container h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .sell__car__container h3 {
    font-size: 2rem;
  }
}
.sell__car__container li img {
  width: 28px;
}
.sell__car__container p {
  color: #fff;
  font-family: "Tajawal-Bold", sans-serif;
}
@media (min-width: 992px) {
  .sell__car__container .img-bg {
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    height: 300px;
  }
}
@media (max-width: 991.98px) {
  .sell__car__container .img-bg {
    display: none;
  }
}

/*-----------------------
 popular__searc
-------------------------*/
.popular__search__title {
  font-size: 2rem;
  color: #000000;
  font-family: "Tajawal-Bold", sans-serif;
}
.popular__search__title img {
  width: 32px;
}
.popular__search__item span {
  padding-inline: 0.625rem;
  border: 1px solid #1A1612;
  min-height: 2.75rem;
  border-radius: 4.375rem;
  color: #1A1612;
}
.popular__search__card {
  padding: 2rem 1.5rem;
  background: url(../image/general-image/popular-search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 1.125rem;
}
.popular__search__card h4 {
  font-size: 1.75rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.popular__search__card--item {
  background: #fff;
  padding: 1rem;
  border-radius: 1rem;
  border-right: 5px solid #1A1612;
}
.popular__search__card--item p {
  font-size: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.popular__search__card--item span {
  color: rgba(35, 37, 125, 0.7);
  font-size: 1.25rem;
}
.popular__search .btn-secondary {
  min-height: 58px;
  border-radius: 70px;
  min-width: 200px;
  font-family: "Tajawal-Bold", sans-serif;
}

.partner__logos {
  padding: 32px 0;
}
.partner__logos__title h3 {
  font-size: 32px;
  font-family: "Tajawal-Bold", sans-serif;
}
.partner__logos__title p {
  font-size: 16px;
}
.partner__logos__box {
  min-height: 160px;
}
.partner__logos__box img {
  height: 125px;
  filter: grayscale(100%);
}

/*-----------------------
 testimonials__section
-------------------------*/
.testimonials__section {
  padding-block: 50px;
  background: linear-gradient(118.34deg, #8E6336 50.52%, #7A6652 73.38%, #1A1612 96.75%);
}
.testimonials__section__card {
  border-radius: 1.5rem;
  padding: 32px 24px;
}
.testimonials__section__card--title h4 {
  font-size: 2rem;
  font-family: "Tajawal-Bold", sans-serif;
}
.testimonials__section__card--title p {
  font-size: 0.875rem;
}
.testimonials__section--video {
  height: 413px;
  border-radius: 1rem;
  border: 1px solid rgb(35, 37, 125);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.testimonials__section--video .poster-video {
  object-fit: cover;
}
.testimonials__section--video .youtube-image {
  margin: auto;
  z-index: 11;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.testimonials__section--video .span-text {
  inset-inline-start: 0.5rem;
  bottom: 1rem;
  color: #C5A059;
  border: 1px solid #C5A059;
  background: #fff;
  min-height: 2.6875rem;
  min-width: 10rem;
  border-radius: 3.75rem;
  padding-inline: 0.625rem;
}
.testimonials__section--video:hover .youtube-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.testimonials__section--text h4 {
  font-size: 1.25rem;
  width: calc(100% - 8rem);
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: normal;
  font-family: "Tajawal-Bold", sans-serif;
}
.testimonials__section--text img {
  width: 1rem;
}
.testimonials__section--description {
  font-size: 0.875rem;
  font-family: "Tajawal-Bold", sans-serif;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.bottom-slide-modal .progress {
  margin-block: 24px;
}
.bottom-slide-modal .car-container {
  flex-wrap: wrap;
}
.bottom-slide-modal .car-comparison-card {
  width: 400px;
}
.bottom-slide-modal .modal-footer {
  text-align: center;
}

/*-----------------------
 purchase-request-section
-------------------------*/
.purchase-request-section {
  padding-block: 64px;
}
.purchase-request-section .image-part {
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  height: 350px;
}
.purchase-request-section .image-part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.purchase-request-section .nav-tabs .nav-item {
  flex-grow: unset;
}
.purchase-request-section .nav-tabs .nav-link {
  border-radius: 3.125rem;
  min-width: 10.625rem;
  min-height: 2.8125rem;
  font-size: 18px;
}
.purchase-request-section .nav-tabs .nav-link:not(.active) {
  border: 1px solid #8D8D8D;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.purchase-request-section .nav-tabs .nav-link.active {
  border: 1px solid #000000;
  font-family: "Tajawal-Bold", sans-serif;
}
.purchase-request-section .sub-taps-section .nav-pills .nav-link {
  padding: 7px 12px;
  font-size: 16px;
  border-radius: 0;
  background: transparent;
}
.purchase-request-section .sub-taps-section .nav-pills .nav-link:not(.active) {
  font-weight: 500;
  color: rgb(142, 142, 147);
  border-bottom: 3px solid transparent;
}
.purchase-request-section .sub-taps-section .nav-pills .nav-link.active {
  color: rgb(239, 91, 36);
  border-bottom: 3px solid rgb(239, 91, 36);
  font-family: "Tajawal-Bold", sans-serif;
}
.purchase-request-section .sub-taps-section .content-subTaps {
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: 1rem;
}
.purchase-request-section .sub-taps-section .content-subTaps .title {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-family: "Tajawal-Bold", sans-serif;
}
.purchase-request-section .sub-taps-section .content-subTaps .subtitle {
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-family: "Tajawal-Bold", sans-serif;
}
.purchase-request-section .sub-taps-section .content-subTaps ul {
  list-style: disc;
  list-style-position: inside;
}
.purchase-request-section .sub-taps-section .content-subTaps ul li {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: 500;
}
.purchase-request-section .sub-taps-section .content-subTaps .btn {
  min-width: 200px;
  border-radius: 4px;
  min-height: 50px;
}

.float {
  position: fixed;
  top: unset;
  bottom: 32px;
}
html[dir=rtl] .float {
  right: unset;
  left: 32px;
}
html[dir=ltr] .float {
  right: 32px;
  left: unset;
}
.float {
  width: 50px;
  height: 50px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 100%;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
html[dir=ltr] .float {
  transform: scaleX(-1);
}
html[dir=rtl] .float {
  transform: scaleX(1);
}

.youtube__float {
  position: fixed;
  top: unset;
  bottom: 32px;
}
html[dir=rtl] .youtube__float {
  right: 32px;
  left: unset;
}
html[dir=ltr] .youtube__float {
  right: unset;
  left: 32px;
}
.youtube__float {
  width: 50px;
  height: 50px;
  background-color: #ff0033;
  color: #FFF;
  border-radius: 100%;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
