/*
Theme Name: ASUS Loyalty template
Template Preview: /wp-content/themes/asus-loyalty/screenshot.png
Theme URI: 
Author: Giuseppe Valenza
Author URI:
Description: 
Version: 1.0
License: 
License URI:
Text Domain: asus-loyalty
*/


* {
    box-sizing: border-box;
  }
  
  .item {
    width: 200px;
    height: 200px;
    margin: 50px auto;
    padding-top: 75px;
    background: #ccc;
    text-align: center;
    color: #FFF;
    font-size: 3em;
  }


  @font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Regular.woff2') format('woff2'),
         url('font/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  

  @font-face {
    font-family: 'TT_Norms_Pro_Medium';
    src: url('font/TT-Norms-Pro-Medium.woff2') format('woff2'),
         url('font/TT-Norms-Pro-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'TT_Norms_Pro_Normal';
    src: url('font/TT-Norms-Pro-Normal.woff2') format('woff2'),
         url('font/TT-Norms-Pro-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  
  

body { background-color: #ffffff;
    font-family: "Roboto", "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
}

p {
    font-family: "Roboto", "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
    font-size: 13pt;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .barre-EnSavoirPlus, .btn, #menu ul {
    font-family: "TT_Norms_Pro_Medium", "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
}

a {
  color: #006ce1;
}
.bg-ico{
  background: rgb(190, 196, 238);
}
.rounded-20{
  border-radius: 20px;
}
.hero .heading {
  font-size: 2.4rem;
  font-weight: 600;
}
b, strong{
  font-weight: bold;
}
@media (max-width: 700px){
  h1, .h1, .hero .heading {
      font-size: 32px;
  }
}

h3, .h3 {
    font-size: 32px;
  }
@media (max-width: 700px){
  h3, .h3 {
      font-size: 30px;
    }
  }
  h2, .h2 {
      font-size: 40px;
    }
    @media (max-width: 700px){
      h2, .h2 {
          font-size: 36px;
        }
      } 
      
  .fit-cover{
    object-fit: cover;
  }
  .main-container{
    min-height: calc(100vh - 92px);
    position: relative;
    background: #f2f4f7;
    padding-bottom: 35px;
}  
.description-section{
  font-size: 20px;
  line-height: 170%;
}
@media (max-width: 700px){
  .description-section{
    font-size: 20px;
  }
}
.card-content{
  padding: 91.5px 68px;
  background-color: #f7f8fa;
}
@media (max-width: 700px){
  .card-content{
    padding: 60px 32px;
  }
}
.card-content p{
  font-size: 18px;
  line-height: 170%;
}
.text-blue-underline{
  color: #006ce1;
  text-decoration: underline;
}
.link-show-more{
  font-size: 1.125rem;
  line-height: 120%;
  color: #006ce1;
  text-decoration: none !important;
  font-weight: 600;
}
.w-900{
  max-width: 900px;
}
/***********************************************/


.text-blue{
  color: #60baff;
}  
@media (min-width: 992px) {
  .hero .height-fix{
    height: 480px;
  }
}
@media (min-width: 768px) {
  .hero .height-fix {
      height: 480px;
  }
}
@media (min-width: 576px) {
  .hero .height-fix {
      height: 480px;
  }
}
@media (max-width: 576px) {
  .hero .height-fix {
      height: 400px;
  }
}
.img-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.w-100 {
  width: 100% !important;
}
/******************   bouton du header   *****************************/


.btn.btn-outline-white-reverse {
    background-color: #fff;
    border-color: #fff;
    color: #03253c;
}

.btn {
    padding: 6px 24px;
    border-radius: 8px;
    font-size: 1.125rem;
    font-weight: 400;
    min-height: 40px;
    line-height: 120%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn.btn-outline-white-reverse:hover {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.btn.btn-video {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.btn.btn-video:hover {
    background-color: #fff;
    border-color: #fff;
    color: #03253c;
}




/******************   axe asus   *****************************/


.axe-asus {
    font-size: 24px;
    text-align: center;
    font-family: "TT_Norms_Pro_Medium", "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
    padding: 15px 60px;
    border-radius: 4px;
    border-color: none;
    font-weight: 600;

}

@media (max-width: 700px){
  .axe-asus {
      font-size: 20px;
    }
  }

.nav-tabs {
    border-bottom: 1px solid #ecf3f2;
    margin-bottom: 40px;
    justify-content: center;
  }
  
  .nav-tabs .nav-link {
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: var(--p-color);
    font-family: var(--title-font-family);
    font-size: var(--btn-font-size);
    font-weight: var(--font-weight-medium);
    padding: 15px 25px;
    transition: all 0.3s;
  }
  
  
  .nav-tabs .nav-item.show .nav-link, 
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-link:focus, 
  .nav-tabs .nav-link:hover {
    border-bottom-color: var(--primary-color);
    color: var(--primary-color);
  }

  
  .nav-tabs .nav-link:first-child {
    /*margin-right: 50px;*/
  }

  .nav-tabs .nav-link {
    font-size: var(--copyright-font-size);
    padding: 10px;
  }


  /******************   bouton axe asus   *****************************/

.btn_2 {
    padding: 15px 20px;
    border-radius: 4px;
    border-color: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
}

.btn_2.btn-brochure {
    background-color: #006799;
    border-color: #006799;
    color: #fff;
}


.btn_2.btn-brochure:hover {
    background: #008FD3;
    border-color: #008FD3;
    color: #fff;
}


  /******************  inline KSP   *****************************/

  .sec-features, .barre-EnSavoirPlus {
    background-color: #03253c;
    background: #03253c;
    background: -webkit-linear-gradient(310deg, #03253c 0%, #006799 100%);
    background: -o-linear-gradient(310deg, #03253c 0%, #006799 100%);
    background: linear-gradient(140deg, #03253c 0%, #006799 100%);
    overflow: hidden;
}

.section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.sec-features .feature [class^="bi-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    font-size: 40px;
    position: relative;
    margin-right: 10px;
}


.icon-axe {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  position: relative;
  margin-right: 30px;  
}


  /******************  services *****************************/


.service {
    padding: 40px;
    border-radius: 12px;
    background: #fff;
}

.service p {
  font-size: 18px;
  line-height: 170%;
}


.btn-enSavoirPlus {
  color: #fff;
  background-color: #006799;
  border: none;
  min-height: 52px;
  min-width: 80%;
  position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}


.btn-enSavoirPlus:hover {
  background: #006799;
  border-color: #006799;
  color: #fff;
}



 /******************  offers *****************************/


.card-offers {
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
}

.ksp {
  text-align: left;
  line-height: 20px;
}
.border-l-1-grey {
  border-left: 1px solid #666;
}
footer{
  background-color: #262626;
  border-top: 1px solid #ccc;
    font-size: 14px;
    color: #fff;
}
footer a {
  color: #b3b3b3;
  margin: 0 12px;
}
footer p {
  color: #999999;
  font-family: TTNormsProNormal, Segoe UI, system-ui, sans-serif;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
  padding: 9px 0px;
}

#btn-back-to-top {
  position: fixed;
  bottom: 14px;
  right: 3px;
  display: none;
  transition: opacity 0.8s ease-in-out;
}

#cookiebanner .modal-dialog{
  max-width: 712px;
}
#cookiebanner .modal-body{
  padding-top: 0; padding-bottom: 0;
}
#cookiebanner button{
  font-size: 1.063rem; border-radius: 4px;
}

#cookiebanner .modal-body a{
  color: #000;
}

@media (max-width:700px) {
  .text-footer {
    display: block;
    margin-bottom: 8px;
  }
  #solutions ul{
    line-height: 2;
    overflow: auto;
    white-space: nowrap;
    display: inline-block;
  }
  #solutions li{
    display: inline-block;
  }
  #menu ul{
    margin-top: 1.6rem;
  }
}


.condition-zencare{
  font-size: .872rem;
  color: #878787;
  padding-top: 10px;
  display:block;
}
.TTNormsNormal{
  font-family: 'TT_Norms_Pro_Normal' !important;
}
.cta-big{
  text-align: center;
}
.cta-big a{
  color: #fff;
  font-size: 18px;
  font-family: 'TT_Norms_Pro_medium';
  text-decoration: none;
  background: #006ce1;
  text-align: center;
  padding: 16px 24px;
  border-radius: 7px;
}

.bg-grey-blue{
  background: #e2ebf4;
}

.bg-azure{
  background: #edf4fd;
}
.border-azure{
  border:1px solid #edf4fd;
}
.bg-blue-1{
  background-color: #459ad3;
}
.bg-blue-2{
  background-color: #2b8dcf;
}
.bg-blue-3{
  background-color: #2081c2;
}
.bg-blue-4{
  background-color: #0272bf;
}
.text-white{
  color: #fff;
}   

/******************  Section Step *****************************/

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1296px;
  }
}

