/* CSS Document */

@import url("fonts.css");

/****************************************

        0. General

******************************************/

body,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
section,
article,
header,
footer,
aside,
nav {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

img,
a {
    border: 0;
    outline: none;
}

section,
article,
header,
footer,
aside,
nav,
div {
    display: block;
}

a:hover,
a:focus {
    text-decoration: none;
}

.fmc-clear-li {
    clear: both;
    float: none !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 0px !important;
}

.clear {
    clear: both;
}

.container {
    padding: 0px;
}

* {
    font-family: 'walkway_expand_blackregular';
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}


/****************************************

        0. Navigation

******************************************/

.navbar-inverse {
    background-color: #FFF;
    text-align: center;
}

header {
    background-color: #FFF;
    margin: 40px auto;
}

nav {
    background: transparent url('../images/n_shadow.png') no-repeat bottom center;
    padding-bottom: 30px;
}

nav ul {
    margin: 0 auto;
    max-width: 876px;
    padding: 0;
    list-style: none;
}

nav ul li {
    float: left;
    font-family: 'walkway_expand_blackregular';
    margin-right: 30px;
}

nav ul li:nth-of-type(3) {
    margin-left: 250px;
}

nav ul li:nth-of-type(4) {
    margin-right: 0px;
}

nav ul li a {
    color: #FFF;
    display: block;
    font-size: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 15px 15px 28px 15px;
    height: 28px;
}

nav ul li a:hover {
    background: #020d6e;
}

.navbar-header {
    box-sizing: content-box;
    width: 100%;
}

.navbar-header a {
    display: block;
    text-align: center;
}

.navbar-header a img {
    margin: 0 auto;
}

.logo {
    position: absolute;
    left: 50%;
    margin: -25px 0 0 -120px;
}

.btn-ingresar {
    background: transparent url('../images/btn_ingresar.png') no-repeat center center;
    height: 38px;
    width: 200px;
    outline: none !important;
}


/****************************************

        1. Footer

******************************************/

footer {
    background: transparent url('../images/footer_bck.jpg') no-repeat center center;
    background-size: cover;
    color: #FFF;
    box-sizing: border-box;
    height: 55px;
    padding-top: 15px;
    /*position:absolute;*/
    margin-top: 50px;
    width: 100%;
}

footer ul li,
footer ul li a {
    color: #fff;
    font-size: 0.85rem;
}

footer ul {
    list-style: none;
    margin: 0 auto;
    width: 345px;
}

footer ul li {
    float: left;
    margin-right: 25px;
}

footer ul li:nth-of-type(3) {
    margin-right: 0;
}

footer p {
    margin-top: 10px;
    text-align: center;
}

.zona-developed {
    color: #fff;
    padding: 5px;
    text-align: center;
}


/****************************************

        2. Home

******************************************/

#fmc-home-banner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fmc-factory {
    background: rgba(255, 255, 255, 0.8) url(../images/fmc_factory_normal.png) no-repeat center center;
    bottom: 33px;
    display: block;
    height: 95px;
    position: absolute;
    right: 0;
    width: 190px;
    z-index: 10;
}

.fmc-pattern {
    background: transparent url(../images/maya.png) repeat 0px 0px;
    position: absolute;
    top: 0;
    z-index: 5;
}

.fmc_image_bg {
    background-color: #101c85;
}

#myCarousel {
    width: 100%;
}

.carousel-caption {
    color: #101c85;
}

.floating-logo {
    right: 5vw;
    bottom: 0px;
    max-width: 150px;
    position: absolute;
}

.ingresar {
    right: 5vw;
    top: 3vh;
    position: absolute;
}

.ingresar a {
    display: block;
}

.ingresar a img {
    display: block;
    max-width: 220px;
}

.ingresar p {
    display: block;
    /* padding-top: 15px; */
    font-size: 7px;
}


/****************************************

        3. Nosotros	

******************************************/

