

#search-form .btn-secondary,
#search-form .me-2,
#search-query-explained{
  display:none!important;
}

#search-form .btn-primary{
  display: inline-block;
    float: right;
}
#search-form .form-inline{
  margin-top:15px;
}

@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}

.logo-img{
  width:250px;
}
.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: #124484;
  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: 'Nunito', 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;
}
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;
  border-bottom: 1px solid #eeeeee;
}
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: "";
}
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;
}

body .nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 9px;
  line-height: 20px;
}

body .nav > li > a{
    padding: 10px 9px;
}

@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: #124484;
  border-bottom-color: #124484;
  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: 48px;
  line-height: 35px;
  width: 48px;
  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;
}
.tags {
  margin-bottom: 20px;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.fields-container dd {
  border-bottom: 1px dotted #e1e1e1;
  padding: 6.66666667px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 20px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.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-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 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
#mailto-window h2 .mailto-close {
  background-color: #e1e1e1;
  border-radius: 3px;
  float: right;
  height: 26px;
  line-height: 22px;
  text-align: center;
  width: 26px;
}
#mailto-window h2 .mailto-close span {
  color: #999999;
  line-height: 22px;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#mailto-window h2 .mailto-close:hover span,
#mailto-window h2 .mailto-close:focus span,
#mailto-window h2 .mailto-close:active span {
  color: #555555;
}
#mailto-window .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#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;
}
.profile-edit .input-prepend .media-preview {
  float: left;
}
.profile-edit .input-prepend #jform_com_fields_uavatar {
  background-color: #ffffff;
  box-shadow: none;
}
.profile-edit .input-prepend .btn {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0 3px 3px 0;
  text-align: center;
}
.profile-edit .input-prepend .btn span.icon-remove {
  margin-right: 0;
}
.profile-edit .input-prepend .btn.modal {
  background-color: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 0;
  position: relative;
  margin: 0 0 0 -1px;
}
.profile-edit .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:after {
  content: " ";
  display: table;
}
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
#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;
  }
}
.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;
  }
}

#bfLabel92,#bfLabel129{
    opacity:0;
}

.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_email_copy {
  margin-left: 0;
}
@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;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  content: " ";
  display: table;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#jform_privacyconsent_privacy input {
  margin-left: 0;
}
#jform_privacyconsent_privacy label {
  margin-right: 10px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_terms_terms-lbl a.modal {
  display: inline-block;
  font-weight: normal;
  position: relative;
}
#jform_terms_terms input {
  margin-left: 0;
}
#jform_terms_terms label {
  margin-right: 10px;
}
#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-warning .alert-message {
  background-color: transparent;
  color: #c09853;
}
.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;
}
.alert-error .alert-message {
  background-color: transparent;
  color: #b94a48;
}
.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: 34px;
}
.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;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.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 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.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 {
}
.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;*/
  background-color: #2d2d2d;
  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;
}
/************************************************************* CUSTOM *********************************************************************/
/*
  General
*/
body{
  font-family: 'Open Sans', sans-serif;
  color:#262626;
}

body h1,
body h2,
body h3,
body h4,
body h5
{
  font-weight: 600;
  text-align:left;
}

.home body h1{color: #124484;text-transform: uppercase;}
.home body h2{color: #124484;padding-bottom: 0!important;margin-bottom: 0;}
.home body h2:after{display: none;}

body h3{
  color: #00ACE8;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 15px;
  position: relative;
  line-height: 1.3em!important;
}

/*body h3:after{
  content:"";
  background-color: #00ACE8;
  height:4px;
  width: 60px;
  position:absolute;
  bottom: -25px;
  left:0;
}*/


body h4{
  color: #00ACE8;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

body h5{color: #1e1e1e;}
{font-weight: 600;}

body .home h2{
  font-size:35px;
}

body #t3-mainnav.navbar-default{
  background-color: #fff;
}

body #t3-mainnav{
  padding: 40px 0;
}

body .page-os #t3-mainnav{
  padding: 15px 0;
}

body #t3-mainnav .t3-navbar{
  float:right;
  margin-top:15px;
}

body #t3-mainnav .nav > li{
  padding-left:0;
}

body #t3-mainnav .nav > li > span,
body #t3-mainnav .nav > li > a{
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  color:#124484;
  font-size:13px;
  font-weight: 600;
}

body .navbar-default .navbar-nav > .active > a,
body .navbar-default .navbar-nav > .active,
body #t3-mainnav .nav > li.active > a,
body #t3-mainnav .nav > li.active,
body #t3-mainnav .nav > li > a:hover,
body #t3-mainnav .nav > li > .separator:hover,
body #t3-mainnav .nav > li.open > .separator,
body #t3-mainnav .nav > li{
  background-color: transparent!important;
  color:#00ACE8;
}

body #t3-mainnav .nav > li .separator, body #t3-mainnav .nav > li{
  cursor: pointer;
}

body .navbar-default .navbar-nav > .active:after,
body #t3-mainnav .nav > li.active:after,
body #t3-mainnav .nav > li:hover:after{
  content: "";
  background-color: #00ACE8;
  height: 3px;
  width: 35px;
  position: absolute;
  margin-left: -13px;
  left: 50%;
}

body #t3-mainnav .nav > .dropdown > .dropdown-toggle .caret {
  margin-left: 8px;
  margin-top: -2px;
}

/*.t3-megamenu .mega > .mega-dropdown-menu:before{
  position: absolute;
  top: -18px;
  font-size: 25px;
  font-family: "Font Awesome 5 Free";
  content: "\f0d8";
  font-weight: 600;
  left: 55px;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
}*/