.step {
display: flex;
margin-bottom: 24px;
align-items: flex-start;
padding: 8px 45px 0 24px;
}
.step-number{
padding: 0 22px;
text-align: center;
position: relative;
font-size: 46px;
font-weight: bold;
margin-top: -11px;
color: #006ce1;
}
.step-number span{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.step-title{
font-weight: bold;
font-size: 21px;
}
.step-description {
font-size: 18px;
}
.step-cta{
margin-top: 16px;
}
.step-cta a{
text-decoration: none;
vertical-align: middle;
}
.step-cta svg{
width: 8px;
}
.booster{
font-size: 18px;
text-align: center;
margin: 50px 24px;
max-width: 900px;
}
.table-of-targets table{
width: 100%;
}
.table-of-targets td{
font-size: 18px;
}

.title-section-step{
  margin: 45px 0 32px 0;
}

.block-right-step{
  margin-left: 40px;
}
.block-left-form-signup{
  padding: 50px 40px;
  background: #fff;
  border-radius: 20px;

}
.block-left-form-login{
  padding: 50px 40px;
  background: #fff;
  border-radius: 20px;

}

@media (max-width: 500px) {
  .block-right-step{
    margin-left: 1px;
   }
}

/******************  Contact section *****************************/

#contact-section .contact-card{
  padding: 0 0 48px;
  border-radius: 12px;
  margin: 0 12px;
  background: #f7f8fa;
}

