*{
  font-family: 'MarkPro';
}
.bannerPublicity h1{
  text-align: center !important;
  max-width:unset !important;
  font-size:17px !important;
}
.service h1{
  text-align: center;
  margin-bottom: 40px;
  color: rgba(170, 24, 41, 1) !important;
  font-weight: 700;
}
.service{
  background-color: #F6F6F6;
  padding: 50px 0;
}
.typeOfService{
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: auto;
}
.type{
  width: calc(13% - 10px);
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 10px;
}
.type img{
  width: 70%;
  margin: 10px auto 20px auto;
}
.type p{
  color: black;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 17px;
}
#categoryReference {
  position: relative;
  text-align: left;
  margin-top: 4rem;
  margin-bottom: 3rem;
  color: var(--green);
  float: left;
  width: fit-content;
  margin-left: 0%;
  font-size: 2rem
}

#leftProductsContent {
  background-color: #fff;
  position: fixed;
  height: calc(100vh - 109px);
  width: 38rem;
  top: 109px;
  right: -40rem;
  z-index: 5;
  box-shadow: -7px 0 18px rgb(0 0 0 / 10%);
  -moz-transition: right 0.5s ease-in-out;
  -webkit-transition: right 0.5s ease-in-out;
  -moz-transition: right 0.5s ease-in-out;
  -o-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out
}

img.orderByArrow {
  width: 20px;
  height: 10px;
  margin-top: 14px;
  position: absolute;
  right: 10px;
  z-index: 1;
  pointer-events: none
}

.openFilters {
  height: fit-content;
  background-color: #f6f5f3;
  margin-top: 55px;
  z-index: 8
}

.catTwoArrow {
  margin-top: 7px;
  cursor: pointer
}

.catTwoArrow.open {
  transform: rotate(90deg)
}

#category-brandFilterArrow {
  height: auto;
  overflow: hidden;
  float: left;
  position: relative;
  width: 100%
}

.categoryName:hover {
  font-weight: 500
}

.subcategoryDiv {
  width: 100%;
  height: auto
}

.categoryName {
  float: left;
  margin-top: 8px;
  width: 97%;
  margin-bottom: 10px!important;
  position: relative;
  overflow: hidden;
  padding-left: 4px;
  text-transform: uppercase;
  height: fit-content
}

.productGrouptitle {
  margin: 0;
  margin-top: 12px;
  font-size: 16px;
  letter-spacing: .1px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #73868a;
  font-weight: 500
}

.productGroupInfo {
  width: 95%;
  position: relative;
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px;
  line-height: 17px;
  margin-top: 5px;
  margin-left: 10px;
  display: none
}

.openClose {
  position: relative;
  float: right;
  right: -1px
}

.catLevelThree {
  margin-left: 25px
}

.categoryProducts {
  float: right;
  color: #58595b;
  font-weight: 300;
  font-size: 15px
}

.subcategoryName {
  display: block;
  margin-bottom: 8px;
  font-size: 13px
}

.subcategoryName:first-letter {
  text-transform: capitalize
}

.openCategory {
  margin-top: 18px;
  float: right;
  cursor: pointer
}

.subFilter {
  font-size: 12px;
  font-weight: 300;
  height: auto;
  width: 100%;
  float: left;
  margin-bottom: 10px
}

.filter {
  margin-bottom: 10px;
  height: auto;
  float: left;
  width: 100%
}

#mobileFilterText {
  display: none
}

#rightProductsContent {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 3rem;
  display: grid;
  gap: 3rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));

}

#rightProductsContent.noProducts {
  display: block;
  margin-bottom: 40px;
}

.widthContainer {
  width: 92%;
  height: fit-content;
  margin-top: 2rem;
  overflow: hidden;
  font-family: "MarkPro";
}

.categoriesUrlContainer {
  font-size: 1.6rem;
  margin: 4.9rem 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: left;
  text-transform: uppercase
}

.categoriesUrlContainer a:first-of-type {
  color: #b1b0b0
}

