/*
	Theme Name: GCA
*/

/*------------------------------------*\
    FONTS
\*------------------------------------*/

@font-face {
    font-family: "OpenSans-SemiBold";
    src: url("fonts/OpenSans-SemiBold.ttf");
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url("fonts/OpenSans-Bold.ttf");
}

@font-face {
    font-family: "OpenSans-Light";
    src: url("fonts/OpenSans-Light");
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}

.header-search .search-submit {
	display: none;
}

footer a, footer a:hover {
	color: #D8D8D8;
}

.bloc-deconnect .img-responsive {
	margin: auto;
	margin-bottom: 11px;
}
.content_found a{
    font-size: 90%;
}
/*------------------------------------*\
    GENERAL
\*------------------------------------*/

header .navbar.nav-right {
    float: right;
}
header .header-width {
	width: 1289px;
}
header .logo {
    left: 10px !important;
}
header .nav-header {
    float: unset !important;
    margin-left: 220px;
}
header .header-search {
    width: 465px !important;
}
header .header-search form.search {
	width: inherit;
}
header .header-search form.search .search-input {
	width: inherit;
	height: 45px;
	border: 0.7px solid #979797;
	border-radius: 3px;
}
header .header-search form.search .search-input:focus {
    border: 0.7px solid #173e77;
    box-shadow: 0px 3px 10px -3px #9e9e9e;
}
.header-search form.search .search-input::-webkit-input-placeholder { /* WebKit browsers */
    color: silver;
}
.header-search form.search .search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: silver;
}
.header-search form.search .search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: silver;
}
.header-search form.search .search-input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: silver;
}
header .header-search form.search:before {
	content: " ";
    background-image: url(images/search-loop.svg);
    background-size: 21px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 12px;
    left: 17px;
}
header .header-search form.search-focused:before {
    background-image: url(images/search-loop-blue.svg);
}
header .header-search form.search .search-input {
	padding-left: 60px;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	color: #223D73;
}
.bloc-header-home-connect .header-search {
	width: 730px !important;
}
.bloc-header-home-connect .header-search form.search {
	width: inherit;
}
.bloc-header-home-connect .header-search form.search .search-input {
	width: inherit;
	height: 53px;
	border: 1px solid #fff;
	border-radius: 3px;
}
.bloc-header-home-connect .header-search form.search:before {
	content: " ";
    background-image: url(images/search-loop-blue.svg);
    background-size: 21px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 16px;
    left: 17px;
}
.bloc-header-home-connect .header-search form .fa-info-circle {
    font-size:20px;
    position: absolute;
    top: 16px;
    right: 17px;
    color:#223D73;
}
header .header-search form .fa-info-circle{
    font-size: 20px;
    position: absolute;
    top: 14px;
    right: 17px;
    color: #223D73;
}
.bloc-header-home-connect .header-search form .fa-info-circle:hover,header .header-search form .fa-info-circle:hover{
    color:#AF173A;
}
.tooltip-inner {
    width: 200%;
}
.bloc-header-home-connect .header-search form.search .search-input {
	padding-left: 55px;
}
.bloc-deconnect, .bloc-connect {
	float: right !important;
}

.slick-current-active{
	color:black !important;
}
.no-active{
	color:#979797 !important;
}

.more-years {
	color: #979797;
}
.active-year-filter {
	color: #333333;
}
.year-filer .nextt{
    cursor: pointer;
}
.year-filer .slick-disabled{
    display: none !important;
}
.year-filer .prevv{
    cursor: pointer;
}

/* Moteur de Recherch */
header .result,
.bloc-header-home-connect .result {
	display: none;
	position: absolute;
    z-index: 1000;
    background-color: #fff;
    width: 730px;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 16px;
    box-shadow: -2px 2px 4px rgba(179, 179, 179, 0.5);
    border: 1px solid #D8D8D8;
    text-align: left !important;
}
header .result,.bloc-header-home-connect .result {
	margin-left: 0;
    max-height: 380px;
    overflow-y: scroll;
}

