
@font-face {
    font-family: 'League-Gothic';
    src:url('../fonts/League-Gothic.ttf.woff') format('woff'),
        url('../fonts/League-Gothic.ttf.svg#League-Gothic') format('svg'),
        url('../fonts/League-Gothic.ttf.eot'),
        url('../fonts/League-Gothic.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

.payment-options .payment-option img {
    max-width: 120px;
}

p.payment_module a.pb_findomestic {
    background: url('../img/mascotte.png') 15px 25px no-repeat #fbfbfb;
}
p.payment_module a.pb_findomestic:hover {
    background-color: #f6f6f6;
}
p.payment_module a.pb_findomestic::after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777;
}
p.payment_module a.pb_findomestic span {
    font-weight:  normal;
    font-size: 14px;
}
p.payment_module a.pb_findomestic span {
    font-weight:  normal;
    font-size: 14px;
}
section.pb_findomestic p.indent {
    padding-bottom: 20px;
}
section.pb_findomestic .proposals {
    margin-top: 20px;
    padding: 0 10px;
}
section.pb_findomestic .proposals > div {
    border: 1px solid #c8c8c8;
    margin-bottom: 20px;
    padding: 20px;
}
section.pb_findomestic .proposals div.list {
    background: url('../img/mascotte2.png') left center no-repeat;
    background-size: auto 150px;
    min-height: 150px;
}
section.pb_findomestic .proposals ul {
    margin-left: 150px;
}
section.pb_findomestic .proposals div.list li.line {
    background-color: #ffffff;
    border: 1px solid #ececec;
    color: #0d5c63;
    font-family: "League-Gothic";
    font-size: 20px;
    margin-bottom: 5px;
    padding: 15px;
    text-transform: uppercase;
}
section.pb_findomestic .proposals div.list li.line > div {
    padding: 0 !important;
}
section.pb_findomestic .proposals div.list li.line span.text {
    margin-right: 20px;
    white-space: pre;
}
section.pb_findomestic .proposals div.list li.line span.big {
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
}
div.pb_findomestic .pbf_navigation {
    text-align: center;
    margin-bottom: 20px;
}
div.pb_findomestic .pbf_navigation span.big {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.pbf_block {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    margin-top: 2rem;
    padding: 10px;
}
.pbf_block > img {
    max-width: 160px;
}
.pbf_block h4 {
    text-align: center;
}
.pbf_block .small, div.pb_findomestic .small {
    color: #999;
    font-size: 10px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ECECEA;
}

#pbfcarousel {
    position: relative;
    height: 200px;
    overflow: hidden;
}
#pbfcarousel li {
    position: absolute;
    transition: transform .5s, left .5s, opacity .5s, z-index 0s;
    opacity: 1;
}
#pbfcarousel li > div {
    width: 150px;
    height: 180px;
    padding: 15px;
    transition: width .5s;
}
#pbfcarousel div.card {
    background-color: #ffffff !important;
    background-image: url('../img/bg_card.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #8c8c8c;
    border-radius: 10px;
    font-family: "League-Gothic";
}
#pbfcarousel div.card .rate {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
}
#pbfcarousel div.card .rate label {
    color: #0093e6;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    text-align: right;
}
#pbfcarousel div.card .rate label span {
    font-size: 30px;
    font-weight: bold;
}
#pbfcarousel div.card .months {
    display: block;
    position: absolute;
    top: 65px;
    right: 15px;
}
#pbfcarousel div.card .months label {
    color: #0093e6;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    text-align: right;
}
#pbfcarousel div.card .months label span {
    font-size: 30px;
    font-weight: bold;
}
#pbfcarousel div.card .tan {
    display: block;
    position: absolute;
    top: 120px;
    right: 15px;
}
#pbfcarousel div.card .tan label {
    color: #0d5c63;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-align: right;
}
#pbfcarousel div.card .tan label span {
    font-size: 20px;
    font-weight: bold;
}
#pbfcarousel div.card .taeg {
    display: block;
    position: absolute;
    top: 145px;
    right: 15px;
}
#pbfcarousel div.card .taeg label {
    color: #0d5c63;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-align: right;
}
#pbfcarousel div.card .taeg label span {
    font-size: 20px;
    font-weight: bold;
}
#pbfcarousel div.card .description {
    color: #000455;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin-left: 47px;
    text-align: justify;
}

#pbfcarousel li.hideLeft {
    left: 0%;
    opacity: 0;
    transform: translateY(0) translateX(-50%) scale(0.5);
}
#pbfcarousel li.prevLeftSecond {
    z-index: 4;
    left: 20%;
    transform: translateY(0) translateX(-50%) scale(0.6);
    opacity: 0.7;
}
#pbfcarousel li.prev {
    z-index: 5;
    left: 25%;
    transform: translateY(0) translateX(-50%) scale(0.7);
}
#pbfcarousel li.selected {
    z-index: 10;
    left: 50%;
    transform: translateY(0) translateX(-50%) scale(1);
}
#pbfcarousel li.next {
    z-index: 5;
    left: 75%;
    transform: translateY(0) translateX(-50%) scale(0.7);
}
#pbfcarousel li.nextRightSecond {
    z-index: 4;
    left: 80%;
    transform: translateY(0) translateX(-50%) scale(0.6);
    opacity: 0.7;
}
#pbfcarousel li.hideRight {
    left: 100%;
    opacity: 0;
    transform: translateY(0) translateX(-50%) scale(0.5);
}

/*
.buttons {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}
*/

#pbf_block_right.layout2  {
    box-shadow: none;
    margin-bottom: 20px;
    border-bottom: 1px dashed #a7a7a7;
    padding: 0 0 20px;
}
#pbf_block_right.layout2 > img {
    margin-bottom: 5px;
}
#pbf_block_right.layout2 #pbfsimulator,
#pbf_block_right.layout2 #pbfnote {
    width: 40%;
    position: absolute;
}
#pbf_block_right.layout2 #pbfcarousel {
    margin-left: 40%;
    width: 60%;
    margin-bottom: 0;
    height: 120px;
}
#pbf_block_right.layout2 #pbfcarousel li > div {
    width: 240px;
    height: 90px;
}
#pbf_block_right.layout2 #pbfcarousel div.card {
    background-size: contain;
    background-position-y: center;
    background-position-x: 10px;
    border-radius: 5px;
    border-color: #ccc;
}
@media (max-width: 574px) {
    #pbf_block_right.layout2 #pbfcarousel li > div {
        width: 140px;
    }
}