/*#292038*/
/*#f24a4a*/
/*#F6F7FA*/

/*#ef5200*/
/*#bc4600*/


body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

h2, h3, h4 {
    margin: 0;
    color: #222;
}

h2 {
    text-align: center;
}

#carousel-area {
    display: none;
}

/*========= NAVBAR =========*/

.navbar-right {
    margin-top: 28px;
}

.navbar-inverse .navbar-nav>li>a:visited,
.navbar-inverse .navbar-nav>li>a:focus {
    color:#fff;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #ef5200;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}


.navbar {
    background-color: transparent;
    border: none;
}


.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 80%;
}

.navbar-inverse .navbar-nav>li>a.border-showroom {
    border: 1px solid;
}

.navbar-inverse .navbar-nav>li>a.border-showroom:hover {
    border: 1px solid;
    background-color: #fff;
    color: #292d33;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}
.navbar-inverse .navbar-nav>li>a:hover {
    
}

.navbar-brand img {
    width: 70%;
    margin-top: 25px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    background-color: transparent;

} 

/*========= HERO AREA =========*/

#bg-video {
    background-color: #000;
    height: 650px;
    margin-top: -150px;
}

#bg-video .col-sm-12 {
    padding: 0;
    margin: 0;
}

video {
    min-width: 100%;
    height: 600px;
    margin-top: -70px;
    opacity: 0.6;
}

.video-container {
    width: 100%;
    max-height: 600px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

#video-bg {
position: relative;
width: auto;
min-width: 100%;
height: auto;
background: transparent url(video-bg.jpg) no-repeat;
background-size: cover;
}

video {display: block;}

h1 {
/*    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 300%;
    text-transform: uppercase;
/*    text-transform: uppercase;*/
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 37%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 100;
    
}

h1.pvc-header {
/*    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 300%;
    text-transform: uppercase;
/*    text-transform: uppercase;*/
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 100;
    
}

/*========== HERO CTAs ============*/

#hero-cta-area {
    margin-top: -225px;
    z-index: 3;
    position: relative;
}

.cta-showroom {
    height: 225px;
    visibility: hidden;
}


#hero-cta-area .cta-showroom {
/*    background-color: #2485dc;*/
}


#hero-cta-area .cta-showroom {
    color: #fff;
    text-align: center;
    padding-bottom: 70px;
}


#hero-cta-area a {
    display: inline-block;
    width: 75%;
}


#hero-cta-area .btn-showroom {
    width: 30% !important;
    margin-top: -37px;
/*    background-color: transparent;*/
/*    background-color: #f24a4a;*/
    background-color: #ef5200;
/*    border: solid 1px #fff;*/
    border: solid 1px #f24a4a;
    border-radius: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    padding: 15px;
    text-transform: uppercase;
    font-size: 120%;
    letter-spacing: 1px;
}

#hero-cta-area .btn-showroom:hover {
/*    background-color: #fff;*/
    background-color: #bc4600;
    color: #fff;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}

/* ============== QUIENES SOMOS AREA ============== */

#quienes-somos { 
    padding: 0;
    padding-bottom: 40px;
    margin-top: 0px;
    padding-top: 20px;
/*    background-color: #F6F7FA;*/
    background-color: #FFF;
}

#quienes-somos .col-sm-5 {
/*    padding: 0;*/
}

#quienes-somos h2,
#vision h2,
#mision h2 {
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 300;
    color: #292d33;
/*    color: #7e7e94;*/
    margin-bottom: 20px;
}

#quienes-somos .bg-p1 p {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: 300;
    text-align: left;
    line-height: 27px;
    letter-spacing: .5px;
    color: #7e7e94;
/*    margin-bottom: 31px;*/
    width: 60%;
    margin:0 auto 31px auto;
}

#quienes-somos iframe {
    width: 100%;
    height: 320px;
    margin-top: 100px;
/*    height: 389px;*/
/*    height: 338px;*/
}

#quienes-somos .btn-quienes {
    width: 30% !important;
    margin-top: -37px;
/*    background-color: transparent;*/
    background-color: #ef5200;
/*    background-color: #f24a4a;*/
/*    border: solid 1px #fff;*/
    border: solid 1px #f24a4a;
    border-radius: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    padding: 15px;
    text-transform: uppercase;
    font-size: 90%;
    letter-spacing: 1px;
    visibility: hidden;
}

#quienes-somos .btn-quienes:hover {
/*    background-color: #fff;*/
    background-color: #bc4600;
/*    background-color: #f02a2a;*/
    color: #fff;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}

/* ============== VISION MISION AREA ============== */

#vision .planta-vision {
    width: 100%;
}

#vision {
    background-color: #fdfdfd;
/*        background-color: #F6F7FA;*/
}

#vision p,
#mision p {
    width: 80%;
    margin: 0 auto;
    line-height: 27px;
    letter-spacing: .5px;
    font-weight: 300;
    font-size: 100%;
    color: #7e7e94;
}

#vision .col-sm-5,
#mision .col-sm-5 {
    padding: 0;
}

#vision h2 {
    margin-top: 30px;
}

#mision {
    background-color: #F6F7FA;
/*    background-color: #FDFDFD;*/
}

#mision .planta-mision {
    width: 100%;
}

#mision h2 {
    margin-top: 30px;
}



/*======== SHOWROOM AREA ========*/


#showroom {
    margin-bottom: 0px;
    padding-bottom: 50px;
    background-color: #F6F7FA;
}


#showroom h2 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 300;
    color: #292d33;
/*    color: #7e7e94;*/
    margin-bottom: 30px;
    margin-top: 30px;
}