.categoriesUrlContainer a:last-of-type {
  color: #4A4A4A;
  font-weight: 300
}

.categoriesUrlContainer img {
  width: .9rem;
  position: relative;
  top: 2px;
  margin: 0 1.4rem
}

.filter {
  flex: 1;
  position: relative;
  float: left;
  height: 50px;
  padding: 10px;
  margin-right: 1%;
  margin-left: 1%;
  color: #73868a;
  display: flex;
  margin-bottom: 10px;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #cfcfcf
}

.spec {
  width: 42px;
  height: 42px;
  line-height: 40px;
  margin: 0 auto;
  margin-left: 0;
  float: left;
  margin-right: 15px
}

.specText:hover {
  color: #73868a;
  font-weight: 600
}

.selectedColor {
  margin-bottom: 5px;
  background-color: #73868a
}

#horizontalImage {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 50px
}

#noProducts {
  position: relative;
  color: #58595b;
  text-align: center;
  font-size: 1.6rem;
  font-family: 'MarkPro';
}

#priceFilterName {
  font-size: 14px;
  text-indent: 1px;
  height: 30px;
  width: 90%
}

.whiteContainer {
  background-color: #e4dfe0;
  position: absolute;
  height: auto;
  overflow: hidden;
  width: 100%
}

#filterBrandName {
  line-height: 32px;
  text-transform: capitalize;
  text-indent: 12px;
  margin-top: 0;
  background-color: #fff;
  margin-bottom: 0;
  height: 30px;
  font-size: 14px
}

.catOneArrow.open {
  transform: rotate(0deg);
  transition: 0.2s transfrom;
  fill: #999
}

.catOneArrow .open {
  transform: rotate(90deg);
  transition: 0.2s transfrom
}

#category-priceFilterArrow {
  width: 100%;
  overflow: hidden
}

#favTitle {
  justify-content: center;
  position: relative;
  color: var(--base);
  font-size: 2rem;
  margin: 4.9rem 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: unset;
  text-transform: unset
}

#filterSubHeader {
  display: none
}

#openFilterBtn {
  background-color: var(--base);
  width: 120px;
  color: var(--white);
  font-size: 1.3rem;
  border-radius: 0;
  font-family: "MarkPro";
  text-align: center;
  right: 0%;
  position: relative;
  cursor: pointer;
  height: 40px;
  float: right;
  border-radius: 5px;
  z-index: 1;
  line-height: 37px;
  text-transform: uppercase;
  margin: 35px 0;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: space-evenly
}

#openFilterBtn img {
  height: 18px
}

#openFilterBtn:hover {
  background-color: var(--grey)
}

.catContainer img {
    width: 100%;
}

.openFilter#leftProductsContent {
  right: 0
}

#filterImg {
  float: left;
  height: 25px;
  position: relative;
  top: 2px;
  left: 2px;
  display: none
}

.filterHeader {
  height: 7rem;
  border-bottom: 1px solid var(--grey);
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center
}

#cleanFilters,#applyFilters {
  width: 50%;
  text-align: center;
  position: relative;
  height: 4rem;
  font-weight: 600;
  line-height: 4rem;
  margin: 2.2rem auto;
  cursor: pointer;
  color: var(--green);
  text-transform: uppercase;
  font-size: 1.3rem
}

#cleanFiltersContainer {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  border-top: 1px solid var(--grey);
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center
}

#cleanFiltersContainer>div:hover {
  color: var(--grey)
}

.filterTitle {
  width: auto;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--green);
  text-transform: uppercase;
  float: left;
  margin-left: 8%
}

#closeFilter {
  float: left;
  width: fit-content;
  line-height: 60px;
  font-size: 18px;
  cursor: pointer;
  text-transform: lowercase;
  font-weight: 500;
  margin-right: 9%
}

#closeFilter:hover {
  color: var(--grey)
}

#filters {
  width: 84%;
  height: calc(100% - 17rem);
  float: left;
  margin-left: 8%;
  position: relative;
  margin-top: 1rem;
  overflow-y: auto
}

