/* CSS FAQ */

.titlemyfaq {
    font-size: 24px;
    font-weight: 600;
}

.titlereponse {
    color: #009CC2;
}

.reponsemyfaq h2 {
    font-size: 22px;
}

.reponsemyfaq h3 {
    font-size: 20px;
}

.reponsemyfaq h4 {
    font-size: 18px;
}

.reponsemyfaq h5 {
    font-size: 16px;
}

.item-open {
    display: bloc;
}

.item-close,
.classhidden {
    display: none;
}

.item-recherche-hidden {
    display: none;
}

.item-recherche {
    padding: 10px 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    clear: both;
}
.tab-content .item-recherche
{
    min-height: 200px;
    width: 50%;	
}
.container-tags
{
    background: #F1F1F1;
    float: left;
    width: 100%;
    padding: 20px;
    border-bottom: 2px solid #009cc1;
    margin-bottom: 25px;
}
.tags li.voirTouslesTags
{
	float: none;
    text-align: center;
    margin-bottom: 10px;
}
#gdatags #center_column
{
    margin-bottom: 20px;
}
.lettre
{
	color: #009CC2;
	background: #fff;
	text-align: center;
    padding: 5px;
    font-size: 15px;
	cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.lettre.active,
.lettre:focus,
.lettre:hover
{
	background: #009CC2;
	color: #fff;		
}
.containerlistedestags
{
	display: none;
	margin-top: 20px;
}
.containerlistedestagsopen
{
	display: block;
}
.margin-bottom
{
	margin-bottom: 20px;
}
@media (max-width: 1200px) {
    .tab-content .item-recherche {
        min-height: inherit;
        width: 100%;

    }
}

.linkSupport
{
	margin: 10px 10px 0 0;
}
.resetRecherche,
.affichagefaqs,
.linkSupport,
.nbFaqs,
.voir-plus-de-resultats {
    display: block;
    text-transform: uppercase;
    border: 1px solid #009CC2;
    padding: 5px;
    text-align: center;
    color: #009CC2;
    cursor: pointer;
}

.resetRecherche:hover,
.resetRecherche:focus,
.linkSupport:hover,
.linkSupport:focus,
.voir-plus-de-resultats:hover,
.voir-plus-de-resultats:focus {
    background-color: #009CC2;
    color: #fff;
}
.affichagefaqs,
.nbFaqs {
    cursor: default;
}

.voir-plus-de-resultats {
    margin: 10px 0;
}

.item-recherche:hover {
    background: #F1F1F1;
}

.item-recherche .title {
    font-size: 14px;
}

.item-recherche .title a {
    color: #303030;
}

.item-recherche .title .fa {
    color: #009CC2;
    margin-right: 10px;
    margin-bottom: 50px;
    float: left;
    line-height: 17px;
}

.result-search .color-blue {
    color: #009CC2;
}

.item-recherche .reponse {
    margin-left: 30px;
    border-left: 5px solid #009CC2;
    padding-left: 10px;
}

.item-recherche .reponse .faqreponse {
    font-style: italic;
}

.item-recherche .reponse .faqreponse a {
    color: #747474;
}

.item-recherche .reponse .faqreponse p {
    margin-bottom: 0px;
}

#search-faq {
    margin-bottom: 20px;
}

.fa-search {
    position: relative;
    top: -45px;
    right: 17px;
    float: right;
    color: #009CC2;
}

.sidebarfaq {
    letter-spacing: normal;
}

.sidebarfaq h3 {
    font-size: 20px;
    font-weight: 600;
}

.sidebarfaq h4.openlist {
    font-size: 16px;
    cursor: pointer;
}

.sidebarfaq h4.openlist .fa {
    color: #009CC2;
}

.sidebarfaq ul {
    padding-left: 20px;
}

.sidebarfaq ul li a {
    color: #848484!important;
}

.sidebarfaq ul li a:hover,
.sidebarfaq ul li a:focus,
.sidebarfaq ul li.active a {
    color: #009CC2!important;
}

.tags li.active a {
    color: #FFFFFF!important;
    background: #0B5B6F;
}

.tags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.sidebarfaq .tags li a
{
    display: block;
    padding: 2px 5px;
    background: #009CC2;
    color: #fff!important;
}
.sidebarfaq .tags li.active a,
.sidebarfaq .tags li a:hover,
.sidebarfaq .tags li a:focus
{
    background: #096A82;
    color: #fff!important;
}

