body{
  font-family: 'Roboto';
  font-weight: 400;
  overflow-x: hidden;
}

a{
  text-decoration: none;
}

h1,h2,h3,h4,h5{
  font-family: 'Roboto Condensed';
}

.separator-2 {
  padding: 2px;
}
.separator-5 {
  padding: 5px;
}
.separator-7 {
  padding: 7px;
}
.separator-10 {
  padding: 10px;
}
.separator-15 {
  padding: 15px;
}
.separator-20 {
  padding: 20px;
}
.separator-25 {
  padding: 25px;
}
.separator-30 {
  padding: 30px;
}
.separator-35 {
  padding: 35px;
}
.separator-40 {
  padding: 40px;
}
.separator-45 {
  padding: 45px;
}
.separator-50 {
  padding: 50px;
}
.separator-55 {
  padding: 55px;
}
.separator-60 {
  padding: 60px;
}

.skiptranslate.goog-te-gadget span {
  display: none !important;
}
.displayDesktop{
  display: block;
}
.displayMobil{
  display: none;
}
ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

p{
  margin: 0;
}
.rotate-180{
  transform: rotate(180deg);
}
.font-weight-500{
  font-weight: 500;
}
.textColor-00843D{
  color: #00843D !important;
}
.textColor-333E33{
  color: #333E33 !important;
}

.textColorWhite{
  color: #fff !important;
}
.background-333E33 {
  background: #333E33;
}
.background-E9EEF2{
  background: rgb(233 238 242 / 40%);
}
.background-FCFAF9{
  background: #FCFAF9;
}
.background-FAF6F3{
  background: #FAF6F3;
}
.background-D5F2E3{
  background: #D5F2E3;
}
.background-E83E8C{
  background: #E83E8C !important;
}
.background-29A2DC{
  background: #29A2DC;
}
.background-7BBB58{
  background: #7BBB58;
}
.background-007BBD{
  background: #007BBD;
}
.background-EFECEC{
  background: #EFECEC !important;
}
.background-E4E4E4{
  background: #E4E4E4 !important;
}
.background-f9f9f9{
  background: #f9f9f9 !important;
}
.background-fff{
  background: #fff !important;
}

.lanzamientos-textTag{
  background: #fdda5b !important;
  color: #504741 !important;
}
.ultimasUnidades-textTag{
  background: #fd4973 !important;
  color: #fff !important;
}
.enVenta-textTag{
  background: #56ebe8 !important;
  color: #504741 !important;
}

.btnGreen{
  border-radius: 30px;
  background: #00843D;
  color: #fff !important;
  height: 48px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1rem; /* 125% */
  letter-spacing: -0.08px;
}
.btnDefaultGreen{
  border-radius: 30px;
  background: #00843D !important;
  color: #fff !important;
  height: 48px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1rem;
  letter-spacing: -0.08px;
  display: inline-block;
  padding: 1rem 2rem;
  border: 0;
}


/* HEADER INIT */

header{

  /*padding-bottom: 0.5rem;*/

  /*box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);*/

  position: relative;

  z-index: 91;

}

header .wrapperSectionTop{

  background: #E9EEF2;

}

header .wrapperSectionTop .wrapperHeaderTop > ul > li{

  display: inline-block;

  border-bottom: 2px solid transparent;

}

header .wrapperSectionTop .wrapperHeaderTop > ul > li{

  margin-right: 1rem;

}

header .wrapperSectionTop .wrapperHeaderTop > ul > li a{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.75rem;

  color: #333E33 !important;

  padding: 0.4rem 0;

  display: block;

}

header .wrapperSectionTop .wrapperHeaderTop > ul > li.active a,

header .wrapperSectionTop .wrapperHeaderTop > ul > li:hover a{

  font-weight: 600;

}

header .wrapperSectionTop .wrapperHeaderTop > ul > li.active,
header .wrapperSectionTop .wrapperHeaderTop > ul > li:hover,
header .wrapperSectionTop .wrapperHeaderTop > ul > li a.is-active {
  border-bottom: 2px solid #FED141;
}