.z20-fmc-nosotros {
    background: #000571 url('/images/bg_nosotros.jpg') no-repeat 0px 0px;
    background-size: cover;
    color: #FFF;
    text-align: center;
}

.z20-fmc-nosotros h1 {
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 4rem;
    margin: 50px auto;
    text-shadow: -2px -1px 0px rgba(50, 50, 50, 0.8);
    /*Walkway Expand Blasck; 27.5px*/
}

.z20-fmc-nosotros p {
    font-family: 'WalkwayExpandBold-Regular';
    font-size: 1.57rem;
    margin-bottom: 20px;
    /*Walkway Expand Bold; 14.58px*/
}

.z20-fmc-nosotros p span {
    /*Walkway Expand UltraBold; 27.5px*/
    /*Walkway Expand SemiBold; 27.5px*/
}

.z20-fmc-nosotros-mejormano {
    margin-top: 60px;
    margin-bottom: 60px !important;
}


/*

.z20-fmc-nosotros-brush{

	bottom:30px;

	margin-left:-10px;

	position: absolute;

	z-index: 10;

	

}*/

.z20-fmc-nosotros-slogan {
    margin-top: 19px;
    max-width: 400px;
    width: 100%;
}

.z20-fmc-sello {
    bottom: 30px;
    max-width: 154px;
    position: absolute;
    right: 30px;
    width: 33%;
    z-index: 10;
}


/****************************************

        4. Productos - Main

******************************************/

.z20-fmc-productos-linea-decorativa {
    background: transparent url("/images/linea_decorativa.jpg") no-repeat 0px 0px;
    background-size: cover;
}

.z20-fmc-productos-linea-impermeabilizantes {
    background: transparent url("/images/linea_impermeabilizantes.jpg") no-repeat 0px 0px;
    background-size: cover;
    margin-bottom: 2px;
}

.z20-fmc-productos-linea-maderas {
    background: transparent url("/images/linea_maderas.jpg") no-repeat bottom center;
    background-size: cover;
}

.z20-fmc-productos-linea-industrial {
    background: transparent url("/images/linea_industrial.jpg") no-repeat 0px 0px;
    background-size: cover;
    margin-bottom: 2px;
}

.z20-fmc-productos-linea-automotriz {
    background: transparent url("/images/linea_automotriz.jpg") no-repeat 0px 0px;
    background-size: cover;
}

#z20-fmc-productos .row {
    margin: 0px;
}

#z20-fmc-productos .col-sm-4,
#z20-fmc-productos .col-sm-12 {
    box-sizing: border-box;
    padding: 0px;
}

#z20-fmc-productos .col-sm-4 {
    padding-left: 2px;
}

#z20-fmc-productos .col-sm-4:first-child {
    padding-left: 0px;
}

.caption-header {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    padding: 15px 15px;
    text-align: left;
    text-shadow: -2px -1px 0px rgba(50, 50, 50, 0.8);
}

.caption-header h2 {
    color: #d8d5d5;
    font-size: 1.1rem;
}

.caption-header h2 span {
    color: #FFF;
    font-size: 1.5rem;
}

.z20-fmc-show-more {
    background: transparent url('/images/more_less_icon.png') no-repeat 0px 0px;
    display: block;
    top: 25px;
    height: 15px;
    position: absolute;
    right: 15px;
    width: 15px;
}

.z20-fmc-show-less {
    background: transparent url('/images/more_less_icon.png') no-repeat -15px 0px;
    display: block;
    top: 25px;
    position: absolute;
    right: 15px;
    height: 15px;
    width: 15px;
}

.caption-text ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 20px;
}

.caption-text ul li {
    border-bottom: 1px solid rgba(3, 3, 3, 0.8);
    text-align: left !important;
}

