

a {
  text-decoration: none;
  color: #FAFAFA;
}

*{
  
}


.h4,
.h5,
.h6,
h4,
h5,
h6,
p {
  margin: 0 !important;
  color: #FAFAFA;
  
}

* {
  box-sizing: border-box;
  margin: 0;
  font-family: "Euclid Circular A", sans-serif;
}

details[open] > summary {
  color: #fdbf00;
}

body {
  width: 100%;
  background-color: #031f3b !important;
  margin: 0 auto;
}

.header_main {
  width: 100%;
  background-color: #011429;
}

.headeremp {
  margin: 2rem 0;
  font-weight: 800;
  white-space: nowrap;
}

.additional_header_main {
  width: 100%;
  background-color: #011429;
  padding: 1.5rem 0;
  position: absolute;
  top: 0;
  z-index: 10;
}

.volvere {
  display: flex;
  text-decoration: none;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
  font-size: 16px;
}

.volvere>a {
  display: flex;
  text-decoration: none;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
}

.additional_header_laptop {
  width: 100%;
  background-color: #011429;
  padding: 1rem 0;
  position: absolute;
  top: 0;
  z-index: 10;
  display: flex;
}

.header_main > img {
  width: 100%;
}

.header_nav {
  width: 100%;
  padding: 1.5rem 9rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  color: #a7b2bc;
}

.header_nav>a {
  color: #FFFFFF;
}

.additional_header_nav {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
  align-items: center;
  color: #a7b2bc;
  gap: 5rem;
}

.additional_header_nav>p>a {
  font-size: 17px;
  color: #fff;
  text-decoration: none;
}

.additional_header_nav>p>a:hover {
  color: #fdbf00;
}


.additional_header_nav_new_link {
  font-size: 17px;
  color: #fff;
  text-decoration: none;
}

.additional_header_nav_new {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: end;
  margin: 0 auto;
  align-items: center;
  color: #a7b2bc;
  gap: 5rem;
}

.laptop_head_btn {
  width: 20%;
}

.laptop_head_btn>p {
  color: #fdbf00;
  border-radius: 4px;
  padding: 0.5rem;
  border: 1px solid #fdbf00;
  width: fit-content;
  margin: 0 auto;
}

.sub_nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 50%;
  gap: 7.5rem;
}

.sub_nav>p>a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}


.sub_nav a:hover {
  color: #fdbf00;
}

.header_nav_icons {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  width: 20%;
  justify-content: flex-end;
}

.header_nav_icon_insta>img {
  width: 20px;
}

.header_nav_icon_fb>img {
  width: 10px;
}