#showroom .botas {
    width: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 2px #FF5A21;
}

#showroom .suelas {
    width: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 2px #FF5A21;
}

#showroom .col-sm-1 {
/*    background-color: #000;*/
    padding: 0;
    overflow: hidden; 
}

/*
#showroom img.suelas-pvc {
    width: 71%;
}
*/

#showroom img {
    width: 50%;
}


#showroom img.botas {
    margin-left: 25%;
}

#showroom img.suelas {
    margin-left: 25%;
}


/*======== SHOWROOM AREA BTN ========*/

#showroom .btn-botas {
    width: 30% !important;
    margin-top: -37px;
    background-color: transparent;
/*    background-color: #f24a4a;*/
    border: solid 1px #000;
/*    border: solid 1px #f24a4a;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius:5px;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    padding: 15px;
    text-transform: uppercase;
    font-size: 90%;
    letter-spacing: 1px;
}

#showroom .btn-botas:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}

#showroom p {
    text-align: center;
    margin-top: 40px;  
    margin-bottom: 30px;
}

#showroom .btn-suelas {
    width: 30% !important;
    margin-top: -37px;
    background-color: transparent;
/*    background-color: #f24a4a;*/
    border: solid 1px #000;
/*    border: solid 1px #f24a4a;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius:5px;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    padding: 15px;
    text-transform: uppercase;
    font-size: 90%;
    letter-spacing: 1px;
}

#showroom .btn-suelas:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: background-color 0.5s, color 0.5s;
    transition: background-color 0.5s, color 0.5s;
}

/* ========== BOOSTRAP COLLAPSE ==========*/

.collapse {
    background-color: #fff;
}

.well {
	background-color: #fff;
	border:none;
	border-radius: 0px !important;
	box-shadow: none;
}


/* ========== BOOSTRAP SHOWROOM COLLAPSE ==========*/

#collapseExample img {
    width: 100%;
    border-radius: 0;
    
}

#collapseExampleSuelas img {
    width: 100%;
    border-radius: 0;
    
}



/*======== LOCATION GOOGLE MAP ========*/

#g-location {
/*    background-color: #FDFDFD;*/
    position: relative;
    background-color: #F6F7FA;
}

#g-location iframe {
    width: 100%;
    height: 500px;
    pointer-events: none;
}

#g-location .location-direccion {
    margin-top: 103px;
}

#g-location .clear-padding {
    padding: 0;
}

#g-location i {
    margin-top: 30px;
    display: block;
    text-align: center;
    font-size: 190%;
}

#g-location .telfs {
    margin: 0;
    font-weight: 400;
}

#g-location .svs-email {
    margin: 0;  
    font-weight: 400;
}


/*======== LOCATION DIRECCION ========*/

#g-location h4 {
    font-weight: 400;
    margin-top: 25px;
    text-align: center;
    color: #292d33;
    font-size: 140%;
}

#g-location p {
    text-align: center;
    font-weight: 300;
    line-height: 30px;
    margin-top: 30px;
}



    /*======== FOOTER ========*/

footer {
    background-color: #101010;
}

footer img {
    width: 15%;   
    margin-top: 20px;
    margin-bottom: 20px;
}

footer p {
    text-align: center;
    color: white;
    font-weight: 300;
    letter-spacing: 1px;
}


/*====================================*/
/*====================================*/
/*====================================*/

@media (max-width:1199px) {
    
    
    h1 {
        font-size: 205%;
    }
    
    h1.pvc-header {
        font-size: 205%;
    }
    
    #mision h2 {
        margin-top: 20px;
    }
    
    #quienes-somos h2,
    #vision h2,
    #mision h2 {
        margin-bottom: 0px;
    }
    
    #vision p,
    #mision p {
        line-height: 24px;
    }
    
    #quienes-somos {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    #quienes-somos h2 {
        margin-bottom: 30px;
    }
    
    #quienes-somos .bg-p1 {
        line-height: 24px;
    }
    
}  

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media (max-width:991px) {
    
    p {
        font-size: 97%;
    }
    h2 {
        font-size: 180%;
    }  
    
    h1 {
        font-size: 195%;
    }
    
    h1.pvc-header {
        font-size: 195%;
    }
    
    #bg-video {
        margin-top: -102px;
    }
    
    .navbar-right {
        margin-top: -20px;
    }
    
    #vision p,
    #mision p {
        margin-bottom: 30px;
    }

}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media (max-width:767px) {
   
    h1 {
        display: none;
    }
    
    h1.pvc-header {
        display: none;
    }
    
/* ======================================*/
    
    h1 {
        font-size: 200%;
        top: 30%;
    }
    
    h2 {
        font-size: 150%;
    }
    
    body .row {
        margin: 0;
        padding: 0;
    }
    
    .navbar-inverse .navbar-toggle,
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:visited,
    .navbar-inverse .navbar-toggle:active {
        background-color: #8e44ad;
        border-color: transparent;
        display: none;
    }
    
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
    }   
    
    #bg-video {
        height: 500px;
    }
    
    .video-container {
        max-height: 468px;
    }
    
    #hero-cta-area .btn-showroom {
        width: 60% !important;
        font-size: 100%;
    }
    
    #quienes-somos .bg-p1 p {
        width: 100%;
    }
    
    #quienes-somos iframe {
        margin-top: 0;
    }
    
    #vision p, #mision p {
        width: 100%;
    }
    
    .planta-vision {
        display: none;
    }
    
    footer {
        font-size: 80%;
    }
    
}
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media (max-width:414px) {

}
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media (max-width:320px) {


}




















