/* 
    Created on : 17.03.2020, 18:07:36
    Author     : Pavel Kholoshchak
*/
#rircPerPok {
    padding: 3rem 0;
    /*background: rgba(242, 242, 242, .5);*/
    background: #f5f7fa;
    position: relative;
}
#rircPerPok .per-pok-title,
#rircPerPokAbonents .per-pok-title {
    /*color: #ff8400;*/
    color: #fd5f00;
    font-weight: 400;
    margin: 0 auto;
    /*font-size: 2.2rem;*/
    font-size: 1.5rem;
    letter-spacing: 1.2px;
    max-width: 800px;
    text-transform: uppercase;
}
#rircPerPok .per-pok-subtitle {
    color: #66799e;
    font-weight: 400;
    font-size: 1.3rem;
    letter-spacing: 1.2px;
    max-width: 800px;
    margin: 1.2rem auto .6rem;
}
#rircPerPok .ipu-text {
    /*letter-spacing: 1.2px;
    font-size: 1.04rem;
    font-weight: 400;
    color: #8b8c8b;*/
    padding-top: .5rem;
    font-weight: 300;
    letter-spacing: .7px;
    line-height: 1.3;
    font-size: 1.2rem;
    color: #47617d;
}
#rircPerPok .ipu-header {
    /*color: #f44336;*/
    color: #17449e;
    font-weight: 400;
    font-size: 1.65rem;
    letter-spacing: 1.2px;
    max-width: 470px;
}
#rircPerPok .ipu-icon {
    /*width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-radius: 50%;
    color: #fff !important;
    background-color: #f44336;
    text-align: center;
    margin: 0 2rem 0 0;
    font-weight: 400;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14),
                0 3px 3px -2px rgba(0, 0, 0, .2),
                0 1px 8px 0 rgba(0, 0, 0, .12);*/
}
#rircPerPok .img-pps {
    width: 80px;
    height: 80px;
}
#rircPerPok .ipu-title {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem;
    /*color: #8b8c8b;*/
    color: #47617d;
    line-height: 25px;
    font-weight: 400;
}
#rircPerPokAbonents {
    padding: 3rem 0 5rem;
    background: #fff;
    position: relative;
}
.card-per-pok-addres {
    background-image: url(../../img/card-background.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
    text-align: center;
    border: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 8px 8px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 8px 8px -5px rgba(0, 0, 0, .5);
}
.card-per-pok-addres:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 50px 30px -40px rgba(0, 0, 0, .3);
    box-shadow: 0 50px 30px -40px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 50px 30px -40px rgba(0, 0, 0, 0.5);
    box-shadow: 0 50px 30px -40px rgba(0, 0, 0, 0.5);
}
.card-per-pok-addres .card-body {
    padding: 2.5rem 1rem;
    letter-spacing: .4px;
    border-radius: .25rem;
    background-color: rgba(0, 0, 0, .6);
}
.card-per-pok-addres .card-title {
    color: #fff;
    font-weight: 400;
}
.card-per-pok-addres .card-subtitle {
    color: #fff;
    font-weight: 400;
}
.card-per-pok-addres .card-text {
    font-size: .95rem;
    color: #666;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 0;
    /*color: #ff8400;*/
    color: #fd5f00;
}