#filters::-webkit-scrollbar {
  display: none
}

.specImg {
  position: relative;
  height: 28px;
  width: 28px;
  margin: 0 auto;
  object-fit: cover;
  object-position: center;
  margin-right: 7px;
  padding: 3px;
  margin-bottom: 5px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid transparent;
  display: block
}

.selectedSpecfilterBoxContainer .specImg {
  border: 1px solid var(--base)
}

.category {
  color: #95a5a6;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  float: left
}

.subCategory {
  color: #95a5a6;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  float: left
}

.categoryArrow {
  position: relative;
  float: left;
  margin-left: 10px;
  margin-right: 10px
}

.ordenarPor {
  display: block;
  position: relative;
  margin-bottom: 7px;
  float: left;
  color: #000
}

.orderByContainer {
  z-index: 1;
  position: relative;
  float: right;
  display: flex;
  justify-content: space-between;
  width: fit-content;
  margin: 3.5rem 0;
  font-family: "MarkPro";
  color: #4A4A4A
}

.orderTitle {
  color: #000;
  font-size: 16px;
  margin-right: 20px;
  line-height: 34px
}

.selectedOrder {
  color: #535353;
  font-weight: 500;
  float: left;
  text-indent: 10px
}

.arrowOrder {
  float: right;
  margin: 0 10px
}

.orderByDropdown {
  position: relative;
  background-color: transparent;
  border: 1px solid var(--grey);
  cursor: pointer;
  width: 25rem;
  height: 4.2rem;
  font-weight: 500;
  box-sizing: border-box;
  color: var(--green);
  flex-direction: row
}

.selectedOrderContainer {
  min-width: 100px;
  height: 30px;
  line-height: 30px
}

.orderOptions {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden
}

.order {
  color: #a1a1a1;
  margin: 5px 0;
  text-indent: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500
}

.order:hover {
  color: #535353
}

#orderSelect {
  height: 100%;
  width: 100%;
  padding: 0 1.7rem;
  font-size: 1.4rem;
  background-image: url(../../files/arrowDropdown.svg);
  z-index: 1;
  background-repeat: no-repeat;
  background-position: calc(100% - 1.2rem) center;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  font-weight: 100;
  font-size: 1.6rem
}

.filterDropdown {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid var(--grey)
}

.selectedFiltersBox {
  position: relative;
  overflow: hidden;
  width: calc(100% - 12px);
  padding-left: 12px
}

.selectedFilterText {
  float: left;
  margin-right: .6rem;
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
  position: relative
}

.selectedFilterText::before {
  content: ",";
  position: absolute;
  right: -3px;
  font-size: 1.3rem
}

.selectedFilterText:last-of-type::before {
  content: ""
}

.filterNameDropdown {
  position: relative;
  width: calc(100% - 20px);
  padding: 1.8rem 0 1.8rem 1rem;
  text-align: left;
  cursor: pointer;
  float: left;
  font-weight: 500;
  display: flex;
  justify-content: space-between
}

.filterNameText {
  width: fit-content;
  float: left;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: var(--green);
  font-weight: 600
}

.openCloseFilter {
  font-weight: 600;
  font-size: 1.4rem
}

.filtersContainer {
  position: relative;
  width: calc(100% - 0.6rem);
  height: 0;
  color: var(--green);
  overflow: hidden;
  padding-left: .6rem
}

.filters {
  margin-bottom: 14px;
  overflow: hidden
}

.specDiv.hasImg {
  width: auto;
  float: left
}

.hasImg .subfilterName {
  display: none
}

.hasImg.selectedSpec .specImg {
  border: 1px solid var(--base)
}

.categoryDiv {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden
}

.categoryNameDiv {
  position: relative;
  display: inline-block;
  width: auto;
  font-size: 1.3rem;
  cursor: pointer;
  text-align: left;
  padding-left: 1.5rem;
  margin: 1rem 0
}