.t3-megamenu .mega > .mega-dropdown-menu{
  background-image: url("/templates/t3_bs3_blank/images/bg/bg-sous-menu.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  border: none;
  width: 250px;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 30px;
}

.t3-megamenu .mega > .mega-dropdown-menu ul {
  padding-top: 13px;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav{
  padding-left: 0;
  padding-right: 0;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner{
  padding: 0;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner li{
  padding: 0;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner li a{
  padding: 20px 25px;
  color: #124484;
  font-weight: 600;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner li:hover, .t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner li:hover a{
  background-color: #124484!important;
}

.t3-megamenu .mega > .mega-dropdown-menu .mega-col-nav .mega-inner li:hover a{
  color:#fff;
}

body .navbar-default .navbar-nav > li.dropdown {
  padding-bottom: 23px;
  margin-bottom: -15px;
}

body .navbar-default .navbar-nav > li.dropdown:hover:after {

}

body a:hover{
  text-decoration: none;
}
a.btn-default,
a.btn-bleu-fonce,
a.btn-bleu-clair,
a.btn-orange,
a.btn-fushia{
  padding: 15px 60px 15px 40px;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}

a.btn-default:after,
a.btn-bleu-fonce:after,
a.btn-bleu-clair:after,
a.btn-fushia:after,
a.btn-orange:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 40px;
}

a.btn-bleu-clair{background-color: #00ACE8;}
a.btn-bleu-fonce,a.btn-default{background-color: #124484;}
a.btn-orange{background-color: #ea9e18;}
a.btn-fushia{background-color: #e6215b;}

a.btn-bleu-clair:hover,
a.btn-default:hover,
a.btn-bleu-fonce:hover,
a.btn-orange:hover,
a.btn-fushia:hover{
  text-decoration: none;
  color:#ffffff;
}

ul li.chevron-bleu-clair,
ul li.chevron-bleu-fonce,
ul li.chevron-orange,
ul li.chevron-fushia{
  position:relative;
  padding-left:20px;
  list-style: none;
  font-weight: 600;
}

ul li.chevron-bleu-clair:before,
ul li.chevron-bleu-fonce:before,
ul li.chevron-orange:before,
ul li.chevron-fushia:before{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0px;
}

ul li.chevron-bleu-clair:before, .bleu-clair{color: #00ACE8!important;}
ul li.chevron-bleu-fonce:before, .bleu-fonce{color: #124484!important;}
ul li.chevron-orange:before, .orange{color: #ea9e18!important;}
ul li.chevron-fushia:before, .fushia{color: #e6215b!important;}

body p{
  line-height: 1.42857143;
}
body img{
  max-width: 100%;
  height:auto;
}

body ul{
  padding-left:10px;
}

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

body .breadcrumb > li{
  padding-left:0px;
  font-size:13px;
}

body.mceContentBody ul{
  padding-left:20px;
}

body.mceContentBody ul li{
  list-style: disc;
  padding-left:0px;
}

body .item-page ul li:before,
body .article-resume ul li:before{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 4px;
  font-weight: 600;
  color: #00ACE8;
  font-size: 0.7em;
  top: 1px;
}

.clear, hr{
  clear: both;
}

#container-mainbody-os{
  background-image: url("/templates/t3_bs3_blank/images/bg/bg-breadcrumbs-gris2.jpg");
  background-repeat: repeat-x;
}

.colonne-4-img img{
  margin-bottom: 50px;
  width: 100%;
}
/*
  Header
*/
@media (min-width: 992px) {
  .header-fixed-space{
    height: 185px;
    display: block;
  }
  .header-fixed {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 999;
  }
}

.header-top{
  background-color: #124484;
  padding: 10px 0;
}

.header-top ul{
  margin-left:0;
  margin-bottom:0;
  padding-left:0;
  padding-top: 6px;
}
.header-top ul li{
  display: inline-block;
  position: relative;
}

.header-top ul li a{
  position: relative;
  padding-left: 25px;
  color: #fff;
  margin-right: 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.header-top ul li a:hover,.header-top ul li a:hover:before{
  color:#00ACE8;
}

.header-top ul li a:before{
  position: absolute;
  left: 0px;
  color:#fff;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
}

/*#link-presse:before{
  content: "\f5ad";
}

#link-contact:before{
  content: "\f095";
}*/

a#link-contact{
    margin-right: 0;
    background-color: #ea9e18;
    border: 1px solid #ea9e18;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    color: #ffffff;
}

a#link-contact:hover{
  background-color: transparent;
}

#link-espace-securise:before{
  content: "\f2bd";
}

#image-header .image-header-bg{
  width: 100%;
  height:400px;
  background-size: cover;
  background-position: 50%;
}

#mainbody-os img{
  -webkit-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.35);
}

.page-os{
  background-color: #f4f4f4;
}

/*
  FOOTER
 */
.container-lien-footer-bas{
  float:left;
  margin: 40px 40px 30px 0;
}

.container-lien-footer-bas-droit{
  float:right;
  margin: 40px 0px 30px 40px;
}

a.lien-footer-bas{
  padding: 18px 25px;
  border-radius: 4px;
  position: relative;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  width: 130px;
  height:75px;
  line-height:1.3em;
}

a.lien-footer-bas-bleu-clair{background-color: #00ACE8;}
a.lien-footer-bas-bleu-fonce{background-color: #124484;}
a.lien-footer-bas-orange{background-color: #ea9e18;}
a.lien-footer-bas-fushia{background-color: #e6215b;}

#copyright-footer{
  text-align:center;
}

#copyright-footer .menu{
  margin-bottom:40px;
}

#copyright-footer .menu li{
  display: inline-block;
}

#copyright-footer .menu li a,#copyright-footer .menu li.active a{
  /*color: #3b3b3b;*/
  color:#fff;
  font-weight: 600;
  position:relative;
  padding-left:25px;
  background-color:transparent;
}

#copyright-footer .menu li:first-child a:after{
    content:"";
}

#copyright-footer .menu li a:after{
  position: absolute;
  left:0;
  content:"|";
}

#copyright-footer .menu li a:hover{
  background-color: transparent;
}

/*
  Bouton hvr
*/
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/*
CONTACT
*/
.page-os .bfQuickMode .bfErrorMessage{
    background: transparent;
    border: 1px solid #f4f4f4;
    font-weight: normal;
}

.page-os .bfQuickMode .bfLabelLeft label {
    width: 35%;
    float: left;
    margin: 0px 15px 10px 0px;
    font-weight: 600;
    font-size: 16px;
    color: #124484;
    text-align: right;
}

.page-os  .bfQuickMode section input[type='text'], .page-os  .bfQuickMode section textarea, .page-os  .bfQuickMode section select {
    float: left;
    margin: 0px 0 15px 0;
    width: 45%;
    border-radius: 0;
}

.bfQuickMode section textarea{
    height:200px;
}

.bfClearfix div span{color:#f4f4f4;}

.bloc-formulaire-contact{
    border-left:20px solid #00ACE8;
    padding-top: 75px!important;
}

.page-os .bloc-formulaire-contact button{
    clear: both;
    float: left;
    margin-left: 37.5%;
    padding: 5px 30px;
    border-radius: 4px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background-color: #124484;
    border: none;
}

/* QUIX */
body .qx-element-wrap span{
  line-height:1.3em!important;
}
.section-os h2{
  text-transform: uppercase;
  font-size:35px;
}

.section-bleu h2{
  color:#ffffff;
}

.section-bleu h2:after {
  background-color: #ffffff;
}

.btn-bleu-fonce,
.btn-bleu-clair,
.btn-orange,
.btn-fushia{
  line-height: inherit!important;
}

.btn-bleu-fonce .qx-btn-primary,
.btn-bleu-clair .qx-btn-primary,
.btn-orange .qx-btn-primary,
.btn-fushia .qx-btn-primary{
  padding: 15px 60px 15px 40px;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  font-size:14px;
}

.btn-bleu-fonce .qx-btn-primary:after,
.btn-bleu-clair .qx-btn-primary:after,
.btn-fushia .qx-btn-primary:after,
.btn-orange .qx-btn-primary:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 40px;
  top:15px;
}

.btn-bleu-clair .qx-btn-primary{background-color: #00ACE8;border-color: #00ACE8;}
.btn-bleu-fonce .qx-btn-primary{background-color: #124484;border-color: #124484;}
.btn-orange .qx-btn-primary{background-color: #ea9e18;border-color: #ea9e18;}
.btn-fushia .qx-btn-primary{background-color: #e6215b;border-color: #e6215b;}

.btn-bleu-clair:hover,
.btn-bleu-fonce:hover,
.btn-orange:hover,
.btn-fushia:hover{
  text-decoration: none;
  color:#ffffff;
}

.qx-inner.frontend .qx-element.bloc-adresse {
  padding: 50px;
  background: #f4f4f4;
  border: 1px solid #00ACE8;
  margin: 50px auto;
}

  /*HOME*/
body .home-entete h1{
  font-weight: 600;
  color:#fff!important;
  padding-top: 150px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 1px;
}

.home-entete h1 span{
  display: block;
  text-align: center;
}

#qx-button-3479{
  float:right;
}

.mission-bloc h4{
  height: 35px;
  line-height: 1.2em!important;
  text-align: center;
}

.bloc-espacesecu-container h4{
  height: 35px;
  line-height: 1.2em!important;
  text-align: center;
}

.container-chiffres-cles{
  background-color: #124484;
  color:#fff;
  text-align:center;
  display: block;
  font-weight: 600;
  float: left;
  padding: 10px 0px 0px;
}

.container-chiffres-cles .contenu-chiffres-cles{
  width: 50%;
  display: inline-block;
  float: left;
  padding-top: 25px;
  position: relative;
  padding-bottom: 12px;
}

.container-chiffres-cles .contenu-chiffres-cles:nth-child(3):before,
.container-chiffres-cles .contenu-chiffres-cles:nth-child(4):before{
  position: absolute;
  top: 0;
  content: " ";
  height: 1px;
  background-color: #556b9d;
  width: 50px;
  left: 15%;
  width: 70%;
}

.container-chiffres-cles .contenu-chiffres-cles:nth-child(3):after,
.container-chiffres-cles .contenu-chiffres-cles:nth-child(4):after{
  /*border-top:1px solid #556b9d;
  border-bottom:1px solid #556b9d;*/
  position: absolute;
  bottom: 0;
  content: " ";
  height: 1px;
  background-color: #556b9d;
  width: 50px;
  left: 15%;
  width: 70%;
}

.container-chiffres-cles .contenu-chiffres-cles .chiffre{
  font-size:30px;
  display: block;
  font-family: "Nunito", sans-serif;
  padding-bottom: 4px;
  padding-top: 3px;
}

.container-chiffres-cles .contenu-chiffres-cles .chiffre-label{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  display: block;
  height:45px;
  font-weight: 400;
}

.home-actualites{
  background-color: #fff;
}

.home-actualites h2{
  color:#124484;
}

.home-actualites h3{
  padding: 30px 0 30px 160px;
  color:#124484;
  font-size: 28px;
  margin-bottom: 10px;
}

.home-actualites .a-la-une{
  background-image: url("/templates/t3_bs3_blank/images/bg/bg-bandeau-bleu-clair.jpg");
  background-repeat: repeat-y;
  background-color: #f4f4f4;
  padding: 1px 15px;
}

.home-actualites .offres-emploi{
  background-image: url("/templates/t3_bs3_blank/images/bg/bg-bandeau-bleu-fonce.jpg");
  background-repeat: repeat-y;
  background-color: #f4f4f4;
  padding: 1px 15px;
}

.home-actualites .a-la-une,
.home-actualites .offres-emploi{
  height:690px;
  position: relative;
}

.home-actualites .btn-actu-absolute{
  position: absolute;
  bottom: 25px;
  left: 170px;
}

body .page-os .home-actualites .offres-emploi p,
body .page-os .home-actualites .offres-emploi .item-titre,
body .page-os .home-actualites .offres-emploi .item-titre span,
body .page-os .home-actualites .container-item-offres-emploi,
body .page-os .home-actualites .a-la-une p,
body .page-os .home-actualites .a-la-une .item-titre,
body .page-os .home-actualites .container-item-a-la-une,
body .page-os .home-actualites .a-la-une .item-titre span{
  text-align: left!important;
}

.a-la-une .container-item-a-la-une,
.offres-emploi .container-item-offres-emploi{
  margin-bottom: 20px;
  display: block;
  float:left
}
.a-la-une .container-item-a-la-une:nth-child(2),
.offres-emploi .container-item-offres-emploi:nth-child(2){
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
}

.a-la-une .container-item-a-la-une .item-a-la-une-img,
.offres-emploi .container-item-offres-emploi .item-offres-emploi-img{
  display: inline-block;
  width: 180px;
  height: 126px;
  border: 1px solid #ccc;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center;
}

.a-la-une .container-item-a-la-une .item-a-la-une-img{
  background-size: contain;
}

.a-la-une .container-item-a-la-une .item-a-la-une-txt,
.offres-emploi .container-item-offres-emploi .item-offres-emploi-txt{
  padding: 0 20px 0 150px;
  float:left;
  position:relative;
}

.a-la-une .container-item-a-la-une .item-a-la-une-txt a.lire-la-suite-small,
.offres-emploi .container-item-offres-emploi .item-offres-emploi-txt  a.lire-la-suite-small{
  font-size:13px;
}

.a-la-une .container-item-a-la-une .item-a-la-une-txt.with-image,
.offres-emploi .container-item-offres-emploi .item-offres-emploi-txt.with-image{
  padding: 0 20px;
  width: calc(100% - 190px);
}

.a-la-une .container-item-a-la-une .item-a-la-une-txt,
.offres-emploi .container-item-offres-emploi .item-offres-emploi-txt{
  display: inline-block;
}

.a-la-une .container-item-a-la-une .item-titre,
.offres-emploi .container-item-offres-emploi .item-titre{
  color: #00ACE8;
  font-family: "Nunito" ,sans-serif;
  font-size:17px;
  font-weight: 600;
}

#qx-column-38430{
  display: none;
}

.txt-mentions,.txt-mentions p{
    font-size: 13px!important;
    font-style:italic;
    text-align: justify;
}

.titre-rejoignez-notre-equipe h3{
  font-size:28px!important;
  color:#fff;
  position: relative;
  display: inline-block;
  padding-bottom: 25px!important;
}

.titre-rejoignez-notre-equipe h3:after{
  content: "";
  background-color: #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.container-construisons{
  background-color: #f4f4f4;
  padding: 20px 40px 40px;
}

.container-construisons h3 {
  font-size: 28px;
  color: #124484;
  margin-bottom: 10px;
}


/* PAGE */
.bloc-texte-bg-transparent-clair{
  padding:30px;
  background-color: rgba(255, 255, 255, 0.7);
}

.img-portrait h5{
  color:#fff!important;
  font-family: 'Nunito', sans-serif!important;
}
.img-portrait .qx-element-person__position{
  color:#fff!important;
}

.img-portrait img{
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 3px 36px -7px rgba(0, 0, 0, 0.8);
}

.img-right-absolute{
  position: absolute;
  z-index:2;
}

.en-avant-border-fushia{
  border: 2px solid #e6215b;
}
.en-avant-border-bleu-foncece{
  border: 2px solid #124484;
}
.en-avant-border-bleu-clair{
  border: 2px solid #00ACE8;
}
.en-avant-border-orange{
  border: 2px solid #ea9e18;
}

#qx-text-9271 {
  padding: 45px 0;
  color: #124484;
}

/*
  Page LISTE ETABLISSEMENTS
*/
#nos-etablissement .row {
  background-color: #f4f4f4;
  margin-bottom: 20px;
  padding-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.container_list_etablissement {
  padding: 0 40px 10px;
  margin-bottom: 20px;
}

.container_list_etablissement .titre-localite{
  font-family: "Nunito", sans-serif;
  font-size:21px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}

.container_list_etablissement ul{
  margin-left:0;
}

.container_list_etablissement ul li{
  list-style: none;
  position: relative;
  padding-left:15px;
  padding-bottom: 5px;
  font-weight: 600;
}

.container_list_etablissement ul li:before{
  content:"\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left:0;
  top:4px;
  font-weight: 600;
  font-size:11px;
}

.container_list_etablissement_bleu-clair ul li:before{
  color:#00ACE8!important;
}
.container_list_etablissement_bleu-fonce ul li:before{
  color:#124484!important;
}
.container_list_etablissement_orange ul li:before{
  color:#ea9e18!important;
}
.container_list_etablissement_fushia ul li:before{
  color:#e6215b!important;
}

.container_list_etablissement ul li a{
  color:#262626;
}

.container_list_etablissement_image{
  position: relative;
}

.container_list_etablissement_image  img:first-child{
  position:relative;
  display: block;
}

.container_list_etablissement_image img{
  position: absolute;
  top: 0;
  display: none;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}

li.medicosocial{
  color:green!important;
}

.container_list_etablissement ul li.medicosocial:before,
.container_list_etablissement ul li.medicosocial ul li:before{
  color:green!important;
}

.container_list_etablissement ul li.medicosocial ul{
  margin-top:5px;
}

#presentation{
  background-color: #124484;
}
#presentation h2{
  color:#fff;
}

#activites{background-color: #f4f4f4;}

#equipe{
  background-color: #ea9e18;
}
#equipe h2{
  color: #ffffff;
}

#documents{background-color: #ffffff;}

#modalites{
  background-color: #00ACE8;
}
#modalites h2{
  color: #ffffff;
}

