/*CSS Template*/
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3174af;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #204c73;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 1.3em;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
blockquote{
  font-style: italic;
  font-size: 1.2em;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-primary {
  background-color: #3379b5;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  /*padding: 10px 15px;*/
  padding: 10px 20px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #337ab7;
}
.nav .caret {
  border-top-color: #3174af;
  border-bottom-color: #3174af;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #204c73;
  border-bottom-color: #204c73;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #707070;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #575757;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #707070;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #707070;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #707070;
  border-bottom-color: #707070;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #707070;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #707070;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #204c73;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #204c73;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-content .pull-left.item-image{
  display: block;
  width: 100%;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.com_search.view-search #frc-page .search{
  display: block;
  max-width: 1130px;
  margin: 0px auto;
  clear: both;
  padding: 0 50px;
}

.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  max-height: 739.6px;
}
#modal-jform_consentbox .modal-body {
  max-height: 770.3px;
}
#modal-jform_consentbox .iframe {
  max-height: 739.6px;
}
#modal-consentbox .modal-header h3 {
  font-size: 26px;
  margin: 0;
}
#modal-consentbox .modal-body {
  max-height: 220px;
}
#modal-consentbox .iframe {
  max-height: 200px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
  width: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
.tag-category .btn-toolbar .btn-group {
  display: flex;
  margin-bottom: 10px;
}
.tag-category .btn-toolbar .btn-group .btn {
  margin-left: 1px;
}
.tag-category .btn-toolbar .btn-group .btn:hover {
  color: #ffffff;
  background: #999999;
}
.tag-category ul.thumbnails {
  padding: 0;
  margin-top: 30px;
}
.tag-category ul.thumbnails > li {
  background: transparent;
  list-style: none;
  display: block;
  border-bottom: 2px solid #eeeeee;
}
.tag-category ul.thumbnails > li:hover {
  background: transparent;
}
.tag-category ul.thumbnails > li > h3 {
  margin: 15px 0;
}
.tag-category ul.thumbnails > li > h3 > a:hover {
  text-decoration: none;
}
.tag-category ul.thumbnails > li .tag-body {
  display: block;
  margin-bottom: 10px;
}
.tag-category ul.thumbnails > li .tag-body .item-image img {
  max-width: 100%;
}
.tag-category ul.thumbnails > li .caption {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline {
    display: flex;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline .control-label {
    width: auto;
    padding-top: 0;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group .controls {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .item-page .article-index {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .registration .control-group .controls {
    margin-left: 0;
  }
}

.page-header {
  padding-bottom: 9px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #428bca;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-header {
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  padding-left: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

/**
 OVERRIDE QUIX
 */
body .app-mount .qx-row .qx-column .qx-col-wrap, body .qx-inner.frontend .qx-row .qx-column .qx-col-wrap{
  padding:0;
}
/*
SLIDER
*/
.slider-container {
  position: relative;
  height: 400px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: all-scroll;
}

.slider-control {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 12%;
  height: 100%;
  transition: opacity 0.3s;
  will-change: opacity;
  opacity: 0;
}
.slider-control.inactive:hover {
  cursor: auto;
}
.slider-control:not(.inactive):hover {
  opacity: 1;
  cursor: pointer;
}
.slider-control.left {
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
.slider-control.right {
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

.slider-pagi {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0;
  list-style-type: none;
}
.slider-pagi__elem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 2rem;
  height: 2rem;
  margin: 0 0.5rem;
  border-radius: 50%;
  border: 1px solid #f9f9f9;
  cursor: pointer;
}
.slider-pagi__elem:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  border-radius: 50%;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.slider {
  z-index: 1;
  position: relative;
  height: 100%;
}
.slider.animating {
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  will-change: transform;
}
.slider.animating .slide__bg {
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  will-change: transform;
}

.slidefrc {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display:none;
  opacity:0;
}

.slidefrc.active {
  display:block;
  opacity:1;
}
.slidefrc.active .slide__overlay,
.slidefrc.active .slide__text {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide__bg {
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  will-change: transform;
}
.slidefrc:nth-child(1) {
  left: 0;
}
.slidefrc:nth-child(1) .slide__bg {
  left: 0;
}
.slidefrc .slide__overlay-path {
  fill: #001521;
}

.slidefrc{
  background-color: rgba(0, 21, 33,0.7)
}

/*
@media (max-width: 991px) {
  .slidefrc:nth-child(1) .slide__text {
    background-color: rgba(0, 21, 33,0.7);
  }
}
@media (max-width: 991px) {
  .slidefrc:nth-child(2) .slide__text {
    background-color: rgba(225, 204, 174, 0.8);
  }
}
@media (max-width: 991px) {
  .slidefrc:nth-child(3) .slide__text {
    background-color: rgba(173, 197, 205, 0.8);
  }
}
@media (max-width: 991px) {
  .slidefrc:nth-child(4) .slide__text {
    background-color: rgba(203, 198, 195, 0.8);
  }
}
@media (max-width: 991px) {
  .slide__overlay {
    display: none;
  }
}
@media (max-width: 991px) {
  .slide__text {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20rem;
    text-align: center;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    padding: 0 1rem;
  }
}

@media (max-width: 991px) {
  .slide__text-heading {
    line-height: 20rem;
    font-size: 3.5rem;
  }
}

@media (max-width: 991px) {
  .slide__text-desc {
    display: none;
  }
}

@media (max-width: 991px) {
  .slide__text-link {
    display: none;
  }
}
*/
.slidefrc:nth-child(2) {
  left: 100%;
}
.slidefrc:nth-child(2) .slide__bg {
  left: -50%;
}

.slidefrc:nth-child(3) {
  left: 200%;
}
.slidefrc:nth-child(3) .slide__bg {
  left: -100%;
}

.slidefrc:nth-child(4) {
  left: 300%;
}
.slidefrc:nth-child(4) .slide__bg {
  left: -150%;
}

.slide__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slide__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  min-height: 810px;
  transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
  transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
  transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
  will-change: transform, opacity;
  -webkit-transform: translate3d(-20%, 0, 0);
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
}

.slide__overlay path {
  opacity: 0.6;
}
.slide__text {
  position: absolute;
  color:#ffffff;
  /*width: 25%;*/
  width: 400px;
  bottom: 10%;
  left: 10%;
  transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
  transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
  transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
  will-change: transform, opacity;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}


.slide__text-heading {
  font-size: 4rem;
  margin-bottom: 2rem;
  color: #fff;
  font-family: Georgia;
  position: relative;
}

.slide__text-heading:before {
  position: absolute;
  bottom: -20px;
  height: 4px;
  background-color: #ad3925;
  width: 20%;
  content: "";
}

.slide__text-desc {
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 0;
  padding-top: 2rem;
  height:100px;
  text-align: left;
  overflow: overlay;
}

.slidefrc .rouge {
  text-shadow: 1px 1px 10px rgba(150, 159, 150, 0.8);
  font-weight: 900;
}

.slide__text-link {
  z-index: 5;
  display: inline-block;
  position: relative;
  padding: 0.5rem;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 2.3rem;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.slide__text-link:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(-85deg);
  transform: rotateX(-85deg);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.slide__text-link:hover:before {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
/************************************************************* CUSTOM ***********************************************************************/
.mod-languages ul.lang-inline{
  display: inline;
  float:right;
}

.mod-languages ul.lang-inline li{
  display: inline-block!important;
  padding-left: 0px;
}

.mod-languages ul.lang-inline li:before{
  content:"";
}

body{
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
}

body p{
  text-align: justify;
}

body h3{
  color:#428aa2;
  font-size:23px;
  font-weight:bold;
}

body ul{
  padding-left: 0;
}

body ul li{
  padding-left: 20px;
  position:relative;
  list-style: none;
}

body .bloc-en-avant ul li{
  padding-left:0;
}

body ul li:before{
  font-family: "Font Awesome 5 Free";
  /*content: "\f061";*/
  content: "\f054";
  display: block;
  position: absolute;
  left: 5px;
  top: 3px;
  font-weight: 900;
  font-size:0.8em;
}

body ul li ul li:before{
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  font-weight: 900;
  font-size:0.5em;
}

a:hover,a:focus,a:visited {
  text-decoration: none;
}
/*
  Couleurs / class generique
 */
.rouge{
  color:#ad3925!important;
}

.vert{
  color:#008948!important;
}

.bleu{
  color:#428aa2!important;
}

.noir{
  color:#001521!important;
}

.gris{
  color:#f6f6f6;
}

.rouge-vif{
  color:#e12338;
}

.blanc{
  color:#ffffff!important;
}

.bleugris{
  color: #001521!important;
}

.bg-rouge{
  background-color:#ad3925!important;
}

.bg-bleu{
  background-color:#428aa2!important;
}

.bg-bleugris{
  background-color: #001521!important;
}

.bg-gris{
  background-color:#f6f6f6!important;
}

.bg-blanc{
  background-color:#ffffff!important;
}

.bold{
  font-weight:bold;
}

.clear{
  clear:both;
}

body a{
  color:#428aa2;
}

a.points-lire-la-suite{
  font-weight: bold;
  color:#428aa2
}
a.points-lire-la-suite:hover{
  color:#001521
}

.nopadleft{
  padding-left: 0!important;
}

.nopadright{
  padding-right: 0!important;
}

.h-15{
  height:15px;
}

.uppercase{
  text-transform: uppercase;
}

.block{
  display: block;
}

.bold{
  font-weight: bold;
}

img{
  max-width: 100%;
}

.btn-rouge, .btn-gris{
  display: inline-block;
  padding: 4px 15px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.2em;

  -moz-box-shadow: 1px 2px 4px 0px #333;
  -webkit-box-shadow: 1px 2px 4px 0px #333;
  -o-box-shadow: 1px 2px 4px 0px #333;
  box-shadow: 1px 2px 4px 0px #333;
}

.btn-rouge:hover, .btn-gris:hover{
  text-decoration: none;
  cursor: pointer;
}
.btn-rouge{
  color:#fff!important;
  background-color:#ad3925;
  border: 1px solid #ad3925;
}
.btn-rouge:hover{
  color:#ad3925!important;
  background-color:#fff;
}
.btn-gris{
  color:#ad3925!important;
  background-color:#f6f6f6;
  border: 1px solid #f6f6f6;
}
.btn-gris:hover{
  color:#fff!important;
  background-color:#001521;
}

.btn-rouge .bas,
.btn-gris .bas{
  display: block;
  text-align: center;
  font-size:13px;
}

.btn-rouge .haut,
.btn-gris .haut{
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}

.btn-rouge-a, .btn-donate, .com_eshop .btn-primary{
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
}

.btn-rouge-a:hover, .com_eshop .btn-primary:hover, .btn-donate:hover{
  color: #ad3925!important;
  background-color: #fff;
}

.com_eshop .btn-primary{
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 25px;
  text-transform: uppercase;
  background-image:none;
}

.com_eshop .btn-primary:hover{
  color: #ad3925!important;
  background-color: #fff;
}


.btn-donate{
    position: relative;
    padding: 15px 50px 15px 25px!important;
}
.btn-donate:after{
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: block;
    position: absolute;
    right: 25px;
    top: 15px;
    font-weight: 900;
}

#menu-top .custommenutopmobile a {
    display: inline-block;
}

#menu-top .custommenutopmobile a.btn-top-menu-1,
#menu-top .custommenutopmobile a.btn-top-menu-2{
    border-radius: 8px;
    margin: 4px;
    padding: 3px 8px 5px!important;
    border: 1px solid;
    text-transform: uppercase;
}

#menu-top .custommenutopmobile a.btn-top-menu-1{
    color: #fff!important;
    background-color: #ad3925;
}
#menu-top .custommenutopmobile a.btn-top-menu-2{
    color: #ad3925!important;
    background-color: #ffffff;
}

.btn-bleu,#bfSubmitButton{
  color: #fff!important;
  background-color: #428aa2;
  border: 1px solid #428aa2;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-blanc{
  color: #428aa2!important;
  background-color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

#bfSubmitButton {
    margin-left: calc(50% - 78px);
    float: inherit;
    margin-top: 40px;
}

.btn-bleu-invers{
  color: #428aa2!important;
  background-color: #fff;
  border: 1px solid #428aa2;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-bleu:after,.btn-blanc:after, .btn-bleugris:after, #bfSubmitButton:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: 900;
}

.btn-bleu:hover,#bfSubmitButton:hover{
  color: #428aa2!important;
  background-color: #fff;
}

.btn-blanc:hover,
.btn-bleu-invers:hover{
  color: #fff!important;
  background-color: #428aa2;
}


.btn-gris-contenu{
  color: #001521!important;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-gris-contenu:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: 900;
}

.btn-gris-contenu:hover{
  color: #001521!important;
  border: 1px solid #001521;
  background-color: #fff;
}


.btn-vert{
  color: #001521!important;
  background-color: #b3d800;
  border: 1px solid #b3d800;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-vert:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: 900;
}

.btn-vert:hover{
  color: #001521!important;
  border: 1px solid #001521;
  background-color: #fff;
}

body .btn-vert-sdr,
#frc-home-quiz-sdr .btn{
  color: #ffffff!important;
  background-color: #e20f19!important;
  border: 1px solid #e20f19!important;
}

body .btn-vert-sdr:hover{
  color: #ffffff!important;
  background-color: #ef5b5b!important;
  /*background-color: #4ebfa3!important;*/
}

.btn-jaune{
  color: #fff!important;
  background-color: #f0c80e;
  border: 1px solid #f0c80e;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-jaune:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: 900;
}

.btn-jaune:hover{
  background-color: #fff;
  color: #333333!important;
}

.btn-bleugris{
  color: #fff!important;
  background-color: #001521;
  border: 1px solid #001521;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
}

.btn-bleugris:hover{
  color: #001521!important;
  background-color: #fff;
}


.gros-titre-gris{
  font-size: 95px;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  color: #e2e2e2;
  text-transform: uppercase;
  z-index: 0;
  display: block;
  text-align: center;
  position:relative;
  margin: 30px 0 15px;
  padding-top:13px;
}

.gros-titre-gris:before{
    position: absolute;
    height: 90px;
    width: 4px;
    content: "";
    left: 38%;
    top: -77px;
}

.titre-encart-chiffres-cles{
  font-size: 69px;
  font-family: 'Maven Pro', serif;
  font-weight: 900;
  color: #e2e2e2;
  text-transform: uppercase;
  z-index: 0;
  display: block;
  text-align: left;
  position:relative;
}

.btn-demande-asile{
  display: none;
  position: relative;
}

.btn-demande-asile a{
  position: absolute;
  right: 10px;
  color: #ad3925;
  top: 40px;
  font-size: 1.5rem;
}

/*
  Header
 */

.header-container.cloned #t3-header{
  box-shadow: 2px 2px 10px 0px #999;
}

.header-container.cloned .menu-frc{
  box-shadow: 2px 10px 10px -7px #999
}

.logo-image{
  padding: 3px 0px 0px 15px;
}

#menu-top{
  padding-top: 10px;
  font-weight: 500;
  height: 95px;
}

#menu-top .custom,
#menu-top .search{
  display: inline-block;
}

#menu-top .search{
    float: right;
}

#menu-top .custom{
    float: left;
}

#menu-top .search{
  margin-left: 20px;
}

#menu-top .search #mod-search-searchword{
  width:205px;
}

#menu-top a{
  color:#050301;
  padding: 0 5px;
}

#t3-mainnav .container{
  padding-left:0;
}

body .t3-mainnav{
  z-index:999;
}

body .t3-mainnav .t3-navbar{
  float:right;
}

body .t3-mainnav .menu-frc{
  position: absolute;
  background-color: #ffffff;
  top: -44px;
  /*width: 1170px;*/
  width: 1140px;
}

body .t3-mainnav .menu-frc .t3-megamenu{
  display: inline-block;
}

.menu-frc .logo-img{
  max-height: 65px;
  padding: 5px 30px;
  margin-top: 7px;
}

body .t3-mainnav .menu-frc ul.navbar-nav{
  margin-bottom: -5px;
}

body .menu-frc ul li{
  padding-left:0;
}
body .menu-frc ul li:before{
  content:"";
}


.dropdown-submenu > .separator::after,
.dropdown-submenu > a::after{
  position: absolute;
  right:15px;
  top:15px;
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #333333;
  margin-top: 5px;
  margin-right: 0px;
}

.dropdown-submenu > .separator:hover {
  background-color: #f5f5f5!important;
}


.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret{
  margin-left: 4px;
}

body .menu-frc ul li.active, body .menu-frc ul li.active > a, body .menu-frc ul li.active span.dropdown-toggle{
  color:#428aa2!important;
}

