/* CSS pour la page de vente de serveur Private Cloud

   UI JS : _ui/js/private_cloud.js

   Page web : private_cloud_v1.php

*/


body {
    background-color: #e9eef5;
}


/******** Bannière version 2 *********/

.banner2 {
    padding: 90px 0 40px 0;
    background-size: cover;
    /*height: 600px;*/
    border-top: 1px solid #1e499b;
}
.banner2.v1 {
    background: url(../images/private_cloud/Banniere.jpg) no-repeat center #FBFBFB;
    height: 600px;
}
.banner2 h3 {
    font-size: 32px;
    color: #1e499b;
    line-height: 33px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0 10px 0;
    text-shadow: 0 0 30px #fff,0 0 32px #fff,0 0 35px #fff,0 0 20px #fff,0 0 27px #fff,0 0 37px #fff,0 0 47px #fff,0 0 77px #fff;
    margin-top: 50px;
}
.banner_inner2 {
    float: right;
    position: relative;
    background: hsla(0, 0%, 100%, 0);
}
.banner_inner2 .banner_price_container > ul {
    padding-top: 23px;
}

.banner_inner2 h1{
   color: #1e499b;
    font: bold 40px/48px asap;
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 1px none;
    text-shadow: 0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
    transform: rotate(-1deg);
    z-index: 222;
    margin: 0;
    margin-left: 15px;
    position: absolute;
    top: -30px;
}
.banner_inner2 .banner_content {
    background-color: rgba(255,255,255,0.9);
    padding: 23px 14px 23px 14px;
    float: left;
    border-radius: 6px 0 0 6px;
    width: 775px;
    position: relative;
    top: 7px;
}
.banner_inner2 .banner_content h4 {
    text-align: left;
    font: 24px/40px 'asap' !important;
    color: #7bbf19;
    border-bottom: #102a60 1px solid;
}
.banner_inner2 ul {
    color: #1e499b;
    font: 18px/24px 'asapregular';
    margin-top: 10px;
}
.banner_inner2 ul li {
    padding: 0 0 5px 40px;
    position: relative;
}
.banner_inner2 ul li:before {
    content: "\f101";
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    color: #3eb100;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -15px;
}
.banner_inner2 .banner_price_container {
    float: left;
    min-width: 190px;
    padding-top: 7px;
}

.banner_inner2 .banner_price_container .price_element_price {
    position: relative;
    left: 1px;
}
.banner_inner2 .banner_price_container .price_element_htbyduree {
    position: relative;
    font-size: 10px;
    font-weight: bold;
    top: 0px;
    left: -5px;
}
.banner_inner2 .banner_price_container .price_ttc {
    position: relative;
    font-size: 12px;
    top: -15px;
    left: 0px;
}


.banner_inner2 .banner_price {
    background: #1e499b;
    text-align: center;
    color: white;
    padding: 25px 0px;
    position: absolute;
    min-width: 180px;
    height: 100%;
    border-radius: 0 6px 6px 0;
}
.banner_inner2 .banner_price .button_container {
    position: absolute;
    width: 100%;
    margin-left: 0px;
    bottom: 20px !important;
}
.banner_inner2 .banner_price .button_container .btn.btn-xl {
    padding: 3px 8px 0 8px;
    /*font-weight: normal;*/
}

/* ==========================================================================
   RESPONSIVE
   ========================================================================== */
@media all AND (max-width: 1200px) {
    .banner_inner2 .banner_content {
        width: 760px;
    }
}