#partenaires{background-color: #f8f8f8;}

ul li.qx-element-accordion-item{
  padding-left: 0px;
}

ul li.qx-element-accordion-item:before{
  content:"";
  display: none;
}

.qx-accordion-content{
  background-color: #fff;
}

/* DIRECTION GENERALE*/
#qx-accordion-38196 .qx-accordion-title{
  background-color: #f4f4f4;
}

#qx-accordion-38196 .qx-element-accordion-item{
  border:1px solid #1e1e1e;
  border-radius: 0;
}

#qx-accordion-38196 .qx-open .qx-accordion-title {
  background-color: #124484;
  color:#fff;
}

#qx-accordion-38196 .qx-element-accordion-item ul li:before{
  color:#124484;
}

/*
  VERSION 2 ************************************************************
*/
/*
QX
*/
.deux-colonnes .qx-row .qx-column .qx-col-wrap{
  padding: 15px 40px 15px 0px!important;
}

.deux-colonnes .qx-row .qx-column:nth-child(2) .qx-col-wrap{
  padding: 15px 0px 15px 40px!important;
}

.six-blocs .bloc-bleu,
.six-blocs .bloc-blanc{
    height: 270px;

}
/*
Custom
*/

body h5 {
  color: #1e1e1e;
  font-size: 18px;
}