body .t3-mainnav .menu-frc ul li .dropdown-menu a,
body .t3-mainnav .menu-frc ul li .dropdown-menu span{
  color:#001521;
  padding: 15px 20px 15px 15px;
  font-weight:500;
  text-transform: none;
  display: block;
}

body .t3-mainnav .menu-frc ul li a,
body .t3-mainnav .menu-frc ul li span{
  color:#001521;
  padding-top: 27px;
  padding-bottom: 21px;
  font-weight:500;
  text-transform: uppercase;
  font-weight: 600;
  /*border-bottom:4px solid #fff;*/
}

body .t3-mainnav .menu-frc ul li a:hover,
body .t3-mainnav .menu-frc ul li span:hover{
  /*border-bottom:4px solid #428aa2;*/
  background-color: transparent;
  cursor: pointer;
  background-image:none;
}

body .t3-mainnav .menu-frc ul li .dropdown-menu{
  border-top:4px solid #428aa2;
  top:99%;
  border-radius: 0px;
  padding: 0;
  margin: 0;
}

body .t3-mainnav .menu-frc ul li{
  background-image: none!important;
}
body .t3-mainnav .menu-frc ul li .dropdown-menu .dropdown-menu{
  top: -4px;
  margin-left: -1px;
}


body .t3-mainnav .menu-frc ul li .dropdown-menu ul,
body .t3-mainnav .menu-frc ul li .dropdown-menu .mega-inner,
body .t3-mainnav .menu-frc ul li .dropdown-menu .mega-col-nav{
  padding: 0;
}

body .dropdown-menu .active > a, body .dropdown-menu .active > a:hover{
  background-color: #fff;
  background-image:none;
}

body .t3-mainnav .menu-frc .btn-menu{
  display: inline-block;
  float: right;
  margin: 10px;
}

#frc-slider, #frc-page{
  margin-top:-50px;
}

#frc-page #system-message-container{
  padding: 80px 0;
}

#frc-slider .jflabel_skitter{
  top: 0;
  left: 0;
  width: 43%!important;
  height: 100%!important;
  background-color: rgba(0, 21, 33,0.7);
}

#frc-slider .label_skitter_container{
  width: 60%!important;
  float: right;
  margin: 20% 15% 0 0;
}

#frc-slider .label_skitter_container h2{
  color: #fff;
  font-family: Georgia;
  font-size: 35px!important;
  line-height: 1.3em!important;
  position: relative;
}

#frc-slider .label_skitter_container h2:before{
  position: absolute;
  bottom:-20px;
  height:4px;
  background-color: #ad3925;
  width: 20%;
  content:"";
}

#frc-slider .btn-slide{
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  /*margin-top: 46px;*/
  margin-top: 3rem;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
}

#frc-slider .btn-slide:hover{
  color:#ad3925!important;
  background-color:#fff;
  text-decoration: none;
}

#mod_jfslideshow .image_main{
  width: auto!important;
  min-width: 100%;
  max-width: inherit;
}

#frc-twitter-bar{
  background-color: #428aa2;
  padding: 10px;
}

#frc-twitter-bar .sur-twitter-container{
  background-color: #fff;
  padding: 10px;
  font-size:16px;
}

#frc-twitter-bar #sur-twitter{
  font-weight: 500;
  float: left;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  padding-left: 7px;
}

.defileParent {
  display: block;
  margin: 0 auto 0 15px;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  width: 965px;
  float: left;
}

.defile {
  display: block;
  -webkit-animation: linear defilement 20s infinite;
  -moz-animation: linear defilement 20s infinite;
  -o-animation: linear defilement 20s infinite;
  -ms-animation: linear defilement 20s infinite;
  animation: linear defilement 20s infinite;
  margin-left: -100%;
  padding: 0 5px;
  text-align: left;
  height: 25px;
}

.defile:after {
  content: attr(data-text);
  position: absolute;
  white-space: nowrap;
  padding-left: 10px;
}

@-webkit-keyframes defilement {
  0%{margin-left:100%;}
  100% {margin-left:-100%;}
}
@-moz-keyframes defilement {
  0%{margin-left:100%;}
  100% {margin-left:-100%;}
}
@-o-keyframes defilement {
  0%{margin-left:100%;}
  100% {margin-left:-100%;}
}
@-ms-keyframes defilement {
  0%  {margin-left:100%;}
  100% {margin-left:-100%;}
}
@keyframes defilement {
  0%{margin-left:100%;}
  100% {margin-left:-100%;}
}

#frc-home-intro{
  padding-bottom: 60px;
  /*background-color: #f0f0f0;*/
  background-color: #ffffff;
}

#frc-home-intro h1{
  display: inline-block;
  width: 33%;
  text-align: right;
  font-family: Georgia;
  font-size: 37px;
  font-weight: bold;
}

#frc-home-intro .home-intro{
  position: relative;
  display: inline-block;
  width: 66%;
  padding: 0 0 0 20px;
  vertical-align: top;
  margin-top: 23px;
  font-size: 20px;
  color: #797979;
  font-weight: 500;
}

#frc-home-intro .home-intro:after{
  position: absolute;
  bottom: -5px;
  height: 4px;
  background-color: #ad3925;
  width: 90px;
  content: "";
  left: -95px;
}

#frc-home-intro .home-intro-bar:after{
  bottom: -105px;
}

.home-intro-bar{
  width: 66%;
  float: right;
  position: relative;
}
.home-intro-bar:after{
  position: absolute;
  bottom: -125px;
  height: 90px;
  background-color: #001521;
  width: 4px;
  content: "";
  left: 12px;
}

.center-bar{
  width: 50%;
  float: right;
  position: relative;
  height: 65px;
}

.center-bar:after{
  position: absolute;
  height: 90px;
  width: 4px;
  content: "";
  left: 12px;
}

#frc-home-refugies{
  /*background-color: #ffea97;*/
  background-color: #ffe901;
  /*
  background-color: #f0f0f0;  
  background-image: url("../images/home/sdr_300.png");
  background-repeat: no-repeat;*/
  padding-top: 15px;
  padding-bottom: 80px;
}

#sdr-img-deco {
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 0;
    width: 165px;
}

.vignettes-sdr{
  background-color: #ffffff!important;
  background-image: none!important;
}

#frc-home-informer{
  background-color: #ffffff;
  padding-top: 130px;
  padding-bottom: 80px;
}

#frc-home-refugies h2{
  line-height: 1em;
  /*color:#c2c2c2!important;
  color:#eeb01a!important;*/
  color:#1492c7!important;
  position: relative;
}

#frc-home-informer h2,
#frc-home-agir h2,
#frc-home-agenda h2,
#frc-home-map h2{
  font-size: 95px;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  color: #e2e2e2;
  text-transform: uppercase;
  padding-left: 185px;
  z-index: 0;
  position: absolute;
  top: -117px;
}

body #frc-home-agenda h2{
  padding-left: 0;
  right: 17px;
}

#frc-home-refugies h2{
  font-size: 95px;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  color: #e2e2e2;
  text-transform: uppercase;
  padding-left: 185px;
  z-index: 0;
  /*position: absolute;
  top: -117px;*/
}

#frc-home-refugies h3{
  font-size: 30px;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  color: #e20f19;
  padding-left: 185px;
  z-index: 0;
  margin-top:-5px;
  /*position: absolute;
  top: -50px;*/
}

body #frc-home-refugies .latestnewssinformer .latestnewsitem{
  background-color: #e20f19!important;
  border: 10px solid #e20f19;
}

#frc-home-refugies .latestnewssinformer .latestnewsitem,
#frc-home-informer .latestnewssinformer .latestnewsitem{
  float:left;
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
}

#frc-home-refugies .latestnewsitem:hover,
#frc-home-informer .latestnewsitem:hover {
  -webkit-box-shadow: 2px 2px 10px 0px #656565;
  -o-box-shadow: 2px 2px 10px 0px #656565;
  box-shadow: 2px 2px 10px 0px #656565;
}

#frc-home-informer .latestnewssinformer .latestnewsitem .titre-categorie{
  display: block;
  text-align: center;
  color:#fff;
  font-family: Georgia;
  font-size:22px;
  background-color: #428aa2;
  padding: 5px;
}

#frc-home-refugies .latestnewssinformer .latestnewsitem .titre-categorie{
  display: block;
  text-align: center;
  color:#fff;
  font-family: Georgia;
  font-size:22px;
  background-color: #e20f19;
  padding: 5px;
}


#frc-home-refugies .latestnewssinformer .latestnewsitem .latestnewsimg,
#frc-home-informer .latestnewssinformer .latestnewsitem .latestnewsimg{
  height: 220px;
  width: 100%;
  background-size: cover;
}

#frc-home-refugies .latestnewssinformer .latestnewsitem .latestnewstxt h4,
#frc-home-informer .latestnewssinformer .latestnewsitem .latestnewstxt h4,
#frc-home-informer .titre-quiz,
#home-agenda-prochaine-formation h4 a,
#home-evenements .home-evenement-item .home-evenement-txt h4{
  font-size:19px;
  font-weight:bold;
  line-height: 1.3em;
  color:#303030;
}

#frc-home-refugies .latestnewssinformer .latestnewsitem .latestnewstxt,
#frc-home-informer .latestnewssinformer .latestnewsitem .latestnewstxt{
  color:#797979;
  padding: 0 15px;
  background-color: #ffffff;
  float: left;
}

#frc-home-refugies .latestnewssinformer .latestnewsitem .latestnewstxt{padding-top:10px;}

#frc-home-informer .latestnewssinformer .btn-plus-block {
  display: block;
  text-align: center;
  width: 100%;
  float: left;
  background-color: #ffffff;
}

#frc-home-refugies .latestnewssinformer .btn-plus-block{
    background-color: #e20f19;
    padding-top: 10px;
}

#frc-home-refugies .latestnewssinformer .btn-plus-block .plus,
#frc-home-informer .latestnewssinformer .btn-plus-block .plus{
  font-size: 12px;
  background-color: #dadada;
  color: #1e1e1e;
  padding: 5px 10px;
  font-weight: bolder;
  float: left;
  margin-left: calc(50% - 12px);
  display: inline-block;
}

#frc-home-refugies .latestnewsitem:hover .btn-plus-block .plus,
#frc-home-informer .latestnewsitem:hover .btn-plus-block .plus{
  background-color: #3c3c3c;
  color:#ffffff;
}

#frc-home-refugies .btn-container,
#frc-home-informer .btn-container{
  margin-top: 10px;
  clear: both;
  display: block;
  text-align: right;
  padding-top: 15px;
}

#frc-home-sticky-left .custom{
  margin-bottom: 30px;
  border: 1px solid #dadada;
}

#frc-home-sticky-left .custom{
  background-size: cover;
  background-position: 50%;
}

#frc-home-sticky-left h3{
  margin-top: 0;
  padding: 20px;
  background-color: rgba(255,255,255,0.8);
  text-align: center;
  font-family: Georgia;
  font-size: 20px;
  color: #303030;
}

#frc-home-sticky-left .encart-info-ukraine-content p{
  text-align: center;
  margin-top: 107px;
  padding: 69px 0 20px;
  margin: 0;
}

#frc-home-sticky-left .encart-info-ukraine-content a{
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
}

#frc-home-informer #frc-home-quiz{
  background-image: url("../images/bg-quiz.jpg");
  clear: both;
  float: left;
  margin-right: -15px;
  width: 100%;
}

#frc-home-refugies #frc-home-quiz-sdr{
  background-image: url("../images/home/bg_quizz_sdr_21.jpg");
  clear: both;
  float: left;
  margin-right: -15px;
  width: 340px;
  height: 340px;
  background-size: cover;
}


#frc-home-informer #frc-home-quiz form{
  background-color: #ffffff;
  margin: 20px;
  padding: 20px;
}

#frc-home-refugies #frc-home-quiz-sdr form{
    margin: 33px 0;
    padding: 30px;
    /*padding: 15px 10px 15px 10px;
    background-color: rgba(255,255,255,0.6);*/
}

#frc-home-refugies #frc-home-quiz-sdr form img,
#frc-home-informer #frc-home-quiz form img{
  display: block;
  text-align: center;
}

#frc-home-refugies .titre-quiz{
  font-size:19px;
  font-weight:bold;
  line-height: 1.3em;
  /*color:#ffffff;*/
  display: block;
  padding: 10px 0;
}


#frc-home-informer .titre-quiz{
  display: block;
  padding: 10px 0;
}

#frc-home-refugies .sdr_reponses{
  /*margin-left: 170px;*/
  margin-top:15px;
}

#frc-home-refugies .sdr_reponse{
  display: block;
  /*color: #ffffff;*/
  font-weight: bold;
}


#frc-home-informer .reponse{
  display: block;
  color: #797979;
  font-weight: 500;
}

#frc-home-btq-sdr{
    background-color: #e20f19;
    margin-top: 20px;
    float: left;
    padding: 10px 15px;
}

#frc-home-btq-sdr h4{
    color: #ffea3f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
}

#frc-home-btq-sdr p{
  color:#ffffff;
}

#frc-home-btq-sdr .btn-sdr{
  background-color: #ffea3f;
  border: 1px solid #ffea3f;
  color: #e20f19;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  margin-top: 5px;
  display: inline-block;
}

#frc-home-btq-sdr .btn-sdr:hover{
  background-color: #e20f19;
  color: #ffea3f;
}

.article-sidebar  #frc-home-edition-sdr,
.article-sidebar  #frc-home-edition-sdr #sdr-edition{
	float:inherit;
	margin-top:0;
}

#frc-home-edition-sdr{
  position: relative;
  margin-top: 20px;
  width: 100%;
  float:left;
}

#frc-home-edition-sdr #sdr-edition,
#sdr-edition-b-informer{
  width: 100%;
  float:left;
  display: block;
  position:relative;
}

#frc-home-edition-sdr #sdr-edition-label,
#sdr-edition-b-informer #sdr-edition-label{
  width: 90%;
  background-color: #ffea3f;
  color: #e20f19;
  position: absolute;
  top:45%;
  left:5%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
  font-size:20px;
  display: none;
}

#frc-home-edition-sdr #sdr-edition:hover #sdr-edition-label,
#sdr-edition-b-informer:hover #sdr-edition-label{
  display: block;
}

#frc-home-edition-sdr img{
  width: 100%;
}

#frc-home-refugies .copyrightlink,
#frc-home-informer .copyrightlink{
  display: none;
}

#frc-home-refugies .button{
    text-align: left;
    /*margin-left: 170px;*/
    margin-top: 10px;
}

#frc-home-informer .button{
  text-align: center;
}

#frc-home-informer .btn-rouge-a{
  margin:15px auto 10px;
}

#frc-home-agenda{
  background-color: #f0f0f0;
  padding-top: 130px;
  padding-bottom: 80px;
}

#frc-home-agenda .btn-bleugris{
  float:right;
}

#frc-home-agenda #home-agenda-prochaine-formation,
#frc-home-agenda #home-agenda-formation-mesure{
  float: left;
  margin-bottom: 20px;
  /*border: 1px solid #f0f0f0;
  background-color: #fff;*/
  width: 100%;
}

#home-agenda-formation-mesure .custom{
    margin-bottom: 20px;
    display: block;
    background-color: #fff;
}

#home-agenda-formation-mesure .custom .btn-bleu{
    margin-bottom: 10px;
}

#frc-home-agenda #home-agenda-prochaine-formation h3,
#frc-home-agenda #home-agenda-formation-mesure h3{
  display: block;
  text-align: center;
  color: #fff;
  font-family: Georgia;
  font-size: 22px;
  padding: 10px;
  margin-top: 0;
}


#home-agenda-prochaine-formation h3{background-color: #b3d800;margin-bottom: 0;}
#home-agenda-prochaine-formation #carousel{background-color: #ffffff;padding-top:25px;}
#frc-home-agenda #home-agenda-formation-mesure .bloc_home_form h3{background-color: #b3d800;}
#frc-home-agenda #home-agenda-formation-mesure .bloc_home_doc h3{background-color: #f0c80e;}

#frc-home-agenda #home-agenda-prochaine-formation .lieux,
#frc-home-agenda #home-agenda-prochaine-formation .date{
  display: block;
  font-size: 15px;
  padding-top: 3px;
}
#frc-home-agenda #home-agenda-prochaine-formation .sep_date hr{
  margin: 5px 0;
}

#frc-home-agenda .carousel {
  margin-bottom: 0;
  padding: 0 40px 20px 40px;
  height: 180px;
}

#frc-home-agenda .carousel .item{
  padding-right: 5px;
  padding-left: 5px;
}
/* The controlsy */
#frc-home-agenda .carousel-control {
  height: 40px;
  width: 40px;
  font-size: 45px;
  text-shadow: none;
  margin-top: 55px;
  background-image: none;
  color: #303030;
}