.caption-text ul li a {
    color: #FFF;
    display: block;
    font-family: 'WalkwayExpandUltraBold-Regular';
    font-size: 1.5rem;
    padding: 15px 25px 15px 35px;
    text-align: left !important;
    text-shadow: -2px 1px 0px rgba(0, 0, 0, 0.9);
}

.caption-text ul li a:hover {
    color: #d7d6d6;
    background-color: rgba(16, 16, 17, 0.5);
}

.caption-text {
    top: -150px !important;
    transition: all 0.2s;
    background-color: rgba(0, 0, 0, 0.8);
}

.z20-fmc-small-cap {
    font-size: .9rem !important;
    display: block;
    padding-bottom: 5px;
}

.caption-text hr {
    background: #00a84f !important;
    border: none;
    height: 3px;
    margin: 0px !important;
    margin-bottom: 15px !important;
    width: 140px;
}

.cuadro_intro_hover {
    padding: 0px;
    position: absolute;
    overflow: hidden;
    min-height: 280px;
    height: auto;
    bottom: 0;
}

.cuadro_intro_hover {
    width: 100%;
}


/*

.cuadro_intro_hover:hover .caption{

	opacity: 1;

	transform: translateY(-170px);

	-webkit-transform:translateY(-170px);

	-moz-transform:translateY(-170px);

	-ms-transform:translateY(-170px);

	-o-transform:translateY(-170px);

	

}



.cuadro_intro_hover:hover .blur{

	margin-top: -15px;

}*/

.cuadro_intro_hover img {
    z-index: 4;
}

.cuadro_intro_hover .caption {
    position: absolute;
    bottom: -95px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.cuadro_intro_hover .blur {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 5;
    margin-top: 50px;
    position: absolute;
    width: 100%;
}

.cuadro_intro_hover .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 300px;
    text-align: center;
    top: -40px;
    width: 100%;
}


/****************************************

        5. Color Factory

******************************************/

.apples span {
    color: #4f525b;
}

.z20-fmc-cf hr {
    margin: 5px 0px 15px 0px;
}

.z20-fmc-cf-text {
    font-size: 59px;
    letter-spacing: -1px;
    line-height: 55px;
    color: #7a7e88;
    font-weight: 500;
    font-style: italic;
    font-family: "D IN Next LT Pro";
    text-align: center;
    filter: drop-shadow(-1.888px 2.331px 1.5px rgba(0, 0, 0, 0.17));
}

.z20-fmc-cf-text h2 {
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 3.4rem;
}

.z20-fmc-cf-text hr {
    background: #34c8d5 !important;
    border: none;
    float: left;
    margin: 5px 0px;
    height: 1px;
    width: 350px;
}

.z20-fmc-cf-text p {
    font-size: 1.2rem;
}

.login-form {
    background: url('../images/test.jpg') no-repeat center;
    background-size: 100%;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
    border-radius: 10px;
    color: #aaa;
    margin: 100px auto 0px auto;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.darker {
    background: rgba(73, 75, 75, .8);
    height: 100%;
    padding: 50px 50px 150px 50px;
}

.darker h2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 50px;
}

.login-form .btn {
    background-color: #d81f27;
    border: none;
    border-radius: 25px;
    color: #fff;
    display: block;
    margin-top: 50px;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 100%;
}

.abanico {
    color: #4f525b;
    font-size: 1.4rem;
    margin-top: 10vh;
}

.abanico p {
    padding-top: 2.5rem;
}

.abanico .col-sm-3 {
    border-right: solid 1px #4f525b;
}


/****************************************

        6. Productos - Listados

******************************************/

#z20-fmc-linea-productos h1 {
    color: #00095a;
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 1.2rem;
}

#z20-fmc-linea-productos h1 span {
    color: #101c85;
    font-family: 'WalkwayExpandUltraBold-Regular';
    font-size: 1.1rem;
}