@media (max-width: 979px) {
    .text-blue2 {
        text-shadow: none !important;
    }
    .banner2 {
        background: #e9eef5;
    }
    .banner_inner2 {
        float: none;
        position: relative;
    }
    .banner_inner2 .banner_content {
        width: 595px;
    }
    .banner_inner2 .banner_content h4 {
        font-size: 25px;
    }
    .banner_inner2 ul {
        font: 16px 'asapregular';
    }
    .banner_inner2 .banner_price, .banner_inner2 .banner_price_container {
        min-width: 1px !important;
        width: 155px;
    }
    .banner_inner2 .banner_price .button_container .btn.btn-xl {
        font-size: 18px;
    }
    .banner_inner2 .banner_price_container .price_element_stroke {
        position: relative;
        top: -10px;
        left: -8px;
        font-size: 35% !important;
    }
    .banner_inner2 .banner_price_container .price_element_price {
        position: relative;
        /*top: -10px;
        left: -16px;*/
        font-size: 32px;
    }
    .banner_inner2 .banner_price_container .price_element_separator {
        position: relative;
        top: -10px;
        left: -20px;
    }
    .banner_inner2 .banner_price_container .price_element_decimal {
        position: relative;
        top: -20px;
        left: -17px;
        font-size: 20px;
    }
    .banner_inner2 .banner_price_container .price_element_htbyduree {
        position: relative;
        font-size: 10px;
        font-weight: bold;
        /*top: -23px;
        left: 48px;*/
    }
    .banner_inner2 .banner_price_container .price_ttc {
        position: relative;
        font-size: 12px;
        font-weight: bold;
        /*top: -35px;*/
        left: 0px;
    }
}
/*@media (max-width: 767px) {
    .banner_inner .banner_content {
        max-width: 55%;
    }
    .banner_inner .banner_price_container > ul {
        padding-top: 0px;
        margin-top: 0px;
        padding-left: 14px;
    }
}*/
@media (max-width: 767px) { /*579*/
    .banner2 {
        padding-top: 40px;
    }
    .banner_inner2 .banner_content {
        float: none;
        width: 100%;
        max-width: 100%;
        border-radius: 6px 6px 0 0;
    }
    .banner_inner2 h1 {
        font-size: 35px;
    }
    .banner_inner2 .banner_price, .banner_inner2 .banner_price_container {
        min-width: 1px !important;
        width: 100%;
        height: 160px;
    }
    .banner_inner2 .banner_price_container {
        float: none;
    }
    .banner_inner2 .banner_price {
        position: relative;
        padding: 5px;
        border-radius: 0 0 6px 6px;
    }
    .banner_inner2 .banner_price .button_container {
        position: relative;
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .fonction_table {
        margin-top: -70px !important;
    }
    .banner_inner2 .banner_price .button_container .btn.btn-xl {
        font-size: 22px;
    }
    .banner_inner2 .banner_price_container .price_element_stroke {
        position: relative;
        top: -15px;
        left: 35px;
        font-size: 45% !important;
    }
    .banner_inner2 .banner_price_container .price_element_price {
        position: relative;
        top: -15px;
        left: 5px;
        font-size: 45px;
    }
    .banner_inner2 .banner_price_container .price_element_separator {
        position: relative;
        top: -10px;
        left: 30px;
    }
    .banner_inner2 .banner_price_container .price_element_decimal {
        position: relative;
        top: -20px;
        left: 30px;
        font-size: 32px;
    }
    .banner_inner2 .banner_price_container .price_element_htbyduree {
        position: relative;
        font-size: 12px;
        font-weight: bold;
        top: -15px;
        left: -6px;
    }
    .banner_inner2 .banner_price_container .price_ttc {
        position: relative;
        font-size: 12px;
        font-weight: bold;
        top: -28px;
        left: 0px;
    }
    .banner_inner2 .banner_price .button_container {
        top: -42px;
    }
    .banner_inner2 .flex-element.flex-50 {
        margin-bottom: 0px;
    }
    .banner_inner2 .ul2 ul {
        margin-top: 0px;
    }
}
@media (max-width: 487px) {
    .banner_inner2 h1 {
        font-size: 24px !important;
    }
    .banner_inner2 .banner_content h4 {
        font-size: 20px !important;
    }
    .banner_inner2 .banner_content {
        top: 0px;
    }
    .banner_inner2 .banner_price_container {
        padding-top: 0;
    }
}

.fonction_table {
    margin-top: -300px;
}

body {
    background-color: #e9eef5;
}

.fonction.V2 {
    background: transparent !important;
}

/******* Fin bannière version 2 ********/



/* Serveur Private Cloud Présentation */

/* 1er bloc */
ul.config_li {
    text-align:center;
}
.config_li li{
    display: inline-block;
    position: relative;
    padding: 12px 15px;
    background: #1e499b;
    color: white;
    font-weight: bold;
    font-size: 20px;
    width: 26%;
    text-align: center;
    margin-right: 15px;
    top: 2px;
}
.config_li li.active{
    background: white;
    color: #1e499b;
    border: 2px solid #1e499b;
    border-bottom: 2px solid white;
}
.config_li li:first-child{
    /*margin-left: 115px;*/
}
.box_config {
    display: none;
}
.box_config.active {
    display: block;
}
.box_config h4 {
    margin-top: 15px;
}
.pop_config {
    margin-top: 15px;
    text-align: center;
}
.pop_config a {
    text-decoration: underline;
    color: #1e499b;
}
.pop_config a:hover {
    text-decoration: underline;
    color: #1e499b;
}
.text-blue2 {
    color: #1e499b;
    font-size: 32px;
    font-weight: normal;
    font-family: Lato;
    margin-bottom: 50px !important;
}

.text-blue3 {
    color: #1e499b;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
    font-family: Lato;
    padding-top: 65px;
    margin-bottom: 50px !important;
}

@media all AND (max-width: 1200px) AND (min-width: 980px) {
    .config_li li{
        font-size: 16px;
    }
    .text-blue2, .text-blue3 {
        font-size: 28px !important;
    }
}
@media all AND (max-width: 979px) AND (min-width: 768px) {
    .config_li li{
        font-size: 13px;
        width: 28%;
    }
    .config_li li:first-child{
        margin-left: 22px;
    }
    .text-blue2, .text-blue3 {
        font-size: 28px !important;
    }
}
@media all AND (max-width: 767px) {
    .config_li li{
        font-size: 16px;
        width: 100%;
        margin-right: 0px;
    }
    .config_li li:first-child{
        margin-left: 0px;
    }
    .config_li li.active{
        border: 2px solid #1e499b;
    }
    .config-serveur {
        padding: 0 0 10px 0 !important;
    }
    .text-blue2, .text-blue3 {
        font-size: 24px !important;
        padding-top: 40px !important;
    }
}


/* Masquer le bouton radio d'origine */
input[type=radio]{
    display: none;
}
/* Affichage par défaut du bouton radio personnalisé */
.config_li input[type=radio] + label:before {
    background: #e9eef5;
    border: 1px solid #1e499b;
    margin-top: -3px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 20px;
    height: 20px;
    line-height:20px;
}
/* Affichage du bouton radio personnalisé quand il est sélectionné */
.config_li input[type=radio]:checked + label:before {
    background: #E9EEF5;
    border-color: #1e499b;
    content: '\2713';
    color: #1e499b;
    content: "\f101";
    font-family: Flaticon;
    font-size: 15px;
    font-weight: 900;
    /*display: inline-item;*/
    width: 20px;
    height: 20px;
    
}
.element{
    margin-bottom:14px;
}
label{
    cursor:pointer;
}
.config_cloud {
    background: white;
    padding: 22px 30px;
    border: 2px solid #1e499b;
    color: #1e499b;
    font-size: 16px;
    line-height: 32px;
}
/*.config_cloud h4 {
    text-align: left;
}*/

.config_cloud p.orange {
    color: #ff6600;
    font-weight: bold;
    font-size: 18px;
}

.config_cloud select {
    margin-top: 10px;
}
.styled-select {
   background-color: #E9EEF5;
   height: 40px;
   overflow: hidden;
   width: 280px;
   border: 1px solid #a5b6d7;
   position: relative;
   margin-top: 15px;
   color: #1e499b;
}

.styled-select:after {
   content: '\25bc';
   position: absolute;
   right: 4px;
   top: 1px;
   font-stretch: ultra-expanded;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 18px;
   color: #1e499b;
   font-weight: bold;
   height: 40px;
   line-height: 40px;
   padding-left: 5px;
   width: 300px;
   margin-left: 0px;
   margin-top: 0px;
}

@media all AND (max-width: 767px) {
    .styled-select {
        left: 50%;
        transform: translate(-50%);
    }
}

@media all AND (max-width: 450px) {
    .styled-select {
        width: 210px;
    }
}

/*BLOC PRIX*/
table.formule-cloud .popover-title {
    font-size: 16px;
    font-weight: 700;
    color: #1e499b;
}
table.formule-cloud .popover-content {
    font-size: 15px;
    font-weight: 400;
    color: #1e499b;
    padding-top: 0;
}
table.formule-cloud{
    margin-bottom: 0 !important;
}
table.formule-cloud strong {
    font-weight: 900;
}
table.formule-cloud tr:first-child strong {
    font-weight: 600;
}
.titre-formule {
    font-size: 24px !important;
    font-weight: 900;
    padding-top: 60px;
    margin-bottom: 50px !important;
    text-align: left !important;
}
.price_element {
margin: 15px 0;
color: #fff;
}
.price_element_main {
text-align: center;
padding-top: 10px;
font-size: 45px;
padding: 20px 0 0px 0;
font-weight: bolder;
}
.price_element_main div {
display: inline-block;
}
.formule-cloud div.price_element_stroke::after {
content: "";
position: absolute;
height: 1,5px;
background: #fff;
left: -1px;
right: -1px;
transform: rotate(-18deg);
-o-transform: rotate(-18deg);
-ms-transform: rotate(-18deg);
-moz-transform: rotate(-18deg);
-webkit-transform: rotate(-18deg);
top: 50%;
}
.formule-cloud .promo_cloud {
position: absolute;
top: 10px;
left: 50%;
transform: translate(-50%);
width: 100%;
}
.formule-cloud .price_element_price {
font-size: 85%;
font-weight: bold;
margin-left: -10px;
position: absolute;
top: 50px;
right: 75px;
}
.price_element_decimal {
font-size: 45%;
margin-left: -25px;
position: absolute;
top: 42px;
left: 155px;
}
.price_element_separator {
margin-left: -8px;
margin-right: 8px;
position: absolute;
top: 50px;
left: 132px;
}
.price_element_ht {
font-size: 26%;
margin-left: -30px;
position: absolute;
top: 60px;
left: 168px;
}
.price_element_duree {
font-size: 27%;
position: absolute;
top: 72px;
left: 136px;
}
.btn_promo {
    position: absolute;
    top: 123px;
    left: 50%;
    transform: translate(-50%);
}
.formule-cloud .price_element_price2 {
font-size: 85%;
font-weight: bold;
margin-left: -10px;
position: absolute;
top: 37px;
right: 90px;
}
.price_element_decimal2 {
font-size: 45%;
margin-left: -25px;
position: absolute;
top: 30px;
left: 143px;
}
.price_element_separator2 {
margin-left: -8px;
margin-right: 8px;
position: absolute;
top: 37px;
left: 112px;
}
.price_element_ht2 {
font-size: 26%;
font-weight: bold;
margin-left: -30px;
position: absolute;
top: 48px;
left: 147px;
}
.price_element_duree2 {
font-size: 27%;
font-weight: bold;
position: absolute;
top: 60px;
left: 117px;
}

/**********************************/
/*Pour tableau hauteur plus petite*/
/**********************************/
.formule-cloud .price_element_price3 {
font-size: 22px;
font-weight: bold;
margin-left: -10px;
position: absolute;
top: 16px;
right: 120px;
}
.price_element_ht3 {
font-size: 16px;
font-weight: 400;
margin-left: -30px;
position: absolute;
top: 16px;
left: 115px;
}
.price_element_duree3 {
font-size: 16px;
font-weight: 400;
position: absolute;
top: 16px;
left: 120px;
}
.btn_no_promo2 {
    position: absolute;
    top: 69px;
    left: 50%;
    transform: translate(-50%);
}
.title_decal {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
}
.formule-cloud div.price_element_stroke {
color: #b3dfff;
font-weight: bold;
font-size: 14px;
position: absolute;
top: 16px;
left: 10px;
}
@media all and (max-width: 1200px) {
    .formule-cloud .price_element_price3 {
        right: 95px;
    }
    .price_element_ht3 {
        left: 92px;
    }
    .price_element_duree3 {
        left: 95px;
    }
}
@media all and (max-width: 979px) {
    .formule-cloud .price_element_price3 {
        right: 80px;
        font-size: 18px;
    }
    .price_element_ht3 {
        left: 82px;
        font-size: 13px;
    }
    .price_element_duree3 {
        left: 82px;
        font-size: 13px;
    }
    .fonction_table .button_container.btn_promo3 {
        margin-top: -5px !important;
    }
}

/*******************************/
/* Fin pour tableau plus petit */
/*******************************/

.no_promo2 {
    height: 105px;
}
.no_promo {
    height: 150px;
}
.btn_no_promo {
    position: absolute;
    top: 107px;
    left: 50%;
    transform: translate(-50%);
}
.fonction_table #promo-none.button_container {
    margin-top: -22px;
}
.mois .price_element_main div.price_element_stroke {
    color:white;
}
.mois .price_element_main {
    padding-top:0;
}
.fonction_table .button_container {
    margin-top: -26px;
}
.fonction_table .promo_cloud {
    font-size: 90%;
    font-weight : bold;
    color: white;
}
.fonction_table .promo_cloud strong {
    font-size: 120%;
    color:#7aea2a;
}
.modulable td {
    border-bottom: 3px solid #1e499b;
}
.modulable tr:first-child td:first-child span {
        font-size: 26px !important;
        font-weight: normal !important;
        color: #1e499b;
}
#nb_coeur, #nb_ram, #nb_ssd {
    color: #1e499b;
    font-size: 20px;
    font-weight: bold;
}
@media all and (max-width: 979px) {
    #nb_coeur, #nb_ram, #nb_ssd {
        font-size: 18px;
    }
}
.formule-cloud.modulable .price_element_price2 {
    right: 100px;
}
@media all and (max-width: 1304px) AND (min-width:1201px) {
    .formule-cloud.modulable .price_element_price2 {
        right: 90px;
    }
}
@media all and (max-width: 1200px) {
    .formule-cloud.modulable .price_element_price2 {
        right: 75px;
    }
}
@media all and (max-width: 979px) {
    .formule-cloud.modulable .price_element_price2 {
        right: 60px;
    }
}
.bordure_bas:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 2px;
    display : inline-block;
    height : 0;
    width : 0;
    border-top : 25px solid white;
    border-right : 98px solid transparent;
    border-left : 98px solid transparent;
    z-index: 4;
}
.bordure_bas:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(100% + 3px);
    left: 0%;
    display : inline-block;
    height : 0;
    width : 0;
    border-top : 25px solid #1e499b;
    border-right : 100px solid transparent;
    border-left : 100px solid transparent;
    z-index: 3;
}