header .wrapperSectionBottom{

    box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

    position: relative;

    z-index: 99;

    padding-bottom: 0.6rem;
    background: #fff;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperLeft{

  width: 32%;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperRight{

  width: 68%;

  text-align: right;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperLeft .input-group{

  width: 356px;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperLeft .input-group input{

  border-color: #E9EEF2;

  border-top-left-radius: 12px;

  border-bottom-left-radius: 12px;

  height: 48px;

  border-right: 0 !important;

  box-shadow: none !important;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperLeft .btn-outline-secondary{

  border-top-right-radius: 12px;

  border-bottom-right-radius: 12px;

  border-left: 0;

  border-color: #E9EEF2;

  background: transparent;

}

header .wrapperSectionBottom .wrapperHeaderTop .wrapperRight a.itemLink{

  text-decoration: none !important;

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 700;

  line-height: 0.875rem;

  letter-spacing: -0.098px;

  color: #00843D;

}

header .wrapperSectionBottom .wrapperHeaderTop > ul > li{

  display: inline-block;

  border-bottom: 2px solid transparent;

  margin-right: 5rem;

}

header .wrapperSectionBottom .wrapperHeaderTop > ul > li:last-child{

  margin-right: 0 !important;

}

header .wrapperSectionBottom .wrapperHeaderTop{

  display: flex;

  gap: 1rem;

  align-items: center;

  justify-content: space-between;

}

header .wrapperSectionBottom .wrapperHeaderTop, header .wrapperSectionBottom .wrapperHeaderBottom{

  padding-left: 1rem;

}

header .wrapperSectionBottom .wrapperHeaderBottom > ul{

  display: flex;

  justify-content: space-between;

  align-items: center;  

}

header .wrapperSectionBottom .wrapperHeaderBottom > ul > li{

	display: inline-block;

}

header .wrapperSectionBottom .wrapperHeaderBottom li{

  padding: 0.5rem 0;

}

header .wrapperSectionBottom .wrapperHeaderBottom li.active > a.itemLink,
header .wrapperSectionBottom .wrapperHeaderBottom li:hover > a.itemLink {
  font-weight: 700;
  border-bottom: 5px solid #FED141;
}
header .wrapperSectionTop .wrapperHeaderTop li:hover > a.itemLink.is-active {
  border-bottom: 2px solid #FED141;
}

header .wrapperSectionBottom .wrapperHeaderBottom a.itemLink{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.08px;

  color: #333E33 !important;

  text-decoration: none !important;

  border-bottom: 4px solid transparent;

  padding-bottom: 0.4rem;

}
header .wrapperHeaderTop .btnDropdownCustomV1.dropdown-toggle::after{
  background: url('../assets/iconos/ico-arrow-bottom-currency.svg') no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 0 !important;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  margin: 0 0.5rem;
}
header #offcanvasMobile .wrapperBtnMobilFixBottom{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #00843D;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  z-index: 9;
}
header #offcanvasMobile .wrapperBtnMobilFixBottom a{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  color: #fff;
  gap: 0.4rem;
  border-right: 1px solid #fff;
  margin: 0.8rem 0;
}
header #offcanvasMobile .wrapperBtnMobilFixBottom a:last-child{
  border-right: 0 !important;
}
header #offcanvasMobile .wrapperBtnMobilFixBottom span{
  font-size: 0.875rem;
  line-height: 0.875rem;
  width: 150px;
}
header #offcanvasMobile .wrapperBtnMobilFixBottom img{

}
.icoExterior{

  background: url('../assets/header/icono-exterior.svg');

  width: 24px;

  height: 24px;

  display: inline-block;

  vertical-align: top;

  margin-left: 0.3rem;

}

.btnDropdownCustomV1{

  background-color: transparent !important;

  color: #00843D !important;

  border: 0 !important;

  border-radius: 30px;

  height: 48px;

  padding: 0 1.8rem;

  font-style: normal;

  font-weight: 700;

  letter-spacing: -0.098px;

}

