#software{
    background: url('../images/softwares/solution/bg.jpg') top center repeat-y;
    /*height: 596px;*/
}
#software h1{
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 400;

}
#software h1 strong{
    display: block;
    padding-bottom: 0px;
    font-weight: 500;
    font-size: 45px;
}
#benefit{
    /*background: url('../images/softwares/solution/bg-solution.png') right 45px top 20px no-repeat;*/
    /*color: #646464;*/
    padding-bottom: 125px!important;
    /*min-height: 670px;*/
}

#benefit .p-absolute {
    position: absolute;
    right: 0;
}

#benefit h2{
    font-size: 58px;
    font-weight: 600;
}
#benefit p {
    font-weight: normal;
}

.blue{
    color: #008ec1;
}

.bg{
    background: #ececec!important;
}
#differential{
    margin-top: -30px;
}
/*#differential h3{
    color: #3d475a;
    font-weight: 600;
    font-size: 64px;
}
#differential p{
    font-size: 18px;
}*/

#differential h3{
    color: #3d475a;
    font-weight: 600;
    font-size: 38px;
}
#differential p{
    font-size: 18px;
}

#modules h4{
    color: #008ec1;
    font-size: 52px;
}
#modules .border-bottom, #modules .border-right{
    border-color: #008ec1 !important;
}
#modules h5{
    color: #3d475a;
    font-size: 26px;
    font-weight: 500;
}
.bg{
    background: #d0d4d5;
    padding: 100px 0;
    background-clip: content-box;
}	
#additional{
    /*    background-image: url('../images/softwares/solution/bg-plus1.png'), url('../images/softwares/solution/bg-plus1.png');
        background-position: right 45px top -100px, left 45px bottom -100px;
        background-repeat: no-repeat, no-repeat;*/
}
#additional .border-bottom, #additional .border-right{
    border-color: #2bbbef !important;
}
#additional h4 small {
    color: #008ec1;
    padding-right: 410px;
    font-size: 54px;
    display: block;
    font-weight: normal;
}

#additional h4{
    line-height: 60px;
    color: #3d475a;
    margin-top: 35px;
    font-size: 80px;
    font-weight: normal;
}

#additional h5{
    color: #008ec1;
    font-size: 50px;
    font-weight: 700;
}

#additional h5 img {
    position: absolute;
    margin-left: -52px;
    margin-top: 7px;
}

#additional .col-md-6 {
    padding-left: 70px!important;
}

#integration h4{
    color: #008ec1;
    font-size: 52px;
}
#integration p{
    font-weight: 500;
    font-size: 24px;
    padding: 0 80px;
    line-height: 130%;
}

#additional .container .img-bg {
    margin-right: -100px;
    margin-top: -150px;
}

#additional .container::after {
    content: '';
    background-image: url(../images/softwares/solution/bg-plus2.png);
    width: 250px;
    height: 253px;
    margin-left: -104px;
    margin-top: -100px;
    position: absolute;
}

#additional .container::before {
    content: '';
    background-image: url(../images/softwares/solution/bg-plus1.png);
    width: 300px;
    height: 304px;
    right: 0px;
    margin-left: -104px;
    margin-top: -230px;
    position: absolute;
}

@media only screen and (min-width:992px) {

}

@media only screen and (min-width:992px) and (max-width:1199px) {   

}

@media only screen and (max-width:992px) {
    #benefit .p-absolute {
        position: initial;
        width: 100%;
    }
    .border-bottom {
        border: none!important;
        border-right: none!important;
        border-left: none!important;
        border-top: none!important;
        border-bottom: 1px solid #008ec1!important;
    }
}

@media only screen and (max-width:768px) {
    #additional .container::before, #additional .container::before {
        content: initial;
    }
    #additional h4 small {
        padding-right: 0;
    }
    #benefit h2 {
        font-size: 32px;
    }
    #additional h5 {
        font-size: 28px;
    }

    #additional h4 {
        line-height: initial;
        font-size: 38px;
    }
    #additional h4 small {
        font-size: 28px;
    }
    #additional .container::before {
        content: initial;
    }
    .img-bg {
        display: none!important;
    }
    #integration {
        padding-top: 125px;
    }
    #software{
        padding-bottom: 45px;
    }
    .bg {
        padding: 0px;
    }
    #modules {
        padding: 75px 0;
    }
    #additional .container::after {
        content: initial;
    }
    #integration {
        padding: 75px 0;
    }

    #modules .border-bottom, #modules .border-right {
        border: none!important;
        padding-bottom: 45px;
    }
    #integration h4 {
        font-size: 38px;
    }
    #software, #differential, #additional {
        padding: 45px 15px;
    }

    #additional .border-bottom, #additional .border-right {
        border: none!important;
        padding-bottom: 35px;
    }

    #differential h3 {
        font-size: 24px;
    }
    
    #integration p {
        padding: 25px 0px;
    }
}