.formule-cloud-mobile {
    margin-bottom: 30px !important;
}
.fonction_table .formule-cloud-mobile td {
    text-align: center !important;
    vertical-align: middle !important;
    position: relative !important;
}
.fonction_table .formule-cloud-mobile tr:last-child td {
    padding-bottom: 80px !important;
}
#content_modulable_m {
    padding-top: 30px;
    padding-bottom: 80px !important;
}
.btn_mobile {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translate(-50%);
}
#content_modulable_m .btn_mobile {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%);
}


@media all AND (max-width: 1304px) AND (min-width: 1201px) {
    .formule-cloud div.price_element_stroke {
        left: 23px;
    }
    .formule-cloud .price_element_price {
        right: 70px;
    }
    .price_element_decimal {
        left: 152px;
    }
    .price_element_separator {
        left: 127px;
    }
    .price_element_ht {
        left: 162px;
    }
    .price_element_duree {
        left: 132px;
    }
    .formule-cloud .price_element_price2 {
        right: 86px;
    }
    .price_element_decimal2 {
        left: 134px;
    }
    .price_element_separator2 {
        left: 109px;
    }
    .price_element_ht2 {
        left: 144px;
    }
    .price_element_duree2 {
        left: 114px;
    }
    .bordure_bas:before {
        border-top : 30px solid white;
        border-right : 94px solid transparent;
        border-left : 90px solid transparent;
    }
    .bordure_bas:after {
        border-top : 30px solid #1e499b;
        border-right : 96px solid transparent;
        border-left : 92px solid transparent;
    }
}
@media all AND (max-width: 1200px) {
    /*.formule-cloud div.price_element_stroke {
        left: 10px;
    }*/
    .formule-cloud .price_element_price {
        right: 53px;
    }
    .price_element_decimal {
        left: 140px;
    }
    .price_element_separator {
        left: 115px;
    }
    .price_element_ht {
        left: 150px;
    }
    .price_element_duree {
        left: 115px;
    }
    .btn_promo {
        top: 117px;
    }
    .formule-cloud .price_element_price2 {
        right: 70px;
        top: 35px;
    }
    .price_element_decimal2 {
        left: 120px;
        top: 30px;
    }
    .price_element_separator2 {
        left: 92px;
        top: 35px;
    }
    .price_element_ht2 {
        left: 127px;
        top: 50px;
    }
    .price_element_duree2 {
        left: 95px;
        top: 65px;
    }
    .btn_no_promo {
        top: 100px;
    }
    .bordure_bas:before {
        border-top : 24px solid white;
        border-right : 78px solid transparent;
        border-left : 76px solid transparent;
    }
    .bordure_bas:after {
        border-top : 24px solid #1e499b;
        border-right : 80px solid transparent;
        border-left : 78px solid transparent;
    }
    .fonction_table .formule-cloud tr {
        height: 100% !important;
    }
}

@media all AND (max-width: 1084px) AND (min-width: 980px){
    /*.formule-cloud div.price_element_stroke {
        left: 10px;
    }*/
    .formule-cloud .price_element_price {
        right: 49px;
    }
    .price_element_decimal {
        left: 135px;
    }
    .price_element_separator {
        left: 110px;
    }
    .price_element_ht {
        left: 145px;
    }
    .price_element_duree {
        left: 112px;
    }
    .formule-cloud .price_element_price2 {
        right: 70px;
    }
    .price_element_separator2 {
        left: 88px;
    }
    .bordure_bas:before {
        border-top : 24px solid white;
        border-right : 70px solid transparent;
        border-left : 76px solid transparent;
    }
    .bordure_bas:after {
        border-top : 24px solid #1e499b;
        border-right : 72px solid transparent;
        border-left : 78px solid transparent;
    }
    .fonction_table .formule-cloud tr td:first-child span {
        font-size: 22px !important;
        font-weight: 500;
    }
    .fonction_table .formule-cloud tr:first-child strong {
        font-size: 14px !important;
    }
}

