/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
.navbar-header{
    margin:0 auto;
}
.col-lg-12{
    margin-bottom: 40px;
}
.navbar{
    background-color: #00aeef;
    margin-bottom: 0;
}

.navbar-header a {
    background: #00aeef url("images/rasti.png") no-repeat scroll center 0;
    display: block;
    width: 1140px;
    height: 120px;
    text-indent: -9999px;
    margin:0 auto;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}
.navbar-default{
    background-color:#00aeef;
    border: none;
}

.intro-header {
    padding-top: 10px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 10px;
    text-align: center;
    color: #f8f8f8;
    /*background: url(../img/intro-bg.jpg) no-repeat center center;*/
    background-size: cover;
    background-color: #000;
}
.intro-header .texto{
    color:#999;
}

.selector{
    padding:0 10%;
}

.intro-message {
    position: relative;
    padding-top: 0%;
    padding-bottom: 0%;
}
.intro-message-SL{
    padding-bottom: 0%;
    padding-top: 2%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}
.rsss-link{
    position: absolute;
    bottom: 2%;
    right: 5%;
    max-width:30%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
    display:inline;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.content-section-a {
    background-color: #00aeef;
    padding: 10px 0;
    color:#fff;
    font-size: 20px;
}
.content-section-a .container{
    text-align: center;
}
.content-section-a select{
    background-color: transparent;
}
iframe{
    max-width: 100%;
}

.content-bottom{
    background-position: right bottom;
    /*background-image: url("../img/bkg-realidad2-bottom.jpg");*/
}
.content-section-b .iframe{
    margin:10px;
}
.modelo{
    /*border-bottom:2px solid #00aeef;*/
    margin:20px;
}
.modelo h3{
    margin:5px auto 10px 10px;
    color:#fff;
    background-color: #00aeef;
    padding:5px;
}
.redes{
    margin:5px auto 10px 10px;
    color:#fff;
    background-color: #00aeef;
    padding:10px;
    text-align: center;
    font-size: 22px;
    /*width: 100%;*/
    margin:10px auto;
}
.socialMedia a#facebook_icon {
    display: inline-block;
    height:34px;
    width:34px;
    margin:4px 0 0 4px;
    background: url(images/facebook_icon.png) no-repeat 0 0;
}
.socialMedia a#facebook_icon:hover {
    background: url(images/facebook_icon.png) no-repeat 0 -34px;
}
.socialMedia a#facebook_icon span {
    position:absolute;
    left:-6000px;
}
.socialMedia a#instagram_icon {
    display: inline-block;
    height:34px;
    width:34px;
    margin:4px 0 0 4px;
    background: url(images/ig.png) no-repeat 0 0;
}
.socialMedia a#instagram_icon:hover {
    background: url(images/ig.png) no-repeat 0 -34px;
}
.socialMedia a#instagram_icon span {
    position:absolute;
    left:-6000px;
}
.socialMedia li{
    float:right;
    margin-left:3px;
}



@media(max-width:767px) {
    .intro-message {
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
    .navbar-header a {
    background: rgba(0, 0, 0, 0) url("images/rasti.png") no-repeat scroll 0 0;
    display: block;
    width: 100%;
    background-size: contain;
    /*height: 250px;*/
    text-indent: -9999px;
    margin:0;
    max-width: 100%;
    padding:0;
    }
    .modelo{
        margin:20px 0;
    }
    .modelo h3{
        margin:0;
    }
    .redes{width:85%;}
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a-SL{
    background-image: none;
    background-color: #62c0d2;
    padding:10px 0;
}
.chica{
    max-width: 60%;
    float: right;
}
iframe{
    margin:0 0 -4px;;
    padding: 0;
}
.content-section-b iframe{
    margin:10px;
}
.content-section-b {
    padding: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#118cb0+0,003341+100 */
background: #fff; /* Old browsers */
color:#000;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
position: relative;
z-index: 50;
}

.section-heading {
    margin-bottom: 30px;
    background-color: #000;
    padding: 3px;
    font-size: 25px;
}
.section-heading-SL{
    margin-top: 70px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}
.RAsociales a{
    margin-right:15px;
    color:#23527c;
}
.RAsociales a:hover{
    color:#337ab7;
}
.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
.listpieza{
   position: relative;
   background-color: #dcdddf;
   text-align: center;
   margin-bottom:15px;
   border:solid 3px #dcdddf;
}
.listpieza .codigo{
    position: absolute;
    right:5px;
    top:5px;
    text-align: right;
}
.listpieza .cantidad{
    position: absolute;
    left: 10px;
    bottom: 0px;
    text-align: right;
    font-size: 1.3em;
    font-weight: bold;
}
.listpieza img{
    margin:5px auto 10px;
    max-height: 50px;
    width: auto;
}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    .content-section-a{
        background-attachment: fixed;

    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}