/* Navbar */

.bg-custom-1 {
    background-color: #ffffff;
}

.bg-custom-2 {
    background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
}

#navActive{
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.005em;
    color: #F9C626 !important;
}

.nav-link{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.005em;
    color: #333333;
    margin-left: 20px;
}

/* Header */

@media only screen and (min-width: 768px) {
    footer {
        clear: both;
        position: absolute;
        width: 100%;
    }

    .card-img, .card-img-bottom, .card-img-top{
      height: 350px !important;
    }
}

/*-------

   Slider

-------*/
.mbr-section-full{
  background-size:cover;
  height: 550px;
}


.mbr-slider .carousel-inner > .active,
.mbr-slider .carousel-inner > .next,
.mbr-slider .carousel-inner > .prev {
  display: table; }

.mbr-slider .carousel-control {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -35px;
  line-height: 50px;
  border-radius: 50%;
  color: inherit;
  background: #FFBC2D;
  border: 0;
  text-shadow: none;
  z-index: 5;
  color: #fff;
  padding-left: 20px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.mbr-gallery .mbr-slider .carousel-control {
  position: fixed; }
  @media (max-width: 991px) {
    .mbr-gallery .mbr-slider .carousel-control {
      bottom: 2.5rem;
      margin-top: 0;
      top: auto;
      z-index: 17; } }

.mbr-gallery .mbr-slider .carousel-inner > .active {
  display: block; }

.mbr-slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem; }

.mbr-slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem; }

.mbr-slider .carousel-control .icon-next,
.mbr-slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px; }

.mbr-slider .carousel-control:hover {
  background: #FFBC2D;
  color: #fff;
  opacity: 1; }

.mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important; }
  @media (max-width: 543px) {
    .mbr-slider .carousel-indicators {
      display: none; } }

.mbr-gallery .mbr-slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important; }
  @media (max-width: 991px) {
    .mbr-gallery .mbr-slider .carousel-indicators {
      margin-bottom: 3.625rem !important;
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }

.carousel-indicators li{
    opacity: 5 !important;
}

.mbr-slider .carousel-indicators li,
.mbr-slider .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 3px;
  background: #fff;
  border-radius: 50%;
  border: 0;}

.mbr-slider .carousel-indicators .active {
  background: #FFBC2D; }

@media (max-width: 767px) {
  .mbr-slider .carousel-control {
    bottom: 20px; }

  .mbr-slider > .container .carousel-control {
    margin-bottom: 0px; } }
/* boxed slider */
.mbr-slider > .boxed-slider {
  position: relative;
  padding: 93px 0; }

.mbr-slider > .boxed-slider > div {
  position: relative; }

.mbr-slider > .container img {
  width: 100%;
}

.mbr-slider > .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }

.mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll; }

.mbr-slider .mbr-table-cell {
  padding: 0; }

.mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px; }

  .mbr-section-hero::before {
    display: none !important; }
  .mbr-section-hero .mbr-section-title {
    color: #fff;
    margin-bottom: 1.6875rem;
    font-size: 40px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    margin-top: 25%;
    width: 500px; }
  

/* article slider */
.mbr-slider > .article-slider .mbr-section,
.mbr-slider > .article-slider .mbr-section .mbr-table-cell {
  padding-top: 0;
  padding-bottom: 0; }

/*-------


/* Content */
.title-services{
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 172.5%;
    color: #333333;
}

.card-body{
  background: rgba(255, 188, 45, 0.2);
}

.card-title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #333333;
}

.card-text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.005em;
    color: #777777;
}

.btn-dark{
    width: 142px;
    height: 45px;
    left: 98px;
    top: 972px;
    padding-top: 10px;
    border-radius: 0;
    background: #060606;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
}

.btn-dark:hover{
    color: #FFFFFF;
}

.btn-dark-slider{
    width: auto;
    height: 45px;
    left: 98px;
    top: 972px;
    padding-top: 10px;
    border-radius: 0;
    background: #060606;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
}

.btn-dark-slider:hover{
    color: #FFFFFF;
}

.btn-show-more{
    width: 142px;
    height: 45px;
    left: 98px;
    top: 972px;
    padding-top: 10px;
    border-radius: 0;
    background: #FFBC2D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #231F20;
    border-color: #FFBC2D;
}