#frc-home-agenda .carousel-control:hover {
  color: #428aa2;
}
#frc-home-agenda .carousel-control.left {
  left: 10px;
}
#frc-home-agenda .carousel-control.right {
  right: 10px;
}
/* The indicators */
#frc-home-agenda .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
  display:none;
}

#frc-home-agenda #home-agenda-formation-mesure p{
  padding: 10px 30px;
}

#home-evenements{}

#home-evenements .home-evenement-item.home-evenement-item-first{
  margin-top:0;
}
#home-evenements .home-evenement-item{
  height:145px;
  margin-top:20px;
}

#home-evenements .home-evenement-item:hover, #home-agenda-formation-mesure .custom:hover {
  -webkit-box-shadow: 2px 2px 10px 0px #656565;
  -o-box-shadow: 2px 2px 10px 0px #656565;
  box-shadow: 2px 2px 10px 0px #656565;
}

#home-evenements .home-evenement-item a, #home-evenements .home-evenement-item a p,
#home-agenda-formation-mesure a, #home-agenda-formation-mesure a p{
  color:#333333;
}

#home-evenements .home-evenement-item.home-evenement-item-1-1{
  height:476px;
}

#home-evenements .home-evenement-item.home-evenement-item-1-2{
  height:228px;
}

#home-evenements .home-evenement-item .home-evenement-img{
  height: 100%;
  display: inline-block;
  float: left;
  background-size : cover;
}

#home-evenements .home-evenement-item .home-evenement-txt{
  height: 100%;
  display: inline-block;
  background-color: #fff;
  float: left;
}

#home-evenements .home-evenement-item .home-evenement-txt .evt-lieu{
    font-size: 13px;
}

#home-evenements .home-evenement-item.home-evenement-item-1-1 .home-evenement-img{
  width: 55%;
}

#home-evenements .home-evenement-item.home-evenement-item-1-1 .home-evenement-txt{
  width: 45%;
}

#home-evenements .home-evenement-item.home-evenement-item-1-2 .home-evenement-img{
  width: 33%;
}

#home-evenements .home-evenement-item.home-evenement-item-1-2 .home-evenement-txt{
  width: 67%;
}

#home-evenements .home-evenement-item.home-evenement-item-1-3 .home-evenement-img{
  width: 33%;
}

#home-evenements .home-evenement-item.home-evenement-item-1-3 .home-evenement-txt{
  width: 67%;
}


#home-evenements .home-evenement-item .home-evenement-img .home-evenement-date{
  display: inline-block;
  background-color: #428aa2;
  color: #fff;
  padding: 3px 8px 5px;
  margin: 20px 0 0 20px;
}

#home-evenements .home-evenement-item .home-evenement-img .home-evenement-date .jour,
#home-evenements .home-evenement-item .home-evenement-img .home-evenement-date .mois{
  display: block;
  text-align: center;
  line-height: 1em;
  font-weight: bold;
}

#home-evenements .home-evenement-item .home-evenement-img .home-evenement-date .jour{
  font-size: 23px;
}

#home-evenements .home-evenement-item .home-evenement-img .home-evenement-date .mois{
  font-size: 15px;
}

#home-evenements .home-evenement-item .home-evenement-txt h4{
  padding: 10px 20px 0;
}

#home-evenements .home-evenement-item .home-evenement-txt p{
  padding: 0px 20px;
}

#home-evenements .btn-bleu{
  margin-top: 20px;
}

.map-container {
  position: relative;
  float:left;
  height:460px;
  width:100%;
}

#voir-projet-internationaux{
  position: relative;
  float: right;
  font-size:17px;
  padding-right: 50px;
  cursor: pointer;
}

#voir-projet-internationaux:before{
  font-family: "Font Awesome 5 Free";
  /*content: "\f57c";*/
  content: "\f0ac";
  display: block;
  position: absolute;
  right: 3px;
  top: -15px;
  font-weight: 900;
  font-size: 40px;
}

#frc-home-map {
  background-color: #ffffff;
  padding-top: 130px;
  padding-bottom: 80px;
}
#frc-home-map #frc-home-map-legende-container{
  position: relative;
}
#frc-home-map #frc-home-map-legende {
  position: absolute;
  color: #001521;
  font-size: 15px;
  line-height: 1.3em;
  /*background-color: rgba(0, 21, 33, 0.8);*/
  background-color: #E2E2E2;
  width: 45%;
  z-index: 999;
  left: 0;
  top: 50px;
  padding: 50px 0;
  height: 390px;
}

#frc-home-map #frc-home-map-legende .legende{
  display: block;
  width: 415px;
  padding-bottom: 8px;
  float: right;
}

#frc-home-map #frc-home-map-legende .legende img,
#frc-home-map #frc-home-map-legende .legende span{
  display: inline-block;
}

#frc-home-map #frc-home-map-legende .legende img{
  padding-right: 8px;
  vertical-align: top;
}

#frc-home-map #frc-home-map-legende .legende span{
  width: 90%;
}

#frc-home-chiffres{
  background-color: #d9d9d9;
  padding: 30px 0;
}

#frc-home-chiffres .chiffres-cles{
  text-align: center;
}

#frc-home-chiffres .chiffres-cles .chiffre{
  font-size: 50px;
  color: #ad3925;
  font-weight: 900;
  display: block;
  line-height: 1.1em;
}

#frc-home-chiffres .chiffres-cles .chiffre-desc{
  font-size: 14px;
  color: #001521;
  font-weight: bold;
  display: block;
}

#frc-home-agir{
  background-color: #428aa2;
  padding-top: 130px;
  padding-bottom: 80px;
}

body #frc-home-agir h2{
  color: #A0C9DF;
}


#frc-home-agir .agir-bloc{
  background-color: #fff;
  padding: 40px 20px;
  height:290px;
}

#frc-home-agir .agir-bloc img{
  padding-bottom: 20px;
  margin: 0 auto;
  display: block;
}

#frc-home-agir .agir-bloc .agir-titre{
  color: #428aa2;
  font-size: 23px;
  display: block;
  font-weight: 900;
  padding-bottom: 20px;
  text-align: center;
}

#frc-home-agir .agir-bloc a{
  color: #797979;
  font-size: 13px;
  display: block;
  padding: 0px 20px 3px;
}

#frc-home-agir .agir-bloc a:hover{
  color: #428aa2;
}

#frc-inscription-newsletter{
  background-color: #001521;
  color:#fff;
  padding: 50px 30px;
  text-align: center;
  clear:both;
}

#frc-inscription-newsletter span,
#frc-inscription-newsletter input,
#frc-inscription-newsletter button{
  display: inline-block;
}

#frc-inscription-newsletter span{
  font-size:20px;
}
#frc-inscription-newsletter input{
  width: 38%!important;
  height: 55px;
  margin: 0 15px 0 25px;
  font-size:20px;
}

#frc-footer{
  background-color: #f0f0f0;
  padding: 30px 0;
  color: #001521;
}

#frc-footer img{
  max-width: 100%;
}

#frc-footer h3 {
  font-size: 20px;
  font-weight: bold;
  color: #001521;
}

#frc-footer .footer-logos {
  padding-top: 10px;
}

#frc-footer .footer-logos i{
  font-size: 25px;
  padding-left: 15px;
  color: #001521;
}
#frc-footer .footer-acces a {
  color: #001521;
  line-height: 1.1em;
}

#frc-copyright{
  background-color: #f0f0f0;
  color: #001521;
  padding: 5px 0;
  font-weight: 600;
}

#frc-page .page-header{
  margin:0;
  padding: 0;
}

#frc-page .page-header .page-header-layer{
  background: rgba(0,21,33,0.7);
  width: 100%;
  height: 100%;
}

.page-header{
  background-color: #001521;
}

.page-header, .page-footer-img{
  height: 320px;
  width: 100%;
  background-size: cover;
  text-align: center;
  background-position: 50%;
}

.page-header h1,
.page-header h2{
  display: inline-block;
  margin:115px auto 0;
  font-size: 46px;
  color: #ffffff;
  text-transform: uppercase;
  width:60%;
  font-weight: bold;
}

.page-header h1 img{
  padding-right: 15px;
  margin-top: -10px;
  height: 50px;
}

.separator-bar{
  height:80px;
}

.separator-bar .bar-bleu{
  width: 66%;
  float: right;
  position: relative;
}
.separator-bar .bar-bleu:after {
  position: absolute;
  bottom: -125px;
  height: 90px;
  width: 4px;
  content: "";
  left: 12px;
}

.bar-bleu:after{
  background-color: #001521;
}

body .breadcrumb{
  background-color: transparent;
  text-transform: uppercase;
  width:60%;
  display: inline-block;
  color:#7c7c7c;
}

body .breadcrumb .hasTooltip{
  display: none;
}

body .breadcrumb > li + li:before {
  color: #7c7c7c;
}

body .breadcrumb a{
  color:#7c7c7c;
}

body .breadcrumb li:last-child{
  color:#428aa2;
}

body .breadcrumb li{
  text-shadow:none;
}

/* PAGE DE CONTENU */
/*#frc-page-defaut{
  margin:40px 0;
}*/
.layout-frcdonfrc #frc-page-categorie .cat-list-item {
    min-height: 450px;
}

.layout-frcdonfrc .page-header{
  background-image: url(/images/slides/slide-don.png)!important;
}

#frc-page-defaut .campagne-helloasso .campaign-description{
  margin-top: 50px;
  color: #ad3925;
  font-size: 29px;
}

.campagne-helloasso{
  padding-top: 50px;
}

.img-campagne-helloasso{
  float: right;
  width: 50%;
  padding-left: 40px;
  padding-bottom: 40px;
}

.bg-vignette-don{
  width: 100%;
  height: 210px;
  background-size: cover;
  margin-bottom: 15px;
  display: block;
}

@media (max-width: 690px) {
  .img-campagne-helloasso{
    display: none;
  }
}

.itemid-197 #frc-page-defaut{
  margin-bottom: 30px;
}

/*Projet transnationaux*/
.itemid-157 #frc-page-defaut {
  margin:-10px 0;
}

/*Page partenaire et bailleur*/
.logos-bailleurs .logos-bailleurs-img{
    float:left;
    width: 25%;
    display: inline-block;
    text-align:center;
    padding: 20px;
}

.logos-bailleurs .logos-bailleurs-img img{
    vertical-align: top;
    max-height: 100px;
}

.logos-bailleurs .logos-bailleurs-img:nth-child(4n+1){
    clear: both;
}
/******************************* MAP ********************************************/
@media (min-width: 769px) {
  .map-container .leaflet-control-layers.leaflet-control .leaflet-control-layers-toggle {
    display: none;
  }

  .map-container .leaflet-control-layers.leaflet-control .leaflet-control-layers-list {
    display: block;
    position: relative;
  }

  .map-container .leaflet-control-layers-base,
  .map-container .leaflet-control-layers-separator {
    display: none;
  }

  #frc-home-map .map-container .leaflet-control-layers.leaflet-control {
    margin-top: 30px;
  }

  .map-container .leaflet-control-layers.leaflet-control, .map-container .leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded {
    margin-top: 70px;
    background-color: transparent;
    padding: 20px 15px 0 0;
    color: #001521;
    font-size: 15px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    max-width: 425px;
    border: none;
  }

  .map-container .leaflet-control-layers-overlays {
    position: relative;
  }

  .map-container .leaflet-control-layers-overlays label {
    cursor: pointer;
  }

  .map-container .leaflet-control-layers-overlays span {
    font-weight: 500;
  }

  .map-container .leaflet-control-layers-overlays img {
    padding-right: 8px;
    padding-top: 3px;
    vertical-align: top;
    height: 19px;
  }

  .map-container .leaflet-control-layers-overlays [type="checkbox"]:not(:checked),
  .map-container .leaflet-control-layers-overlays [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }

  .map-container .leaflet-control-layers-overlays span.inactive span,
  .map-container .leaflet-control-layers-overlays span:hover {
    color: #999;
  }

  .map-container .leaflet-control-layers-overlays span {
    color: #001521;
  }

  .map-container .leaflet-control-layers-overlays span.inactive:hover span {
    color: #666;
  }

  .map-container .leaflet-control-layers-overlays [type="checkbox"]:not(:checked),
  .map-container .leaflet-control-layers-overlays [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }

  .map-container .leaflet-popup-content-wrapper .voir-fiche {
    display: block;
  }
}
.map-container#map2{
  opacity: 0;
  height: 460px;
  position: absolute;
}

#show-all-markers{
  position: absolute;
  bottom: -410px;
  z-index: 999999;
  left: 9px;
  /*color: #001521;*/
  color: #666;
  font-size: 13px;
}

.btns-switch{
  float:right;
  padding-top:20px;
}

.btn-switch {
  color: #fff;
  background-color: #428aa2;
  border: 1px solid #428aa2;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
  margin-left: 20px;
}

.btn-switch:hover{
  color: #428aa2;
  background-color: #fff;
}

.btn-switch.active, .btn-switch.active:hover{
  color: #ccc;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}
/***************************************************************************/
.btn-ukraine {
    color: #fff!important;
    background-color: #FAD201;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
    display: inline-block;
    padding: 15px 50px 15px 25px;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    display: block;
}
.btn-ukraine:hover{
  background-color: #017096;
}

.ukraine-indications{
  margin-top: -20px;
}

.ukraine-indications .titre-region{
  clear: both;
  color: #fff!important;
  text-align: center;
  margin-top: 30px;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #017096;
  padding: 15px 20px 15px;
  border-bottom: 10px solid #FAD201; 
}

.territoire-ukraine-indication-txt{
  height: 0;
  opacity: 0;
}

.clicked .territoire-ukraine-indication-txt{
  height: auto;
  opacity: 1;
}

.ukraine-indications .ukraine-indication-container{ 
  float: left;
  width: 50%;
}
.ukraine-indications .ukraine-indication-container:after {
  content: "";
  display: table;
  clear: both;
}


.ukraine-indications .ukraine-indication-container{
  padding-right: 15px;
  padding-left: 15px;
}

.ukraine-indications .ukraine-indication{
  cursor: pointer;
  padding: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  webkit-box-shadow: 2px 2px 10px 0px #cecece;
  -o-box-shadow: 2px 2px 10px 0px #cecece;
  box-shadow: 2px 2px 10px 0px #cecece;
}

.ukraine-indications .ukraine-indication h4{ 
  font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/***************************************************************************/

.partie-1{
  background-color: #f0f0f0;
  width: 100%;
  padding: 30px 30px;
  float: left;
  position: relative;
}

.partie-1 .content{
  padding-right: 35px;
}

.partie-1 .content ul li, .itemid-198 #frc-page-defaut ul li{
  margin-bottom: 5px;
}

.itemid-276 #frc-page-defaut ul li{
  margin-bottom: 15px;
}

.itemid-276 #frc-page-defaut ul li a{
  font-weight: 600;
  font-size: 1.1em;
  color:#001521;
}

.content h4{
  line-height: 1.3;
  font-weight:bold;
}

#frc-page .category-list .category-desc{
  display: none;
}

.content ul.category-module, .partie-1 .content ul{
  padding-left:20px;
}

.content ul.category-module li{
  padding: 0 0 0 20px;
}

.partie-1 .content h3{
  margin-top:0;
  font-weight: bold;
}

.partie-1 .partie-droite .bloc-en-avant{
  background-color: #fff;
  border:4px solid;
  padding: 25px;
}

.partie-1 .partie-droite .bloc-en-avant-blanc{
  background-color: #fff;
  padding: 25px;
}

.partie-1 .partie-droite .bloc-en-avant-blanc h4 {
  color: #001521;
  font-size: 20px;
  padding-bottom: 10px;
  font-weight:bold;
}

.partie-1 .partie-droite .label-item{
  font-size:23px;
  font-weight: bold;
  display: block;
  text-align: left;
  color:#333333;
  margin-top: 10px;
}

.partie-1 .partie-droite .bloc-en-avant .label-item:first-child{
  margin-top: 0;
}

.partie-1 .partie-droite .bloc-en-avant ul,
.bloc-en-avant ul{
  padding-left:35px;
}
.partie-1 .partie-droite .bloc-en-avant li,
.bloc-en-avant li{
    list-style: none;
    position: relative;
    color:#001521;
    font-size:14px;
    font-weight: bold;
}

.partie-1 .partie-droite .bloc-en-avant li:before,
.bloc-en-avant li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: block;
    position: absolute;
    left: -30px;
    top: 8px;
    color: #428aa2;
    font-weight: 900;
    font-size: 26px;
}