.nb {
    color: #9e9e9e!important;
    margin-left: 5px;
}

.tags .nb {
    color: #dddddd!important;
    margin-left: 5px;
}

.result-search h2,
.product-search-home h2 {
    font-size: 24px;
    font-weight: 600;
}

.product-search-home h2 .fa {
    color: #009CC2;
    font-size: 16px;
    margin-left: 10px;
}

.titleFaq {
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 600;
}
.titleFaq a,
.titleFaq a:hover,
.titleFaq a:focus
{
	color: initial!important;
}

.titleFaq .fa {
    color: #009CC2;
    margin-right: 10px;
}

#gdafaq .col-md-9 {
    border-left: 1px solid #C6C6C6;
    padding-left: 30px;
    margin-bottom: 50px;
    min-height: 500px;
}

.product-search-home .item {
    margin: 15px 0;
    background: #F1F1F1;
    padding: 20px;
    border-bottom: 2px solid #009cc1;
}

.product-search-home .element {
    min-height: 120px;
    letter-spacing: initial;
}

.product-search-home .element ul {
    margin-left: 18px;
}

.product-search-home .element .fa {
    color: #009cc1;
    margin-right: 5px;
}

.product-search-home .element a {
    color: #909090;
}
.sk-circle {
	display: none;
	margin: 20px auto;
	width: 40px;
	height: 40px;
	position: relative;
}
.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* RESPONSIVE FAQ */

@media (max-width:1200px) {
    .result-search h2,
    .resetRecherche,
    .product-search-home h2,
    .affichagefaqs,
    .product-search-home .element {
        width: 100%;
    }
    .resetRecherche {
        margin: 10px 0;
    }
    .product-search-home .element {
        min-height: initial;
    }
}

@media (max-width:991px) {
    .sidebarfaq {
        border-bottom: 2px solid #009cc1;
        margin-bottom: 15px;
        padding: 15px 32px;
        background: #f1f1f1;
        margin-left: -15px;
    }
    .result-search {
        margin-top: 25px;
    }
    #gdafaq .col-md-9 {
        border-left: 0;
        padding-left: 0;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

@media (max-width:767px) {
    .sidebarfaq {
        margin-left: 0;
    }

    .result-search h2,
    .product-search-home h2 {
        margin-left: -15px;
    }
}


/* Fin faq */



/*
 * ====================== Impression faq ======================
 */
.lienvideo
{
	display: none!important;
}
.imprimerLaFaq,
.partagerLaFaq
{
    float: right;	
}
.partagerLaFaq
{
	margin-right: 10px;
}
#gdafaq .footerAdmin
{
	clear: both;
	display: none!important;	
}
.containerpartage
{
    float: left;
    width: 100%;
    border-top: 1px solid #c6c6c6;
    padding: 5px;	
}
@media print
{
	#gdafaq header,
	#gdafaq .top-header,
	#gdafaq .top-header-menu,
	#gdafaq .main-menu-wapper,
	#gdafaq .index5-cart-box,
	#gdafaq .layer_cart_overlay,
	#gdafaq #layer_cart,
	#gdafaq .contact,
	#gdafaq .scroll_top,
	#gdafaq .sidebarfaq,
	#gdafaq .columns-container,
	#gdafaq .footer,
	#gdafaq .imprimerLaFaq,
	#gdafaq .partagerLaFaq,
	#gdafaq .containerpartage
	{
		display: none!important;
	}
	#gdafaq #slider_row
	{
	    clear: both;
	    height: 10px;
	    width: 100%;
	}
	#gdafaq .lienvideo,
	#gdafaq .logo,
	#gdafaq .footerAdmin
	{
		display: block!important;
	}
	#gdafaq .col-md-9 {
	    border: none;
	    width: 100%;
	    margin: 0;
	}
	#gdafaq .titlemyfaq.titlereponse
	{
		clear: both;
		float: left;
		width: 100%;
		margin-top: 20px;
		position: relative;	
	}
	#gdafaq .columns-container, 
	#gdafaq .logo
	{
		position: relative;
		clear: both;
	}
	#gdafaq #block_13_1,
	#gdafaq #block_13_2
	{
		margin: 0 auto;
		text-align: center;
	}
	#gdafaq .titlereponse,
	#gdafaq a
	#gdafaq .tags li a
	{
	    color: #009CC2!important;
	}
	#gdafaq .footer
	{
		margin: 0 auto;
		padding: 0;
	}
}