.categoryNameDiv:hover {
  font-weight: 600
}

.subfilterName {
  padding: 10px 0 10px 10px;
  position: relative;
  display: flex;
  width: auto;
  gap: 8px;
  font-size: 13px;
  cursor: pointer;
  text-align: left;
  align-items: center
}

.subfilterName:hover {
  font-weight: 600
}

.subfilterName .filterCircle::after {
  display: block;
  content: "";
  width: 80%;
  height: 80%;
  position: absolute;
  left: 10%;
  top: 10%;
  border-radius: 50%;
  background: #fff
}

.filterBoxContainer.selectedBrand .filterCircle::after,.filterBoxContainer.selectedFilter .filterCircle::after,.filterBoxContainer.selectedSpec .filterCircle::after,.filterBoxContainer.selectedPrice .filterCircle::after {
  background: var(--base)
}

.subfilterName .filterCircle {
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  position: relative;
  border-radius: 50%;
  border: 1px solid var(--base)
}

/******/

.widget_search .dest-input, .widget_search .form-control[readonly], .widget_search .air-passengers-input{
  border: 1px solid #AA1829;
  border-radius: 0 !important;
}

.widget_search .widget-tabs-container label, div#NetacticaAir div#divAirCities label, div#NetacticaAir div#AireDatesPassengers span{
  color: black !important;
}

.widget_search input[type="radio"]{
  border: 1px solid;
}
#termsAndConditionsDiv{
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #aa1829;
}

.catIcon {
    width: 100%;
}

.shopMainImageContainer {
    width: 100%;
}

.shopText {
    position: absolute;
    top: 5%;
    color: white;
    font-size: 16px;
    width: 28%;
    margin-left: 2.5%;
}

h1#termsTitle {
  position: relative;
  float: left;
  margin-left: 4%;
  color: white;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 500;
  margin-right: 0px !important;
}
#termsSeparator{
  position: relative;
  float: left;
  margin-top: 12px;
  color: white;
  font-weight: 600;
  margin-left: 5px;
}
div#termsSubtitle {
  position: relative;
  float: left;
  font-size: 13px;
  margin-left: 4px;
  color: #ffffffd6;
  font-weight: 300;
  margin-top: 14px;
}

#downloadTerms {
  display:block;
  position: relative;
  float: right;
  color: white;
  text-decoration: underline;
  margin-right: 4%;
  margin-top: 12px;
}

/*****/
@media screen and (min-width: 770px) and (max-width:1100px) {
  .widthContainer {
      min-width:768px;
      max-width: 1100px
  }
}