body .page-os, body .page-os p{
  font-family: "Open Sans", sans-serif;
  font-size:14px;
  line-height:1.9em;
  color:#595959;
}

body .page-os{
  background-color: #fff;
}

body .page-os .qx-element, body .page-os .qx-element p, .item-page-container p{
  line-height:1.9em!important;
  text-align: justify;
  font-weight: 600;
}

body .page-os .qx-divider-separator{
    border-top-width: 2px!important;
  color:#f4f4f4;
}

.qx-column ul{
  margin-top:15px;
}

.qx-column ul li, .bloc-text ul li{
  position:relative;
  padding-left:20px;
  list-style: none;
  line-height: 1.9em!important;
}

.qx-column ul li:before,
.bloc-text ul li:before{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0px;
  color: #00ACE8;
  font-weight: 600;
}

.qx-section{
  padding:50px 0;
}

#heading-img {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    /*background-image: url("/images//headers/MDLF-enfants-famille-salaries.jpg");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in;
}

.view-search #heading-img,
.view-article #heading-img,
.view-category #heading-img,
.view-login #heading-img{
  background-image: url("/templates/t3_bs3_blank/images/bg/bg-header.jpg");
}

#heading-breadcrumbs {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: rgba(0 , 170, 232, 1);
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in;
}

.view-article table td,
.view-category .article-resume table td{
	padding:10px;
}

.page-os #heading-h1{
    padding-top: 40px;
  padding-bottom: 0!important;
}

.page-os #documents #heading-h1{
    padding-top: 20px;
}

.page-os #heading-h1 h1, body h2{
  font-size: 28px;
  color:#2d2d2d;
  position:relative;
  display: inline-block;
  text-transform: none;
  padding-bottom: 25px!important;
  position: relative;
}

.page-os #heading-h1 h1{
  font-size: 30px;
  color:#2d2d2d;
}

body h2{
  font-size: 27px;
  color:#2d2d2d;
}

body .page-os .texte-blanc, body .page-os .texte-blanc p{
  color:#ffffff!important;
}

/*.page-os #heading-h1 h1:after, body h2:after{
  content:"";
  background-color: #2d2d2d;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom:0;
}*/

.page-os #heading-img{
  height:350px;
}

.page-os #heading-breadcrumbs .breadcrumb, .page-os #heading-breadcrumbs .breadcrumb a, .page-os #heading-breadcrumbs .breadcrumb > .active{
  background-color: transparent;
  color:#fff;
}

.page-os #heading-breadcrumbs.breadcrumbs-offre .breadcrumb{
  padding-right:255px;
}

#heading-img .titre-section h2{
  color: #fff;
  text-align: center;
  font-size: 60px;
  text-shadow: 2px 2px 2px rgba(150, 150, 145, 1);
  display: block;
  padding-top: 45px;
}
#heading-img .titre-section h2:after{
  display:none;
}

.page-os #heading-breadcrumbs .breadcrumb{
  margin-top: -5px;
  margin-bottom: -5px;
  padding-right: 281px;
  text-align: left;
}

.page-os #heading-breadcrumbs .breadcrumb li:before{
  color:#fff;
}

.page-os #heading-breadcrumbs .breadcrumb li:first-child{
  padding-left:0;
}
.page-os #heading-breadcrumbs .breadcrumb li:first-child:before{
  content:"";
}


.img-legende-gris figure,
.img-legende-blanc figure{
  margin-bottom: 0!important;
  width: 100%!important;
}

.img-legende-gris img,
.img-legende-blanc img{
  width:100%!important;
}

.img-legende-gris .qx-element-blurb__content,
.img-legende-blanc .qx-element-blurb__content{
  text-align: center;
  padding: 15px;
}

.img-legende-gris .qx-element-blurb__content{
  background-color: #f4f4f4!important;
}

.img-legende-blanc .qx-element-blurb__content{
  background-color: #ffffff!important;
}

.img-legende-gris .qx-element-blurb__title,
.img-legende-blanc .qx-element-blurb__title{
  color:#00ACE8!important;
  font-size: 17px!important;
  margin-bottom: 10px!important;
}