/****************************************************************************************/
/*.section-block {
    position: relative;
    padding: 3rem 0;
}
.section-block.sb-g {
    background: #f5f7fa;
}
.section-block.sb-w {
    background: #fff;
}
.section-block .sb-title {
    color: #fd5f00;
    font-weight: 400;
    margin: 0 auto;
    font-size: 1.6rem;
    letter-spacing: 1.3px;
    max-width: 700px;
    text-transform: uppercase;
}
.section-block .sb-title-divider {
    border-color: #fd5f00;
    border-width: 4px;
    border-radius: 2px;
    border-bottom-style: solid;
    max-width: 250px;
    margin: .7rem auto 1rem;
}
.section-block .sb-subtitle {
    color: #66799e;
    font-weight: 400;
    letter-spacing: .5px;
    max-width: 900px;
    margin: 0 auto;
}


.section-block.sb-img {
    background: url(../../img/bg-pays_1.jpg) center top no-repeat;
    background-size: cover;
    background-attachment: fixed !important;
    padding: 3rem 0;
    position: relative;
    z-index: 1;
}
.section-block.sb-img > .sb-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23,68,158,.9);
    z-index: -1;
}


.section-block .block-content {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.section-block .block-content .bl-cont-title {
    color: #17449e;
    font-size: 2rem;
    letter-spacing: .7px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.45;
}
.section-block.sb-img .block-content .bl-cont-title {
    color: #fff;
}
.block-content .bl-cont-divider {
    border-color: #17449e;
    border-width: 4px;
    border-radius: 2px;
    border-bottom-style: solid;
    max-width: 120px;
    margin: .7rem 0 1rem;
}
.section-block.sb-img .block-content .bl-cont-divider {
    border-color: #fff;
}
.block-content .bl-cont-subtitle {
    color: #628bde;
    font-size: 1.5rem;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.45;
}
.block-content .bl-cont-text > p,
.block-content .bl-cont-text > ul .bl-cont-list-item,
.block-content .bl-cont-text > .bl-cont-row {
    font-weight: 300;
    letter-spacing: .6px;
    line-height: 1.45;
    font-size: 1.2rem;
    color: #47617d;
}
.section-block.sb-img .block-content .bl-cont-text > p,
.section-block.sb-img .block-content .bl-cont-text > ul .bl-cont-list-item,
.section-block.sb-img .block-content .bl-cont-text > .bl-cont-row {
    color: #a0cbff;
}
.section-block.sb-img .block-content .bl-cont-text > ul.list-group-flush .bl-cont-list-item {
    background-color: transparent;
    border: 1px solid #5c79b3;
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0;
}
.section-block.sb-img .block-content .bl-cont-text > ul.list-group-flush .bl-cont-list-item:first-child {
    border-top-width: 0;
}
.section-block.sb-img .block-content .bl-cont-text > ul.list-group-flush .bl-cont-list-item:last-child {
    border-bottom-width: 0;
}
.block-content .bl-cont-text > .bl-cont-row {
    margin-right: auto;
    margin-left: auto;
}
.block-content .bl-cont-text > .bl-cont-row .blcs-bg {
    background-color: #f1f4f7;
    padding: 1.2rem !important;
    line-height: 1.5;
}
.block-content .bl-cont-text > ul .bl-cont-list-item,
.block-content .bl-cont-text > .bl-cont-row .bl-cont-subtext {
    padding: .5rem;
    margin-left: 1rem;
    font-size: 1rem;
}
.block-content .bl-cont-text > ul .bl-cont-list-item > i,
.block-content .bl-cont-text > .bl-cont-row .bl-cont-subtext > i {
    color: #628bde;
    margin-top: .15rem;
    margin-right: .5rem;
    font-size: 1.15rem;
}
.block-content .bl-cont-text > .bl-cont-row .bl-cont-subtext > i.fa-2x,
.block-content .bl-cont-text > ul .bl-cont-list-item > i.fa-2x {
    font-size: 2rem;
}
.block-img-contant .bl-img {
    display: block;
    background: #17449e;
    position: relative;
    overflow: hidden;
    border: none;
}
.block-img-contant .bl-img > .bl-img-fill {
    opacity: .75;
    border: none;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.block-img-contant .bl-img:hover > .bl-img-fill {
    opacity: .5;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}*/
/*.section-block.sb-img-light {
    padding: 1.7rem 0;
}
.sb-img-light .block-content .bl-cont-title {
    font-size: 2.3rem;
}
.sb-img-light .block-content .bl-cont-text > p.bl-cont-text-pps {
    font-size: 1.4rem;
}
.sb-img-light .block-content .bl-cont-text > ul .bl-cont-list-item {
    font-size: 1.25rem;
}*/