@media all AND (max-width: 979px) and (min-width: 885px) {
    .formule-cloud div.price_element_stroke {
        font-size: 26%;
        top: 28px;
        left: 8px;
    }
    .formule-cloud .price_element_price {
        font-size: 65%;
        top: 38px;
        right: 43px;
    }
    .price_element_decimal {
        font-size: 35%;
        top: 33px;
        left: 112px;
    }
    .price_element_separator {
        font-size: 75%;
        top: 38px;
        left: 90px;
    }
    .price_element_ht {
        top: 51px;
        font-size: 23%;
        left: 125px;
    }
    .price_element_duree {
        font-size: 23%;
        top: 65px;
        left: 92px;
    }
    .btn_promo {
        top: 105px;
    }
    .btn_promo a {
        font-size: 12px !important;
    }
    .formule-cloud .price_element_price2 {
        top: 30px;
        font-size: 65%;
        right: 55px;
    }
    .price_element_decimal2 {
        top: 25px;
        font-size: 35%;
        left: 103px;
    }
    .price_element_separator2 {
        top: 30px;
        left: 76px;
    }
    .price_element_ht2 {
        top: 40px;
        font-size: 23%;
        left: 111px;
    }
    .price_element_duree2 {
        top: 55px;
        font-size: 23%;
        left: 79px;
    }
    .btn_no_promo {
        top: 90px;
    }
    .btn_no_promo a {
        font-size: 12px !important;
    }
    .bordure_bas:before {
        border-top : 24px solid white;
        border-right : 58px solid transparent;
        border-left : 62px solid transparent;
    }
    .bordure_bas:after {
        border-top : 24px solid #1e499b;
        border-right : 60px solid transparent;
        border-left : 64px solid transparent;
    }
    .fonction_table .formule-cloud tr td:first-child span {
        font-size: 20px !important;
        font-weight: 500;
    }
    .fonction_table .formule-cloud tr:first-child strong {
        font-size: 12px !important;
    }
}

@media all AND (max-width: 884px) and (min-width: 767px) {
    /*.formule-cloud div.price_element_stroke {
        font-size: 26%;
        top: 25px;
        left: 10px;
    }*/
    .formule-cloud .price_element_price {
        font-size: 65%;
        top: 50px;
        right: 51px;
    }
    .price_element_decimal {
        font-size: 35%;
        top: 45px;
        left: 102px;
    }
    .price_element_separator {
        top: 50px;
        left: 74px;
    }
    .price_element_ht {
        top: 62px;
        font-size: 23%;
        left: 109px;
    }
    .price_element_duree {
        font-size: 23%;
        top: 73px;
        left: 84px;
    }
    .btn_promo {
        top: 110px;
    }
    .btn_promo a {
        font-size: 12px !important;
        padding: 0px 5px 0px 5px;
    }
    .formule-cloud .price_element_price2 {
        top: 30px;
        font-size: 65%;
        right: 55px;
    }
    .price_element_decimal2 {
        top: 25px;
        font-size: 35%;
        left: 98px;
    }
    .price_element_separator2 {
        top: 30px;
        left: 71px;
    }
    .price_element_ht2 {
        top: 40px;
        font-size: 23%;
        left: 106px;
    }
    .price_element_duree2 {
        top: 55px;
        font-size: 23%;
        left: 74px;
    }
    .btn_no_promo {
        top: 90px;
    }
    .btn_no_promo a {
        font-size: 12px !important;
        padding: 0px 5px 0px 5px;
    }
    .bordure_bas:before {
        border-top : 24px solid white;
        border-right : 55px solid transparent;
        border-left : 59px solid transparent;
    }
    .bordure_bas:after {
        border-top : 24px solid #1e499b;
        border-right : 57px solid transparent;
        border-left : 61px solid transparent;
    }
    .fonction_table .formule-cloud tr td:first-child span {
        font-size: 18px !important;
        font-weight: 500;
    }
    .fonction_table .formule-cloud tr:first-child strong {
        font-size: 12px !important;
    }
}
@media all AND (max-width: 1200px) and (min-width: 980px){
    #carac_cloud table td, p {
        font-size: 17px !important;
    }
    #carac_cloud table tr td:nth-child(2) {
        width: 40%;
    }
    #carac_cloud table tr td:first-child {
        width: 17%;
    }
}
@media all AND (max-width: 979px) {
    #carac_cloud table td, p {
        font-size: 15px !important;
    }
    #carac_cloud table tr td:first-child {
        width: 19%;
    }
    #carac_cloud table tr td:nth-child(2) {
        width: 40%;
    }
}
@media all AND (min-width: 768px) {
    #table_formule {
        display: block;
    }
    #table_mobile, #table_mobile_cPanel {
        display: none;
    }
    #carac_cloud {
        display: block;
    }
}
@media all AND (max-width: 767px) {
    #table_formule, #table_formule_cPanel {
        display: none;
    }
    #table_mobile {
        display: block;
        padding-bottom: 1px;
    }
    #carac_cloud {
        display: none;
    }
}

.text16 {
    font-size: 16px !important;
}
.text16 strong {
    font-weight: bold !important;
}

.price_m {
    padding-bottom: 10px;
}



@media all AND (max-width: 767px) {
    .formule-cloud-mobile tr:nth-child(3) td {
        border-bottom: 2px solid #E9EEF5 !important;
    }
}


/* Fin new bloc prix */

.fonction_table .formule-cloud tr:first-child {
    height: 50px;
}

.fonction_table .formule-cloud tr:first-child td:last-child {
    padding-left: 1px;
    padding-right: 1px;
}

#table_formule span[class^="flaticon-"]::before {
    background: transparent;
    color: white;
    margin-right: 5px;
}

#table_formule_cPanel span[class^="flaticon-"]::before {
    background: transparent;
    color: white;
    margin-right: 5px;
}

.fonction_table .formule-cloud tr {
    /*height: 155px;*/
}

#table_formule .formule-cloud td {
    color: #1e499b;
    padding: 10px; 
}

#table_formule .formule-cloud p {
    font-size: 16px;
}

#table_formule .formule-cloud p > strong, #table_formule_cPanel .formule-cloud p > strong {
    font-size: 20px;
    font-weight: bold;
}

@media all and (max-width: 979px){
    #table_formule .formule-cloud p > strong, #table_formule_cPanel .formule-cloud p > strong {
        font-size: 16px;
    }
}

#table_formule .formule-cloud tr:first-child td {
    color: white;
}

/*#table_formule .formule-cloud tr:nth-child(3) td:first-child span {
    position: relative;
    top: 10px;
}

#table_formule .formule-cloud tr:nth-child(4) td:first-child span {
    position: relative;
    top: 10px;
}*/

.fonction_table .formule-cloud tr td:first-child span{
    font-size: 22px;
    font-weight: bold;
}

/*#table_formule .formule-cloud tr:nth-child(2) td, tr:nth-child(3) td, tr:nth-child(4) td {
    border-bottom: 10px solid #E9EEF5 !important;
}

#table_formule_cPanel .formule-cloud tr:nth-child(2) td, tr:nth-child(3) td, tr:nth-child(4) td {
    border-bottom: 10px solid #E9EEF5 !important;
}*/

#table_formule .formule-cloud tr:not(:first-child) td {
    border-bottom: 10px solid #E9EEF5 !important;
}

#table_formule_cPanel .formule-cloud tr:not(:first-child) td {
    border-bottom: 10px solid #E9EEF5 !important;
}

