﻿/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  right: 0px;
  left: 0px;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper .navbar {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper .navbar .container {
  width: 100%;
}

.carousel-inner>.item {
    -webkit-transition: -webkit-transform 1.2s ease-in-out !important;
    -o-transition: -o-transform 1.2s ease-in-out !important;
    transition: transform 1.2s ease-in-out !important;
}

.carousel-inner .item .container {
height: 100%;
}

.carousel-inner .item .container .carousel-caption {
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {

  margin-top: 50px;
  height: 400px;
  margin-bottom: 0px;
  box-shadow : 0 0px 0px #cccccc;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {


  margin-top: 60px;
margin-left: 0px;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {


  margin-top: 50px;
  height: 400px;
}
.carousel-inner > .item > img {


  position: absolute;
  left: 0;
}
.carousel-inner .item .first-slide {

background-image : url('../images/img/img_1max.webp');
  
 height: 400px;
}
.carousel-inner .item .second-slide {


background-image : url('../images/img/img_2max.webp');

 height: 400px;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3max.webp');

 height: 400px;
}
.carousel-inner .item .four-slide {
 height: 400px;
}
.carousel-inner .item .five-slide {
 height: 400px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  text-align: center;
  font-weight: normal;
}
.marketing h1 {
  text-align: center;
}
.marketing .col-lg-4 p {
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}



/* Featurettes
------------------------- */

.fila1 {
text-align: center;
height: 100%;
padding-top: 100px;
padding-bottom: 70px;
}
.featurette-divider {

  margin: 10px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media only screen and (min-width: 1400px) {
.carousel {
height: 400px;
margin-top: 50px;
}
.featurette-heading {
  margin-top: 60px;
}
.carousel .item {
 height: 400px;
margin-top: 50px;
}
.carousel-inner .item .first-slide {
background-image : url('../images/img/img_1max.webp');
 height: 400px;
width : 100%;
}
.carousel-inner .item .second-slide {
background-image : url('../images/img/img_2max.webp');
height: 400px;
width : 100%;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3max.webp');
height: 400px;
width : 100%;
}
.carousel-inner .item .four-slide {
height: 400px;
width : 100%;
}
.carousel-inner .item .five-slide {
height: 400px;
width : 100%;
}
.carousel-caption h1 {
padding: 0px;
  text-align: center;
    font-size: 1.8em;
}
  .carousel-caption p {
padding: 0px;
margin : 0px;
    font-size: 1.6em;
}
}

@media only screen and (max-width: 1023px) {
.carousel {
height: 400px;
margin-top: 50px;
}
.carousel .item {
  height: 400px;
  margin-top: 60px;
}
.carousel-inner > .item > img {
  position: absolute;
margin-top: 50px;
  left: 0;
}
.carousel-inner .item .first-slide {
background-image : url('../images/img/img_1mas.webp');
 height: 400px;
width : 100%;
}
.carousel-inner .item .second-slide {
background-image : url('../images/img/img_2mas.webp');
 height: 400px;
width : 100%;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3mas.webp');
 height: 400px;
width : 100%;
}
.carousel-inner .item .four-slide {
 height: 400px;
width : 100%;
}
.carousel-inner .item .five-slide {
 height: 400px;
width : 100%;
}
  .navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
.carousel-caption h1 {
margin: 0px;
padding-bottom: 10px;
  text-align: center;
    font-size: 1.8em;
}
  .carousel-caption p {
padding: 0px;
margin : 0px;
    font-size: 1.4em;
  text-align:center;
}
  .featurette-heading {
  margin-top: 60px;
    font-size: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .featurette-heading {
 margin-top: 40px;
  }
.carousel {
height: 400px;
margin-top: 40px;
}
.carousel .item {
 height: 400px;
margin-top: 40px;
}

.carousel-inner .item .first-slide {
background-image : url('../images/img/img_1med.webp');
  
height: 400px;
width : 100%;
}
.carousel-inner .item .second-slide {
background-image : url('../images/img/img_2med.webp');

height: 400px;  
width : 100%;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3med.webp');

height: 400px;
width : 100%;
}
.carousel-inner .item .four-slide {
height: 400px;
width : 100%;
}
.carousel-inner .item .five-slide {
height: 400px;
width : 100%;
}
.carousel-caption h1 {
margin: 0px;
padding-bottom: 10px;
    font-size: 1.8em;
}
  .carousel-caption p {
padding: 0px;
margin : 0px;
    font-size: 1.2em;
}
.fila1 {
text-align: center;
height: 100%;
padding-top: 80px;
padding-bottom: 70px;
background-repeat : no-repeat;
}
}

@media only screen and (max-width: 450px) {
.featurette-heading {
margin-top: 40px;
width: 100%;
  }
.carousel {
height: 350px;
margin-left: 0px;
margin-top: 40px;
width: 100%;
}
.carousel .item {
  margin-top: 40px;
 height: 350px;
width: 100%;
}
.carousel-inner .item .first-slide {
background-image : url('../images/img/img_1min.webp');
height: 350px;
width : 100%;
}
.carousel-inner .item .second-slide {
background-image : url('../images/img/img_2min.webp');
height: 350px;
width : 100%;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3min.webp');
height: 350px;
width : 100%;
}
.carousel-inner .item .four-slide {

  height: 300px;
width : 100%;
}
.carousel-inner .item .five-slide {
  height: 260px;
width : 100%;
}
.carousel-caption h1 {
margin: 0px;
padding-bottom: 10px;
   font-size: 1.8em;
}
  /* Bump up size of carousel content */
.carousel-caption p {
padding: 0px;
margin : 0px;
}
.fila1 {
padding-top: 40px;
padding-bottom: 40px;
background-color: #FFF;
}
}

@media only screen and (max-width: 380px) {
.featurette-heading {
margin-top: 40px;
width: 100%;
  }
.carousel {
height: 310px;
margin-left: 0px;
margin-top: 40px;
width: 100%;
}
.carousel .item {
  margin-top: 40px;
 height: 310px;
width: 100%;
}
.carousel-inner .item .first-slide {
background-image : url('../images/img/img_1peq.webp');
height: 310px;
width : 100%;
}
.carousel-inner .item .second-slide {
background-image : url('../images/img/img_2peq.webp');
height: 310px;
width : 100%;
}
.carousel-inner .item .third-slide {
background-image : url('../images/img/img_3peq.webp');
height: 310px;
width : 100%;
}
.carousel-inner .item .four-slide {

  height: 300px;
width : 100%;
}
.carousel-inner .item .five-slide {
  height: 260px;
width : 100%;
}
.carousel-caption h1 {
margin: 0px;
padding-bottom: 10px;
   font-size: 1.8em;
}
  /* Bump up size of carousel content */
.carousel-caption p {
padding: 0px;
margin : 0px;
}
.fila1 {
padding-top: 40px;
padding-bottom: 40px;
background-color: #FFF;
}
}