.btnDropdownCustomV2{

  background-color: #00843D !important;

  color: #fff !important;

  border: 0 !important;

  border-radius: 30px;

  height: 48px;

  padding: 0 1.8rem;

}
.btnDropdownCustomV2:after{
  background: url('../assets/iconos/ico-arrow-white-bottom.svg') no-repeat center;
  border: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.dropdownContact{

  width: 384px;

  border-radius: 6px;

  box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

  border: 1px solid #ced4da;

}

.dropdownContact > li{

  padding: 0.8rem 0;

}

.dropdownContact > li:nth-child(2){

  background: #D6F9E7;

  padding: 1.2rem 0;

}

.dropdownContact > li:nth-child(2) .wrapperItemTwo span{

  color: #00843D;

  font-size: 1rem;

  line-height: 1rem;

}

.dropdownContact .wrapperItemOne{

  display: flex;

  justify-content: space-around;

  align-content: center;

  padding: 0 0.4rem 0 0.4rem;

}

.dropdownContact .wrapperItemOne p{

  color: #6C757D;

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.875rem;

  letter-spacing: 0.035px;

  margin-bottom: 0.5rem;

}

.dropdownContact .wrapperItemOne h4{

  color: #333E33;

  font-size: 1.25rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.25rem;

  letter-spacing: -0.05px;

  margin-bottom: 0;

}

.dropdownContact .wrapperItemTwo{

  display: flex;

  justify-content: space-around;

  align-content: center;

}

.dropdownContact .wrapperItemTwo a{

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 700;

  line-height: 0.875rem;

  letter-spacing: -0.098px;

}

.dropdownContact .wrapperItemThree{

  display: flex;

  justify-content: space-around;

  align-content: center;

  padding: 0 0.5rem 0 0.5rem;

}

.dropdownContact .wrapperItemThree li{

  display: inline-block;

}
.dropdownContact .wrapperItemThree > li:last-child a:after{
  display: none;
}
.dropdownContact .wrapperItemThree a:after {
  display: block;
  content: '';
  background: #333E33;
  width: 3px;
  height: 3px;
  position: absolute;
  right: -1.4rem;
  top: 6px;
  border-radius: 50%;
}
.dropdownContact .wrapperItemThree a:hover{

  text-decoration-line: underline;

}

.dropdownContact .wrapperItemThree a{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;
  position: relative;
  color: #333E33;

}

.dropdownMoneyCurrent{

  width: 222px;

  border-radius: 6px;

  box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

  border: 1px solid #ced4da;

}

.dropdownMoneyCurrent li{

  padding: 0.5rem 1rem;

}

.dropdownMoneyCurrent li a{

  border-bottom: 1px solid #E9EEF2;

  padding: 0 0 0.5rem 0;

}

.dropdownMoneyCurrent li:last-child a{

  border-bottom: 0;

}

.dropdownMoneyCurrent li:last-child a{

  padding-bottom: 0;

}

.dropdownMoneyCurrent .dropdown-item{

  background: transparent;

  display: flex;

  align-items: center;

  justify-content: start;

  gap: 0.5rem;

  cursor: pointer;

}

.wrapperResultAdvance.show{

  display: block !important;

}

.wrapperResultAdvance{

  display: none;

  border-radius: 12px;

  border: 1px solid var(--Neutros-Gris-Light, #E9EEF2);

  box-shadow: 0px 6px 12px 0px rgba(108, 117, 125, 0.20);

  position: absolute;

  background: #fff;

  top: 48px;

  width: 356px;

  left: 0.5rem;

  right: 0.5rem;

  padding: 1.1rem 0 0;

  overflow: hidden;

  z-index: 99;

}

.wrapperResultAdvance .wrapperListResultItem.wrapperSearchReci li .wrapperContentReci{

  display: flex;

  align-items: center;

  justify-content: space-between;

  padding: 0 1rem;

}

.wrapperResultAdvance .wrapperListResultItem.wrapperSearchReci li .wrapperContentReci > div{

  display: flex;

  justify-content: center;

  align-items: center;

  gap: 0.5rem;

}

.wrapperResultAdvance .wrapperListResultItem.wrapperSearchReci li .wrapperContentReci > div h4{

  color: #333E33;

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.08px;

  margin-bottom: 0;

}

.wrapperResultAdvance .wrapperListResultItem.wrapperSearchReci li .wrapperContentReci a span{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

  color: #00843D;

}

.wrapperResultAdvance .wrapperListResultItem li{

  padding: 0.9rem 0;

  border-bottom: 1px solid #E9EEF2;

}

.wrapperResultAdvance .wrapperListResultItem li:hover{

  background: #E9EEF2;

}

.wrapperResultAdvance .wrapperListResultItem li:last-child{

  margin-bottom: 0;

  border-bottom: 0;

}

.wrapperResultAdvance .itemResult{

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding: 0 1rem;

}

.wrapperContentReci .remove-search{

  cursor: pointer;

}

.wrapperResultAdvance h3{

  font-size: 0.625rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.625rem;

  letter-spacing: 0.025px;

  color: #6C757D;

  margin-bottom: 0;

  padding: 0 1rem;

}

.wrapperResultAdvance .itemResult h4{

  color: #333E33;

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.08px;

  margin-bottom: 0;

}

/* HEADER END */





/* FOOTER INIT */

footer .sectionFooterOne {

  background: #FED141;

}

footer .sectionFooterOne .wrapperItemFooterOne{

  background: #FED141;

  display: flex;

  justify-content: space-between;

  align-items: end;

}

footer .sectionFooterOne .wrapperLeftFOne{

  position: relative;

}

footer .sectionFooterOne .wrapperLeftFOne img{

  position: absolute;

  bottom: 0;

  left: 0;

}

footer .sectionFooterOne .wrapperLeftFTwo .iconSocial{

  width: 32px;

  height: 32px;

  background-image: url('../assets/footer/iconos-reds-social-footer.png');

  background-repeat: no-repeat;

  display: inline-block;

  background-size: cover;

}

footer .sectionFooterOne .wrapperLeftFTwo .icoFacebook{

  background-position: 0px 0px;

}

footer .sectionFooterOne .wrapperLeftFTwo .icoLinkedin{

  background-position: -51px 0px;

}

footer .sectionFooterOne .wrapperLeftFTwo .icoYoutube{

  background-position: -102px 0px;

}

footer .sectionFooterOne .wrapperLeftFTwo .icoInstagram{

  background-position: -154px 0px;

}

footer .sectionFooterOne .wrapperLeftFTwo{

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding: 1.3rem 0;

  gap: 1.1rem;

}

footer .sectionFooterOne .wrapperLeftFTwo p{

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.875rem;

  letter-spacing: 0.035px;

  margin-bottom: 0;

  color: #333E33;

}

footer .sectionFooterOne .wrapperLeftFTwo li{

  display: inline-block;

  padding-right: 0.5rem;

}

footer .sectionFooterOne .wrapperLeftFTwo li:last-child{

  padding-right: 0;

}

footer .sectionFooterOne .wrapperLeftFTwo li a{

  display: block;

}

footer .sectionFooterTwo .wrapperItemFooterTwo h3{

  font-size: 1.5rem;

  font-style: normal;

  font-weight: 700;

  line-height: 1.5rem; 

  margin-bottom: 0;

}

footer .sectionFooterTwo .wrapperItemFooterTwo p{

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1.1rem; /* 137.5% */

  letter-spacing: 0.08px;

}

footer .sectionFooterTwo .wrapperItemFooterTwo a{

  color: #00843D;

  font-size: 1rem;

  font-style: normal;

  font-weight: 400;

  line-height: 1rem;

  letter-spacing: 0.08px;

}

footer .sectionFooterTwo .wrapperItemFooterTwo a:hover{

  text-decoration: underline;

}

footer .sectionFooterTwo .iconoCustomFooter{

  background: url('../assets/footer/iconos-two-footer.png') no-repeat;

  width: 30px;

  height: 30px;

  display: block;

}

footer .sectionFooterThree .wrapperItemFooterThree h3{

  color: #fff;

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 600;

  line-height: normal;

  text-transform: uppercase;

  margin-bottom: 0;

}

footer .sectionFooterThree .wrapperItemFooterThree span.separatorFooter{

  background: #FED141;

  width: 24px;

  height: 3px;

  display: block;

}

footer .sectionFooterThree .wrapperItemFooterThree ul a{

  color: #fff;

  font-size: 0.875rem;

  font-style: normal;

  font-weight: 400;

  line-height: 0.875rem;

  letter-spacing: 0.035px;

  padding: 0.8rem 0;

  display: block;

}

footer .sectionFooterThree .wrapperItemFooterThree ul a:hover{

  text-decoration: underline;

}

footer .sectionFooterFour{

  background: rgb(233 238 242 / 50%);

  padding: 1.1rem 0;

}

footer .sectionFooterFour .wrapperSubFooter{

  display: flex;

  justify-content: space-between;

  align-items: center;

  color: #333E33;

}

footer .sectionFooterFour .wrapperSubFooter{

  font-size: 0.75rem;

  font-style: normal;

  font-weight: 400;

  line-height: normal;

}

footer .sectionFooterThree{

  background: #333E33;

  padding: 2rem 0;

}

/* FOOTER END */



/* CUSTOM GENERALES INIT */

.owl-carousel-custom.owl-carousel-custom-nav{



}

.owl-carousel-custom.owl-carousel-custom-nav .owl-nav .owl-prev{

  left: -5rem;

}

.owl-carousel-custom.owl-carousel-custom-nav .owl-nav .owl-next{

  right: -5rem;

}

.owl-carousel-custom.owl-carousel-custom-dots .owl-dots{

  position: relative;

  text-align: center !important;

  bottom: 0;

}

.owl-carousel-custom.owl-carousel-custom-dots .owl-dots .owl-dot.active span {

  background: rgb(0 132 61) !important;

}

.owl-carousel-custom.owl-carousel-custom-dots .owl-dots span{

  background: rgb(0 132 61 / 30%) !important;

}

.owl-carousel-custom .owl-nav{

  position: absolute;

  top: 40%;

  width: 95%;

  z-index: 9;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.owl-carousel-custom .owl-nav button{

  background: #fff !important;

  opacity: 1 !important;

  border-radius: 12px !important;

  width: 36px;

  height: 36px;

  box-shadow: 0px 6px 12px 0px #6C757D33;

  outline: none !important;

  margin: 0 !important;

}

.owl-carousel-custom .owl-nav button span{

  color: transparent;

  font-size: 0rem;

  background: url('../assets/iconos/ico-1-vector-arrow-right.svg') no-repeat;

  width: 14px;

  height: 14px;

  display: block;

  background-position: center;

  background-size: contain;

  margin: 0 auto;

}

.owl-carousel-custom .owl-nav button.owl-prev span{

  transform: rotate(180deg);

}

.owl-carousel-custom .owl-nav button.disabled{

  display: none !important;

}

.owl-carousel-custom .owl-nav .owl-prev{

  float: left;

  position: relative;

  left: 0;

}

.owl-carousel-custom .owl-nav .owl-next{

  float: right;

  position: relative;

  right: 0;

}

div.owl-carousel-custom-v2 .owl-nav{

  width: 100%;

}

div.owl-carousel-custom-v2 .owl-nav .owl-prev{

  left: -4rem;

}

div.owl-carousel-custom-v2 .owl-nav .owl-next{

  right: -4rem;

}

div.owl-carousel-custom-v2 .owl-dots{

  bottom: 3%;

  text-align: center !important;

}

div.owl-carousel-custom-v2 .owl-dots .owl-dot.active span{

  background: rgb(0 132 61) !important;

}

div.owl-carousel-custom-v2 .owl-dots span{

  background: rgb(0 132 61 / 30%) !important;

}

.owl-carousel-custom .owl-dots{

  position: absolute;

  bottom: 3.5rem;

  width: 100%;

  padding: 0 7rem;

  text-align: start !important;

}

.owl-carousel-custom .owl-dots .owl-dot{

  box-shadow: none !important;

  outline: none !important;

}

.owl-carousel-custom .owl-dots .owl-dot.active span{

  background: rgb(255 255 255) !important;

}

.owl-carousel-custom .owl-dots span{

  width: 60px !important;

  height: 3px !important;

  background: rgb(255 255 255 / 30%) !important;

}





div.owl-carousel-custom-v3 .owl-nav{

  width: 100%;

}

div.owl-carousel-custom-v3 .owl-nav .owl-prev{

  left: -2.8rem;

}

div.owl-carousel-custom-v3 .owl-nav .owl-next{

  right: -3rem;

}

div.owl-carousel-custom-v3 .owl-dots{

  bottom: 1%;

  text-align: center !important;

}

div.owl-carousel-custom-v3 .owl-dots .owl-dot.active span{

  background: rgb(0 132 61) !important;

}

div.owl-carousel-custom-v3 .owl-dots span{

  background: rgb(0 132 61 / 30%) !important;

}





.titleText{

  font-size: 2rem;

  font-style: normal;

  font-weight: 700;

  line-height: 2rem; /* 118.75% */

  letter-spacing: -0.16px;

}



/* CUSTOM GENERALES END */

.wrapperSectionMegaMenu[data-wrappermenucontent="soy-cliente-bolivar"]{

    background: url('../assets/header/MENU-SOY-CLIENTE.svg') no-repeat #fff;

    background-position: top right;

}

.wrapperSectionMegaMenu[data-wrappermenucontent="quienes-somos"]{

    background: url('../assets/header/MENU-QUIENES-SOMOS.svg') no-repeat #fff;

    background-position: top right;

}

.wrapperSectionMegaMenu.active{

  opacity: 1;

  padding: 1rem 0 1.8rem;

  height: auto;

}

.wrapperSectionMegaMenu{

  opacity: 0;

  transition: 300ms ease all;

  height: 0;

  padding: 0;

  overflow: hidden;

  position: absolute;

  left: 0;

  right: 0;

  width: 100%;

  background: #fff;

  z-index: 9;

  box-shadow: 0px 6px 12px 0px #6C757D33;

}

.wrapperSectionMegaMenu p{

  color: #6C757D;

  font-weight: 400;

  font-size: 0.85rem;

}

.wrapperSectionMegaMenu ul li{

  

}

.wrapperSectionMegaMenu a:hover, .wrapperSectionMegaMenu a.active{

  font-weight: 500;

  text-decoration: underline !important;

}

.wrapperSectionMegaMenu a{

  color: #00843D;

  font-size: 1.25rem;

  line-height: 1.25rem;

  font-weight: 300;

  display: block;

  padding: 0.6rem 0;

}

.wrapperSectionMegaMenu .listItemMenuMega{

  

}

.wrapperSectionMegaMenu .listItemMenuMega ul{

  display: none;

}

.goog-te-combo {
  display: none;
}

/* Estilo del botón personalizado */
.custom-select {
  background-color: #E9EEF2;
  border-radius: 8px;
  padding: 8px 12px;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); */
  display: flex;
  align-items: right;
  justify-content: end;
  width: 200px;
  cursor: pointer;
}

.custom-select svg {
  transition: transform 0.2s;
}

/* Estilo del menú desplegable */
.dropdown {
  display: none;
  position: absolute;
  background-color: white;
  width: 200px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  margin-top: 4px;
  z-index: 9999999999;
}

.dropdown.active {
  display: block;
}

.dropdown li {
  padding: 10px;
  cursor: pointer;
}

.dropdown li:hover {
  background-color: #E9EEF2;
}
.iconoDown{
  background: url('../assets/iconos/ico-arrow-bottom-currency.svg') no-repeat;
  width: 14px;
  /* height: 14px; */
  display: inline-block;
  border: 0 !important;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  margin: 0 0.5rem;
}
/* Estilo del botón personalizado */


.stepWrapperMenuMobil{

}
.stepWrapperMenuMobil > .textMuted{
    color: #6C757D;
    font-size: 0.75rem;
    padding: 1.5rem 1rem 0;
    display: block;
}
.stepWrapperMenuMobil .itemReturnStep{
  background: #D6F9E7;
  width: 100%;
  padding: 1.1rem 1rem;
  font-size: 1rem !important;
  font-weight: 600;
  color: #00843D !important;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1rem;
  vertical-align: middle;
}
.stepWrapperMenuMobil .itemReturnStep span{
  
}
.stepWrapperMenuMobil .itemReturnStep img{
  transform: rotate(-180deg);
}
.stepWrapperMenuMobil ul{
  display: none;
}
.stepWrapperMenuMobil ul li{

}
.stepWrapperMenuMobil ul a{
  color: #00843D !important;
  font-size: 1.25rem !important;
  display: block;
  font-family: "Roboto Condensed";
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stepWrapperMenuMobil ul a:after{
  content: '';
  background: url('../assets/iconos/arrow-right.svg') no-repeat !important;
  width: 14px;
  height: 14px;
  display: block;
}