.partie-1 .partie-droite .bloc-en-avant li ul,
.bloc-en-avant li ul {
    padding-left: 0;
}

.partie-1 .partie-droite .bloc-en-avant li ul li:before,
.bloc-en-avant li ul li:before{
    content: "";
}

.partie-1 .partie-droite .bloc-en-avant li strong,
.partie-1 .partie-droite .bloc-en-avant li b,
.bloc-en-avant li strong,
.bloc-en-avant li b{
    font-size:34px;
    font-weight:bold;
    color:#428aa2;
}

.partie-1 .partie-droite .bloc-en-avant p{
  text-align: left;
}

/* PAGE RAPPORT */
.page-rapport #frc-page-defaut ul.rapports li{
  display: inline-block;
  width: 30%;
  text-align: center;
  padding: 20px;
  vertical-align: top;
  height: 440px;
}

.page-rapport #frc-page-defaut ul.rapports li:before{
  content:"";
}

.page-rapport #frc-page-defaut ul.rapports li img{
  border: 1px solid #001521;
  margin-top: 10px;
}

  /* PAGE DISPOSITIF */
#frc-page-dispositif .partie-intro{
  margin-bottom: 20px;
}

#frc-page-dispositif .partie-intro h4{
    font-size: 26px;
    line-height: 1.2em;
}

#frc-page-dispositif .home-intro-bar {
  margin-top: -80px;
  width: 60%;
}

#frc-page-dispositif .partie-plan-acces{
  padding-top: 25px;
  padding-bottom: 50px;
  position: relative;
}

#frc-page-dispositif .partie-plan-acces h2{
  font-size: 95px;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  color: #e2e2e2;
  text-transform: uppercase;
  padding-left: 22%;
}

#frc-page-dispositif .partie-plan-acces .bloc-adresse-container, .partie-dispositifs .bloc-adresse-container{
  position: relative;
}

#frc-page-dispositif .partie-plan-acces .bloc-adresse{
  position: absolute;
  color: #001521;
  font-size: 15px;
  line-height: 1.3em;
  background-color: #E2E2E2;
  width: 45%;
  z-index: 999;
  left: 0;
  top: 50px;
  padding: 50px 0;
  height: 360px;
}

#frc-page-dispositif.formation-documentation-partie-plan-acces .partie-plan-acces .bloc-adresse{
  background-color: #f0c80e;
}

#frc-page-dispositif.formation-documentation-partie-plan-acces .partie-plan-acces .bloc-adresse .bloc-adresse-content{
  width: 450px;
}

#frc-page-dispositif.formation-documentation-partie-plan-acces .partie-plan-acces .bloc-adresse .bloc-adresse-content h4{
  color:#fff;
}

#frc-page-dispositif.formation-documentation-partie-plan-acces:before {
  position: absolute;
  height: 90px;
  width: 4px;
  content: "";
  left: 38%;
  top: -43px;
  background-color: #f0c80e;
}

.legende-adresse, .legende-horaires, .legende-tel, .legende-mail{
  position: relative;
  padding-left:30px;
  color:#001521;
}

.legende-mail a{
  color:#001521;
}

.legende-adresse:before,
.legende-horaires:before,
.legende-tel:before,
.legende-mail:before {
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: 900;
  color: #fff;
}

.legende-adresse:before{
  content: "\f041";
}

.legende-horaires:before{
  content: "\f017";
}
.legende-tel:before{
  content: "\f095";
}
.legende-mail:before{
  content: "\f1fa";
}

#frc-page-dispositif .partie-plan-acces .bloc-adresse .bloc-adresse-content, .partie-dispositifs .bloc-adresse .bloc-adresse-content{
  width: 400px;
  float: right;
}

#frc-page-dispositif .partie-plan-acces .bloc-adresse .bloc-adresse-content .label-item,
.partie-dispositifs .bloc-adresse .bloc-adresse-content .label-item{
  display: block;
  color: #333333;
  padding-top: 15px;
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 3px;
}

.partie-dispositifs .bloc-adresse{
  position: absolute;
  color: #fff;
  font-size: 15px;
  line-height: 1.3em;
  background-color: #E2E2E2;
  width: 35%;
  z-index: 999;
  left: 0;
  top: 50px;
  padding: 50px 0;
  height: 360px;
}

.partie-dispositifs .map-container .leaflet-control-layers-overlays span, .partie-dispositifs .map-container .leaflet-control-layers-overlays span.inactive:hover span{
  color:#001521;
}
.partie-dispositifs .map-container .leaflet-control-layers-overlays span.inactive span, .partie-dispositifs .map-container .leaflet-control-layers-overlays span:hover{
  color:#999;
}

.bloc-videos{
  background-color: #428aa2;
  padding-top: 5px;
  padding-bottom: 40px;
}

.bloc-videos-container{
  margin-top:25px;
}

.bloc-video-item p{
  text-align: center;
}

/*
  QUIZ
*/
#frc-home-refugies .sdr_reponse.juste label,
#frc-home-informer .reponse.juste label{
  color:darkgreen;
}
#frc-home-refugies .sdr_reponse.faux label,
#frc-home-informer .reponse.faux label{
  color:darkred;
  text-decoration: line-through;
}

.reponses input,
.sdr_reponses input{
  vertical-align: -2px;
}

.sdr_reponses label,
.reponses label{
  font-weight: 500;
  padding-left: 5px;
}

.bloc-faux, .bloc-vrai {
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  margin: 5px 0 10px;
}

.bloc-faux {
  background-color: #ad3925;
}

.bloc-vrai {
  background-color: darkgreen;
}

.buttonvoirplus{
  text-align: right;
}

.buttonvoirplus .btn-plus{
  background-color: #001521;
  border: 1px solid #001521;
  color: #fff;
  padding: 5px 30px 5px 10px;
  display: inline-block;
  position: relative;
}

.buttonvoirplus .btn-plus:hover{
  background-color: #fff;
  color:#001521;
}

.buttonvoirplus .btn-plus:after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 10px;
  top: 6px;
  font-weight: 900;
}
  /*
    PAGE TYPE SOMMAIRE
  */
.sommaire-bleu{
  font-size: 15px;
  line-height: 1.3em;
  background-color: #428aa2;
  color:#fff;
  padding: 55px;
  margin: 30px 0;
    float:left;
}

.sommaire-bleu li a{
  color:#fff;
}

.sommaire-bleu li a:hover{
  text-decoration: underline;
}

.sommaire-bleu .sommaire-bleu-links{
  margin-top:30px;
}

.sommaire-bleu .sommaire-bleu-link-item{
  width: 33%;
  display: inline-block;
  float:left
}
.sommaire-bleu .sommaire-bleu-link-item img{
  display: block;
  margin: 0 auto 20px;
}
.sommaire-bleu .sommaire-bleu-link-item a{
  background-color: #fff;
  color:#428aa2;
  padding: 30px;
  display: block;
  text-align: center;
  font-size:17px;
  font-weight:bold;
  min-height:220px;
}

.sommaire-bleu .sommaire-bleu-links-sans-image .sommaire-bleu-link-item a{
    text-align: left;
    font-size:21px;
    font-weight:bold;
    height:150px;
    padding: 20%;
    line-height:25px;
    position: relative;
}


/*.sommaire-bleu .sommaire-bleu-links-sans-image .sommaire-bleu-link-item a:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-weight: 900;
}*/

.sommaire-bleu .sommaire-bleu-links-sans-image .sommaire-bleu-link-item a span{
  min-height: 50px;
}


.sommaire-bleu .sommaire-bleu-link-item a{

}
.sommaire-bleu .sommaire-bleu-link-item a:hover{
  -webkit-box-shadow: 2px 2px 10px 0px #656565;
  -o-box-shadow: 2px 2px 10px 0px #656565;
  box-shadow: 2px 2px 10px 0px #656565;
}

.sommaire-bleu-links .sommaire-bleu-link-item:first-child,
.sommaire-bleu-container .sommaire-bleu-item:first-child{
  padding-left:0;
  padding-right: 20px;
}

.sommaire-bleu-links .sommaire-bleu-link-item:nth-child(2),
.sommaire-bleu-container .sommaire-bleu-item:nth-child(2){
  padding-left:10px;
  padding-right: 10px;
}

.sommaire-bleu-links .sommaire-bleu-link-item:last-child,
.sommaire-bleu-container .sommaire-bleu-item:last-child{
  padding-left:20px;
  padding-right: 0px;
}

.sommaire-bleu-links .sommaire-bleu-link-item ul {
    text-align: left;
    color: #1e1e1e;
    padding-top: 10px;
}

.sommaire-bleu-links .sommaire-bleu-link-item ul li{
    position: relative;
    list-style: none;
    font-size:18px;
}

.sommaire-bleu-links .sommaire-bleu-link-item ul li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #1e1e1e;
    font-weight: 900;
    font-size: 17px;
}

.sommaire-bleu-links .sommaire-bleu-link-item p {
  color: #1e1e1e;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 500;
}

.sommaire-bleu h3{
  color:#1e1e1e;
  font-weight: 600;
  margin-bottom: 20px;
}

.sommaire-bleu .sommaire-bleu-item{
  width: 33%;
  display: inline-block;
  float: left;
}

.sommaire-bleu .sommaire-bleu-item .sommaire-bleu-item-content{
  padding: 20px;
  background-color: #ffffff;
  color:#333;
  text-align: center;
}

.sommaire-bleu .sommaire-bleu-item h4{
  color: #428aa2;
  font-size: 20px;
  font-weight: bold;
}


.liste-dispositifs-bloc {
  margin-top: 30px!important;
  max-height: 500px;
  overflow: overlay;
}
.liste-dispositifs li {
    margin-bottom: 2px;
}


.partie-1 .partie-droite .bloc-en-avant.liste-dispositifs-bloc li:before, .bloc-en-avant.liste-dispositifs-bloc li:before{
    content: "\f105";
    left: -15px;
    top: 2px;
    font-size: 12px;
}
/*.liste-dispositifs li a{
    font-size: 20px;
    font-weight: bold;
    color:#ffffff;
}
.liste-dispositifs li a:hover{
    color:#efefef;
    padding-left:10px;
}

.liste-dispositifs-bloc{
  background-color: #fff;
  border:4px solid;
  padding: 25px;
}*/
  /*
  LISTE FORMATIONS
  */

.bloc-container-cat-formation{
  padding: 10px 30px 15px;
  margin-bottom: 20px;
}

.bloc-container-cat-formation h2{
  font-weight: bold;
  font-size:20px;
}

.bloc-container-cat-formation a{
  color:#4c4c4c;
}

.bloc-container-cat-formation a:hover{
  text-decoration: underline;
}

.bloc-container-cat-formation ul{
  margin-left: 20px;
}

.bloc-container-cat-formation ul li ul{
  margin-bottom :15px;
}

.bloc-container-cat-formation ul li ul li{
  list-style: disc;
  padding-left: 0;
}

.bloc-container-cat-formation ul li ul li:before{
  content:"";
}

.bloc-container-cat-formation ul li .datelieu{
  font-size:0.9em;
  font-style: italic;
}

.bloc-container-cat-formation-by-date.bloc-container-cat-formation ul {
    margin-left: 35px;
}

.bloc-container-cat-formation-by-date .item-mois{
  font-weight: bold;
  text-transform: uppercase;
}
.bloc-container-cat-formation-by-date .ul-lieu li{
  list-style: none;
  position: relative;
}

.bloc-container-cat-formation-by-date .ul-lieu li:before{
  content: "\f3c5"!important;
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  left: -20px;
  top: 4px;
  color: #555;
  font-weight: 900;
  font-size: 13px;
}
.bloc-container-cat-formation-by-date .ul-lieu li.enligne:before{
  content: "\f6ff"!important;
}

.bloc-container-cat-formation-by-date .ul-date li{
  list-style: none;
  position: relative;
}

.bloc-container-cat-formation-by-date .ul-lieu .ul-date li:before{
  content: "\f51c"!important;
  left: -24px;
}

.bloc-search-formation{
  margin: 15px 0;
}
.bloc-search-formation input{
  height: 40px;
  width: 350px;
  padding-left: 10px;
  padding-right: 10px;
}

.listing-formation{
  margin-top:20px;
  clear:both;
}

.listing-formation .content{
  padding-left : 0;
}

.listing-formation .partie-droite{
  padding-right : 0;
}
.listing-formation .partie-droite .bloc-vert{
  margin-top: 0;
}

.listing-formation-by-date .partie-droite .bloc-bleu{
  margin-top: 0;
}
  /*
  FICHE FORMATION
  */
#frc-fiche-formation{

}

.btns-hauts{
  padding: 20px 0;
}

a.retour {
  text-transform: uppercase;
  color: #001521;
  font-weight: 600;
  font-size: 17px;
  display: inline-block;
  margin-top: 16px;
}

a.retour:hover i{
  color: #ad3925;
}


#frc-fiche-formation a.bulletin {
  float:right;
}

#frc-fiche-formation .h1-formation{
  margin-bottom: 30px;
}

#frc-fiche-formation .h1-formation h1{
  color: #ffffff;
  font-size: 23px;
  text-transform: uppercase;
  margin: 0;
  padding: 7px 20px;
  text-align: left;
  font-weight: bold;
}

#frc-fiche-formation .h3-formation{
  font-weight:bold;
  margin-top:0;
  color:#001521;
}

#frc-fiche-formation .h4-formation{
  margin:0 0 5px;
}

#frc-fiche-formation .objectif-formation,
#frc-fiche-formation .contenu-formation{
  padding: 20px;
}

#frc-fiche-formation .contenu-formation{
  background-color: #f0f0f0;
  margin-bottom: 30px;
}


#frc-fiche-formation .objectif-formation ul,
#frc-fiche-formation .contenu-formation ul{
  margin-left: 20px;
}

#frc-fiche-formation .objectif-formation li,
#frc-fiche-formation .contenu-formation li{
  list-style: none;
  position:relative;
  padding: 0 0 8px;
}

#frc-fiche-formation .objectif-formation ul li:last-child,
#frc-fiche-formation .contenu-formation ul li:last-child{
  padding-bottom: 0;
}

#frc-fiche-formation .objectif-formation li:before,
#frc-fiche-formation .contenu-formation li:before{
  font-family: "Font Awesome 5 Free";
  content: "\f45c";
  display: block;
  position: absolute;
  left: -20px;
  top: 0px;
  color: #555555;
  font-weight: 900;
}

#frc-fiche-formation .intro-formation{
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 45px;
  background-image: url(/templates/frc/images/formation/formation-contenu.png);
}

#frc-fiche-formation .presentiel-formation{
  padding: 0px 20px;
  display: block;
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 15px;
}
#frc-fiche-formation .presentiel-formation p{
  text-align:right;
}

#frc-fiche-formation .date-lieux-formation,
#frc-fiche-formation .public-formation,
#frc-fiche-formation .prerequis-formation,
#frc-fiche-formation .autres-formations,
#frc-fiche-formation .cette-formation,
#frc-fiche-formation .prix-formation{
  margin-bottom: 20px;
  background-color: #f0f0f0;
  padding: 20px;
}

#frc-fiche-formation .date-lieux-formation,
#frc-fiche-formation .public-formation,
#frc-fiche-formation .prerequis-formation{
  background-repeat: no-repeat;
  background-position: 250px 30px;
  padding-right: 98px;
  min-height: 140px;
}

#frc-fiche-formation .date-lieux-formation p,
#frc-fiche-formation .public-formation p,
#frc-fiche-formation .prerequis-formation p{
  text-align: left;
}

#frc-fiche-formation .date-lieux-formation{
  font-size: 25px;
  font-weight:bold;
  background-image: url("/templates/frc/images/formation/formation-date-lieu.png");
}

#frc-fiche-formation .public-formation{
  background-image: url("/templates/frc/images/formation/formation-public.png");
}

#frc-fiche-formation .prerequis-formation{
  background-image: url("/templates/frc/images/formation/formation-prerequis.png");
}

#frc-fiche-formation .date-lieux-formation .label-item,
#frc-fiche-formation .public-formation  .label-item,
#frc-fiche-formation .prerequis-formation  .label-item,
#frc-fiche-formation .autres-formations  .label-item,
#frc-fiche-formation .cette-formation  .label-item,
#frc-fiche-formation .prix-formation  .label-item{
  font-size: 20px;
  font-weight: bold;
  color: #001521;
}

#frc-fiche-formation .date-lieux-formation ul,
#frc-fiche-formation .public-formation ul,
#frc-fiche-formation .prerequis-formation ul,
#frc-fiche-formation .autres-formations ul,
#frc-fiche-formation .cette-formation ul,
#frc-fiche-formation .prix-formation ul{
  padding-left:0;
}

