.premiasoft-entreprise {background: url(/Files/App_002/Images/bg-entreprise.jpg) top center no-repeat;padding: 75px 0;overflow: hidden;position:relative;background-attachment:fixed;}
.premiasoft-entreprise h2 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-family: Segoe UI;
    font-weight: 600;
    line-height: 72px;
}

.premiasoft-entreprise h3 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-family: Segoe UI;
    font-weight: 100;
}
.sizemin {
    width: 13%;
    height: 160px;
}
.sizemoy {
    width: 20%;
    height: 250px;
}
.sizebig {
    width: 32%;
    height: 400px;
}

.chiffre-entreprise {
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    padding-top: 115px;
}

.content-circle {
    border-radius: 50%;
    margin: 0 10px;
    height: 100%;
    background: rgba(24,160,219,0.46);
    display: block;
    text-align: center;
    color: #fff;
}

.text-entreprise {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 30px;
    height: 100%;
}
.text-entreprise .smalltext {
    font-size: 26px;
    color: #fff;
    font-family: Segoe UI;
}
.text-entreprise .moyennetext- {
    font-size: 70px;
    text-align: center;
    margin: 0;
    font-family: Segoe UI;
    display: block;
    line-height: 0.8em;
}
.text-entreprise .uppercase {
text-transform: uppercase;
font-size: 50px;
font-family: Segoe UI;
}
.fondationtext {font-family: 'Open Sans', sans-serif;font-size: 28px;}

@media screen and (max-width: 1366px){
.sizemin {
    height: 140px;
}
.sizemoy {
    height: 220px;
}
.sizebig {
    height: 370px;
}
.text-entreprise .moyennetext- {
    font-size: 54px;
}
}

@media screen and (max-width: 1200px){
.text-entreprise .smalltext {
    font-size: 20px;
}
.sizemin {
    height: 125px;
}
.sizemoy {
    height: 205px;
}
.sizebig {
    height: 335px;
}
}

@media screen and (max-width: 1024px){
.text-entreprise .moyennetext- {
    font-size: 45px;
}
.text-entreprise .smalltext {
    font-size: 18px;
}
.sizemin {
    height: 110px;
}
.sizemoy {
    height: 180px;
}
.sizebig {
    height: 305px;
}
}

@media screen and (max-width: 991px){
.premiasoft-entreprise {
    padding: 70px 0;
}
.text-entreprise .uppercase {
    font-size: 40px;
}
.fondationtext {
    font-size: 24px;
}
.sizebig {
    height: 285px;
}
}
@media screen and (max-width: 767px){
.chiffre-entreprise {
    padding-top: 0;
    flex-direction: column;
    justify-content: center;
}
.sizemin {
    width: 170px;
   height: 150px;
      margin-bottom: 15px;
}
.sizemoy {
    height: 200px;
    width: 220px;
      margin-bottom: 15px;
}
.sizebig {
    height: 300px;
    width: 320px;
 margin-bottom: 15px;
}
.premiasoft-entreprise {
    padding: 40px 0 30px 0;
}
}
