@import url('https://fonts.googleapis.com/css?family=Open+Sans');

header{
    background: rgba(247,247,247,1);
    
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.hm-white-light .full-bg-img, .hm-white-light .mask {
    background-color: rgba(247,247,14,1);
}

.navbar:not(.top-nav-collapse) {
    background: rgba(247,247,247,1) !important;
}

.navbar.navbar-dark .breadcrumb .nav-item a, .navbar.navbar-dark .navbar-nav .nav-item a {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.navbar.navbar-dark .breadcrumb .nav-item a, .navbar.navbar-dark .navbar-nav .nav-item a:hover {
    color: #24A6E2;
    
}


.jarallax {
    min-height: 450px;
}

.jarallaxgal {
    min-height: 500px;
}

.jarallanews {
    min-height: 500px;
}


.jarallax2 {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    min-height: 680px;
}


.jarallaxmin {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:bottom;
    min-height: 300px;
}

.jarallaxcontacto {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    min-height: 100px;
}

.jarallaxnews {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    min-height: 200px;
}

body{
    background: white;
}

.textos-izq{
    
    width: 500px;
    float:right;
    
}

.textos-izq h1{
    color:#fff;
    display: inline;
}

.textos-izq p{
    font-size: 14px;
}

.info-voladora{
    position:relative;
    top:50px;
    left:50px;
}

.info-voladora ul li{   
    list-style-image: url('../img/bull.png');
}


address{
    color:rgba(255,255,255,.5);
}

.forma{
    width: 400px;
    padding:20px;
    background: rgba(255,255,255,0.5);
    border-radius: 20px;
}

.nav-item{
    margin:0px 5px;
}

ul.dropdown-menu {
    color:#666;
}



.redes-sociales{
    background: #000;
    padding:5px;
    color:#4A4A4A;
}

a.redes{
    margin:0px 5px;
}

a.redes:link{
    color:#4A4A4A;
}

a.redes i:hover{
    color:#31aae2;
}

h1{
   font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color:#fff;
    margin-top:20px;
    margin-bottom:10px;
}

p{
   font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color:#fff;
}

.clientes{
    background: #fff;
    background-position: center;
}

.btn-secondary {
    color:#fff;
    background: #000;
    border-color:#868e96
}

.btn-secondary:focus, .btn-secondary:hover {
    color:#000;!important;
    background-color:#ccc!important;
    
}

.modal-body{
    color:#666;
    font-family: 'Open Sans', sans-serif;
}

.modal-body p{
    color:#666;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.palomita li{
    list-style: none;
    margin:4px;
    font-size: 16px;
    padding-right:20px;
    font-family: 'Open Sans', sans-serif;
}

.estrellita li{
    list-style: none;
    margin-left:-40px;
    font-size: 16px;
    padding-right:20px;
    font-family: 'Open Sans', sans-serif;
}

  #carousel {
    width:800px;
    height: 300px;
    display: relative;
  }
  #carousel img {
    display: hidden; /* hide images until carousel prepares them */
    cursor: pointer; /* not needed if you wrap carousel items in links */
  }

#silla{
    margin-left:100px;
}

.colproductos p{
    margin-top:5px;
    font-size: 14px;
    color:#fff;
    text-align:left;
    margin-bottom: 20px;
}

.colproductos p span{
    font-size: 16px;
    color:#fff;
    text-align:left;
}

.contactp{
    color:rgba(255,255,255,.8);
    font-size: 20px;
    text-transform: uppercase;
}

.contactp2{
    color:rgba(255,255,255,.8);
    font-size: 18px;
    text-transform: uppercase;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:  #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color:  #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color:  #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.introprod {
        min-height:1000px
    }

h1.quehacemos{
    color:#0056C4;
    text-transform: uppercase;
    font-size: 18px;
}

h1.servicios{
    color:#0056C4;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}

h1.gen{
    color:#31aae2;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 20px;
}

h2.modalinterna{
    margin-bottom: 30px;
}

h2.modalinventario{
    margin-bottom: 5px;
}

span.servicios{
    color:#31aae2;
    text-transform: uppercase;
    font-size: 18px;
}

span.servicios2{
    color:#31aae2;
    font-size: 14px;
}

p.servicios{
    color:#000;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

ul.servicios{
    color:#000;
    line-height: 30px;
    margin-bottom: 20px;
    font-size:16px;
}

ul.servicios li{
    width: 90%;
    margin-left: 20px;
    text-align: justify;
}

h1.productos{
    color:#31aae2;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}

p.productos{
    color:#31aae2;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 20px;
}

span.productos{
    color:#31aae2;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}
span.productos2{
    color:#31aae2;
    font-size: 14px;
    font-weight: 800;
}

h1.galeria{
    color:#fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom:30px;
}



p.modalinterna{
    color:#333;
    font-size: 1em;
}

ul.serviciosmodal{
    color:#000;
    font-size: 1em;
    line-height: 10px;
    margin-bottom: 20px;
}

ul.serviciosmodal li{
    list-style-image: url(../images/lista-adornos.png);
    margin-left:-20px;
    line-height:10px;
    margin-bottom: 5px;
}

/* */
.rowf {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0px;
}

/* Create four equal columns that sits next to each other */
.columnf {
    -ms-flex: 16.66%; /* IE10 */
    flex: 16.66%;
    max-width: 16.66%;
    padding: 0px;
}

.columnf img {
    margin-top: 0px;
    vertical-align: middle;
}


h2.encabezado-producto{
    background: #eee;
    width: 100%;
    padding:3px;
    font-size: 14px;
}


/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .columnf {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .columnf {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}