* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: "Outfit", sans-serif;

}

a {
  text-decoration: none;
}

body {
     background-color: #ffffff;
}

p {
  font-size: 20px;
}

.row {
  --bs-gutter-x: 0 !important;
  --bs-gutter-y: 0 !important;
}

.logo_left img {
  width: 70px;
  margin-top: 16px;
}

.header {
  position: fixed;
}

.flg img{
width: 60px;
    border-radius: 50%;
    height: 60px;
    object-fit: cover;
}

.input-wrapper select {
    font-size: 14px;
    color: #0e0e0e;
    width: 100%;
    height: 49px;
    outline: none;
    border: 1px solid #5d54547d;
    padding: 10px 20px;
    border-radius: 10px;
    position: relative;
    background-color: #ffffff14;
    margin-top: 10px;
}


#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background-color: #f5f5f500;
}

#style-1::-webkit-scrollbar
{
	width: 2px;
	background-color: #f5f5f500;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: #55555500;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef !important;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

 .modal-dialog-centered {
    display: flex;
    justify-content: center !important;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 90% !important;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
        background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.flg_no p{
  margin-bottom:0px;
  font-size: 15px;
  
}

.whtapp_box a{
  color:#000;
}

.banner_section {
  background: #717d91;
  background: radial-gradient(circle, rgb(255 255 255) 0%, rgb(118 123 125) 100%);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner_3{
      padding: 0px 0px 60px 0px;
}

.box_white{

    width: 100%;
        height: 50%;
    padding: 1.5rem 1.5rem 1rem 1.25rem;
    display: flex;
    background-color: #fff;
    flex-direction: column;
    border-radius: .875rem !important;
    min-height: 188px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.box_white2 {
    width: 100%;
    height:100%;
    padding: 1.5rem 1.5rem 1rem 1.25rem;
    display: flex;
    background-color: #fff;
    flex-direction: column;
    border-radius: .875rem !important;
    min-height: 188px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.box_whites {
    width: 100%;
        height: 50%;
    padding: 1.5rem 1.5rem 1rem 1.25rem;
    display: flex;
    background-color: #011823;
    flex-direction: column;
    color: #fff;
    border-radius: .875rem !important;
        min-height: 188px;
}

.box_whites2 {
    width: 100%;
    height:100%;
    padding: 1.5rem 1.5rem 1rem 1.25rem;
    display: flex;
    background-color: #011823;
    flex-direction: column;
    color: #fff;
    border-radius: .875rem !important;
        min-height: 188px;
}

.carl a{
  color:#000;
}

.new_white_box{
  padding: 60px 0px;
      background-color: #ffffff;
}

.car_right_l img{
  width:150px !important;
}

.car_right_l p{
font-size:16px !important;
}

.bottom_insp_img img{
max-height: 500px;
    object-fit: cover;
    width: 100%;
    border-radius:10px;
}

.bottom_insp_img{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom_insp_img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #0000007a;
    border-radius: 10px;
}


.insp_text {
  position: absolute;
  text-align: center;
  z-index:99;
}

.why_one h4{
  font-size:20px;
}

.banner_img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_img img {
    max-height: 80vh;
    width: 100% !important;
    object-fit: cover;
}

.banner_img::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: #ffffff;
    background: linear-gradient(0deg, rgb(198 228 239) 12%, rgb(0 0 0 / 30%) 50%);
    width: 100%;
    height: 100%;
}

.car_width {
  position: relative;
  z-index: 99;
}

.side_ul li a {
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #444243;
  letter-spacing: 2px;
  font-weight: 500;
}

.car_left h3{
color: #000;
    font-size: 20px;
}

.car_left h3 span{
  color:#000;
  font-size:30px !important;
}

.car_box_sidevideo img {
    position: relative;
    border-radius: 10px;
    object-fit: cover;
    height: 400px;
}

.video_sec{
  padding:60px 0px;
}

.foot_ul ul li a {
  text-decoration: none;
  color: #fff;
}

.side_ul ul {
  list-style-type: none;
  padding-left: 0px;
  line-height: 43px;
}

.footer-social-link ul {
  list-style-type: none;
  display: flex;
  padding-left: 0px;
}

.footer-social-link ul li a {
  font-size: 20px;
  color: #000;
}

.company_name h1 {
  font-size: 42px;
  color: #fff;
  background-image: linear-gradient(181deg, rgba(255, 255, 255, 0) 0%, rgba(76, 84, 97, 0) 70%);
}

.gradient-text {
  font-size: 60px;
  font-weight: bold;
  background: linear-gradient(90deg, #ff512f, #dd2476);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-family: sans-serif;
  text-align: center;
  margin-top: 100px;
}

.logo_flag img {
  width: 33px;
  border-radius: 5px;
}

.company_name {
  position: absolute;
  content: "";
  bottom: 20%;
  left: 0px;
  z-index: 99;
  width: 100%;
  text-align: center;
}



.contact_dl p {
  font-size: 16px;
}

.carousels {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff00;
  padding: 3px 0;
}

.inner_con ul {
  list-style-type: none;
  padding-left: 0px;
}

.inner_con h5 {
  font-size: 18px;
  margin-top: 20px;
}

.inner_con ul li {
  margin-top: 12px;
}

.owll {
  position: relative;
}

.owll::after {
  position: absolute;
  content: "";
  top: 0px;
  left: -1px;
  width: 102%;
  height: 100%;
  background: linear-gradient(90deg, rgb(43 47 49 / 0%) -31%, rgb(253 29 29 / 0%) 50%, rgb(32 34 35 / 0%) 157%);
}

.carousel-tracks {
  position: relative;
  display: inline-block;
  animation: scroll 20s linear infinite;
}

.logos {
  display: inline-block;
  margin: 0 30px;
}

.logo_left p {
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}

.logos img {
  height: 37px;
  vertical-align: middle;
}


.upload__box {
padding: 8px;
}
.upload__inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload__btn p{
 font-size: 15px;
  margin-bottom:0px;
}
.upload__btn {
    display: inline-block;
    font-weight: 100;
    color: #fff;
    text-align: center;
    min-width: fit-content;
    padding: 5px;
    transition: all 0.3s 
ease;
    cursor: pointer;
    border: 2px solid;
    background-color: #000000;
    /* border-color: #4045ba; */
    border-radius: 10px;
    line-height: 26px;
    font-size: 10px;
}

.upload__btn-box {
  margin-bottom: 10px;
}
.upload__img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.upload__img-box {
    width: 150px;
    padding: 0 10px;
    margin-bottom: 12px;
}
.upload__img-close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  line-height: 24px;
  z-index: 1;
  cursor: pointer;
}
.upload__img-close:after {
  content: "✖";
  font-size: 14px;
  color: white;
}

.img-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 100%;
}

.company_name p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0px;
  margin-top: 7px;
  text-transform: uppercase;
}

.bx_box{
padding: 15px;
    height: 100%;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.bx p{
font-size: 19px;
}

.bx h6{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background-color: #011823;
    color: #fff;
    font-size: 19px;
    border-radius: 50%;
}

.search {

  background: #ffffff;
  height: 46px;
  border-radius: 40px;
  width: 100%;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.1, 1.1);
  }

  100% {
    transform: scale(1, 1);
  }
}

.search:hover>.search-txt {

  padding: 0 10px;
  color: #000000;

}

.search:hover>.search-btn {
  background: white;
}

.search-btn {
  color: #000000;
  float: right;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.filter_box {
  width: 44px;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  /* justify-items: center; */
  background-color: #000000;
}

.filter_box i {
  color: #fff;
}

.search-txt {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: rgb(8, 8, 8);
  font-size: 16px;
  transition: ease-in 0.4s;
  line-height: 40px;
      width: 80%;

}

.fas fa-search {
  font-weight: 200;
  font-size: 40px;
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.logo_right p {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
}

.dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.dropdown-content {
  position: absolute;

  display: none;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.fixedhome_menu {

  background-color: #ffffff;
  padding: 10px 20px;
  border-radius: 19px;
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;

}

.fixedhome_menu ul {
  list-style-type: none;
  display: inline-flex;
  gap: 23px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.fixedhome_menu ul li a {
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
     text-transform: capitalize;
}

.reveal {
  visibility: hidden;
  position: relative;
  width: 80%;
  height: 80%;
  max-width: 500px;
  overflow: hidden;
}


.instagram-color {
  /* background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); */
  color: #ffffff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.green-color {
  color: #ffffff;
}

.fixed_flags {}

.flag-toggle-3 {
  position: relative;
  width: 175px;
  height: 65px;
  background-color: #6d6c69;
  border-radius: 30px;
  margin: 0 auto;
  gap: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8px;
  box-sizing: border-box;
  border: 2px solid #cccccc36;
  cursor: pointer;

}

.flag-toggle-3 .flag {
  width: 43px;
  height: 43px;
  background-size: cover;
  border-radius: 22px;
  animation: zoom-in-zoom-out 2s ease-out infinite;
  background-position: center;
  box-shadow: rgb(0 0 0 / 99%) 0px 13px 27px -5px, rgb(221 217 217) 0px 8px 16px -8px;
  transition: opacity 0.3s;
}

.flag.active {
  opacity: 1;
}

.selector-thumb {
  position: absolute;
  top: 12px;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background-color: #ffffff00;
  border: 1px solid #121214;
  transition: left 0.3s;
  z-index: 0;
}

#flagStatus {
  margin-top: 20px;
  font-size: 1.2em;
}


.page-loader {
  width: 100%;
  height: 100vh;
  position: absolute;
  background-color: #ede6df;
  z-index: 99999;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/* HTML: <div class="loader"></div> */
.loader {
  width: 40px;
  aspect-ratio: 1;
  --c: linear-gradient(#5a5454 0 0);
  --m: radial-gradient(farthest-side, #eaae06 92%, #3a373700);
  background:
    var(--c), var(--m),
    var(--c), var(--m),
    var(--c), var(--m);
  background-size: 8px 15px, 8px 8px;
  background-repeat: no-repeat;
  animation: l14 1s infinite alternate;
}

@keyframes l14 {

  0%,
  10% {
    background-position: 0 0, 0 100%, 50% 0, 50% 100%, 100% 0, 100% 100%
  }

  33% {
    background-position: 0 100%, 0 0, 50% 0, 50% 100%, 100% 0, 100% 100%
  }

  66% {
    background-position: 0 100%, 0 0, 50% 100%, 50% 0, 100% 0, 100% 100%
  }

  90%,
  100% {
    background-position: 0 100%, 0 0, 50% 100%, 50% 0, 100% 100%, 100% 0
  }
}


.middle ul {

  display: inline-flex;
  list-style-type: none;
  gap: 18px;
  margin-bottom: 0px;
  padding-left: 0px;

}

.banner_inner_img img {
  width: 100%;
  height: 635px;
  object-fit: cover;
}

.middle ul li {
  display: flex;
  gap: 4px;
  font-size: 13px;
  text-transform: capitalize;
}

.fixed_head {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.abt_text {
  max-width: 570px;
}

.abt_text h3 {
  font-size: 70px;
  line-height: 58px;
}

.abt_text p {
  font-size: 20px;
}

.abt_mx {
  padding: 60px 0px 22px 0px;

}


.car_box_side {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
}



.car_box_side img {
  position: relative;
  border-radius: 10px;
  object-fit: cover;
}

.car_box_side::after {
  position: absolute;
  content: "";
  top: 5px;
  left: 0px;
  background: #ffffff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 0) 50%);
  width: 100%;
  height: 100%;
  border-radius: 17px;
}

.banner_img_iner {
  position: relative;
      display: flex;
    justify-content: center;
    align-items: center;
}

.banner_search{
  position: absolute;
  z-index:99;
}

.banner_img_iner::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  background: #ffffff;
  background: linear-gradient(0deg, rgb(255 255 255) 12%, rgb(255 255 255 / 26%) 50%);
  width: 100%;
  height: 100%;
}

.banner_img_iner img {
  max-height: 282px;
  width: 100% !important;
  object-fit: cover;
}

.banner_img_iner video{
  width: 100%;
    height: 81vh;
    object-fit: cover;
    border-radius: 10px;
}

.car_details_cover {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 0px 0px 40px 40px;
  width: 100%;
  margin-top: -23px;
  box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
  z-index: 99;
  gap: 12px;
  flex-wrap: wrap;
}

.why_one {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 40px 40px 40px 40px;
   box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
}

.why_onel {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 40px 40px 40px 40px;
   box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
  height:100%;
  width:100%;
}


.why_onel p{
  font-size: 16px;
}

.why_onel h4{
 font-size: 20px;
}

.bottom p {
  font-size: 12px;
  color: #ffffff;
}

.whychoosetext h2 {
  text-align: center;
  color: #000000;
  font-size: 40px;
}

.car_left h6 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #676562;
  text-transform: uppercase;
}

.car_left h4 {
  font-size: 16px;
  color: #000;
}

.car_right {
  font-size: 14px;
  padding: 10px 13px;
  border-radius: 20px;
  color: #ffffff;
  background-color: #000000;
  text-transform: capitalize;
  text-decoration: none;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.car_left ul {
  list-style-type: none;
  padding-left: 0px !important;
  margin-bottom: 0px;
  color: #000;
  margin-top: 5px;
}

.car_left ul {
  display: flex;
  gap: 20px;
  flex-direction: column;

}

.car_right a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}

.car_left ul li p {
  font-size: 17px;
  margin-bottom: 0px;
}

.car_left ul li i {
  color: #e0af74;
}

.ava_btnl{
    position: absolute;
    content: "";
    left: 15px;
    top: 13px;
    padding: 6px 10px;
    border-radius: 10px;
    background-color: #ab8000;
    color: #fff;
}

.ava_btnl p {
    font-size: 13px;
    margin-bottom: 0px;
}

.ava_btn {
  position: absolute;
  content: "";
  right: 15px;
  top: 13px;
  padding: 6px 10px;
  border-radius: 10px;
  background-color: #2eb505;
  color: #fff;
}

.sold_btn {
  position: absolute;
  content: "";
  right: 15px;
  top: 13px;
  padding: 6px 10px;
  border-radius: 10px;
  background-color: #c11a1a;
  color: #fff;
}

.sold_btn p {
  font-size: 13px;
  margin-bottom: 0px;
}

.ava_btn p {
  font-size: 13px;
  margin-bottom: 0px;
}

.footer_section {
  background-color: #011823;
  padding: 60px 0px;
}

.footer_content {
  max-width: 450px;
}

.foot_ul h6 {
  font-size: 15px;
  color: #fff;
}

.foot_ul ul {
  list-style-type: none;
  padding-left: 0px;
  flex-direction: column;
  display: flex;
  gap: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: 100;
}

.footer_content p {
  font-size: 16px;
  color: #fff;
  font-weight: 100;
}

.footer_content h6 {
  color: #fff;
  font-size: 15px;
}

.mobile {
  display: none;
}

.fixedhome_menu img {
  max-width: 120px;
}

.fixedhome_menu img {
  max-width: 28px;
}

.fixedhome_menu {
  background-color: #000000;
  padding: 12px 14px;
  border-radius: 19px;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}


.thumb-carousel .owl-item img {
  height: 80px;
  width: auto;
  cursor: pointer;
  opacity: 0.5;
}

.thumb-carousel .owl-item.active.center img {
  opacity: 1;
  border: 2px solid #007bff;
}

#sync1 .item {
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #c9c9c9;
  /* padding: 10px 0px; */
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#sync2 .item h1 {
  font-size: 18px;
}

#sync2 .current .item {
  background: #ffffff;
  padding: 5px;
  border-radius: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}

/* animate fadin duration 1.5s */
.owl-carousel .animated {
  animation-duration: 1.5s !important;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
}

#sync1 svg {
  width: 9px !important;
}

.main-carousel img {
  width: 100%;
  height: auto;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border-radius: 10px !important;
}

.pro_card_icon {
  background-color: #a1cad9;
  padding: 10px;
  border-radius: 10px;
}

.pro_text p {
  color: #564d4d !important;
  font-size: 12px;
  margin-bottom: 0px;
}

.pro_icon {
  width: 50px;
  height: 50px;
  background-color: #c6e4ef;
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.abt_texts h3 {
    font-size: 42px;
    line-height: 58px;
    color: #fff;
}

.pro_icon i {
  font-size: 20px;
}

.input-wrapper label i {
    font-weight: 500;
    color: #011823;
}

.input-wrapper input {
  font-size: 14px;
  color: #0e0e0e;
  width: 100%;
  height: 49px;
  outline: none;
  border: 1px solid #5d54547d;
  padding: 10px 20px;
  border-radius: 10px;
  position: relative;
  background-color: #ffffff14;
  margin-top: 10px;
}

.input-wrapper textarea{
  border: 1px solid #5d54547d;
      border-radius: 10px;
}

.input-wrappers input {
  font-size: 14px;
  color: #0e0e0e;
  width: 100%;
  height: 49px;
  outline: none;
  border: 1px solid #a5a0a0;
  padding: 10px 20px;
  border-radius: 10px;
  position: relative;
  background-color: #ffffff14;
  margin-top: 10px;
}

.input-wrappers label {
  color: #5a5656 !important;
  text-transform: capitalize;
  z-index: 2;


  top: 14px;
  font-size: 14px;
  font-weight: 600;

  background: #ffffff00;
}

.point_wrappers {
     padding: 10px;
    background-color: #ffffff;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin: 7px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.input-wrapper label {
  color: #5a5656 !important;
  text-transform: capitalize;
  z-index: 2;
  width: 100%;
  top: 14px;
  font-size: 14px;
  font-weight: 300;
  padding: 0 8px;
  background: #ffffff00;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff14;
  background-clip: padding-box;
  border: 1px solid #a5a0a0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control:focus {
  background-color: #ffffff14;
  box-shadow: none !important;
  border: 1px solid #a5a0a0;
}

.btn-group .select {
  position: relative;
}

.btn-group .select input:checked+label {
  background-color: #000000;
  width: 100%;
}

.btn-group .select input:checked+label:hover,
.btn-group .select input:checked+label:focus,
.btn-group .select input:checked+label:active {
  background-color: #000000;
}

.btn-group .select input {
  opacity: 0;
  position: absolute;
}

.btn-group .select .button_select {
  margin: 0 10px 10px 0;
  display: flex;
  background-color: transparent;
}

.btn-group .select .button_select:hover,
.btn-group .select .button_select:focus,
.btn-group .select .button_select:active {
  background-color: transparent;
}

.cards {
 
    background: #ebebeb;
    border-radius: 1em;
    position: relative;
    border: none;
    padding: 10px;
}

.circle {
    width: 3em;
    aspect-ratio: 1;
    background: #011823;
    border-radius: 50%;
    z-index: 1;
    rotate: 43deg;
    color: #fff;
    display: flex
;
    justify-content: center;
    align-items: center;
}

.holder {
	position: absolute;
	display: grid;
	place-items: center;
	width: 4em;
	height: 4em;
	    background: #ffffff;
}
.holder::before, 
.holder::after {
  position: absolute;
  content: "";
  width: 1.25em;
  height: 1.25em;
  background: transparent;
}
.one {
	inset: calc(100% - 4em) 0 0 calc(100% - 4em);
	border-top-left-radius: 1.25em;
	transition: 1s ease 0.5s;
}
.one::before {
	inset: calc(100% - 1.25em) 0 0 -1.25em;
  border-bottom-right-radius: 1.25em;
      box-shadow: 0.3em 0.3em 0 0.3em #ffffff;
	transition: 1s ease;
}
.one::after {
	inset: -1.25em 0 0 2.75em;
  border-bottom-right-radius: 1.25em;
      box-shadow: 0.3em 0.3em 0 0.3em #ffffff;
	transition: 1s ease;
}


.box-3_fac {
    padding: 18px;
    border-radius: 15px;
    background-color: #509d76;
    margin-top: 10px;
}

.cards.box_text_f p {
    font-size: 17px !important;
    width: 80%;
}

.saf_box::after{
    position: absolute;
    content:"";
    bottom:0px;
    left:0px;
    width:100%;
    height:100%;
    background-image: linear-gradient(to top, #06422400, #06422400), url(../images/wave2.png);
    background-color: #c9fb8f00;
    background-repeat: no-repeat;
}


.b_icon_f img {
    width: 60px;
    padding: 9px;
    border-radius: 50%;
    background-color: #c6e4ef;
    margin-bottom: 40px;
}

.box_text_f h2 {
    max-width: 80%;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 27px;
}

.option {
  position: relative;
}

.option input {
  opacity: 0;
  position: absolute;
}

.option input:checked+span {
  background-color: #292928;
  color:#fff;
}

.option input:checked+span:hover,
.option input:checked+span:focus,
.option input:checked+span:active {
  background-color: #292928;
  color:#fff;
}

.option .btn-option {
  padding: 12px 26px;
  display: flex;
  background-color: transparent;
}

.option .btn-option:hover,
.option .btn-option:focus,
.option .btn-option:active {
  background-color: transparent;
}

.btn-warning {
  color: #7b6f6f;
  font-size: 14px;
  background-color: #ffc107;
    border: 1px solid #a5a0a07d;
  border-radius: 9px !important;
}

.closess {
  color: #007bff !important;
}

.boxss {
  font-size:15px;
}

button {
  background-color: #000000;
  padding: 10px 20px;
  text-decoration: none;
  color: #ffffff;
  font-size: 7px;
  font-weight: 200;
  border-radius: 19px;
  text-transform: uppercase;
  border: none;
}

.button p {
  font-size: 14px;
}

.form-check p {
  font-size: 13px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 0px;
}

.form-check-input:checked {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.fixedhome_menu2 {
  background-color: #6d6c6900;
  padding: 12px 14px;
  border-radius: 19px;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}

.fixedhome_menu2 ul {
  list-style-type: none;
  display: inline-flex;
  gap: 23px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.fixedhome_menu2 ul li a {
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
}

.offcanvas-bottom.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 462px !important;
  border-radius: 10px 10px 0px 0px !important;
  margin: auto;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform .3s ease-in-out;
}

.contact-uss {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  justify-content: flex-start;
}

.contact-info h3 {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
  line-height: 28px;
}

.contact-icon {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #011823;
}

.contact-icon i {
  color: #fff;
}

.banner_inner_imgs img {
  width: 100%;
  height: 635px;
  object-fit: contain;
}

.card__content_sec {
  padding: 0px 18px;
}

.card {
  padding: 3rem 0;
}

.card__container {
  gap: 3rem 1.25rem;
}

.card__content {
  position: relative;
     background-color: #ffffff;
  padding: 2rem 1.5rem 1rem;
  border-radius: 1.75rem;
  box-shadow: 0 12px 24px hsla(var(--hue-color), 61%, 16%, 0.1);
  transition: .4s;
  height: 100%;
  display: flex;
  box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
  width: 317px;
  flex-direction: column;
  justify-content: space-between;
}

.card__content:hover {
  box-shadow: 0 16px 24px hsla(var(--hue-color), 61%, 16%, 0.15);
}

.card__header-img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  object-fit: cover;
}

.card__header-circle {
  width: 40px;
  height: 40px;
  background-color: var(--first-color-lighter);
  border-radius: 50%;
  margin-bottom: var(--mb-1);
  place-items: center;
}

.card__header-subtitle {
  display: block;
  font-size: var(--smaller-font-size);
  color: hsl(0deg 0% 0%);
  text-transform: uppercase;
  margin-bottom: var(--mb-0-25);
}

.card__header-title {
  font-size: var(--biggest-font-size);
  color: var(--title-color);
  margin-bottom: var(--mb-1);
  font-size: 11px;
}

.card__pricing {
  position: absolute;
  background: linear-gradient(157deg, hsl(0deg 0% 0%) -12%, hsl(60.33deg 3.3% 15.39%) 109%);
  width: 60px;
  height: 88px;
  right: 1.5rem;
  top: -1rem;
  padding-top: 1.25rem;
  text-align: center;
}

.card__pricing-number {
  font-family: var(--pricing-font);
}

.card__pricing-symbol {
  font-size: var(--smaller-font-size);
}

.card__pricing-number {
  font-size: var(--h2-font-size);
}

.card__pricing-month {
  display: block;
  font-size: var(--tiny-font-size);
}

.card__pricing-number,
.card__pricing-month {
  color: #ffffff;
}

.card__pricing::after,
.card__pricing::before {
  content: '';
  position: absolute;
}

.card__pricing::after {
  width: 100%;
  height: 14px;
  background-color: #f0e9e9;
  left: 0;
  bottom: 0;
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
}

.card__pricing::before {
  width: 14px;
  height: 16px;
  background-color: hsl(199.41deg 94.44% 7.06%);
  top: 0;
  left: -14px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.card__list {
  row-gap: .5rem;
  margin-bottom: var(--mb-2);
  padding-left: 0px;
}

.card__list-description {
  margin-bottom: 0px;
}

.card__list-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 9px;
}

.card__list-icon {
  font-size: 1.5rem;
  color: var(--first-color);
  margin-right: var(--mb-0-5);
}

.card__button {
  padding: 12px;
  border: none;
  font-size: 12px;
  border-radius: -1.5rem;
  ;
  background: linear-gradient(157deg, hsl(0deg 0% 0%) -12%, hsl(199.41deg 94.44% 7.06%) 109%);
  color: #ffffff;
  cursor: pointer;
  transition: .4s;
}

.five_point h5 {
  background-color: #b2dded;
  padding: 10px 16px;
  font-size: 13px;
  border-radius: 22px;
  margin-bottom: 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.card__button:hover {
  box-shadow: 0 12px 24px hsla(var(--hue-color), 97%, 54%, 0.2);
}

.head-text h2 {
  font-size: 45px;
  text-transform: capitalize;
  max-width: 700px;
  margin: auto;
}

.uil-check:before {
  content: '\e9c3';
}

.card__list-item p {
  font-size: 15px;
}

.sel1 {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #c6e4efa6, #c6e4efb5), url(../images/wheel.png);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sel1_text {

  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 10px;
  font-size: 12px;
  background-color: #011823;
  color: #fff;

}

.icon_boxsz {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  height: 140px;
  width: 140px;
  background-image: linear-gradient(to bottom, #c6e4ef00, #ffffff00), url(../images/u1.webp);
  background-size: contain;
  background-position: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin: auto; */
  padding: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 50%;
}

.icon_boxsz:hover {
  border: 2px solid #011823;
}

.icon_boxsz2:hover {
  border: 2px solid #011823;
}

.icon_boxsz2 {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  height: 140px;
  width: 140px;
  background-image: linear-gradient(to bottom, #c6e4ef00, #ffffff00), url(../images/u2.jpg);
  background-size: contain;
  background-position: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin: auto; */
  padding: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 50%;
}

.rot1{
      rotate: 2deg;
}

.rot2{
  rotate: 357deg;
}

.icon_boxsz1:hover {
  border: 2px solid #011823;
}

.icon_boxsz1 {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  height: 140px;
  width: 140px;
  background-image: linear-gradient(to bottom, #c6e4ef00, #ffffff00), url(../images/sell07.png);
  background-size: contain;
  background-position: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin: auto; */
  padding: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 50%;
}

.icon_boxsz3:hover {
  border: 2px solid #011823;
}

.icon_boxsz3 {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  height: 140px;
  width: 140px;
  background-image: linear-gradient(to bottom, #c6e4ef00, #ffffff00), url(../images/direct_sell.webp);
  background-size: contain;
  background-position: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin: auto; */
  padding: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 50%;
}

.icon_boxsz4:hover {
  border: 2px solid #011823;
}

.icon_boxsz4 {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  height: 140px;
  width: 140px;
  background-image: linear-gradient(to bottom, #c6e4ef00, #ffffff00), url(../images/u1.jpg);
  background-size: contain;
  background-position: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin: auto; */
  padding: 14px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 50%;
}

.searchs {
    background: #ffffff;
    height: 46px;
    border-radius: 40px;
    width: 57%;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.sel1_text p {
  margin-bottom: 0px;
  font-size: 12px;
  text-align: center;
}

.con {
  display: flex;
  flex-direction: column-reverse;
  gap: 43px;
}

.fixedbuysellbtn {
  position: fixed;
  right: 12px;
  bottom: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 2px;
  z-index: 999;
}

.fixedsellbtn a {
  font-size: 20px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  padding: 10px 16px;
  width: 70px;
  height: 70px;
  outline: none;
  border: 0px;
  border-radius: 41px;
  background-color: #5cb345;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  text-transform: uppercase;
  gap: 7px;
  overflow: hidden;

}

.form-group label {
  color: #ffffff;
  display: block;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  position: relative;
  margin-top: 10px;
  text-transform: uppercase;
}

.form-control {
  display: block;
  width: 100%;
  padding: .80rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #212529;
  background-color: #ffffff00;
  background-clip: padding-box;
  border: 1px solid #ced4da9e;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-btn .submit-btn {
  background: #005a84;
  border: none;
  font-weight: 600;
  text-transform: uppercase;
  height: 47px;
  font-size: 13px;
  width: 120px;
  color: #ffffff;
  border-radius: 4px;
  display: block;
  margin-left: 7px;
  border: 1px solid #fff;
}

.form-control:focus {
  box-shadow: none;
}

.world_btn a {
  text-decoration: none;
  color: #005a84;
  font-weight: 600;
}

.contact-form .form-control {
  padding: 0.9em;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  font-size: 0.9em;
  letter-spacing: 1px;
}

.contact-form .form-control {
  padding: 0.9em;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  font-size: 0.9em;
  letter-spacing: 1px;
}

.contact-form label {
  font-weight: 700;
  letter-spacing: 1px;
  color: #333;
  font-size: 0.9em;
}

.point_wrapper {
  padding: 10px;
  background-color: #ffffff;
  box-shadow: rgb(99 99 99 / 57%) 0px 2px 8px 0px;
  margin: 7px;
  border-radius: 15px;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.sel .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
     width: 100% !important;
    pointer-events: auto;
      background-color: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.packbroucher img{
  height:245px !important;
}

@media (max-width: 1090px) {
  .company_name {
    position: absolute;
    content: "";
    bottom: 26%;
    left: 0px;
    z-index: 99;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1030px) {
  .company_name {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0px;
    z-index: 99;
    width: 100%;
    text-align: center;
  }

  .con {
    flex-direction: column;
    /* normal order on desktop */
  }
}

@media (max-width: 768px) {


  .head-text h2 {
    font-size: 28px;
    text-transform: capitalize;
    max-width: 700px;
    margin: auto;
  }
}

/*==================== MEDIA QUERIES ====================*/
/* For small devices */
@media screen and (max-width: 320px) {
  .container {
    margin-left: var(--mb-1);
    margin-right: var(--mb-1);
  }

  .card__content {
    padding: 2rem 1.25rem;
    border-radius: 1rem;
  }
}

/* For medium devices */
@media screen and (min-width: 568px) {
  .card__container {
    grid-template-columns: repeat(2, 1fr);
  }

  .card__content {
    grid-template-rows: repeat(2, max-content);
  }

}

/* For large devices */
@media screen and (min-width: 968px) {
  .banner_img_iner video {
    width: 100%;
    height: 110vh;
    object-fit: cover;
    border-radius: 10px;
}
  .container {
    margin-left: auto;
    margin-right: auto;
  }

  .card {
    height: 100vh;
    align-items: center;
  }

  .card__container {
    grid-template-columns: repeat(3, 1fr);
  }

  .card__header-circle {
    margin-bottom: var(--mb-1-25);
  }

  .card__header-subtitle {
    font-size: var(--small-font-size);
  }
}

@media only screen and (max-width:765px) {
  .banner_inner_imgs img {
    width: 100%;
    height: 300px;
    object-fit: contain;
  }

.abt_texts h3 {
    font-size: 29px;
    line-height: 33px;
    color: #fff;
}
  .company_name {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0px;
    z-index: 99;
    width: 100%;
    text-align: center;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .whychoosetext h2 {
    text-align: center;
    color: #000000;
    font-size: 24px;
  }

  .company_name h1 {
    font-size: 39px;
    color: #fff;
    background-image: linear-gradient(181deg, rgba(255, 255, 255, 0) 0%, rgba(76, 84, 97, 0) 70%);
  }

  .abt_text h3 {
    font-size: 51px;
    line-height: 37px;
  }

  .banner_img_iner img {
    min-height: 204px;
    width: 100% !important;
    object-fit: cover;
  }

  .banner_img_iner video {
    width: 100%;
    min-height: 139vh;
    object-fit: cover;
    border-radius: 10px;
}

.searchs {
    background: #ffffff;
    height: 46px;
    border-radius: 40px;
    width: 96%;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.banner_img img {
    height: 59vh;
    width: 100% !important;
    object-fit: cover;
}

}

@media only screen and (max-width:368px) {
    .banner_img_iner video {
        width: 100%;
               min-height: 160vh;
        object-fit: cover;
        border-radius: 10px;
    }

    .icon_boxsz {
          height: 109px;
    width: 109px;
    }

        .icon_boxsz1 {
          height: 109px;
    width: 109px;
    }
          .icon_boxsz2 {
          height: 109px;
    width: 109px;
    }
         .icon_boxsz3 {
          height: 109px;
    width: 109px;
    }

            .icon_boxsz4 {
          height: 109px;
    width: 109px;
    }
}