.chiffres {background: #ffffff;position: relative;overflow: hidden;padding: 75px 0 0; z-index:99;}
.boxchiffre {padding: 0px 20px;text-align: center;margin-bottom: 90px;}
.chiffres h1 {color: #434443;font-size: 48px;font-family: Segoe UI;font-weight: 100;margin: 0;line-height: 65px;margin-bottom: 55px;text-align: center;}
.boxchiffre h3 {color: #434443;font-size: 24px;font-family: Segoe UI;margin: 45px 0 50px 0;text-transform: uppercase;min-height: 55px;font-weight: normal;}
.boxchiffre p {color: #434443;font-size: 18px;font-family: Segoe UI;font-weight: normal;min-height: 50px;}
.boxchiffre .icon {color: #434443;font-size: 70px;margin: 0px auto;display: block;}

.boxchiffre .btn-premiasoft {
    background: transparent;
    color: #434443;
    padding: 15px 25px;
    position: relative;
    cursor: pointer;
    z-index: 2;
    display: table;
    width: auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 55px;
    text-transform: initial;
    margin: 55px auto 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.boxchiffre .btn-premiasoft:hover {
color: #fff;
text-decoration: none;
}
.btn-premiasoft:hover em {
    color: #fff !important;
}
.boxchiffre .btn-premiasoft:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    background: #18a0db;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
   height: 55px;
    z-index: -1;
}
.boxchiffre .btn-premiasoft:hover:after {
    width: 100%;
}
.boxchiffre em.icon {font-size: 12px;color: #434443;margin-left: 10px;padding-top: 5px;}
@media screen and (max-width: 1440px){
.chiffres h1 {
    font-size: 46px;
}
}
@media screen and (max-width: 1200px){
.boxchiffre h3 {
    color: #464746;
    font-size: 20px;
    margin: 30px 0 40px 0;
    min-height: 45px;
}
.boxchiffre p {
    font-size: 16px;
    min-height: 45px;
}
.chiffres h1 {
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 40px;
}
.boxchiffre .btn-premiasoft {
    margin: 30px auto 0;
}
}

@media screen and (max-width: 767px){
.boxchiffre .btn-premiasoft:hover {
	color:#434443
}
.boxchiffre .btn-premiasoft:hover em{
	color:#434443 !important;
}
.bgchiffre.bgchiffre .btn-premiasoft:hover em{
	color:#fff !important;
}
.boxchiffre .btn-premiasoft {
    color: #434443;
    padding: 15px 0;
}
.chiffres {
    padding: 30px 0 0 0;
}
.chiffres .container {
padding: 0;
}
.chiffres h1 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 25px;
    padding: 0 15px;
}
.boxchiffre {
    margin-bottom: 0;
    padding: 30px 15px 0 15px;
}
.bgchiffre {
background: #1956a4;
}
.boxchiffre .icon {
    font-size: 55px;
}
.boxchiffre h3 {
    font-size: 16px;
    margin: 5px 0 15px 0;
    min-height: 35px;
}
.boxchiffre p {
    font-size: 14px;
    min-height: 60px;
}
.boxchiffre .btn-premiasoft {
    font-size: 16px;
  margin: 0px auto 10px;
}
.bgchiffre.bgchiffre .btn-premiasoft {
    color: #fff;
}
.bgchiffre.bgchiffre .icon {
    color: #fff;
}
.bgchiffre.bgchiffre p {
    color: #fff;
}
.boxchiffre.bgchiffre .btn-premiasoft em {
    color: #fff;
}
.boxchiffre.bgchiffre h3 {
    color: #fff;
}
.boxchiffre .btn-premiasoft:after { display: none;}
}