#frc-fiche-formation .date-lieux-formation li,
#frc-fiche-formation .public-formation li,
#frc-fiche-formation .prerequis-formation li,
#frc-fiche-formation .autres-formations li,
#frc-fiche-formation .prix-formation li{
  list-style: none;
}

#frc-fiche-formation .date-lieux-formation li:before{
  content:none;
}

#frc-fiche-formation .partie-droite{
  padding-right: 0;
}

#frc-fiche-formation .partie-droite .label-item{
  margin-bottom:5px;
}

#frc-fiche-formation .autres-formations .consulter-le-catalogue{
  margin: 30px 0;
}

#frc-fiche-formation .autres-formations .consulter-le-catalogue a{
  color: #001521;
  background-color: #b3d800;
  border: 1px solid #b3d800;
  display: block;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  padding: 10px 25px;
  text-transform: uppercase;
  position: relative;
}

#frc-fiche-formation .autres-formations .consulter-le-catalogue a:hover{
  background-color: #fff;
}

#frc-fiche-formation .autres-formations .consulter-le-catalogue a img{
  position: absolute;
  right: 20px;
  top:-30px;
}

body .ui-menu .ui-menu-item-wrapper{
  padding: 0;
}
/*********PAGE NOS ACTIONS ***********/
.partie-dispositifs{
    padding-bottom: 50px;
}

.bloc-contenu2{
    position: relative;
    margin:50px 0;
    background-color: #fff;
    clear: both;
    float: left;
  width: 100%;
}

.bloc-contenu2:before{
    position: absolute;
    height: 65px;
    width: 4px;
    content: "";
    left: 38%;
    top: -80px;
}

.partie-dispositifs .gros-titre-gris:before{
  position: absolute;
  height: 65px;
  width: 4px;
  content: "";
  left: 38%;
  top: -65px;
}


#frc-page-dispositif .partie-1:after{
    position: absolute;
    height: 90px;
    width: 4px;
    content: "";
    left: 40%;
    bottom: -43px;
}

.sous-titre{
  font-size: 23px;
  padding-top: 20px;
}

.encadre-fonce{
    background-color: #001521;
    color:#fff;
    padding: 40px;
}

.bloc-gris{
    background-color: #f0f0f0;
}

.bloc-gris .bloc-content{
    padding: 25px;
    color:#4c4c4c;
}

.quote{
    position:relative;
    padding: 0 20px;
  text-align: justify;
}

.quote:before{
    font-family: "Font Awesome 5 Free";
    content: "\f10d";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #428aa2;
    font-weight: 900;
}

.quote:after{
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    display: block;
    position: absolute;
    right:  0px;
    bottom: 0px;
    color: #428aa2;
    font-weight: 900;
}

/*
* PAGE FRISE PROJET INTERNATIONNAUX
 */
#frise-projets .gros-titre-gris{
  margin-top:0;
}

#frise-projets .frise-projets-item{
  display: block;
  position: relative;
  cursor: pointer;
  background-image: url(/templates/frc/images/frise/centre_bg.png);
  background-repeat: no-repeat repeat;
  background-position: 50%;
  padding-bottom:35px;
}
#frise-projets .frise-projets-item.frise-projets-item_bleu{
  background-image: url(/templates/frc/images/frise/centre_bg_bleu.png);
}

#frise-projets .frise-projets-item .frise-projets-contenu,
#frise-jda .frise-jda-contenu {
  display: none;
  margin-top:20px;
}

#frise-projets .frise-projets-item-pair .frise-projets-titre-container,
#frise-projets .frise-projets-item-impair .frise-projets-date{
  text-align: right;
}

#frise-projets .frise-projets-item-impair .frise-projets-date{
  padding-top: 3px;
  padding-right: 5px;
}

#frise-projets .frise-projets-item-impair .frise-projets-titre-container,
#frise-projets .frise-projets-item-pair .frise-projets-date{
  text-align: left;
}

#frise-projets .frise-projets-item-pair .frise-projets-date{
  padding-top: 3px;
  padding-left: 5px;
}

#frise-projets #frise-projets-debut{
  display: block;
  text-align: center;
}

#frise-projets .frise-projets-titre-container,
#frise-projets .frise-projets-centre,
#frise-projets .frise-projets-date{
  display: inline-block;
  float: left;
  text-align: center;
}

#frise-projets .frise-projets-titre-container,
#frise-projets .frise-projets-date{
  width: calc(50% - 12px);
}
#frise-projets .frise-projets-centre{
  width: 24px;
  padding-top: 8px;
}

#frise-projets .frise-projets-titre-1{
  font-size:23px;
  font-weight: bold;
  color:#001521;
  display: inline-block;
  max-width: calc(100% - 75px);
}

#frise-projets .state_encours .frise-projets-titre-1{
  color:#008948;
}

#frise-projets .encours{
  font-size: 16px;
  font-weight: 500;
}

#frise-projets img.frise-projets-pointilles{
  vertical-align: top;
  padding-top:10px;
}

#frise-projets .frise-projets-titre-2{
  font-size:14px;
  color:#797979;
  display: block;
  font-weight:bold;
}

#frise-projets .frise-projets-item-pair .frise-projets-titre-2{
  padding-right: 72px;
}

#frise-projets .frise-projets-item-impair .frise-projets-titre-2{
  padding-left: 72px;
}

#frise-projets .frise-projets-date{
  font-weight: bold;
  font-size:23px;
  color:#001521;
}

#frise-projets .state_encours .frise-projets-date{
  color:#008948;
}

#frise-projets .frise-projets-contenu{
  display: block;
  margin: 0 auto;
  width: 100%;
  background-color: #ffffff;
  border: 2px solid #001521;
  float: left;
}

#frise-projets .frise-projets-contenu-close,
.bloc-jda-contenu-close,
#frise-jda .frise-jda-contenu-close{
  display: block;
  text-align: right;
  font-size:23px;
  color:#001521;
  padding: 3px 10px 0;
}

.bloc-jda-contenu-close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.frise-projets-contenu-date{
  padding-left:20px;
  position: relative;
  font-weight: bold;
  font-size: 23px;
  color: #001521;
  display: block;
}

.frise-projets-contenu-date:before{
  font-family: "Font Awesome 5 Free";
  content: "\f45c";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  color: #001521;
  font-weight: 900;
  font-size: 14px;
}

.frise-projets-contenu-entete{
  margin-bottom: 20px;
  padding: 0 40px;
}

.frise-projets-contenu-titre{
  font-size: 23px;
  font-weight: bold;
  color: #008948;
  display: inline-block;
}

.frise-projets-contenu-sous-titre{
 font-size: 14px;
 color: #4c4c4c;
 font-weight: bold;
 display: inline-block;
 position: relative;
 padding-left:20px;
}

.frise-projets-contenu-sous-titre:before{
  content: "|";
  display: block;
  position: absolute;
  left: 3px;
  top: -8px;
  color: #001521;
  font-weight: normal;
  font-size: 22px;
}


.frise-projets-contenu h4{
  padding-left:20px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  color: #001521;
  display: block;
  margin-top:15px;
}

.frise-projets-contenu h4:before{
  font-family: "Font Awesome 5 Free";
  content: "\f45c";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  color: #008948;
  font-weight: 900;
  font-size: 12px;
}

.frise-projets-contenu .frise-projets-contenu-colonne-full{
  clear:both;
  padding: 0 40px 20px 40px;
}

.frise-projets-contenu .frise-projets-contenu-colonne-gauche{
  padding: 0 20px 20px 40px;
}

.frise-projets-contenu .frise-projets-contenu-colonne-droite{
  padding: 0 40px 20px 20px;
}

.page-projets #frc-page-defaut,
.page-nous-connaitre #frc-page-defaut{
    margin-bottom: -10px;
}

.page-nous-connaitre #frise-projets .frise-projets-titre-1,
.page-nous-connaitre #frise-projets .frise-projets-contenu-titre{
  color: #428aa2;
}

/*
PAGE JE DEMANDE L'ASILE
 */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sommaire-bleu-jda{
    display: block;
    width: 100%;
}

.sommaire-bleu-jda .sommaire-bleu-text,
.sommaire-bleu-jda .sommaire-bleu-text p{
    font-size: 24px;
    text-align: center;
    line-height: 1.4em;
}

#frise-jda{
    margin-top:30px;
}

#frise-jda .frise-jda-item{
    display: block;
    position: relative;
    cursor: pointer;
    background-image: url(/templates/frc/images/frise/centre_bg_bleu.png);
    background-repeat: no-repeat repeat;
    background-position: 2px;
    padding-bottom:60px;
}

#frise-jda .frise-jda-contenu{
    /*background-image: url(/templates/frc/images/frise/centre_bg_bleu.png);*/
}

#frise-jda .frise-jda-item:last-child{
    background-image: none;
}

#frise-jda .frise-jda-titre {
  display: block;
  float: left;
  cursor: pointer;
}
#frise-jda .frise-jda-titre:hover span{
  color:#428aa2;
}

#frise-jda .frise-jda-titre img,
#frise-jda .frise-jda-titre span{
    float:left;
}

#frise-jda .frise-jda-titre .frise-jda-titre-1-container{
    padding-left: 5px;
    float: left;
}

#frise-jda .frise-jda-titre .frise-jda-titre-1-container .frise-jda-pointilles{
    padding-right: 5px;
    padding-top: 5px;
}

#frise-jda .frise-jda-titre-1{
    font-weight: bold;
    font-size: 20px;
    color: #001521;
}

#frise-jda .frise-jda-titre-2{
    position: absolute;
    left: 80px;
    top: 30px;
}

#frise-jda .frise-jda-contenu-titre{
    font-size: 23px;
    font-weight: bold;
    color: #428aa2;
    display: inline-block;
    padding-bottom: 10px;
}

#frise-jda .frise-jda-contenu-sous-titre{
    font-size: 14px;
    color: #4c4c4c;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding-left:20px;
}


#frise-jda .frise-jda-contenu {
    display: none;
    margin: -40px 0 0 75px;
    background-color: #ffffff;
    border: 2px solid #001521;
    float: left;
    position: relative;
    width: calc(100% - 75px);
    padding: 30px;
    position: relative;
}

#frise-jda .frise-jda-item:last-child .frise-jda-contenu:before {
    content: "";
    width: 2px;
    background-color: #428aa2;
    height: 100%;
    position: absolute;
    left: -62px;
    z-index: -1;
}

#frise-jda .frise-jda-contenu-close{
    position: absolute;
    right:15px;
    top:15px;
    z-index:999;
}

#frise-jda .frise-jda-n2, #frise-jda .frise-jda-n3{
    padding-left: 150px;
    background-image: url(/templates/frc/images/frise/bg-noeuds.jpg);
    background-repeat: no-repeat;
    background-position: 15px 0px;
}

#frise-jda .frise-jda-n2 .frise-jda-titre-container:first-child .frise-jda-titre,
#frise-jda .frise-jda-n3 .frise-jda-titre-container:first-child .frise-jda-titre{
    padding-top: 25px;
}

#frise-jda .frise-jda-n2 .frise-jda-titre,
#frise-jda .frise-jda-n3 .frise-jda-titre{
    padding-top: 58px;
}

#frise-jda .frise-jda-n3{
    padding-left: 140px;
}

.bloc-mat-sante{
    background-color: #f0f0f0;
    padding: 20px;
}

.bloc-mat-sante{
    background-color: #f0f0f0;
    padding: 20px;
}

#frc-page .bloc-mat-sante .btn-bleu{
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
}

#frc-page .bloc-mat-sante .btn-bleu:after{
  content:"";
}

.bloc-mat-sante .moduletable h4:first-child{
  font-weight: 700;
  margin-top: 0px!important;
}

#showcma, #showsante{
  cursor: pointer;
}

#frc-page #blocsante, #frc-page  #bloccma{
  display:none;
}

#frc-page  #blocsante, #frc-page  #bloccma {
  background-color: #ffffff;
  border: 2px solid #001521;
  float: left;
  padding: 30px;
  position: fixed;
  width: 90%;
  z-index: 9;
  left: 5%;
  top: 150px;
  max-height: 80%;
  overflow: auto;
}
/*
PAGE chiffres-donnees
 */

.chiffres-donnees #frc-page-defaut h3{
    color: #db8f00;
    text-transform: uppercase;
    border-bottom: 2px solid #db8f00;
    padding-bottom: 7px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.chiffres-donnees #frc-page-defaut .article-content .article-text table tr:nth-child(2n) {
    background: #F2E1C7;
}

.chiffres-donnees  .bloc-fond-color-page{
    background-color: #db8f00;
    margin-top:30px;
}

.chiffres-donnees #frc-page-defaut ul li:before {top:8px}
.chiffres-donnees #frc-page-defaut ul li ul li:before {top:3px}

.big{
    font-size:1.6em;
}

.orange{color: #db8f00;}

    /*
    * PAGE CENTRE DE DOSUMENTATION / FORMATION
     */
#tabs-formation-documentation{
  margin-bottom: 35px;
}
#tabs-formation-documentation a#btn-tab-formation,
#tabs-formation-documentation a#btn-tab-documentation{
  width: 50%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #abacae;
  font-size:18px;
  background-color: #eaeaea;
  float: left;
  padding: 25px 0;
  font-weight: bold;
}

#tabs-formation-documentation a#btn-tab-formation.active{
  color: #001521;
  background-color: #b3d800;
}

#tabs-formation-documentation a#btn-tab-documentation.active{
  color: #001521;
  background-color: #f0c80e;
}


#tab-formation .bloc-en-avant, .bloc-encadre{
  border-color: #f0f0f0!important;
  background-color: #fff;
  border: 4px solid;
  padding: 25px;
}

#tab-documentation .partie-full-gris{
  padding: 30px 0;
  margin-top: 40px;
}

#tab-documentation .partie-full-gris li{
  padding-bottom: 10px;
}

.bloc-vert{
  background-color: #b3d800;
  display: block;
  float: left;
}

.bloc-vert .ligne-noir,
.bloc-vert .ligne-bleu{
  font-size:28px;
  color: #001521;
  font-weight: bold;
  line-height: 1em;
  display: block;
}
.bloc-vert .ligne-noir{
  color: #001521;
}
.bloc-vert .ligne-bleu{
  color: #428aa2;
  text-transform: uppercase;
}

.partie-droite .bloc-vert{
  margin-top:30px;
  padding: 20px 10px 20px 20px;
  width: 100%;
}

.partie-droite .bloc-vert .col-md-7,
.partie-droite .bloc-vert .col-md-5{
  padding: 0px;
}

.partie-droite .bloc-vert img{
  max-width: 100%;
}

#frc-formation-documentation .partie-droite .bloc-vert .btn-bleugris,
#frc-formation-documentation .partie-droite .bloc-bleu .btn-bleugris{
  font-size: 15px;
}

.partie-droite .bloc-vert .btn-bleugris{
  margin-top:15px;
  font-size: 17px;
  display: block;
  padding: 10px 10px 10px 15px;
  position: relative;
  text-align: left;
}

.partie-droite .bloc-vert .btn-bleugris .ligne1{
  display: block;
}

.partie-droite .bloc-vert .btn-bleugris .ligne2{
  position:relative;
  display: block;
}

/*.partie-droite .bloc-vert .btn-bleugris .ligne2:after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 3px;
  top: 0px;
  font-weight: 900;
}*/


.bloc-bleu{
  background-color: #428aa2;
  display: block;
  float: left;
}

#tab-formation .bloc-bleu{
  margin-bottom: 30px;
}

.bloc-bleu .ligne-blanc,
.bloc-bleu .ligne-vert{
  font-weight: bold;
  line-height: 1em;
  display: block;
}
.bloc-bleu .ligne-blanc{
  color: #ffffff;
  font-size:14px;
}
.bloc-bleu .ligne-vert{
  color: #b3d800;
  text-transform: uppercase;
  font-size:28px;
  padding: 5px 0;
}

.partie-droite .bloc-bleu{
  margin-top:30px;
  padding: 20px 10px 20px 20px;
  width: 100%;
}

.partie-droite .bloc-bleu .col-md-7,
.partie-droite .bloc-bleu .col-md-5{
  padding: 0px;
}

.partie-droite .bloc-bleu img{
  max-width: 100%;
}

.partie-droite .bloc-bleu .btn-bleugris{
  margin-top:15px;
  font-size: 17px;
  display: block;
  padding: 10px 10px 10px 20px;
  position: relative;
  text-align: left;
}

.partie-droite .bloc-bleu .btn-bleugris:after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 16px;
  top: 10px;
  font-weight: 900;
}

