.homepage .block-training-select .training-type div.form-item,
.gallery-filter div.search div.form-item {
  display:inline;
}

.search-tree-form label {
  display: inline;
  font-weight: normal;
}
.search-tree-form .form-item-keywords {
  display: inline;
}

.grid-9 {
  width: 100%
}

.grid-6 {
  width: 66.6%
}


.block-third, .block-half {
  display: inline-block;
  vertical-align: top;
}
.block-third {
  width: 33%;
  margin-bottom: 50px;
}
.block-half {
  width: 49%;
}
.block-full {
  width: 100%;
}

.breadcrumb + span > .block-banner {
  margin-top:-80px;
}

@media screen and (max-width:1140px) {
  .breadcrumb + span > .block-banner {
    margin-top:0;
  }
}

.l-content-bottom .block-bean {
  display:inline;
}

.guide.page-search .facetapi-processed li,
.guide .facetapi-processed li,
.page-search .facetapi-processed li,
.page-search .block-facetapi ul li {
  list-style: none;
  margin-bottom: 18px;
  padding: 0;
  cursor: pointer;
  font-size: 0.8125rem;
}
.guide.page-search .facetapi-processed li a.facetapi-checkbox,
.guide .facetapi-processed li a.facetapi-checkbox,
.page-search .facetapi-processed li a.facetapi-checkbox,
.page-search .block-facetapi ul li a.facetapi-checkbox {
  line-height: 1.2em;
  position: relative;
  padding-left: 25px;
  display: block;
  border-bottom: 0 none;
  margin-right: 0;
}
.guide.page-search .facetapi-processed li a.facetapi-checkbox::fore,
.guide .facetapi-processed li a.facetapi-checkbox::before,
.page-search .facetapi-processed li a.facetapi-checkbox::before,
.page-search .block-facetapi ul li a.facetapi-checkbox::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  background: url('../build/images/icons/checkbox.png') no-repeat;
  background-size: cover;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.guide.page-search .facetapi-processed li a.facetapi-active::before,
.guide .facetapi-processed li a.facetapi-active::before,
.page-search .facetapi-processed li a.facetapi-active::before,
.page-search .block-facetapi ul li a.facetapi-active::before {
  background: url('../build/images/icons/checkbox-checked.png') no-repeat;
  background-size: cover;
}

.guide.page-search .facetapi-processed li a.facetapi-active,
.guide .facetapi-processed li a.facetapi-active,
.page-search .facetapi-processed li a.facetapi-active,
.page-search .block-facetapi ul li a.facetapi-active {
  display: block !important;
}

.block-gobelins-gallery.contextual-links-region {
  position:inherit;
}

.training-summary__description p.location > .icons-location {
  display:none;
}

.training-summary__description p.location:first-child > .icons-location {
  display:inline-block;
}

.training-summary__description p.location {
  padding-left:26px;
}

.training-summary__description p.location:first-child {
  margin-top:1.5rem;
  padding-left:0;
}

.cursus .block-separation.l-row {
  background:#ffffff;
  padding:0;
}

.cursus .block-separation .l-row__inner hr {
  border:0 none;
  border-top:1px solid #cccccc;
  margin:0;
}

.list-rapid-access .block-bean > .item-rapid-access.grid-3 {
  width:100%;
}

.list-rapid-access .block-bean + .block-bean {
  border-left: 1px solid #e5e5e5;
}

@media screen and (max-width:1140px) {
  .list-rapid-access .block-bean + .block-bean {
    border-left: 0 none;
  }
}

a.aside-gallery__item:hover {
  border:0 none;
}

.block-training-results .hide_search_form {
  border-top: none;
  padding-top: 0;
}

.form-search-domain-pro input[type="submit"] {
  display: none;
}

#views-exposed-form-professional-domains-page-professional-domains .field-conditions,
#views-exposed-form-professional-domains-page-professional-domains .field-thematics {
  border-top: 1px solid #cccccc;
  padding: 15px 0 20px 0;
  width: 100%;
  position: relative;
}

.list-rapid-access {
  padding-top:70px;
}

.list-downloads + .list-rapid-access {
  padding-top:0;
}

#colorbox.is-gallery img {
  margin-top:40px;
  margin-bottom:40px;
}

#colorbox.is-gallery .popin--text {
  padding-top:0;
}