.img-legende-gris .qx-element-blurb__body,
.img-legende-blanc .qx-element-blurb__body{
  color:#595959;
  font-size:14px;
  line-height: 1.6em!important;
}

.mission-container .mission-bloc .qx-element-blurb__body{
  height: 65px;
}

.section-gris .qx-element-blurb__wrapper.logo-legende {
  background-color: #fff;
  padding: 20px;
  height: 270px;
}

.logo-legende figure{
  width: 100%!important;
  text-align: center;
  height: 180px;
  margin-bottom: 0!important;
}

.logo-legende figure a{
  height: 100px;
  line-height: 10em!important;
}
.logo-legende img{
  width:auto!important;
  max-width:100%!important;
}

.logo-legende  .qx-element-blurb__title{
  margin-bottom: 10px!important;
  text-align: center;
}

.logo-legende  .qx-element-blurb__title span{
  color: #2d2d2d;
  font-size: 14px!important;
  line-height: 1.3em!important;
  font-weight: bold;
  display: block;
}


.en-avant-border-top-bottom {
  border-top: 5px solid #00ACE8;
  border-bottom: 5px solid #00ACE8;
  font-size: 17px;
  line-height: 1.6em!important;
  font-weight: 600;
  padding: 25px 0;
}

.en-avant-border-top-bottom p, .en-avant-border-top-bottom{
  text-align: left!important;
}

.section-gris{
  background-color: #f4f4f4;
}

.section-bleu{
  background-color: #124484;
}

.bloc-bleu{
  background-color: #124484;
    padding: 35px;
    color:#ffffff;
}

.qx-element-text-v2.bloc-bleu,
.bloc-bleu .qx-element-text-v2{
  font-size: 1.2em;
  font-weight: 400!important;
}

.qx-element-text-v2.bloc-bleu h5,
.qx-element-text-v2.bloc-bleu strong,
.qx-element-text-v2.bloc-bleu b,
.bloc-bleu .qx-element-text-v2 h5,
.bloc-bleu .qx-element-text-v2 strong,
.bloc-bleu .qx-element-text-v2 b
{
  font-weight: 600!important;
}

.qx-element-text-v2.bloc-bleu h5,
.bloc-bleu .qx-element-text-v2 h5
{
  font-size:1.3em;
}

.bloc-bleu ul li, .bloc-bleu p, .bloc-bleu h2, .bloc-bleu  h3,.bloc-bleu  h4,.bloc-bleu  h5,.bloc-bleu  a{
    color:#fff!important;
}

.bloc-bleu .bloc-blanc ul li, .bloc-bleu .bloc-blanc p, .bloc-bleu .bloc-blanc h2, .bloc-bleu  .bloc-blanc h3,.bloc-bleu  .bloc-blanc h4,
.bloc-bleu  .bloc-blanc h5,.bloc-bleu  .bloc-blanc a{
  color:#595959!important;
}

.bloc-bleu  a{
  color:#fff!important;
  text-decoration: underline!important;
}

.bloc-gris {
  background-color: #f4f4f4;
  padding: 35px;
}

.bloc-gris-bordure {
  background-color: #f4f4f4;
  padding: 35px;
  border: 1px solid #ffffff;
}

.bloc-blanc {
  background-color: #ffffff;
  padding: 35px;
}

.bloc-blanc-bordure {
  background-color: #ffffff;
  padding: 35px;
  border: 1px solid #f4f4f4;
}

body .bloc-blanc h3,body .bloc-gris h3{
  margin-top:10px;
}

.bloc-blanc img,
.bloc-blanc img{
  width: 100%!important;
}

.qx-element-text-v2 ul li ul{
  margin-left: 0;
  margin-top: 5px;
  margin-bottom: 15px;
}

#bloc-portrait-femmes .qx-element-blurb__content{
  height: 138px;
}

#bloc-antenne-aemo .qx-element-blurb__content{
  height: 190px;
}

#bloc-antenne-aemo .qx-element-blurb__content .qx-element-blurb__title{
  text-transform: uppercase;
}

#bloc-antenne-aemo .qx-element-blurb__content li{
  text-align:left!important;
  padding-bottom: 10px;
}

.bloc-equipe-n1,.bloc-equipe-n2,.bloc-equipe{
  background-color: #ffffff;
  padding: 35px;
  font-weight: bold;
  position: relative;
  margin: 30px;
}

body .page-os .bloc-equipe-n1 p,
body .page-os .bloc-equipe-n2 p,
body .page-os .bloc-equipe p,
body .page-os .bloc-equipe-n1,
body .page-os .bloc-equipe-n2,
body .page-os .bloc-equipe{
  text-align:center!important;
}

.bloc-equipe-n1{
  color:#124484;
}

.bloc-equipe-n1:after{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  bottom: -55px;
  font-size: 45px;
  left: 50%;
  margin-left: -23px;
  color: #00ACE8;
}

.bloc-equipe-n2{
  color:#00ACE8;
}

.bloc-equipe-n2:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f053";
  left: -55px;
  font-size: 45px;
  top: 50%;
  margin-top: -23px;
  color: #00ACE8;
}

.bloc-equipe-n2:after{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  right: -55px;
  font-size: 45px;
  top: 50%;
  margin-top: -23px;
  color: #00ACE8;
}


.bloc-equipe-n3:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  bottom: -55px;
  font-size: 45px;
  left: 50%;
  margin-left: -23px;
  color: #00ACE8;
}

.bloc-equipe-milieu{
  font-size: 45px;
  text-align: center!important;
  color:#fff;
}

.bloc-equipe-milieu hr {
  margin-top: 0;
  margin-bottom: 0;
}

.bloc-orga,
.bloc-orga-n2,
.bloc-orga-n1{
    background-color: #ffffff;
    padding: 35px;
    font-weight: bold;
    position: relative;
    margin: 0px;
    text-align:center!important;
}

.bloc-orga ul li{
    text-align:left!important;
    padding-bottom: 10px;
}

.bloc-orga-n1{
  color:#124484;
}

.bloc-orga-n2{
  color:#00ACE8;
}

.bloc-orga-milieu{
  font-size: 45px;
  text-align: center!important;
  color:#fff;
}

.bloc-orga-milieu hr {
  margin-top: 0;
  margin-bottom: 0;
}

.page-os .bloc-orga-pe{
    text-align: center!important;
    background-color: #00ACE8;
    color: #fff;
    font-size: 20px;
    padding:15px;
}
.page-os .bloc-orga-ms{
    text-align: center!important;
    background-color: green;
    color: #fff;
    font-size: 20px;
    padding:15px;
}

.color-bleu-clair{
  color:#00ACE8!important;
}

p.citation,
div.citation{
  position:relative;
  padding-left:60px;
  background-image:url("/images/template/quote.png");
  background-repeat : no-repeat;
  background-position: 15px 10px;
  background-size: inherit;
  font-weight: 600!important;
  color:#295271!important;
  border-left:10px solid #f4f4f4;
  margin-left: 45px;
  padding-right: 45px;
}

.bloc-gris-bordure p.citation,
.bloc-gris-bordure div.citation,
.bloc-gris p.citation,
.bloc-gris div.citation{
  border-left:10px solid #ffffff;
}

