/*!
 * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Calibri', 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40;
}

hr.light {
  border-color: #fff;
}

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Corbel','Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.bg-primary {
  /* background-color: #F05F40 !important; */
  /* background-color: #6d472b  !important; */
  background-color: #735a48    !important;
  background-color: #6f5644    !important;
  background-color: #886a3d    !important;
  background-color: #775e52     !important;
  background-color: #ffffff    !important;

   
}

.bg-dark {
  background-color: #212529 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 1);
}

section {
  padding: 6rem 0;
}

.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family:'Corbel','Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #f05f40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #F05F40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #F05F40 !important;
  color: #ffc107  !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}

video {
  width: 100%;
  height: auto;
  padding-bottom: 2%;
}

@media (max-width: 991px) {
  #mainNav {
   
    background-color: #333;
  }
}

@media (max-width: 840px) {
#contenedorLogo-Nte-Dgo{display: none}}

.seccionagostadero2{
  text-align: left !important;
  padding: 180px 150px;
  }


@media (max-width: 1025px) {
  .seccionagostadero2{
    padding: 70px 60px;
    background: #ded7d7;
    opacity:0.85
}}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    /* color: rgba(255, 255, 255, 0.7); */
    color: rgba(255, 255, 255, 0.85);
    /* color:#1d1b1bd9; */
    /* color: #403a39; */
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: rgb(126, 77, 77);
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    /* background-color: #fff; */
    background-color: #333;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #F05F40;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #f05f40;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    /* color: #212529; */
    color: #fff;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #F05F40;
  }
}



header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../../images/creativo/img/header.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 4rem;
  }
}




/*  */
header.masthead2 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../../images/creativo/img/header-quienes-somos3.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead2 hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead2 h1 {
  font-size: 2rem;
}

header.masthead2 p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead2 p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead2 {
    height: 50vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }
  header.masthead2 h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead2 h1 {
    font-size: 4rem;
  }
}

/*  */