.bloc-jaune{
  background-color: #f0c80e;
  display: block;
  float: left;
}

.partie-droite .bloc-jaune{
  margin-top:30px;
  padding: 20px;
}

.partie-droite .bloc-jaune .col-md-7,
.partie-droite .bloc-jaune .col-md-5{
  padding: 0px;
}

.partie-droite .bloc-jaune img{
  max-width: 100%;
}

.partie-droite .bloc-jaune .btn-bleugris{
  margin-top:15px;
  font-size: 14px;
  display: block;
  padding: 10px 10px;
}

.cadre-55-blanc{
  display: block;
  width: 55%;
  margin: 20px auto;
  border: 4px solid #f0f0f0;
  text-align: center;
  padding: 10px 25px;
}

.cadre-55-blanc p {
  text-align: center;
}

.bloc-bleu-1-4,
.bloc-jaune-1-4{
  display: inline-block;
  float:left;
  width: 25%;
}

.bloc-bleu-1-3{
  display: inline-block;
  float:left;
  width: 33%;
}

.bloc-bleu-1-4,
.bloc-jaune-1-4,
.bloc-bleu-1-3{
  padding: 9px;
}

.bloc-bleu-1-4-content,
.bloc-bleu-content{
  background-color: #428aa2;
  padding: 20px;
  min-height: 155px;
}

.bloc-jaune-1-4-content,
.bloc-jaune-content{
  background-color: #f0c80e;
  padding: 20px;
  min-height: 155px;
  text-align: center;
}

.bloc-jaune-1-4-content a.blanc,
.bloc-jaune-content a.blanc,
.bloc-bleu-1-4-content a.blanc,
.bloc-bleu-content a.blanc{
  margin-top:15px;
}

.partie-full-gris{
  padding: 45px 0;
  background-color: #f0f0f0;
}

.formation-documentation-partie-plan-acces{
  /*opacity: 0;
  position: absolute;*/
  margin-bottom: 40px;
}

.formation-documentation-partie-plan-acces #map{
  height: 460px;
}

#frc-formation-documentation .partie-droite .bloc-gris{
  padding: 20px;
  clear: both;
  display: block;
  float: left;
  margin-bottom: 30px;
}

#frc-formation-documentation .partie-droite .bloc-gris h3{
  margin-top: 4px;
}

#frc-formation-documentation .partie-droite .bloc-ritimo h3{
  color: #333;
  margin-top: 4px;
}

#frc-formation-documentation .partie-droite .bloc-ritimo .btn-rouge{
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  border: #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  display: block;
  padding: 15px 50px 15px 25px;
  text-transform: uppercase;
  position: relative;
  box-shadow: none;
  margin: 15px auto 0;
  width: 180px;
}



#frc-formation-documentation .partie-droite .bloc-ritimo .btn-rouge:hover{
  color: #333 !important;
  background-color: #fff;
  border: 1px solid #333;
}

#frc-formation-documentation .partie-droite .bloc-ritimo .btn-rouge:after{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  display: block;
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: 900;
}

#frc-formation-documentation .partie-droite .bloc-ritimo .col-md-3,
#frc-formation-documentation .partie-droite .bloc-ritimo .col-md-9,
#frc-formation-documentation .partie-droite .bloc-ritimo .col-md-12{
  padding: 0;
}

#frc-formation-documentation .content .custom ul{
  padding-left:30px;
  padding-top: 10px;
}


#frc-formation-documentation .content .custom li{
  padding-bottom:10px;
}

.sommaire-centre-formation .bloc-vert{
    margin: 30px 0;
    padding: 24px 0;
}
.sommaire-centre-formation .bloc-vert .ligne-bleu{
  padding-bottom: 10px;
}

.sommaire-centre-formation .col-md-8{
    padding-left: 0;
}

.sommaire-bleu-formation-documentation{
  padding:10px 50px!important;
}

.sommaire-bleu-formation-documentation ul{
  padding-left: 30px;
  padding-top: 10px;
}


.sommaire-bleu-formation-documentation li{
  padding-bottom:10px;
}

.bloc-centre-2-5{
  display: block;
  width: 40%;
  margin: 0 auto;
  text-align: center;
}

.bloc-fond-color-page{
  display: block;
  padding: 30px;
  background-color: grey;
  color: #fff;
  float: left;
  width: 100%;
}

body .bloc-fond-color-page h3,
.partie-1 .content .bloc-fond-color-page h3{
  color:#fff!important;
}

.bloc-border-color-page{
  background-color: #fff;
  border: 2px solid;
  padding: 30px;
  margin: 10px 0;
}

.bloc-border-color-page h3:first-child{
  margin-top:0;
}


.ui-front.ui-autocomplete{
  padding: 5px 20px 20px 20px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 2px 2px 10px 0px #e2e2e2;
  -o-box-shadow: 2px 2px 10px 0px #e2e2e2;
  box-shadow: 2px 2px 10px 0px #e2e2e2;
}

.ui-autocomplete li.ui-autocomplete-category{
  padding: 10px 0 10px 0;
  font-weight: 700;
  color: #e52944;
}

.ui-autocomplete li.ui-autocomplete-category:before{
  content:"";
}

.bloc-formules-individuelle, .bloc-formules-sur-mesure{
  background-color: #f4f4f4;
  padding: 20px 30px 20px 70px;
  margin-top: 30px;
  background-position: 10px 30px;
}

.bloc-formules-individuelle{
  background-image: url("/templates/frc/images/ico/formation/icon-formation-individuelle.png");
  background-repeat: no-repeat;
}

.bloc-formules-sur-mesure{
  background-image: url("/templates/frc/images/ico/formation/icon-formation-sur-mesure.png");
  background-repeat: no-repeat;
}

/*
  S'informer
*/

/*** POPUP YOUTUBE ***/
a.lire-video{
  position: relative;
}
a.lire-video:before{
  font-family: "Font Awesome 5 Free";
  content: "\f144";
  display: flex;
  justify-content: center;
  align-items: center; /* Pour centrer verticalement */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 50px;
  color:#ffffff;
}
a.lire-video:hover:before{
  color: #428aa2;
}

.popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }

  .popup-content {
    position: relative;
    width: 70%;
    max-width: 800px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }

  .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
  }
/*** FIN POPUP YOUTUBE ***/

.article-infos .article-infos-date{
  float:left;
  display: inline-block;
}
.article-infos .article-infos-share,
.article-infos .article-infos-print{
  float:right;
  display: inline-block;
}

.article-infos .article-infos-print{
  padding: 7px 0 0 7px;
  font-size: 17px;
}

.article-content h1{
  color: #428aa2;
  font-size: 24px;
  display: block;
  font-weight: 700;
  padding-bottom: 5px;
  clear: both;
}

.article-content .article-intro{
  font-weight: bold;
}

.article-content .article-text{
  /*clear:both;*/
}

.article-content .info-evt{
    display: block;
    margin-bottom: 20px;
}

.article-content .info-evt .info-evt-label{
    display: inline-block;
    font-size: 15px;
    font-weight:bold;
    padding-right: 6px;
}

.article-content .article-text h4{
  margin-top:25px;
  font-weight:bold;
}

.article-content .article-text table{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.article-content .article-text table th{
  color:#428aa2;
  text-transform: uppercase;
}
.article-content .article-text table th,
.article-content .article-text table td{
  padding: 10px;
  border-left: 1px solid #ccc;
}
.article-content .article-text table tr:nth-child(2n) {
  background: #e3e3e3;
}

.article-content .article-text table td li{
  padding-bottom: 10px;
}

.article-sidebar{
  margin-top:90px!important;
}


.article-sidebar .documents-a-telecharger{
  background-color: #428aa2;
  padding: 25px;
  margin-bottom: 30px;
}

.article-sidebar .documents-a-telecharger h3 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  margin-top: 5px;
}

.article-sidebar .documents-a-telecharger a{
  color:#ffffff;
  display: block;
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}

.article-sidebar .documents-a-telecharger a:hover{
  color: #001521;
}

.article-sidebar .documents-a-telecharger a:before{
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  display: block;
  position: absolute;
  left: 5px;
}

.article-sidebar .moduletable_bloc_bulletin{
  background-color: #fff;
  /*border: 1px solid #999;
  padding: 25px;*/
  margin-bottom: 30px;
}

.article-sidebar .moduletable_bloc_bulletin a{
  display: block;
}

.article-sidebar .articles-en-relation{
  background-color: #fff;
  border: 4px solid #428aa2;
  padding: 25px;
  margin-bottom: 30px;
}

.article-sidebar .moduletable{
  background-color: #f0f0f0;
  padding: 25px;
  clear: both;
  margin-bottom: 30px;
}

.article-sidebar .articles-en-relation .syra_title,
.article-sidebar .moduletable h3 {
  color: #001521;
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  margin-top: 5px;
}

.article-sidebar .articles-en-relation ul li,
.article-sidebar .moduletable  ul li{
  padding-bottom: 10px;
}

.article-sidebar .articles-en-relation ul li a,
.article-sidebar .moduletable  ul li a{
  color: #797979;
}

.article-sidebar .articles-en-relation ul li a:hover,
.article-sidebar .moduletable  ul li a:hover{
  color: #001521;
}

ul.list-doc li{
  padding-bottom: 10px;
}
ul.list-doc li:last-child{
  padding-bottom: 0px;
}

ul.list-doc li:before{
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  display: block;
  position: absolute;
  left: 5px;
  color:#428aa2;
}
/*
PAGE CATEGORIE ARTCLE
*/
.pagination ul li:before{
  content:"";
}

#frc-page-categorie{
  margin: 30px 0;
}

.filtre-sous-categorie{
  margin: 20px 0;
}

.filtre-sous-categorie a{
  padding: 10px 25px;
  margin-right: 4px;
}

/*articles d'actualites*/
.itemid-114 .toutes-les-actus{display: none;}
/*articles d'actualites en france*/
.itemid-251 .en-france{background-color: #428aa2;color:#fff!important;}
/*articles d'actualites en europe*/
.itemid-252 .en-europe{background-color: #428aa2;color:#fff!important;}
/*articles d'actualites dans le monde*/
.itemid-253 .dans-le-monde{background-color: #428aa2;color:#fff!important;}

/*position*/
.itemid-209 .toutes-les-actus{display: none;}
/*position en france*/
.itemid-210 .en-france{background-color: #428aa2;color:#fff!important;}
/*position en europe*/
.itemid-211 .en-europe{background-color: #428aa2;color:#fff!important;}

#frc-page-categorie fieldset.filters{
  border: 1px solid #f0f0f0;
  padding: 10px;
  margin-top: 0;
  display: none;
}

#frc-page-categorie .cat-list-item-container{
  background-color: transparent!important;
}

#frc-page-categorie .cat-list-item{
  /*background-color: #f0f0f0;*/
  border: 1px solid #999;
  margin-bottom: 20px;
  padding: 20px;
  min-height: 410px;
  position: relative;
}

#frc-page-categorie .cat-list-row0{
  padding-right: 15px!important;
  padding-left: 0px!important;
  clear:both;
}

#frc-page-categorie .cat-list-row1{
  padding-right: 0px!important;
  padding-left: 15px!important;
}

#frc-page-categorie .cat-list-item img{
    padding-bottom: 20px;
}

#frc-page-categorie .cat-list-item .cat-list-item-title{
  color: #001521;
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  display: block;
}

#frc-page-categorie .cat-list-item .info-publication{
    color: #797979;
    padding-bottom: 10px;
}

#frc-page-categorie .cat-list-item .info-txt{
    padding-bottom: 5px;
}


#frc-page-categorie .article-sidebar{
  margin-top:0px!important;
}

.article-content .pagination ul li.active a{
  color:#333;
  font-weight: bold;
}

/*
Page contact
 */
.bfQuickMode #sectiongauche.bfNoSection,
.bfQuickMode #sectiondroite.bfNoSection{
  width: 50%;
  float:left;
}

.bfQuickMode #sectionbas.bfNoSection{
  clear: both;
  margin: 30px 0 10px;
  float: left;
}

.bfQuickMode .bfNoSection label,
.bfQuickMode .bfNoSection label{
  font-weight: 500;
}

.bfQuickMode #sectiongauche.bfNoSection label,
.bfQuickMode #sectiondroite.bfNoSection label,
.inscription-newsletter label{
  width:100%;
  margin-bottom: 5px;
}

.inscription-newsletter label{
  margin-top: 10px;
}

.bfQuickMode .bfNoSection input[type='text'], .bfQuickMode .bfNoSection select,
.inscription-newsletter input[type='text']{
  height:45px;
}

.bfQuickMode .bfNoSection input[type='text'], .bfQuickMode .bfNoSection textarea, .bfQuickMode .bfNoSection select{
  width: 80%;
  border-radius: 0;
}

.inscription-newsletter input[type='text']{
  max-width: 300px;
  border-radius: 0;
}

.inscription-newsletter .indication{
  display: block;
}

.bfQuickMode section.bfElemWrap:hover,.bfQuickMode section.bfElemWrap:focus,.bfQuickMode section.bfRolloverBg{
  background-color: transparent!important;
}

#bfElemWrap49 #bfLabel49, #bfElemWrap54 #bfLabel54,
#bfElemWrap153 #bfLabel153, #bfElemWrap157 #bfLabel157,
#bfElemWrap10 #bfLabel10, #bfElemWrap31 #bfLabel31{
  float: right;
  width: 96%;
}

#bfElemWrap49 input, #bfElemWrap54 input,
#bfElemWrap153 input, #bfElemWrap157 input,
#bfElemWrap10 input, #bfElemWrap31 input{
  width: 3%;
  margin-top: 4px;
}

body .bfQuickMode .bfRequired{
  color: inherit;
}

/*
Page offre
*/
#postuler-benevolat{
    margin-top:20px;
}

.page-offres h4{
  padding-left:20px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  color: #001521;
  display: block;
  margin-top:15px;
}

.page-offres h4:before{
  font-family: "Font Awesome 5 Free";
  content: "\f45c";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  color: #428aa2;;
  font-weight: 900;
  font-size: 12px;
}
/*
Liste campagne de dons
 */
#frc-page-defaut .campains-list{
    margin-bottom: 20px;
    float:left;
}
#frc-page-defaut .campains-list .campain-list {
    border: 1px #DDD solid;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 15px 15px 0;
    width: 49%;
    float:left;
}

#frc-page-defaut .campains-list .campain-list:nth-child(2n) {
    margin-left: 2%;
}

#frc-page-defaut .campain-list .campaign-description .jd-description-photo{
    background-size: cover;
    height: 300px;
    width:100%;
    border: none;
}

#frc-page-defaut .campain-list .jd_title{
    margin: 15px 0;
}

#frc-page-defaut .campain-list .campaign-details{
    background-color: transparent;
    border: none;
    margin-top: 0;
}

#frc-page-defaut .campain-list .mod-jd-campaign-donate-now{
    text-align: center;
    margin-bottom: 20px;
}

.page-campagnes-dons #frc-page-defaut{
    padding-top: 30px;
}

.page-campagnes-dons #frc-page-defaut h2{
    color:#ad3925;
}

.page-campagnes-dons #frc-page-defaut h3{
    color:#333333;
}

/**
PAGE DON
 */
#frc-page-don h1{
  color:#ad3925;
  font-size: 29px;
}

#frc-page-don h3{
  color:#333;
}

.view-donation .bloc-gris{
  padding: 30px;
  float: left;
  width: 100%;
}
.view-donation .form-actions{
  padding-left: 0px;
}

.view-donation .bloc-gris .jd-heading{
  padding-left: 20px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  display: block;
  margin-top: 15px;
}

.view-donation .bloc-gris .jd-heading:before{
  font-family: "Font Awesome 5 Free";
  content: "\f45c";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  color: #ad3925;
  font-weight: 900;
  font-size: 12px;
}

.view-donation #don-bloc-coordonnees,
.view-donation #don-bloc-reglement{
  position: relative;
  margin-top:40px;
}

.view-donation #don-bloc-coordonnees:before,
.view-donation #don-bloc-reglement:before{
  position: absolute;
  height: 90px;
  width: 4px;
  content: "";
  left: 38%;
  top: -65px;
  background-color: #ad3925;
}

#frc-page-don .txt-campaign{}

.view-donation .bloc-contenu2{
  margin-top: 0;
}

#frc-page-don .img-campaign {
  width: 45%;
  float: right;
  padding: 7px 0px 5px 15px;
}
#frc-page-don .img-campaign img{
    width: 100%;
}