.main_content {
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.main_video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.main_video_banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main_video_empresas {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.main_video_service {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.main_video_conductor {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 800px;
}

.main_video_users {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.main_video_pesv {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  object-fit: cover;
}

.main_video_contact {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.main_video_terms_policy {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.banner {
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  min-height: 100%;
  margin: 0 auto;
  padding: 0 5rem;
}

.usuarious_banner {
  background-image: url('./image/img/user_app_bg.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-top: 5rem;
}

.conduct_banner {
  background-image: url('./image/img/driver_app_bg.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-top: 5rem;
}

.service_banner {
  background-image: url('./image/img/car_bg.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-top: 5rem;
}

.additional_banner_service {
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-top: 5rem;
}

.add_aplication_banner_left {
  width: 50%;
  max-width: 950px;
  padding-left: 2rem;
}

.aplication_banner_left {
  width: 50%;
  /* max-width: 500px; */
  padding-left: 2rem;
}

.aplication_banner_left_new {
  width: 70%;
  padding-left: 2rem;
}

.conduct_banner_left {
  width: 50%;
  max-width: 500px;
  padding-left: 2rem;
}

.aplication_banner_right {
  width: 50%;
  display: flex;
  justify-content: end;
  gap: 4rem;
  align-items: center;
}

.aplication_banner_right>img {
  height: 90%;
  max-width: fit-content;
}

.position_change {
  position: absolute;
  top: 45%;
  left: 35%;
}

.add_aplication_banner_left>p>a {
  padding: 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.add_aplication_banner_left_new>p>a {
  padding: 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.aplication_banner_left>p>a {
  padding: 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.aplication_banner_left_new>p>a {
  padding: 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.conduct_banner_left>p>a {
  padding: 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.usuarious_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70%;
}

.aplication_banner_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 80%;
  justify-content: space-between;
  padding-left: 1rem;
}



.aplication_banner_content>h1 {
  padding: 2rem 0;
  font-weight: 800;
  font-size: 34px;
  white-space: nowrap;
}

.aplication_banner_content>p {
  display: flex;
  align-items: center;
  font-weight: normal;
  gap: 0.5rem;
  line-height: 1.5;
  align-items: baseline;
  font-size: 23px;
  /* margin: 10px 0; */
}

.aplication_banner_content>p>i {
  font-size: 10px;
  color: #fdbf00;
}

.aplication_banner_content_use {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 89%;
  padding-left: 1rem;
  justify-content: space-between;
}

.aplication_banner_content_new {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}

.aplication_banner_content_new>h1 {
  padding: 2rem 0;
  font-weight: 800;
  font-size: 34px;
  white-space: nowrap;
}

.aplication_banner_content_new>p {
  display: flex;
  align-items: center;
  font-weight: normal;
  gap: 0.5rem;
  line-height: 1.5;
  font-size: 23px;
}

.aplication_banner_content_new>p>i {
  font-size: 10px;
  color: #fdbf00;
}

.conduct_banner_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 80%;
  justify-content: space-between;
  padding-left: 1rem;
}

.conduct_banner_content>h1 {
  padding: 2rem 0;
  font-weight: 800;
  font-size: 34px;
  white-space: nowrap;
}

.add_conduct_banner>p {
  display: flex;
  align-items: center;
  font-weight: normal;
  gap: 0.5rem;
  line-height: 1.5;
  font-size: 23px;
  white-space: nowrap;
  padding-bottom: 1.25rem;
}

.add_conduct_banner>p>i {
  font-size: 10px;
  color: #fdbf00;
}

.available_vehicles_text {
  display: flex;
}

.store_btns {
  display: flex;
  gap: 1.5rem;
}

.play_store_btn {
  margin: 3rem 0;
  display: flex;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  border-radius: 15px;
  width: fit-content;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  color: #FAFAFA;
  background-color: #fafafa20;
}

.whatsapp_btn {
  margin: 3rem 0;
  display: flex;
  padding: 1.5rem 2rem;
  border: 1px solid #92ff6b;
  background-color: #92ff6b20;
  border-radius: 0.8rem;
  width: fit-content;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  color: #FAFAFA;
  text-decoration: none;
  transition: 200ms ease-in-out;
}

.whatsapp_btn:hover {
  transform: scale(1.1);
  transition: 200ms ease-in-out;
}

.play_store_btn>img {
  width: 25px;
}

.play_store_btn>i {
  font-size: 14px;
}

.play_store_btn>div>h6 {
  font-size: 13px;
  line-height: 1.5;
  opacity: 0.8;
  font-weight: normal;
}

.play_store_btn>div>h4 {
  font-size: 20px;
  line-height: 1.2;
  white-space: nowrap;
}

.more_details_btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 43%;
  left: 31%;
}

.more_details_btn>div {
  border-radius: 120px;
  border: 1px solid #fff;
  padding: 20px;
  width: 200px;
  height: 200px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  background-color: #192c40;
  opacity: 0.8;
}

.more_details_btn>div>p {
  font-size: 16px;
  font-weight: 100;
}

.more_details_btn>div>h4 {
  color: #fdbf00;
  font-size: 30px;
  font-weight: bold;
}

.more_details_btn_new {
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.more_details_btn_new>div {
  border-radius: 120px;
  border: 1px solid #fff;
  padding: 20px;
  width: 200px;
  height: 200px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  background-color: #00000042;
  opacity: 0.8;
}

.more_details_btn_new>div>p {
  font-size: 16px;
  font-weight: 100;
}

.more_details_btn_new>div>h4 {
  color: #fdbf00;
  font-size: 1.5rem;
  font-weight: bold;
}

.plan_border_add {
  width: fit-content;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  gap: 2.5rem;
  border-radius: 4px;
  text-decoration: none !important;
}

.plan_border_add>p {
  padding: 1rem 1.5rem;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

.plan_border_add>i {
  font-size: 8px;
  padding-right: 1rem;
  color: #fff;
}

.sub_banner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 7rem 0;
}

.banner_card_column {
  width: 30%;
  height: 40vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}


/* @keyframes border_yellow_light {
  25% {border-top: #fdbf00 5px solid;}
  50% {border-right: #fdbf00 5px solid;}
  75% {border-bottom: #fdbf00 5px solid;}
  100% {border-left: #fdbf00 5px solid;}
} */

.banner_card {
  position: relative;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 0.6rem;
  width: 275px;
  transition: 200ms linear;
}

.banner_card:hover {
  background: rgb(18, 79, 172);
  background: linear-gradient(35deg, rgba(60, 48, 126,1) 50%, rgba(60, 48, 126,0.6895133053221288) 76%, rgba(60, 48, 126,0.6166841736694677) 100%);
  transition: 200ms linear;
  transform: scale(1.2);
  filter: brightness(1.5);
  box-shadow: -1px 10px 73px 12px rgba(18, 79, 172, 0.3);
  
}


.banner_card>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.6rem;
}

.banner_card>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  border-radius: 0.6rem;
  height: 100%;
  padding: 2rem;
  width: 273px;
  background: rgb(5,25,49);
  background: linear-gradient(90deg, rgba(5,25,49,1) 45%, rgba(5,25,49,0.6895133053221288) 76%, rgba(5,25,49,0.6166841736694677) 100%);
 
}

.banner_card>div>h4 {
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
  font-size: 22px;
}

.banner_card>div>p {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}


.banner_card_img {
  /* width: 50%; */
}

.banner_card_img>img {
  width: 450px;
}

.contact_card {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  height: 120px;
}

.contact_card>p {
  line-height: 2;

}

.contact_card>h5 {
  line-height: 2.2;
  font-size: 20px;
  font-weight: 700;
}

.sub_contact_card {
  background-color: #001c3950;
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid #a7ff88;
  border-radius: 0.5rem;
  padding: 1rem 2rem;
  color: #fafafa;
  transition:  200ms;
  animation: jumpWhatsapp 2s infinite alternate-reverse;
}

@keyframes jumpWhatsapp {
  40% {box-shadow: -1px 10px 73px 12px rgba(68, 126, 48, 0.62);}
  80% {box-shadow: -1px 10px 73px 12px rgba(68, 126, 48, 0);} 
  100% {box-shadow: -1px 10px 73px 12px rgba(68, 126, 48, 0.6);} 
}

.sub_contact_card:hover {
  transition: ease 200ms;
  box-shadow: -1px 10px 73px 12px rgba(68, 126, 48, 0.62);
  transform: scale(1.2);
}

.sub_contact_card>h4 {
  font-size: 22px;
  font-weight: 700;
}

.sub_contact_card>div {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.information_card {
  padding: 2rem;
  display: flex;
  width: 90%;
  margin: 0 auto;
  justify-content: space-between;
}

.information_card_sub {
  color: #fff;
  display: flex;
  gap: 1rem;
  align-items: center;
}

.information_card_sub:nth-child(1) {
  width: 35%;
}

.information_card_sub:nth-child(2) {
  width: 30%;
}

.information_card_sub:nth-child(3) {
  width: 35%;
}

.information_card_sub > i {
  font-size: 30px;
  border: 1px solid #fff;
  padding: 0.5rem;
  border-radius: 0.5rem;
}

.information_card_sub:hover div>p{
  color: #fdbf00;
}

.information_card_sub > i:hover {
  color: #fdbf00;
}

.information_card_sub>div>p {
  line-height: 1.4;
}

.information_card_sub>div>p:nth-child(1) {
  font-weight: 700;
}

.information_card_sub{
  text-decoration: none;
}

.company_details {
  width: 100%;
  background-color: rgb(1 22 43);
  padding: 3rem 1rem;
}

.company_details_sub {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding: 0 2rem;
  gap: 1rem;
}

.company_details_sub>div>h6{
  font-weight: 600;
}

.company_details_sub_one {
  width: 40%;
}

.company_details_sub_two {
  width: 20%;
}

.company_details_sub_two>p>a:hover {
  color: #fdbf00;
  transition: ease 200ms;
}

.company_details_sub_three {
  width: 30%;
}

.company_details_sub_two>p>a {
  cursor: pointer;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  text-decoration: none;
}


.company_details_sub>div>h6 {
  font-size: 16px;
  line-height: 1.6;
}

.company_details_sub>div>p {
  font-size: 14px;
  line-height: 1.6;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
}

.footer_content {
  background-color: rgb(53 69 93);
  padding: 1rem;
  color: #fff;
  text-align: center;
}

.footer_img {
  background-color: #fff;
  padding: 3rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.footer_img>img {
  width: 20%;
  height: fit-content;
}

.about_banner_container {
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100vh;
  margin: 0 auto;
  padding-left: 5rem;
  color: #fff;
  overflow: hidden;
}

.about_banner_container>p {
  padding-top: 7rem;
  width: fit-content;
}

.about_banner_container>p>a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  /* position: relative;
  right: 12%; */
}

.about_banner {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 80%;
  margin: 0 auto;
  gap: 2rem;

}

.about_banner_left {
  /* padding-top: 6rem; */
  width: 50%;
}

.about_banner_left>p>a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  right: 12%;
}

.about_banner_left>img {
  max-width: 500px;
  padding-top: 25px;
  margin-top: 3.7rem;
  width: 100%;
}

.about_banner_right {
  height: 100%;
  width: 50%;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 12rem;
}

.about_banner_right::-webkit-scrollbar {
  display: none;
}

.about_banner_right>h4 {
  font-size: 30px;
  padding: 1.5rem 0;
}

.about_banner_right>p {
  background: #1d334f50;
  padding: 3rem;
  max-width: 600px;
  font-size: 18px;
  line-height: 1.3;
  border-radius: 8px;
}

.about_banner_right>p>span {
  font-size: 17px;
}

.pc {
  /* background-image: url('./image/img/laptop.png');
  background-repeat: no-repeat;
  width: 100%;
  background-position: right;
  background-size: cover;
  margin-top: 2rem;
  object-fit: cover; */
}

.pc_content {
  padding-top: 3rem;
  padding-left: 2rem;
  max-width: 500px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}

.text_color {
  display: flex;
  align-items: center;
  font-weight: normal;
  gap: 0.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #fff;
  text-decoration: none;
}

.text_color>i {
  font-size: 10px;
  color: #fdbf00;
}

.pc_content>p {
  font-size: 22px;
  width: 85%;
}

.Comunicate_div>h6 {
  font-size: 13px;
}

.Comunicate_div>h4 {
  font-size: 20px;
}

.pqr_banner {
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  overflow: hidden;
}


.pqr_banner>a {
  display: flex;
  text-decoration: none;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
  font-size: 16px;
  padding: 6rem 2rem 3rem 2rem;
  width: fit-content;
}

.pqr_banner>p {
  display: none;
}

.pqr_wrapper {
  width: 70%;
  margin: 0 auto;
  height: 70%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pqr_wrapper>h1 {
  margin-bottom: 1.5rem;
  color: #fff;
  font-weight: 700;
}

.pqr_card_container {
  width: 100%;
  background: #21334b50;
  padding: 5rem;
  display: flex;
  flex-direction: column;
  color: #fff;
}

.privacy_policy_card_wrapper {
  width: 70%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.privacy_policy_card_wrapper>h1 {
  margin-bottom: 1.5rem;
  color: #fff;
  font-weight: 700;
}

.privacy_policy_card {
  width: 100%;
  background: #21334b;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  color: #fff;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  overflow-y: scroll;
  padding-bottom: 14rem;
}

.privacy_policy_card::-webkit-scrollbar {
  display: none;
}

.privacy_policy_card>p {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.pqr_card {
  width: 100%;
  display: flex;
  gap: 3rem;
}

.pqr_form_one {
  width: 40%;
  display: flex;
  flex-direction: column;
}

.pqr_form_one>label {
  font-size: 2rem;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}

.pqr_form_one>input {
  padding: 1rem;
  border-radius: 4px;
  background-color: #31435a;
  outline: none;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 18px;
  margin-bottom: 1.5rem;
}

.pqr_form_two {
  width: 60%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.pqr_form_two>p {
  font-size: 2rem;
  line-height: 25px;
  font-weight: 500;
  padding-bottom: 10px;
}

.pqr_form_two>p {
  font-size: 2rem;
  line-height: 25px;
  font-weight: 600;
  padding-bottom: 10px;
}

.pqr_form_two>div>div {
  display: flex;
  gap: 1rem;
  padding-bottom: 1.5rem;
}

.pqr_button_one {
  padding: 1rem;
  background-color: #31435a;
  border-radius: 4px;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.pqr_button_two {
  padding: 1rem;
  background-color: #303b3f;
  border-radius: 4px;
  border: 1.5px solid #fdbf00;
  color: #fdbf00;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.pqr_form_two>label {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 10px;
}

.pqr_form_two>textarea {
  padding: 1rem;
  border-radius: 4px;
  background-color: #31435a;
  outline: none;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 18px;
  margin-bottom: 1.5rem;
  height: 152px;
  resize: none;
}

.pqr_checkbox_div {
  display: flex;
  justify-content: space-between;
}

.pqr_checkbox_div>div {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}

.pqr_checkbox_div>div>input {
  height: 40px;
  width: 40px;
  border-radius: 8px;
  margin: 0;
  background: transparent;
  border: 1px solid #fff
}

.pqr_checkbox_div>div>label {
  margin: 0;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 30px;
}

.pqr_checkbox_div>button {
  border: 1.5px solid #056cd8;
  border-radius: 40px;
  padding: 1.25rem 1.75rem;
  background: #203c5e;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  color: #fff;
}

.prev_banner {
  position: absolute;
  width: 100%;
  background-color: rgba(2, 32, 64, 0.7);
  filter: blur(0px);
  top: 0;
  height: 100%;
  overflow: hidden;
}


.prev_banner>a {
  display: flex;
  text-decoration: none;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
  font-size: 16px;
  padding: 6rem 2rem 3rem 2rem;
}

.field {
  display: flex;
  gap: 5rem;
  flex-direction: column;
  align-items: flex-start;
}

.content {
  display: flex;
  gap: 3rem;
  justify-content: center;
  height: 100%;
  padding: 2rem;
}

.content_right {
  overflow: hidden;
  overflow-y: scroll;
  padding: 1rem 0;
}

.content_right::-webkit-scrollbar {
  display: none;
}

.content_right>h4 {
  font-size: 30px;
  padding: 2rem 0;
}

.content_right>p {
  background: #1d334f50;
  padding: 1.5rem;
  max-width: 600px;
  font-size: 18px;
  line-height: 1.3;
  border-radius: 8px;
  color: #fff;

}

.content_right>p>span {
  font-size: 17px;
}

.content_left {
  max-width: 300px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  cursor: pointer;
  gap: 7rem;
  padding-top: 10rem;
}

.text_scroll {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  font-size: 20px;
  padding: 0.75rem 2.25rem;
  margin-bottom: 7rem;
  width: fit-content;
}

.text_scroll>a {
  color: #fff;
}

.text_scroll.active {
  border: 1px solid #fdbf00;
  border-radius: 22px;
}

.content_left>img {
  max-width: 500px;
  padding-top: 25px;
  margin-top: 4rem;
}

.terms_conditions_card_wrapper {
  width: 70%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.terms_conditions_card_wrapper>h1 {
  margin-bottom: 1.5rem;
  color: #fff;
  font-weight: 700;
}

.terms_conditions_card {
  width: 100%;
  background: #21334b;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  color: #fff;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  overflow-y: scroll;
  padding-bottom: 14rem;
}

.terms_conditions_card::-webkit-scrollbar {
  display: none;
}

.terms_conditions_card>p {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.contact_card_page {
  width: fit-content;
  margin: 0 auto;
  margin-top: 3.5rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  height: 60%;
  justify-content: center;
}

.contact_card_page>h4 {
  font-size: 25px;
  font-weight: 700;
}

.contact_card_page_link {
  display: flex;
  gap: 1rem;
  align-items: center;
  text-decoration: none;
}

.contact_card_page_link>i {
  border: 1px solid #056cd8;
  border-radius: 10px;
  padding: 1rem;
  background: #062542;
}

.contact_card_page_link>div>p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}


.contact_card_page_link>div>h6 {
  font-size: 20px;
  font-weight: 400;
}

#timepicker {
  white-space: nowrap;
  padding: 5px 0;
  padding-top: 12rem;
  overflow: hidden;
  padding-bottom: 10rem;
  overflow-y: scroll;
}

#timepicker::-webkit-scrollbar {
  display: none;
}

.mySlides {
  display: none;
}

.mySlidesMobiles {
  display: none;
}

/* img {
      vertical-align: middle;
  } */
.slideshow-container {
  /* max-width: 1000px; */
  position: relative;
  margin: auto;
}

/* .active {
  background-color: #717171;
} */
.tran_img {
  width: 100%;
  max-width: 310px;
}

.switch-field {
  display: flex;
  width: 100%;
  gap: 2rem;
}

.switch-field input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  padding: 1rem;
  background-color: #31435a;
  border-radius: 4px;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked+label {
  background-color: #303b3f;
  box-shadow: none;
  border: 1.5px solid #fdbf00;
  color: #fdbf00;
}

.switch-field label {
  border-radius: 4px;
}

.container_checkbox input {
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 6px
}

.container_checkbox input:checked~.checkmark {
  background-color: #203c5e;
  border-radius: 6px
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container_checkbox input:checked~.checkmark:after {
  display: block;
}

.container_checkbox .checkmark:after {
  left: 10px;
  top: -4px;
  width: 15px;
  height: 34px;
  border: solid white;
  border-width: 0 5px 5px 0;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

.about_mobile_contant {
  display: none;
}

.about_banner_container>a {
  display: none;
}

.mobile_back_icon>a {
  display: none;
}

.mobile_content {
  display: none;
}

.aplication_banner_left_new>a {
  display: none;
}

.usuarious_banner_mobile {
  display: none;
}

.banner_mobile {
  display: none;
}

.mobile_side_banner {
  display: none;
}

.form_filed_content {
  display: flex;
  gap: 5rem;
}

@media only screen and (min-width: 1650px) {
* {
  font-family: "Euclid Circular A", sans-serif;
}

  .header_main>img {
  }

  .header_nav {
  }

  .sub_nav {
    font-size: 25px;
  }

  .header_nav_icon_fb>img {
    width: 15px;
  }

  .header_nav_icon_insta>img {
    width: 30px;
  }

  .banner_card {
    width: 100%;
    height: 140px;
  }

  .banner_card>div {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .banner_card>div>h4 {
    font-size: 35px;
  }

  .banner_card>div>p {
    font-size: 20px;
  }

  .banner_card_img {
    width: 50%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }

  .banner_card_img>img {
    width: 70%;
  }

  .sub_contact_card {
/*     padding: 1rem 1.5rem;
 */  }

  .sub_contact_card>div {
    font-size: 25px;
  }

  .sub_contact_card>h4 {
    font-size: 30px;
  }

  .contact_card>p {
    font-size: 25px;
  }

  .contact_card>h5 {
    font-size: 30px;
  }

  .information_card_sub>div>p {
    font-size: 25px;
  }

  .information_card_sub>i {
    font-size: 40px;
  }

  .company_details_sub>div>h6 {
    font-size: 30px;
  }

  .company_details_sub>div>p {
    font-size: 25px;
  }

  .company_details_sub_two>p>a {
    font-size: 25px;
  }

  .footer_content {
    font-size: 25px;
  }

  .additional_header_nav {
    font-size: 25px;
  }

  .conduct_banner_left {
    max-width: 100%;
  }

  .conduct_banner_left>p>a {
    padding-top: 5rem;
    font-size: 25px !important;
    padding-left: 1rem;
  }

  .conduct_banner_left>p>a>i {
    font-size: 30px;
  }

  .conduct_banner_content {
    padding-left: 4rem;
    padding-top: 2rem;
    
  }

  .conduct_banner_content>h1 {
    font-size: 50px;
  }

  .add_conduct_banner>p {
    font-size: 30px;
  }

  .play_store_btn>img {
    width: 40px;
  }

  .play_store_btn>div>h6 {
    font-size: 25px;
  }

  .play_store_btn>div>h4 {
    font-size: 35px;
    font-weight: 600;
  }

  .play_store_btn>i {
    font-size: 35px;
  }

  .plan_border_add>p {
    font-size: 30px;
  }

  .plan_border_add>i {
    font-size: 25px;
  }

  .add_conduct_banner>p>i {
    font-size: 30px;
  }

  .add_aplication_banner_left>p>a {
    font-size: 25px !important;
  }

  .add_aplication_banner_left>p>a>i {
    font-size: 30px;
  }

  .aplication_banner_content>h1 {
    font-size: 50px;
  }

  .aplication_banner_content>p {
    font-size: 30px;
  }

  .aplication_banner_content>p>i {
    font-size: 25px;
  }

  .whatsapp_btn>img {
    width: 50px;
  }

  .whatsapp_btn>div>p {
    font-size: 25px;
  }

  .whatsapp_btn>div>h4 {
    font-size: 35px;
  }

  .whatsapp_btn>i {
    font-size: 30px;
  }

  .aplication_banner_left_new>p>a {
    font-size: 25px !important;
  }

  .aplication_banner_left_new>p>a>i {
    font-size: 35px
  }

  .aplication_banner_content_new>h1 {
    font-size: 50px;
  }

  .aplication_banner_content_new>p {
    font-size: 30px;
  }

  .aplication_banner_content_new>p>i {
    font-size: 30px;
  }

  .more_details_btn_new>div {
    width: 350px;
    height: 350px;
    border-radius: 25rem;
  }

  .more_details_btn_new>div>p {
    font-size: 30px;
  }

  .more_details_btn_new>div>h4 {
    font-size: 3rem;
  }

  .pqr_banner>a {
    font-size: 25px;
  }

  .pqr_banner>a>i {
    font-size: 35px;
  }

  .privacy_policy_card_wrapper>h1 {
    font-size: 50px;
  }

  .privacy_policy_card>p {
    font-size: 30px;
    line-height: 1.1;
  }

  .terms_conditions_card_wrapper>h1 {
    font-size: 50px;
  }

  .terms_conditions_card>p {
    font-size: 30px;
    line-height: 1.1;
  }

  .pqr_wrapper>h1 {
    font-size: 50px;
  }

  .pqr_form_one>label {
    font-size: 30px;
  }

  .pqr_form_two>div>p {
    font-size: 30px;
  }

  .switch-field label {
    font-size: 30px;
  }

  .pqr_form_two>label {
    font-size: 2rem;
    font-weight: 600;
  }

  .pqr_checkbox_div>form>label {
    font-size: 30px;
  }

  .pqr_checkbox_div>button {
    font-size: 30px;
  }

  .about_banner_container>p>a {
    font-size: 25px !important;
  }

  .about_banner_container>p>a>i {
    font-size: 35px;
  }

  .about_banner_right>h4 {
    font-size: 45px;
  }

  .about_banner_right>p {
    font-size: 30px;
    max-width: 100%;
  }

  .about_banner_left>img {
    max-width: 777px;
    width: 100%;
  }

  .about_banner_right>p>span {
    font-size: 33px;
    font-weight: 600;
  }

  .prev_banner>a {
    padding-left: 4rem;
    font-size: 25px;
    padding-top: 8rem;
  }

  .prev_banner>a>i {
    font-size: 35px;
  }

  .content_left>a {
    font-size: 30px;
  }

  .content_right>p {
    font-size: 30px;
    max-width: 950px;
  }

  .content_right>p>span {
    font-size: 30px;

  }

  .company_details_sub>div>p>span {
    white-space: nowrap;
  }

  .more_details_btn>div {
    border-radius: 150px;
    border: 1px solid #fff;
    padding: 20px;
    width: 250px;
    height: 250px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.5rem;
    background-color: #192c40;
    opacity: 0.8;
  }

  .more_details_btn>div>h4 {
    color: #fdbf00;
    font-size: 47px;
    font-weight: bold;
  }

  .more_details_btn>div>p {
    font-size: 18px;
    font-weight: 100;
  }

  .headeremp {
    margin: 2rem 0;
    font-weight: 800;
    white-space: nowrap;
    font-size: 41px;
  }

  .pc_content>p {
    font-size: 30px;
    width: 100%;
  }

  .volvere {
    display: flex;
    text-decoration: none;
    align-items: center;
    gap: 0.5rem;
    color: #fff;
    font-size: 25px;
    margin-top: 35px;
  }

  .volvere>i {
    font-size: 35px;
  }

  .text_color>i {
    font-size: 30px;
    color: #fdbf00;
  }

  .Comunicate_div>h6 {
    font-size: 25px;
  }

  .whatsapp_btn {
    margin: 3rem 0;
    display: flex;
    padding: 1.5rem 2rem;
    border: 1px solid #92ff6b;
    background-color: #92ff6b20;
    border-radius: 0.8rem;
    width: fit-content;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    color: #FAFAFA;
    text-decoration: none;
  }

  .laptop_head_btn>p {
    color: #fdbf00;
    border-radius: 4px;
    padding: 0.4rem;
    border: 1px solid #fdbf00;
    width: fit-content;
    margin: 0 auto;
    font-size: 25px;
  }

  .more_details_btn>div>p {
    font-size: 25px;
  }

  .additional_header_nav_new {
    font-size: 25px;
  }

  .pc_content {
    max-width: 580px;
    width: 100%;
  }

  .contact_card_page {
    gap: 4.5rem;
  }

  .contact_card_page>h4 {
    font-size: 50px;
  }

  .contact_card_page_link>i {
    font-size: 70px;
  }

  .contact_card_page_link>div>p {
    font-size: 35px;
  }

  .contact_card_page_link>div>h6 {
    font-size: 30px;
  }

  .contact_card_page_link {
    gap: 2rem
  }

  .additional_header_nav>p>a {
    font-size: 25px;
  }

  .additional_header_nav_new_link {
    font-size: 25px;
  }

  .tran_img {
    max-width: 450px;
  }
}

@media only screen and (max-width: 1150px) {

  *{
    font-family: "Euclid Circular A", sans-serif;
  }
  .sub_nav>p>a {
    white-space: nowrap;
  }

  .banner_card {
    width: 100%;
  }

  .banner_card>div {
    width: 100%;
  }

  .banner_card_img>img {
    max-width: 350px;
    width: 100%;
  }

  .information_card {
    width: 100%
  }

  .company_details_sub {
    width: 100%
  }

  .about_banner {
    width: 100%;
    padding: 2rem;
  }

  .about_banner {
    max-width: 100%;
  }

  .headeremp {
    font-size: 30px;
  }

  .pc_content>p {
    font-size: 18px;
  }

  .more_details_btn>div {
    position: relative;
    left: 0;
    bottom: 30px;
    height: 150px;
    width: 150px;
  }

  .more_details_btn>div>h4 {
    font-size: 25px;
  }

  .laptop_head_btn {
    width: auto;
    margin-right: 4rem;
  }

  #timepicker {
    white-space: pre-wrap;
  }

  .more_details_btn_new>div {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .information_card {
    gap: 3rem;
    flex-direction: column;
    align-items: center;
  }

  .conduct_banner_content>h1 {
    font-size: 25px;
    font-weight: 800;
  }

  .add_conduct_banner>p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 800px) {
  *{
    font-family: "Euclid Circular A", sans-serif;
  }

  .pqr_wrapper {
    width: 100%;
    height: auto;
    font-size: 1rem;
    margin-top: 2rem;
  }

  .pqr_card_container {
    width: 100%;
    display: grid;
    padding: 3rem 1rem;
    justify-content: center;
  }

  .form_filed_content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .pqr_checkbox_div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .pqr_form_one {
    width: 90vw;
  }

  .pqr_form_two {
    width: 90vw;
    gap: 1rem;
  }

  .pqr_form_two>label {
    width: 90vw;
    gap: 1rem;
    font-size: 20px;
  }
  
  .pqr_form_one>label {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
  }
  
  .pqr_form_one>input {
    padding: 1rem;
    border-radius: 4px;
    background-color: #31435a;
    outline: none;
    border: 1.5px solid #fff;
    color: #fff;
    font-size: 18px;
    margin-bottom: 1.5rem;
  }

  .switch-field {
    display: grid;
  }

  .pqr_form_one>input:focus {
    border: 1.5px solid #fdbf00;
  }
  

  .about_banner_container {
    padding-left: 0;
    padding: 1rem;
    height: max-content;
  }

  .about_banner {
    flex-direction: column;
  }

  .about_banner_left>img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 3px solid #fff;
    border-radius: 15px;
  }

  .about_banner_left {
    width: 100%;
  }

  .about_banner_right {
    display: none;
  }

  .additional_header_main {
    display: none;
  }

  .main_video {
    min-height: 1395px;
  }

  .about_mobile_contant {
    display: inline;
  }

  .about_mobile_contant>div {
    background: #293d5350;
    padding: 1.25rem;
    margin-bottom: 2.25rem;
    border-radius: 8px;
  }

  .about_mobile_contant>div>h4 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 1.25rem;
  }

  .about_mobile_contant>div>p {
    font-size: 18px;
    font-weight: normal;
  }

  .about_mobile_contant>div>p>span {
    font-size: 22px;
  }

  .about_banner_container>p {
    display: none;
  }

  .about_banner_container>a {
    display: inline;
    font-size: 0;
  }

  .about_banner_container>a>i {
    font-size: 50px;
    padding-top: 3.5rem;
    padding-left: 1rem;
  }

  .about_banner {
    padding: 1rem;
  }

  .contact_card_page {
    width: 100%;
    padding: 1.5rem;
    gap: 4.5rem;
    height: 100%;
    justify-content: flex-start;
  }

  .contact_card_page_link>div>h6 {
    font-size: 15px;
  }

  .pqr_banner>a {
    display: none;
  }

  .pqr_banner>p {
    display: inline;
  }

  .pqr_banner>p>a>i {
    font-size: 50px;
    padding: 1rem;
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .privacy_policy_card_wrapper>h1 {
    font-size: 23px;
    padding-bottom: 1.5rem;
  }

  .privacy_policy_card>p {
    font-size: 18px;
    text-align: center;
  }

  .contact_card_page_link>i {
    font-size: 28px;
  }

  .terms_conditions_card_wrapper>h1 {
    font-size: 23px;
    padding-bottom: 1.5rem;
  }

  .terms_conditions_card>p {
    font-size: 18px;
    text-align: center;
  }

  .terms_conditions_card_wrapper {
    width: 100%;
    padding: 1rem;
  }

  .privacy_policy_card_wrapper {
    width: 100%;
    padding: 1rem;
  }

  .content {
    display: none
  }

  .prev_banner>a {
    display: none;
  }

  .mobile_back_icon>a {
    display: inline;
  }

  .prev_banner>p>a>i {
    font-size: 50px;
    padding: 3rem 1rem;
  }

  .mobile_content {
    display: inline;
    color: #fff;
  }

  .mobile_content>h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    padding: 1rem;
    margin-bottom: 3rem;
  }

  .mobile_content>a {
    display: flex;
    border: 1px solid #fff;
    padding: 1rem;
    justify-content: space-between;
    padding-right: 2rem;
    border-radius: 8px;
    margin: 1rem;
    margin-bottom: 3rem;
    align-items: center;
  }

  .mobile_content>a>p {
    font-size: 18px;
  }

  .mobile_content>a>i {
    font-size: 10px;
  }

  .prev_banner {
    overflow: auto;
  }

  .aplication_banner_left_new>p {
    display: none;
  }

  .aplication_banner_left_new>a {
    display: inline;
  }

  .aplication_banner_left_new>a>i {
    font-size: 50px;
  }

  .usuarious_banner {
    display: none;
  }

  .usuarious_banner_mobile {
    display: flex;
    position: absolute;
    background-color: rgba(2, 32, 64, 0.7);
    filter: blur(0px);
    top: 0;
    height: 100vh;
    width: 100%;
    color: #fff;
    flex-direction: column;
  }

  .usuarious_banner_mobile>a>i {
    padding: 3rem 1rem;
    font-size: 50px;
  }

  .main_user_mobile {
    height: 100%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 3rem;
  }

  .mobile_top_user>h3 {
    margin: 0;
    padding-bottom: 3rem;
    font-size: 25px;
    font-weight: 700;
  }

  .mobile_top_user>p {
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
    font-size: 18px;
    padding-bottom: 1.5rem;
  }

  .mobile_top_user>p>i {
    font-size: 14px;
    color: #fdbf00;
    margin-top: 5px;
  }

  .mobile_bottom_user {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .user_btns_mobile {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .play_store_btn_mobile {
    display: flex;
    gap: 1rem;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
    color: #fafafa;
  }

  .play_store_btn_mobile>img {
    width: 25px;
    height: 25px;
  }

  .play_store_btn_mobile>i {
    font-size: 15px;
  }

  .mobile_div_user {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .user_img_mobile {
    width: 50%;
    min-width: 170px;
    min-height: 370px;
  }

  .conduct_banner {
    display: none;
  }

  .conduct_mobile_container {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 3rem;
  }

  .text_img_mobile {
    display: flex;
    justify-content: space-between;
  }

  .conductor_img_mobile {
    width: 100%;
    max-width: 170px;
    max-height: 370px;
    min-height: 370px;
    min-width: 170px;
  }

  .conduct_play_store {
    border: 1px solid #fff;
    display: flex;
    border-radius: 8px;
    background: #2a415a;
    padding: 1rem;
    align-items: center;
    gap: 1rem;
    margin-top: 3rem;
    color: #FAFAFA;
  }

  .conduct_play_store>img {
    width: 25px;
    height: 25px;
  }

  .conduct_play_store>div {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }

  .conduct_play_store>div>h6 {
    font-size: 14px;
  }

  .conduct_play_store>div>h4 {
    font-size: 20px;
    font-weight: 600;
  }

  .conduct_mobile_content>h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 2rem;
  }

  .conduct_mobile_content>ul {
    padding: 0;
    margin: 0;
    padding-left: 1.5rem;
    font-size: 18px;
  }

  .conduct_mobile_content>ul>li {
    margin-bottom: 1rem;
  }

  .conduct_mobile_content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .conduct_bottom_mobile {
    border: 1px solid #fff;
    display: flex;
    border-radius: 8px;
    background: #2a415a;
    padding: 1rem;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem;
  }

  .conduct_bottom_mobile>p {
    font-size: 18px;
    padding-right: 10px;
  }

  .conduct_bottom_mobile>i {
    font-size: 15px;
  }

  .service_banner {
    display: none;
  }

  .logo_mobile {
    padding: 3rem 1rem;
    display: flex;
    justify-content: space-between;
  }

  .logo_mobile>a>i {
    font-size: 50px;
  }
.logo_mobile>img{
  margin-right: 3.5rem;
}
  .service_content_text {
    padding: 0 1rem;
  }

  .service_content_text>h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 2rem;
    margin: 0;
  }

  .service_content_text>p {
    display: flex;
    font-size: 18px;
    padding-bottom: 1rem;
    gap: 1rem;
  }

  .service_content_text>p>i {
    color: #fdbf00;
    font-size: 15px;
    margin-top: 3px;
  }

  .service_img {
    display: flex;
    justify-content: flex-end;
  }

  .whatsapp_btn_mobile_service {
    margin: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    border: 1px solid #92ff6b;
    background-color: #92ff6b20;
    border-radius: 8px;
    padding: 1rem;
    color: #FAFAFA;
  }

 
  .whatsapp_btn_mobile_service>img {
    width: 25px;
    height: 25px;
  }

  .whatsapp_btn_mobile_service>i {
    padding: 0 !important;
    font-size: 15px !important;
  }

  .additional_header_laptop {
    display: none;
  }

  .additional_banner_service {
    display: none;
  }

  .header_main>img {
    display: none;
  }

  .header_nav {
    display: none;
  }

  .banner {
    display: none;
  }

  .information_card {
    display: none;
  }

  .company_details {
    display: none;
  }

  footer {
    display: none !important;
  }

  .banner_mobile {
    display: flex;
    position: absolute;
    background-color: rgba(2, 32, 64, 0.7);
    filter: blur(0px);
    top: 0;
    height: 100vh;
    width: 100%;
    color: #fff;
    flex-direction: column;
  }

  .logo_mobile_banner {
    background: #061c30;
    padding: 2rem 1rem;
    display: flex;
    justify-content: space-between;
  }

  .logo_mobile_banner>a>i {
    font-size: 40px;
    cursor: pointer;
  }

  .logo_mobile_banner>img {
    margin-right: 3.5rem;
  }

  .card_banner_one {
    position: relative;
    display: flex;
    justify-content: flex-end;
    background: #031f3e;
    padding-bottom: 2rem;
  }

  .card_banner_one>img {
    height: 202px;
  }

  .card_banner_content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1rem;
  }

  .card_banner_content>p {
    font-size: 18px;
    padding-top: 1.5rem;
    padding-bottom: 5px;
  }

  .card_banner_content>h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 2.5rem;
    display: flex;
    flex-direction: column;

  }

  .card_banner_content>h3>span {
    font-size: 18px;
    font-weight: normal;
  }

  .card_banner_content>a {
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    background-color: #056cd8;
    padding: 1rem;
    border-radius: 50px;
    color: #fafafa;
  }

  .mobile_side_banner {
    display: inline;
    position: fixed;
    top: 0;
    /* background-color: rgba(2, 32, 64, 0.7); */
    background: #04203b;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    padding-bottom: 5rem;
  }

  .mobile_side_banner_icon {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 2rem;
  }

  .mobile_side_banner_icon>a>i {
    border: 2px solid #fff;
    border-radius: 3rem;
    font-size: 25px;
    padding: 0.5rem;
    font-weight: bold;
    cursor: pointer;
  }

  .mobile_side_banner_text {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    justify-content: space-between;
    height: 70%;
    padding-top: 5rem;
  }

  .material-icons{
    color: #fafafa;
  }

  .mobile_side_banner_text>a {
    text-decoration: none;
    font-size: 18px;
    color: #FAFAFA;
  }

  .social_mobile_banner_link {
    display: inline;
    position: fixed;
    top: 0;
    /* background-color: rgba(2, 32, 64, 0.7); */
    background: #04203b;
    filter: blur(0px);
    width: 100%;
    height: 100vh;
  }

  .social_mobile_banner_link_header {
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .social_mobile_banner_link_header>a>i {
    cursor: pointer;
  }

  .social_mobile_banner_link_header_close>i {
    border: 2px solid #fff;
    border-radius: 3rem;
    font-size: 25px;
    padding: 0.5rem;
    font-weight: bold;
    cursor: pointer;
  }

  .social_mobile_banner_btns {
    gap: 1rem;
    display: flex;
    color: #fff;
    border: 1px solid;
    width: 100%;
    max-width: 80vw;
    margin: 0 auto;
    padding: 1rem 2rem;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-bottom: 3rem;
    background-color: #01142930;

  }

  .social_mobile_banner_btns>img {
    width: 25px;
    height: 25px;
  }

  .social_mobile_banner_btns>div>p {
    font-size: 14px;
  }

  .social_mobile_banner_btns>div>h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
  }

}

@media only screen and (max-width: 500px) {
  .user_img_mobile {
    width: 50%;
    min-width: 200px;
    min-height: 440px;
  }
}
@media only screen and (max-width: 390px) {
  .user_img_mobile {
    min-width: 140px;
    min-height: 300px;
  }
  .usuarious_banner_mobile{
    min-height: 800px;
    background-color: rgba(2, 32, 64, 0.7);
  }
  .mobile_side_banner{
    min-height: 800px;
  }
}