.z20-fmc-breadcrumb {
    background: url('/images/breadcrumb_back.png') no-repeat 0px 0px;
    display: block;
    padding-left: 35px;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

.z20-fmc-breadcrumb:hover {
    background: url('/images/breadcrumb_back_hover.png') no-repeat 0px 0px;
}

#z20-fmc-linea-productos .col-sm-6 {
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin-bottom: 150px;
}

#z20-fmc-linea-productos .col-sm-6 img {}

#z20-fmc-linea-productos .col-sm-6 .z20-fmc-colapsable {
    background-color: #C20000;
}

.panel-heading .z20-fmc-show-more,
.panel-heading .z20-fmc-show-less {
    padding: 0px !important;
    top: 5px;
}

#z20-fmc-linea-productos .col-sm-6 h2 {
    color: #FFF;
    font-size: 1.5rem;
}

#z20-fmc-linea-productos .col-sm-6 a {
    /*	height: 15px;

	position: absolute;

	right: 15px;

	top: 25px;

	width: 15px;*/
}

#z20-fmc-linea-productos .row {
    margin-left: 0px;
    margin-right: 0px;
}

.panel-default>.panel-heading {
    background: #b1182e url('/images/collapsable_heading_bg_2.jpg') repeat 0px 0px;
    height: 56px;
    text-align: left;
    position: relative;
    padding: 0px;
}

.panel-heading a:not(.z20-fmc-show-forward),
.panel-heading a:not(.z20-fmc-show-more) {
    box-sizing: border-box;
    display: block;
    height: 56px;
    padding: 10px 15px;
}

.panel-body {
    background-color: #f4f5f8;
    padding: 0px;
}

.panel-body .col-sm-4 {
    padding: 0px;
}

.z20-fmc-show-forward {
    background: transparent url('/images/forward_icon.png') no-repeat 0px 0px;
    display: block;
    top: 5px;
    height: 15px;
    position: absolute;
    right: 8px;
    width: 15px;
    padding: 0px !important;
}

.panel-default>.panel-heading:hover .z20-fmc-show-forward {
    background-position: -15px 0px;
}

.panel-group {
    border: 1px solid #f4f5f8;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 450px;
}

.z20-fmc-panel-producto-img {
    margin-top: 15px;
    margin-bottom: 5px;
}

#flotante-to-top {
    background: url('../images/up_icon.png');
    display: block;
    height: 18px;
    left: 80%;
    position: absolute;
    top: 600px;
    width: 14px;
    z-index: 100;
}

.z20-fmc-producto-description p {
    color: #74767F;
    font-family: 'WalkwayExpandUltraBold-Regular' !important;
    font-size: 1.45rem;
    padding-top: 15px;
    text-align: left;
}


/****************************************

        6. Productos - Descripcion

******************************************/

[class^=".z20-fmc-producto-banner-"] {
    padding-top: 5px;
}

.z20-fmc-producto-desc-img {
    /*background-color:#FFF;

	border:3px solid #f6f8fa;*/
    display: table;
    height: 350px;
    margin-bottom: 5px;
    margin-left: 7%;
    margin-top: 5px;
    /*outline: 1px solid #FFF;*/
    padding: 13px 30px;
    position: relative;
    text-align: center;
    width: 285px;
}

.z20-fmc-producto-desc-text {
    box-sizing: border-box;
    color: #74767f;
    font-size: 1.56rem;
    font-family: 'WalkwayExpandUltraBold-Regular';
    padding: 0px 120px;
}

.z20-fmc-producto-desc-title {
    background: url('/images/collapsable_heading_bg_2.jpg') repeat 0px 0px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 1.5rem;
    padding: 15px 35px 15px 0px;
    padding-right: 35px;
    width: 50%;
}

.z20-fmc-producto-desc-title h1 {
    color: #FFF !important;
    display: table;
    font-size: 1.5rem !important;
    position: relative;
}

.z20-fmc-producto-desc-image {
    position: relative;
}

.z20-fmc-producto-features {
    background-color: #EEE;
    height: 150px;
    margin: 35px auto;
    width: 80%;
}

