/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.Banner{
        overflow: hidden;
    position:relative;
        background: #f5f5f5;
        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: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
}
.Banner::before{
    content: ' ';
        background-image: url(https://ibnet.ua/themes/demo/assets/images/transparent-technology-multimedia-learning-business-online-adv-hire-dedicated-software-developers-hourly-or-fixed5e4215bbce4141.1489881915813892438448.png);
        position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}
.Banner .liq_pay > span{
 bottom: 60px;   
}
.pay_button{
    cursor: pointer;
      z-index: 9;
    width: 171px;
    margin: 20px 0 10px 0;
       border-color: rgb(139, 195, 74);
    background: rgb(139, 195, 74);
    padding: 15px;
    
    color: rgb(255, 255, 255);
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px 0px;
            box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px 0px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
}
.Banner .liq_pay{
 position: absolute;
    bottom: 0;
    right:  calc(185px + 4%);   
        height: fit-content;
}

.Banner .portmone {
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: calc(125px + 7%);
    height: fit-content;    
}

.Banner .portmone img {
    width: 90%;  
}

.Banner .pay_method{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.Banner .pay_method >img{
width: 55px;
    object-fit: contain;
    padding: 0 5px;
}
.Banner .pay_method >img:nth-child(1){
     width: 85px;
    padding-right: 0;   
}
.Banner .liq_pay a{
     width: 171px;
    margin: 20px 0 10px 0;
    padding: 15px;
    text-align: center;   
}
.Banner .liq_pay>img{
        width: 139px;
    height: 46px;
        object-fit: contain;
}
.Banner h3,
.Superiority h4,
.about_cp h3,
.news_block h4{
    text-align: center;
        font-size: 50px;
    font-weight: 600;
}
.Text_banner{
    z-index:9;
    padding-top: 140px;
}
.Banner h3 span,
.Superiority h4 span,
.about_cp h3 span,
.news_block h4 span{
    color: #fc6f4e;
}
.Banner p{
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.Superiority h4,
.news_block h4{
            padding: 112px 0 45px 0;
}
.Superiority_items{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    list-style: none;
}
.Superiority_items li{
    opacity: .7;
    cursor: default;
    padding: 30px;
        width: 24%;
            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;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
     
}
.Superiority_items li:hover{
    opacity: 1;
}
.Superiority_items li svg{
    color:white;
    width: 40px;
        height: 40px;
}
.Superiority_items li:nth-child(1){
        background: #4eb2f7;
}
.Superiority_items li:nth-child(2){
        background: #c049f8;
}
.Superiority_items li:nth-child(3){
        background: #817eff;
}
.Superiority_items li:nth-child(4){
        background: #f74770;
}
.Superiority_items li h5,
.Superiority_items li span{
    color:white;
    text-align: center;
}
.Superiority_items li h5{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size:20px;
    font-weight: 600;
}
.Superiority_items li span{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size:15px;
        font-weight: 300;
}
.Info_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.Info_text,
.Info_content{
 width: 48%;   
}
.Info_content img{
        -o-object-fit: cover;
           object-fit: cover;
    height: 100%;
        border-radius: 5px;
}
.about_cp h3{
    padding-bottom:45px;
}
.about_cp{
    background:#f5f5f5;
    width:100%;
        padding: 50px 0;
        margin: 112px 0 0 0;
}
.about_cp p{
        text-align: justify;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}
.pay_container{
      
    position: absolute;
    bottom: 0;
    right: 4%;
}
.pay_mob{
        position: static;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.news_block{
     width: 100%;
    position: relative;   
}
.post-image{
    width:100%;
    
}
.post-image a img{
     max-width: 100%;
    display: block;   
    object-fit: cover;
    height: 200px;
}
.owl-carousel-news {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

.post-item{
      display: flex;
    flex-direction: column;
    align-items: center; 
    padding: 11px;
    background: #f7f7f7;
    position:relative;
}
.post-title{
    margin-top: 10px;
    text-align: left;
    width: 100%;
    color: #fc6f4e;
    font-size: 25px;
}
.post-title a{
        color: #fc6f4e;
}
.post-tags{
        position: absolute;
    top: 195px;
    right: 0;
    width: 100%;
    display: flex;
   flex-direction: row-reverse;
    padding: 0 17px;
}

.post-tags a{
    color: white;
    padding: 5px 10px;
    border-radius: 3px;
    line-height: unset;
    background: #fc6f4e;
}
.post-date{
        width: 100%;
    text-align: right;
    margin-top: 10px;
}
.post-introductory{
        width: 100%;
    margin-top: 10px;
}
.post-introductory p{
    color: black;
}