.guide.page-search .filter-search fieldset,
.guide .filter-search fieldset {
  margin-bottom: 35px;
}

.guide.page-search .facetapi-processed li,
.guide .facetapi-processed li {
  margin-bottom: 10px;
}
.guide.page-search .facetapi-processed li.first a.facetapi-checkbox,
.guide .facetapi-processed li.first a.facetapi-checkbox {
  padding-left: 14px;
}
.guide.page-search .facetapi-processed li a.facetapi-checkbox,
.guide .facetapi-processed li a.facetapi-checkbox {
  padding-left: 0;
  color: #323232;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  display: block;
  background-color: #fff;
  padding: 14px 14px 14px 34px;
  border-radius: 3px;
  border-bottom: 2px solid #e5e5e5;
  font-size: 0.9375rem;
}
.guide.page-search .facetapi-processed li a.facetapi-active,
.guide .facetapi-processed li a.facetapi-active {
  opacity: 1;
}
.guide.page-search .facetapi-processed li a.facetapi-checkbox::before,
.guide .facetapi-processed li a.facetapi-checkbox::before {
  background:0 none;
  display:inline;
}
.guide.page-search .facetapi-processed li a.facetapi-checkbox > div::before,
.guide .facetapi-processed li a.facetapi-checkbox > div::before {
  background: 0 none;
  content:"";
  display: inline;
  background: #0045e5;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 18px;
  left: 14px;
  position: absolute;
}

@media screen and (min-width: 767px) and (max-width: 1139px) {
  .guide.page-search .facetapi-processed li,
  .guide .facetapi-processed li {
    display: inline-block;
    margin: 0 7px 10px;
  }
}

.node-type-domain .block-training-presentation {
  background-color:#ffffff;
}

.node-type-news .breadcrumb,
.node-type-press-release .breadcrumb {
  background:#f2f2f2;
}

.list-makings__media {
  position:relative;
}

.list-contacts {
  background-color:#ffffff;
  text-align:center;
  padding-top:0;
}

.list-contacts .block-contact-training--with-map {
  width:41.7%;
  display:inline-block;
  text-align:left;
}

.list-contacts .block-contact-training--with-map .infos-contact {
  border:0 none;
  margin-bottom:0;
}

.list-contacts .block-contact-training--with-map .btn-action {
  margin-top:15px;
}

.list-contacts .block-contact-training--with-map .btn-action .btn-mail {
  width:auto;
}

.node-type-page-standard .list-news {
  padding-top:0;
}

@media screen and (max-width: 767px) {
  .list-contacts .block-contact-training--with-map {
    width:100%;
    display:inline-block;
    text-align:left;
  }
}

.presentation-kit-media__media figure a.block-gallery__item {
  width:auto;
  opacity:1;
}

.presentation-kit-media__media figure a.block-gallery__item:hover img {
  opacity:1;
}

.block-contact-press__picture img {
  height:auto;
}

.contact label {
  font-weight: normal;
}

.contact legend {
  margin-bottom: 0;
}

.speaker-detail .speaker-detail__item--title a {
  color: inherit;
  border-bottom: none;
}
.speaker-detail .speaker-detail__item--title a:hover {
  
  border-bottom: 1px solid #0045e5;
}

.page-search .search-form input.form-autocomplete {
  background-image: url(../build/images/icons/icon-search.png);
  background-position: 15px center;
}

.success-stories_item--slide .success-stories__list .list-shared-icons ul li:first-child .shared-detail {
  left: 0;
}
.success-stories_item--slide .success-stories__list .list-shared-icons ul li:first-child .shared-detail::after {
  left: 1%;
  bottom: -19px;
}

.training-summary__wrapper .col3-1 + .col3-1 {
  border-top: 1px solid #e5e5e5;
}

.popin--text-img__title a {
  color:#323232;
}

.rte iframe {
  width:100% !important;
  height:358px !important;
}

.block-gallery__nocolor {
  background:#000 !important;
}

.block-training-presentation__media .block-gallery__item {
  padding: 0;
}

.global-domain-search {
  border-top: none;
}

#cboxOverlay:not(.is-search) {
  opacity:1 !important;
}

.webform-client-form-confirmation {
  background: #f2f2f2;
}

#sliding-popup.sliding-popup-bottom {
  background: rgba(0, 0, 0, 0.8);
}

