/*
Theme Name: Reysesa
Theme URI: http://reysesa.com/ND/
Description: Your custom website description *(not required unless you are submitting it to the WordPress theme repository)
Author URI: http://your-website.com/ *(not required unless you are submitting it to the WordPress theme repository)
Version: 1.0 *(not required unless you are submitting it to the WordPress theme repository)
Tags: black, blue, white, two-columns, * (this isn't required either. The description Tags are what WordPress uses in the theme repository when someone searches for a Free Theme.)

License: (GPL Licence information) *(only required if you are submitting to theme repository)
License URI: (GPL URL) *(only required if you are submitting to theme repository)

General comments (optional).
*/

@font-face {
    font-family: 'Neutra Text';
    src: url('app/fonts/NeutraText-Demi.woff2') format('woff2'),
        url('app/fonts/NeutraText-Demi.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('app/fonts/NeutraText-BookItalic.woff2') format('woff2'),
        url('app/fonts/NeutraText-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: url('app/fonts/Avenir-Roman.woff2') format('woff2'),
        url('app/fonts/Avenir-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.container-fluid {
  font-family: Avenir;
}
.container-fluid .navbar {
  padding-top: 10px;
  background: white;
  transition: top 0.2s ease-in-out;
  top: 0;
}
.container-fluid .navbar.nav-up {
  top: -80px;
}
.container-fluid .navbar .navbar-header .image {
  height: 65px;
}
.container-fluid .navbar .navbar-collapse ul .section {
  text-transform: uppercase;
  cursor: pointer;
}
.container-fluid .navbar .navbar-collapse ul .section + .section {
  border-left: 1px solid black;
}
.container-fluid .navbar .navbar-collapse ul .section a {
  color: black;
}
.container-fluid .navbar .navbar-collapse ul .section a:hover {
  background-color: transparent;
}
.container-fluid .landing {
  height: 100vh;
  position: relative;
}
.container-fluid .landing .image-wrapper .logo-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
}
.container-fluid .landing .image-wrapper .logo-wrapper .logo {
  background: rgba(255, 255, 255, 0.93);
  margin-right: 15px;
}
.container-fluid .landing .image-wrapper .image {
  height: 90vh;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  padding-right: 0;
  padding-left: 0;
}
.container-fluid .section-wrapper {
  min-height: 100vh;
}
.container-fluid .section-wrapper:nth-child(even) {
  background-image: url('app/img/img_fondo_reysesa.jpg');
  background-size: cover;
  background-position: center;
}
.container-fluid .section-wrapper:nth-child(odd) {
  background-image: url('app/img/img_fondo_reysesa-01.jpg');
  background-size: cover;
  background-position: center;
}
.container-fluid .section-wrapper > div {
  height: 100%;
}
.container-fluid .section-wrapper > div .carousel-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid .section-wrapper > div .carousel-wrapper .service {
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}
.container-fluid .section-wrapper > div .carousel-wrapper .service .title {
  position: absolute;
  right: 30px;
  background: rgba(255, 255, 255, 0.8);
  color: black;
  padding: 0px 8px;
  font-size: 2em;
  bottom: 20px;
  font-family: Neutra Text;
  font-style: italic;
  z-index: 1;
}
.container-fluid .section-wrapper > div .carousel-wrapper .service .image-wrapper {
  background-color: #f5f5f5;
  height: 70vh;
}
.container-fluid .section-wrapper > div .carousel-wrapper .prev,
.container-fluid .section-wrapper > div .carousel-wrapper .next {
  color: green;
  font-size: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
}
.container-fluid .section-wrapper > div .carousel-wrapper .prev .glyphicon,
.container-fluid .section-wrapper > div .carousel-wrapper .next .glyphicon {
  position: absolute;
  top: 50%;
}
.container-fluid .section-wrapper > div .carousel-wrapper .prev {
  left: 0px;
}
.container-fluid .section-wrapper > div .carousel-wrapper .next {
  right: 0px;
}
.container-fluid .section-wrapper > div .collapse {
  height: 100vh;
}
.container-fluid .section-wrapper > div .collapse .content-wrapper {
  height: 100%;
}
.container-fluid .section-wrapper > div .collapse .content-wrapper > div {
  height: 100%;
}
.container-fluid .section-wrapper > div .collapse .content-wrapper > div .image-wrapper {
  padding: 15px;
}
.container-fluid .section-wrapper > div .collapse .content-wrapper > div .image-wrapper .image {
  height: 300px;
}
.container-fluid .section-wrapper > div .project-image {
  height: 40vh;
}
.container-fluid .section-wrapper > div .project-image .image-wrapper {
  height: 100%;
}
.container-fluid .section-wrapper > div .project-content {
  height: 40vh;
  overflow: auto;
}
.container-fluid .section-wrapper > div .project-content.project-list {
  overflow-y: scroll;
  color: #939598;
}
.container-fluid .section-wrapper > div .project-content .subtitle {
  color: #939598;
}
.container-fluid .section-wrapper > div .project-content .content {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid .section-wrapper > div .project-content .content .content-rendered {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid .section-wrapper > div .form-wrapper {
  border-bottom: 2px solid green;
}
.container-fluid .section-wrapper > div .customer-wrapper .customer-carousel-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid .section-wrapper > div .customer-wrapper .customer-carousel-wrapper .customer {
  padding: 15px;
}
.container-fluid .section-wrapper > div .customer-wrapper .customer-carousel-wrapper .customer .image-wrapper {
  height: 300px;
}
.container-fluid .section-wrapper > div .news-wrapper .image-wrapper,
.container-fluid .section-wrapper > div .news-wrapper .content-rendered {
  height: 40vh;
}
.container-fluid .section-wrapper > div .news-wrapper .content-rendered {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.2em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 3.6em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: justify;
  /* place for '...' */
  margin-right: -1em;
  padding: 0;
  padding-right: 1em;
  /* create the ... */
  /* hide ... if we have text, which is less than or equal to max lines */
}
.container-fluid .section-wrapper > div .news-wrapper .content-rendered:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
.container-fluid .section-wrapper > div .news-wrapper .content-rendered:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}
.container-fluid .section-wrapper .title {
  margin-top: 50px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-family: Neutra Text;
  font-size: 4em;
  color: #939598;
}
.container-fluid .section-wrapper .content {
  text-align: justify;
}
.container-fluid .section-wrapper .content .content-rendered {
  font-size: 1.45em;
  line-height: 2em;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .container-fluid .landing {
    height: 50vh;
  }
  .container-fluid .landing .image-wrapper .image {
    height: 50vh;
  }
  .container-fluid .section-wrapper .title {
    text-align: center;
    font-size: 3em;
  }
  .container-fluid .section-wrapper .content {
    overflow-y: auto;
    height: 90vh;
  }
  .container-fluid .section-wrapper .project-content .content {
    height: 90%;
    overflow: auto;
  }
}
