.iconter {
  width: 20px;
  margin-bottom: 3px;
}

.TITULO {
  text-align: center;
  margin-top: 15px;
}

.line {
  width: 75vw;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0,0,0,0) , rgba(0,0,0,0.5), rgba(0,0,0,0));
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.linkholder {
  text-align: center;
  margin-left: 3%;
  margin-right: 3%;
}

#bg {
  background-color: #000000;
  height: 100vh;
  width: 100vw;
  margin-top: -100vh;
  z-index: -1;
}

1920cont {
  max-width: 1600px;
  margin: auto;
}

.algerian.terimabrand {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .algerian.terimabrand {
    margin-left: 20px;
  }
}

.slidecontrols {
  display: none;
}

.nextcarousel:hover {
  color: rgb(255,212,188);
  transition-duration: 1s;
}

.nextcarousel {
  position: absolute;
  right: 35px;
  bottom: 35px;
  z-index: 1;
  color: white;
  font-size: 1.75rem;
}

@media (min-width: 768px) {
  .nextcarousel {
    position: absolute;
    right: 35px;
    bottom: 35px;
    z-index: 1;
    color: white;
    font-size: 2.5rem;
  }
}

#sobrenos {
  margin-top: 15px;
  margin-bottom: 15px;
}

.paragrafocarousel {
  position: absolute;
  color: white;
  z-index: 1;
  top: 45px;
  left: 20px;
  font-size: 0.7rem;
  font-weight: 800;
  opacity: 0.8;
}

@media (min-width: 992px) {
  .paragrafocarousel {
    position: absolute;
    color: white;
    z-index: 1;
    top: 70px;
    left: 30px;
    font-size: 1rem;
    font-weight: 800;
    opacity: 0.8;
  }
}

.titulocarousel {
  position: absolute;
  color: white;
  z-index: 1;
  top: 25px;
  left: 20px;
  font-size: 1rem;
  opacity: 0.95;
}

@media (min-width: 992px) {
  .titulocarousel {
    position: absolute;
    color: white;
    z-index: 1;
    top: 40px;
    left: 30px;
    font-size: 1.5rem;
    opacity: 0.95;
  }
}

#carousel-sqr {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: -25px;
}

@media (min-width: 768px) {
  #carousel-sqr {
    margin-top: 0px;
  }
}

.nomargin {
  margin-right: -12px;
  margin-left: -12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.1920cont {
  max-width: 1600px;
  text-align: center;
  margin: auto;
}

.containerloja {
  height: 480px;
  width: 854px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.paragrafo {
  font-size: 0.75rem;
}

@media (min-width: 768px) {
  .paragrafo {
    font-size: 1rem;
  }
}

.titulo {
  font-size: 2rem;
}

@media (min-width: 768px) {
  .titulo {
    font-size: 3rem;
  }
}

.display-4.centralizado {
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
  margin-left: 15%;
  margin-right: 15%;
}

.slidcolum {
  margin-right: -15px;
  margin-left: -15px;
}

.sqrslideimg {
  height: 100%;
  margin: auto;
}

.signature {
  font-size: 24px;
  font-style: normal;
  font-family: 'Roboto Condensed', Arial, Sans;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 767px) {
  .rounded-circle.timg {
    max-width: 50px;
    max-height: 50px;
  }
}

@media (min-width: 768px) {
  .rounded-circle.timg {
    max-width: 100%;
    max-height: 100%;
  }
}

.fa.fa-dot-circle-o.trip {
  margin-left: 3px;
  margin-right: 3px;
}

.socialicon {
  color: white;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 1.5rem;
}

@media (min-width: 992px) {
  .socialicon {
    color: white;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 2rem;
  }
}

.socialbardesktop {
  z-index: 10;
  position: absolute;
  padding: 10px;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: 0px;
  display: none;
  background-color: black;
}

.socialbarmobile {
  z-index: 10;
  padding: 10px;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: 0px;
  display: block;
  background-color: black;
}

@media (min-width: 992px) {
  .socialbarmobile {
    z-index: 10;
    display: none;
    position: absolute;
    padding: 10px;
    left: 25px;
    right: 25px;
    text-align: right;
    bottom: 80vh;
    background-color: transparent;
    display: block;
  }
}

@media (min-width: 992px) {
  .socialbardesktop {
    z-index: 10;
    position: absolute;
    padding: 10px;
    left: 25px;
    right: 25px;
    text-align: right;
    bottom: 80vh;
    background-color: transparent;
    display: block;
  }
}

@media (min-width: 768px) {
  .logoterimahero {
    text-align: left;
    max-width: 45vw;
    margin-bottom: -45px;
    margin-top: 15px;
    height: 0;
    z-index: 1;
    padding-top: 10px;
    margin-left: 150px;
    margin-right: auto;
    display: none;
  }
}

@media (max-width: 767px) {
  .logoterimahero {
    text-align: center;
    max-width: 80vw;
    margin-bottom: -85px;
    margin-top: 50px;
    height: 0;
    z-index: 1;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
}

.1920cont {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

#carousel-t {
  background-color: rgb(245,245,245);
  max-width: 1600px;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  .herologo {
    max-width: 25rem;
    max-height: 100%;
    margin: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .masthead-contenthero {
    margin-right: auto;
    margin-left: 5%;
    margin-bottom: auto;
  }
}

.col-md-4.herotext {
  font-family: algerian;
  text-align: left;
  margin-bottom: auto;
  max-width: 500px;
  display: inline-block;
  margin-left: -10px;
}

.col-md-4.herotext {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .herologo {
    max-width: 45vw;
    max-height: 100%;
    text-align: right;
    margin-left: 25px;
    margin-right: 55vw;
  }
}

@media (min-width: 767px) {
  .col-md-4.herotext {
    font-size: 4rem;
    line-height: 4rem;
    margin-top: 15px;
  }
}

@media (min-width: 990px) {
  .col-md-4.herotext {
    font-size: 6rem;
    line-height: 5.5rem;
    margin-top: 20px;
  }
}

@media (min-width: 1150px) {
  .col-md-4.herotext {
    font-size: 7rem;
    line-height: 7rem;
    margin-top: 25px;
  }
}

.masthead.text-center.text-white.terimahero {
  background-image: url(../../assets/img/terimaherodesktopdark.png);
  background-repeat: repeat;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.title {
}

.algerian {
  font-family: Lustria;
  font-weight: 400;
  color: white;
}

.terima_icon {
  line-height: 2rem;
  background-image: none;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1;
  border: 0;
  border-radius: 0;
  position: relative;
}

@media (max-width: 767px) {
  .desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .rightnav {
    position: relative;
    float: right;
    max-width: 400px;
  }
}

a:hover {
  color: #dedede;
  text-decoration: none;
}

header.masthead {
  position: relative;
  overflow: hidden;
  background: linear-gradient(0deg,#ff6a00,#ee0979);
  background-repeat: no-repeat;
  background-position: 50%;
  background-attachment: scroll;
  background-size: cover;
  z-index: 1;
}

.navbar-dark .navbar-toggler {
  color: hsla(0,0%,100%,1);
  border-color: hsla(0,0%,100%,.1);
}