#sliding-popup .popup-content #popup-buttons button.agree-button {
  border:0 none;
  box-shadow:none;
  text-indent:-9999px;
  padding:0;
  text-shadow:none;
  background:url(../build/images/close.png) no-repeat;
  width:20px;
  height:20px;
  margin-top:2em;
  margin-right:0;
}

#sliding-popup .popup-content #popup-buttons button.find-more-button {
  display: none;
}

#sliding-popup .popup-content #popup-text {
  padding:20px 0;
  margin:0;
  max-width:90%;
}

#sliding-popup .popup-content #popup-text p {
  font-family:'Arial', sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#c1c1c1 !important;
  line-height:21px;
}

#sliding-popup .popup-content #popup-text p a {
  color:#ffffff;
  border-bottom:1px solid #ffffff;
  padding-bottom:3px;
}

#sliding-popup .popup-content {
  max-width:100%;
  width:1100px;
  margin:0 auto;
}

.with-gallery #sliding-popup .popup-content,
.sidebar-follow-us #sliding-popup .popup-content {
  position:relative;
  left:-40px;
}

@media screen and (max-width:1140px) {
  #sliding-popup .popup-content {
    width:100%;
    padding:0 20px;
    box-sizing:border-box;
    left:0 !important
  }
}

.thematic {
  content: "";
  display: block;
  margin: 1em 0 2em;
}

.thematic::before {
  content: "";
  display: block;
  width: 0;
  height: 4em;
  margin: -4em 0 0;
}

.ancres {
  display: block;
  height: 80px; /*same height as header*/
  margin-top: -80px; /*same height as header*/
  visibility: hidden;
}

/* barre de partage */
#share-bar {
  border: 1px solid #cccccc;  
  background-color: #ffffff;
}

#share-bar #share-block a {
    border-top:  1px solid #cccccc;
    display: block;
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
    }
#share-bar #share-block a.icon-twitter {
    background-position: 0px 0px;
    text-align: center;
    padding: 10px;
    outline-style: none;
}
#share-bar #share-block a.icon-twitter:hover{
  color: #03a9f4;
  border-bottom: 0px;
}

#share-bar #share-block a.icon-facebook {
    background-position: 0px -45px;
    text-align: center;
    padding: 10px; 
    outline-style: none;
}
#share-bar #share-block a.icon-facebook:hover{
  color: #3030c9;
  border-bottom: 0px;
}
#share-bar #share-block a.icon-linkedin {
    background-position: 0px -90px;
    text-align: center;
    padding: 10px  10px 10px 10px;
    outline-style: none;
}
#share-bar #share-block a.icon-linkedin:hover{
  color: #6ab5d3;
  border-bottom: 0px;
}
#share-block a.addthis_button_print.faded {
    background-position: center;
    padding: 15px 10px 10px 10px;
    border-bottom: 0px;
    outline-style: none;
    text-align: center;
    background-image: url(/sites/all/themes/custom/gobelins_theme/build/images/icons/print.png);
    background-repeat: no-repeat;
    background-size: 16px;
    height: 48px;
}

#share-bar #share-block a.icon-mail {
    background-position: 0px -90px;
    text-align: center;
    padding: 10px  10px 10px 10px;
    outline-style: none;
}
.block-sharing--gallery .share-work #share-block a.addthis_button_print.faded{
    background-image: url(/sites/all/themes/custom/gobelins_theme/build/images/icons/print_grey.png);
}
#share-bar #share-block a.icon-mail:hover{
  color: blue;
  border-bottom: 0px;
}

@media screen and (max-width: 1140px){
    .header .header__inner .header__bar-top .menu-sup{
        display: none;
    }
}
.header__bar-top .menu-sup.menu-header {
    display: inline-block;
    width: 47%;
}
.header__bar-top .menu-sup.menu-header-left {
    display: inline-block;
    text-align: left;
    width: 48.4%;
}
.menu-sup .menu_icons{
    display: inline-block;
    float: none;
    height: 1.2em;
    vertical-align: middle;
    margin-right: 0.2em;
}
.menu-sup .btn-like:hover a,
.menu-sup .btn-like a:hover{
    color: #323232;
    border: none;
}
.menu-sup li.btn-like{
    padding: 0;
}
.menu-sup .btn-like a{
    border: none;
    color: #e5e5e5;
    display: block;
    padding: 8px 12px;
}

