/* Add here all your css styles (customizations) */

.roundklz {
    border-radius: 8px;
}

.roundbtnklz {
    border-radius: 4px;
}

.parallax-bg01 {
    position: relative;
    background: url(../img/bg/klz-uniformes-corporativos-bg-02.jpg) 80% no-repeat fixed;
}

.parallax-bg01:before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.85);
}

.parallax-bg01b {
    position: relative;
    background: url(../img/bg/sobre-produtos-klzuniformescorporativos.jpg) 80% no-repeat fixed;
}

.parallax-bg01b:before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.85);
}

.parallax-bg01c {
    position: relative;
    background: url(../img/bg/klz-uniformes-corporativos-bg-01.jpg) 80% no-repeat fixed;
}

.parallax-bg01c:before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.85);
}

.pksrodape p{
    font-size: 13px;
}

/*Breadcrumbs v4
------------------------------------*/
.intro-v4 {
    background-image: url(../img/intro-klz-uniformes-01.jpg);
}

.quantity-phakos {
    width: 55px;
    height: 50px;
    outline: none;
    margin: 0 -4px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #eee;
}

.table-phakos{
    max-width: 100%;
    height: auto;
    overflow: scroll;
}