.liste-espace li{
  padding-bottom: 10px;
}

.titre-en-avant-blanc,.titre-en-avant-blanc p,.titre-en-avant-blanc div{
  color:#fff!important;
  font-family: Nunito!important;
  font-size:28px;
  line-height:1.5em!important
}

.titre-en-avant-bleu,.titre-en-avant-bleu p,.titre-en-avant-bleu div{
  color:#124484!important;
  font-family: Nunito!important;
  font-size:28px;
  line-height:1.5em!important
}

.titre-en-avant-bleu-clair,.titre-en-avant-bleu-clair p,.titre-en-avant-bleu-clair div{
  color:#00ACE8!important;
  font-family: Nunito!important;
  font-size:28px;
  line-height:1.5em!important
}

.first-letter{
  width: 70px;
  float: left;
  padding: 5px 0px;
  margin-right: 10px;
}


#section-coordonnees, .section-coordonnees{
  background-color: #ffffff;
}

#section-coordonnees .container-bloc-coordonnees,
.section-coordonnees .container-bloc-coordonnees{
  border-bottom:2px solid #124484;
}

#section-coordonnees .bloc-coordonnees,
.section-coordonnees .bloc-coordonnees{
  background-color: #f4f4f4;
}

#section-coordonnees h3,
.section-coordonnees h3{
  margin-top: 35px;
}

#section-coordonnees .bloc-coordonnees li,
.section-coordonnees .bloc-coordonnees li{
  padding-bottom: 15px;
  padding-top: 10px;
  line-height: 1.8em!important;
}

#section-coordonnees .bloc-coordonnees li:before,
.section-coordonnees .bloc-coordonnees li:before{
  font-size:17px;
}

#section-coordonnees .bloc-coordonnees li strong,#section-coordonnees .bloc-coordonnees li b,
.section-coordonnees .bloc-coordonnees li strong,.section-coordonnees .bloc-coordonnees li b{
  font-size: 17px;
}

/* PAGE ETABLISSEMENT */
#btn-liste-etablissement{
  position: absolute;
  right: 0;
  top: -46px;
  border-radius: 0px;
  padding: 10px 45px 10px 25px;
}

a#btn-liste-etablissement:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 25px;
}

/* PAGE AGENDA */
#btn-se-deconnecter{
  position: absolute;
  right: 0;
  top: -100px;
  border-radius: 0px;
  padding: 10px 45px 10px 25px;
}

a#btn-se-deconnecter:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 25px;
}

#menu-etablissement-container .qx-container, #menu-etablissement-container .qx-container .qx-col-wrap, #menu-etablissement-container .qx-container .qx-col-wrap ul{
  padding: 0;
}

#menu-etablissement{
  width:100%;
  z-index:999;
}

#menu-etablissement li{
  display: inline-block;
  border-radius: 0;
  width: 16.4%;
  text-align: center;
  margin:0;
  position: relative;
  padding-left: 0;
}

#menu-etablissement li:before{
  content:"";
}

/*#menu-etablissement li:after {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 60%;
  background: rgba(0,0,0,0.07);
  content: '';
  z-index:2;
}*/


#menu-etablissement li a{
  padding: 90px 0 20px;
  color: #00ACE8;
  float: left;
  font-family: 'Nunito', sans-serif!important;
  font-weight: 600;
  background-color: #f4f4f4;
  width: 90%;
  font-size: 17px;
}

#menu-etablissement li a{
  position:relative;
}

#menu-etablissement li a:before{
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 50%;
  top: 45px;
  margin-left: -15px;
  font-size: 31px;
  color: #124484;
}

#menu-etablissement li a.active:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #124484;
  content: '';
  pointer-events: none;
}

#menu-etablissement li a.icon-presentation:before{
  content:"\f059";
  font-weight: normal;
}

#menu-etablissement li a.icon-activites:before{
  content:"\f013";
  font-weight: 600;
}

#menu-etablissement li a.icon-equipe:before{
  content:"\f2bd";
  font-weight: 600;
}
#menu-etablissement li a.icon-documents:before{
  content:"\f15b";
  font-weight: normal;
}
#menu-etablissement li a.icon-modalites:before{
  content:"\f129";
  font-weight: 600;
  margin-left: -9px;
}

#menu-etablissement li a.icon-partenaires:before{
  content:"\f2b5";
  font-weight: normal;
  margin-left: -20px;
}

#menu-etablissement li a.active,
#menu-etablissement li:hover a{
  background-color: #124484;
  color:#fff;
}

#menu-etablissement li:hover a:before,
#menu-etablissement li a.active:before{
  color:#fff;
}

#menu-etablissement li a.active {
}

/*PAGE DOCUMENTS*/
.qx-element-icon-list ul li{
  padding-left: 0px;
  background-color: #f4f4f4;
  padding: 20px 0 20px 45px;
  font-weight: 600;
  min-width: 500px;
  max-width: 100%;
}

.qx-element-icon-list ul li:before{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 30px;
  color: #00ACE8;
  font-weight: 600;
  top: 17px;
}

.qx-element-icon-list ul li i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 35px !important;
  background: #00ACE8;
  width: 100px!important;
  height: 100%!important;
  text-align: center;
  padding-top: 8px;
  color:#ffffff!important;
}

.qx-element-icon-list ul li:hover i{
  background-color: #124484;
}

.qx-element-icon-list ul li:hover:before{
  color: #124484;
}

.qx-element-icon-list ul li:hover a,.qx-element-icon-list ul li:hover{
  color: #124484;
}

.qx-element-call-to-action__wrapper .qx-accordion .qx-element-accordion-item{
  padding-left:0!important;
}

#search #searchbox,
#search #searchbox.bind{

}

/*
 PAGE ESPACE SECU
*/
#qx-button-esecu{
  width: 100%;
}
#qx-button-esecu a{
  float:right;
}

.retour-accueil-espace-secu ul{
    position: absolute;
    right: 0;
    top: -55px;
}

.retour-accueil-espace-secu ul li a{
    color:#ffffff;
}

.retour-accueil-espace-secu2 ul,
.retour-accueil-espace-secu3 ul{
    margin-top: 20px;
    padding-left: 0;
}

.retour-accueil-espace-secu2 ul li a{
    color:#124484;
}

div.retour-accueil-espace-secu3{
  position: absolute;
  top:-75px;
}

.retour-accueil-espace-secu3 ul li a{
    color:#fff;
}

.retour-accueil-espace-secu2 ul li:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0px;
    color: #124484;
    font-weight: 600;
}

.retour-accueil-espace-secu3 ul li:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0px;
    color: #ffffff;
    font-weight: 600;
}
/*
ARTICLE
*/
.item-page{
  position: relative;
}

.item-page-container{
    padding-bottom: 80px;
}

/*
  Page offre
*/
#page-offre{
    margin-bottom: 40px;
    position: relative;
}

#page-offre .bloc-info{
    font-weight: 600;
    margin-bottom: 25px;
}

#page-offre .lieu-offre-label,
#page-offre .type-offre-label{
    color:#124484;
    text-transform: uppercase;
    display: block;
    padding-top:10px;
}

