section.headerTop {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem auto 2rem;
}
section.headerTop img {
  width: 320px;
  margin-left: 31px;
}
#highlights {width: 94% !important;margin: auto;position: relative;overflow: hidden;height: auto;margin-bottom: calc(calc(100% - var(--home-container)) / 2 );}

#highlights figure,
#highlights img {
object-fit: cover;
width: 100%;
-o-object-fit: cover;
}
.highlight iframe {
pointer-events:none;
}
#highlights .highlight {
position: relative;
width: 100%;
display: block;
height: auto;
text-align: center;
color: #fff;
font-size: 48px;
text-decoration: underline;
}

.widthContainer {
width: 100%;
}
.highlightInfo {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  top: 45%;
  left: 0;
  right: 0;
  margin: auto;
  gap: 20px;
  font-family: 'RobotoMono';
}
.highlightTitle {
 
font-size: 47px;
 
line-height: 62px;
 
text-transform: uppercase;
}

.highlightBtn {border-radius: 100px;border: 1px solid var(--base-aux);height: 44px;width: fit-content;font-size: 18px;line-height: 44px;display: flex;padding: 0px 30px;transition:0.3s all ease-out;text-transform: uppercase;background: #F6F6EE3A;backdrop-filter: blur(2px);transition: 0.3s all ease-out;}

.division {
    background: #C0C6A7;
    height: 1px;
    width: 90%;
    margin: 1rem auto;
}
#contact figure {
  margin: 8rem 0;
}
#contact figure img {
    width: 557px;
}

.contactTitle {
    color: #F6F6EE;
    font-size: 24px;
    text-transform: uppercase;
    margin: 4rem auto 5rem;
    font-family: 'RobotoMono';
}


input.formInput.contact_name {
    width: calc(50% - 20px);
}

input.formInput.contact_phone {
    width: 50%;
}
.formInput::placeholder{
    color:#ffffff;
}

.sendContact {
    font-size: 18px;
    line-height: 28px;
    border-radius: 100px;
    background: #FFFFFF1A;
    border: 1px solid #ffffff;
    height: 48px;
    width: 124px;
    box-sizing: border-box;
    padding: 10px 20px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    margin: auto;
    cursor: pointer;
    font-family: 'RobotoMono';
    backdrop-filter: blur(1px);
    transition: 0.3s all ease-out;
    margin-top: 2rem;
}

textarea.formInput.contact_message {
    width: 100%;
    height: 160px;
    padding: 20px;
    resize: none;
}
.formContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 50%;
}

input.formInput.contact_name {
    width: calc(50% - 10px);
}

input.formInput.contact_phone {
    width: 50%;
}
.formInput{
    height: 65px;
    border-radius: 16px;
    background: #FFFFFF1A;
    border: 1px solid #ffffff;
    padding-left: 20px;
    box-sizing:border-box;
    font-family: 'inter';
    backdrop-filter: blur(1px);
    padding-right: 40px;
    /* overflow: hidden; */
    text-overflow: ellipsis;
}
input.formInput.contact_email {
    width: calc(50% - 10px);
}
select#requestTypes {
    width: 100%;
    background-image: url(/files/arrowContact.png);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 12px;
}
select option {
   background: rgba(255, 255, 255, 0.5);
   color: #333;
   padding:10px 0;
 }
select option:hover {
   background: #C0C6A7;
 }
input.formInput.contact_aux {
    width: 100%;
}
.formInput::placeholder{
    color:#ffffff;
}
.middleInfo {
    width: 94%;
    color: var(--secondary);
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 6rem auto;
    gap: 2rem;
}

.infoDescripcion {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    text-align: center;
    max-width: 780px;
    font-family: 'inter';
}
.infoDescripcion span{
  font-weight:700;
}
.infoTitle {
    font-size: 43px;
    line-height: 51px;
    text-transform: uppercase;
}

section#contact {
    width: 94%;
    margin: auto;
    color: var(--secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 6rem;
}
.bottomLogo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4rem 0;
}
.bottomLogo figure{
    display: flex;
    justify-content: center;
}
.bottomLogo img {
    width: 45%;
}
#imageGroupTitle {
font-size: 20px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 3px;
margin-top: 50px;
margin-bottom: 25px;
color: #333234;
text-align: center;
}

.group-look-slider .group-look-slider-title {
  margin-top: calc(calc(100% - var(--web-container)) / 1 );
  font-size: var(--group-font-size);
  line-height: var(--group-line-height);
  /* margin-top: 0px; */
}