.fonction_table .formule-cloud td {
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.formule-cloud .td_blue {
    background-color: #1e499b !important;
    color: white;
}
.formule-cloud .td_blue strong {
    font-size: 16px !important;
    font-weight: bold;
}
.formule-cloud .td_blue .flaticon-question-mark::before {
    font-size: 16px !important;
}
.formule-cloud .td_transparent {
    background-color: transparent !important;
    color: #1e499b;
    font-size: 14px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-top: 0px;
    border-left: 0px;
}
.formule-cloud div.tr_promo {
    font-size: 28%;
    line-height: 15px;
    padding: 5px 10px;
    background: #43bf00;
    font-weight: bold;
    border: 2px solid white;
    position: absolute;
    top: -2px;
    right: -68px;
    
}
.formule-cloud div.tr_promo:before {
    top: 23%;
    left: -14%;
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: transparent;
    border-right-color: white;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    /*border-top-color: white;*/
    border-width: 12px;
    margin-left: -15px;   
}
.formule-cloud div.tr_promo:after {
    top: 27%;
    left: -7%;
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: transparent;
    border-right-color: #43bf00;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-left: -15px;  
}
.formule-cloud div.tr_promo2 {
    font-size: 26%;
    padding: 5px 10px;
    background: #43bf00;
    font-weight: bold;
    border: 2px solid white;
    position: absolute;
    top: -2px;
    right: -94px;
    
}
.formule-cloud div.tr_promo2:before {
    top: 14%;
    left: -12%;
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: transparent;
    border-right-color: white;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    /*border-top-color: white;*/
    border-width: 12px;
    margin-left: -15px;   
}
.formule-cloud div.tr_promo2:after {
    top: 20%;
    left: -5%;
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: transparent;
    border-right-color: #43bf00;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-left: -15px;  
}
.formule-cloud div.best1 {
    font-size: 70%;
    color: white;
    line-height: 14px;
    padding: 5px 0px;
    background: #1e499b;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.formule-cloud div.best1:after {
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: #1e499b;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
}
.formule-cloud div.best2 {
    font-size: 70%;
    color: white;
    line-height: 14px;
    padding: 12px 0px;
    background: #1e499b;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.formule-cloud div.best2:after {
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: #1e499b;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    /*border-top-color: white;*/
    border-width: 10px;
}


@media all AND (max-width: 1304px) AND (min-width: 1201px) {
    .formule-cloud {
        width: 96%;
    }
}
@media all AND (max-width: 1210px) AND (min-width: 1201px) {
    .formule-cloud div.tr_promo {
        padding: 0px 5px;
        right: -58px;
    }
    .formule-cloud div.tr_promo:before {
        top: 20%;
        left: 0%;
        border-width: 7px;
    }
    .formule-cloud div.tr_promo:after {
        top: 28%;
        left: 9%;
        border-width: 5px;
    }
}
@media all AND (max-width: 1084px) AND (min-width: 980px){
    .formule-cloud {
        width: 95%;
    }
}
@media all AND (max-width: 989px) AND (min-width: 980px) {
    .formule-cloud div.tr_promo {
        padding: 0px 5px;
        right: -60px;
    }
    .formule-cloud div.tr_promo:before {
        top: 20%;
        left: 0%;
        border-width: 7px;
    }
    .formule-cloud div.tr_promo:after {
        top: 28%;
        left: 9%;
        border-width: 5px;
    }
}
@media all AND (max-width: 979px) AND (min-width: 768px){
    .formule-cloud tr:first-child td {
        font-size: 14px !important;
    }
    .formule-cloud td {
        padding: 3px !important;
    }
    .no_promo {
        height: 140px;
    }
    .formule-cloud div.best1, div.best2 {
        font-size: 61%;
    }
    .formule-cloud tr td:last-child {
        font-size: 14px !important;
    }
    .formule-cloud .promo_cloud {
        top: 5px;
    }
}
@media all AND (max-width: 809px) AND (min-width: 790px) {
    .formule-cloud div.tr_promo {
        padding: 0px 5px;
        right: -60px;
    }
    .formule-cloud div.tr_promo:before {
        top: 20%;
        left: 0%;
        border-width: 7px;
    }
    .formule-cloud div.tr_promo:after {
        top: 28%;
        left: 9%;
        border-width: 5px;
    }
}
@media all AND (max-width: 789px) AND (min-width: 768px) {
    .formule-cloud div.tr_promo {
        padding: 0px 5px;
        right: -49px;
        font-size: 20% !important;
    }
    .formule-cloud div.tr_promo:before {
        top: 20%;
        left: 0%;
        border-width: 7px;
    }
    .formule-cloud div.tr_promo:after {
        top: 28%;
        left: 12%;
        border-width: 5px;
    }
}

/* Switch tableau */
    
    span.switch_title, span.switch_title2 {
        color: #1e499b;
        font-size: 16px;
        font-weight: normal;
    }
    .onoffswitch {
        position: relative; width: 60px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
        margin: 0 2px;
        top: 5px;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 1px solid #a5b6d7; border-radius: 0px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: 16px;
        font-size: 16px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
        box-sizing: border-box;
        border: none;
        background-clip: padding-box;
    }
    .onoffswitch-inner:before {
        content: "";
        padding-left: 10px;
        background-color: #FFFFFF; color: #FFFFFF;
    }
    .onoffswitch-inner:after {
        content: "";
        padding-right: 10px;
        background-color: #FFFFFF; color: #FFFFFF;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block; width: 30px; height:28px; margin: 0px;
        background: #1E499B;
        position: absolute; top: -3px; bottom: 0;
        right: 30px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-switch:after {
        content:"| | |";
        color: white;
        font-size: 12px;
        font-weight: 900;
        line-height: 26px;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0px; 
    }

    @media all AND (max-width: 1304px) AND (min-width: 1200px) {
        .formule-cloud .switch_title {
            font-size: 85% !important;
        }
    }
    @media all AND (min-width: 1200px) {
        .formule-cloud .switch_title2 {
            display: none !important;
        }
    }
    @media all AND (max-width: 1199px) {
        .formule-cloud .switch_title {
            display: none !important;
        }
        .formule-cloud .switch_title2 {
            display: visible !important;
        }
        .onoffswitch {
            margin-bottom: 10px;
        }
    }
    @media all AND (max-width: 884px) {
        .formule-cloud .switch_title2 {
            font-size: 85% !important;
        }
    }


#carac_cloud .btn.btn-orange {;
    margin-top: 10px;
}
    
.text-green2 {
    color: #3eb100 !important; /*#43bf00*/
}

.bleu_f {
    color: #1e499b !important; /*#43bf00*/
}

.fonction_table td.v-middle {
    vertical-align: middle;
}

.caret_green {
    color: #3eb100 !important;
    display: initial;
}

.caret_green:before {
    content: "\f101";
    font-family: Flaticon;
    font-weight: bold;
    font-size: 24px;
}

.table-btn {
    font-size: 16px !important;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    /*height: 30px;*/
    line-height: 30px;
}

.fonction_table table {
    border: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.fonction_table table:last-child {
    margin-bottom: 0px;
}

.fonction_table td {
    border-spacing: initial;
    border-collapse: collapse;
    border-right: 3px solid #e9eef5;
    background-color: #ffffff !important;
    padding: 15px;
    line-height: 22px;
    font-size: 16px;
    color: #1e499b;
    text-align: justify;
}

#carac_cloud .fonction_content table {
    /*min-height: 75px;*/
}

#carac_cloud .fonction_content table td {
    border-left: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
} 

.table_center {
    text-align: center !important;
}
.table_left {
    text-align: left !important;
}
.line25 p {
    line-height: 30px;
}

.fonction {
    padding: 0px 0 0px 0;
    /*background: #e9eef5 !important;*/
}
.fonction h3 {
    font-size: 32px;
    color: #1e499b;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 90px !important;
}
.fonction_elt_1st h4.mg40 {
    padding-bottom: 32px;
}
.fonction_elt {
    margin-bottom: 10px;
}
.fonction_elt h4 {
    background: #1e499b;
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 32px;
}

.fonction_elt h4 a {
    padding: 8px 8px 8px 15px;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    display: block;
    position: relative;
}

#carac_cloud {
    padding-top: 35px;
    padding-bottom: 0.1px;
}

.fonction_elt h4 a:after {
    display: inline-block;
    content: '';
    margin-left: 15px;
    margin-bottom: 2px;
    border-top: 6px solid #eeeeee;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    color: white;
}

.fonction_elt_1st h4 a span#load-fonctions, a span#load-fonctions:hover {
    color: #1e499b;
    font-size: 18px;
    font-weight: bold;
    padding-top: 40px;
}

.fonction_elt_1st h4 a:after {
    display: inline-block;
    content: '';
    margin-left: 15px;
    margin-bottom: 2px;
    border-bottom: 0px solid #1e499b;
    border-top: 6px solid #1e499b;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    color: white;
}

.fonction_elt_1st.active h4 a:after {
    display: inline-block;
    content: '';
    margin-left: 15px;
    margin-bottom: 2px;
    border-bottom: 6px solid #1e499b;
    border-top: 0px solid #1e499b;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    color: white;
}