#page-offre .container-fiche-offre{
    margin-top: 20px;
}

.container-fiche-offre .container-offre-info{
    padding-top:20px;
    border-bottom: 3px solid #00ACE8;
    border-top: 3px solid #00ACE8;
}

.container-offre-rgpd{
  padding-top:20px;
}

.container-offre-rgpd p{
  font-size: 12px!important;
  color: #333!important;
  text-align:justify;
}

#btn-toutes-les-offres{
    position: absolute;
    right: 0;
    top: -46px;
    border-radius: 0px;
    padding: 10px 65px 10px 40px;
}

.container-offre-poste .bloc-text{
    margin-bottom: 20px;
    text-align: justify;
}


/*
LISTE ARTICLES
*/
#list-articles{
  margin-bottom: 40px;
}

#list-articles .table-bordered{
  border:none;
}

#list-articles .category tr th{
  background-color: transparent;
  padding: 20px;
  font-weight: 600;
  border:none;
  text-transform: uppercase;
}

#list-articles .category  tr td{
  background-color: #f4f4f4;
  padding: 20px;
  font-weight: 600;
}

#list-articles .pagination > li:last-child > a, #list-articles .pagination > li:last-child > span{
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
  padding: 10px 17px!important;
  color: #124484;
  font-weight: 600;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #ffffff!important;
  background-color: #124484;
  border-color: #dddddd;
  cursor: default;
}


#list-actus .article-intro img{
  max-width: 350px;
}

#list-actus  .items-leading article .item-image {
  width: 40%;
  height: 255px;
  border: 1px solid #d1d1d1;
  margin: 0;
  background-size: contain;
  background-position: 50% 0%;
  cursor: pointer;
  background-repeat: no-repeat;
}

#list-actus  article .article-resume {
  float: left;
  width: 60%;
  /*height: 255px;*/
  position: relative;
  padding-left: 20px;
}

/*#list-actus  article .article-resume .readmore{
  bottom: 0px;
  position: absolute;
  right: 0;
}*/

#list-actus .article-header .article-title{
  color: #00ACE8;
  font-size: 25px;
  margin-bottom: 0;
  padding-bottom: 0!important;
}

#list-actus div article{
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 55px;
}

#list-actus div article{
  padding-top: 45px;
}

#list-actus .article-info a,
#list-actus .article-info,
.view-article .article-info,
.view-article .article-info a{
  color:#999999;
}


.page-os .list-actus-h1 #heading-h1 h1{
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}


.view-login .login-wrap {
    margin: 80px auto 125px;
    width: 510px;
    display: block;
}

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

#documents .document h2{
    width: 100%;
    line-height: 1.4em!important;
    color:#00ACE8;
}

#documents .document h2.joomdoc-32-folder a{
    color:#124484;
}

#documents .document h2.joomdoc-32-folder{
    line-height: 1em;
    padding: 10px 0px 4px 45px!important;
    background-size: 27px;
    border:none!important;
    font-size: 19px;
}

#documents .document h2 a{
  color:#2d2d2d;
}
#documents .document h2 a{
    font-size:15px;
    line-height: 1em;
    background-size: 27px;
    border:none!important;
}


#documents .document h2.joomdoc-32-folder {
  background-image: url(/templates/t3_bs3_blank/images/ico/doc.png) !important;
}
#documents .document .joomdoc-32-pdf {
  background-image: url(/templates/t3_bs3_blank/images/ico/pdf.png) !important;
  background-size: auto!important;
}
#documents .document .joomdoc-32-doc-rtf-docx {
  background-image: url(/templates/t3_bs3_blank/images/ico/doc-rtf-docx.png) !important;
  background-size: auto!important;
}

body #documents .document h2.icon {
  background-repeat: no-repeat;
  border-bottom: none;
  background-position-y: 0;
  float: left;
  padding-left: 40px;
  padding-bottom: 10px!important;
  padding-top: 0px!important;
}

body #documents .document{
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  width: 100%;
}

#documents .document .info,#documents .document .toolbar{
    background-image: none;
    display: inline-block;
}

#documents .pagination{
    clear: both;
    display: block;
    width: 100%;
}

#documents .pagination label{
    float:left;
}

#documents a.backdocument{
  padding: 5px 50px 5px 60px;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
  color: #2d2d2d;
  font-weight: 600;
  display: inline-block;
  background-color: #f4f4f4;
  margin: 0px 0 30px;
  float: left;
}

#documents a.backdocument:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 40px;
}

#documents .desc-doc{
    float:left;
    position:relative;
    padding-left: 55px;
}

#documents .desc-doc:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 40px;
  font-weight: 600;
}

#documents #search{
  background-color: #f4f4f4;
  padding: 30px;
  margin-bottom: 50px;
}

#documents #search h4{
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  color: #2d2d2d;
}

#documents #search #searchBox label.label-bleu {
  padding-top:10px;
  text-align:left;
  color: #00ACE8;
  display: block;
  clear: both;
}

#documents #search label.inline{
  line-height: 1em;
}

#documents #search #searchBox .btn-bleu-fonce{
  margin: 20px auto 0;
  color:#fff;
  cursor:pointer;
}

#documents #search #searchBox .btn-reset{
  padding-left:20px;
  cursor:pointer;
}

div#documents .empty{
  clear:both;
}

/************************************************************** FAIRE UN DON *************************************************************/
#top-right-olga{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3px;
}

.mod-finder label{
  display:none;
}
.mod-finder input[type="text"]{
  height: 39px;
  margin-top: 3px;
}

#mod-custom156{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3px;
}

#mod-custom156 a#link-don{
  background-color: rgba(0, 172, 232, 1);
  border: 1px solid rgba(0, 172, 232, 1);
  text-align: center;
  padding: 10px 15px;
  border-radius: 5px;
  color: #ffffff;
}

#mod-custom156 a#link-don:hover{
  background-color: #124484;
  border: 1px solid #ffffff;
}

@media (max-width: 768px){
  .col-links-left{
    width: 25px!important;
    display: inline-block!important;
  }
  #link-espace-securise span{
    display: none;
  }
  .col-links-right{
    width: calc(100% - 40px)!important;
    display: inline-block!important;
    padding: 0;
  }
}

@media (max-width: 380px){
  .col-links-right{
    width: 100%!important;
  }
  .col-links-right .search{
      width: calc(100% - 165px) !important;
  }
}