.look-slider-right-arrow.slick-arrow, .look-slider-left-arrow.slick-arrow {
  top: calc(41% + calc(calc(100% - var(--web-container)) / 1 ) + 0px);
  background: var(--base-aux);
}
img.look-slider-arrow {
  filter: invert(1);
}

.group-look-slider .look-slider-tag-info {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  /* -webkit-transform: scale(0.75); */
  -moz-transform: scale(0.75);
  transform: scale(0.75);
  margin-left: 0px;
}



.group-look-slider  .look-slider-tag-price,.group-look-slider .look-slider-tag-old-price {
  width: fit-content;
  font-weight: 600;
  font-size: var(--base-font-size);
  color: var(--base);
}

.group-look-slider .look-slider-tag-name {
  width: 100%;
  color: var(--base);
  font-size: var(
  --base-font-size);
  margin-bottom: 3px;
}

.group-look-slider .look-slider-tag-old-price {
  opacity: 30%;
}

.slick-dots {
bottom: 20px;
}

.slick-dots li, .group-look-slider .slick-dots li {
width: 14px !important;
height: 14px;
margin: 4px;
}

.slick-dots li button {
width: 14px;
height: 14px;
padding: 0;
border: 1px solid transparent;
}

.slick-dots li button:before {
border-radius: 50px;
width: 10px;
height: 10px;
margin: 10px;
background-color: #fff;
color: transparent;
opacity: 1;
font-size: 0;
top: -8px;
left: -8px;
}

.slick-dots li.slick-active {
border: 1px solid white;
border-radius: 50%;
}

.slick-dots li.slick-active button:before {
opacity: 1;
border: 1px solid var(--white);
}
@media screen and (min-width: 1100px){
  .sendContact:hover {
    background: #C0C6A7;
}
.highlightBtn:hover {
  background:#C0C6A7;
  }
}

@media screen and (max-width: 768px) {
  #highlights{
    width: 90% !important;
  }
  .division{
    width: 90%;
    margin: 1rem auto;
  }
  .bottomLogo{
    margin: 3rem auto 3rem;
  }
  .bottomLogo img{
    width: 78%;
  }
  #contact figure{
    margin:4rem auto 1rem
  }
  #contact figure img {
    width: 308px;
}
section.headerTop{
  margin:2rem auto 1rem
}
  section.headerTop img {
  width: 219px;
}
  
#imageGroups {
  width: 100%;
}
.group-look-slider .look-slider-tag-info {
  transform: unset;
  margin-left: 20px;
}
a.look-slider-tag-link {
  width: 100%;
}
  section#contact{
    width:90%;
    margin-bottom: 3rem;
  }
  .contactTitle{
    text-align:center;
    font-size: 18px;
    line-height: 24px;
    max-width: 250px;
    margin: 2rem auto;
  }
  .formContainer{
    width:90%;
  }
.highlight iframe {
aspect-ratio: 9/16;
}
  input.formInput.contact_name{
    width:100%;
  }
  input.formInput.contact_email{
    width:100%;
    
  }
  .formInput{
    font-size:12px;
  }
  select#requestTypes {
  
background-position: 94% 50%;
}
.group-look-slider {
  width: calc(100% - 40px) !important;
  margin: 10px 20px auto !important;
  float: left;
}
  .sendContact {
  font-size:14px;
  line-height: 28px;
}
.infoTitle {
  max-width: 255px;
  text-align:center;
  font-size: 35px;
  line-height: 42px;
}
.infoDescripcion{
    font-size:14px;
    max-width: 300px;
  }
.group-look-slider .slick-dots li button:before {
  width: 10px !important;
  height: 10px !important;
  border-radius: 30px !important;
}

.group-look-slider .look-slider-container ul.slick-dots li {
  width: 14px !important;
  margin: 0px 7px !important;
}

.group-look-slider .slick-dots li.slick-active button:before {
  background: var(--base);
  /* opacity: 30%; */
}
.group-look-slider .slick-dots li.slick-active button:before {
  background-color: var(--base) !important;
}
.group-look-slider .slick-dots li.slick-active {
  border: 1px solid var(--base);
}

.group-look-slider ul.slick-dots {
  bottom: 50px ;
}

.group-look-slider .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.sliderContainer {
  margin-bottom: 40px;
}
}