.fonction_elt:last-child .fonction_content {
    padding: 10px 0 0px 0;
}

.fonction_elt:last-child {
    padding-bottom: 60px;
}

.fonction_content {
    text-align: justify;
    overflow: hidden;
    background: transparent;
    padding: 10px 0 30px 0;
    display: none;
}
.fonction_elt.active h4 a:after {
    display: inline-block;
    content: '';
    margin-left: 15px;
    margin-bottom: 2px;
    border-bottom: 6px solid #eeeeee!important;
    border-top: 0px solid #eeeeee!important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    color: white;
}
.fonction_elt h4 a:after {
    display: inline-block;
    content: '';
    margin-left: 15px;
    margin-bottom: 2px;
    border-bottom: 0px solid #eeeeee !important;
    border-top: 6px solid #eeeeee !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    color: white;
}

.fonction_elt ul {
    margin: 10px 0 10px 10px;
}
.fonction_elt ul li {
    padding-left: 10px;
    position: relative;
}
.fonction_elt ul li:before {
    content: "- ";
    position: absolute;
    left: -10px;
}

/* Fin Présentation Serveur Cloud */




/* Menu Serveur avec Ancre */

.onglet_serveur {
    background: #1E499B;
}
.onglet_serveur.fixed {
    position: fixed;
    top: 0;
    z-index: 999999999;
    right: 0;
    left: 0;
}
.onglet_serveur ul {
    display: flex;
    justify-content: space-between;
}
.onglet_serveur ul li {
    text-align: center;
    position:relative;
    padding: 15px;
    line-height: 44px;
}
.onglet_serveur ul li a{
    color:white;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    /*display: block;*/
    -webkit-transition: all ease 0.4s;
    -khtml-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
}


.onglet_serveur.fixed ul li a{
    /*line-height: 80px;*/
}
.onglet_serveur ul li.active, .onglet_serveur ul li:hover {
    background: #103583;
}
.onglet_serveur ul li.active a, .onglet_serveur ul li:hover a{
    color:white;
}
.onglet_serveur ul li.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 102, 0, 0);
    border-top-color: #103583;
    border-width: 15px;
    margin-left: -15px;
}
/*RESPONSIVE*/
@media (max-width: 1199px) AND (min-width: 980px) {
    .onglet_serveur ul li a{
        font-size: 12px;
    }
}
@media (max-width: 979px) AND (min-width: 768px) {
    .onglet_serveur .wrapper{
        min-width: 96%;
        width: max-content;
    }
    .onglet_serveur ul li a{
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .onglet_serveur {
        display: none;
    }
}
/*FIN RESPONSIVE*/

/* Fin Menu Serveur */


/* BLOCK Serveurs Informations 2 */

#inclus {
    max-height: 500px;
}
#inclus .block-white {
    padding-bottom: 10px;
}
#inclus .titre-backup {
    padding-top: 67px;
    padding-bottom: 50px;
}

.subtitle-onglet {
    padding-top: 15px;
    text-align: center;
    font-size: 16px;
}
.flex-25-cloud {
    flex-grow: 1;
    width: 25%;
    padding-bottom: 55px;
    position: relative;
    text-align: left;
}
.flex-25-cloud a {
    left: 190px;
    position: absolute;
    color: #f60;
}
.inclus img {
    margin: auto;
}
.popover {
    width: 250px;
}
@media all AND (max-width: 979px) {
    .flex-25-cloud a {
        left: 140px;
    }
}
@media all AND (max-width: 767px) {
    .flex-25-cloud a {
        display: none;
    }
    #inclus {
        max-height: none;
    }
}
@media all AND (max-width: 650px) {
    #inclus .flex-25-cloud {
        width: 30% !important;
    }
    /*#inclus span[class^="flaticon-"]::before {
        margin-right: 10px;
        padding-right: 10px;
    }*/
}
@media all AND (max-width: 400px) {
    #inclus .flex-25-cloud {
        width: 48% !important;
    }
}

/* FIN BLOCK Serveur Information 2 */



/* BLOCK Serveurs d'Excellence */

.serveur-excellence {
    background: url('../images/private_cloud/manage.jpg') no-repeat center !important;
    background-position-x: -15px;
    min-height: 424px;
    color: #1e499b;
    text-align: justify;
}

.serveur-excellence .s-excellence-elt:last-child {
    padding-left: 12px;
}
.serveur-excellence .s-excellence-elt:last-child h3 {
    padding-top: 70px;
}

.serveur-li {
    padding-top: 20px;
    padding-bottom: 15px;
}

.serveur-btn {
    font-size: 18px;
    font-weight: 900;
    padding: 5px 15px 0px 15px;
    margin-left: 30px;
    margin-top: 10px;
}

.serveur-li li::before {
    content: "\f101";
    font-family: Flaticon;
    font-size: 18px;
    line-height: 30px;
    font-style: normal;
    color: #7bbf19;
    padding-right: 15px;
}

.serveur-fr {
    position: absolute;
    top: 200px;
    left: 70px;
}

.datacentre-fr {
    position: absolute;
    top: 200px;
    left: 330px;
}

@media all AND (max-width: 1199px) AND (min-width: 980px) {
    .serveur-excellence {
        background-position-x: -240px;
        background-repeat: no-repeat;
        max-height: 100%;
    }
    #serveurs h3 {
        padding-top: 30px;
    }
    #serveurs .serveur-btn:hover {
        font-size: 18px;
    }
    .serveur-fr {
        left: 0px;
    }
    .datacentre-fr {
        left: 220px;
    }
    .s-excellence-elt .titre-backup {
        padding-top: 30px;
    }
}

@media all AND (max-width: 979px) AND (min-width: 768px) {
    .serveur-excellence {
        background: url('../images/private_cloud/manage.jpg') no-repeat 42% !important;
        max-height: 100%;
    }
    .serveur-fr {
        left: 0px;
        top: 260px;
        width: 15%;
    }
    .datacentre-fr {
        left: 180px;
        top: 260px;
        width: 15%;
    }
    #serveurs h3 {
        padding-top: 35px;
    }
    #serveurs .serveur-btn:hover {
        font-size: 18px;
    }
    .s-excellence-elt .titre-backup {
        padding-top: 20px;
    }
    .serveur-excellence .s-excellence-elt:last-child {
        padding-left: 0px;
        padding-right: 15px;
    }
}

@media all AND (max-width: 767px) {
    .serveur-excellence {
        background-image: none !important;
        min-height: 0;
    }
    .s-excellence-elt .titre-backup {
        padding-top: 40px !important;
    }
    .serveur-excellence {
        padding-bottom: 20px;
    }
    .serveur-fr {
        left: 60%;
        top: auto;
        bottom: 20px;
        width: 13%;
    }
    .datacentre-fr {
        left: 80%;
        top: auto;
        bottom: 20px;
        width: 13%;
    }
    .s-excellence-elt .serveur-btn {
        margin-bottom: 20px;
    }
    .serveur-excellence .s-excellence-elt:last-child {
        padding-left: 0px;
    }
}

@media all AND (max-width: 565px) {
    .serveur-fr {
        display: none;
    }
    .datacentre-fr {
        display: none;
    }
    .s-excellence-elt .serveur-btn {
        margin-left: 0px;
    }
    .s-excellence-elt {
        text-align: center;
    }
    .s-excellence-elt ul {
        text-align: justify;
    }
}

@media all AND (max-width: 360px) {
    .s-excellence-elt .serveur-btn {
        font-size: 14px;
    }
}

/* Fin Bloc Serveur d'Excellence */



/* BLOCK Point fort */

#points-forts .titre-backup {
    padding-top: 75px;
    text-align: center;
}

.titre-strong {
    font-size: 24px;
    font-weight: bold;
    padding-top: 80px;
    margin-bottom: 0px;
    text-align: left;
}