.result .type-categories{
	font-size: 18px;
	color: #223D73;
	text-transform: capitalize;
	border-bottom:1px solid #738D9D;
    margin-top : 25px;
}
.result .type-categories:first-child{
    margin-top:0px;
}
.result .gparent_name,.result .gparent_name_posts{
	min-width: 300px;
	display: table-cell;
	vertical-align:middle;
}
.result .gparent_name_posts{
	min-width: 245px !important;
}
.result .gparent_name,.result .gchilds_links{
    padding-right: 20px;
    padding-left: 10px;
    text-transform: capitalize;
	font-size: 14px;
	color: #2A3C46;
	margin-top:10px;
    font-family: "OpenSans-SemiBold";
}
.result .gchilds_links{
	display: inline-block;
	border-left:1px solid #738D9D;
}
.result .gparent.gparent_post .gchilds_links {
    font-family: "OpenSans-Regular";
}
.result .gparent{
	display: table;
}
.result .gparent_post{
	padding-left:10px;
}
.mt-30{
	margin-top:30px;
}
.mb-15{
    margin-bottom: 15px;
}
.result .searched_keyword {
    font-family: "OpenSans-Bold" !important;
}
.means{
    background-color: #1E3D73;
    padding: 6px 15px 6px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    display:inline-block;
    margin-bottom :5px;
    
}
.no-result{
    border-bottom: 1px solid; color:#1E3D73;
    margin-top:10px;
    margin-bottom: 10px;
}
.more-words{
    margin-top: 15px;
    margin-bottom: 5px;
}
/*------------------------------------*\
    404 Page
\*------------------------------------*/

.error404 #notfound {
	width: 60%;
    margin: auto;
    background: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    margin-top: 5%;
    margin-bottom: 10%;
}
.error404 #notfound .notfound h1.notfound-404 {
    text-align: left;
    font-size: 150px;
    color: #1E3D73;
}
.error404 #notfound .notfound h2.notfound-404-texte {
    font-family: arial;
    font-size: 25px;
    margin-top: 35px;
}
.error404 #notfound .notfound .notfound-home {
    /*font-family: "helvetica";*/
    background: #AE173A;
    border: 1px solid #AE173A;
    border-radius: 3px;
    letter-spacing: 1px;
    color: #FFF;
    width: 335px;
    height: 56px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 50px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
}
.activity-report-bloc{
    margin-bottom: 30px !important;
}
.showmore-search{
    text-align: right;
    margin-top: 15px;
}
.showmore-search img{
    height: 13px;
    padding-bottom: 3px;
    margin-left: 2px;
}
/*------------------------------------*\
    HOME PAGE
\*------------------------------------*/

body.home .item-specialite .content-item-specialite a img {
	width: 100%;
}
body.home .item-specialite .content-item-specialite a span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 83px;
    left: 0;
    right: 0;
    text-align: center;
}
body.home  .item-instances .content-item-specialite a img {
	width: 100%;
}
body.home  .item-instances .content-item-specialite a span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 83px;
    left: 0;
    right: 0;
    text-align: center;
}
body.home .home-presentation .col-sm-12.item-specialite,
body.home .home-presentation .col-sm-6.item-specialite,
body.home .home-presentation .col-sm-12.item-instances,
body.home .home-presentation .col-sm-6.item-instances {
    position: relative;
}
body.home .home-presentation .col-sm-12.item-specialite .content-item-specialite,
body.home .home-presentation .col-sm-6.item-specialite .content-item-specialite,
body.home .home-presentation .col-sm-12.item-instances .content-item-specialite,
body.home .home-presentation .col-sm-6.item-instances .content-item-specialite {
    width: 322px;
    margin: auto;
    position: relative;
}
body.home .home-presentation .col-sm-6.item-specialite:first-child .content-item-specialite {
    float: right;
}
body.home .home-presentation .col-sm-6.item-specialite:last-child .content-item-specialite {
    float: left;
}

/*------------------------------------*\
    PAGES HUB
\*------------------------------------*/