.view-donation .input-append .add-on{
  border-radius: 0;
  height: 45px;
  padding: 10px;
}
/*

*/
.view-donation #field_first_name,
.view-donation #field_last_name,
.view-donation #field_organization,
.view-donation #field_city,
.view-donation #field_zip,
.view-donation #field_country,
.view-donation #field_phone,
.view-donation #field_email{
  display: inline-block;
  width: 50%;
}

.view-donation #field_first_name,
.view-donation #field_organization,
.view-donation #field_city,
.view-donation #field_country{
  padding-right: 15px;
}

.view-donation #field_last_name,
.view-donation #field_zip,
.view-donation #field_phone,
.view-donation #field_email{
  padding-left: 15px;
}

.view-donation #field_first_name .control-label,
.view-donation #field_last_name .control-label,
.view-donation #field_organization .control-label,
.view-donation #field_address .control-label,
.view-donation #field_city .control-label,
.view-donation #field_zip .control-label,
.view-donation #field_country .control-label,
.view-donation #field_phone .control-label,
.view-donation #field_email .control-label,
#tr_frequency .control-label,
#tr_number_donations .control-label{
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 0;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}


.view-donation #field_address,
.view-donation #field_infoperso,
.view-donation #field_newsletter{
  width: 100%;
}

.hide-me-container,
#field_infoperso,
#field_newsletter{
  position: relative;
}

.view-donation #field_newsletter .control-label,
.view-donation #field_infoperso .control-label,
.view-donation .hide-me-container .control-label{
  width: auto;
  padding-left: 20px;
}

.view-donation #field_newsletter .control-label{opacity:0;}
.view-donation #field_infoperso .control-label{
  padding-top: 7px;
}

.view-donation .hide-me-container .control-label{
  padding-top: 0px;
}

body #infoperso ul li:before,
body #newsletter ul li:before{
  content:"";
}

.view-donation #field_newsletter .controls,
.view-donation #field_infoperso .controls,
.view-donation .hide-me-container .controls{
  position: absolute;
}

.view-donation .form-horizontal .control-group .controls{
  margin-left: 0;
}

.view-donation input.input-large,
.view-donation select,
.view-donation textarea,
.view-donation input[type="text"],
.view-donation input[type="password"],
.view-donation input[type="datetime"],
.view-donation input[type="datetime-local"],
.view-donation input[type="date"],
.view-donation input[type="month"],
.view-donation input[type="time"],
.view-donation input[type="week"],
.view-donation input[type="number"],
.view-donation input[type="email"],
.view-donation input[type="url"],
.view-donation input[type="tel"]{
  width: 100%!important;
  height: 45px;
  border-radius: 0;
}
  /**
  BOUTIQUE
   */
.frc-page-boutique .txt-boutique{}
.frc-page-boutique .img-boutique img{
  max-width: 100%;
}

.frc-page-boutique h1{
  color:#ad3925;
}

.autres-versions{
  width: 100%;
}

.autres-versions tr{
  border:0px solid transparent;
}

.autres-versions td{
  padding-right: 25px;
}

.autres-versions .titre-autres-versions{
  text-align: center;
}

.autres-versions .prix{
  color: #ffffff;
  position: absolute;
  background-color: #428aa2;
  display: inline-block;
  padding: 10px;
  font-weight: bold;
}

.autres-versions .img-autres-versions{
    text-align: center;
    background-color: #f0f0f0;
}

.autres-versions .img-autres-versions img{
  height: 190px!important;
  width: auto!important;
  padding: 10px 0;
}

.autres-versions .commander-autres-versions a{
  display: block;
  color: #fff!important;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
  display: block;
  padding: 7px 10px;
}

.eshop-products-list{
  margin: 60px 0;
}

.eshop-pre-nav, .eshop-next-nav{
  display:none;
}

#rgpd ul li:before,
#newsletter ul li:before{
	content:""!important;
}
#rgpd ul,
#newsletter ul{
	display: inline-block;
    float: left;
}

body #frc-boutique-produit #productTabs li{
  padding-left:0;
}

body #frc-boutique-produit #productTabs li:before{
  content:"";
}

#frc-boutique-panier .radio input[type="radio"], #frc-boutique-panier  .checkbox input[type="checkbox"]{
  margin-left: 0;
  position: relative;
  margin-right: 5px;
}

.frc-boutique{
  margin: 30px 0;
}

body .frc-boutique table.list td{
    padding: 5px;
}

body  #eshop-cart{
  display: none;
}

.com_eshop body #eshop-cart{
  display: block;
}

body #eshop-cart{
  position: fixed;
  background-color: #ad3925;
  border: 1px solid #ad3925;
  color: #fff;
  padding: 5px 70px 0 40px;
  transform: rotate(-90deg);
  top: 30%;
  right: -70px;
  cursor: pointer;
}

body #eshop-cart:hover, body #eshop-cart:hover h4, body #eshop-cart:hover h4:before{
  color: #ad3925;
  background-color: #fff;
}

#eshop-cart .eshop-items h4{
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 4px;
  position: relative;
}

#eshop-cart .eshop-items h4:before{
  font-family: "Font Awesome 5 Free";
  content: "\f291";
  display: block;
  position: absolute;
  right: -35px;
  top: 0px;
  color: #fff;
  font-weight: 900;
}

#eshop-cart .eshop-content {
  min-width: 187px;
  top: 79px;
  right: 0;
}

.com_eshop .product-info #productTabs{
  display: none;
}

.com_eshop .product-info #productContent{
  margin: 30px 0 10px;
  padding: 0;
  border: none;
}

.product-info h1 {
  margin-bottom: 35px;
}

.com_eshop .list .eshop-info-block{
  width: 70%;
  padding: 0 0 0 25px;
}

.eshop-items{
 cursor: pointer;
}

.eshop-items #eshop-cart-total{
  display: none;
}

#eshop-message-redirect, .layout-cancel #eshop-main-container, .task-process .payment-heading{
    width: 400px;
    margin: 85px auto;
    max-width: 100%;
}

/*
Page résultats de recherche
*/

#frc-search{
  margin-top: 40px;
}

body span.highlight, body .highlight{
  color: #ad3925;
  font-weight: bold;
  padding: 0;
  background-color: transparent;
}

body .search-results .result-title a{
  color: #333333;
  font-weight: 500;
}

body .search-results .result-created {
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}


@media print {
  header, nav, .article-sidebar, a.retour, .article-infos-print, .article-infos-share, #frc-inscription-newsletter, footer{
    display: none!important;
  }
  .page-header{
    height:auto!important;
  }
  #frc-page{
    margin-top: 0!important;
  }
  .page-header h1,
  .page-header h2{
    font-size: 29px!important;
    margin: 0 auto!important;
  }
  body .breadcrumb{
    width:100%!important;
  }
}

/*****************************************************RESPONSIVE *****************************************************/
.onlydesktop{
  display: block;
}

.onlymobile{
  display: none;
}

@media (max-width: 1200px){

  .sommaire-centre-formation .bloc-vert{
      padding: 42px 0;
  }

  body .t3-mainnav .menu-frc{
    width: 100%;
  }

  .page-header h1, .page-header h2{
    font-size:39px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    padding-left:95px;
    font-size: 80px;
  }

  #frc-home-refugies .informer-quiz-reseau,
  #frc-home-informer .informer-quiz-reseau{
    margin-top:50px;
  }

  #frc-home-refugies #frc-home-quiz-sdr,
  #frc-home-informer #frc-home-quiz {
    clear: inherit;
    float: right;
    margin-right: 0px;
  }

  body #t3-header .container,
  body .t3-mainnav .container{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  body #t3-header .container .row{
    margin-left: 0px;
    margin-right: 0px;
  }

  body #t3-header #menu-top {
    padding-top: 0;
    font-weight: 500;
    float: inherit;
    height: inherit;
    margin: 10px auto;
    text-align: center;
  }

  body .t3-mainnav .menu-frc{
    top:-1px;
  }

  .titre-encart-chiffres-cles {
    font-size: 45px;
  }

  .frise-jda-container, #frise-jda .col-md-3{
    width: 100%!important;
  }

  #frc-slider{
    margin-top:0;
  }

}

@media (max-width: 1200px) and (min-width: 992px) {

  body .t3-mainnav .menu-frc ul li a, body .t3-mainnav .menu-frc ul li span{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }

  /*body .menu-frc .logo-img{
    width: 200px;
  }*/

  #frc-home-refugies #frc-home-quiz-sdr ,
  #frc-home-informer #frc-home-quiz {
    width: 50%;
  }

  #home-evenements .home-evenement-item.home-evenement-item-1-2{
    height: 264px;
  }

  #frc-home-agenda .carousel-control{
    margin-top:64px;
  }

  #frc-fiche-formation .date-lieux-formation, #frc-fiche-formation .public-formation, #frc-fiche-formation .prerequis-formation{
    background-position: 200px 30px;
  }

  #frc-fiche-formation .date-lieux-formation {
    font-size: 20px;
  }

}

@media (max-width: 991px) {

  .sommaire-centre-formation .bloc-vert .img-cat{display: none;}

  .onlydesktop{
    display: none;
  }

  .onlymobile{
    display: block;
  }

    #menu-top .search #mod-search-searchword {
        height: 30px;
        margin-top: 4px;
        border-radius: 8px;
    }

  #frc-home-refugies #frc-home-quiz-sdr,
  #frc-home-informer #frc-home-quiz {
    width: calc(100% - 390px);
  }

  .nopadright, .nopadleft {
    padding-right: inherit;
    padding-left: inherit;
  }

  /* Navbar */
  .navbar-collapse.collapse {
    overflow-y: auto;max-height: 500px;
  }

  body .navbar-nav .open .dropdown-menu > li > a{
    line-height: inherit;
  }

  body .t3-mainnav .menu-frc ul li .level1 a,
  body .t3-mainnav .menu-frc ul li .level1 span{
    padding-left:35px;
    background-color: #f2f2f2;
    position: relative;
  }

  body .t3-mainnav .menu-frc ul li a:hover, body .t3-mainnav .menu-frc ul li span:hover{
    border-bottom: none!important;
    border-top: none!important;
  }

  body .t3-mainnav .menu-frc ul li .dropdown-menu.level1,
  body .t3-mainnav .menu-frc ul li.open {
    border-top: 2px solid #428aa2;
  }

  body .t3-mainnav .menu-frc ul li .dropdown-menu.level2 {
    border-top: 1px solid #001521;
  }

  body .t3-mainnav .menu-frc ul li .dropdown-menu.level3 {
    border-top: 1px solid #ccc;
  }

  body .t3-mainnav .menu-frc ul li .level1 a:before,
  body .t3-mainnav .menu-frc ul li .level1 span:before{
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    display: block;
    position: absolute;
    left: 15px;
    top: 18px;
    color: #428aa2;
    font-weight: 900;
    font-size:10px;
  }

  body .t3-mainnav .menu-frc ul li .level2 a,
  body .t3-mainnav .menu-frc ul li .level2 span{
    padding-left:35px;
    position: relative;
  }

  body .t3-mainnav .menu-frc ul li .level2 a:before,
  body .t3-mainnav .menu-frc ul li .level2 span:before{
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    display: block;
    position: absolute;
    left: 25px;
    top: 23px;
    color: #001521;
    font-weight: 900;
    font-size:5px;
  }

  body .t3-mainnav .menu-frc ul li .level3 a,
  body .t3-mainnav .menu-frc ul li .level3 span{
    padding-left:45px;
    position: relative;
    /*background-color: #999999;*/
  }

  body .t3-mainnav .menu-frc ul li .level3 a:before,
  body .t3-mainnav .menu-frc ul li .level3 span:before{
    content: "";
  }


  body .navbar-header {
    float: right;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-collapse.collapse.in {  /* NEW */
    display: block!important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  body .t3-mainnav .menu-frc{
    position: relative;
    float: left;
    width: 100%;
    top:inherit;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2 {
    padding-left: 60px;
    font-size: 60px;
  }

  #frc-home-chiffres .chiffres-cles .chiffre{
    font-size: 33px;
  }

  #frc-home-intro .home-intro:after{
    bottom: inherit;
  }

  .home-intro-bar{
    display: none;
  }

  #home-evenements{
    clear:both;
    margin-top: 60px;
  }

  #home-evenements .btn-bleu {
    float: right;
  }

  #frc-home-agir .col-md-4{
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin: 10px 0 20px;
  }

  #frc-home-agir .agir-bloc a{
    text-align: center;
  }

  #frc-home-refugies,
  #frc-home-informer,
  #frc-home-agenda,
  #frc-home-map,
  #frc-home-agir{
    padding-top: 100px;
    padding-bottom: 40px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    top:-100px;
  }

  .page-rapport #frc-page-defaut ul.rapports li{
    height: 345px;
  }

  .partie-1 .partie-droite .bloc-en-avant{
    margin: 25px 0;
  }

  .partie-1 .content{
    padding-right: 15px;
  }

  .page-header h1, .page-header h2{
    width: 85%;
  }

  #frc-page-dispositif .partie-plan-acces .bloc-adresse, .partie-dispositifs .bloc-adresse{
    position: relative;
    display: block;
    margin: 30px auto;
    width: 100%;
    height: auto;
    padding-left: 22%;
    top: inherit;
  }

  #frc-page-dispositif .partie-plan-acces .bloc-adresse .bloc-adresse-content, .partie-dispositifs .bloc-adresse .bloc-adresse-content{
    float: inherit;
  }


  #tabs-formation-documentation a#btn-tab-formation, #tabs-formation-documentation a#btn-tab-documentation {
    padding: 25px 30px;
    height: 95px;
  }

  #frc-formation-documentation .content, #frc-formation-documentation .partie-droite,
  .listing-formation .partie-droite{
    float:left;
    width: 100%;
  }

  .listing-formation .partie-droite,
  .listing-formation .content,
  #frc-fiche-formation .content,
  #frc-fiche-formation .partie-droite{
    padding-left:0;
    padding-right:0;
  }

  #frc-fiche-formation .center-bar:after {
    position: absolute;
    height: 40px;
  }

  .listing-formation .partie-droite{
    margin-bottom: 30px;
  }

  #frc-formation-documentation .partie-droite{
    margin-top: 30px;
  }

  #frc-formation-documentation .partie-droite .bloc-gris{
    width:100%;
  }

  .sommaire-bleu .sommaire-bleu-item {
    width: 100%;
    display: block;
    float: left;
    padding: 0!important;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  #frc-page-categorie .cat-list-item{
    min-height: auto;
  }

  .filtre-sous-categorie a {
    padding: 10px 25px;
    margin-right: 4px;
    display: block;
    margin-bottom: 10px;
  }

  .col-md-12.cat-list-item-container.onlymobile{
    padding-left:0;
    padding-right:0;
  }

  #frc-fiche-formation .date-lieux-formation, #frc-fiche-formation .public-formation, #frc-fiche-formation .prerequis-formation{
    background-position: 90% 30px;
  }

  #frise-jda .frise-jda-n2, #frise-jda .frise-jda-n3{
    background-image: none;
    padding-left: 45px;
  }

  #frise-jda .frise-jda-n2 .frise-jda-titre, #frise-jda .frise-jda-n3 .frise-jda-titre{
    padding-top:30px;
  }

  .btn-menu-mobile{
    float: right;
  }

    body #t3-header #menu-top .custommenutopmobile, body #t3-header #menu-top .search{
        display: inline-block;
    }

    body #t3-header #menu-top .custommenutopmobile{
        float:left;
        margin-left:15px;
    }
    body #t3-header #menu-top .search{
        float:right;
        margin-right:15px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

  #frc-slider .label_skitter_container h2 {
    font-size: 29px!important;
    line-height: 1.2em!important;
  }

  #frc-home-intro {
    padding-bottom: 55px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    top:-100px;
  }

  #frc-home-map .container{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .map-container .leaflet-control-layers-overlays label{
    font-size: 13px;
  }

  .map-container .leaflet-control-layers.leaflet-control, .map-container .leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded{
    max-width: 385px;
  }

  .gros-titre-gris, #frc-page-dispositif .partie-plan-acces h2 {
    font-size: 60px;
  }

}