/*  */
header.masthead-promo {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../../images/promociones/septiembre-2019/fondo-imagen.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead-promo hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead-promo h1 {
  font-size: 2rem;
}

header.masthead-promo p {
  font-weight: 300;
}



@media (min-width: 1200px) {
  header.masthead-promo h1 {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  header.masthead-promo {
    height: 30vh;
    min-height: 850px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }

  header.masthead-promo h1 {
    font-size: 3rem;
  }
}



@media (max-width: 850px) {
  header.masthead-promo {
    background-image: url("../../images/promociones/septiembre-2019/Oferta-toretes-2-post-inversioon-mobil.jpg");
    height: 50vh;
    min-height: 850px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -50px;
  }
}


  @media (max-width: 600px) {

    header.masthead-promo {
      background-image: url("https://www.limousinrevuelta.com/images/promociones/septiembre-2019/Oferta-toretes-2-post-inversio%C3%8C%C2%81n-mobil-420.jpg");
      height: 50vh;
      min-height: 420px;
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 0px;
    }


  header.masthead-promo p {
    font-size: 1.15rem;
  }

}



/*  */


/*  */
header.masthead-promo-vaquillas {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  /*background-image: url("../../images/promociones/2019/octubre-2019/cover_promo-vaquillas-2-web.jpg");*/
  background-image: url("https://www.limousinrevuelta.com/images/promociones/2020/octubre-2020/cover_promo-vaquillas-web.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

header.masthead-promo-vaquillas-2 {
  padding-top: 4rem;
  /*padding-bottom: calc(10rem - 56px);*/
  /*background-image: url("../../images/promociones/2019/octubre-2019/cover_promo-vaquillas-2-web.jpg");*/
  background-image: url("../../images/promociones/2020/octubre-2020/banner_promo-vaquillas-web.jpg");
  background-position: center center;
  background-size:contain;
  /*background-repeat: no-repeat;*/
}

header.masthead-promo-vaquillas hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead-promo-vaquillas h1 {
  font-size: 2rem;
}

header.masthead-promo-vaquillas p {
  font-weight: 300;
}



@media (width: 1880px) {

  header.masthead-promo-vaquillas {
    margin-top: -70px !important;
    background-size: cover;
  }

}

@media (width: 1440px) {

  header.masthead-promo-vaquillas {
    margin-top: -175px !important;
    background-size: contain;
  }

}

@media (width: 1280px) {

  header.masthead-promo-vaquillas {
    margin-top: -218px !important;
    background-size: contain;
  }

  header.masthead-promo-vaquillas h1 {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  header.masthead-promo-vaquillas {
    height: 30vh;
   /* min-height: 1060px;*/
   min-height: 925px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }

  header.masthead-promo-vaquillas h1 {
    font-size: 3rem;
  }
}

@media (width: 1366px) {
  header.masthead-promo-vaquillas {
    margin-top: -195px !important;
    background-size: contain;
  }

  header.masthead-promo-vaquillas h1 {
    font-size: 3rem;
  }
}



@media (max-width: 360px) {
  header.masthead-promo-vaquillas {
    /* background-image: url("../../images/promociones/2019/octubre-2019/banner-mobil-850.jpg"); */
    background-image: url("../../images/promociones/2020/octubre-2020/cover_promo-vaquillas-mobile.jpg");
    height: 50vh;
    min-height: 900px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -50px;
  }
}


@media (max-width: 850px) {
  header.masthead-promo-vaquillas {
    /* background-image: url("../../images/promociones/2019/octubre-2019/banner-mobil-850.jpg"); */
    background-image: url("../../images/promociones/2020/octubre-2020/cover_promo-vaquillas-mobile.jpg");
    height: 50vh;
    min-height: 900px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -50px;
  }
}


  @media (max-width: 600px) {

    header.masthead-promo-vaquillas {
     /*  background-image: url("../../images/promociones/2019/octubre-2019/banner-mobil.jpg"); */
     background-image: url("../../images/promociones/2020/octubre-2020/cover_promo-vaquillas-mobile.jpg");
      height: 50vh;
      min-height: 510px;
      padding-top: 0;
      padding-bottom: 0;
     /* margin-top: 4%;*/
     margin-top: -5%;
     background-size: contain;

      
    }

    header.masthead-promo-vaquillas-2 {
      padding-top: 1rem;
      /*padding-bottom: calc(10rem - 56px);*/
      /*background-image: url("../../images/promociones/2019/octubre-2019/cover_promo-vaquillas-2-web.jpg");*/
      background-image: url("../../images/promociones/2020/octubre-2020/banner_promo-vaquillas-web.jpg");
      background-position: center center;
      background-size:contain;
      background-repeat: no-repeat;
    }

  header.masthead-promo-vaquillas p {
    font-size: 1.15rem;
  }
}













/*  */
header.masthead3 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../../images/creativo/img/header-galeria3.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead3 hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead3 h1 {
  font-size: 2rem;
}

header.masthead3 p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead3 p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead3 {
    height: 50vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }
  header.masthead3 h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead3 h1 {
    font-size: 4rem;
  }
}

/*  */




/*  */
header.masthead4 {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../../images/creativo/img/header-catalogo3.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead4 hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead4 h1 {
  font-size: 2rem;
}

header.masthead4 p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead4 p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead4 {
    height: 50vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
  }
  header.masthead4 h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead4 h1 {
    font-size: 4rem;
  }
}

/*  */





.service-box {
  max-width: 400px;
}

/* .portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
} */

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 4px
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  /* background: rgba(240, 95, 64, 0.9); */
  background: rgba(228, 210, 207, 0.35);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #ba2f2e    !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  font-family: 'Corbel', 'Helvetica Neue', Arial, sans-serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  /* background-color: #F05F40; */
  /* background-color: #F05F40; */
  /* background-color: #6d472b ; */
  /* background-color: #8c181e ; */
  background-color: #e21b1b ;
  /* border-color: #8c181e; */
  border-color: #ba2f2e;
  font-size: 1.5 rem;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}



/* .seccionAgostadero{
  background:#e4e0dc !important;
  padding: 1rem 0;
  
}
.primer-empalme {
  margin-left:-350px;
  margin-top:-150px;

} */


.seccionAgostadero{
  background:#e4e0dc !important;
  padding: 1px 0;
  
}
.primer-empalme {
  /* margin-left:-350px;
  margin-top:-150px; */
  /* max-width: 100%; */
  /* width:256%; */
  background-image:url(../../images/ganado/DSCN1857-web5.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-top: -88px;
  padding-top: 37px;

}

.seccionCualidades{
  background:#e4e0dc !important;
  padding: 1rem 0;
  
}
.segundo-empalme {
  /* margin-left:-350px;
  margin-top:-150px; */
  /* max-width: 100%; */
  /* width:256%; */
  background-image:url(../../images/ganado/torete-lateral-izquierda3.png);
  background-repeat: no-repeat;
  background-position: left;
  /* background-size: 42%; */
  margin-top: -70px;
  padding-top: 20px;
}


.seccionVideo{
  padding: 1rem 0;
}

.tercer-empalme {
  background-image:url(../../images/ganado/caballerango-2.png);
  background-repeat: no-repeat;
  background-position: left;
   /* background-size: 27%;  */
  margin-top: -115px;
  padding-top: 200px;
}


.quinto-empalme {
  /* margin-left:-350px;
  margin-top:-150px; */
  /* max-width: 100%; */
  /* width:256%; */
  background-image:url(../../images/ganado/vaqueros-fondo-transparente-web.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-top: -88px;
  padding-top: 37px;

}




.cualidades-ganado{
  margin-left:-550px;
  margin-top:-150px;
  width:300%;
}

.resize-text{

  font-size:35px;
  line-height:1
}

.resize-video-institucional{
font-size:46px;
text-align:center;
}


@media (max-width: 768px) {
  .resize1 {
   width:80%;
   padding-bottom: 35px;
  }
  .resize2 {
    width:80%;
   }

  .resize-text{font-size:25px;}

}

.vido-institucional{
  text-align:left !important;

  background:#ece9e7;
  padding: 15px 40px;
}

.terminos{
  padding-bottom:70px;
}

@media (max-width: 768px) {
  .terminos{
    padding-bottom:160px;
  }
}



@media (max-width: 360px) {
  .ajuste-boton{
    font-size: 17px !important;

  }
}

.telefono-top{
  margin-top:-20px;
  color:white;
  padding-right:0px;
  font-weight:bold;
  /* color:white;
  font-size:20px;
  font-family:verdana */
}

@media (max-width: 990px) {
  .telefono-top{
  display:none;
   
  }
}

@media (max-width: 360px) {
  .telefono-top{
    margin-top:5px;
    color:white;
   
  }
}