.z20-fmc-producto-features-h {
    background-color: #f4f5f8;
    height: auto;
    margin: 35px auto;
    width: 80%;
}

.z20-fmc-producto-features-h .row {
    padding: 0px;
}

.z20-fmc-producto-features-h .row .col-sm-4 {
    padding: 0px;
}

.z20-fmc-producto-feature-h {
    float: left;
    width: 33.33%;
}

.z20-fmc-producto-banner-dorada {
    background: url('/images/vinilicas/banner_dorada.jpg') no-repeat 0px 0px;
}

.z20-fmc-producto-banner-roja {
    background: url('/images/vinilicas/banner_roja.jpg') no-repeat center left;
}

.z20-fmc-producto-banner-azul {
    background: url('/images/vinilicas/banner_azul.jpg') no-repeat 0px 0px;
}

.z20-fmc-producto-banner-negra {
    background: url('/images/vinilicas/banner_negra.jpg') no-repeat left center;
}

.z20-fmc-producto-banner-verde {
    background: url('/images/vinilicas/banner_verde.jpg') no-repeat bottom left;
}

.z20-fmc-producto-banner-overland {
    background: url('/images/vinilicas/banner_overland.jpg') no-repeat center center;
}

.z20-fmc-producto-banner-rindex {
    background: url('/images/esmaltes/banner_rindex.jpg') no-repeat top center;
}

.z20-fmc-producto-banner-h2o {
    background: url('/images/esmaltes/banner_h2o.jpg') no-repeat top center;
}

.z20-fmc-producto-banner-fondeco {
    background: url('/images/esmaltes/banner_fondeco.jpg') no-repeat top center;
}

[class^='z20-fmc-producto-banner-'] {
    background-size: cover;
    padding-top: 100px;
}