@media (max-width: 821px) {
  .btn-menu-mobile .btn-rouge,
  .btn-menu-mobile .btn-gris{
    color: #050301!important;
    background-color: transparent;
    border: none;
    text-transform: none;
    box-shadow: none;
  }

  .btn-menu-mobile .btn-rouge .bas,
  .btn-menu-mobile .btn-gris .bas{
    font-size: 14px!important;
  }
}
@media (max-width: 768px) {

  h2{
    font-size: 26px;
  }

  .gros-titre-gris,#frc-page-dispositif .partie-plan-acces h2 {
    font-size: 50px;
  }

  .page-header h1, .page-header h2{
    font-size:33px;
    margin-top: 70px;
  }

  .page-header h1 img, .page-header h2 img{
    display: block;
    margin: 0px auto 10px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    padding-left:0;
  }

  #frc-home-refugies #frc-home-quiz-sdr,
  #frc-home-informer #frc-home-quiz{
    width: 100%;
  }

  body .t3-mainnav .menu-frc{
    position: inherit;
    top:inherit;
    margin-top:-2px;
  }

  #frc-slider{
    display: none;
  }

  #frc-home-intro{
      padding-bottom: 35px;
      padding-top: 15px;
  }

  #frc-home-intro h1{
    font-size:30px;
  }

  #frc-home-intro .home-intro{
    font-size:16px;
  }

  #frc-home-chiffres .chiffres-cles .chiffre-desc{
    margin-bottom: 20px;
  }

  #frc-footer h3{
    margin-top:40px;
  }

  #frc-home-map #frc-home-map-legende,
  .partie-dispositifs .bloc-adresse
  /*,.map-container .leaflet-control-layers.leaflet-control .leaflet-control-layers-list*/{
    display: none;
  }

  .leaflet-control-layers-toggle {
    background-position: 35% 50%;
  }

  .leaflet-touch .leaflet-control-layers.leaflet-control{
    width: 70%;
  }

  .leaflet-touch .leaflet-control-layers-overlays img{
    height: 15px;
    padding-right: 5px;
  }

  #show-all-markers{
    display: none;
  }

  #frc-home-agenda .col-sm-12{
    clear:both;
    float:left;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    font-size:45px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2{
    top:-90px;
  }

  #home-evenements .home-evenement-item.home-evenement-item-1-1,
  #home-evenements .home-evenement-item.home-evenement-item-1-2,
  #home-evenements .home-evenement-item.home-evenement-item-1-3{
    height: auto;
  }

  #home-evenements .home-evenement-item.home-evenement-item-1-1 .home-evenement-img,
  #home-evenements .home-evenement-item.home-evenement-item-1-2 .home-evenement-img,
  #home-evenements .home-evenement-item.home-evenement-item-1-3 .home-evenement-img{
    width: 100%;
    height: 150px;
  }

  #home-evenements .home-evenement-item.home-evenement-item-1-1 .home-evenement-txt,
  #home-evenements .home-evenement-item.home-evenement-item-1-2 .home-evenement-txt,
  #home-evenements .home-evenement-item.home-evenement-item-1-3 .home-evenement-txt{
    width: 100%;
    height: auto;
  }

  .page-rapport #frc-page-defaut ul.rapports li{
    width: 49%;
    height: auto;
  }

  .sous-titre{
    font-size: 19px;
  }

  .bloc-bleu-1-4-content, .bloc-bleu-content{
    min-height: inherit;
  }

  .bloc-bleu-1-3, .bloc-bleu-1-4{
    width:100%;
  }

  .bloc-centre-2-5, .cadre-55-blanc{
    width: 80%;
  }

  .partie-1{
    padding: 30px 0;
  }

  #frc-page-defaut{
    margin:0;
  }

  .sommaire-bleu .sommaire-bleu-link-item{
    width: 100%;
    padding:0!important;
    min-height: inherit;
    margin-left: 0!important;
  }

  .sommaire-bleu .sommaire-bleu-links-sans-image .sommaire-bleu-link-item a{
    display: block;
    margin: 10px 0;
    background-color: #fff;
    padding: 20px;
    min-height: inherit;
    height:auto;
  }

  .sommaire-bleu-formation-documentation .col-xs-3{
    padding-top:60px;
  }

  .bloc-jaune-1-4{
    width: 50%;
  }

  .custom{
    word-break: break-word;
  }

  #frise-projets .frise-projets-titre-1 {
    font-size: 18px;
  }

  /*.header-container{
    position: absolute!important;
    top: 0px!important;
  }

  #frc-slider, #frc-page {
    margin-top: 0px;
    padding-top: 150px;
  }*/

  #frise-jda .frise-jda-item{
    padding-bottom:40px;
  }

  #frise-jda .frise-jda-titre-1 {
    font-size: 16px;
  }

  body #frc-page .inscription-newsletter{
    margin-bottom: 30px;
  }

  .com_eshop .list .eshop-info-block{
    width: 100%;
    margin-top:30px;
  }

  .list .ajax-block-product.spanbox{
    margin-bottom:60px;
  }

  .com_eshop .list .eshop-info-block h5, .list .eshop-buttons{
    text-align: left;
  }

  #frc-page-defaut .campains-list .campain-list{
    width: 100%;
  }
  #frc-page-defaut .campains-list .campain-list:nth-child(2n){
    margin-left: 0!important;
  }

  .campain-list .campaign-details{
    margin: 0;
  }

  #frc-page-don h3{
    font-size:19px;
  }

  .view-donation #field_first_name,
  .view-donation #field_last_name,
  .view-donation #field_organization,
  .view-donation #field_city,
  .view-donation #field_zip,
  .view-donation #field_country,
  .view-donation #field_phone,
  .view-donation #field_email{
    display: block;
    width: 100%;
  }

  .view-donation #field_first_name,
  .view-donation #field_organization,
  .view-donation #field_city,
  .view-donation #field_country{
    padding-right: 0px;
  }

  .view-donation #field_last_name,
  .view-donation #field_zip,
  .view-donation #field_phone,
  .view-donation #field_email{
    padding-left: 0px;
  }

    .logos-bailleurs .logos-bailleurs-img:nth-child(2n+1){
        clear: both;
    }

  .logos-bailleurs .logos-bailleurs-img{
    float:left;
    width: 50%;
  }

  #frc-page  #blocsante, #frc-page  #bloccma {
    top:50px;
  }

}

@media (max-width: 730px) {
    .hide730{display:none;}

    body #t3-header .bg-gris{
        background-color: #001521!important;
    }

    #menu-top .custommenutopmobile a.btn-top-menu-2 {
        border-color: #fff;
    }

    #menu-top .custommenutopmobile a.btn-top-menu-1 {
        border-color: #ad3925;
    }

    #frc-home-intro .btn-demande-asile{
      display: block;
    }
}
@media (max-width: 660px) {

  .bfQuickMode #sectiongauche.bfNoSection, .bfQuickMode #sectiondroite.bfNoSection,
  .bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type=text]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus{
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
  }

  #tabs-formation-documentation a#btn-tab-formation, #tabs-formation-documentation a#btn-tab-documentation {
    padding: 5px 30px;
  }

  .sommaire-bleu-formation-documentation{
    padding: 10px 15px!important;
  }

}

@media (max-width: 630px) {

  .sommaire-centre-formation .bloc-vert {
      margin: 0 0 25px;
      padding: 15px 25px;
      width: 100%;
  }

  .sommaire-centre-formation .bloc-vert .img-cat{display: block;}

  .sommaire-centre-formation .col-md-8 {
    padding-right: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .sommaire-centre-formation .col-md-8 .sommaire-bleu-formation-documentation{
    margin-bottom: 20px;
  }

}

@media (max-width: 585px) {

  #suivez-nous {
    display: block;
    padding-left: 5px;
  }

  .sommaire-bleu-formation-documentation .col-xs-3{
    text-align: center;
  }

  .sommaire-bleu-formation-documentation .col-xs-3, .sommaire-bleu-formation-documentation .col-xs-9{
    width: 100%;
  }

  #frc-page-dispositif.formation-documentation-partie-plan-acces .partie-plan-acces .bloc-adresse .bloc-adresse-content{
    width:auto;
  }
  #frc-page-dispositif .partie-plan-acces .bloc-adresse, .partie-dispositifs .bloc-adresse{
    padding: 20px 15px;
  }

  #frise-jda .frise-jda-titre .frise-jda-titre-1-container .frise-jda-pointilles{
    display: none;
  }

  #frise-jda .frise-jda-titre .frise-jda-titre-1-container {
    display: inline-block;
    width: 90%;
  }

  #frise-jda .frise-jda-titre-2 {
    display: block;
    top:inherit;
    left: inherit;
    position: relative;
  }

  #frise-jda .frise-jda-titre img{
    padding-bottom:7px;
  }

  #frise-jda .frise-jda-contenu{
    margin-left:0;
    width: 100%;
    padding: 50px 5px 0 5px;
  }

  #frise-jda .frise-jda-item:last-child .frise-jda-contenu:before{
    display: none;
  }

}

@media (max-width: 532px) {

  #frc-inscription-newsletter .btn-rouge-a {
    margin-left: 0!important;
    margin-top: 10px;
  }

  #tabs-formation-documentation a#btn-tab-formation, #tabs-formation-documentation a#btn-tab-documentation {
    font-size:16px;
  }

  .bloc-formules-individuelle .btn-vert,
  .bloc-formules-sur-mesure .btn-vert{
    font-size:15px;
    padding: 15px;
    display: block;
  }

  .bloc-formules-individuelle .btn-vert:after,
  .bloc-formules-sur-mesure .btn-vert:after{
    content:"";
  }

  #frise-projets .frise-projets-titre-1 {
    font-size: 14px;
  }

  #frise-projets .frise-projets-date{
    font-size:17px;
  }

  #frise-projets .frise-projets-item-impair .frise-projets-titre-2{
    padding-left: 20px;
  }

  #frise-projets .frise-projets-item-pair .frise-projets-titre-2 {
    padding-right: 20px;
  }

  #frise-projets img.frise-projets-pointilles{
    width: 15px;
  }

  .frise-projets-contenu-date, .frise-projets-contenu-titre, .frise-projets-contenu h4{
    font-size: 18px;
  }

}

@media (max-width: 500px) {

  h2{
    font-size: 22px;
  }

  .gros-titre-gris, #frc-page-dispositif .partie-plan-acces h2 {
    font-size: 35px;
  }

  .page-header h1, .page-header h2{
    font-size:28px;
  }

  #frc-home-intro h1{
    display: none;
  }

  #frc-home-intro .home-intro{
    width: 100%;
    padding: 0;
  }
  #frc-home-intro .home-intro:after{
    display: none;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2 {
    font-size: 32px;
  }

  #frc-home-refugies, #frc-home-informer, #frc-home-agenda, #frc-home-map, #frc-home-agir {
    padding-top: 75px;
    padding-bottom: 40px;
  }

  #frc-home-refugies h2, #frc-home-informer h2, #frc-home-agir h2, #frc-home-agenda h2, #frc-home-map h2 {
    top: -72px;
  }

  .content ul.category-module, .partie-1 .content ul {
    padding-left: 0px;
  }

  .sous-titre{
    font-size: 17px;
  }

  .bloc-jaune-1-4{
    width: 100%;
  }

  .bloc-jaune-1-4-content, .bloc-jaune-content{
    min-height: inherit;
  }

  #frise-jda .frise-jda-titre .frise-jda-titre-1-container {
    display: inline-block;
    width: 75%;
  }

  .btn-menu-mobile {
    float: left;
    margin-bottom: 10px;
  }

  #menu-top .search {
    margin-left: 5px;
  }

}

@media screen and (max-width:480px) {
  #tarteaucitronAlertSmall{
    display:none!important;
  }
}


@media (max-width: 450px) {

  #frc-formation-documentation .partie-droite .bloc-vert .col-xs-7,
  #frc-formation-documentation .partie-droite .bloc-bleu .col-xs-7,
  .itemid-121 .bloc-vert .col-xs-7,
  .itemid-121 .bloc-bleu .col-xs-7{
    width: 100%;
  }

  #frc-formation-documentation .partie-droite .bloc-vert .col-xs-5,
  #frc-formation-documentation .partie-droite .bloc-bleu .col-xs-5,
  .itemid-121 .bloc-vert .col-xs-5,
  .itemid-121 .bloc-bleu .col-xs-5{
    display: none;
  }

  .btns-hauts .bulletin{
    display:none;
  }

    body #t3-header #menu-top .search{
        width: calc(100% - 228px);
    }

    #menu-top .search #mod-search-searchword{
        width: 100%;
    }
}

@media (max-width: 372px) {

  #frc-home-agenda .carousel-control{
    margin-top:64px;
  }

  .titre-encart-chiffres-cles {
    font-size: 35px;
  }

  .partie-1 .partie-droite .bloc-en-avant li strong, .partie-1 .partie-droite .bloc-en-avant li b, .bloc-en-avant li strong, .bloc-en-avant li b {
    font-size: 28px;
  }

  #tabs-formation-documentation a#btn-tab-formation, #tabs-formation-documentation a#btn-tab-documentation {
    font-size:14px;
    padding: 5px;
  }

  #frc-fiche-formation .date-lieux-formation, #frc-fiche-formation .public-formation, #frc-fiche-formation .prerequis-formation{
    background-image: none;
  }

  .consulter-le-catalogue img{
    display:none;
  }

  #frc-fiche-formation .date-lieux-formation, #frc-fiche-formation .public-formation, #frc-fiche-formation .prerequis-formation{
    padding: 15px;
  }

    .logos-bailleurs .logos-bailleurs-img{
        float:left;
        width: 100%;
    }

}


.carousel .carousel-item {
  height: 20em;
}
.carousel .carousel-item > *:first-child {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}



/*SOCIAL MEDIA*/
.social_slider {
    width: 370px;
    position: fixed;
    z-index: 999;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.5s 0.2s;
    transition: all 0.5s 0.2s;
}
@media only screen and (min-device-width: 0) and (max-width: 768px) {
    .social_slider {
        display: none;
    }
}
@media (min-width: 768px) {
    .social_slider {
        display: block;
    }
}
.social_slider:hover {
    -webkit-transition: all 0.5s 0.2s;
    transition: all 0.5s 0.2s;
}
.social_slider a:hover {
    background-color: transparent;
    text-decoration: none;
}
.social_slider a:active {
    z-index: 99999;
    position: relative;
}
.social_slider section {
    padding: unset;
    display: none;
    height: 100%;
}
.social_slider section:first-of-type {
    display: block;
}
.social_slider input[type="radio"] {
    display: none !important;
}
.social_slider #tab1:checked ~ label ~ #content1 {
    display: block;
}
.social_slider #tab2:checked ~ label ~ #content2 {
    display: block;
}
.social_slider label {
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px -7px #000;
    box-shadow: 0 0 20px -7px #000;
}
.social_slider label:first-of-type {
    margin-top: 50px;
}
.social_slider label span {
    height: 68px;
    color: #fff;
    margin: 10px 4px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-font-smoothing: antialiased;
}
.social_slider label::before {
    border-top: 1px solid #f2f2f2;
}
.social_slider i {
    position: absolute;
    width: 33px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: unset;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    background: #0000001a;
}
.social_slider .icon,
.social_slider .facebook_icon,
.social_slider .twitter_icon {
    width: 32px;
    height: 115px;
    cursor: pointer;
    position: relative;
    z-index: 99998;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.social_slider .icon:hover,
.social_slider .facebook_icon:hover,
.social_slider .twitter_icon:hover {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.social_slider .facebook_icon {
    background-color: #3289d9;
}
.social_slider .twitter_icon {
    margin-top: 10px;
    background-color: #27a4d9;
}
.social_slider .box,
.social_slider .facebook_box,
.social_slider .twitter_box {
    width: 370px;
    height: 520px;
    border-radius: 8px;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99998;
}
.social_slider .facebook_box {
    border: 10px solid #3289d9;
    background-color: #fff;
}
.social_slider .twitter_box {
    border: 10px solid #27a4d9;
    background: #fff;
}
.social_slider .twitter_box #twitter-widget-0 {
    min-height: 470px !important;
}
.social_slider .copyrightlink {
    display: block;
    position: absolute;
    background: transparent;
    color: #b9b9b9;
    font-size: 10px;
    margin: 525px 15px;
    text-decoration: none;
    text-shadow: none !important;
    text-align: left;
}
.social_mobile {
    position: relative;
    z-index: 10000;
}
@media only screen and (min-device-width: 0) and (max-width: 768px) {
    .social_mobile {
        display: inline !important;
    }
}
@media (min-width: 768px) {
    .social_mobile {
        display: none !important;
    }
}
.social_mobile a {
    float: left;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 24px;
    display: list-item;
    list-style-type: none;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.social_mobile a:hover {
    outline: 0 none !important;
    color: #fff;
    width: 55px;
    -webkit-transition-duration: 0.5s !important;
    transition-duration: 0.5s !important;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.social_mobile a.titleText {
    display: none;
}
.social_mobile i {
    line-height: inherit;
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
.social_mobile .top-left {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.social_mobile .facebook {
    background-color: #3289d9;
}
.social_mobile .facebook:hover {
    background-color: #226fb6;
}
.social_mobile .twitter {
    background-color: #27a4d9;
}
.social_mobile .twitter:hover {
    background-color: #1f84ae;
}