.plustitletwelve  {
    font-size: 36px;
    font-weight: 200;
    color: #fff;
    text-align: center
}

.plusadvantagestwelve  span:first-child {
    font-weight: 600;
}

.plusadvantagestwelve {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-family: Roboto;
}

.plusadvantagesbgtwelve{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
     background-attachment: fixed;
      padding-bottom: 100px;
    padding-top: 100px;
    color: #fff;
}
.plusimgtwelve{
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item {
    padding-top: 60px;
    text-align: center;
    -webkit-transition: easee-out .plus5stwelve;
    transition: easee-out .plus5stwelve
}

.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusimgtwelve-container {
    width: 80px;
    height: 90px;
    margin: 0 auto;
    padding: 20px 10px
}

.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusimgtwelve-container .plusimgtwelve {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusadvantages_titletwelve {
    margin-top: 25px;
    margin-bottom: 35px;
    font-size: 16px;
    text-transform: uppercase
}

.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusitem_texttwelve {
    color: #bcbcbc;
    line-height: 24px
}

@media only screen and (max-width: 1095px) {
    .plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item {
        padding-top:50px
    }
}