#contact-section p {
  font-size: 18px;
  line-height: 170%;
  padding: 0 32px;
}

#contact-section img {
  border-radius: 7px 7px 0 0 ;
}

.btn-link{
  text-decoration: none;
  font-size: 18px;
  vertical-align: middle;
}
.btn-link a{
  text-decoration: none;
}
.btn-link.fixed {
  position: absolute;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 70%;
}
.contact-card h3{
  font-size: 28px;
}


/******************  General Conditions *****************************/

.general-conditions{
  background-color: #f7f8fa;
}

.general-conditions .list{
  line-height: 200%;
  font-size: 15px;
}
.general-conditions .list div{
  margin-left: 10px;
  position: relative;
}

.general-conditions .list div::before{
  content: '';
  position: absolute;
  left: -10px;
}

.contact-card a{
  color: var(--bs-body-color) !important;
  text-decoration: none !important;
}
.animation-commerciale{
  margin-top: 50px;
}
.animation-commerciale .informations{
  margin-top: 24px;
}
.animation-commerciale .informations > div{
  margin-bottom: 4px;
}

.animation-commerciale h2{
  margin-bottom: 24px;
}

.animation-commerciale .informations .rebate{
  position: relative;
}

.animation-commerciale .informations .h2 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}


.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 33%;
  justify-content: space-around ;
}

