/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

main{
    background: #f5f5f5;
}
.select_abonent{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
       
}

.item_select_abonent h4{
        width: 100%;
    left: 0;
    position: absolute;
    top: 50%;
-webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
    font-weight: 300;
    text-align: center;
    padding: 16px;
      color: #7d7d7d;
    font-size: 33px;
    z-index:2;
        text-shadow: 3px 3px 6px #000;
        text-transform:uppercase;
   font-weight: 600;
   -webkit-transition: color .5s;
   -o-transition: color .5s;
   transition: color .5s;
}
.item_select_abonent h4 span{
       color: #fc6f4e; 
        text-transform:uppercase;
        font-weight: 600;
         -webkit-transition: color .8s;
         -o-transition: color .8s;
         transition: color .8s;
}
.item_select_abonent  p{
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: white;
    width: 100%;
    padding: 0 10px 18px 10px;
    text-align: center;
    font-size: 15px;
}
.item_select_abonent img{
 display:block;
     width: 100%;
         height: 100%;
    max-width: 509px;
         -webkit-transition: -webkit-transform .5s;
         transition: -webkit-transform .5s;
         -o-transition: transform .5s;
         transition: transform .5s;
         transition: transform .5s, -webkit-transform .5s;
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
}
.item_select_abonent:before {
    position: absolute;
    content: " ";
    background: rgba(0,0,0,0.3) url(/themes/demo/assets/images/setka.gif);
    -webkit-transition: background .6s;
    -o-transition: background .6s;
    transition: background .6s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
.item_select_abonent{
        position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 45%;
            overflow:hidden;
            border-radius:6px;
      
}
.item_select_abonent:hover:before {
    background: rgba(0,0,0,0.7) url(/themes/demo/assets/images/setka.gif);
}
.item_select_abonent:hover h4{
    color:white;
}
.item_select_abonent:hover h4 span{
       color:white;
}
.item_select_abonent:hover img{
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2);
}
.faq_flex{
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;   
}
.faq_flex p{
      text-align: justify;
      padding-right: 10px;
}
.faq_block h2{
    padding-bottom: 20px;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 100px;
}
.faq_block h2 span{
        color: #fc6f4e;
}
.faq_block p{
    line-height: 23px;
}
.faq_block p span{
    font-style: normal;
font-weight: 500;
font-size: 35px;
line-height: 41px;

color: #000000;
    margin-right: 12px;
}
.faq_block p strong{

font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 26px;

color: #000000;

}
.faq_block p p{
    font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 26px;
 
color: #000000;
display:block;
}
.faq_block img{
        padding-top: 15px;
        display: block;
    max-width: 246px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
}
.mask1,.mask2,.mask3,.mask4,.mask5{
    position:relative;
    max-width: 894px;
    width: 100%;
    font-style: normal;
font-size: 18px;
line-height: 26px;
    white-space: pre-line;
color: #000000;
}
.mask1:before{
content: '';
    position: absolute;
    width: 173px;
    height: 173px;
    background: url(/themes/demo/assets/images/Mask%20Group.png);
    top: 8px;
    left: 57px;
    background-size: 80%;
    background-repeat: no-repeat;
}
.mask2:before{
content: '';
    position: absolute;
    width: 173px;
    height: 173px;
    background: url(/themes/demo/assets/images/Mask%20Group2.png);
    top: 9px;
    left: 57px;
    background-size: 80%;
    background-repeat: no-repeat;
}
.mask3:before{
content: '';
    position: absolute;
    width: 173px;
    height: 173px;
    background: url(/themes/demo/assets/images/Mask%20Group3.png);
    top: -34px;
    left: 57px;
    background-size: 63%;
    background-repeat: no-repeat;
}
.mask4:before{
content: '';
    position: absolute;
    width: 173px;
    height: 173px;
    background: url(/themes/demo/assets/images/Mask%20Group4.png);
     top: 44px;
    left: 57px;
    background-size: 80%;
    background-repeat: no-repeat;
}

.mask5:before{
content: '';
    position: absolute;
    width: 173px;
    height: 173px;
    background: url(/themes/demo/assets/images/Mask%20Group5.png);
       top: 77px;
    left: 57px;
    background-size: 80%;
    background-repeat: no-repeat;
}
.diia_gradient{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
  background: linear-gradient(
217deg
, rgba(255,0,0,0.8), rgba(255,0,0,0) 50.71%),linear-gradient(
127deg
, rgba(0,255,0,0.8), rgba(0,255,0,0) 70.71%),linear-gradient(
336deg
, rgba(0,0,255,0.8), rgba(0,0,255,0) 70.71%);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
