.fpz--all {
    font-family: 'PT Sans', sans-serif;
    background-color: #fff;
    overflow: auto;
}

.fpz--container {
    width: 80%;
    min-width: 1031px;
    margin: 0 auto;
}

.fpz--mdl {
    display: table;
    height: 100%;
}

.fpz--mdl-inner {
    display: table-cell;
    vertical-align: middle;
}

.fpz--h-100 {
    height: 100%;
}

.fpz--w-100 {
    width: 100%;
}

.fpz--btm30 {
    position: relative;
    bottom: 30px;
}

/*H2*/

.fpz--h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 45px;
    color: #fff;
}

.fpz--h2-desc {
    font-size: 18px;
    margin: 12px 0 0 0;
    color: #fff;
}

.fpz--header {
    height: 236px;
    text-align: center;
    margin: 0 0 60px 0;
}

.fpz--header-1 {
    background-color: #f6bb38;
    background-image: url("/shab/modules/falloprotezy/img/header1.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
}

.fpz--header-2 {
    background-color: #c53566;
    background-image: url("/shab/modules/falloprotezy/img/header2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
}

/*BTN*/

.fpz--h-btn {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-style: italic;
    display: inline-block;
    padding: 14px 30px 16px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.fpz--btn-p {
    background-color: #b32857;
}

.fpz--btn-p:hover {
    background-color: #7E1538;
}

.fpz--btn-g {
    background-color: #53b56c;
}

.fpz--btn-g:hover {
    background-color: #0d7e2a;
}

.fpz--btn-y {
    background-color: #f7b81f;
}

.fpz--btn-y:hover {
    background-color: #f19d0b;
}

/*BLOCK*/
.fpz-block {
    margin: 0 auto;
    width: 1031px;
}

/*H3*/
.fpz--h3 {
    text-align: center;
    display: block;
    margin: 0 0 50px 0;
}

.fpz--h3-title {
    display: block;
    font-weight: 700;
    font-size: 40px;
    color: #333;
}

span.fpz--h3-desc {
    line-height: 20px;
    font-size: 18px;
    color: #333;
}

.fpz--h3:after {
    content: '';
    display: block;
    border-bottom: 2px solid #333;
    width: 38px;
    margin: 8px auto;
    position: relative;
}
/*CONSULT*/
.fpz--consultations {
    width: 580px;
    height: 180px;
    background: #fff;
    margin: 90px auto;
    text-align: center;
}

.fpz--cslt-block {
    height: 100%;
}

.fpz--cslt-face {
    height: 125px;
    width: 125px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: absolute;
    top: -30px;
    right: 228px;
}
.fpz--cslt-w-210{
    width: 210px;
}

.fpz--cslt-name {
    font-size: 18px;
    text-align: right;
    margin: 22px 0 0 0;
}

.fpz--cslt-top{
    clear: both;
    height: 102px;
    position: relative;
}
.fpz--cslt-title{
    font-size: 18px;
    font-weight: 700;
}
/*BACKGROUND2*/
.fpz--background2 {
    background-color: #f0f1f6;
    position: relative;
    top: -100px;
    padding-top: 110px;
    padding-bottom: 40px;
    margin-bottom: -100px;
}

/*TABLE*/
.fpz--tbl-head-p {
    background-color: #b52555;
}

.fpz--tbl-head-y {
    background-color: #f7b81f;
}

.fpz--table {
    display: table;
    width: 100%;
    background-color: #fff;
    border-spacing: 0;
    box-sizing: border-box;
}

.fpz--tbl-head {
    height: 30px;
    margin-bottom: 10px;
}

.fpz--tbl-row {
    display: table-row;
    width: auto;
    clear: both;
}

.fpz--tbl-cell {
    float: left;
    display: table-column;
    font-size: 18px;
    color: #333;
    line-height: 45px;
}

.fpz--w-40 {
    width: 40px;
}

.fpz--w-560 {
    width: 560px;
}

.fpz--w-180 {
    width: 180px;
}

.fpz--tbl-f-r {
    float: right;
}

.fpz--tbl-t-c {
    text-align: center;
}

.fpz--tbl-l{
    text-decoration: underline;
}

.fpz--tbl-l:hover{
    text-decoration: none;
}

.fpz--table-p a.fpz--tbl-row:hover .fa {
    color: #b52555;
}
.fpz--table-y a.fpz--tbl-row:hover .fa {
    color: #f7b81f;
}

/*ARTICLE*/
.fpz--article {
    display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: top;
    word-spacing: 0;
    overflow: hidden;
    width: 241px;
    min-height: 190px;
    background-color: #fff;
}

.fpz--article {
    margin-right: 19px;
}

.fpz--article:nth-child(4n) {
    margin-right: 0;
}

.fpz--article a {
    text-decoration: none;
}

.fpz--article-d {
    overflow: hidden;
    position: relative;
    max-height: 130px;
    padding-top: 124px;
}

.fpz--article-pv {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 241px;
    height: 120px;
    background: #f1f1f1;
    text-align: center;
}

.fpz--article-title {
    color: #333;
    font-size: 18px;
    font-weight: 300;
}

/*IMPORTANT*/
.fpz--m-btm80 {
    margin-bottom: 80px;
}
.fpz--f-r{
    float: right;
}
.fpz--f-l{
    float: left;
}