.title-about{
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 172.5%;
    color: #333333;
}

.desc-about{
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.005em;
    color: #333333;
}

/* Gallery */
.hgallery-wrap {
    padding: 0px 0px;
}
.hgallery-cat {
    margin-bottom: 30px;
    padding: 0 15px;
}
.hgallery-cat > ul {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    overflow-x: scroll;
    white-space: nowrap;
    background-color: rgba(0,0,0,0);
    -webkit-background-clip: text;
    transition: background-color .5s;
}

.hgallery-cat > ul:hover {
    background-color: rgba(0,0,0,0.18);
}
.hgallery-cat > ul::-webkit-scrollbar-track{
    border-radius: 30px;
}
.hgallery-cat > ul::-webkit-scrollbar{
    height: 5px;
    border-radius: 30px;
    background-color: #ffffff;
}
.hgallery-cat > ul:hover::-webkit-scrollbar {
    background-color: #ffffff;
}
.hgallery-cat > ul::-webkit-scrollbar-thumb{
    border-radius: 30px;
    background-color: inherit;
}
.hgallery-cat > ul:hover::-webkit-scrollbar-thumb{
    background-color: #5299D3;
}

.hgallery-cat > ul > li {
    display: inline-block;
    margin: 0 15px 15px 15px;
}

.hgallery-link {
    text-decoration: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.005em;
    color: #666666;
}
.hgallery-link:hover,.hgallery-link:focus,.hgallery-link:active {
    color: #FFBC2D;
    text-decoration: none;
}

.hgallery-current {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.005em;
    color: #FFBC2D;
    border-bottom: 5px solid #FFBC2D;
}

.hgallery-row {
    position: relative;
    display: table;
    width: 100%;
}

