@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,700,300,400";
@import "https://fonts.googleapis.com/css?family=Ropa+Sans";
html, body {
  margin: 0;
  padding: 0;
  visibility: visible!important;
}

.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #000
}
.active, .carousel, .item {
  height: auto
}
.carousel-inner {
  height: auto
}
.fill {
  width: 100%;
  height: auto;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover
}
footer {
  margin: 50px 0
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.caption {
  color: #fff !important;
  margin: 10px 0 10px 0;
  font-size: 45px;
  font-family: 'Ropa Sans', sans-serif;
  text-transform: uppercase;
}
.carousel-caption {
  top: 35%;
  width: 80%;
  left: 10%
}
@media (max-width:1024px) {
  .caption {
    font-size: 40px
  }
  .carousel-caption {
    top: 35%
  }
}
@media (max-width:768px) {
  .caption {
    font-size: 30px
  }
  .carousel-indicators {
    display: none
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:667px) {
  .caption {
    font-size: 22px
  }
  .carousel-indicators {
    display: none
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:640px) {
  .caption {
    font-size: 20px
  }
  .carousel-caption {
    top: 35%
  }
}
@media (max-width:600px) {
  .caption {
    font-size: 22px
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:568px) {
  .caption {
    font-size: 18px
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:480px) {
  .caption {
    font-size: 18px
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:414px) {
  .caption {
    font-size: 18px;
    text-shadow: 1px 1px #00330c
  }
  .carousel-caption {
    top: 30%
  }
}
@media (max-width:375px) {
  .caption {
    font-size: 15px;
    text-shadow: 1px 1px #00330c
  }
  .carousel-indicators {
    display: none
  }
  .carousel-caption {
    top: 25%
  }
}
@media (max-width:360px) {
  .caption {
    font-size: 15px;
    text-shadow: 1px 1px #00330c
  }
  .carousel-indicators {
    display: none
  }
  .carousel-caption {
    top: 20%
  }
}
@media (max-width:320px) {
  .caption {
    font-size: 14px;
    text-shadow: 1px 1px #00330c
  }
  .carousel-caption {
    top: 20%
  }
}
body {
  width: 100%;
  height: 100%
}
html {
  width: 100%;
  height: 100%
}
@media(min-width:767px) {
  .navbar {
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 20px;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
    padding-right: 0
  }
  .top-nav-collapse {
    padding: 0
  }
}
.intro-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #fff
}
.about-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #eee
}
.services-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #fff
}
.contact-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #eee
}
.navbar-inverse {
  background: 0 0;
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif;
  font-weight: 300;
  border: none;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px
}
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background-color: #f25012;
  padding: 10px
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #fff
}
.dropdown-menu {
  background-color: #fff
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #428bca
}
.navbar-inverse {
  background-image: none
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-image: none
}
.navbar-inverse {
  border-color: #5e3d93
}
.navbar-inverse .navbar-brand {
  width: 200px;
  height: 149px;
  margin-top: 0;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 1px;
  padding-bottom: 0
}
.navbar-inverse .navbar-brand:hover {
  color: #fff
}
.navbar-inverse .navbar-nav {
  padding: 20px 0 15px 0;
  margin-left: 40px;
  margin-right: 0
}
.navbar-inverse .navbar-nav > li > a {
  color: #333;
  padding: 10px;
  margin-left: 0
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  margin-left: 0
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #00aaed
}
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #00aaed
}
.dropdown-menu > li > a {
  color: #fcfcfc
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #00aaed
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #999
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-bottom-color: #fff
}
.social-top {
  z-index: 100;
  position: absolute;
  top: 41px;
  left: 100px !important;
}
@media (max-width:1200px) {
  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    padding: 7px;
    margin-left: 2px
  }
  .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    padding: 7px;
    margin-left: 2px
  }
  .navbar-inverse .navbar-nav {
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
  }
}
@media (max-width:1024px) {
  .navbar-inverse .navbar-nav {
    padding: 0
  }
  .navbar-inverse {
    margin-top: 0;
    padding: 3px 5px
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
  }
  .navbar-toggle:focus {
    outline: 0
  }
.navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 2px;
  border-radius: 1px;
    margin-left: 5px;
}
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
  }
  .social-top {
    display: none
  }
}
@media (max-width:1199px) {
  .navbar-inverse .navbar-nav {
    padding: 0;
    margin-top: 41px;
    margin-left: 0px
  }
  .navbar-inverse {
    margin-top: 0;
    padding: 3px 5px
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
  }
  .navbar-toggle:focus {
    outline: 0
  }
.navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 2px;
  border-radius: 1px;
    margin-left: 10px;
}
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
  }
  .social-top {
    display: none
  }
}
@media (max-width:768px) {
  .navbar-inverse .navbar-nav {
    padding: 0
  }
  .navbar-inverse {
    margin-top: 0;
    padding: 3px 5px
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
  }
  .navbar-toggle:focus {
    outline: 0
  }
 .navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 2px;
  border-radius: 1px;
    margin-left: 10px;
}
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
  }
  .social-top {
    display: none
  }
}
@media (max-width:640px) {
  .navbar-brand {
    width: 126px;
    height: 59px;
    margin: 15px 0 0 0;
    padding: 50px 0
  }
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 2px;
    margin-left: 2px
  }
  .social-top {
    display: none
  }
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border: none;
  border-color: #fff
}
@media (max-width:375px) {
  .navbar-inverse .navbar-brand {
    width: 140px;
    height: 97px;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1px;
    padding-bottom: 0
  }
}
@media (max-width:360px) {
  .navbar-inverse .navbar-brand {
    width: 140px;
    height: 97px;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1px;
    padding-bottom: 0
  }
}
@media (max-width:320px) {
  .navbar-inverse .navbar-brand {
    width: 140px;
    height: 97px;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1px;
    padding-bottom: 0
  }
}
.borde-mail-pie {
  border: 1px solid #FFF;
  padding: 5px 0;
  
  border-radius: 10px;
}
.logo-pata {
  margin-top: 15%;
}
@media (max-width:991px) {
  .borde-mail-pie {
    margin: 0 auto;
    display: block;
    padding: 5px 30%
  }
  .logo-pata {
    width: 40%
  }
}
@media (max-width:480px) {
  .logo-pata {
    width: 80%
  }
}
.site {
  width: 1200px;
  margin: 0 auto;
  background-color: #FFF
}
img {
  border: 0;
  margin: 0;
  padding: 0
}
.center {
  width: 100%;
  padding: 0;
  background: red
}
.main {
  position: relative;
  margin: 0 auto
}
h1 {
  margin: 0;
  padding-top: 5px;
  padding-bottom: -10px;
  text-decoration: none;
  text-align: left;
  line-height: 30px;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: red;
  font-weight: 400;
  z-index: 50
}
.textos-delgados {
  padding: 10px 0 30px;
  text-decoration: none;
  margin: 0;
  text-align: justify;
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif;
  color: #000;
  z-index: 50
}
.textos {
  padding: 10px 0 30px;
  text-decoration: none;
  margin: 0;
  text-align: justify;
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif;
  color: #000;
  z-index: 50
}
.textos a {
  text-decoration: underline;
  color: #000;
  font-weight: 600;
  z-index: 50
}
.textos a:hover {
  text-decoration: none;
  color: red;
  font-weight: 600;
  z-index: 50
}
ul li {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0
}
.tit-grilla {
  font-size: 14px;
  text-align: center;
  margin: 5px 5px 15px;
  color: #0065A3;
  line-height: 26px;
  font-weight: 300;
  font-family: 'Ropa Sans', sans-serif
}
.sub-opcion {
  text-decoration: none;
  text-align: center;
  font-family: 'Ropa Sans', sans-serif;
  color: #0065A3;
  font-weight: 300;
  font-size: 30px;
  z-index: 50;
  line-height: 40px;
  margin: 0 0 11px;
  padding: 0 0 20px
}
.tit-ubicacion {
  text-decoration: none;
  text-align: center;
  font-family: 'Ropa Sans', sans-serif;
  color: #0065A3;
  font-weight: 300;
  font-size: 35px;
  z-index: 50;
  border-top: 1px dashed #0065A3;
  border-bottom: 1px dashed #0065A3;
  line-height: 40px;
  margin: 193px 0 21px;
  padding: 20px 0
}
.tit-opcion {
  text-decoration: none;
  text-align: center;
  font-family: 'Ropa Sans', sans-serif;
  color: #0065A3;
  font-weight: 300;
  font-size: 35px;
  padding: 0 0 20px;
  z-index: 50;
  border-bottom: 0 dashed #0065A3;
  border-bottom: 1px dashed #0065A3;
  line-height: 40px;
  margin: 0 0 21px
}
.tit-gracias {
  text-decoration: none;
  text-align: center;
  font-family: 'Ropa Sans', sans-serif;
  color: #0065A3;
  font-weight: 300;
  font-size: 35px;
  padding: 0 0 20px;
  z-index: 50;
  border-bottom: 0 dashed #0065A3;
  border-bottom: 1px dashed #0065A3;
  line-height: 40px;
  margin: 0 0 21px
}
.tit-gracias-2 {
  text-decoration: none;
  text-align: center;
  font-family: 'Ropa Sans', sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  padding: 0 0 20px;
  z-index: 50;
  line-height: 40px;
  margin: 0 0 21px
}
@media (max-width: 767px) {
  .tit-grilla {
    font-size: 14px;
    text-align: center;
    margin: 5px 5px 15px;
    color: #0065A3;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif
  }
  .tit-opcion {
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    color: #0065A3;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 20px;
    z-index: 50;
    text-transform: uppercase;
    border-bottom: 1px dashed #0065A3;
    line-height: 40px
  }
  .sub-opcion {
    text-decoration: none;
    text-align: center;
    font-family: 'Ropa Sans', sans-serif;
    color: #0065A3;
    font-weight: 300;
    font-size: 18px;
    z-index: 50;
    line-height: 40px;
    margin: 0 0 11px;
    padding: 0 0 20px
  }
  .tit-ubicacion {
    margin-top: 0
  }
}
@media (max-width: 768px) {
  .tit-ubicacion {
    margin-top: 0
  }
}
@media (max-width: 991px) {
  .tit-ubicacion {
    margin-top: 0
  }
}
@media (max-width: 1199px) {
  .tit-ubicacion {
    margin-top: 0
  }
}
.cont_contacto {
  padding: 20px 200px
}
@media (max-width: 991px) {
  .cont_contacto {
    padding: 20px 15px
  }
}
.cont_button_white {
  margin: 20px auto;
  display: table
}
.button_white {
  background-color: #0065A3;
  border: 1px solid #0065A3;
  color: #fff;
  text-decoration: none;
  display: inline-table;
  cursor: pointer;
  font-family: Arial;
  font-size: 15px;
  padding: 4px 20px;
  margin: 5px;
  text-decoration: none;
  font-weight: 400;
  font-family: 'Ropa Sans', sans-serif;
  border-radius: 10px;
}
.button_white:hover {
  background-color: transparent;
  border: 1px solid #0065A3;
  color: #0065A3;
  text-decoration: none
}
.button_white:active {
  position: relative;
  top: 1px
}
.dato {
  text-decoration: none;
  text-align: left;
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif;
  font-style: normal;
  color: #000;
  padding: 10px 0;
  margin: 0
}
.name {
  text-decoration: none;
  text-align: left;
  font-size: 18px;
  font-family: 'Ropa Sans', sans-serif;
  font-style: normal;
  color: #333;
  padding: 10px 0;
  margin: 0
}
.name-form {
  text-decoration: none;
  text-align: left;
  font-size: 20px;
  font-family: 'Ropa Sans', sans-serif;
  font-style: normal;
  color: #333;
  padding: 10px 0;
  margin: 0
}
.cont-ficha {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px
}
.cont-ficha-2 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-3 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 520px
}
.cont-ficha-4 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
}
.cont-ficha-5 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-7 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-8 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 530px
}
.cont-ficha-9 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-10 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-11 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 370px
}
.cont-ficha-12 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 400px
}
.cont-ficha-13 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 400px
}
.cont-ficha-14 {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 0 15px;
  min-height: 380px
}
@media (max-width: 1024px) {
  .cont-ficha-2 .cont-ficha-2 .cont-ficha-3 {
    min-height: 0
  }
}
.thumbnail {
  border-radius: 0;
  padding: 0
}
.banner-home a {
  display: block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  background: #fff
}
.banner-home a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  -webkit-box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75);
  box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75)
}
.fotos-proyectoss a {
  margin: 5px;
  display: block;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  -ms-transition: all .1s linear;
  transition: all .1s linear;
  text-decoration: none;
  background: #fff;
  border: 5px solid #FFF;
  border-radius: 10px;
}
.fotos-proyectoss a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  -webkit-box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75);
  box-shadow: 0 12px 13px -3px rgba(50, 50, 50, 0.75)
}
.fotos-proyectos-2 {
  margin: 0 auto;
  display: block;
  width: 100%
}
@media (min-width:767px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1) {
    clear: none
  }
  .col-sm-3:nth-child(4n+1), .col-sm-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:992px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-sm-3:nth-child(4n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1) {
    clear: left
  }
}
@media (min-width:1200px) {
  .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-sm-3:nth-child(4n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {
    clear: left
  }
}
input, textarea, button {
  margin-top: 10px;
  border-color: #73C1CC
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family: 'Ropa Sans', sans-serif
}
.required-field-block {
  position: relative
}
.video-list-thumbs > li {
  margin-bottom: 12px
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: NONE;
  color: #fff;
  padding: 8px;
  border-radius: 0;
  transition: all 500ms ease-in-out;
  border-radius: 0;
  border: 1PX SOLID #999
}
.video-list-thumbs > li > a:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  text-decoration: none
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 14px;
  height: 33px;
  margin: 8px 0 0
}
.video-list-thumbs .glyphicon-play-circle {
  font-size: 60px;
  opacity: .6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(255, 255, 255, .5);
  transition: all 500ms ease-in-out
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .8)
}
.video-list-thumbs .duration {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
  transition: all 500ms ease
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000
}
@media (min-width:320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0
  }
}
.tit_sugerencias {
  color: #111 !important;
  margin: 10px 0 0 20px;
  font-size: 35px;
  font-weight: 100;
  font-family: 'Ropa Sans', sans-serif
}
.well {
  background: none;
  border: none
}
.list-group-item {
  background: #f5f5f5;
  border: none;
  border-radius: 0;
  margin-bottom: 15px;
  height: auto;
  min-height: 200px;
  display: block
}
.list-group-item2 {
  background: #f5f5f5;
  border: none;
  border-radius: 0;
  margin-bottom: 15px;
  height: auto;
  min-height: 250px;
  display: block
}
.list-group-item-text {
  color: #111;
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 100;
  font-family: 'Open Sans condensed', sans-serif
}
.list-group-item-text-prueba {
  color: #000;
  margin: 0 0 10px 20px;
  font-size: 16px;
  font-family: 'Ropa Sans', sans-serif
}
footer {
  background: #F25012;
  padding: 30px 0;
  margin: 0 !important
}
.pie {
  height: 120px;
  width: 100%;
  background: url(../images/bg-pie.jpg) top repeat-x;
  background-color: #171717
}
.txt-pie {
  color: #FFF;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  padding-top: 5px;
  z-index: 50;
  margin: 0;
  text-align: center
}
.txt-pie a {
  color: #FFF
}
.txt-pie a:hover {
  text-decoration: underline
}
.txt-pie-nav {
  color: #FFF;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  padding-top: 5px;
  z-index: 50;
  margin: 0;
  text-align: center
}
.txt-pie-nav a {
  color: #FFF
}
.txt-pie-nav a:hover {
  text-decoration: underline
}
.txt-pie-mail {
  color: #FFF;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  z-index: 50;
  margin: 0;
  text-align: center;
}
.txt-pie-mail a {
  color: #FFF
}
.txt-pie-mail a:hover {
  text-decoration: underline
}
.nav-pie {
  border-top: 1px dashed #FFF;
  border-bottom: 1px dashed #FFF;
  padding: 20px 0;
  margin: 0 10px
}
.facebook {
  margin-right: 8px
}
.instagram {
  margin-right: 8px
}
.twitter {
  margin-right: 8px
}
.youtube {
  margin-right: 8px
}
@media (max-width: 414px) {
  .txt-pie {
    font-size: 13px
  }
  .facebook {
    margin-right: 0
  }
  .instagram {
    margin-right: 0;
    margin-left: 0
  }
  .twitter {
    margin-right: 0;
    margin-left: 0
  }
  .youtube {
    margin-right: 0;
    margin-left: 0
  }
}
@media (max-width: 375px) {
  .txt-pie {
    font-size: 13px
  }
  .facebook {
    margin-right: 0
  }
  .instagram {
    margin-right: 0;
    margin-left: 0
  }
  .twitter {
    margin-right: 0;
    margin-left: 0
  }
  .youtube {
    margin-right: 0;
    margin-left: 0
  }
}
@media (max-width: 360px) {
  .txt-pie {
    font-size: 13px
  }
  .facebook {
    margin-right: 0
  }
  .instagram {
    margin-right: 0;
    margin-left: 0
  }
  .twitter {
    margin-right: 0;
    margin-left: 0
  }
  .youtube {
    margin-right: 0;
    margin-left: 0
  }
}
@media (max-width: 320px) {
  .txt-pie {
    font-size: 15px
  }
  .facebook {
    margin-right: 0
  }
  .instagram {
    margin-right: 0;
    margin-left: 0
  }
  .twitter {
    margin-right: 0;
    margin-left: 0
  }
  .youtube {
    margin-right: 0;
    margin-left: 0
  }
}
.box {
  width: 260px;
  padding: 0;
  float: left;
  margin: 0
}
@media (max-width: 414px) {
  .box {
    width: 260px;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
    float: left
  }
}
@media (max-width: 375px) {
  .box {
    width: 260px;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
    float: left
  }
}
@media (max-width: 360px) {
  .box {
    width: 260px;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
    float: left
  }
}
@media (max-width: 320px) {
  .box {
    width: 260px;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
    float: left
  }
}
.box2 {
  width: 530px;
  padding: 0;
  margin: 0;
  float: left
}
@media (max-width: 640px) {
  .box2 {
    width: 90%;
    padding: 0;
    margin: 0;
    float: left
  }
}
#main {
  margin: 10px auto
}
.isotope {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
figure, footer, header, main, menu, nav, section {
  display: block
}
video {
  display: inline-block;
  vertical-align: baseline
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
b, strong {
  font-weight: 700
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
figure {
  margin: 1em 40px
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
pre {
  overflow: auto
}
code, pre {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset] {
  -webkit-appearance: button;
  cursor: pointer
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
textarea {
  overflow: auto
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  select {
    background: #fff !important
  }
  .navbar {
    display: none
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.glyphicon-envelope:before {
  content: "\2709"
}
.glyphicon-play-circle:before {
  content: "\e029"
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
[role=button] {
  cursor: pointer
}
.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.h4, h4 {
  margin-top: 10px;
  margin-bottom: 10px
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
p {
  margin: 0 0 10px
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
code, pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}
.container {
  padding-right: 1px;
  padding-left: 1px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
table {
  background-color: transparent
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0
}
.table > tbody + tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px
}
.table-bordered {
  border: 1px solid #ddd
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none
}
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5
}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto
}
@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .table-responsive > .table {
    margin-bottom: 0
  }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap
  }
  .table-responsive > .table-bordered {
    border: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
  }
}
input[type=file] {
  display: block
}
select[multiple] {
  height: auto
}
input[type=file]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
textarea.form-control {
  height: auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=time] {
    line-height: 34px
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active, .btn-primary:active {
  background-image: none
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}
.dropdown {
  position: relative
}
.open > a {
  outline: 0
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav > li {
  position: relative;
  display: block
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7
}
.nav > li > a > img {
  max-width: none
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-collapse.collapse {
    display: block !important;
    /* height: auto !important; */
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-collapse.in {
    overflow-y: visible
  }
  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media (max-device-width:480px)and (orientation:landscape) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width:768px) {
  .navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
.navbar-brand > img {
  display: block
}
@media (min-width:768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.navbar-toggle:focus {
  outline: 0
}
.navbar-toggle .icon-bar {
  display: block;
  width: 40px;
  height: 2px;
  border-radius: 1px;
    margin-left: 5px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin-top: 7.5px;
  margin-right: -15px;
  margin-left: 15px;
  margin-bottom: 7.5px
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav > li {
    float: left
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
.navbar-inverse {
  background-color: #fff;
  border-color: #fff
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #ccc
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000
}
.navbar-inverse .navbar-collapse {
  border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert > p, .alert > ul {
  margin-bottom: 0
}
.alert > p + p {
  margin-top: 5px
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media {
  overflow: hidden;
  zoom: 1
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
a.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table {
  margin-bottom: 0
}
.panel > .table caption {
  padding-right: 15px;
  padding-left: 15px
}
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
  margin-top: -2px
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}
.carousel-inner > .active {
  left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner > .next {
  left: 100%
}
.carousel-inner > .prev {
  left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}
.carousel-inner > .active.left {
  left: -100%
}
.carousel-inner > .active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  opacity: .5
}
.carousel-control.right {
  right: 0;
  left: auto
}
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1
}
.carousel-control .icon-prev:before {
  content: '\2039'
}
.carousel-control .icon-next:before {
  content: '\203a'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 70px
  }
  .carousel-control .icon-prev {
    margin-left: -15px
  }
  .carousel-control .icon-next {
    margin-right: -15px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
  display: table;
  content: " "
}
.container-fluid:after, .container:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.hidden {
  display: none !important
}
@-ms-viewport {
  width: device-width
}



















ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  border: 1px solid #000;
  display: inline-block;
  margin: 20px 0;
  float: left;
  font-weight: 400;
  color: #555555;
    border-radius: 10px;
    font-family: 'Ropa Sans', sans-serif;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li + li:before {
  padding: 8px;
  color: black;
  content: ">\00a0";
}
ul.breadcrumb li a {
  color: #000;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #000000;
  text-decoration: underline;
}
@media (max-width:480px) {
  ul.breadcrumb {
    width: 100%;
  }
  ul.breadcrumb li {
    display: block;
  }
}
@media (max-width:991px) {
  ul.breadcrumb {
    float: none;
  }
}














/* NAVVVVV */
.navbar-inverse {
  font-size: 20px;
  font-family: 'Ropa Sans', sans-serif;
}
.navbar-inverse .navbar-nav > li > a {
  color: #333;
  padding: 10px 10px;
  margin-top: 20px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #FFF;
  padding: 10px 10px;
  background-color: #0065A3;
  border-radius: 5px;
}

.social a:hover {
  background-color: #FFFFFF!important;
}



.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #000
}

.closebtn, .titulo-nav{
  display: none;
}
.bg-nav{
  background: transparent;
  height: 80px;
}
.bg-nav2{
  background: #00000000;
  display: inline-block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.no-bg-nav{
  background: #ffffff;
}
.navbar-nav::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.navbar-collapse::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.logo{
  width: 130px;
}
.logo2{
  width: 170px;
}
.logo3{
 display: none;
}
.navbar-nav{
  float: right!important;
}
@media (max-width:1273px) {
  .social{
    display: none!important;
  }
  .logo{
    float: right;
    width: 100px;
    margin-top: 10px;
  }
  .logo2{
display: none;
  }
  .logo3{
    float: right;
    width: 100px;
    margin-top: 10px;
    display: block;
    margin-top: 50px;
  }
  .navbar-toggle{
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 20px;
  }
.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 70%;
    height: 100%;
    z-index: 9000;
    background-color: #FFFFFF;
    box-shadow: 5px 0 20px -5px rgba(0,0,0,0.4),
-5px 0 5px -5px rgba(0,0,0,0.4)!important;
  }
  .navbar-collapse{
    left: 0;
    transition: left 300ms ease-in-out!important;
  }
  .navbar-collapse.collapsing {
    left: -75%;
    transition: left 300ms ease!important;
    height: 100%!important;
  }

  
  .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
      color: #000000;
      display: block;
  }
  .closebtn a:link {
      color: #000000!important;
      text-decoration: none;

  }
  .overflow-scroll {
    overflow: scroll !important
}
.titulo-nav{
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  color: #000000;
  display: block;
  padding: 0 20px 10px 10px;
}
.padd-nav{
  padding: 20px;
}
.navbar-nav{
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000000!important;
  padding: 20px 10px!important;
  margin-left: 5px!important;
  border-bottom: 1px solid #CCCCCC90!important;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #CCC!important;
  padding: 20px 10px!important;
  margin-left: 5px!important
}
.mar-top > img{
  margin-top: 0;
}
.navbar{
  text-align: left;
}
footer{
  padding-bottom: 100px;}

    /* nuevo breakpoint */
    .navbar-header {
      float: none;
    }
    
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
    }
      }