#main{
background-color:#fff;
}
#top .flex_column_table{
float:none;
}
.image-overlay .image-overlay-inside{
display:none;
}
.image-overlay{
display:none !important;
}
#header_meta, #header_main, .container_wrap{
border:none;
}
.avia-section-large .content, .avia-section-large .sidebar{
padding-top:80px;
padding-bottom:80px;
}
.avia-section-huge .content, .avia-section-huge .sidebar{
padding-top:100px;
padding-bottom:100px;
}
.avia-section{
min-height:1px;
position:relative;
}
.avia-image-container.avia-align-center{
width:max-content;
}
.boxed-type-1{
max-width:800px;
margin:auto !important;
float:none !important;
}
.boxed-type-2{
max-width:867px;
margin:auto;
float:none;
}
#top .avia-post-nav{
background:rgba(0,0,0,0.5);
}
.avia-post-prev{
border-top-right-radius:0;
border-bottom-right-radius:0;
}
.avia-post-next{
border-top-left-radius:0;
border-bottom-left-radius:0;
}
.avia-post-nav .entry-info span{
font-size:12px;
line-height:18px;
}
.header-home .template-page, .header-page .template-page{
border-top:1px solid #fff !important;
}
.spinning{
animation:spin 20s linear infinite;
}
.shake{
animation:scroll 2s linear infinite alternate;
}
@keyframes scroll{
0% {
transform:translateY(0);
}
100% {
transform:translateY(20px);
}
}
@media only screen and (max-width: 979px){
.avia-section-huge.header-home .content, .avia-section-huge.header-home .sidebar{
padding-top:80px;
padding-bottom:80px;
}
.avia-section-huge.header-page .content, .avia-section-huge.header-page .sidebar{
padding-top:80px;
padding-bottom:80px;
}
}
@media only screen and (max-width: 767px){
.avia-section.boxed-type-2 .content{
padding-top:60px;
padding-bottom:60px;
}
.avia-section-huge.header-page .content, .avia-section-huge.header-page .sidebar{
padding-top:60px;
padding-bottom:60px;
}
.av-animated-when-visible-95, #top .av_header_scrolldown.av_header_transparency{
opacity:1 !important;
transform:none !important;
margin-top:0 !important;
}
} .html_header_top.html_header_sticky #top #wrap_all #main{
padding-top:125px !important;
}
#header .header-reading-progress{
border-radius:0;
}
#top #wrap_all .av_header_transparency .sub_menu>ul>li>a:focus, #top #wrap_all .av_header_transparency .sub_menu>ul>li>a:hover, #top .av_header_transparency .main_menu ul:first-child>li>a:focus, #top .av_header_transparency .main_menu ul:first-child>li>a:hover{
opacity:1;
}
li#menu-item-18 a::before{
content:"\E877";
font-family:'entypo-fontello';
font-size:22px;
padding:0 10px 0 0;
height:max-content;
float:right;
}
li#menu-item-18 > ul.sub-menu li a::before{
content:"\E879";
font-family:'entypo-fontello';
font-size:22px;
padding:0 10px;
height:max-content;
float:right;
}
li#menu-item-18 a{
margin-bottom:6px;
}
li#menu-item-18 > ul.sub-menu li a{
margin-bottom:0;
}
.av-main-nav > li > a{
font-weight:600;
font-size:16px;
padding:0 10px;
}
.av-main-nav > li > a span.avia-menu-text{
padding:0 8px;
}
.av-main-nav > li:first-child > a{
padding:0 10px 0 0;
}
.av-main-nav > li:nth-last-child(2) > a{
padding:0 0 0 10px;
}
.avia-menu.av_menu_icon_beside{
border:none;
}
.main_menu ul#avia-menu > li > a{
transition:all 0s
}
.main_menu ul#avia-menu > li.current-menu-item > a, .main_menu ul#avia-menu > li > a:hover{
color:#18FF9D;
}
.main_menu ul#avia-menu > li.current-menu-item > a:after{
background-color:#18FF9D;
visibility:visible;
transform:scaleX(1);
}
.main_menu ul#avia-menu > li > a:hover:after{
background-color:#18FF9D;
visibility:visible;
transform:scaleX(1);
}
.main_menu ul#avia-menu > li.current-menu-item.av-menu-button-colored > a:after{
visibility:hidden;
transform:scaleX(0);
}
.main_menu ul#avia-menu > li.av-menu-button-colored > a:hover:after{
visibility:hidden;
transform:scaleX(0);
}
.main_menu ul#avia-menu > li > a:after{
content:"";
visibility:hidden;
height:2px;
display:block;
position:relative;
width:100%;
bottom:23px;
-webkit-transform:scaleX(0);
-o-transform:scaleX(0);
-moz-transform:scaleX(0);
transform:scaleX(0);
-webkit-transition:all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition:all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-moz-transition:all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition:all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after{
height:4px;
border-radius:0;
}
.av-hamburger-inner::before{
top:-10px;
}
.av-hamburger-inner::after{
bottom:-10px;
}
.main_menu ul#avia-menu > li.av-burger-menu-main > a:hover > span:before{
display:none;
}
#top .av-main-nav ul a{
font-size:14px;
font-weight:600;
padding:12px 22px;
background-color:#fff;
color:#001F55 !important;
}
#top .av-main-nav ul a:hover, #top .av-main-nav ul a:focus{
background-color:#001F55;
color:#fff !important;
}
.av-main-nav ul{
margin-top:0;
width:300px;
background-color:transparent !important;
box-shadow:5px 5px 0 rgba(24,255,157,1);
}
.av-main-nav ul li a, .av-main-nav ul li:last-child > a{
border:none;
}
.phone-info{
font-weight:400;
font-size:13px;
padding:20px 0 0 0;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{
font-weight:600;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover, .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:focus{
color:#18FF9D;
}
.html_av-overlay-side-classic #top .av-burger-overlay li a{
border-bottom:1px solid rgba(255,255,255,0.3) !important;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{
height:2px;
opacity:0.6;
}
@media only screen and (max-width: 979px){
.responsive #top .av-main-nav .menu-item-avia-special{
display:block;
}
.main_menu .menu-item{
display:none;
}
.main_menu ul#avia-menu > li > a:hover:after{
display:none;
}
.av_phone_active_right .phone-info{
float:left;
}
.responsive .phone-info{
text-align:left;
}
#header .header-reading-progress.large-bar{
display:none;
}
}
@media only screen and (max-width: 767px){
.html_header_top.html_header_sticky #top #wrap_all #main{
padding-top:0 !important;
}
} .header-home h1{
font-size:50px;
line-height:60px;
font-weight:700;
text-transform:none !important;
letter-spacing:normal !important;
color:#fff !important;
margin-bottom:50px;
}
.header-page h1{
font-size:40px;
line-height:50px;
font-weight:700;
text-transform:none !important;
letter-spacing:normal !important;
color:#fff !important;
margin-bottom:0;
}
h2{
font-size:35px;
line-height:45px;
font-weight:700;
text-transform:none !important;
letter-spacing:normal !important;
margin-bottom:35px;
}
.texte-blanc h2{
color:#fff;
}
.bloc-cta h2, .bloc-cta-bis h2{
font-size:30px;
line-height:40px;
margin-bottom:10px;
}
ul.liste-archive h2{
font-size:20px;
line-height:30px;
text-transform:none !important;
margin:0.70em 0;
}
h3{
line-height:30px;
font-weight:700;
margin-bottom:20px;
}
.bloc-service h3, .bloc-explication-service h3{
color:#fff;
}
.bloc-service h3 a{
text-decoration:none !important;
}
.bloc-service h3 a:hover{
color:#18FF9D !important;
}
.footer h3{
color:#18FF9D;
margin-bottom:15px;
}
.texte-blanc h3{
color:#fff;
}
.bloc-reference h3{
font-size:19px;
line-height:29px;
margin-bottom:10px;
}
ul + h3{
margin-top:1.5em;
}
.boxed-type-2 h1{
font-size:40px;
line-height:50px;
font-weight:700;
margin-top:15px;
margin-bottom:20px;
letter-spacing:normal !important;
text-transform:none !important;
}
.boxed-type-2 h2{
font-size:27px;
line-height:37px;
margin-top:1.5em;
margin-bottom:0.80em;
text-transform:none !important;
}
.boxed-type-2 h3{
font-size:20px;
margin-top:1.35em;
margin-bottom:0.80em;
line-height:normal;
font-weight:700;
}
.boxed-type-2 h4{
font-size:18px;
margin-top:1.25em;
line-height:normal;
font-weight:700;
text-transform:none !important;
}
.boxed-type-2 .call-to-action h4{
font-size:20px;
margin-top:0;
}
.boxed-type-2 .sommaire h4{
font-size:20px;
margin-top:0;
margin-bottom:0.9em;
}
@media only screen and (max-width: 989px){
.header-home h1{
font-size:40px;
line-height:50px;
}
.header-page h1{
font-size:35px;
line-height:45px;
}
h2{
font-size:30px;
line-height:40px;
}
}
@media only screen and (max-width: 767px){
.bloc-cta h2, .bloc-cta-bis h2{
font-size:25px;
line-height:35px;
}
.boxed-type-2 h1{
font-size:33px;
line-height:43px;
}
} #scroll-top-link.avia_pop_class{
display:none;
visibility:hidden;
}
#to_top_scrollup{
border:2px solid #001F55;
} body{
font-family:'Poppins',sans-serif;
}
.texte-centre{
text-align:center;
}
.texte-blanc{
color:#FFF;
}
.main_color strong{
color:#001F55;
}
.main_color.texte-blanc strong{
color:#FFF;
}
span.underline{
position:relative;
z-index:0;
display:inline-block;
}
span.underline::after{
content:'';
position:absolute;
z-index:-1;
left:50%;
top:50%;
width:110%;
height:100%;
background:transparent url(https://kromaweb.fr/wp-content/uploads/2025/03/surlignement.svg) center center no-repeat;
background-size:100% 100%;
transform:translate(-50%,-50%);
display:block;
}
.header-home .texte-introduction{
color:#fff;
font-size:19px;
line-height:29px;
}
.bloc-service{
color:#fff;
font-size:15px;
line-height:25px;
padding:40px 30px;
}
.bloc-explication-service{
color:#fff;
font-size:15px;
line-height:25px;
padding:40px;
}
.bloc-avantage{
font-size:15px;
line-height:25px;
padding:40px 30px;
}
.bloc-action{
font-size:15px;
line-height:25px;
padding:40px;
background-color:#FFF;
}
.bloc-forfait-maintenance{
font-size:15px;
line-height:25px;
padding:40px;
}
.bloc-forfait-maintenance .prix-forfait{
font-weight:700;
font-size:40px;
line-height:50px;
}
.bloc-service .avia_textblock{
margin-bottom:60px;
}
.bloc-partenaire{
font-size:15px;
line-height:25px;
padding:40px 30px;
}
.bloc-partenaire .avia_textblock{
margin-bottom:50px;
}
.bloc-reference{
font-size:15px;
line-height:25px;
margin:20px 0;
}
a.lien-texte{
color:#001F55 !important;
font-weight:500;
text-decoration:underline !important;
}
a.lien-texte:hover{
color:#99A5BB !important;
}
a.lien-texte-blanc{
color:#FFF;
font-weight:500;
text-decoration:underline !important;
}
a.lien-texte-blanc:hover{
color:#99A5BB !important;
}
a.lien-texte-footer{
color:#FFF;
font-weight:500;
}
a.lien-texte-footer:hover{
color:#99A5BB !important;
}
.lien-cta{
position:absolute;
font-size:16px;
bottom:40px;
}
.bloc-service a, .bloc-explication-service a{
color:#18FF9D;
font-weight:500;
text-decoration:underline !important;
}
.bloc-service a:hover, .bloc-explication-service a:hover{
color:#fff;
}
.bloc-avantage a{
color:#001F55;
font-weight:500;
text-decoration:underline !important;
}
.bloc-avantage a:hover{
color:#99A5BB;
}
.hashtag{
font-size:18px;
line-height:28px;
font-weight:700;
margin-right:10px;
display:inline-block;
}
.hashtag:last-child{
margin-right:0;
}
.hashtag span{
font-weight:300;
}
.bloc-activateur-france-num{
margin:30px auto 0 auto !important;
}
ul.liste-archive a{
transition-duration: 0.2s;
}
ul.liste-archive a:hover, ul.liste-archive a:focus{
color:#99A5BB !important;
}
.texte-article ul{
margin:0;
}
a.lien-telechargement{
display:block;
width:max-content;
margin:auto;
}
a.lien-telechargement::after{
content:"\E82d";
font-family:'entypo-fontello';
font-size:28px;
padding:0 0 0 10px;
text-decoration:none;
}
abbr{
font-weight:500;
cursor:help;
}
@media only screen and (max-width: 767px){
.header-home .texte-introduction{
font-size:17px;
line-height:27px;
}
.bloc-explication-service, .bloc-forfait-maintenance, .bloc-action{
padding:40px 30px;
}
} .bloc-forfait-maintenance ul{
margin:0;
}
.bloc-forfait-maintenance ul li{
padding:3px 0 3px 30px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/coche-verte.svg);
background-repeat: no-repeat;
background-position:0px 5px;
margin-left:0;
}
.bloc-forfait-maintenance ul li.coche-rouge{
padding:3px 0 3px 30px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/coche-rouge.svg);
background-repeat: no-repeat;
background-position:0px 5px;
margin-left:0;
}
.sommaire ul{
margin:0;
}
.sommaire li{
padding:1px 0 1px 18px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/puce-bleue-pleine.svg);
background-repeat: no-repeat;
background-position:0px 10px;
margin-left:0;
}
.sommaire a{
text-decoration:underline !important;
font-weight:500;
color:#001F55;
}
.sommaire a:hover, .sommaire a:focus{
color:#99A5BB;
}
.texte-article ul{
margin:0;
}
.texte-article li{
padding:1px 0 1px 18px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/puce-bleue-pleine.svg);
background-repeat: no-repeat;
background-position:0px 10px;
margin-left:0;
}
ul.liste-bleue{
margin:0;
}
ul.liste-bleue li{
padding:1px 0 1px 18px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/puce-bleue-pleine.svg);
background-repeat: no-repeat;
background-position:0px 10px;
margin-left:0;
}
ul.liste-bleue a{
color:#001F55;
font-weight:500;
text-decoration:underline !important;
}
ul.liste-bleue a:hover{
color:#99A5BB;
font-weight:500;
text-decoration:underline !important;
}
ul.liste-blanche{
margin:0;
}
ul.liste-blanche li{
color:#fff;
padding:1px 0 1px 18px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/puce-blanche-pleine.svg);
background-repeat: no-repeat;
background-position:0px 10px;
margin-left:0;
}
.av-minimal-toggle .toggle_content ul{
margin:0;
}
.av-minimal-toggle .toggle_content ul li{
padding:1px 0 1px 18px;
list-style-type: none;
background-image: url(https://kromaweb.fr/wp-content/uploads/2025/03/puce-bleue-pleine.svg);
background-repeat: no-repeat;
background-position:0px 10px;
margin-left:0;
}
ul.liste-archive{
list-style-type:none;
margin:0;
}
ul.liste-archive li{
margin-left:0;
border-bottom:1px solid #001F55;
}
ul.liste-archive li:last-child {
border-bottom:none;
} .bloc-tableau{
overflow-x:auto;
}
.bloc-tableau .tablepress{
margin:0 auto;
--text-color:#001F55;
}
tr th:first-child, tr td:first-child, tr:first-child th, tr:first-child td, .tablepress tbody td, .tablepress tfoot th, .tablepress thead th{
border:none;
}
th{
letter-spacing:normal;
background-color:#EDEDEE !important;
font-size:14px;
line-height:20px !important;
text-transform:none !important;
}
.tablepress td, .tablepress th{
padding:10px !important;
line-height:20px;
}
td.column-1, td.column-2, td.column-3, td.column-4, td.column-5, td.column-6, td.column-7, td.column-8, #tablepress-1, .tablepress thead th{
border:1px solid #001F55 !important;
}
td.column-1{
background-color:#EDEDEE !important;
font-weight:700;
font-size:14px;
line-height:20px;
}
.main_color tr:nth-child(2n+1), .main_color .pricing-table > li:nth-child(2n+1), .main_color .pricing-extra{
background:#fff;
} .bouton{
font-family:'Poppins',sans-serif;
top:0;
left:0;
transition:all 0.15s ease-in-out;
position:relative;
display:inline-block;
padding:12px 30px;
border-radius:0;
font-size:16px;
font-weight:600;
cursor:pointer;
}
.bouton.type-1{
background-color:#18FF9D;
color:#001F55;
box-shadow:5px 5px 0 rgba(255,255,255,1);
border:2px solid #18FF9D;
}
.bouton.type-1:hover{
transform:translate(5px, 5px);
box-shadow:0 0 0 rgba(255,255,255,1);
}
.bouton.type-2{
background-color:#FFF;
color:#001F55;
box-shadow:5px 5px 0 rgba(24,255,157,1);
border:2px solid #FFF;
}
.bouton.type-2:hover{
transform:translate(5px, 5px);
box-shadow:0 0 0 rgba(24,255,157,1);
}
.bouton.type-3{
background-color:#FFF;
color:#001F55;
box-shadow:5px 5px 0 rgba(153,165,187,1);
border:2px solid #001F55;
}
.bouton.type-3:hover{
transform:translate(5px, 5px);
box-shadow:0 0 0 rgba(153,165,187,1);
}
.bouton.type-4{
background-color:#18FF9D;
color:#001F55;
box-shadow:5px 5px 0 rgba(0,31,85,1);
border:2px solid #18FF9D;
}
.bouton.type-4:hover{
transform:translate(5px, 5px);
box-shadow:0 0 0 rgba(0,31,85,1);
}
.bloc-cta .bouton.type-4, .bloc-cta-bis .bouton.type-4{
margin-right:20px;
}
.header-home .bouton.type-1{
margin-right:20px;
}
.page-cta .bouton.type-4{
margin-right:20px;
}
.header-home .btn-container{
margin-top:40px;
}
.btn-container{
margin-top:30px;
}
.btn-container-2{
margin-top:20px;
}
.icon-container{
margin-right:0 !important;
margin-bottom:20px;
}
a.bouton-lien{
font-weight:600;
text-decoration:none !important;
}
a.bouton-lien-bis{
color:#001F55;
font-weight:600;
text-decoration:none !important;
}
a.bouton-lien::after{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/lien-fleche-verte.svg);
position:relative;
width:22px;
height:13px;
top:2px;
margin-left:10px;
transition-duration:0.3s;
}
a.bouton-lien-bis::after{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/lien-fleche-bleue.svg);
position:relative;
width:22px;
height:13px;
top:2px;
margin-left:10px;
transition-duration:0.3s;
}
a.bouton-lien:hover::after, a.bouton-lien-bis:hover::after{
margin-left:15px;
}
@media only screen and (max-width: 989px){
.header-home .bouton.type-1{
margin-bottom:20px;	
}
}
@media only screen and (max-width: 767px){
.bloc-cta .bouton.type-4, .bloc-cta-bis .bouton.type-4{
display:block;
width:max-content;
margin:0 auto 20px auto;
}
.bloc-cta .bouton.type-3, .bloc-cta-bis .bouton.type-3{
display:block;
width:max-content;
margin:auto;
}
.page-cta .bouton.type-4{
display:block;
width:max-content;
margin:0 auto 20px auto;
}
.page-cta .bouton.type-3{
display:block;
width:max-content;
margin:auto;
}
} .breadcrumb{
padding:15px 0;
}
ul.breadcrumb-list{
display:inline-flex;
flex-wrap:wrap;
list-style:none;
margin:0;
color:#fff;
}
.breadcrumb li.breadcrumb-item, .breadcrumb li.breadcrumb-item-current-page{
font-size:13px;
line-height:22px;
padding:0;
margin:0;
}
li.breadcrumb-item:first-child{
margin:0;
}
.breadcrumb-item::after{
content:"|";
margin:0 6px;
height:max-content;
}
a.breadcrumb-link{
color:#fff;
}
a.breadcrumb-link:hover{
color:#fff;
text-decoration:underline !important;
}
ul.breadcrumb-article{
display:inline-flex;
flex-wrap:wrap;
list-style:none;
margin:0;
}
ul.breadcrumb-article li.breadcrumb-item, ul.breadcrumb-article li.breadcrumb-item-current-page{
font-size:13px;
line-height:22px;
padding:0;
}
ul.breadcrumb-article li.breadcrumb-item:first-child{
margin:0;
}
ul.breadcrumb-article li.breadcrumb-item::after{
content:"|";
margin:0 5px;
float:right;
height:100%;
}
ul.breadcrumb-article a.breadcrumb-link{
color:#001f55;
}
ul.breadcrumb-article a.breadcrumb-link:hover{
color:#001f55;
text-decoration:underline !important;
}
@media only screen and (max-width: 768px){
ul.breadcrumb-article li.breadcrumb-item, ul.breadcrumb-article li.breadcrumb-item-current-page{
font-size:12px;
line-height:21px;
}
.breadcrumb li.breadcrumb-item, .breadcrumb li.breadcrumb-item-current-page{
font-size:12px;
line-height:21px;
}
} @media only screen and (max-width: 761px){
.ti-footer.ti-footer-grid.source-Google.ti-clickable-link{
margin-top:0 !important;
}
}
.ti-reviews-container{
margin-bottom:0 !important;
} .bloc-compteur{
display:flex;
flex-wrap:wrap;
margin:20px auto 0 auto;
max-width:1000px;
}
.bloc-compteur .compteur{
margin-right:2%;
text-align:center;
flex:0 0 23.5%;
padding:20px;
background-color:#F5F6F6;
}
.bloc-compteur .compteur:last-child{
margin-right:0;
}
.chiffre-compteur{
font-size:28px;
line-height:38px;
font-weight:700;
}
.texte-compteur{
font-size:15px;
line-height:21px;
}
@media only screen and (max-width: 761px){
.bloc-compteur .compteur{
flex:0 0 49%
}
.bloc-compteur .compteur:nth-child(2){
margin-right:0;
margin-bottom:2%;
}
.bloc-compteur .compteur:nth-child(1){
margin-bottom:2%;
}
} .carousel-wrapper{
background-color:#F5F6F6;
padding:50px 40px 60px 40px;
}
.tss-carousel.swiper .swiper-pagination{
bottom:40px !important;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper{
background:transparent;
padding:0;
width:100%;
margin:0 auto;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper:before{
display:none;
}
.evaluation{
text-align:center;
margin-bottom:15px;
}
.temoignage-client{
font-size:18px;
margin-bottom:30px;
font-style:normal;
}
.nom-client{
color:#001F55;
font-size:20px;
font-weight:700;
font-style:normal;
text-align:center;
}
.organisme-client{
color:#001F55;
font-size:14px;
font-style:normal;
text-align:center;
}
.tss-carousel .swiper-pagination-bullet{
width:16px;
height:16px;
background:#99A5BB;
opacity:1;
border-radius:0;
margin:0 3px !important;
}
.tss-carousel .swiper-pagination-bullet:hover, .tss-carousel .swiper-pagination-bullet-active{
background:#001F55;
}
@media only screen and (max-width: 767px){
.temoignage-client{
font-size:15px;
line-height:25px;
margin-bottom:25px;
}
.nom-client{
font-size:18px;
}
.organisme-client{
font-size:13px;
}
.carousel-wrapper{
padding:40px 20px 50px 20px;
}
} .fleche-type-1::before{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/fleche-background-1.svg);
position:absolute;
z-index:2;
bottom:-80px;
right:40px;
height:200px;
width:130px;
visibility:visible;
}
.fleche-type-2::before{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/fleche-background-1.svg);
position:absolute;
z-index:2;
bottom:-120px;
left:40px;
height:200px;
width:130px;
visibility:visible;
-webkit-transform:scaleX(-1);
transform:scaleX(-1);
}
.fleche-cta::before{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/fleche-background-2.svg);
position:absolute;
z-index:2;
bottom:-160px;
right:10px;
height:200px;
width:82px;
visibility:visible;
}
@media only screen and (max-width: 895px){
.fleche-type-1::before, .fleche-type-2::before{
display:none;
}
} .bloc-cta{
background:#F5F6F6;
padding:70px;
margin-top:70px !important;
text-align:center;
}
.bloc-cta-bis{
background:#F5F6F6;
padding:70px;
text-align:center;
}
.bloc-cta .sous-titre, .bloc-cta-bis .sous-titre{
font-size:19px;
line-height:29px;
font-weight:600;
margin-bottom:35px;
}
@media only screen and (max-width: 767px){
.bloc-cta, .bloc-cta-bis{
padding:50px 40px;
}
.bloc-cta .sous-titre, .bloc-cta-bis .sous-titre{
font-size:18px;
line-height:28px;
}
} .togglecontainer{
margin:0;
}
.toggler{
background-color:#001F55 !important;
color:#FFF !important;
padding:15px 40px 15px 50px !important;
font-weight:600 !important;
font-size:16px !important;
transition-duration:0.3s;
}
.js_active .toggler, .avia-admin-preview-container .toggler{
top:0;
border:none;
} .toggle_icon{
left:20px;
}
.toggler .toggle_icon, .toggler:hover .toggle_icon *{
transition:none;
}
.av-minimal-toggle .toggle_content{
padding:40px 50px;
background-color:#F5F6F6;
}
.toggle_content a{
color:#001F55;
font-weight:500;
text-decoration:underline !important;
}
.toggle_content a:hover{
color:#99A5BB;
}
@media only screen and (max-width: 767px){
.av-minimal-toggle .toggle_content{
font-size:15px;
line-height:25px;
padding:30px;
}
.toggler{
font-size:15px !important;
}
} .date-article{
font-size:0.9em;
font-weight:500;
}
.bloc-categorie{
margin:20px 0 30px 0;
}
.bloc-image-article{
margin-bottom:20px;
}
.boxed-type-2 blockquote{
color:#7d8c95;
border-color:#1abc9c;
}
.texte-article a{
text-decoration:underline !important;
font-weight:500;
color:#001F55;
}
.texte-article a:hover, .texte-article a:focus{
color:#99A5BB;
}
.boxed-type-2 h3.widgettitle{
font-weight:700;
text-transform:none;
letter-spacing:normal;
font-size:20px;
}
span.categorie-blog{
display:inline-block;
font-size:14px;
font-weight:600;
color:#fff;
text-decoration:none;
padding:4px 10px;
background:#99a5bb;
margin-right:4px;
margin-top:4px;
}
.entry-content-wrapper li{
margin-left:0;
}
.credit-photo{
margin:30px 0;
font-size:13px;
}
.credit-photo a{
color:#001F55;
}
.credit-photo a:hover{
color:#001F55;
text-decoration:underline !important;
}
.bloc-auteur{
font-size:14px;
line-height:24px;
}
.bloc-auteur strong{
font-size:20px;
line-height:30px;
}
.bloc-portrait{
float:left;
margin:5px 20px 10px 0;
}
.bloc-portrait img{
border-radius:50%;
}
.bloc-presentation{
float:left;
}
#recent-posts-2 .widgettitle{
margin-bottom:7px;
}
.recentcomments a, .widget_recent_entries li a{
font-family:'Poppins',sans-serif;
font-style:normal;
font-weight:600;
font-size:15px;
text-decoration:none;
margin-right:7px;
color:#001F55;
}
.recentcomments a:hover, .widget_recent_entries li a:hover{
color:#99a5bb;
}
.recentcomments, .widget_recent_entries li{
border-top-width:1px;
padding:14px 0;
border-color:#001F55 !important;
}
.call-to-action{
padding:40px;
text-align:center;
margin:30px 0;
background-color:#F5F6F6;
}
.call-to-action a{
font-weight:600;
text-decoration:none !important;
}
.call-to-action a:hover, .call-to-action a:focus{
color:#001F55;
}
.texte-call-to-action{
margin-bottom:30px;
}
.article-audio audio{
width:100%;
}
.sommaire{
background-color:#F5F6F6;
padding:30px 40px;
margin-top:30px;
}
span.post-date{
display:inline-block;
color:#001F55;
}
span.post-date::before{
content:"-";
margin:0 7px 0 0;
height:max-content;
}
.html_elegant-blog .blog-tags.minor-meta, .html_elegant-blog .av-share-link-description, .html_elegant-blog .related_title{
text-align:left;
}
.av-social-sharing-box .avia-related-tooltip{
display:none !important;
}
.av-share-box .av-share-link-description{
font-size:20px;
font-weight:700;
}
.av-share-box ul li a{
padding:8px 0;
font-size:17px;
}
#top .av-share-box ul{
border:none;
border-radius:0;
color:#fff;
}
#top .av-social-sharing-box .av-share-box ul li{    
border-left-style: none;    
}
#top .av-social-sharing-box .av-social-link-facebook  a{
background-color:#4267B2;
}
#top .av-social-sharing-box .av-social-link-twitter{
background-color:#2a2a2a;
}
#top .av-social-sharing-box .av-social-link-linkedin{
background-color:#0d77b7;
}
#top .av-social-sharing-box .av-social-link-pinterest{
background-color:#cb2028;
}
#top .av-social-sharing-box .av-social-link-mail{
background-color:#001f55;
}
#top .av-social-sharing-box .av-share-link a:hover, #top .av-social-sharing-box .av-share-link a:focus{
background-color:#99a5bb!important;
color:#fff;
}
#top #wrap_all .av-social-link-twitter:hover a, #top #wrap_all .av-social-link-twitter a:focus, #top #wrap_all .av-social-link-square-x-twitter:hover a, #top #wrap_all .av-social-link-square-x-twitter a:focus{
color:#fff;
}
.kk-star-ratings.kksr-shortcode{
margin-bottom:30px;
width:100%;
}
.kk-star-ratings .kksr-muted{
opacity:1;
}
.kk-star-ratings .kksr-legend{
font-size:15px !important;
line-height:normal;
font-weight:700;
}
@media only screen and (max-width: 420px) {
.sommaire{
padding:30px;
}
} .html_modern-blog #top .post-entry .blog-categories{
display:none;
}
.avia_transform #grille-blog a img{
filter:grayscale(0);
-webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.avia_transform #grille-blog a:hover img, .avia_transform #grille-blog a:focus img{
filter:grayscale(1);
}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img{
border-radius:0;
margin-bottom:0;
}
.entry-content-header{
clear:both;
}
.slide-meta-comments, .slide-meta-del{
display:none !important;
}
.avia-content-slider .slide-meta{
position:absolute;
margin:0;
padding:0;
top:0;
max-width:max-content;
}
.avia-content-slider .slide-meta time{
padding:5px 15px;
background-color:#001F55;
color:#fff;
font-size:14px;
}
.avia-content-slider .slide-entry-title{
font-size:19px;
line-height:29px;
text-transform:none;
letter-spacing:normal;
padding:0;
margin-bottom:5px;
font-weight:700;
color:#001F55;
}
.slide-entry-excerpt.entry-content{
font-size:14px;
line-height:24px;
}
.html_elegant-blog #top .post-entry .post-title:hover, .html_elegant-blog .avia-content-slider .slide-entry-title:hover{
opacity:1;
}
.read-more-link{
margin-top:15px;
font-weight:600;
font-size:16px;
}
.read-more-link a{
color:#001F55 !important;
}
.read-more-link a::after{
content:url(https://kromaweb.fr/wp-content/uploads/2025/03/lien-fleche-bleue.svg);
position:relative;
width:22px;
height:13px;
top:2px;
margin-left:10px;
transition-duration:0.3s;
}
.read-more-link a:hover::after{
margin-left:15px;
}
.more-link-arrow{
display:none;
}
#grille-blog h3 a:hover{
color:#99A5BB;
}
#grille-blog .avia-content-slider .slide-entry-wrap{
margin-bottom:0;
}
#grille-blog .avia-content-slider-inner, #grille-blog .avia-content-slider-inner .slide-entry-wrap, #grille-blog .avia-content-slider{
overflow:visible;
}
#grille-blog div .av_one_third.first{
margin-left:0;
width:31.3333333%;
}
#grille-blog div .av_one_third{
margin-left:3%;
width:31.3333333%;
}
.slide-content{
padding:20px 0 0 0;
}
.espace-invisible{
display:none;
}
@media only screen and (max-width: 869px){
#grille-blog div .av_one_third{
width:100% !important;
margin-bottom:30px !important;
margin-left:0 !important;
}
#grille-blog div .post-entry-last.av_one_third{
width:100% !important;
margin-bottom:0 !important;
}
} #grande-grille-blog div .av_one_third.first{
margin-left:0;
margin-bottom:50px;
width:31.333333%;
}
#grande-grille-blog div .av_one_third{
margin-left:3%;
margin-bottom:50px;
width:31.333333%;
}
.avia_transform #grande-grille-blog a img{
filter:grayscale(0);
-webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.avia_transform #grande-grille-blog a:hover img, .avia_transform #grande-grille-blog a:focus img{
filter:grayscale(1);
}
#grande-grille-blog .flex_column_table.av-equal-height-column-flextable:not(:first-child){
margin-top:0;
}
#grande-grille-blog .avia-content-slider .slide-entry-wrap{
margin-bottom:0;
}
#grande-grille-blog h3 a{
transition-duration:0.2s;
}
#grande-grille-blog h3 a:hover{
color:#99A5BB;
}
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a{
border-radius:0;
box-shadow:none;
border:1px solid #001f55;
background:#fff;
}
#top .pagination a:hover, #top .fullsize .template-blog .pagination a:hover{
border:1px solid #001f55;
background:#001f55 !important;
}
@media only screen and (max-width: 869px){
#grande-grille-blog div .av_one_third{
width:100% !important;
margin-bottom:30px !important;
margin-left:0 !important;
}
#grande-grille-blog div .post-entry-last.av_one_third{
width:100% !important;
margin-bottom:0 !important;
}
.pagination-slider .pagination{
padding:40px 0 10px;
}
} .cky-consent-container .cky-consent-bar{
border:none !important;
border-radius:0 !important;
padding:20px 50px !important;
}
.cky-btn{
border-radius:0 !important;
padding:12px 30px !important;
font-weight:600 !important;
}
a.cky-policy{
font-weight:500 !important;
text-decoration:underline !important;
display:inline-block !important;
}
a.cky-policy:hover{
color:#99A5BB !important;
}
@media only screen and (max-width: 576px){
.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{
padding:0 !important;
}
.cky-consent-container .cky-consent-bar{
padding:20px 40px !important;
}
} .footer{
padding:80px 0 30px 0;
color:#FFF;
}
.footer strong{
color:#FFF;
}
.footer ul + h3{
margin-top:1.5em;
}
.certifications{
margin-top:35px;
text-align:center;
}
.certification{
margin-right:25px;
display:inline-block;
}
.certification:last-child{
margin-right:0;
}
.sockette{
font-size:13px;
text-align:center;
}
.bouton-rs{
top:0;
left:0;
transition:all 0.15s ease-in-out;
position:relative;
display:inline-block;
padding:12px;
margin-right:15px;
border-radius:0;
cursor:pointer;
background-color:#FFF;
box-shadow:5px 5px 0 rgba(24,255,157,1);
border:2px solid #FFF !important;
}
.bouton-rs:hover{
transform:translate(5px,5px);
box-shadow:0 0 0 rgba(24,255,157,1);
}
.bouton-rs:last-child{
margin-right:0;
}
.bouton-rs img{
display:block;
}
.bouton-rs-bis{
top:0;
left:0;
transition:all 0.15s ease-in-out;
position:relative;
display:inline-block;
padding:12px;
margin-right:15px;
border-radius:0;
cursor:pointer;
background-color:#FFF;
box-shadow:5px 5px 0 rgba(153,165,187,1);
border:2px solid #001F55 !important;
}
.bouton-rs-bis:hover{
transform:translate(5px,5px);
box-shadow:0 0 0 rgba(153,165,187,1);
}
.bouton-rs-bis:last-child{
margin-right:0;
}
.bouton-rs-bis img{
display:block;
}
ul.menu-footer{
display:inline-flex;
flex-wrap:wrap;
list-style:none;
margin:0;
color:#fff;
}
li.menu-footer-item{ padding:0;
margin:0;
}
li.menu-footer-item:first-child{
margin:0;
}
li.menu-footer-item::after{
content:"-";
margin:0 6px;
height:max-content;
}
li.menu-footer-item:last-child::after{
display:none;
}
li.menu-footer-item a{
color:#fff;
}
li.menu-footer-item a:hover{
color:#18FF9D;
text-decoration:underline !important;
}
@media only screen and (max-width: 989px){
.footer .flex_column.av-break-at-tablet, .footer .av-break-at-tablet .flex_cell{
margin-bottom:2em !important;
}
} #top form{
margin-bottom:0;
margin-top:0;
}
.champs-demi-gauche{
width:49%;
float:left;
margin-right:2%;
margin-bottom:10px;
}
.champs-demi-droite{
width:49%;
float:left;
margin-bottom:10px;
}
.champs-plein{
width:100%;
float:left;
margin-bottom:10px;
font-size:15px;
font-weight:600;
color:#001F55;
}
.champs-plein p{
margin-top:0;
margin-bottom:5px;
}
.champs-plein strong{
font-size:16px;
font-weight:600;
}
.champs-plein a{
color:#001F55;
text-decoration:underline !important;
font-weight:500;
}
.champs-plein a:hover, .champs-plein a:focus{
color:#99A5BB;
}
#contact div .av_two_fifth{
margin-left:3%;
width:39.4%;
}
.wpcf7 .input-text, .wpcf7 input[type="text"], .wpcf7 input[type="input"], .wpcf7 input[type="password"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 input[type="url"], .wpcf7 input[type="tel"], .wpcf7 input[type="search"], .wpcf7 textarea, .wpcf7 select{
font-family:'Poppins',sans-serif !important;
margin-bottom:3px !important;
font-weight:400 !important;
font-size:15px !important;
padding:20px !important;
color:#001F55 !important;
border:none !important;
background-color:#F1F2F2 !important;
border-radius:0 !important;
}
#top .entry-content-wrapper select, #top select{
border-radius:0 !important;
}
label span, legend span{
font-size:15px !important;	
line-height:normal !important;
}
#top label span, #top legend span{
font-size:15px !important;	
color:#001F55 !important;
}
span.wpcf7-list-item{
margin:0;
}
.wpcf7 textarea{
max-height:200px;
}
::placeholder{
font-family:'Poppins',sans-serif !important;
font-weight:600;
font-size:16px;
color:#001F55 !important;
opacity:1 !important;
}
div .main_color .button, .main_color input[type="submit"]{
font-family:'Poppins',sans-serif !important;
margin:10px 0 0 0;
top:0;
left:0;
background:#18FF9D;
font-weight:600;
position:relative;
font-size:16px;
line-height:26px;
padding:12px 30px;
border:2px solid #18FF9D;
box-shadow:5px 5px 0 rgba(0,31,85,1);
z-index:0;
color:#001F55;
transition:all .15s linear 0s;
}
div .main_color .button:hover, .main_color input[type="submit"]:hover{
top:5px;
left:5px;
color:#001F55 !important;
box-shadow:0 0 0 rgba(0,31,85,1);
border:2px solid #18FF9D !important;
background:#18FF9D !important;
}
div .main_color .button:focus, .main_color input[type="submit"]:focus{
top:5px;
left:5px;
color:#001F55 !important;
box-shadow:0 0 0 rgba(153,165,187,1);
border:2px solid #001F55 !important;
background:#FFF !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output{
float:left;
}
.wpcf7 form .wpcf7-response-output{
color:#001F55;
font-size:16px;
font-weight:500;
border:2px solid #001F55 !important;
padding:10px 20px;
width:100%;
text-align:center;
margin:10px 0 0 0;
}
.wpcf7-spinner{
display:none;
}
@media only screen and (max-width: 989px){
#av_gmap_0{
height:350px !important;	
}
}
@media only screen and (max-width: 767px){
.champs-demi-gauche{
width:100%;
margin-bottom:10px;
}
.champs-demi-droite{
width:100%;
}
}