.btn-normal .menu_icons { height: 1em; margin-right: 0.4em; }
.btn-like .menu_icons { height: 1.2em; margin-right: 0.4em; }
.aside-tab-mob .menu-sup li.btn-like:last-child{
    padding-top: 0;
}
/* Bloc contact formation */
.infos-contact .name{
  font-family : Neuzeit;
  font-size : 1.2rem;
  margin-bottom: 20px;
  display: inline-block !important;
  width: 6em;
  vertical-align: middle;
}
.infos-contact .btn-action a{
  width: 100% !important;
  margin: 0 0 1em 0;
}
.infos-contact .btn-action{
  display: inline-block;
  width: 12em;
  vertical-align: middle;
}
.node-type-formation .infos-contact .btn-action  .btn-mail:hover{
  background-color: #0045e5;
  color:#ffffff;
  background-image: url('../app/images/lettre-2.png');
}
.node-type-formation .infos-contact .btn-action  .btn-mail:after{
  content: "";
}
.node-type-formation .infos-contact .btn-action  .btn-mail{
  margin-right: 10px;
  border: 1px solid  #0045e5;
  background-color: #fff;
  padding: 10px 29px 10px 20px;
  color: #0045e5;
  background: no-repeat url('../app/images/lettre.png') 94% 47%;
}
.node-type-formation .infos-contact .btn-action  .tel{
  padding: 10.3px 30px 10.3px 25px;
  color: #fff;
  float: right;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Platform-Medium";
  background: #0045e5 no-repeat url('../app/images/tel.png') 94% 47%;

}
.node-type-formation .infos-contact .btn-action  .tel:hover{
  background-color:#ffffff;
  color: #0045e5;
  border: 1px solid  #0045e5;
  padding: 10px 30px 10px 25px;
  background-image: url('../app/images/tel-2.png');
}
.node-type-formation .block-contact-training .btn-action{
  text-align: inherit;
  width: auto;
  padding-left: 0px;
}

.node-type-formation .block-contact-training .infos-contact{
  width: auto;
}
.node-type-formation .infos-contact .btn-action  .tel.click{
  float:left;
  margin-top: 5px;
}
/* Bloc contact domaine pro */
.node-type-domain .infos-contact{
  margin-bottom: 0;
}
.node-type-domain .name{
  font-family : Neuzeit;
  font-size : 1.2rem;
}
.node-type-domain .infos-contact .btn-action .btn-mail:after{
  content: "";
}
.node-type-domain .infos-contact .btn-action .btn-mail{
  color: #ffffff;
  padding: 10px 29px 10px 20px;
  border:inherit;
  background: #000 no-repeat url('../app/images/lettre-2.png') 91% 51%;
  margin: 1em 0 0 0;
}
.node-type-domain .infos-contact .btn-action .btn-mail:hover{
  background-color: #5b5757;
  color:#ffffff;
  border:inherit;
}
.node-type-domain .col-25pers .infos-contact .btn-action .tel{
  padding: 10px 30px 10px 25px;
  color: #323232;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Platform-Medium";
  background: #fff no-repeat url('../app/images/tel-2.png') 94% 47%;
  margin: 1em 0 0 0;
}
.node-type-domain .infos-contact .btn-action .tel:hover {
  background-color: #0045e5;
  color: #fff;
  background-image: url('../app/images/tel.png');
  border: none;
}
/* ui tooltip */
.ui-tooltip {
  width: 275px;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  padding: 0;
}
.ui-tooltip-content {
  position: relative;
  padding: 0.5em;
}
.ui-tooltip-content::after, .ui-tooltip-content::before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 90px;
}
.bottom .ui-tooltip-content::before {
  bottom: -10px;
  border-color: #AAA transparent;
  border-width: 10px 10px 0;
}
.bottom .ui-tooltip-content::after {
  bottom: -7px;
  border-color: white transparent;
  border-width: 10px 10px 0;
}
.top .ui-tooltip-content::before {
  top: -10px;
  border-color: #AAA transparent;
  border-width: 0 10px 10px;
}
.top .ui-tooltip-content::after {
  top: -7px;
  border-color: white transparent;
  border-width: 0 10px 10px;
}
/* ui tooltip */