@media screen and (max-width: 768px) {
  #termsAndConditionsDiv{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #termsTitleDiv{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
  }
  h1#termsTitle{
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
  }
  div#termsSubtitle{
    margin-top:0px;
  }
  #downloadTerms{
    float: none;
    margin-bottom: 15px;
    margin-top: 5px;
  }
  #headerDummy {
  }

  .shopText {
    top: 2%;
    width: 80%;
    margin-left: 11%;
    text-align: center;
  }

  #categoryReference {
      font-size: 1.5rem;
      margin-top: 1rem
  }

  .ordenarPor {
      display: block;
      position: relative;
      margin-bottom: 7px;
      float: left;
      color: #000
  }

  .openDrop {
      display: block;
      height: auto!important;
      transition: height 0.3s ease-in
  }

  .categoriesUrlContainer img {
      top: 4px
  }

  #filtersMobile {
      display: block;
      position: relative;
      height: auto
  }

  .orderByContainer {
      margin: 0 0 2rem;
      float: left;
      width: 65%
  }

  .orderByDropdown {
      width: 100%;
      height: 3.8rem
  }

  #filtersDiv {
      top: 0;
      width: 100%;
      position: relative;
      right: 0;
      z-index: 8;
      margin-top: 25px
  }

  .imageFilter {
      float: left;
      width: 35px;
      margin: 0 7px;
      height: 35px;
      margin-top: 10px
  }

  .filtersTitle {
      position: relative;
      height: 37px;
      display: none!important;
      width: 50%;
      float: right;
      display: none;
      line-height: 37px;
      background-color: #95a5a6;
      color: #fff;
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 1px;
      margin-top: 0;
      margin-bottom: 0;
      margin-right: 3.5%;
      cursor: pointer;
      transition: border-radius 0.1s ease-out,width 0.1s ease-out;
      -moz-transition: border-radius 0.1s ease-out,width 0.1s ease-out;
      -webkit-transition: border-radius 0.1s ease-out,width 0.1s ease-out;
      -o-transition: border-radius 0.1s ease-out,width 0.1s ease-out;
      align-items: center;
      justify-content: flex-start
  }

  .filtersTitle.open {
      width: 60%
  }

  #mobileFiltersIcon {
      position: relative;
      float: left;
      height: 48%;
      margin-right: 10px;
      margin-left: 10px;
      text-align: center;
      transition: left 0.1s ease-out;
      -moz-transition: left 0.1s ease-out;
      -webkit-transition: left 0.1s ease-out;
      -o-transition: left 0.1s ease-out
  }

  #leftProductsContent {
      top: 131px;
      width: 288px;
      right: -290px;
      z-index: 2;
      height: calc(100vh - 131px)
  }

  .categoriesUrlContainer {
      font-size: 1.5rem;
      margin: 10px 0 30px;
      width: 100%
  }

  #orderSelect {
      font-size: 16px
  }

  #filterSubHeader {
      display: block;
      height: 50px;
      width: 100%;
      box-shadow: 0 3px 5px rgb(0 0 0 / 5%)
  }

  #dropDownDummy {
      position: relative;
      height: 75px
  }

  .filterNameArrow {
      position: relative;
      bottom: unset;
      margin-top: 24px;
      margin-left: 15px;
      transform: rotate(-90deg)
  }

  #openFilterBtn {
      width: 32%;
      margin-top: 0;
      height: 39px;
      line-height: 40px;
      right: 0%;
      font-size: 15px;
      position: relative;
      z-index: 2;
      margin-left: 10px
  }

  #rightProductsContent {
      margin: 0 auto;
      grid-template-columns: repeat(1,1fr)
  }

  #noProducts {
    position: relative;
    text-align: center;
    color: #58595b;
    width: 80%!important;
    margin: auto;
    margin-top: 0;
    margin-bottom: 50px;
    line-height: 19px;
  }

  #mobileCloseFilters {
      float: right;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #58595b;
      cursor: pointer;
      margin-top: 5px;
      margin-right: 5px
  }

  .categoryDiv {
      position: relative
  }

  #leftProductsContent.open {
      left: 0
  }

  #priceFilterName {
      background-color: #fff0
  }

  .subcategoryDiv {
      margin-left: 10px
  }

  .filterName {
      margin-top: 0;
      margin-bottom: 20px;
      padding-left: 7px
  }

  .widthContainer {
      width: 90%!important;
      margin: 0 auto;
      min-width: unset!important;
      max-width: unset!important;
      margin-top: 13px
  }

  .filter {
      width: 90%;
      margin: 10px auto;
      float: none;
      overflow: hidden;
      height: fit-content;
      background-color: unset
  }

  .imageFilter img {
      width: 100%;
      height: 100%
  }

  .secondImg {
      top: -15px!important
  }

  #filterBars1 {
      position: relative;
      width: 27px;
      float: left;
      margin-top: 9px;
      margin-left: 24px;
      z-index: 22
  }

  .filterTitle {
      font-size: 17px
  }

  #closeFilter {
      font-size: 20px
  }

  .filterTitle2 {
      width: 80%;
      text-align: center;
      position: relative;
      line-height: 50px;
      color: #000;
      text-transform: uppercase;
      float: left;
      text-indent: 20%;
      font-family: "MarkPro";
      font-style: normal;
      font-weight: 700;
      font-size: 15px
  }
}