.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.blue .circle {
  stroke: #1b7dc4;
}

.percentage {
  fill: #575757;
  font-size: 0.5em;
  text-anchor: middle;
}

.ressource-grid{
  display: flex; 
  flex-wrap: wrap; 
  gap: 15px;
}
.ressource-card{
  flex: 1 0 21%; 
  border-radius: 12px; 
  margin-bottom: 15px;
  background: #fff;
  margin: 12px;
  padding: 0;
}
.ressource-card img{
  border-radius: 12px 12px 0 0;

}
.ressource-description {
  background: #fff;
  border-radius: 0 0 12px 12px;
}
.ressource-description p{
  padding: 0 32px 24px;
  font-size: 16px;
}

.block-divider{
  margin: 50px 0;
}
.block-divider div{
  width: 100%;
  height: 39px;
  background: #d7dbe1;
  border-radius: 47px;
  padding: 0 12px;
}

.custom-form-asus .input, 
.custom-form-asus label{
  width: 100%;
}

.custom-form-asus .label{
  font-size: 14px;
  font-weight: 500;
}
.custom-form-asus label{
  margin-bottom: 0;
}

.custom-form-asus .space-labels{
  margin-bottom: 6px;
}

.custom-form-asus > div{
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.custom-form-asus .input, 
.custom-form-asus select{
  min-height: 40px;
  font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    color: #181818;
    padding: 0 16px;
    border-radius: 8px;
    border: 1px solid #cccccc;
}

.custom-form-asus label.checkbox{
  font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}

input[type=checkbox]:checked, body .ng-dropdown-panel .ng-dropdown-panel-items .ng-option input[type=checkbox]:checked {
  background-image: url("img/check.svg");
  border-color: #006ce1;
  background-color: #006ce1;
}

input[type=checkbox], body .ng-dropdown-panel .ng-dropdown-panel-items .ng-option input[type=checkbox] {
  border-color: #4d4d4d;
  background-color: transparent;
  width: 16px;
  height: 16px;
  border-radius: 0.25rem;
  vertical-align: top;
  border: 1px solid #ccd1d9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  margin-right: 8px;
}

.custom-form-asus input[type=submit]{
  font-size: 0.875rem;
    font-style: normal;
    font-weight: 450;
    line-height: 120%;
    min-height: 36px;
    height: 36px;
    padding: 8px 20px;
    min-width: 80px;
    border-radius: 8px;
    background: #006ce1;
    color: #fff;
    border: 0;
}

.reset-password{
  max-width: 607px;
  margin: auto;
}

.ressource-card h3{
  font-size: 23px;
  padding: 24px 32px 0;
}
.ico-logout img{
  margin-bottom: 2px;
}

#toast-container{
  position: relative;
}
#toast-container>div {
  padding:6px;
}

.informations #quarter{
  margin-left: 4px;
  padding: 6px 4px;
  border-color: #a6a6b4;
  border-radius: 7px;
}

.table-historique-achats{
  overflow-y: auto;
  max-height: 500px;
  background: #fff;
  width: 100%;
  border-radius: 10px;
  padding: 24px;
}

.table-historique-achats table{
  width: 100%;
  border:0;
}
.table-historique-achats th {
  padding: 6px 8px;
}
.table-historique-achats td {
  padding: 6px 8px;
  font-size: 15px;
  max-width: 300px;
}

.table-historique-achats tr:nth-child(even) {
  background-color: #eaebef;
}

.table-historique-achats tr:nth-child(odd) {
  background-color: #ffffff;
}

.table-historique-achats th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.info-icon{
  cursor: pointer; 
}
.info-icon svg{
  width: 16.2px;
  margin-bottom: 12px;
}
.info-icon .tooltip{
  position: absolute;
  background: #19212d;
  color: #fff;
  padding: 16px 16px;
  border-radius: 5px;
  top: 30px;
  left: 64%;
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: 1;
}
.tooltip::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #19212d transparent;
}	