.z20-fmc-producto-feature-garantia {
    background: url("/images/feature_garantia.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 39px;
}

.z20-fmc-producto-feature-rendimiento {
    background: url("/images/feature_rendimiento.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 39px;
}

.z20-fmc-producto-feature-acabado {
    background: url("/images/feature_acabado.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 39px;
}

.z20-fmc-producto-feature-cubrimiento {
    background: url("/images/feature_cubrimiento.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 39px;
}

.z20-fmc-producto-feature-durabilidad {
    background: url("/images/feature_durabilidad.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 40px;
}

.z20-fmc-producto-feature-lavabilidad {
    background: url("/images/feature_lavabilidad.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 40px;
}

.z20-fmc-producto-feature-resistencia {
    background: url("/images/feature_resistencia.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 40px;
}

.z20-fmc-producto-feature-repelencia {
    background: url("/images/feature_repelencia.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 40px;
}

.z20-fmc-producto-feature-impermeabilidad {
    background: url("/images/feature_impermeabilidad.png") no-repeat 0px 0px;
    display: block;
    height: 40px;
    width: 40px;
}

table.z20-fmc-producto-feature-icono tr,
.z20-fmc-producto-feature-h {
    border: none;
    cursor: pointer;
    margin-bottom: 5px;
}

table.z20-fmc-producto-feature-icono tr td span,
.z20-fmc-producto-feature-h span {
    margin: 0 auto;
}

table.z20-fmc-producto-feature-icono tr:hover td span,
.z20-fmc-producto-feature-h:hover span {
    background-position: -39px 0px;
}

table.z20-fmc-producto-feature-icono tr td {
    border: none;
    height: 70px;
    width: 50%;
}

.table>tbody>tr>td {
    padding: 0px;
    vertical-align: middle;
}

.z20-fmc-producto-feature-h .row {
    text-align: center;
}

table.z20-fmc-producto-feature-icono tr td:first-child {
    border-right: 1px solid #999;
    font-size: 7px;
    padding-top: 5px;
}

.z20-fmc-producto-feature-h .row:first-child {
    border-bottom: 1px solid #999;
    font-size: 7px;
    height: 105px;
    padding-top: 15px !important;
}

table.z20-fmc-producto-feature-icono tr td:first-child {
    margin: 0 auto;
}

table.z20-fmc-producto-feature-icono tr td:nth-child(2) p {
    font-size: 1rem;
    padding-top: 5px;
}

.z20-fmc-producto-feature-h .row:nth-child(2) {
    box-sizing: border-box;
    height: 80px;
}

.z20-fmc-producto-feature-value-star {
    padding-top: 35px !important;
}


/*Opcion_1*/


/*

.z20-fmc-producto-feature-value-star{

	background-color: rgba(177, 24, 46, 0.8);

}

*/


/*Opcion_""*/


/*

.z20-fmc-producto-feature-value-star:hover{

	background-color: rgba(177, 24, 46, 0.9) !important;

}

*/

.z20-fmc-producto-feature-h .row:nth-child(2) p {
    font-size: 1rem;
    padding-top: 5px;
}

table.z20-fmc-producto-feature-icono tr td:nth-child(2) p span {
    font-size: 1.8rem;
}

.z20-fmc-producto-feature-h .row:nth-child(2) p span {
    font-size: 1.8rem;
}

table.z20-fmc-producto-feature-icono tr:hover td:first-child {
    background-color: #eeeeef;
}

.z20-fmc-producto-feature-h:hover .row:first-child {
    background-color: #eeeeef;
}

table.z20-fmc-producto-feature-icono tr:hover td:nth-child(2) {
    background-color: #dddee0;
}

.z20-fmc-producto-feature-h:hover .row:nth-child(2) {
    background-color: #dddee0;
}

.z20-fmc-producto-feature-garantia-text p {
    box-sizing: border-box;
    padding-top: 23px !important;
}

.z20-fmc-producto-feature-acabado-text p {
    box-sizing: border-box;
    padding-top: 30px !important;
}

.z20-fmc-producto-feature-rendimiento-text p {
    box-sizing: border-box;
    padding-top: 13px !important;
}

.z20-fmc-producto-feature-value {
    text-align: center;
}

.z20-fmc-producto-footer-colores {
    padding: 40px 20px 18px 20px !important;
}

.z20-fmc-producto-footer-cf {
    background-color: #f3f3f3;
    padding: 15px 20px !important;
}

.z20-fmc-producto-footer-cf {
    text-align: left !important;
}

.z20-fmc-producto-footer-colores {
    text-align: right !important;
}

.z20-fmc-producto-footer-colores img {
    max-width: 450px;
    width: 90%;
}


/****************************************

        ?. Contacto

******************************************/

.z20-fmc-contacto {
    background: transparent url('/images/bg_contacto.jpg') no-repeat 0px 0px;
    background-size: cover;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0 -150px 160px -100px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -150px 160px -100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -150px 160px -100px rgba(0, 0, 0, 0.2);
}

.z20-fmc-contacto-form {
    background-color: rgba(0, 0, 0, 0.7);
    margin: 35px auto 25px auto;
    max-width: 480px;
    /*padding:5px 10px 20px 10px;*/
    width: 100%;
}

.z20-fmc-contacto-form-padding {
    padding: 5px 10px 0px 10px;
}

.z20-fmc-contacto-form-header {
    background-color: rgba(177, 24, 46, 0.8);
    color: #FFF;
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 12px;
    margin: 0px auto 60px auto;
    text-align: center;
    width: 100%;
}

.z20-fmc-contacto-form-darkbg {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
}

.z20-fmc-contacto-form-header p {
    padding: 10px 0px;
}

.z20-fmc-contacto-form-header {
    font-size: 10px;
    font-family: 'WalkwayExpandBlack-Regular';
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.z20-fmc-contacto-form input:not([type='submit']),
.z20-fmc-contacto-form textarea {
    border: none;
    background: transparent;
    color: #FFF;
    margin: 0px auto 10px 20px;
    outline: none;
    resize: none;
    width: 90%;
}

.form-group {
    /*	border-bottom:1px solid rgba(16, 16, 17, 0.5);*/
}

.no-border {
    border: none;
}

.z20-fmc-contacto-form textarea {
    border: none;
}

.z20-fmc-contacto-form textarea {
    height: 80px;
}

.z20-fmc-contacto-form input[type='submit'] {
    background-color: rgba(177, 24, 46, 0.7);
    border: none;
    color: #FFF;
    float: right;
    padding: 5px 10px;
}

.z20-fmc-white-box {
    border: 1px solid #FFF;
    color: #FFF;
    display: table;
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 1.4rem;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 5px;
}

.z20-fmc-whiteText {
    color: #FFF;
}

.z20-fmc-telefono {
    font-size: 1.45rem;
    font-family: 'WalkwayExpandBlack-Regular';
    line-height: 1.4rem;
    margin-bottom: 10px;
}

.z20-fmc-telefono span {
    color: #e1e3e5;
    font-size: 1.1rem;
}

.z20-fmc-contacto-mail {
    color: #101c85;
    font-family: 'WalkwayExpandBlack-Regular';
    font-size: 1.3rem;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.7);
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF;
}


/****************************************

        ?. Generales  65

******************************************/

.z20-fmc-walkway-semibold {
    font-family: 'WalkwayExpandSemiBold-Regular';
}

.z20-fmc-walkway-black {
    font-family: 'WalkwayExpandBlack-Regular';
}

@media (max-width:1650px) {
    #flotante-to-top {
        left: 85%;
    }
}

@media (max-width:1450px) {
    #flotante-to-top {
        left: 90%;
    }
}

@media (max-width:1250px) {
    .z20-fmc-nosotros {
        padding-bottom: 150px;
    }
    .z20-fmc-nosotros-brush {
        bottom: 180px;
    }
    #flotante-to-top {
        left: 95%;
    }
}

@media (max-width:970px) {
    .z20-fmc-sello {
        left: 50% !important;
        margin-left: -4.5%;
    }
}

@media (max-width:936px) {
    nav ul li:nth-of-type(3) {
        margin-left: 215px;
    }
    .logo {
        margin: -25px 0 0 -115px;
    }
}

@media (max-width:871px) {
    nav ul {
        max-width: 817px;
    }
    nav ul li {
        float: left;
        margin-right: 1em;
    }
    nav ul li:nth-of-type(3) {
        margin-left: 25em;
    }
    .logo {
        margin: -30px 0 0 -120px;
    }
}

@media (max-width:845px) {
    nav ul li {
        margin: 0;
        width: 19%;
    }
    nav ul li a {
        padding: 15px 5px;
    }
    nav ul li:nth-of-type(3) {
        margin-left: 24% !important;
    }
}

@media (max-width:768px) {
    .logo {
        margin-top: -20px;
    }
    .carousel-caption {
        font-size: 3rem;
    }
    footer {
        position: static;
    }
    #z20-fmc-productos .col-sm-4 {
        padding-left: 0px !important;
    }
    .z20-fmc-productos-linea-impermeabilizantes,
    .z20-fmc-productos-linea-industrial {
        margin-bottom: 0px;
    }
    .z20-fmc-producto-footer-colores img {
        max-width: 450px;
        width: 90%;
    }
    .z20-fmc-producto-footer-cf img {
        max-width: 150px;
        width: 90%;
    }
    .z20-fmc-producto-footer-cf,
    .z20-fmc-producto-footer-colores {
        text-align: center !important;
    }
    #z20-fmc-linea-productos .col-sm-6 {
        margin-bottom: 30px;
    }
}

@media (max-width:768px) {}

@media (max-width:764px) {
    .fmc-factory {
        background: rgba(255, 255, 255, 1) url(../images/fmc_factory_normal.png) no-repeat center center;
        bottom: 0px;
        display: block;
        height: 95px;
        position: absolute;
        right: 0;
        max-width: 100% !important;
        width: 100% !important;
        z-index: 10;
    }
    .carousel-indicators {
        bottom: 105px;
    }
    .carousel-caption {
        left: 5%;
        margin-left: 0px !important;
        min-width: 160px;
        bottom: 130px;
    }
    .z20-fmc-producto-desc-img {
        height: auto;
        margin-top: 25px;
        margin-left: 5%;
        text-align: center;
        width: 50%;
    }
    .z20-fmc-producto-desc-title {
        text-align: center;
    }
    .z20-fmc-producto-desc-img img {
        width: 80%;
    }
    .z20-fmc-producto-desc-title {
        width: 100%;
    }
    .z20-fmc-producto-features {
        width: 90%;
    }
    .z20-fmc-producto-desc-text {
        margin: 0 auto;
        padding: 0px;
        width: 90%;
    }
    .z20-fmc-producto-features-h {}
    .z20-fmc-cf p,
    .z20-fmc-cf h2 {
        color: #FFF;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    }
    .z20-fmc-cf img {
        display: block;
        margin: 50px auto;
        text-align: center;
    }
}

@media (max-width:650px) {
    .carousel-caption {
        font-size: 2.5rem;
    }
}

@media (max-width:560px) {
    /*

  .carousel-caption{

	  font-size:2.3rem;

	}*/
}

@media (max-width:480px) {
    .carousel-caption {
        font-size: 2rem;
    }
    .logo {
        width: 242px;
        margin: -26px auto 0px -121px;
        left: 50%;
    }
    .logo img {
        width: 242px;
    }
    header {
        margin: 40px auto 29px auto;
    }
    .navbar {
        height: 45px !important;
    }
    .navbar-toggle {
        padding: 0px 0px;
    }
    .navbar-toggle .icon-bar {
        display: block;
        margin-bottom: 2px;
        width: 5px;
        height: 5px;
        border-radius: 0px;
    }
    .z20-fmc-sello {
        margin-left: -12.5%;
    }
}

@media (max-width:415px) {
    .carousel-caption {
        margin-left: 5%;
        font-size: 1.5rem;
    }
    footer ul {
        width: 100%;
    }
    footer ul li {
        width: 33%;
        text-align: center;
        margin: 0;
    }
    footer section.container {
        padding: 0 !important;
    }
    footer ul li,
    footer ul li a {
        color: #5b635f;
        font-size: 0.75rem;
    }
    footer p {
        font-size: 0.75rem;
    }
}


/* FULL SCREEN MODAL STYLES

    -------------------------------------------------- */

.fullscreen .modal-dialog {
    margin: 0 0 0 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    color: #333;
}

.fullscreen .modal-content {
    height: 100%;
    min-height: 100%;
    border-radius: 0;
    color: #333;
    background: rgba(139, 0, 0, 0.90);
    overflow: auto;
}

.fullscreen .modal-body ul {
    padding: 100px 0 0 0;
}

.fullscreen .modal-body li {
    padding: 10px 0 10px 0;
}

.fullscreen .modal-body a {
    color: #FFF;
    font-size: 10px;
}

.fa-close {
    color: #333;
    font-weight: bold;
}

@media (max-width: 480px) {
    .fullscreen .modal-body ul {
        padding: 50px 0 0 0;
        width: 100% !important;
        overflow: auto;
    }
    .fullscreen .modal-body li {
        padding: 4px 0 4px 0;
    }
    .fullscreen .modal-body a {
        color: #FFF;
        display: block;
        font-size: 10px;
        padding: 15px 0px;
        text-transform: uppercase;
        width: 100%;
        font-weight: 700;
    }
    .fullscreen .modal-body a:hover {
        background-color: #000571;
    }
}