.hgallery-item {
    display: block;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 25%;
}
.hgallery-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 70%;
    position: relative;
    display: block;
}
.hgallery-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(248, 183, 44, 0.719);
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.hgallery-title {
    font-family: 'Inter';
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
.hgallery-img:hover > .hgallery-layer, .hgallery-img:focus > .hgallery-layer, .hgallery-img:active > .hgallery-layer {
    opacity: 1;
}

/* Footer */
#list-none {
  list-style: none;
  padding-left: 0;
  line-height : 35px;
}
footer {
  background-color: #FFBC2D;
  color: #bbb;
  line-height: 1.5;
  font-family: 'Nunito';
  margin-top: 10%;
}
footer a {
  text-decoration: none;
  color: #fff;
  font-family: 'Nunito';
}
#colContact ul li a{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: #231F20;
}
#colContact ul li a:hover{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #231F20;
}
.col-lg-3 ul li a{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: #231F20;
}
.col-lg-3 ul li a:hover{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #231F20;
}
.col-lg-6 ul li .link-footer{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
}
.col-lg-6 ul li .link-footer:hover{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #231F20;
}
.ft-title {
  color: #231F20;
  font-family: 'Nunito';
  font-size: 1.375rem;
  padding-bottom: 0.625rem;
}
.ft-main {
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (min-width: 29.8125rem /* 477px */) {
    .ft-main {
        justify-content: space-evenly;
    }
}
@media only screen and (min-width: 77.5rem /* 1240px */) {
    .ft-main {
        justify-content: space-evenly;
    }
}

.icon-medsos{
    font-size: 22px;
    color: #231F20;
    margin-left: 20px;
}

.icon-medsos:hover{
    color: #231F20;
}

.ft-main-item {
    padding: 1.25rem;
    min-width: 12.5rem;
}

/* Footer social */
.ft-social {
    padding: 0 1.875rem 0;
}
.ft-social-list {
    display: flex;
    justify-content: center;
    border-top: 1px #231F20 solid;
    padding-top: 1.25rem;
}
.ft-social-list li {
    margin: 0.5rem;
    font-size: 1.25rem;
}

.paragraf-footer{
    font-family: 'Nunito';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: center;
    color: #231F20;
    margin-bottom: 0;
}

/* Mobile */
@media only screen and (max-width: 767px) {
    .img-about{
        width: 100%;
        height: auto;
    }

    .btn-dark {
      width: 80px !important;
      height: 35px !important;
      font-size: 10px !important;
    }

    .mbr-section-hero .mbr-section-title{
        width: 70%;
        margin-left: 20%;
        font-size: 25px;
    }

    .paragrap-map{
        width: 80%;
    }

    .card{
      height: 300px !important;
    }

    .card-title{
      font-size: 14px !important;
    }

    .card-text{
      display: none;
    }

    .mbr-section-full{
      height: 350px !important;
    }

    .mbr-slider .carousel-control.left{
      margin-left: 1rem !important;
    }

    .mbr-slider .carousel-control.right{
      margin-right: 1rem !important;
    }

    .btn-dark-slider{
      margin-left: 20%;
    }

    footer {
        height: 650px;
    }

    .swiper-slide-active{
        margin-left: 0 !important;
    }

    .hgallery-wrap{
        padding: 0 !important;
    }

    .hgallery-item{
        width: 50%;
    }

    .hgallery-link {
        font-size: 18px !important;
    }
  
    .hgallery-current {
        font-size: 18px !important;
    }
  
    .swiper-lima{
      margin-left: 0 !important;
    }

    .gallery-thumbs .swiper-slide img {
        width: 80% !important;
        height: 90px !important;
        will-change: 'transform';
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next{
      left: 20px !important;
      display: none !important;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
      right: 20px !important;
      display: none !important;
    }
}

.swiper-pagination .swiper-pagination-bullet{
  width: 10px !important;
  height: 10px !important;
}

/* Slider */

.swiper {
    width: 100%;
    min-width: 300px;
    height: auto;
    padding-bottom: 15px;
  }

  /* .swiper-slide{
      width: 170px !important;
  } */
  
  .swiper-slide-img {
    height: auto;
    width: 100%;
    border: 30px solid #d8d8d8;  /* move next and prev buttons off img */ 
    min-height: 353px;
    
  }
  
  .swiper-slide-img:hover {
    cursor: pointer;
  }
  
  .gallery-thumbs .swiper-slide img:hover, .swiper-slide img:hover  {
      cursor: pointer;
   
  }

  .swiper-pagination {
    background-color: #d8d8d8;
    padding: 10px;
  }
  
  .swiper-button-prev {
    position: absolute;
    transform: translateX(-40%);
    color: black;
  }

  .swiper-button-next, .swiper-button-prev{
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: #FFBC2D;
    color: #fff !important;
  }

  .swiper-button-next:after{
    font-size: 12px !important;
  }

  .swiper-button-prev:after{
    font-size: 12px !important;
  }

  .swiper-button-next{
    margin-right: 1% !important;
  }

  .swiper-button-prev{
    margin-left: 1% !important;
  }

  /* .swiper-slide-active{
      margin-left: 100px !important;
  }

  .swiper-lima{
    margin-left: -40px !important;
} */
  
  .swiper-button-prev:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  .swiper-button-next {
    position: absolute;
    transform: translateX(40%);
    color: black;
    font-weight: 900;
  }
  
  .swiper-button-next:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  .swiper-pagination {
    background: linear-gradient(to bottom right, #c2c2f0, #8585e0);
    border-radius: 10px;
  }
  
  /*active pagination*/
  .swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgb(255, 255, 255);
  }
  
  /*other pagination*/
  .swiper-pagination .swiper-pagination-bullet {
    height: 15px;
    width: 15px;
  }
  
  .swiper-pagination .swiper-pagination-bullet:hover {
    transform: scale(1.2);
    transition: all 0.5s;
  }
  
  .swiper-pagination .swiper-pagination-bullet:focus {
      outline: none;
      background-color: rgb(255, 255, 255);
      -webkit-tap-highlight-color: rgb(248, 248, 248);
  }
  
  .minimum-height { 
      min-height: 257px;
  
      @include small-screen {
          min-height: calc((0.3002 * 100vw) + 21.49px);
      }
  }

.gallery-thumbs {
    padding: 0;
    margin-top: 0;
    margin-bottom: 40px;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    opacity: 0.8    ;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
  
.gallery-thumbs .swiper-slide img {
    width: 200px;
    height: 100px;
    will-change: 'transform';
}