.text-theme{color: #65828d !important;}
.text-vert{color: #38e506 !important;}
.bg-theme{background: #65828d !important;}
.bg-theme-gradiant{background: linear-gradient(to right, #65828d, rgb(144, 165, 173))!important;}
.text-bleu{color:#86c3f5!important;}
.text-bleu-f{color:#3474d4!important;}
.text-white-50{color:#fff3cd!important;}
.text-gold{color: #e0ad39 !important;}
.text-shadow-red{text-shadow: 0 3px #FF0000, 0 0 5px #0000FF!important;}
.text-shadow-bleu{text-shadow: 0 2px #3474d4, 0 0 5px #65828d!important;}
.bg-bleu{background:#86c3f5!important;}
.bg-bleu-f{background:#3474d4!important;}
.hover-bg-theme:hover{background:#65828d!important;}
.hover-bg-bleu:hover{background:#86c3f5!important;}
.hover-bg-bleu-f:hover{background:#3474d4!important;}
.hover-text-bleu:hover{color:#86c3f5!important;}
.hover-text-bleu-f:hover{color:#3474d4!important;}
.hover-text-white:hover{color:#fff!important;}
.hover-text-white-50:hover{color:#fff3cd!important;}
.hover-text-vert:hover{color: #128a05 !important;}
.hover-bg-white:hover{background:#fff!important;}
.hover-bg-white-50:hover{background:#fff3cd!important;}
.hover-bg-gold:hover{background: linear-gradient(to right, #e3b448, #e8dc6d)!important;}
.bg-gold{background: linear-gradient(to right, #e3b448, #efe268)!important;}
.hover-text-gold:hover{color: #e0ad39 !important;}
.border-bottom2 {border-bottom: 2px solid #eeeeee!important;}
#alt{position: fixed!important;top: 50px;left: 50px;z-index: 9998!important;}
.alert{box-shadow: 2px 1px #747474; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; opacity: 0.8; transition: 2s opacity;}
.alert:hover{opacity: 1; transition: 2s opacity !important;}
.alert-danger{background: #ee1a1a!important;color: #fff!important;}
.hdr-facebook{background: #3b5998!important; color: #fff!important;}
.hdr-twitter{background: #1da1f2!important; color: #fff!important;}
.hdr-instagram{background: #e44a73!important; color: #fff!important;}
.hdr-linkedin{background: #0073b2!important; color: #fff!important;}
.skiptranslate {display: none !important;}
ul.pagination li a{padding: 5px 10px;margin:1px;background: #f4f4f4;border: 1px #ccc solid;color: #65828d;text-decoration: none!important;}
ul.pagination li.active a{text-decoration: none!important;background: #65828d;color: #fff}
ul.pagination li a:hover{text-decoration: none!important;background: #65828d;color: #fff}
@media (min-width:767px){
    .button-50px{height: 50px!important;}
}