/************************************************************** RESPONSIVE ***************************************************************/
@media (max-width: 1200px){

  #menu-etablissement li a{width: 100%;}

}
@media (min-width: 1201px){

  #qx-column-18428 {
    height: 358px;
  }
  
  #qx-raw-html-57382{
	padding-bottom:48px;
  }

}
@media (max-width: 1200px) and (min-width: 992px) {
  
  #qx-column-18428 {
    height: 390px;
  }
  
  #qx-raw-html-57382{
	padding-bottom:44px;
  }
  
  .mission-bloc h4{
    height:65px;
  }

  .home-actualites .a-la-une, .home-actualites .offres-emploi {
    height: 775px;
  }

  #menu-etablissement li {
    width: 16.3%;
  }
}
@media (max-width: 991px) {

  #qx-column-1242,
  #qx-column-87244{
    width: 100%;
    max-width: 100%;
    flex:100%;
  }

  #qx-column-8259,
  #qx-column-3261,
  #qx-column-8363,
  #qx-column-6065{
    width: 50%;
    max-width: 50%;
    flex: 50%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  #qx-column-8259 .qx-element-blurb__media,
  #qx-column-3261 .qx-element-blurb__media,
  #qx-column-8363 .qx-element-blurb__media,
  #qx-column-6065 .qx-element-blurb__media{
    width:100%;
  }

  .mission-bloc h4 {
    height: 55px;
  }

  .home-actualites .a-la-une, .home-actualites .offres-emploi {
    height: auto;
    position: relative;
    float: left;
    padding-bottom: 100px;
  }

  .deux-colonnes .qx-row .qx-column .qx-col-wrap{
    padding: 15px 15px 15px 0px!important;
  }

  .deux-colonnes .qx-row .qx-column:nth-child(2) .qx-col-wrap{
    padding: 15px 0px 15px 15px!important;
  }

  .container_list_etablissement_image img{
    display:none!important;
  }

}

@media (max-width: 991px) and (min-width: 768px) {
  #menu-etablissement li {
    width: 16.2%;
  }
}

@media (max-width: 768px) {

  body .navbar-default .navbar-nav > .active:after, body #t3-mainnav .nav > li.active:after, body #t3-mainnav .nav > li:hover:after {
    display:none;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: none;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li {
    border-top: 1px solid #e7e7e7;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #124484;
  }

  .navbar-default .navbar-toggle{
    border-color: #124484;
    background-color: #124484;
  }

  .navbar-toggle{
    border-radius: 0px;
  }

  .navbar-default .navbar-toggle .fa-bars:before{
    color:#fff;
  }

  /*#t3-mainnav .logo-container{
    display: block;
    text-align: center;
  }*/
  .container > .navbar-header{
    display: inline-block;
    float:right
  }
  .navbar-default .navbar-collapse{
    margin-top: 20px;
  }
  #qx-column-1175{
    margin-bottom: 30px;
  }

  #qx-column-1175, #qx-column-2877{
    text-align:center;
  }

  #qx-button-3479,#qx-button-59107 {
    float: inherit;
  }

  #qx-button-3479 a,#qx-button-59107 a{
    width:240px;
  }

  #qx-image-8242 img{
    width:50%;
  }

  .home body h2 {
    padding-bottom: 25px !important;
    padding-top: 10px !important;
  }

  #menu-etablissement li {
    width: 16%;
  }

  #menu-etablissement li a{
    font-size:13px;
  }

  #menu-etablissement li a:before,
  #menu-etablissement li a:after{
    display:none;
  }

  #menu-etablissement-container{
    padding-top: 0;
    padding-bottom: 0;
    max-width: 96%;
  }

  .container-bloc-coordonnees .qx-column{
    display: none;
  }

  .container-bloc-coordonnees .qx-column.bloc-coordonnees{
    display: block;
  }

  #btn-liste-etablissement {
    position: absolute;
    right: 0;
    top: -30px;
    border-radius: 0px;
    padding: 2px 45px 2px 25px;
  }

  .page-os .qx-row .qx-column .qx-col-wrap,
  .page-os .deux-colonnes .qx-row .qx-column:nth-child(2) .qx-col-wrap,
  .page-os .deux-colonnes .qx-row .qx-column .qx-col-wrap{
    width: 100%!important;
    padding: 0 15px!important;
  }

  .img-right-absolute{
    position: relative!important;
  }

  #bloc-portrait-femmes .qx-element-blurb-v2{
    margin-bottom: 15px;
  }

  .en-avant-border-top-bottom{
    margin-bottom:15px;
  }

  .bloc-formulaire-contact{
    padding-top: 30px!important;
    margin-top: 20px;
  }

  .page-os .bfQuickMode .bfLabelLeft label{
    text-align:left;
  }

  .bfQuickMode section.bfElemWrap{
    padding-left:40px;
  }

  #qx-column-38480{
    background-color: #f4f4f4;
  }
  #qx-column-17499,
  #qx-column-31503,
  #qx-column-84501 {
    flex: 33%;
    max-width: 33%;
  }

  #qx-column-17499 figure.qx-element-blurb__media,
  #qx-column-31503 figure.qx-element-blurb__media,
  #qx-column-84501 figure.qx-element-blurb__media{
    width:100%;
  }

  #qx-row-81425 .mission-bloc{
    padding-left:inherit;
    padding-rigth:inherit;
  }

  #qx-row-81425 .mission-bloc h4{
    height:auto!important;
  }

  .container-construisons, .container-construisons h3{
    margin-top:0px;
  }

  #qx-column-23118,
  #qx-column-93143{
    margin-bottom:2px;
  }

}

@media (max-width: 590px) {
  #menu-etablissement {
    margin: 0 auto;
    text-align: center;
  }
  #menu-etablissement li {
    width: auto;
  }
  #menu-etablissement li a {
    padding: 0 5px;
  }
  #btn-liste-etablissement{
    right:-15px;
  }
}

@media (max-width: 500px) {

  a.btn-default, a.btn-bleu-fonce, a.btn-bleu-clair, a.btn-orange, a.btn-fushia {
    padding: 10px 35px 10px 15px;
    font-size: 13px;
    text-transform: initial;
  }

  a.btn-default:after, a.btn-bleu-fonce:after, a.btn-bleu-clair:after, a.btn-fushia:after, a.btn-orange:after {
    right: 15px;
  }

  .container-lien-footer-bas{
    margin-right:10px;
  }

  #tarteaucitronAlertSmall{
    display:none!important;
  }
  .page-os #heading-breadcrumbs .breadcrumb{
    display: none;
  }

  .view-login .login-wrap{
    width: 80%;
  }

  #qx-column-8259,
  #qx-column-3261,
  #qx-column-8363,
  #qx-column-6065{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  .mission-bloc h4 {
    height: 33px;
  }

  .home-actualites .a-la-une, .home-actualites .offres-emploi{
    background-image: none;
  }

  .home-actualites .offres-emploi{
    margin-top: 20px;
  }

  .home-actualites h3 {
    padding: 10px;
    text-align: center;
  }

  .a-la-une .container-item-a-la-une .item-a-la-une-img, .offres-emploi .container-item-offres-emploi .item-offres-emploi-img{
    width: 100%;
    display: block;
  }
  .a-la-une .container-item-a-la-une .item-a-la-une-txt.with-image, .offres-emploi .container-item-offres-emploi .item-offres-emploi-txt.with-image {
    padding: 30px 20px;
    width: 100%;
  }
  .home-actualites .btn-actu-absolute{
    left: 15px;
  }

  .page-os #heading-img {
    height: 250px;
    padding-top: 60px;
  }

  #heading-img .titre-section h2{
    font-size:39px;
  }

  p.citation, div.citation{
    margin-left:0px;
    padding-left: 37px;
    background-size: 15px;
  }
}

@media (max-width: 400px) {
  #qx-text-7127 .btn-bleu-fonce{
    margin-bottom: 15px;
  }
}

/*PRINT*/
@media print {
  #menu-etablissement-container{display:none}
}