#points-forts .slider-content-inner h4 {
    font-size: 18px;
    color: #ff6600;
    font-weight: bold;
    line-height: 24px;
}

.subtitle2 {
    padding-top: 10px;
    color: #1e499b;
    text-align: center;
    font-size: 16px;
}

.subtitle3 {
    padding-top: 6px;
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #1E499B;
}

.blue-circle {
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    margin: 0 auto;
    background: #819dcd;
    color: white;
    line-height: 65px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.blue-circle img {
    margin: auto;
    padding-top: 14px;
}

@media all AND (max-width: 1200px) AND (min-width: 980px) {
    #points-fort .slider-cloud-strong .slider-element .slider-content .slider-content-inner p {
        font-size: 16px !important;
    }
}


/* SLIDER ICONES for Cloud Page */

#points-forts{
    max-height: 820px;
}

.slider-cloud-strong {
    padding-bottom: 65px;
}

.slider-cloud-strong .indicators {
    margin-top: 15px;
    /*margin-bottom: 90px;*/
    text-align: center;
    position: relative;
}
.slider-cloud-strong .indicators ol {
    display: inline-block;
}
.slider-cloud-strong .indicators ol li {
    display: inline-block;
    text-align: center;
    width: 140px;
    vertical-align: top;
    color:#819dcd;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.slider-cloud-strong .indicators a.prev {
    position: absolute;
    left: 0;
    top: 35%;
    width: 40px;
    height: 40px;
    background: url(../images/prev.png) center center no-repeat #17378b;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50%;
    margin-top: -20px;
    font-size: 0px;
    z-index: 999;
}
.slider-cloud-strong .indicators a.next {
    position: absolute;
    right: 0;
    top: 35%;
    width: 40px;
    height: 40px;
    background: url(../images/next.png) center center no-repeat #17378b;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50%;
    margin-top: -20px;
    font-size: 0px;
    z-index: 999;
}

.slider-cloud-strong .indicators ol li span[class^="blue-circle"]{
    display: block;
    height: 65px;
    width: 65px;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
    background: #819dcd;
    color: white;
    line-height: 65px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.slider-cloud-strong .indicators ol li.active span[class^="blue-circle"], .slider-cloud-strong .indicators ol li:hover span[class^="blue-circle"] {
    background:#0033a0;
}

.slider-cloud-strong .indicators ol li.active, .slider-cloud-strong .indicators ol li:hover {
    color:#1e499b;
    font-weight: bold;
}

.slider-cloud-strong .indicators ol li span[class^="blue-circle"]:before{
    font-size: 40px;
}

.slider-cloud-strong .slider-element {
    display: none;
    position: relative;
    z-index: 0;
}
.slider-cloud-strong .slider-container {
    margin: 0 auto;
    padding: 20px 0 25px 0;
    position: relative;
    z-index: 0;
}
.slider-cloud-strong .slider-image {
    position: relative;
    /*align-self: center;*/
    width:44%;
    min-width: 250px;
    margin-left: -25px;
}
.slider-cloud-strong .slider-element .slider-content {
    width: 75%;
    position:relative;
    z-index: 1;
    left: 0px;
    top: 5px;
    font-size: 15px !important;
    color: #1e499b;
}
.slider-cloud-strong .slider-element .slider-content .slider-content-inner {
    padding: 35px 30px;
    background: #e9eef5;
}
.slider-cloud-strong .slider-element .slider-content .slider-content-inner h4{
    font-weight: 900;
    color: #1E499B;
}
.slider-cloud-strong .slider-element .slider-content .slider-content-inner a{
    color: #1e499b;
    text-decoration: underline;
}
.slider-cloud-strong .slider-element .slider-content .slider-content-inner p{
    text-align: justify;
    line-height: 20px;
}
.slider-cloud-strong .slider-element .slider-content .slider-content-inner br{
    display: block;
    margin: 5px 0;
}
.slider-cloud-strong .slider-element.active {
    display: flex;
}


@media all AND (max-width: 1200px) and (min-width: 980px) {
    .slider-cloud-strong .indicators ol li{
        width: 120px;
    }
}
@media all AND (max-width: 979px) and (min-width: 825px) {
    .slider-cloud-strong .indicators a.prev {
        left: -20px;
    }
    .slider-cloud-strong .indicators a.next {
        right: -20px;
    }
}
@media all AND (max-width: 979px) and (min-width: 768px) {
    .slider-cloud-strong .indicators ol li{
        width: 90px;
    }
}
@media all AND (max-width: 767px) {
    .slider-cloud-strong .indicators a.prev {
        display: none;
    }
    .slider-cloud-strong .indicators a.next {
        display: none;
    }
    #points-forts {
        max-height: none;
    }
    .slider-cloud-strong .indicators {
        margin-bottom: 0px;
    }
}
@media all AND (max-width: 637px){
    #points-forts .slider-image{
        display: none;
    }
    #points-forts .slider-content{
        width: 100%;
    }
}

/* Fin Bloc Point fort */


/* Bandeau Promotion */

#promo_cloud .pramotion_right a.benefit {
    line-height: 40px;
    padding: 5px 25px 0px 25px;
    font-size: 30px;
    margin-top: 20px;
    height: auto;
}

#promo_cloud .pramotion_right {
    padding: 13px 0 13px 78px;
    /*margin-right: 60px;*/
}

#promo_cloud .pramotion_left p {
    line-height: 32px;
}

#promo_cloud .pramotion_left {
    padding: 13px 0;
}

#promo_cloud .promotion-price strong {
    font-size: 40px !important;
    padding-top: 5px;
}

.promo-rounded-day {
    padding-top: 5px;
}

.pramotion_left span em small, span.promo-rounded em small {
    font-size: 16px;
    position: relative;
    top: -10px;
    font-weight: bold;
}

#promo_cloud .promotion-price {
    margin-right: 75px;
}
@media all and (min-width: 768px) and (max-width: 978px) {
    #promo_cloud .promotion-price {
        margin-right: 5px;
    }
} 
@media (max-width: 767px) {
    #promo_cloud {
        display: none;
    }
}

/*@media all AND (max-width: 479px) {
    #promo_cloud .pramotion_right a.benefit {
        font-size: 22px;
    }
}
@media all AND (max-width: 311px) {
    .pramotion_left {
        width: auto;
    }
}*/

/* Fin bandeau Promotion */


/* BLOCK Backup */

.titre-backup {
    font-size: 32px;
    line-height: 32px;
    padding-top: 65px;
    margin-bottom: 0px;
    text-align: left;
}


@media all AND (max-width: 1200px) {
    .titre-backup {
        font-size: 28px !important;
        text-align: center;
        padding-top: 40px;
    }
}
@media all AND (max-width: 767px) {
    .titre-backup {
        font-size: 24px !important;
        text-align: center;
        padding-top: 40px !important;
    }
}

/* Fin Bloc Backup */


/* BLOCK Confiance */

.cloud-confiance {
    background-image: url('../images/cloud-serveur/ban_confiance.jpg') !important;
    background-size: cover;
    /*height: 805px;*/
    text-align: justify;
    border-top: 1px solid grey;
}

.cloud-confiance br {
    content: "";
    /*margin: 2em;*/
    display: block;
    font-size: 24%;
}

.cloud-confiance p {
    font-size: 16px;
}

.cloud-confiance .flex-container {
    /*margin-bottom: 20px;*/
    padding-bottom: 15px;
}

#why-lws .flex-element.flex-30 {
    max-width: 29%;
}

.titre-confiance-1 {
    font-size: 32px;
    font-weight: normal;
    padding-top: 70px;
    padding-bottom: 60px;
    text-align: center;
}

.titre-confiance-2 {
    font-size: 18px !important;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 12px;
    text-align: center;
    line-height: 20px;
}

.little {
    font-size: 16px !important;
}