body.page-template-hubpage .hub-bloc-categories-mobile,
body.page-template-page-hub-commission .hub-bloc-categories-mobile {
	display: none;
}
body.page-template-hubpage .sous-menu-niv1,
body.page-template-page-hub-commission .sous-menu-niv1 {
	background-image: url('images/hub-bg-header.png');
	height: 135px;
}
body.page-template-hubpage .sous-menu-niv1 .container,
body.page-template-page-hub-commission .sous-menu-niv1 .container {
	background-color: #fff;
    height: 39px;
    margin-top: 96px;
    padding-left: 15px;
    padding-right: 15px;
}
body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-links,
body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-links {
	padding: 10px 0;
	border-bottom: 1px solid #333333;
}
body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-dropdown,
body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-dropdown,
.header-default .nav-top-fillter .sous-menu-dropdown {
	display: none;
}
.header-default .nav-top-fillter .sous-menu-links {
	display: block;
}
body.page-template-hubpage .sous-menu-niv1 .container a.filter-category,
body.page-template-page-hub-commission .sous-menu-niv1 .container a.filter-category {
	font-family: "OpenSans-Regular";
	font-size: 14px;
    color: #333333;
    opacity: 0.41;
	margin: 0 22.5px;
}
body.page-template-hubpage .sous-menu-niv1 .container a.filter-category:hover,
body.page-template-page-hub-commission .sous-menu-niv1 .container a.filter-category:hover {
	font-family: "OpenSans-SemiBold";
    border-bottom: 2px solid #169BD7;
    opacity: 1;
    color: #333;
}
body.page-template-hubpage .sous-menu-niv1 .container a.filter-category.active,
body.page-template-page-hub-commission .sous-menu-niv1 .container a.filter-category.active {
	font-family: "OpenSans-SemiBold";
	color: #333333;
	border-bottom: 2px solid #169BD7;
    opacity: 1;
}
body.page-template-hubpage .sous-menu-niv1 .container a.filter-category:first-child,
body.page-template-page-hub-commission .sous-menu-niv1 .container a.filter-category:first-child {
	margin-left: 0;
}
body.page-template-hubpage .sous-menu-niv1 .container a.filter-category:last-child,
body.page-template-page-hub-commission .sous-menu-niv1 .container a.filter-category:last-child {
	margin-right: 0;
}
body.page-template-hubpage .hub-bloc-categories-desktop,
body.page-template-page-hub-commission .hub-bloc-categories-desktop {
	padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 100px;
}
body.page-template-hubpage .hub-bloc-categories-desktop .no-padding,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .no-padding {
	padding: 0;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies h2,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies h2 {
	font-family: "OpenSans-SemiBold";
	font-size: 40px;
	color: #333333;
	margin-top: 89px;
	margin-bottom: 33px;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row:last-child .single-category,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row:last-child .single-category {
	margin-bottom: 0px;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category {
	height: 270px;
	z-index: 999;
    margin-bottom: 29px;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category a,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category a {
	height: inherit;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category:nth-child(1),
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category:nth-child(1) {
	padding-left: 0;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category:nth-child(4),
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category:nth-child(4) {
	padding-right: 0;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg {
    background-size: cover;
    height: inherit;
    position: relative;
    z-index: -1;
    display: table;
    width: 100%;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category-bg-filter,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category-bg-filter {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-left: 10%;
    padding-right: 10%;
    z-index: 1;
    position: relative;    
}
body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .color,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .color
{
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}


body.page-template-hubpage .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category span,
body.page-template-page-hub-commission .hub-bloc-categories-desktop .cateogies .row .single-category .category-bg .category span {
	font-family: "OpenSans-SemiBold";
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

/*------------------------------------*\
    PAGES FICHIER
\*------------------------------------*/

.single-fichier .file-bloc > button {
    border: 1.26px solid !important;
    color: #38454F;
    background-color: #E7ECED;
    font-size: 30px !important;
}
.single-fichier .file-bloc > .btn-next i {
    position: relative;
    top: -5px;
    left: 2px;
}

.single-fichier .file-bloc > .btn-prev i {
	position: relative;
    top: -5px;
    left: -2px;
}
.single-fichier .slick-initialized .slick-slide,
.filter-post-results, .filter-post-by-year {
    cursor: pointer;
}
.single-fichier .item-caty-post {
	height: 265px;
}
.single-fichier .file-bloc-ms {
    width: 648px;
    margin: auto;
    padding: 26px;
    background-color: #D8D8D8;
}
.single-fichier .item-caty-post.active-post-item .item-post-category span {
    background: #169CD8 !important;
}
.single-fichier .file-fullview {
	display: none;
    text-align: center;
    margin-bottom: 40px;
}
.single-fichier .btn-full-view {
	background: #009bda;
    border: 1px solid #009bda;
    border-radius: 3px;
    color: #FFF;
    letter-spacing: 1px;
    padding: 9px 34px;
}

/*------------------------------------*\
    PAGE ACTIVITES GCA
\*------------------------------------*/

body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-12.ct-b,
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b {
    position: relative;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-12.ct-b .content-item-specialite,
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b .content-item-specialite {
    width: 322px;
    margin: auto;
    position: relative;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b:first-child .content-item-specialite {
    float: right;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b:last-child .content-item-specialite {
    float: left;
}
body.page-template-activites-gca-tmp .gca-activity-content {
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	padding-top: 300px;
}
body.page-template-activites-gca-tmp .gca-activity-content .content {
	background-color: #fff;
    padding: 0;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc {
	padding: 85px 72px 63px 66px;
	border: 1px solid #D8D8D8;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 53px;
	font-family: "OpenSans-Regular";
	font-size: 40px;
	color: #333333;
	position: relative;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title:before {
	content: " ";
    background-image: url(images/icon-logo-title.svg);
    background-size: 19px;
    width: 19px;
    height: 36px;
    position: absolute;
    left: 28%;
    top: 3px;
}
.titre-home-presenation:before {
	content: " ";
    background-image: url(images/icon-logo-title.svg);
    background-size: 19px;
    width: 19px;
    height: 36px;
    position: absolute;
    margin-top: 3px !important;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-text {
	font-family: "OpenSans-Regular";
	font-size: 14px;
	color: #2A3C46;
	letter-spacing: 0;
	text-align: justify;
	line-height: 27px;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-title {
	margin-top: 83px;
	margin-bottom: 40px;
	font-family: "OpenSans-Regular";
	font-size: 12px;
	font-weight: bold;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc:nth-child(1n) {
	padding-left: 0;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc:nth-child(4n) {
	padding-right: 0;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc {
	font-family: "OpenSans-Regular";
	font-size: 12px;
	color: #4A4A4A;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc span {
	font-weight: bold;
	display: block;
}
body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc a {
	display: block;
	color: #C6261E;
	font-size: 20px;
    margin-top: 5px;
}
body.page-template-activites-gca-tmp .categories-bloc {
	margin-bottom: 70px;
}
body.page-template-activites-gca-tmp .categories-bloc .categories-bloc-title {
	margin-top: 83px;
	margin-bottom: 60px;
	text-align: center;
	font-family: "OpenSans-Regular";
	font-size: 40px;
	color: #2A3C46;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a img {
	width: 100%;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 83px;
    left: 0;
    right: 0;
    text-align: center;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a img {
	width: 100%;
}
body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 83px;
    left: 0;
    right: 0;
    text-align: center;
}
.sub-first-fillter a, .sub-last-fillter a{
	    margin: 0 10px !important;
}
.separator{
    border-bottom: 1px solid #728c9e;
    padding: 5px 0px;
}
/*------------------------------------*\
    PAGE SIMPLE
\*------------------------------------*/

body.page-template-default .page-header-bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    padding-top: 300px;
}
body.page-template-default .page-header-bg .content {
    background-color: #fff;
    padding: 83px 71px 35px 66px;
    border: 1px solid #D8D8D8;
}
body.page-template-default .marging-b {
	margin-bottom: 125px;
}
body.page-template-default .page-header-bg .content .bloc-content .bloc-content-title {
    margin-top: 0;
    margin-bottom: 41px;
    text-align: center;
    font-family: "OpenSans-Regular";
    font-size: 40px;
    color: #2A3C46;
}
body.page-template-default .page-header-bg .content .bloc-content .bloc-content-title:before {
	content: " ";
    background-image: url(images/icon-logo-title.svg);
    background-size: 19px;
    width: 19px;
    height: 36px;
    position: absolute;
    margin-left: -53px;
    margin-top: 3px;
}
body.page-template-default .page-header-bg .content .bloc-content .bloc-content-text {
	font-family: "OpenSans-Regular";
	font-size: 14px;
	color: #2A3C46;
	letter-spacing: 0;
	text-align: justify;
	line-height: 27px;
}

.bloc-slide-years:before{
    width: 5px !important;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}
.slick-arrow.slick-hidden {
    display: none;
}
.result::-webkit-scrollbar {
    width: 8px;
}
 
.result::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgb(5, 98, 122); 
    border-radius: 10px;
}
 
.result::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 30px rgb(2, 125, 168); 
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media (max-width: 1280px) {
	body.page-template-activites-gca-tmp .gca-activity-content {
		padding-left: 34px;
		padding-right: 34px;
	}
	body.page-template-default .page-header-bg {
	    padding-left: 35px;
	    padding-right: 35px;
	}
	body.home .item-specialite .content-item-specialite a span,
	body.home  .item-instances .content-item-specialite a span {
	    font-size: 14px;
	    bottom: 70px;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
		font-size: 14px;
	    bottom: 70px;
	}
	header .header-search {
	    width: 375px !important;
	}
	header .header-width {
	    width: auto;
	}
}

@media (max-width: 1199px) {
	.bloc-deconnect {
		z-index: 99;
	    top: 0px !important;
	}
	.bloc-deconnect span {
	    display: block !important;
	}
	.bloc-deconnect a {
	    padding: 14px 12px !important;
	}
	header .logo {
		left: 0px !important;
	}
	header .header-search {
		width: 100% !important;
	}
	header .header-search form.search .search-input {
		background: #F7F7F7;
		box-shadow: inset 0 0 3px 0 rgba(181,175,175,0.50);
	    border: 0;
    	border-radius: 50px;
	}
	header .header-search form.search:before {
		background-image: url(images/search-loop-mobile.svg);
	    background-size: 58px;
	    width: 58px;
	    height: 32px;
	    top: 0;
	    left: 2%;
	}
	header .header-search form.search .search-input {
	    height: 32px;
	}
	header .header-search form.search .search-input {
	    padding-left: 73px;
	    font-size: 12px;
        width: 95%;
        display: block;
        margin: auto;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title:before {
	    left: 200px;
	}
    header .result {
        position: initial;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        box-shadow: none;
        border-radius: 0;
        border-top: 1px #169CD8 solid;
        margin-top: 26px;
        padding-top: 20px;
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    header .result .type-categories {
        padding: 8px 0;
        border-bottom: 1px solid #E2E2E2;
    }
    header .result .gparent_name,
    header .result .gparent_name_posts {
        font-family: "OpenSans-Light";
        min-width: auto !important;
        padding-left: 0;
        padding-right: 13px;
        padding-top: 10px;
    }
    header .result .gchilds_links {
        font-family: "OpenSans-SemiBold";
        padding-left: 13px;
        border-left: 1px solid #E2E2E2;
    }
    header .result div strong strong {
        font-family: "OpenSans-SemiBold";
        font-size: 15px;
        color: #1E3D73;
    }
    header .result .gparent.gparent_post {
        padding: 0;
    }
}

@media (max-width: 991px) {
	.header-default .nav-top-fillter {
        padding: 0 !important;
    	border-bottom: 0 !important;
	}
	.header-default .bloc-top-fillter {
		position: relative;
	}
	body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-links,
	body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-links {
		display: none;
	}
	.header-default .nav-top-fillter .sous-menu-links {
		display: none;
	}
	body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-dropdown,
	body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-dropdown,
	.header-default .nav-top-fillter .sous-menu-dropdown {
		display: block;
	    border-bottom: 2px solid #169BD7;
	}
	body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-dropdown .mobile-filter-category,
	body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-dropdown .mobile-filter-category,
	.header-default .nav-top-fillter .sous-menu-dropdown .mobile-filter-category {
	    background: #fff;
	    border: 0;
	    width: 100%;
	    height: 39px;
	    border-radius: 0;
	    /* for Firefox */
	  	-moz-appearance: none;
	  	/* for Chrome */
	  	-webkit-appearance: none;
	  	background-image: linear-gradient(45deg, transparent 50%, #101010 50%), linear-gradient(135deg, black 50%, transparent 50%), linear-gradient(to right, white, white);
        background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), 100% 0px;
	    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
	    background-repeat: no-repeat;
	}
	body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-dropdown .mobile-filter-category::-ms-expand,
	body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-dropdown .mobile-filter-category::-ms-expand,
	.header-default .nav-top-fillter .sous-menu-dropdown .mobile-filter-category::-ms-expand {
		display: none;
	}
	body.page-template-hubpage .sous-menu-niv1 .container,
	body.page-template-page-hub-commission .sous-menu-niv1 .container {
		position: relative;
	}
	body.page-template-hubpage .sous-menu-niv1 .container  .sous-menu-dropdown:after,
	body.page-template-page-hub-commission .sous-menu-niv1 .container  .sous-menu-dropdown:after,
	.header-default .nav-top-fillter .sous-menu-dropdown:after {
		content: "\25b2";
	    transform: rotate(-180deg);
	    font-size: 15px;
	    position: absolute;
	    top: 10px;
    	right: 25px;
    	display: none;
	}
	body.page-template-hubpage .hub-bloc-categories-desktop,
	body.page-template-page-hub-commission .hub-bloc-categories-desktop {
		display: none;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile {
		display: block;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile {
	    margin-bottom: 100px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .filtred-cateogies,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .filtred-cateogies {
		display: none;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .slick-prev:before,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .slick-prev:before {
	    content: '';
	    background-image: url(images/left-blue-arrow.png);
        background-size: 12px;
	    width: 13px;
	    height: 18px;
        margin-top: -15px;
	    position: absolute;
	    left: -50px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .slick-next:before,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .slick-next:before {
	    content: '';
	    background-image: url(images/right-blue-arrow.png);
        background-size: 12px;
	    width: 12px;
    	height: 20px;
        margin-top: -15px;
	    position: absolute;
	    right: -50px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile h2,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile h2 {
		font-family: "OpenSans-SemiBold";
		font-size: 40px;
		color: #333333;
		margin-top: 89px;
		margin-bottom: 33px;
		padding: 0 15px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category {
		height: 270px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .filtred .single-category,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .filtred .single-category {
		margin-bottom: 30px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .filtred .single-category:last-child,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .filtred .single-category:last-child {
		margin-bottom: 0;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category a,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category a {
		height: inherit;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg {
	    background-size: cover;
	    background-position: center;
	    height: inherit;
	    position: relative;
	    z-index: -1;
	    display: table;
	    width: 100%;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category-bg-filter,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category-bg-filter {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    opacity: 0.9;
	    z-index: -1;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category {
	    display: table-cell;
	    text-align: center;
	    vertical-align: middle;
	    padding-left: 10%;
	    padding-right: 10%;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category span,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .category span {
		font-family: "OpenSans-SemiBold";
	    font-size: 24px;
	    color: #fff;
	    text-transform: uppercase;
        position: relative;
        z-index: 1;
	}
    body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .color,
    body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category .category-bg .color{
        left: 0;
        top: 0;
        position: absolute;
        height: 100%;
        width: 100%;
    }
	body.page-template-activites-gca-tmp .gca-activity-content {
	    padding-top: 250px;
        height: auto;
	    background-size: auto 500px;
	    background-position: top;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-title {
	    text-align: center;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc .ar-bg {
	    background: #FAFAFA;
	    border: 1px solid #979797;
	    padding: 20px 0;
	    width: 40% !important;
	    margin: auto;
	    text-align: center;
	}
	body.page-template-activites-gca-tmp .slick-dots li button:before {
		color: #169BD7;
	    font-size: 10px;
    	margin-top: 10px;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b {
		text-align: center;
		margin-bottom: 40px;
	}
	body.page-template-default .page-header-bg {
	    background-size: auto 500px;
	    height: auto;
	    margin-bottom: 88px;
	}
	body.page-template-default .marging-b {
		margin-bottom: 0;
	}
	body.home .item-specialite .content-item-specialite a span,
	body.home  .item-instances .content-item-specialite a span {
	    font-size: 12px;
	    bottom: 60px;
	}
    body.home .col-sm-12.item-specialite .content-item-specialite a span,
    body.home  .col-sm-12.item-instances .content-item-specialite a span,
    body.home .col-sm-6.item-specialite .content-item-specialite a span,
    body.home  .col-sm-6.item-instances .content-item-specialite a span {
        font-size: 14px;
        bottom: 75px;
    }
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
	    font-size: 14px;
    	bottom: 25%;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc a {
	    display: block;
	    width: 25px;
	    margin: auto;
	    margin-top: 15px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title:before {
	    left: 0;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc:nth-child(1n) {
		padding-left: 15px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc:nth-child(4n) {
		padding-right: 15px;
	}
}

@media (max-width: 768px) {
	body.home .item-specialite .content-item-specialite a span,
	body.home .item-instances .content-item-specialite a span {
	    font-size: 8px;
	    bottom: 45px;
	}
    body.home .col-sm-12.item-specialite .content-item-specialite a span,
    body.home  .col-sm-12.item-instances .content-item-specialite a span,
    body.home .col-sm-6.item-specialite .content-item-specialite a span,
    body.home  .col-sm-6.item-instances .content-item-specialite a span {
        font-size: 16px;
        bottom: 25%;
    }
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
		font-size: 8px;
	    bottom: 45px;
	}
}

@media (max-width: 767px) {
    body.home .home-presentation .col-sm-12.item-specialite .content-item-specialite,
    body.home .home-presentation .col-sm-6.item-specialite .content-item-specialite,
    body.home .home-presentation .col-sm-12.item-instances .content-item-specialite,
    body.home .home-presentation .col-sm-6.item-instances .content-item-specialite {
        width: auto;
    }
    body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-12.ct-b .content-item-specialite,
    body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b .content-item-specialite {
        width: auto;
    }
	body.home .item-specialite .content-item-specialite a span,
	body.home .item-instances .content-item-specialite a span {
	    font-size: 20px;
	    bottom: 25%;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
		font-size: 20px;
	    bottom: 25%;
	}
	header .navbar-nav .active a .icon-nav-black {
		display: none;
	}
	header .navbar-nav .active a .icon-nav-blanc {
		display: block;
	}
	.single-fichier .file-bloc-ms {
	    width: auto;
	    padding: 5px;
	}
	.bloc-deconnect {
	    top: 13px !important;
	}
	.bloc-deconnect span {
	    display: none !important;
	}
	.bloc-deconnect a {
	    padding: 8px 12px !important;
	}
	.bloc-header-home-connect .header-search {
	    width: 600px !important;
	}
	.error404 #notfound {
        width: 95%;
    }
    .bloc-header-home-connect .result,header .result {
    	width: 100%;
    }
    body.home .home-presentation .col-sm-6.item-specialite:first-child .content-item-specialite {
        float: unset;
    }
    body.home .home-presentation .col-sm-6.item-specialite:last-child .content-item-specialite {
        float: unset;
    }
    body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b:first-child .content-item-specialite {
        float: unset;
    }
    body.page-template-activites-gca-tmp .categories-bloc .category-bloc .col-sm-6.ct-b:last-child .content-item-specialite {
        float: unset;
    }
}

@media (max-width: 600px) {
	body.page-template-hubpage .sous-menu-niv1,
	body.page-template-page-hub-commission .sous-menu-niv1 {
	    height: 93px;
	}
	body.page-template-hubpage .sous-menu-niv1 .container .sous-menu-dropdown .mobile-filter-category,
	body.page-template-page-hub-commission .sous-menu-niv1 .container .sous-menu-dropdown .mobile-filter-category,
	.header-default .nav-top-fillter .sous-menu-dropdown .mobile-filter-category {
	    height: 50px;
        padding: 0 20px;
        font-size: 15px;
        background-position: calc(100% - 20px) calc(1em + 10px), calc(100% - 15px) calc(1em + 10px), 100% 0px;
	}
	body.page-template-hubpage .sous-menu-niv1 .container .sous-menu-dropdown:after,
	body.page-template-page-hub-commission .sous-menu-niv1 .container .sous-menu-dropdown:after,
	.header-default .nav-top-fillter .sous-menu-dropdown:after {
	    font-size: 12px;
	    top: 18px;
	    right: 20px;
	}
	body.page-template-hubpage .sous-menu-niv1 .container,
	body.page-template-page-hub-commission .sous-menu-niv1 .container {
	    height: 50px;
	    margin-top: 65px;
	    padding: 0;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile h2,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile h2 {
	    font-size: 20px;
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile {
		margin-top: 35px;
	    margin-bottom: 43px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .row .single-category,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .row .single-category {
	    height: 216px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .slick-next:before,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .slick-next:before {
	    background-size: 8px;
	    width: 8px;
	    height: 13px;
	    margin-top: -6px;
	    right: 5px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .slick-next,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .slick-next {
		right: -20px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .cateogies-mobile .slick-prev:before,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .cateogies-mobile .slick-prev:before {
	    background-size: 8px;
	    width: 8px;
	    height: 13px;
	    margin-top: -6px;
	    left: 5px;
	}
	body.page-template-hubpage .hub-bloc-categories-mobile .slick-prev,
	body.page-template-page-hub-commission .hub-bloc-categories-mobile .slick-prev {
	    left: -20px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content {
	    padding-top: 175px;
	    background-size: auto 250px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc {
	    padding: 26px 16px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title {
	    margin-bottom: 38px;
	    font-family: "OpenSans-SemiBold";
	    font-size: 18px;
	    color: #333333;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-title:before {
	    left: 0;
    	top: -5px;
	}
	.titre-home-presenation:before{
		margin-left: 0px;
	    margin-top: -5px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .content-text {
	    font-size: 12px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-title {
        margin-top: 40px;
    	margin-bottom: 25px;
	}
	body.page-template-activites-gca-tmp .gca-activity-content .content-bloc .activity-report-container .activity-report-bloc .ar-bg {
	    width: 222px !important;
	}
	body.page-template-activites-gca-tmp .categories-bloc .categories-bloc-title {
	    margin-top: 51px;
	    margin-bottom: 39px;
	    font-family: "OpenSans-SemiBold";
	    font-size: 20px;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b:last-child {
		margin-bottom: 0;
	}
	body.page-template-activites-gca-tmp .categories-bloc {
	    margin-bottom: 25px;
	}
	body.page-template-default .page-header-bg {
	    background-size: auto 250px;
	    margin-bottom: 43px;
	    padding-top: 175px;
	}
	body.page-template-default .page-header-bg .content {
	    padding: 27px 16px;
	}
	body.page-template-default .page-header-bg .content .bloc-content .bloc-content-title {
	    margin-bottom: 38px;
	    font-family: "OpenSans-SemiBold";
	    font-size: 18px;
	}
	body.page-template-default .page-header-bg .content .bloc-content .bloc-content-title:before {
	    margin-left: -30px;
	    margin-top: -5px;
	}
	body.page-template-default .page-header-bg .content .bloc-content .bloc-content-text {
	    font-size: 12px;
	}
	body.home .item-specialite .content-item-specialite a span, body.home .item-instances .content-item-specialite a span {
	    font-size: 16px;
	    bottom: 25%;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
		font-size: 16px;
	    bottom: 25%;
	}
	.header-default {
	    padding-top: 7vmin !important;
	}
	.header-default .container {
	    position: relative;
    	top: 20px;
	}
	.header-default .bloc-top-fillter {
		padding: 0 !important;
	}
	.single-fichier {
	    padding-top: 40px !important;
	}
	.bloc-header-home-connect .header-search {
	    width: 293px !important;
	}
	.bloc-header-home-connect .titre-search {
	    font-size: 19px !important;
	}
	.error404 #notfound .notfound .notfound-home {
        width: 90%;
    }
    .error404 #notfound .notfound h1.notfound-404 {
        font-size: 90px;
    }
    .sub-last-fillter a {
	    padding: 10px 20px !important;
    }
    .sub-first-fillter a, .sub-last-fillter a {
	    margin: 0 5px !important;
	}
	.single-fichier .file-fullview {
		display: block;
	}
    header .result .type-categories {
        font-size: 15px;
        padding-top: 0;
    }
    header .result .gparent_name, header .result .gparent_name_posts {
        font-size: 11.2px;
        padding-top: 7px;
    }
    header .result .gchilds_links {
        font-size: 11.2px;
        margin-top: 7px;
    }
    .bloc-header-home-connect .result {
        padding: 15px 10px;
    }
    .bloc-header-home-connect .result .type-categories {
        font-size: 15px;
        padding-bottom: 9px;
    }
    .bloc-header-home-connect .result .gparent_name {
        padding-top: 7px;
        font-family: "OpenSans-Light";
        font-size: 11.2px;
        padding-left: 0;
        padding-right: 13px;
        min-width: auto !important;
    }
    .bloc-header-home-connect .result .gchilds_links {
        padding-left: 13px;
        font-family: "OpenSans-SemiBold";
        font-size: 11.2px;
    }
    .bloc-header-home-connect .result .gparent_name_posts {
        min-width: auto !important;
        padding-right: 13px;
        font-family: "OpenSans-Light";
        font-size: 11.2px;
    }
    .bloc-header-home-connect .result .gparent.gparent_post {
        padding: 0;
    }
    .bloc-header-home-connect .result .gparent.gparent_post .gchilds_links {
        padding-left: 13px;
        font-family: "OpenSans-SemiBold";
        font-size: 11.2px;
    }
    .bloc-header-home-connect .result div strong strong {
        font-family: "OpenSans-SemiBold";
        font-size: 15px;
        color: #1E3D73;
    }
}

@media (max-width: 360px) {
	body.home .item-specialite .content-item-specialite a span,
    body.home .item-instances .content-item-specialite a span,
    body.home .col-sm-12.item-specialite .content-item-specialite a span,
    body.home  .col-sm-12.item-instances .content-item-specialite a span,
    body.home .col-sm-6.item-specialite .content-item-specialite a span,
    body.home  .col-sm-6.item-instances .content-item-specialite a span {
		font-size: 12px;
	}
	body.page-template-activites-gca-tmp .categories-bloc .category-bloc .ct-b a span {
		font-size: 12px;
	}
}
@media (max-width: 360px) {
	.result{
	    width: 100%;
	}
}

.color_bleu_clair{
    background: rgba(22, 156, 216, 1);
    mix-blend-mode: multiply;
    opacity: 90%;
}
.color_bleu_fonce{
    background: rgba(34, 61, 115, 1);
    mix-blend-mode: multiply;
    opacity: 90%;
}
.color_rouge{
    background: rgba(175, 6, 45, 0.9);
    mix-blend-mode: multiply;
    opacity: 90%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){ 
    .color_bleu_clair {
        background: -webkit-linear-gradient(bottom, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        background: -o-linear-gradient(bottom, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        background: linear-gradient(to top, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        opacity: 90%;
    }
    .color_bleu_fonce{
        background: -webkit-linear-gradient(bottom, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        background: -o-linear-gradient(bottom, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        background: linear-gradient(to top, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        opacity: 90%;
    }
    .color_rouge{
        background: -webkit-linear-gradient(bottom, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        background: -o-linear-gradient(bottom, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        background: linear-gradient(to top, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        opacity: 90%;
    }
}
 @supports (-ms-ime-align:auto) {
    .color_bleu_clair {
        background: -webkit-linear-gradient(bottom, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        background: -o-linear-gradient(bottom, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        background: linear-gradient(to top, rgba(22, 156, 216, 0.7), rgba(22, 93, 124,0.7));
        opacity: 90%;
    }
    .color_bleu_fonce{
        background: -webkit-linear-gradient(bottom, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        background: -o-linear-gradient(bottom, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        background: linear-gradient(to top, rgba(0, 33, 99, 0.7), rgba(0, 33, 99,0.7));
        opacity: 90%;
    }
    .color_rouge{
        background: -webkit-linear-gradient(bottom, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        background: -o-linear-gradient(bottom, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        background: linear-gradient(to top, rgba(119, 0, 28, 0.7), rgba(148, 0, 26, 0.7));
        opacity: 90%;
    }
 }