.confiance-elt {
    margin-bottom: 45px;
    position: relative;
}

.confiance-elt:last-child {
    margin-bottom: 70px;
}

.confiance-elt img {
    margin: auto;
}

/* Responsive */

@media all AND (max-width: 1200px) {
    .cloud-confiance {
        height: auto !important;
        max-height: none;
    }
    .cloud-confiance .flex-container {
        margin-bottom: 0px;
    }
}

@media all AND (max-width: 978px) AND (min-width: 525px) {
    .confiance-elt {
        max-width: 46% !important;
    }
    .titre-confiance-1 {
        font-size: 28px;
    }
}
@media all AND (max-width: 524px) {
    .confiance-elt {
        max-width: 100% !important;
    }
    .titre-confiance-1 {
        font-size: 24px;
    }
}
@media all AND (max-width: 978px) {
    .cloud-confiance h3 {
        text-align: center;
    }
}
/*@media all AND (max-width: 767px) {
    .cloud-confiance {
        display: none;
    }
}*/
    
/* Fin Bloc Confiance */


/* BLOCK Avis Client */

.titre-avis {
    font-size: 32px;
    font-weight: normal;
    padding-top: 70px;
    margin-bottom: 0px;
    line-height: 40px;
}

.sous-titre {
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1e499b;
}

/* SLIDER Cloud */
.slider_cloud {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border-top: 1px solid #E9EEF5;
    /*max-height: 655px;*/
}
.slider_cloud .slider_cloud_container {
    width: 47%;
    float: right;
    min-height: 500px;
    margin-top: 55px;
    position: relative;
    margin-right: 70px;
}
.slider_cloud .slider_cloud_element {
    display: none;
}
.slider_cloud .slider_cloud_element.active {
    display: block;
}
.slider_cloud .avis_trustpilot {
    text-align: center;
    padding-top: 20px;
    padding-left: 15px;
}
.slider_cloud .avis_trustpilot img {
    margin: 0 auto;
    padding-bottom: 5px;
}
.slider_cloud .slider_cloud_element h5 {
    color: #1e499b;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.slider_cloud .slider_cloud_element p {
    color: #1e499b;
    /*padding-bottom: 20px;*/
    text-align: justify;
    font-size: 16px;
}
.slider_cloud .slider_cloud_element span.name {
    display: block;
    text-align: right;
    font-size: 16px;
    line-height: 20px;
    color: #0051e3;
    font-weight: normal;
    padding-bottom: 30px;
    padding-top: 15px;
}
.slider_cloud .slider_cloud_container a.prev {
    position: absolute;
    left: -68px;
    bottom: 79%;
    width: 40px;
    height: 40px;
    background: url(../images/prev.png) center center no-repeat #17378b;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50%;
    font-size: 0px;
    z-index: 999;
}
.slider_cloud .slider_cloud_container a.next {
    position: absolute;
    right: -70px;
    bottom: 79%;
    width: 40px;
    height: 40px;
    background: url(../images/next.png) center center no-repeat #17378b;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50%;
    font-size: 0px;
    z-index: 999;
}
.slider_cloud .slider_cloud_container .indicators ol {
    margin-top: 40px;
    text-align: center;
}
.slider_cloud .slider_cloud_container .indicators ol li{
    text-align: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 2px solid #909090;
    border-radius: 50%;
    margin: 0 10px;
    cursor:pointer;
    padding: 2px;
    background: transparent;
    position:relative;
}
.slider_cloud .slider_cloud_container .indicators ol li:hover:after, .slider_cloud .slider_cloud_container .indicators ol li.active:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #ff6600;
    position: absolute;
    border-radius: 100%;
    top: 1px;
    left: 1px;
}
@media (max-width: 1440px) {
    .slider_cloud {
        background-position: -240px 0;
    }
}
@media (max-width: 1024px) {
    .slider_cloud {
        background-size: contain;
        background-position: 50%;
    }
}
@media (max-width: 979px) {
    .slider_cloud .avis_trustpilot img {
        max-width: 60%;
    }
}
@media (max-width: 1200px) {
    .titre-avis {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .slider_cloud {
        background: white !important;
    }
    .slider_cloud .slider_cloud_container {
        width: 75%;
        float: none;
        margin: 40px auto;
    }
    section#avis {
        max-height: none;
    }
    .slider_cloud_container {
        min-height: 0px !important;
    }
    .titre-avis {
        font-size: 24px;
    }
}
@media (max-width: 430px) {
    .slider_cloud .slider_cloud_container {
        width: 100%;
    }
    .slider_cloud .slider_cloud_container a.prev, .slider_cloud .slider_cloud_container a.next {
        display: none;
    }
}

/* FIN SLIDER Cloud */

/* Bloc Noir Indication * */

.block_black {
    background: #333;
    color: #ababab;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 20px 0px;
}

/* Modal Youtube */
.grtyoutube-popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
}

.grtyoutube-popup-content {
	margin-top:150px;
	width:95%;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.grtyoutube-popup-close {
	position:absolute;
	top:-30px;
	right:0;
	color:#FFF;
	font-size:25px;
	width:17px;
	height:17px;
	cursor:pointer;
}

.grtyoutube-iframe {
	width:100%;
	height:480px;
}
@media (max-width:767px) {
	.grtyoutube-iframe {
		width:100%;
		height:350px;
	}
}

.grtyoutube-dark-theme{
	background: rgba(0,0,0, 0.85);
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
	background: url('icon-close-white.png') no-repeat;
}

.grtyoutube-light-theme {
	background: rgba(255,255,255, 0.85);
}

.grtyoutube-light-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.grtyoutube-light-theme .grtyoutube-popup-close {
	background: url('icon-close-black.png') no-repeat;
}



/* Tableau comparatif */

@media all and (max-width: 570px){
    #Compare{
        display: none;
    }
}

#Compare h3 {
    text-align: center;
}

table.compare-cloud {
    border: 0;
    padding: 40px 0 65px;
}

#Compare .compare-cloud td {
    border-spacing: initial;
    border-collapse: collapse;
    border-right: 3px solid #e9eef5;
    background-color: #ffffff;
    padding: 15px;
    line-height: 22px;
    font-size: 16px;
    color: #1e499b;
    text-align: justify;
}

#Compare .compare-cloud td:first-child {
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
}

@media all and (max-width: 767px){
    #Compare .compare-cloud td:first-child {
        padding-left: 15px;
    }
}

#Compare .compare-cloud tr td:not(:last-child) {
    border-right: 10px solid #E9EEF5 !important;
}

#Compare .compare-cloud td {
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.compare-cloud .td_blue {
    background-color: #1e499b !important;
    color: white !important;
}
.compare-cloud .td_blue strong {
    font-size: 16px !important;
    font-weight: bold;
}
.compare-cloud .td_blue .flaticon-question-mark::before {
    font-size: 16px !important;
}
.compare-cloud td.td_transparent {
    background-color: transparent !important;
    color: #1e499b;
    font-size: 14px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}


/* Support réactif */

#support_reactif h3 {
    text-align: center;
}

#support_reactif table {
    margin-top: 40px;
    border: 0;
}

#support_reactif table td {
    border: 0 !important;
    border-radius: 0;
}

#support_reactif table tr td.td_blue {
    background-color: #1e499b !important;
    color: white !important;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

#support_reactif table tr td.td_content {
    background-color: #fff !important;
    text-align: center;
    font-size: 18px;
}

#support_reactif .fs50 {
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    margin-right: 5px;
}

#support_reactif .petit {
    font-size: 16px;
    color: #6f6f6f;
}

@media all and (max-width: 978px) {
    #support_reactif .confiance-elt{
        max-width: 46% !important;
    }
}

@media all and (max-width: 767px){
    #support_reactif .confiance-elt {
        max-width: 100% !important;
        flex-wrap: wrap;
    }
    #support_reactif .flex-container.space-betw