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

@media screen and (max-width: 768px) {
  .mn-mod-header h3 {
    font-size: 16px;
  }
}
.mn-mod-header .mn-title h1,
.mn-mod-header .mn-title h2,
.mn-mod-header .mn-title h3,
.mn-mod-header .mn-title h4,
.mn-mod-header .mn-title h5,
.mn-mod-header .mn-title h6 {
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.2;
}
.mn-mod-header .mn-description h1,
.mn-mod-header .mn-description h2,
.mn-mod-header .mn-description h3,
.mn-mod-header .mn-description h4,
.mn-mod-header .mn-description h5,
.mn-mod-header .mn-description h6 {
  font-weight: 300;
  line-height: 1.2;
  color: #92D03F;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:focus {
  color: #FFF;
  background: #000;
}}
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.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:1390px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #a21c4c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #691d23;
  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,
.rl_tabs-toggle-inner{
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  /* text-transform: uppercase; */
}
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;
  }
/*h3::before {
    position: absolute;
    content: '';
    margin-left: -25px;
    z-index: 10;
    width: 20px;
    height: 20px;
    border-radius: 0%;
    -webkit-transform: translateX(0%) rotate(-23deg);
    transform: translateX(0%) rotate(-23deg);
    background-color: #A00C47;
}*/
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: 18px;
}
h2,
.h2 {
  font-size: 25px;
  color: #c0a884;
  margin-bottom:40px;
  /* text-shadow: 1px 1px #000000; */
  text-transform: uppercase;
}
h3, .h3 {
    font-size: 25px;
    color: #c0a884;
    text-transform: uppercase;
}
h4,
.h4 {
  font-size: 16px;
  color: #ceba8e;
  /* text-shadow: 1px 1px #000000; */
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 20px;
  /* word-break: break-all; */
}
.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: #92D03F;
}
a.text-primary:hover {
  color: #d8741c;
}
.text-success {
  color: #c0a884;
}
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: #92D03F;
}
a.bg-primary:hover {
  background-color: #d8741c;
}
.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-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: 100%;
  }
}
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;
  white-space: unset;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #92D03F;
  border-bottom-color: #92D03F;
}
.nav a:hover .caret {
  border-top-color: #f50c0c;
  border-bottom-color: #f50c0c;
}
.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: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  background: none;
  color: #D6D6D6;
  font-size: 0px;
  float: none;
  margin: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  background: none;
  color: #222;
  box-shadow: none;
}
.navbar-toggle i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -30px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #fff0;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #5F6193;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #dc5ca1;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #5F6193;
  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: #dc5ca1;
  background-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  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: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .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: rgba(0, 0, 0, 0);
  }
  .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: #ffffff;
}
.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;
}
.t3-mainnav .t3-navbar-collapse {
  background: #333333;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -30px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  border-top: 1px solid #d8741c;
  color: #fff;
  display: block;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current span {
  color: #fff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > span {
  color: #fff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav > li > span:focus {
  background: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav .open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav .open > span {
  background: none;
  color: #fff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav .active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-nav .active > span {
  background: none;
  color: #222222;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  background: none;
  color: #fff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  background: none;
  color: #222222;
}
.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;
  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: 0px;
}
.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: #f50c0c;
  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: #f50c0c;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-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: 30px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 60px;
}
.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: 0px;
  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: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #92D03F;
  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: #92D03F;
  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: 0px;
}
.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: #c0a884;
  border-color: #c0a884;
  color: #edf3ed;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: rgba(192, 168, 132, 0.63);
  border-color: #c0a884;
  color: #292724;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  /* padding-bottom: 9px; */
  /* margin: 0 0 -13px; */
  /* 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 0px 0px;
}
.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: #92D03F;
  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: #fef9f5;
}
.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 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  max-width: 205px;
}
.logo-image span,
.logo-image small {
  position: absolute;
  top: 94px;
  font-size: 31px;
  width: 100%;
  display: none;
  text-align: center;
}
@media screen and (max-width: 1180px) {
.logo-image span,
.logo-image small {
  /* top: 52px; */
  font-size: 33px;
  padding-left: 164px;
}
}
@media screen and (max-width: 1023px) {
.logo-image span,
.logo-image small {
  top: 102px;
  font-size: 21px;
  text-align: left;
  padding-right: 50px;
  padding-left: 2.7vw;
}
}
@media screen and (max-width: 550px) {
.logo-image span,
.logo-image small {
  /* top: 81px; */
  font-size: 21px;
  text-align: left;
  padding-right: 10px;
}
	.logo-img {
    /* top: -8px!important; */
}
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mn-section.spotlight-3 .t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 100px;
  }
}
.t3-spotlight-5 {
  padding: 0 15px;
}
.t3-spotlight-5 div {
  padding: 0;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 32px;
  padding-bottom: 20px;
  z-index: 3000;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 0px solid #666363;
  background: rgb(102, 101, 121);
  color: #E6DDD9;
}
.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: 21px 0;
  }
}
.t3-footnav .t3-module {
  
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #dc5ca1;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
}
.t3-footnav .t3-module ul > li {
  line-height: 20px;
	display:block;
	    padding-right: 15px;
    font-size: 11px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  font-size: 15px;
  padding: 0px 0 5px 0;
}
.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: #fff;
  background-color: #888182;
}
.t3-copyright {
  font-size: 12px;
  padding: 10px 0 10px;
  background: #fff;
  border-top:0px solid #888182;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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;
}

.header-in {
  /* background: #f1edec; */
  padding: 0;
}
.header-in .logo {
  margin: 0px 0;
}
.t3-mainnav-in.t3-mainnav {
  margin: 0;
}

/*.home-menu.t3-mainnav {
  margin: 30px 0 20px;
}
.home-menu.t3-mainnav .t3-navbar {
  text-align: center;
}
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav {
  
  
}
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li a,
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  border-right: 2px solid #222;
}
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child a,
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child .separator {
  border-right: 0;
}
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator,
.home-menu.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li a {
  color: #222;
}

.header-home {
  margin-bottom: 30px;
}
*/
.header-top {
  padding: 12px 0;
  /* background-color: rgba(195, 78, 78, 0); */
}
/*.home .header-top {
  border-bottom: 3px solid #d6d6d6;
  padding: 12px 0;
}*/
.footertop {
  border-bottom: 0px solid #DBD9D9;
  padding: 20px 0;
  
}
.footertop .nav {
  text-align: center;
}
.footertop .nav li {
  display: inline-block;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  color: #969696;
  margin: 0 20px;
}
.footertop .nav li a {
  color: #969696;
}
.footerbottom {
  background: #92D03F;
  border-bottom: 1px solid #92D03F;
  border-top: 1px solid #92D03F;
}

.t3-off-canvas ul.social-media-icons {
  margin: 0;
  text-align: left;
}
.t3-off-canvas ul.social-media-icons li {
  display: inline-block;
  margin: 0 4px;
}
.t3-off-canvas ul.social-media-icons li a {
  font-size: 20px;
}
.t3-off-canvas ul.social-media-icons li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.t3-off-canvas ul.social-media-icons li a i:hover,
.t3-off-canvas ul.social-media-icons li a i:focus {
  background: none;
  color: #f50c0c;
}

.footer-social-icons span {
  font-size: 38px;
  margin-right: 35px;
}
@media (max-width: 1389px) {
  .footer-social-icons span {
    font-size: 34px;
  }
}
@media (max-width: 1389px) {
  .footer-social-icons span {
    display: none;
  }
}
.footer-social-icons ul {
  font-size: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-social-icons ul li {
  display: inline-block;
}
.footer-social-icons ul li a {
  color: #fff;
  border: 0px solid #92D03F;
  display: inline-block;
  background: none;
  margin-right: 5px;
}
.footer-social-icons ul li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
}
@media screen and (max-width: 1389px) {
  .footer-social-icons ul li a i {
    font-size: 25px;
  }
}
.footer-social-icons ul li:hover a,
.footer-social-icons ul li:focus a {
  color: #222;
  background: #fff;
}
@media (max-width: 1389px) {
  .footer-social-icons {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .mn-header-left {
    display: block;
    left: 10px!important;
  }
}
.mn-header-left .social-icons {
  text-align: left;
  display: inline-block;
  width: 100%;
}
.mn-header-left .social-icons ul {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.mn-header-left .social-icons ul li {
  display: inline-block;
  font-size: 16px;
  margin-left: 18px;
  width: 25px;
  height: 50px;
  line-height: 50px;
}
.mn-header-left .social-icons ul li a {
  color: #D6D6D6;
  display: inline-block;
}
.mn-header-left .social-icons ul li a i {
  width: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
}
.mn-header-left .social-icons ul li:hover a,
.mn-header-left .social-icons ul li:focus a {
  color: #000;
}
@media (max-width: 767px) {
  .mn-header-left .social-icons ul {
    text-align: center;
    margin-bottom: 20px;
  }
}
.mn-header-left .top-title {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.mn-header-left .social-icons.subscribe {
  margin-right: 70px;
}

.mn-parallax {
  padding: 0;
}
.mn-parallax > div {
  height: 700px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat no-repeat;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .mn-parallax > div {
    height: 500;
  }
}
@media screen and (max-width: 1040px) {
  .mn-parallax > div {
    background-attachment: scroll;
  }
}
.mn-parallax > div .container {
  height: 100%;
}
.mn-parallax-background {
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: relative;
}
@media screen and (max-width: 992px) {
  .mn-parallax-background {
    width: 100%;
  }
}
.mn-parallax-inner {
  color: #fff;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
}
.mn-parallax-inner .mn-parallax-title {
  text-align: center;
  color: #92D03F;
  padding-bottom: 40px;
}
.mn-parallax-inner .mn-parallax-title h2 {
  padding-bottom: 40px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 500;
  border-bottom: 1px solid #92D03F;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .mn-parallax-inner .mn-parallax-title h2 {
    font-size: 29px;
  }
}
@media screen and (max-width: 767px) {
  .mn-parallax-inner .mn-parallax-title h2 {
    font-size: 25px;
    line-height: 40px;
  }
}
.mn-parallax-inner .mn-parallax-desc {
  text-align: center;
}
.mn-parallax-inner .mn-parallax-desc p {
  font-size: 30px;
  line-height: 50px;
  font-weight: 200;
  max-width: 990px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .mn-parallax-inner .mn-parallax-desc p {
    font-size: 29px;
  }
}
@media screen and (max-width: 767px) {
  .mn-parallax-inner .mn-parallax-desc p {
    font-size: 18px;
    line-height: 25px;
  }
}
.mn-parallax-inner .mn-title-btn {
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .mn-parallax-inner .mn-title-btn a {
    display: inline-block !important;
    margin: 0 5px 20px;
    width: 200px;
    font-size: 17px;
  }
}
.mn-cookie {
  position: fixed;
  bottom: 35px;
  background: #272727;
  z-index: 999;
  right: 0;
  color: #fff;
  padding: 10px 25px;
  text-align: center;
  display: none;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  max-width: 800px;
  padding: 25px;
}
.mn-cookie .mn-cookie-inner {
  width: 60%;
  float: left;
  text-align: left;
  margin-top: 7px;
}
@media screen and (max-width: 500px) {
  .mn-cookie .mn-cookie-inner {
    width: 100%;
  }
}
.mn-cookie .cookie-btn {
  float: right;
  -webkit-appearance: none;
  background: #92D03F;
  border: none;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  height: auto;
  line-height: 25px;
  margin: 7px 5px 2px 2px;
  padding: 6px 16px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100px;
}
@media screen and (max-width: 500px) {
  .mn-cookie .cookie-btn {
    float: none;
  }
}
.mn-cookie .cookie-btn:hover,
.mn-cookie .cookie-btn:focus {
  background: #fff !important;
  color: #92D03F !important;
}
.t3-wrapper .mnwall-columns #mnwall_iso_container_1 .mnwall-photo-link img {
  height: auto !important;
}

.mn-slider .slider-content {
  font-weight: 200;
}
.mn-slider .slider-content .slider-title {
  color: #92D03F;
  margin-bottom: 0;
  font-size: 72px;
}
@media (max-width: 1389px) {
  .mn-slider .slider-content .slider-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .mn-slider .slider-content .slider-title {
    font-size: 25px;
    display: none;
  }
}
.mn-slider .slider-content .slider-title-big {
  color: #fff;
  margin-bottom: 35px;
  font-size: 145px;
  line-height: 150px;
}
@media (max-width: 1389px) {
  .mn-slider .slider-content .slider-title-big {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .mn-slider .slider-content .slider-title-big {
    font-size: 60px;
    margin-bottom: 15px;
    line-height: 60px;
  }
}
.mn-slider .slider-content .slider-desc {
  color: #fff;
  margin-bottom: 0;
  font-size: 24px;
}
@media (max-width: 1389px) {
  .mn-slider .slider-content .slider-desc {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .mn-slider .slider-content .slider-desc {
    font-size: 16px;
  }
}
.mn-slider .slider-content span.sepa {
  border-bottom: double;
  width: 100px;
  max-width: 100px;
  display: inline-block;
  text-align: center;
  border-color: #fff;
  border-width: 6px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .mn-slider .slider-content span.sepa {
    margin-bottom: 15px;
  }
}

.mn-slider {
  
  
  
  
  
  
}
.mn-slider .camera_wrap {
  margin-bottom: 0 !important;
}
.mn-slider .camera_fakehover {
  min-height: 0 !important;
}
#resli324 .camera_overlayer {
 background-color: rgba(44, 42, 40, 0.25);
}
.mn-slider .camera_wrap .camera_pag {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.mn-slider .camera_wrap .camera_pag .camera_pag_ul li {
  background: transparent;
  border: 1px solid #92D03F;
}
.mn-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background: #92D03F;
}
.mn-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.mn-slider .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #92D03F;
}
.mn-slider .camera_wrap .camera_pag .camera_pag_ul li > span {
  left: 3px;
  top: 3px;
}
.mn-slider .camera_loader {
  display: none !important;
}
@media (max-width: 992px) {
  .mn-slider .camera_prev,
  .mn-slider .camera_next,
  .mn-slider .camera_commands {
    bottom: 0;
    top: auto;
  }
}
.mn-slider .camera_next,
.mn-slider .camera_prev {
  width: 70px;
  height: 70px;
  background: rgba(230, 142, 65, 0.0) !important;
}
.mn-slider .camera_next span,
.mn-slider .camera_prev span {
  width: 70px;
  height: 70px;
  background: none !important;
}
.mn-slider .camera_next span i,
.mn-slider .camera_prev span i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 60px;
  text-align: center;
  color: ffffff4f;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mn-slider .camera_next:hover,
.mn-slider .camera_prev:hover,
.mn-slider .camera_next:focus,
.mn-slider .camera_prev:focus {
  background: rgba(230, 142, 65, 0.0) !important;
}
.mn-slider .camera_next:hover i,
.mn-slider .camera_prev:hover i,
.mn-slider .camera_next:focus i,
.mn-slider .camera_prev:focus i {
  color: #b3b3b3;
}
@media (max-width: 991px) {
  .mn-slider {
    /* margin-top: 0px; */
    min-height: 190px;
  }
  .mn-slider .camera_next,
  .mn-slider .camera_prev {
    width: 70px;
    height: 70px;
    background: none !important;
  }
  .mn-slider .camera_next span,
  .mn-slider .camera_prev span {
    width: 70px;
    height: 70px;
    background: none !important;
  }
  .mn-slider .camera_next span i,
  .mn-slider .camera_prev span i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 60px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .mn-slider .camera_next:hover i,
  .mn-slider .camera_prev:hover i,
  .mn-slider .camera_next:focus i,
  .mn-slider .camera_prev:focus i {
    color: #b3b3b3;
  }
}
.mn-slider .camera_commands {
  background-color: rgba(230, 142, 65, 0.3) !important;
  right: 75px;
}
@media (max-width: 991px) {
  .mn-features {
    margin-bottom: 55px;
  }
}
.mn-features .mn-features-inner {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-features .mn-features-inner .mn-features-ico {
  color: #92D03F;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-features .mn-features-inner .mn-features-ico i {
  font-size: 100px;
}
.mn-features .mn-features-inner .mn-features-title {
  padding: 25px;
}
.mn-features .mn-features-inner .mn-features-title a {
  font-size: 36px;
  line-height: 35px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
@media screen and (max-width: 992px) {
  .mn-features .mn-features-inner .mn-features-title a {
    font-size: 22px;
  }
}
.mn-features .mn-features-inner .mn-features-desc {
  font-size: 22px;
  line-height: 35px;
  padding: 25px;
  font-weight: 200;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-align: justify;
}
.mn-features .mn-features-inner .mn-features-desc p {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767px) {
  .mn-features .mn-features-inner .mn-features-desc {
    font-size: 17px;
  }
}
.mn-features .mn-features-inner .mn-features-btn {
  padding-bottom: 20px;
}
.mn-features .mn-features-inner:hover,
.mn-features .mn-features-inner:focus {
  color: #333333;
}
.mn-features .mn-features-inner:hover .mn-features-ico,
.mn-features .mn-features-inner:focus .mn-features-ico {
  color: #333333;
}
.mn-features .mn-features-inner:hover .mn-features-title a,
.mn-features .mn-features-inner:focus .mn-features-title a {
  color: #333333;
}
.mn-team .mn-team-inner {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mn-team .mn-team-inner .mn-team-img {
  margin-bottom: 20px;
}
.mn-team .mn-team-inner .mn-team-img img {
  max-width: 100%;
  display: inline-block;
}
.mn-team .mn-team-inner .mn-team-title h3 {
  font-size: 24px;
}
.mn-team .mn-team-inner .mn-team-desc h3 {
  font-size: 24px;
  font-weight: 500;
}
.mn-team .mn-team-inner:hover,
.mn-team .mn-team-inner:focus {
  border: 1px solid #92D03F;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mn-section {
  overflow: visible;
  width: 100%;
  background-color: rgba(221, 218, 218, 0);
}
.mn-section.spotlight-3 {
  overflow: visible;
  width: 100%;
  background-color: #a06d0e00;
}
.mn-btn.btn-color {
  background-color: #92D03F;
  margin: 0 5px 15px;
  padding: 20px;
  font-size: 30px;
  border-radius: 0;
}
.mn-btn.btn-color:hover,
.mn-btn.btn-color:focus {
  background-color: #92D03F;
}
.mn-btn.btn-color2 {
  background-color: #92D03F;
  margin: 0 5px 15px;
  padding: 20px;
  font-size: 30px;
  border-radius: 0;
}
.mn-btn.btn-color2:hover,
.mn-btn.btn-color2:focus {
  background-color: #92D03F;
}
.no-component .t3-mainbody {
  display: none;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.img-fix {
  max-width: 100%;
  width: 100%;
}
.img-fix img {
  max-width: 100%;
  width: 100%;
}

.grey-bg {
  background: #f9f9f9;
}
.grey-bg.com_k2 .t3-mainbody {
  background: #f9f9f9;
  padding: 120px 0;
}
.mod-grey-bg {
  background: #f9f9f9;
  padding: 60px 25px;
}
.no-title-border .mntitle {
  margin-bottom: 20px;
}
.theme-bg {
  background: #92D03F;
  color: #fff;
}
.mn-flexbox {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
}
.mntitle {
  margin-bottom: 80px;
}
.mntitle .module-title {
  text-align: center;
  font-size: 36px;
  color: #92D03F;
}
.mntitle .module-slogan {
  text-align: center;
  font-size: 22px;
  color: #979797;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 768px) {
  .mntitle .module-title {
    font-size: 32px;
  }
  .mntitle .module-slogan {
    font-size: 18px;
  }
}
.t3-module.padding15 {
  padding: 15px;
}
.t3-module.mod_dark {
  background: #393939;
}
.t3-module.mod_dark ul li a:hover,
.t3-module.mod_dark ul li a:focus {
  background: #464646;
}
.t3-module.mod_blue {
  background: #9CADE3;
}
.t3-module.mod_blue ul li a:hover,
.t3-module.mod_blue ul li a:focus {
  background: #889ddd;
}
.t3-module.mod_red {
  background: #ea5b51;
}
.t3-module.mod_red ul li a:hover,
.t3-module.mod_red ul li a:focus {
  background: #e7463a;
}
.t3-module.mod_green {
  background: #85CE5B;
}
.t3-module.mod_green ul li a:hover,
.t3-module.mod_green ul li a:focus {
  background: #76c847;
}
.t3-module.mod_orange {
  background: #E68E41;
}
.t3-module.mod_orange ul li a:hover,
.t3-module.mod_orange ul li a:focus {
  background: #e3812a;
}
.t3-module.mod_purple {
  background: #FAA1FB;
}
.t3-module.mod_purple ul li a:hover,
.t3-module.mod_purple ul li a:focus {
  background: #f989fa;
}
.t3-module.mod_grey {
  background: #677889;
}
.t3-module.mod_grey ul li a:hover,
.t3-module.mod_grey ul li a:focus {
  background: #5c6b7a;
}
.t3-module.mod_brown {
  background: #3D373A;
}
.t3-module.mod_brown ul li a:hover,
.t3-module.mod_brown ul li a:focus {
  background: #302b2d;
}
.t3-module.mod_pink {
  background: #BE7475;
}
.t3-module.mod_pink ul li a:hover,
.t3-module.mod_pink ul li a:focus {
  background: #b66364;
}
.t3-module.mod_yellow {
  background: #D6D474;
}
.t3-module.mod_yellow ul li a:hover,
.t3-module.mod_yellow ul li a:focus {
  background: #d0ce60;
}
.mod_dark a {
  color: #eee;
}
.mod_dark p,
.mod_dark span {
  color: #fff;
}
.mod_dark div.k2ItemsBlock ul li div.moduleItemIntrotext {
  color: #eee;
}
.mod_dark .k2LatestCommentsBlock a span {
  color: #92D03F;
}
.mod_dark .module-title span:before,
.mod_dark .module-title span:after {
  height: 0px;
  border-top: 0px solid #f50c0c;
}
.mod_dark a,
.mod_blue a,
.mod_red a,
.mod_green a,
.mod_orange a,
.mod_purple a,
.mod_grey a,
.mod_brown a,
.mod_pink a,
.mod_yellow a {
  color: #fff !important;
}
.mod_dark p,
.mod_blue p,
.mod_red p,
.mod_green p,
.mod_orange p,
.mod_purple p,
.mod_grey p,
.mod_brown p,
.mod_pink p,
.mod_yellow p,
.mod_dark span,
.mod_blue span,
.mod_red span,
.mod_green span,
.mod_orange span,
.mod_purple span,
.mod_grey span,
.mod_brown span,
.mod_pink span,
.mod_yellow span {
  color: #fff !important;
}
.mod_dark div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_blue div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_red div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_green div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_orange div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_purple div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_grey div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_brown div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_pink div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_yellow div.k2ItemsBlock ul li div.moduleItemIntrotext {
  color: #333333;
}
.mod_dark .k2LatestCommentsBlock a span,
.mod_blue .k2LatestCommentsBlock a span,
.mod_red .k2LatestCommentsBlock a span,
.mod_green .k2LatestCommentsBlock a span,
.mod_orange .k2LatestCommentsBlock a span,
.mod_purple .k2LatestCommentsBlock a span,
.mod_grey .k2LatestCommentsBlock a span,
.mod_brown .k2LatestCommentsBlock a span,
.mod_pink .k2LatestCommentsBlock a span,
.mod_yellow .k2LatestCommentsBlock a span {
  color: #92D03F;
}
.mod_dark .module-title,
.mod_blue .module-title,
.mod_red .module-title,
.mod_green .module-title,
.mod_orange .module-title,
.mod_purple .module-title,
.mod_grey .module-title,
.mod_brown .module-title,
.mod_pink .module-title,
.mod_yellow .module-title {
  border: none;
}
.mod_dark .module-title p,
.mod_blue .module-title p,
.mod_red .module-title p,
.mod_green .module-title p,
.mod_orange .module-title p,
.mod_purple .module-title p,
.mod_grey .module-title p,
.mod_brown .module-title p,
.mod_pink .module-title p,
.mod_yellow .module-title p {
  border: none;
}
.mod_dark .module-title span:before,
.mod_blue .module-title span:before,
.mod_red .module-title span:before,
.mod_green .module-title span:before,
.mod_orange .module-title span:before,
.mod_purple .module-title span:before,
.mod_grey .module-title span:before,
.mod_brown .module-title span:before,
.mod_pink .module-title span:before,
.mod_yellow .module-title span:before,
.mod_dark .module-title span:after,
.mod_blue .module-title span:after,
.mod_red .module-title span:after,
.mod_green .module-title span:after,
.mod_orange .module-title span:after,
.mod_purple .module-title span:after,
.mod_grey .module-title span:after,
.mod_brown .module-title span:after,
.mod_pink .module-title span:after,
.mod_yellow .module-title span:after {
  height: 0px;
  border-top: 0px solid #f50c0c;
}
.t3-module.formatModule {
  padding: 20px;
  background: none;
  
  margin: 30px 0;
}
.t3-module.formatModule h3.module-title {
  padding: 5px 0;
  
  background: none;
  
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 15px;
  border-width: 0;
  
  text-align: left;
}
.t3-module.formatModule .module-ct {
  padding: 5px;
}
.t3-module.mod_dark.formatModule {
  background: #393939;
}
.t3-module.mod_dark.formatModule h3.module-title span {
  color: #fff;
  
}
.t3-module.mod_blue.formatModule {
  background: #9CADE3;
}
.t3-module.mod_blue.formatModule h3.module-title span {
  color: #333333;
  border-color: #d8def4;
}
.t3-module.mod_red.formatModule {
  background: #ea5b51;
}
.t3-module.mod_red.formatModule h3.module-title span {
  color: #333333;
  border-color: #f29b95;
}
.t3-module.mod_purple.formatModule {
  background: #FAA1FB;
}
.t3-module.mod_purple.formatModule h3.module-title span {
  color: #333333;
  border-color: #feeafe;
}
.t3-module.mod_orange.formatModule {
  background: #E68E41;
}
.t3-module.mod_orange.formatModule h3.module-title span {
  color: #333333;
  border-color: #efb685;
}
.t3-module.mod_green.formatModule {
  background: #85CE5B;
}
.t3-module.mod_green.formatModule h3.module-title span {
  color: #333333;
  border-color: #b1e096;
}
.t3-module.mod_grey.formatModule {
  background: #677889;
}
.t3-module.mod_grey.formatModule h3.module-title span {
  color: #333333;
  border-color: #919eac;
}
.t3-module.mod_brown.formatModule {
  background: #3D373A;
}
.t3-module.mod_brown.formatModule h3.module-title span {
  color: #333333;
  border-color: #655b60;
}
.t3-module.mod_pink.formatModule {
  background: #BE7475;
}
.t3-module.mod_pink.formatModule h3.module-title span {
  color: #333333;
  border-color: #d6a8a9;
}
.t3-module.mod_yellow.formatModule {
  background: #D6D474;
}
.t3-module.mod_yellow.formatModule h3.module-title span {
  color: #333333;
  border-color: #e7e6af;
}
a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a,
a:hover,
a:focus {
  outline: none;
}
h1,
h2,
h3 {
  margin-top: 0;
}
.page-header {
  border: 0;
}
@media (max-width:667px){
	.page-header {
  padding-top:0px;
}
}
.page-header h1 {
color: #A00C47;
text-align: left;
margin-bottom: 40px;
}
.page-title {

color: #A00C47;
text-align: left;
  margin-bottom: 40px;
}
.alert-info {
  border-color: transparent;
}
select:focus {
  border-color: #92D03F;
  box-shadow: none;
}
mark {
  background: #92D03F;
  padding: 6px 12px;
  color: #fff;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  border: 0;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #92D03F;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-mainbody {
  min-height: 100px;
}
.contentpane iframe {
  border: 0;
  background: #ffffff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.pagenav li a {
  text-decoration: none;
}
.pager li {
  margin: 0 5px;
}
.pager li > a,
.pager .pager li > span {
  border-radius: 0px;
}
.t3-navhelper {
  margin: 0;
}
.t3-navhelper > div {
  background: #f5f5f5;
}
.t3-navhelper .breadcrumb {
  padding: 15px 0;
  background: none;
}
.nav-tabs {
  margin: 0 0 30px;
}
table th {
    background: #c0a883;
    font-weight: 400;
    text-transform: uppercase;
    padding: 8px;
    border: 0 !important;
    color: #FFF!important;
}
table th a {
  color: #fff;
}
table th a:hover,
table th a:focus {
  color: #fff;
}
table th a img {
  margin: 0 0 0 10px;
}
table td {
  padding: 8px;
}
table td a {
  font-weight: normal;
}
table ul.actions {
  padding: 0;
}
table ul.actions li {
  list-style: none;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.responsive-utilities th small {
  color: #eee;
  text-transform: none;
}
.col-mn-languageswitcher {
  float: right;
  padding: 0;
  text-align: center;
  width: 50px;
}
.languageswitcherload {
  width: auto;
}
.bannergroup .banneritem img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.item-page .article-aside .article-info {
  font-size: 12px;
  font-weight: 400;
}
.item-page .article-aside .article-info span {
  font-weight: 300;
}
.item-page .article-aside .article-info a {
  font-weight: 300;
  text-decoration: none;
}
.item-page .article-intro {
  line-height: 1.8;
}
.item-page .article-intro .pull-left {
  margin: 0 0 15px;
}
.item-page .article-intro .pull-left img {
  width: 100%;
}
.item-page .item-image {
  width: 100%;
}
.item-page .item-image img {
  width: 100%;
}
.item-page .article-content {
  line-height: 1.8;
}
.archive .item-title {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .archive .item-title {
    font-size: 22px !important;
  }
}
.article-title {
  /* font-weight: 300; */
  display: inline-block;
  /* background-color: #000; */
  padding: 8px;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .article-title {
    font-size: 22px !important;
  }
}
.item-image {
  padding-bottom: 20px;
}
.item-image img {
  width: 100%;
}
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;
  border: 1px solid #ccc;
}
.icon-cog:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f013";
}
.readmore .btn-default:hover,
.readmore .btn-default:focus,
.readmore .btn-default:active {
  background: #92D03F;
  color: #333333;
  border-color: #92D03F;
}
.article-content .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-content .pagination ul > li {
  margin: 0 8px 0 0;
  padding: 0 !important;
  float: left;
  border: 0 !important;
}
.article-content .pagination ul li > a {
  padding: 10px 20px !important;
  line-height: normal;
  border: 1px solid #dddddd !important;
  border-radius: 0px;
}
.article-content .pagination ul li > a:hover,
.article-content .pagination ul li > a:active,
.article-content .pagination ul li > a:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #008cb4;
    border-color: #008cb4;
}
.pagination .counter {
  border: 0;
}
.filters {
  margin: 10px 0 20px;
  width: auto;
}
.filters .filter-search {
  width: auto;
}
.filters .inputbox,
.filters .input {
  float: left;
  margin: 0 10px 10px 0;
}
.filters label {
  font-weight: 400;
  line-height: 35px;
  margin: 0;
}
.filters .btn {
  vertical-align: top;
}
.pagenavcounter {
  font-weight: 300;
}
.panel-title > a {
  color: #a3bf52;
}
.panel-title > a:hover,
.panel-title > a:focus {
  color: #ceba8e;
}
.list {
  clear: both;
}
.list .list-title a {
  font-weight: 400;
  text-decoration: none;
  margin: 0 0 10px;
  display: block;
}
.list a {
  text-decoration: none;
}
.categories-list ul {
  padding: 0;
}
.categories-list ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
}
.categories-list ul li .item-title a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0;
}
.categories-list ul li.last {
  border: 0;
}
.categories-list .category-item {
  border-bottom: 1px solid #e5e5e5;
}
.categories-list .category-item h3 {
  padding: 10px 0;
}
.categories-list .category-item.last {
  border: 0;
}
.list-striped li strong {
  margin: 0 0 10px;
  display: block;
  font-weight: 400;
}
.list-striped li strong a {
  text-decoration: none;
}
.list-striped li .badge-info {
  background-color: #92D03F;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  padding: 0;
  border: 0;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  padding: 0px 0;
  text-decoration: none;
  /* display: block; */
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 300;
  color: #333333;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus {
  color: #ceba8e;
  background: #FFF;
  padding: 0px 0px;
}
.bordered {
  padding: 5px;
}
.bordered p {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}
#recaptcha {
  display: inline-block;
}
#recaptcha_area input {
  height: auto;
  display: inline;
}
.t3-mainnav {
  border-bottom: 0px solid rgba(230, 142, 65, 0.3);
  border-top: 0px solid #f50c0c;
  padding: 0px 0 0 0;
  min-height: 0;
}
@media (max-width: 1023px) {
  .t3-mainnav {
    margin: 0;
	display: none;
  }
}
.t3-mainnav .navbar-header {
  float: right;
  width: 100%;
}
.t3-mainnav .t3-navbar {
  text-align: right;
}
.t3-mainnav .t3-navbar .t3-megamenu {
  border: 0;
  display: inline-block;
  /* margin-left: -5px; */
  /* border-top: 1px solid #000; */
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav {
  width: 100%;
  text-align: left;
  font-size: 0;
  padding-top: 9px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  border-right: 0px solid #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child .separator {
  border-right: 0;
  background-color: #FFF;
  color: #000;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  color: #ffffff;
  padding: 0px 15px;
  margin: 0;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus {
  color: #92D03F;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus .caret {
  border-top-color: #92D03F;
  border-bottom-color: #92D03F;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {
  font-size: 15px;
  float: none;
  display: inline-block;
  padding: 0px 0vw;
  margin-right: 0px;
  /* border: 0px solid #E50006; */
  text-transform: uppercase;
  border-bottom: 0px solid #000;
  border-right: 0px solid #000;
}
@media (min-width:1200px){
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {	
padding: 0px 0vw;}
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
  padding: 20px 0.8vw;
  margin: 0;
  color: #ffffff;
  font-weight: 700;
  /* font-family: 'Playfair Display',serif; */
  font-family: 'Cormorant Garamond', sans-serif;
}
@media (min-width:1440px){
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {	
padding: 0px 0vw;}
	.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
  padding: 20px 1.7vw;
  margin: 0;
  color: #ffffff;
  font-weight: 700;
  /* font-family: 'Playfair Display',serif; */
  font-family: 'Dosis', sans-serif;
}
}

.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus {
  color: #FFF;
  background: #191818;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus .caret {
  border-top-color: #92D03F;
  border-bottom-color: #92D03F;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span {
  color: #FFF;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span .caret {
  border-top-color: #92D03F;
  border-bottom-color: #92D03F;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > span {
  color: #ffffff;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li.current, .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li.active{
	background-color: #171819;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > span {
  color: #92D03F;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu {
  background: #d6d6d6;
  box-shadow: none;
  margin: 0;
  padding: 15px 0;
  border-radius: 0px;
  border-radius: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-menu {
  top: -1px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator {
  color: #ffffff;
  padding: 13px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
  display: block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li {
  text-align: left;
  font-weight: 400;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li a {
  padding: 13px !important;
  font-size: 12px;
  border-right: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li + li {
  border-top: 1px solid #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li .img {
  padding-right: 10px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav {
  padding-left: 15px;
  padding-right: 15px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a {
  background: #d6d6d6;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a:focus {
  background: #464688;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a {
  color: #ffffff;
  background: #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .dropdown-submenu.open > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu.open > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .nav > .dropdown > .dropdown-toggle .caret {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:hover > a:after,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:focus > a:after {
  border-left-color: #ffffff;
}

@media (min-width: 992px) {
  .t3-mainnav.fixed_mainnav {
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  .t3-mainnav.fixed_mainnav .t3-navbar {
    border: 0;
    margin: 0;
  }
  .fixed_mainnav #t3-header {
    margin-bottom: 83px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.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: #dc5ca1;
}

.t3-wrapper .mnwall_container .mnwall_more_results {
  border: 0;
  box-shadow: none;
  background: none;
  margin-top: 10px;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results {
  display: inline-block;
  background-color: #fff !important;
  border: none !important;
  border-color: #222 !important;
  border-bottom: 1px solid #222 !important;
  padding: 20px 55px;
  border-radius: 0 !important;
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
  color: #222 !important;
  font-family: 'Playfair Display', serif;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results .more-results {
  padding-bottom: 10px;
  border-bottom: 0px solid #7d4311;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results:hover,
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results:focus {
  color: #FFF !important;
  background: #92D03F !important;
  border: 1px solid #92D03F;
}
.t3-wrapper #mnwall_container_5 a.more-results.disabled {
  color: #222 !important;
  background: transparent !important;
  border-color: #222 !important;
}

.mngrid5.mnwall-grid5 .mnwitem1 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem2 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem3 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem4 {
  width: 50%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem5 {
  width: 50%;
  height: 350px;
}
.mngrid5.mnwall-grid5 h3.mnwall-title a {
  font-size: 25px !important;
}
.mngrid5.mnwall-grid5 h3.mnwall-title {
  padding: 10px 0;
}
.mnwall-masonry.mngrid5 .mnwall-item-outer-cont.content-bottom .mnwall-item-inner {
  height: auto;
}
.scroll-top {
  background-color: #b0004b;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.scroll-top i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.scroll-top:hover,
.scroll-top:focus {
  background-color: #333333;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mn-tabs ul.nav-tabs {
  padding: 0px;
  border-bottom: 0px solid #f50c0c;
  margin-bottom: 35px;
}
.mn-tabs ul.nav-tabs li {
  margin-bottom: 0;
  margin-right: 35px;
}
.mn-tabs ul.nav-tabs li a {
  font-size: 24px;
  line-height: 1.1;
  border: 0;
  background: transparent;
  border-color: transparent;
  color: #333333;
  padding: 15px 0 10px;
  font-weight: 500;
}
.mn-tabs ul.nav-tabs li:after {
  border-bottom: 1px solid #92D03F;
  width: 0;
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.mn-tabs ul.nav-tabs li:hover:after,
.mn-tabs ul.nav-tabs li:focus:after {
  width: 100%;
}
.mn-tabs ul.nav-tabs li.active a {
  border: 0;
}
.mn-tabs ul.nav-tabs li.active a:after {
  border-bottom: 1px solid #92D03F;
  width: 100%;
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.mn-tabs .tab-content {
  padding: 0;
}

.modal-icons {
  text-align: right;
}
@media (max-width: 767px) {
  .modal-icons {
    text-align: center;
  }
}
.modal-icons a {
  border: 0;
  background: none;
  border-radius: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  vertical-align: top;
}
.modal-icons a i {
  color: #D6D6D6;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal-icons a:hover,
.modal-icons a:focus {
  background: none;
  color: #222;
}
.modal-icons a:hover i,
.modal-icons a:focus i {
  color: #222;
}
@media (max-width: 767px) {
  .modal-icons .mn-search,
  .modal-icons .mn-login {
    float: left;
  }
}

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

.mn-modal-box {
  position: relative;
  /* max-width: 520px; */
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 530px) {
  .mn-modal-box {
    margin: 10px;
  }
}
.mn-modal-box .modal-content {
  border-radius: 0;
}
.mn-modal-box .modal-content button.close {
  position: absolute;
  right: 40px;
  /* top: 55px; */
  float: none;
  font-size: 32px;
  color: #c61926;
  z-index: 1;
  outline: none;
}
.mn-modal-box .modal-content .modal-body {
  /* padding: 50px; */
}
@media (max-width: 530px) {
  .mn-modal-box .modal-content .modal-body {
    padding: 50px 30px;
  }
}
.mn-modal-box .modal-content .modal-body .module-title {
  border: none;
  padding: 0;
  margin: 0 0 40px;
  font-size: 30px;
  font-style: italic;
}
.mn-modal-box .modal-content .modal-body .module-title .module-border {
  border: none;
}

.mn-modals .module-title {
  border-bottom: 0px solid #f2c49b;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.mn-modals #login-form input {
  height: 50px;
  border-radius: 0;
  background: #fff;
  color: #92D03F;
  box-shadow: none;
}
.mn-modals #login-form input:hover,
.mn-modals #login-form input:focus {
  border-color: #92D03F !important;
}
.mn-modals #login-form .input-group-addon {
  border-radius: 0;
  padding: 6px 18px;
  background: #333333;
  color: #fff;
  border-color: #333333;
}
.mn-modals #login-form .checkbox {
  color: #92D03F;
  font-size: 12px;
}
.mn-modals #login-form .checkbox input {
  height: inherit;
  background: #f5f7f8;
  border-radius: 2px;
  display: inline-block;
  padding: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-right: 0px;
  position: relative;
  top: 4px;
  box-shadow: none;
}
.mn-modals #login-form .checkbox lebel {
  height: inherit;
}
.mn-modals #login-form .btn {
  width: 100%;
  background: #333333;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #fef9f5;
  font-size: 15px;
  border-color: #333333 !important;
}
.mn-modals #login-form .btn:hover,
.mn-modals #login-form .btn:focus {
  background: #f9f9f9;
  color: #333333;
  border-color: #333333 !important;
}
.mn-modals #login-form ul.unstyled {
  list-style: none;
  padding-left: 0;
}
.mn-modals #login-form ul.unstyled li a {
  font-size: 12px;
  color: #333333;
}
.mn-modals #login-form ul.unstyled li a:hover,
.mn-modals #login-form ul.unstyled li a:focus {
  color: #f9f9f9;
}
.mn-modals .form-search {
  text-align: center;
}
.mn-modals .form-search input {
  height: 50px;
  width: 80%;
  border-radius: 0;
  background: #fff;
  color: #92D03F;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search input {
    width: 60%;
  }
}
.mn-modals .form-search input:hover,
.mn-modals .form-search input:focus {
  border-color: #92D03F !important;
}
.mn-modals .form-search .btn {
  background: #333333;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #fef9f5;
  height: 50px;
  width: 50px;
  border-color: #333333;
  border-radius: 0;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search .btn {
    width: 15%;
    max-width: 50px;
    min-width: 40px;
  }
}
.mn-modals .form-search .btn:hover,
.mn-modals .form-search .btn:focus {
  background: #f9f9f9;
  color: #333333;
}
.contact .mn-mod-header {
  border-bottom: 0;
}
.mn-contact-address dt {
  width: auto;
}
.mn-contact-address dd {
  margin-left: 35px;
}
.mn-contact-address .mn-contact-address-list {
  margin-bottom: 10px;
}
.mn-contact-address .mn-contact-ico {
  background: #92D03F;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 30px;
  font-size: 20px;
  line-height: 35px;
  vertical-align: middle;
  color: #fff;
}
@media (max-width: 480px) {
  .mn-contact-address .mn-contact-ico {
    margin-right: 20px;
  }
}
.mn-contact-address .mn-contact-ico i {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.mn-contact-img {
  padding: 0 35px;
}
@media (max-width: 480px) {
  .mn-contact-img {
    padding: 0;
  }
}
.mn-contact-img img {
  max-width: 100%;
  border: 5px solid #92D03F;
}
.mn-form-top {
  display: inline-block;
  margin-bottom: 10px;
}
.mn-col-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .mn-col-inner {
    padding: 10px 0;
  }
}
.mn-col-inner:first-child {
  padding-left: 0;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:first-child {
    padding: 10px 0;
  }
}
.mn-col-inner:last-child {
  padding-right: 0;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:last-child {
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  .mn-contact-form {
    padding-left: 0;
    padding-right: 0;
  }
}
.mn-contact-form .mn-form-fix input {
  width: 100%;
}
.mn-contact-form .btn {
  background: #92D03F;
  border: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-contact-form .btn:hover,
.mn-contact-form .btn:focus {
  background: #f50c0c;
}
.mn-contact-form input.invalid {
  border: 1px solid #cc0000 !important;
}
.mn-contact-form input,
.mn-contact-form .form-control {
  background: #fff;
  box-shadow: none;
  border: 1px solid #92D03F;
  color: #333333;
}
.mn-contact-form textarea {
  border: 1px solid #92D03F;
}
.mn-contact-form textarea.invalid {
  border: 1px solid #cc0000;
}
.mn-contact-form input[type="text"]:focus,
.mn-contact-form input[type="email"]:focus,
.mn-contact-form textarea:focus {
  box-shadow: none;
  background: #92D03F;
  color: #fff;
}
.mn-contact-form input::-webkit-input-placeholder {
  color: #333333;
}
.mn-contact-form input::-webkit-input-placeholder:focus {
  color: #fff;
}
.mn-contact-form textarea::-webkit-input-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form input:-moz-placeholder,
.mn-contact-form textarea:-moz-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form .checkbox {
  padding-left: 20px;
  margin-left: 25px;
  display: inline-block;
}
@media (max-width: 325px) {
  .mn-contact-form .checkbox {
    margin-left: 0;
  }
}
.mn-contact-form .checkbox label {
  padding: 0;
}
.mn-contact-form :focus::-webkit-input-placeholder {
  color: #fff;
}
.mn-contact-form :focus::-moz-placeholder {
  color: #fff;
}
.mn-contact-form :focus:-ms-input-placeholder {
  color: #fff;
}
.mn-contact-form :focus:input:-moz-placeholder {
  color: #fff;
}
.mn-module-title {
  margin-bottom: 100px;
  text-align: center;
  color: #222;
}
.mn-module-title .mn-module-title-up {
  font-size: 36px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .mn-module-title .mn-module-title-up {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .mn-module-title .mn-module-title-up {
    font-size: 32px;
  }
}
.mn-module-title .mn-module-title-down {
  font-size: 48px;
}
.mn-module-title .mn-module-title-desc {
  font-size: 22px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 0 100px;
  font-weight: 200;
}
@media (max-width: 991px) {
  .mn-module-title .mn-module-title-desc {
    padding: 0 50px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .mn-module-title .mn-module-title-desc {
    padding: 0 10px;
    font-size: 18px;
    margin-top: 40px;
  }
}
.mn-module-title span.sepa {
  border-bottom: double;
  width: 100px;
  max-width: 100px;
  display: inline-block;
  text-align: center;
  border-color: #333333;
  border-width: 6px;
  margin-top: 25px;
}
.mn-mod-header {
  padding: 20px 0;
  text-align: center;
  margin-bottom: 20px;
  color: #92D03F;
}
.mn-mod-header h2 {
  font-size: 35px;
}
@media screen and (max-width: 992px) {
  .mn-mod-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mn-mod-header h2 {
    font-size: 25px;
  }
}
.mn-mod-header h3 {
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .mn-mod-header h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .mn-mod-header h3 {
    font-size: 16px;
  }
}
.mn-mod-header .mn-title h1,
.mn-mod-header .mn-title h2,
.mn-mod-header .mn-title h3,
.mn-mod-header .mn-title h4,
.mn-mod-header .mn-title h5,
.mn-mod-header .mn-title h6 {
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.2;
}
.mn-mod-header .mn-description h1,
.mn-mod-header .mn-description h2,
.mn-mod-header .mn-description h3,
.mn-mod-header .mn-description h4,
.mn-mod-header .mn-description h5,
.mn-mod-header .mn-description h6 {
  font-weight: 300;
  line-height: 1.2;
  color: #92D03F;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:focus {
  color: #FFF;
  background: #000;
}






body {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 300;
    background: #FFF;
}
@media (max-width: 991px) {
 .t3-header {
    /* min-height: 0px; */
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
    /* z-index: 7; */
    background-color: # FFF;
	 
} 
}
@media (max-width: 480px) {
.col-xs-6 {
    width: 100%;
}
	.j2store-img-responsive {
    max-width: 40%!important;
    height: auto;
}
}
em {
    color: #000;
}
p.readmore {
	text-align: right;
}
.btn-login {
    background-color: #a21c4c;
    color: #FFF;
}
.header-top .container{
	width:100%;
	max-width: 100%;
}
ul.mn-top-social {
    position: absolute;
    right: 83px;
    top: 51px;
}
.com_quix ul.mn-top-social.gauche {
    position: relative;
    left: -44px;
    top: 2px;
}
ul.mn-top-social.gauche {
    position: relative;
    left: -34px;
    top: 2px;
}
.t3-footnav ul.mn-top-social {
    right: 0px;
    top: 0px;
	position: relative;
}
#ui-datepicker-div{
	z-index: 1000!important;
}
.ui-datepicker-group-first {
	background-color: rgba(208, 206, 203, 0.35);
}
.vbcal tr td {
    font-size: 15px!important;
}
#djckm.djckm-top .djckm-content .djckm-pad, #djckm.djckm-bottom .djckm-content .djckm-pad {
    font-size: 18px!important;
}
*:focus {
    outline: none;
}
hr {
	display:none;
}
hr.qx-element-divider {
	display:block;
}
a:not([href]):not([tabindex]) {
   color: #ffffff;
   text-decoration: none;
   background-color: rgba(255, 255, 255, 0);
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: initial!important;
}
.ce-cf-container.cf-type-button.span12.col-md-12 {
    height: 40px;
    clear: both;
}
.edit .btn-primary {
    color: #a21c4c;
}
.joomlachercher {
	top: -47px;
	position: relative;
	left: 20px;
	font-size: 21px!important;
	z-index: 1000000000000;
}
.header-right {
    position: relative;
    /* top: 128px; */
    border-bottom: 0px solid #6f5135;
    /* height: 185px; */
    /* max-width: 95%; */
}

.header-in .container {
	width:100%;
	max-width: 100%;
	padding: 0px;
	/* padding: 0px 2.7vw 0px 2.7vw; */
}
.header-right .container {
	width:100%;
	/* max-width: 100%; */
	padding: 0px;
	padding: 0px 0vw 0px 0vw;
}
.logo-image small.site-slogan {
    display: block;
    font-size: 27px;
    line-height: 27px;
    font-weight: 300;
    position: absolute;
    width: 520px;
    top: 16px;
    left: calc(2.7vw + 320px);
    text-transform: uppercase;
}
.logo-image{
    text-align: center;
    /* right: 133px; */
    position: relative;
}
.sansslider h1 {
	
}
.sansslider .mn-slider{
	min-height: 147px;
}
.psticker {
	margin:0px!important;
}
.psticker img {
	padding:0px!important;
	width:100%;
}
.vikwallimage-fixed {
    padding: 240px 0!important;
}
.j2store-product-module-list.row {
    display: flex;
    flex-wrap: wrap;
}
.unvin {
	margin-bottom:70px;
}


.j2store_cart_module_318 {
	margin-top: -26px;
	text-align: center;
	position: absolute;
	left: 152px;
	z-index: 9999999999999999;
	display: block;
	/* z-index: 101; */
}
.j2store_cart_module_318.jmoddiv.jmodinside {
	position:absolute;
	left: 152px;
}
.j2store-minicart-button a{
	backgorin-color:#000;
	color: #ffffff;
	padding:8px;
	z-index: 101;
}
.flexi-product-price-range {
	display:none;
}
.homeservice .j2store-product-module h4 {
    font-size: 31px;
}
.homeservice .plusplus {
    bottom: 54px;
}
.fa-shoppingcart:before {
    content: "\f07a";
    z-index: 9999999;
}
.fa-download-alt:before {
    content: "\f0ed";
    z-index: 9999999;
}
.cart-item-count {
    display:none!important;
}
.j2store-cart-button.btn {
	font-size:23px;
	margin-top: 10px;
}
.j2store-cart .btn {
	font-size:23px;
	display: block;
}
.custom.tips{
	line-height:16px;
}
.free-product{
	font-variant: all-small-caps;
	font-size: 23px;
}
.accordion {
    overflow: hidden;
    background: #FFF;
}
.accordion-section-title {
    width: 103%;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #1a1a1a;
    transition: all linear 0.15s;
    font-size: 1.200em;
    text-shadow: 0px 1px 0px #1a1a1a;
    color: #4b3e2d;
}
.btn-success:hover {
    color: #FFF;
    background-color: #4b3e2d;
    border-color: #a21c4c;
    
}
.btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #4b3e2d;
    background-color: #a21c4c;
    border-color: #a21c4c;
    
}
.plusplus {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    z-index: 9999;
    width: 45px;
    height: 45px;
    position: relative;
    /* bottom: 35px; 
    right: 35px;*/
    cursor: pointer;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 0px;
    border-radius: 50%;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/plus.svg);
    background-size: cover;
    border: none;
}
.plusplusrel {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    z-index: 9999;
    width: 45px;
    height: 45px;
    position: relative;
    /* bottom: 35px; 
    right: 35px;*/
    cursor: pointer;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 0px;
    border-radius: 50%;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/plus.svg);
    background-size: cover;
    border: none;
    display:block;
    /* text-align: center; */
}
.vinsrel p{
	font-size: 12px;
	text-align: justify;
}
.vinsrel .j2store-product {
	width:30%;
	margin-left: 13px;
	position: relative;
	display: block;
	float: left;
	margin-top: 30px;
}
/*UN VINS ICONES*/
.field-entry {
    clear: both;
    min-height: 35px;
    margin-bottom: 6px;
}
.fichetech {
	max-width: 459px;
	width: 100%;
}
.cepages_rouge {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a21b4c;
}
.field-label.cepages_rouge {
	font-size: 0px;
}
.field-label.cepages_rouge:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/cepages_red.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-top: -6px;
    margin-right: 12px;
    float: left;
}
.cepages_blanc {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a21b4c;
}
.field-label.cepages_blanc {
	font-size: 0px;
}
.field-label.cepages_blanc:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/cepages_blanc.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-top: -6px;
    margin-right: 12px;
    float: left;
}
.cepages_rose {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a21b4c;
}
.field-label.cepages_rose {
	font-size: 0px;
}
.field-label.cepages_rose:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/2roses.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-top: -6px;
    margin-right: 12px;
    float: left;
}
.origine_rouge {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
}

.field-label.origine_rouge:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/origine.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-right: 12px;
    float: left;
}
.origine_blanc {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    
}

.field-label.origine_blanc:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/cepages_blanc.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-right: 12px;
    float: left;
}
.denomination {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    
}
.field-label.denomination {
	font-size: 0px;
}
.field-label.denomination:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/AOC_GE.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}
.field-label.elevage {
	font-size: 0px;
}
.field-label.elevage:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/tonneau.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
    margin-top: -8px;
}
.volume {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    
}
.field-label.volume {
	font-size: 0px;
}
.field-label.volume:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/degres_vins.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}
.robe {
}
.field-label.robe {
	font-size: 0px;
}
.field-label.robe:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/oeil.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-top: -6px;
    margin-right: 12px;
    float: left;
}
.nez {
}
.field-label.nez {
	font-size: 0px;
}
.field-label.nez:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/nez.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}
.bouche {
}
.field-label.bouche {
	font-size: 0px;
}
.field-label.bouche:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/bouche.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    margin-top: -6px;
    margin-right: 12px;
    float: left;
}
.suggestion {
}
.field-label.suggestion {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	width: 100%;
	display: block;
}
.field-label.suggestion:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/specialite.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}
.servir {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.field-label.servir {
	font-size:0px;
}
.field-label.servir:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/temp.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}
.boireavant {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.field-label.boireavant {
	font-size:0px;
}
.field-label.boireavant:before {
    content: ' '!important;
    display: block;
    background-image: url(https://vins-geneve-domaine-ducrest.ch/images/divers/boireavant.svg);
    background-size: cover;
    height: 40px;
    width: 40px;
    color: #fff;
    /* margin-top: 11px; */
    margin-right: 12px;
    float: left;
}

.cart-action-complete .text-success {
    color: #c0a884;
    text-align: left!important;
    width: 194px;
}

.j2store-cart-buttons {
    height: 194px;
}
.j2store-cart-buttons .buttons-right {
    display: block;
    float: left;
}
.j2store-cart-buttons .buttons-left {
    display: block;
    float: none;
}







/*FIN UN VINS ICONES*/
.j2store-products-row .j2store-addtocart-form {
	display:none;
}
.oneproduct {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 30%;
    margin-right: 10px;
    border: 1px solid #e0e3e8;
    margin-bottom: 11px;
}
.ajax-search .results-box .result-created {
    display: none!important;
}
.autredroite .product-short-description {
    font-size: 12px;
    text-align: justify;
}
.autredroite .product-cart-section {
	padding:0px;}

.j2store-addtocart-form[data-product_type="flexivariable"] {
    margin-top: 10px;
    margin-bottom: 30px;
}
.j2store-addtocart-form[data-product_type="flexivariable"] a {
    margin-left:calc(50% - 22px);
    font-size: 0px;
}
.vinsassocies .j2store-addtocart-form[data-product_type="flexivariable"] a {
    margin-left:0px;
    font-size: inherit;
}
.texteprincipalagenda .j2store-addtocart-form[data-product_type="flexivariable"] a {
    margin-left:0px;
    background-color: #a11c4c;
    color: #FFF;
    padding: 7px;
    font-size: 23px;
    font-weight: 400;
}
.j2store-addtocart-form[data-product_type="flexivariable"] a.accordion-section-close {
    margin-left: 0px;
    background-color: #a11c4c;
    color: #FFF;
    padding: 5px;
    font-size: 15px;
    font-weight: 400;
}
.imagepack1 img{
	max-height:540px;
	width:auto!important;
	float: right;
}
.texteprincipalagenda .introtext-vins {
	display:none;
}
.owl-carousel .owl-nav.disabled {
    display: block!important;
}
.owl-theme .owl-nav [class*='owl-'] {
    border: 0px solid #d5d5d5;
    font-size: 45px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    border: 0px solid #b5b5b5;
}
#rsca-336 .rsca-details {
    background-color: #a21c4c!important;
    border-radius: 50%!important;
    display: none;
    text-align: center;
    position: absolute;
    margin-top: -165px;
    width: 120px;
    padding: 120px 0 0 0;
    font-size: 10px;
    margin-left: calc(50% - 60px);
}
@media (min-width: 678px) {
	.rsca-details {
    /* margin-left: 0.0vw; */
}
}
#rsca-402 .rsca-details {
    background-color: #dad1c4;
    border-radius: 0 0 0px 0px;
    text-align:center;
    padding: 10px 0px;
    display: none;
}
#rsca-336 .rsca-title {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left: 0;
}
#rsca-336 .rsca-media:hover + .rsca-details {
  display:block;
}

#rsca-336 .rsca-details:hover {
	display: inherit;
}
.rsca-light .rsca-title a {
    font-size: 12px;
    /* font-weight: 700; */
    color: #FFF;
    /* text-align: center; */
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* width: 120px; */
    /* padding: 60px 0 0 0; */
    line-height: 11px;
}
.rsca-light .rsca-title a:hover {
    font-size: 12px;
    color: #a11d4c;
    text-align: center;
}
#rsca-336 .rsca-title a:hover {
    font-size: 12px;
    color: #FFF;
    text-align: center;
}
#rsca-336 .rsca-title h4 {
    margin: 0!important;
    /* padding: 15px; */
    position: absolute;
    top: 23%;
    left: 10%;
    right: 10%;
    bottom: 10%;
    text-align: center;
}
#rsca-336 .rsca-title {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left: 0;
}
.vousplaire {
    color: #c0a884;
    text-align: left;
    line-height: auto;
    font-size: 34px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 90px;
    position: relative;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #c0a884;
}
.tax-text{
font-size:13px;
}
.base-price {text-decoration: line-through;
    color: #ff0000;
    font-size: 1em;
}
.j2store-module-product-row {
	margin-top:63px;
}
@media (max-width: 1023px) {
.oneproduct {
    width: 47%!important;
}
}
@media (max-width: 677px) {
.oneproduct {
    width:100%!important;
}
.imagepack1 img{
	max-height:540px;
	width:auto!important;
	float: none;
}
#qx-slider-pro-339 .qx-sliders, #qx-slider-pro-339 .qx-slide__container {
		height:340px!important;
	}

}
.modehorizontal {
	display: none;
}
@media (min-width: 678px) {
.imagepack1 {
	margin-top: 0px;
}
}
.descriptiontitre {
	font-weight: 700;
	font-variant: small-caps;
}
.servicepack h1 {
	background-color: #394c4d;
	color: #FFF!important;
	padding: 10px 10px 25px 10px;
	font-weight: 700;
	font-variant: all-small-caps;
}
.blogflex {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 766px) {
	.blogflex {
    display: block;
    flex-wrap: nowrap;
}
 
 .blogflex .cols-1 {
    flex-basis: 49%;
}
.j2store-cart-buttons .buttons-right {
    display: block;
    float: left;
    /* margin-top:15px; */
    clear: both;
}
	.modehorizontal {
	display: block;
}
}

#j2store-checkout-content h1{
	font-size: 69px;
    color: #e0e3e8;
    margin-bottom: 30px;
	margin-top:8px;
    text-transform: uppercase;
    font-weight: 700;
	text-align:center
}
#checkbox_tos a {
	color: #a21c4c;
}
@media (max-width: 1200px) {
.header-right {
    /* position: absolute; */
    /* top: 0px; */
    /* background-color: rgb(221, 218, 218); */
    /* height: 121px; */
    /* border-bottom: 4px solid #666579; */
    z-index: 101;
}
	.logo-image small.site-slogan {
    display: inline-block;
    font-size: 27px;
    line-height: 27px;
    font-weight: 300;
    position: absolute;
    /* width: 350px; */
    /* top: 45px; */
    /* left: calc(2.7vw + 184px); */
    text-transform: uppercase;
    text-align: left;
}
}
@media (max-width: 1023px) {
.logo-image small.site-slogan {
    display: inline-block;
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    position: absolute;
    /* width: 230px; */
    top: 3px;
    /* left: calc(2.7vw + 139px); */
    text-transform: uppercase;
    text-align: left;
}
	.off-canvas-toggle {
    right: 0px;
}
}
@media (max-width: 860px) {
.logo-image small.site-slogan {
    /* width: 302px; */
    /* font-size: 14px; */
    /* left: 6vw; */
    /* font-weight: 700; */
    /* top: 51px; */
    px; */
    display:;
    display: none;
}
}
@media (max-width: 540px) {
.logo-image small.site-slogan {
    display:none;
}
}
.dansslider {
	margin-top:60px;
}
}
div.mod-languages a {
    text-decoration: none;
    font-weight: 700;
    color: #f30909!important;
}
div.dansslider a, div.dansslider li {
    text-decoration: none;
    font-weight: 700;
    color: #FFFFFF!important;
}
div.mod-languages ul {
    background-color: rgba(255, 255, 255, 0);
}
div.mod-languages li {
    margin-left: 0px;
    /* margin-right: 0px!important; */
    padding:0 8px;
    border-right:1px solid #FFF;
}
div.mod-languages li:last-child {
	border-right:0px solid #FFF;
}
div.dansslider li:last-child {
	border-right:1px solid #FFF;
}
div.mod-languages a, div.mod-languages li {
    text-decoration: none;
    color: #FFF!important;
    font-weight: 300;
    font-size: 15px;
}
div.mod-languages li.lang-activ a {
    text-decoration: none;
    color: #c0a884;
}
div.dansslider ul {
    background-color: rgba(255, 255, 255, 0);
	text-align: center;
}
div.dansslider li {
    padding:10px;
    border:1px solid #FFF;
    font-size:25px;
    margin-right: 30px;
}
@media (max-width: 480px) {
	div.dansslider li {
    padding:10px;
    border:1px solid #FFF;
    font-size:25px;
    margin-right: 30px;
    display:block!important;
    margin-bottom:20px;
    margin-left: 30px;
}
}
.t3-footer a {
	color: #c0a884;
}
.sectionliens a {
	color: #FFF;
	text-transform: uppercase;
	font-size:19px;
}
.sectionliens a:hover {
	color: #c0a884;
	text-transform: uppercase;
	font-size:19px;
}
.t3-footer {
    /* position: absolute; */
    width: 100%;
    padding-top: 60px;
    border-top: 3px solid #21201f;
    background: #21201f; /*rgb(192, 175, 147);*/
    color: rgb(255, 255, 255);
    font-family: 'Hind Siliguri', sans-serif;
}
.t3-footer:before {
    content: " ";
    display: block;
    /* border-top: 25px dotted rgba(102, 101, 121, 0.6392156862745098); */
    margin-top: -15px;
    border-bottom: 0px;
}
.home .t3-footer {
    margin-top: 0px;
}
.contact .t3-footer {
    margin-top: 0px;
}
.custom.toptop{
	margin-top: 14px;
	/* max-width: 400px; */
	/* right: 60px; */
	position: relative;
	z-index: 99999999;
}
.custom.toprightinfo {
    color: #e1e1e1;
    text-align: left;
    padding-left: 5px;
}
.custom.toprightinfo a {
    color: #fff;
}
.custom.toprightinfo p {
    display:inline-block;
    float:left;
    padding-right: 30px;
}
}.custom.toprightinfo a:hover {
    color: #a2c3e2;
}
ul.ce-category-module p{
	margin-bottom:6px
}
.ce-category-module li {
	float: left;
    width: 45%;
    margin-right: 2%;
	    min-height: 280px;
}
.contact-miscinfo {
	margin-top:40px;
}
.com_contactenhanced .page-header h2{
	text-align:center;
}
a.mod-ce-category-title {
	font-weight:700!important;
}
.section-presdechezvous-adresse {
	border-bottom:1px solid #000;
	margin-bottom: 30px;
}
.section-presdechezvous-adresse.qx-active {
    margin-top: 30px;
    padding-bottom: 30px;
}
.cherchervik {
    text-align: center;
    margin-top: -64px;
    background-color: #c0a784;
    padding: 20px;
    color: #fff;
    font-weight: 300!important;
}
.vikwallimage-container {
    display: block!important;
	
}
.vikwallimage-fixed {
    background-size: cover!important;
}


ul.layout-h {
  padding:0px;
	flex-wrap: wrap!important;
}
ul.layout-h li{
  width:180px;
}
ul.layout-h li a{
  height:119px;
}
#qx-section-67187.fixed{
top: 0px;
    position: fixed!important;
    z-index: 9;
}
@media (min-width: 766px){
.qx-row.qx-equal-column {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
	}

@media (max-width: 850px) {
.ce-category-module li {
	float: left;
    width: 100%;
    margin-right: 0%;
	    min-height: 280px;
}
	ul.layout-h li{
  width:100%;
}
ul.layout-h li a{
  height:auto;
	padding:4px 15px!important;
}
}
@media (min-width: 992px) and (max-width: 1300px) {
	.header-right {
	/* position:absolute; */
	/* top: 0px; */
}
}
h2::before {
    /* position: absolute; */
    /* content: ''; */
    width: 40px;
    height: 40px;
    /* border-left: 73px solid transparent; */
    background-color: #a21c4c;
    margin-left: -50px;
}
h2 {
	/* margin-left:50px; */
}
.textequote {
    font-size: 24px;
    max-width: 700px;
    margin: 3px auto;
    position: relative;
    text-transform: initial;
    font-weight: 300;
    display: block;
}
.mod-ce-category-misc, .contact-contactinfo {
	font-weight: 300;
    text-transform: initial;
    line-height: 21px;
}
.category-module .contact-contactinfo span {
    display: inline;
    padding-right: 0px;
}
.com_quix.contactce .t3-content {
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
}
/*QUIX*/
.com_quix .t3-content {
	padding: 0px 0px 0px 0px;
	/* margin-top: -130px; */
}
.home .t3-content {
	padding: -0px 0px 0px 0;
	margin-top: -200px;
}
.com_quix .t3-mainbody {
	padding: 0px 0vw 0px 0vw;
}
.home .t3-mainbody {
	padding: 0px 0vw 0px 0vw;
}
.com_quix .t3-mainbody .container {
	width:100%;
	padding:0px;
	max-width: 100%;
}
.qx-container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.qx-btn {
    white-space: unset!important;
    /* max-width: 300px; */
}
.qx-btn-default {
    color: #fff;
    background-color: #a3bf52;
    border-color: #ccc;
    display: inherit;
}
.titrepage {
    margin-top: -209px;
    /* background-color: #d8c27f; */
    margin-bottom: 40px;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 19px;
    border-top: 74px solid #d8c27f00;
    /* border-left: 14px solid transparent; */
    /* border-right: 14px solid transparent; */
}

.2col1, .2col2 {
	max-width:48%!important;
}
.home .titrepage {
    /* margin-top: -571px; */
    /* background-color: #d8c27f; */
    margin-bottom: 40px;
    /* margin-right: -20px; */
    margin-left: -32px;
    /* padding-left: 0px; */
    border-top: 74px solid #d8c27f00;
    /* border-left: 14px solid transparent; */
    /* border-right: 14px solid transparent; */
}
.home .titrepage310 {
    margin-top: -371px;
    /* background-color: #d8c27f; */
    margin-bottom: 40px;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 19px;
    border-top: 74px solid #d8c27f00;
    /* border-left: 14px solid transparent; */
    /* border-right: 14px solid transparent; */
}
.titrepage::before {
  /* position: absolute; */
  /* content: ''; */
  left: 0;
  z-index: 10;
  width: 80px;
  height: 100px;
  border-radius: 0%;
  top: 0px;
  background-color: #fff;
  border-bottom:100px solid #fff;
}
.titrepage h1{
	color: #0071b0;
	text-align: left;
	margin-bottom: 34px;
	display: inline-block;
	/* background-color: #0071b0; */
	/* padding: 15px; */
	/* border-radius: 8px; */
	/* border: 1px solid #000; */
}
@media screen and (max-width: 767px){
.quixslider310 .titrepage {
    margin-top: -97px;
}
.titrepage {
    margin-top: 0px;
	}
.home .titrepage {
    margin-bottom: 0px!important;
    border-top: 0px solid #d8c27f00!important;
}
.com_quix.home h1 {
    top: 0!important;
}
}
.t3-copyright .container {
	width:90%;
}
.t3-copyright .container .col-md-6{
	padding:0px;
}
.row, .qx-row {
    margin-left: 0px!important;
    margin-right: 0px;
}
.t3-content .qx-row{
	
	}
.t3-mainbody .container{
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1304px;
	}
  .qx-container {
    width: 100%;
    padding: 0px 2.7vw 0px 2.7vw;
}
  .t3-copyright .qx-container {
    width: 100%;
    /* max-width: 1140px; */
}
.t3-footer div.container.inner {
	padding:0;
	padding: 0px calc(2.7vw) 0px calc(2.7vw);
}
.com_quix .t3-footer div.container.inner {
    width: 100%;
    /* max-width: 1140px; 
    border-top: 22px dotted rgba(102, 101, 121, 0.6392156862745098);*/
    margin-top: -37px;
}
.footertop .qx-container{
	padding-left:0;
	padding-right:0;
	width:100%;
	width: 90%;
    max-width: 1140px;
}
.com_quix .footertop .qx-container{
	padding-left:0;
	padding-right:0;
	width:100%;
	width: 90%;
    max-width: 1140px;
}
.footercontainer .qx-container{
	padding-left:0px;
	padding-right:0px;
	width:100%;
}
.com_quix .footercontainer .qx-container{
	padding-left:15px;
	padding-right:15px;
	width:100%;
}
.copyright .custom.qx-container{
	padding-left:0px;
	padding-right:0px;
	
}
.home .qx-container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.sanspadding {
    padding: 0px;
}
.margehaut {
    margin-top: 80px;
}
.blocinfo {
	color:#FFF;
	font-weight:700;
}
.blocinfo h2 {
	color: #ceba8e!important;
    margin-bottom: 10px;
}
.qx-media-grid .qx-media-inner figure {
    float: left;
    margin-right: 30px;
}
.qx-layout-grid .qx-row {
    margin-bottom: 30px;
}
@media (max-width: 767px){
	.t3-copyright .container {
    width: 100%;
}
	.com_quix .t3-copyright .container {
    width: 100%;
}
.copyright .custom.qx-container{
	padding-left:0px;
	padding-right:0px;
}
	.footercontainer {
		margin-left:0px;
	}
	.com_quix .footercontainer {
		margin-left:-15px;
	}
}
@media (min-width: 767px){
	.com_quix .t3-copyright .container {
    width: 90%;
}
	.com_quix .footercontainer {
		margin-left:-15px;
	}
}
@media (min-width: 992px){
.qx-container {
    width: 100%;
}
	.com_quix .t3-copyright .container {
    width: 90%;
}
		.com_quix .footercontainer {
		margin-left:0px;
	}
	}
@media (min-width: 1200px) {
  .qx-container {
    width: 100%;
  }
	.t3-copyright .container {
    width: 90%;
    /* max-width: 1140px; */
    padding: 0 30px;
}
	.com_quix .t3-copyright .container {
    width: 90%;
    /* max-width: 1140px; */
    padding: 0 30px;
}
	.copyright .custom.qx-container{
	padding-left:0px;
	padding-right:0px;
	
}
}
@media (min-width: 1344px){
.qx-container {
    width: 1304px;
}
.section-presdechezvous-adresse
.qx-container {
    width: 100%;
}
	}
.qx-img-responsive {
	width:100%;
}

.qx-element-person .qx-img-responsive {
    padding:0 3px;
}
@media (min-width: 481px) and (max-width: 767px){
.qx-element-person .qx-img-responsive {
    display: block;
    max-width: 50%;
    height: auto;
    margin: 0 auto;
}
}
@media (max-width: 480px){
.qx-element-person .qx-img-responsive {
    display: block;
    max-width: 80%;
    height: auto;
    margin: 0 auto;
}
}
#qx-section-171 .qx-container-fluid {
	padding:0px;
}
@media (min-width: 992px) {
  .com_quix .t3-mainbody .container {
	width:100%;
}
	.com_quix .t3-copyright .container {
    width: 100%;
    /* max-width: 1140px; */
    padding: 0 30px;
}
}
.qx-element-joomla-article .item-image {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
}
@media (max-width:480px){
.qx-element-joomla-article .article-body {
	clear: both;
}
	}

/*END QUIX*/
.dateagenda::nth-word(2) {
  font-size: 40px;
}


strong, b {
    font-weight: 600 !important;
    line-height: inherit;
}
.logo-img {
	width:100%;
	border:none;
	/* background-color: #FFF; */
	position: relative;
	top: 35px;
	/* left: 2.7vw; */
}
.logo-img .custom img {
    border: none;
    width: 100%;
}
img {
	border: 0px solid #DDD;
	padding-top: 15px;
}
a[href="/./sansimage.png"] {
  display:none;
}
.camera_wrap {
    float: none;
}
.mn-top-bar-wrap {
    background-color:#FFF;
	position: absolute;
	width:100%;
	
}
.mn-mod-header {
    padding: 20px 0px 50px 0px;
	margin-top: -40px;
	    background-color: rgba(0, 0, 0, 0.08);
}
.t3-mainbody {
    /* padding-bottom: 40px; */
    background-color: #ffffff;
    padding: 0 2.7vw 64px 2.7vw;
    /* padding-top: 83px; */
    z-index: 200000;
}
.galerie.bronze .t3-mainbody {
    background-color: #FFF;
}
.galerie.gold .t3-mainbody {
    background-color: #312d1f;
}
div.itemHeader h2.itemTitle::before, .titre h1::before {
	position: absolute;
    content: '';
    left: 15px;
    z-index: 10;
    width: 120px;
    height: 3px;
    top: -10px;
    background-color: #A00C47;
}
.mn-mod-header h4 {
    text-align:left;
	
}
.mn-slider .mn-mod-btn.white a {
    background: #CCA945 none repeat scroll 0% 0% ;

}
.mn-section.sect5 {
    overflow: visible;
    width: 100%;
    background-color: #e8e7e0;
	    border-top: 80px solid #a06d0e;
}
.tittremoduleexpo{
	position: absolute;
    top: -178px;
    color: #bead78;
    text-shadow: 3px 1px #46412d;
}
@media (max-width: 767px) {
	.tittremoduleexpo {
    position: absolute;
    top: -107px;
    color: #bead78;
    text-shadow: 3px 1px #46412d;
}
}
@media (max-width: 480px) {
	h2.tittremoduleexpo {
    font-size:31px;
}
}
span.itemImageequipe img {
    border: medium none;
    padding: 0px;
    width: 100% !important;*/
	
}
span.itemImageequipe {
    display: block;
    text-align: left;
    margin: 0px 0px 30px;
}
span.itemImageequipe a.modal {
    border-radius: 0px;
    box-shadow: none;
    border: 0px none;
    display: block;
    margin: 0px;
    position: relative;
    top: auto;
    left: 0px;
    right: 0px;
    width: auto;
    z-index: 10;
    overflow: hidden;
}
div.itemImageBlockequipe {
    padding: 0px;
    margin: 0px 25px 0px 0px;
    position: relative;
	float:left;
}
@media screen and (max-width: 1280px) {
    .mn-header .col-sm-4 {
    width: 33.33333333%;
  }
  .mn-header .col-sm-4 img{
    width: 80%;
  }
}
.mnk2-1 div.catItemImageBlockequipe {
    float: left;
}
.mnk2-1 div.catItemImageBlockequipe {
    margin: 0px 15px 10px 0px;
}
div.catItemImageBlockequipe {
    padding: 0px;
    margin: 0px 0px 20px;
    position: relative;
}
@media screen and (max-width: 1300px) {
.mnk2-1 div.catItemImageBlockequipe {
    float: left;
}
}
@media (max-width: 991px) {  
  .container {
    width: 95%;
  }
  .view-carts .container {
    width: 100%;
    padding: 0px;
  }
  .view-carts .col-md-12 {
    padding: 0px;
  }
  .view-carts .t3-content.col-xs-12 {
  	padding-left:0px;
  	padding-right:0px;
  }
  .t3-header .container {
    width: 100%;
  }
  .mn-slider.container {
    width: 100%;
  }
}
@media screen and (max-width: 610px) {
.logo img {
    width: 90%;
}
	.logo-img .custom img {
    border: none;
    width: 90%;
}
}
@media screen and (max-width: 480px) {
.logo img {
    width: 62%;
    /* top: -66px; */
    /* left: 15px; */
}
	.logo-img .custom img {
    border: none;
    width: 75%;
}
	.logo-image {
    text-align: center;
    right: 0;
    position: relative;
}
}

.galerierealisation{
	width:70%; height:auto; margin: 0 30% 0 0;
}
.mfp-iframe-holder .mfp-content {
   max-width: 90%!important;
}

.mn-wall {
	background-color: rgba(0, 0, 0, 0.25);
}
.mega-nav.level2 {
	display:none;
}
.modulemenuside {
	margin-top:87px;
}

  .mnk2-1 div.catItemImageBlock {
    float: left !important;
    margin: 0 20px 20px 0px;
	width: 30%;
  }
  
  .mnk2-center div.catItemImageBlock {
    text-align: center;
    width: 100%;
  }
  .mnk2-center div.catItemHeader h3.catItemTitle {
    font-size: 20px;
    line-height: 21px;
    text-align: center;
}
.mnk2-center span.catItemImage img {
    width: 80% !important;
}
.mnk2-center span.catItemImage {
    text-align: center;
}
.mnk2-center div.catItemIntroText {
	text-align:justify;
}
@media (max-width: 767px) {
.galerierealisation{
	width:100%; height:auto; margin: 0 auto;
}
.mnk2-1 div.catItemImageBlock {
    float: left !important;
    margin: 0 20px 0 0px;
	width: 40%;
  }
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: auto;
    height: 60px;
}
}
@media (max-width: 481px) {
  .mnk2-1 div.catItemImageBlock {
    float: none;
    margin: 0 0px 0 0px;
	width: 100%;
  }
}
.mn-top-right{
	z-index: 2000000;
	width:40%;
}
.copyright a{
	color:#ccc;
}
#scrollTop-link {
visibility:hidden;
}
.navbar {
	border:0px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 20px 10px 0;
}
.mn-header-left .nav > li > a {
    position: relative;
    display: block;
    padding: 14px 10px 14px 10px;
    font-weight: 800;
    font-size: 17px;
    color: #FFF;
}
.mn-slider-wrap {
	margin-top: 140px;
	
}
@media (min-width: 2400px) {
.mn-slider-wrap {
	margin-top: 160px;
	
}
.fixed_mainnav .row {
	margin-top:0px;
}
.fixed_mainnav .col-mn-login, .fixed_mainnav .col-mn-search, .fixed_mainnav .col-mn-languageswitcher{
display:none;
}
/*.mn-ficons-home:before { font-size: 24px;}*/
.mn-features-ico {
    float: left;
    margin-right: 15px;
    }
.mn-features .mn-features-inner .mn-features-desc {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    padding-top:0px;
}
.mn-features .mn-features-inner .mn-features-title {
    padding: 10px 10px 10px 0px;
}
.moduletabledatetime div {
    z-index: 2;
    position: absolute;
    
}
.moduletabledatetime{
    padding: 0 30px;
    width:25%;
    float:left;   
}
@media (max-width: 844px) {
.moduletabledatetime{
    padding: 0 30px;
    width:100%;
    float:left;   
}
}
.mod_datetime {
margin-top:40px;
}
.titredatetime {
font-size: 24px;
font-style: italic;
color: #fff;
}
.fixed_mainnav #overslider {
/*    display:none;
    position:relative;*/
    }
#overslider {
    /*z-index: 2;*/
    position: absolute;
    background-color:rgba(0, 0, 0, 0.54);
    width: 100%;
height: 70px;
margin-top: -115px;
display:none;
    }

.acymailing_module_form .acymailing_introtext {
text-align:center;
margin: 0 0 30px 0;
}


.
a[id]:before {
    content:"";
    display:block;
    height:150px;
    margin:-150px 0 0;
}
.mnwall-grid h3.mnwall-item-title {
    min-height: 78px;
}
p.readmore{
font-weight:700;
}
.footer-logo img {
max-width:100%;
}
#Mod151 a {
color:#fff;
}
#Mod151 a:hover {
color:#fff;
}
.zoomin .catItemFullText {
margin-left:-15px;
}
.zoomin div.k2Pagination {
    display:none;
}
.fa-bars::before {
    content: """\f0c9";
}
div.itemFullText .moduletabletheme h3 {
padding-bottom:40px;
}
.cameraSlide {
    padding-top:100px;
}
.customretraitgauche {
padding-left:15px;
}
.imagepetite {
width:50%;
height:auto;
}
.imagecontenu {
width:100%;
height:auto;
}
.bgwhite {
background-color:rgba(255, 255, 255, 0.46);
}
.boxlien {
border-radius: 6px;
background-color:#CCA945;
padding:4px 8px 4px 8px;
}
.homeps .col-mn-search {
	display:none;
}
.mnwall-hover-box-content .mnwall-item-link-icon, .mnwall-hover-box-content .mnwall-item-fancy-icon {
    width: 120px;
    height: 120px;
    line-height: 20px;
}
.floatright {
	float:right;
}

.nav-justified > li > a {
    text-align: left;
}
#prix a.btn {
	white-space: normal;
}
#prix .prix {
	background-color:#CCA945;
	padding:5px;
	color:#FFF;
}

#prix .prixprincipal {
	background-color:#CCA945;
	padding:5px;
	color:#FFF;
	font-weight:700;
	font-size: 28px;
}
#services .prixprincipal {
	background-color:#CCA945;
	padding:10px;
	color:#FFF;
	font-weight:700;
	font-size: 28px;
	border-radius:10px;.
}
.sitescrees img {
border: 1px solid #1A1818;
}
.sitescrees .mnwall-desc {
    padding: 8px 0px 0px;
}
.sitescrees .mCustomScrollbar {
    height: 80px;
}
.bgwhite .t3-sl {
	padding:0px;
	color:#fff;
}
.bgwhite .t3-sl a {
	color:#CCA945;
}
.bgwhite .t3-module {
	margin-bottom:0px;
}
.modulegraphic {
	background-color:#285085;
	    padding-top: 20px;
    padding-bottom: 10px;
}
}
.modulegraphic .boxlien a{
	color:#FFF;
}
.nivo-caption {
	visibility:hidden;
}
a.k2ReadMore {
    background: transparent;
    border: none;
    color: #DA0083;
    padding: 6px;
}
.mn-border .container, .color-bg .container {
	
}
.moduleslidesites {
	background-color:#CCA945;
	margin: 0px -15px;
	padding:15px 0px;
}
.voirsite {
	text-align:center;
	margin-top: 15px;
	
}

.mn-itemText {
	overflow:visible;
}
#services .icon {
    width: 80px;
height: 80px;
display: block;
margin: -100px 0px 0px -50px;
position: absolute;
color: #0A4681;
}
.fa-4 {
    font-size: 48px;
    background-color: #CCA945;
    border-radius: 50%;
    padding: 15px;
}
.pl {
	margin-top:60px;
}
#services .col-xs-12 {
	margin-bottom:60px;
}
@media (max-width: 1024px) {
 #services .prixprincipal { 
 font-size:22px;
}
}
.newsps div.catItemHeader h3.catItemTitle {
	color:#CCA945;
}
.newsps div.catItemHeader h3.catItemTitle a {
    color: #C89914;
	font-size:24px;
}
.newsps span.h4 {
    text-decoration:underline;
}
div.itemContainerLast {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    border-radius: 10px;
}
.well {
	background-color: rgba(255, 255, 255, 0.7);
}

.mn-top-bar-wrap .container{
	max-width: 1080px;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -7px;
}
.galcentre {
	margin: 0px auto;
	float:none;
}
.galeriecentree div.itemIntroText {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8;
    padding: 0;
	margin-top:20px;
}
.mnwall-item-outer-cont {
    border-radius: 0px;
    border: 0px solid #ccc;
}
.agenda .mnwall-item-outer-cont {
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.dark-text h3.mnwall-title a, .dark-text h3.mnwall-title span {
    color: #a21c4c;
}
.mnwall-s-desc, .mnwall-desc {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    min-height: 122px;
    tex-align:justify;
}
#mnwall_iso_container_13 .mnwall-desc {
	min-height: 30px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
#mnwall_iso_container_13 .light-text .mnwall-desc{
	color: #ceba8e;
}
#Mod320 .mnwall-desc, #Mod319 .mnwall-desc {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
}
h3.mnwall-title {
    text-align: center;
    padding: 10px 10px!important;
    color: #0071b0;
    min-height: 104px;
    font-weight: 700;
}
.agenda h3.mnwall-title {
    text-align: left;
}
.agenda .mnwall-date {
    text-transform: normal;
    padding: 3px 0px 0;
    font-size: 22px;
}
.mnwall-columns .mnwall-photo-link img {
    width: 100%!important; 
    max-width: 100%;
    /* margin: 3%; */
    border-radius: 0px;
}
.rsca-light .rsca-item {
    border-radius: 0px !important;
    border: 0px solid #e7e7e7;
    border-bottom: 1px solid #e8e8e8 !important;
    overflow: hidden;
}
.mnwall-readmore {
    text-align: center;
}
.nivo-main-image {
    border-radius: 0px;
    border: 1px solid #ccc;
}
h6.programme{
	text-align: center;
color: rgb(255, 255, 255);
background-color: rgb(0, 128, 128);
padding: 5px 0px;
}
.itp-share-lin {
    float: left;
    margin-right: 0px;
    margin-top: 10px;
}
.itp-share {
    display: block !important;
    margin: 40px auto;
    padding-bottom: 40px;
}
.itp-share-pinterest {
    float: left;
    /* margin-left: 10px; */
    margin-top: 5px;
}
.itp-share-fbl {
    float: left;
    margin: 12px 0 0 10px;
}
._51mw {
	display:none;
	}
.moduletable .page-header {
	display:none;
}
div.catItemHeader {
    text-align: center;
}
.mix-introtext {
    font-weight: 300;
    line-height: 27px;
    margin: 0px 0px 8px;
}
.customretraitgauche {
    padding-left: 15px;
}
#Mod318 .page-header {
	display:none;
}
#Mod319 .page-header {
	display:none;
}
#Mod320 .page-header {
	display:none;
}
 #Mod320 .dark-text h3.mnwall-title a, #Mod320 .dark-text h3.mnwall-title span {
    color: #a21c4c;
}
#Mod319 .dark-text h3.mnwall-title a, #Mod319 .dark-text h3.mnwall-title span {
    color: #a21c4c;
}
#rsca-192 {
	padding:40px 11px;
}
ul {
    /* padding-left: 12px; */
    list-style-type: disc;
}
.homeps .mnwall-columns .mnwall-photo-link img {
    width: 94%;
}
.t3-mainbody img {
    border: 0px solid #DDD;
    padding: 0px;
	max-width: 100%;
}
.paroles #regridk2314.regridk2.mix-list .upper-mix {
    width: 350px;
    margin: 0px auto;
    float: none;
	margin-bottom: 25px;
}

.t3-off-canvas-body .nav > li > .separator {
	text-transform: uppercase;
font-size: 15px;
font-weight: 300;
padding-left: 0px;
}
.datec {
}
.datej {
	    float: left;
    font-weight: 600;
    font-size: 32px;
    padding: 10px 10px;
    background-color: #a21c4c;
    border-radius: 50%;
    color: #FFF;
    line-height: 32px;
}
.jour {
	float:leftt;
	font-weight:400;
	font-size:22px;
	line-height:50px;
	padding-left:8px;
	text-transform:none;
	}
.mois {
	float:left;
	clear:both;
	font-weight:400;
	font-size:22px;
	color: #a21c4c;
	}
.annee {
	float:left;
	font-weight:400;
	font-size:16px;
	padding-top:8px;
	padding-left:8px;
	}
	/*!learn it OK*/
.dj-megamenu-classic {
    height: 35px;
    background: #fff;
}
.dj-megamenu-classic li a.dj-up_a {
	background: #fff;
	color:#a21c4c;
}
.mn-slider {
    /*min-height: 97px;
     background-color: rgba(255, 255, 255, 0.24); */
    margin-top: -191px!important;
    border-bottom: 0px solid #4a3e30;
    max-width: 100%;
    z-index: 100;
    position: relative;
    border-bottom: 1px solid #000;
}
.home .mn-slider {
    /* margin-top: -171px; */
}

.home .mn-slider::before {
    display:none;
}
.mn-slider::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 196px;
    top: 0;
    left: 0;
    /*background: url(/images/slider/Image-ventilations.jpg) 0 0 no-repeat;*/
    background-size: 150%;
    opacity: 0.15;
    z-index: -1;
    display: none;
}
@media (max-width:1023px) {
.home .mn-slider {
   /* min-height: 197px; */
   background-color: rgb(255, 255, 255);
   /* margin-top: -66px; */
   border-bottom: 0px solid #4a3e30;
   max-width: 100%;
   z-index: 100;
   position: relative;
   border-bottom: 1px solid #000;
}
	.mn-slider::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 196px;
    top: 0;
    left: 0;
    /*background: url(/images/slider/Image-ventilations.jpg) 0 0 no-repeat;*/
    background-size: 150%;
    opacity: 1;
    z-index: -1;
    display: none;
}
	}
.home .logo {
}
.logo {
    /* text-align: left; */
    z-index: 100;
    position: relative;
    /* top: 12px; */
    /* left: calc(2.3vw); */
    /* max-width: 325px; */
    z-index: 99999;
    /* background-color: #ffffff03; */
}
.logo-img {
    
}
@media (max-width: 480px){

	}
@media (max-width: 1023px){
.logo {
    position: relative;
}
	.logo-img {
    top: -41px;
}
	}
.t3-mainnav .t3-navbar {
    text-align: center;
    padding-right: 0px;
    border-bottom: 0px solid #000;
    /* float: left; */
    /* background-color: rgba(26, 44, 78, 0.41); */
    /* margin-top: 54px; */
}
.t3-header {
    margin-top: -121px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 200;
    background-color: rgba(53, 52, 49, 0.54);
    /* overflow: hidden; */
    height: 115px;
    position: absolute;
    z-index: 100000;
    width: 100%;
}
.t3-mainnav {
    margin-top: 0px;
    text-align: left;
    z-index: 500;
    padding-left: calc(2.7vw + 202px);
    right: 0px;
    float: left;
    padding-top: 0px;
    z-index: 20000;
    /* background-color: rgb(241, 237, 236); */
    /* height: 121px; */
    /* border-bottom: 4px solid #666579; */
    display: none;
}
.home .t3-mainnav {
   
}
@media (min-width: 768px)
.navbar-nav {
    float: right;
    margin: 0;
}
.mn-header-right .modal-icons {
	text-align:right;
	margin-top: -2px;
}
.mn-header-right {
	/* background-color: rgba(221, 218, 218, 0); */
	padding-top: 45px;
	max-width: 100%;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
    /* color: #131212; */
    /*text-shadow: 0px 1px #FFF;*/
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:focus {
  color: #FFF;
  background: #a3bf52;
}
h1, .h1 {
	color: #c0a884;
	text-align: left;
	line-height: auto;
	font-size: 34px;
	font-weight: 300;
	text-transform: uppercase;
}
.page-header h1 {
    color: #c0a8840;
    text-align: left;
    margin-bottom: 34px;
    display: inline-block;
    /* background-color: #f1edec; */
    padding: 15px;
}
.home .titrepage {
    /* margin-top: -571px; */
    /* background-color: #d8c27f; */
    margin-bottom: 40px;
    margin-right: -20px;
    /* margin-left: -70px; */
    /* padding-left: 0px; */
    border-top: 74px solid #d8c27f00;
    /* border-left: 14px solid transparent; */
    /* border-right: 14px solid transparent; */
}
.com_quix.home h1 {
    color: #c0a884;
    text-align: center;
    margin-bottom: 34px;
    display: block;
    padding: 15px;
    position: relative;
    top: 111px;
    text-shadow: 1px 2px #ffffff;
    margin-top: 0px;
}
.com_quix h1 {
    color: #c0a884;
    text-align: center;
    margin-bottom: 34px;
    display: block;
    padding: 15px;
    position: relative;
    top: 154px;
}
.com_quix.contactce h1 {
    top: 0px;
}
@media (max-width: 766px) {
	.page-header h1, .com_quix h1 {
	font-size: 32px;
	margin-top: -23px;
}
.com_quix.contactce h1 {
    top: 32px;
}
}
.page-header {
    width: 100%;
    text-align: center;
    padding-top: 17px;
}
.vins .page-header {
    width: 100%;
    text-align: left;
    padding-top: 17px;
}
.blog .page-header {
margin-top: -52px;
}
div.itemListCategory h2 {
    color: #b1a900;
	text-align: center;
}
.mn-mod-header h2 {
	
    margin-bottom: 20px;
    line-height: 55px;
    font-weight: 300;
	color: #b1a900;
	text-align:center;
	
}
.moduletable h2 {
	margin-bottom: 20px;
	/* line-height: 55px; */
	font-weight: 700;
	color: #101010;
	text-align:center;
	text-shadow: 0px 1px #ffffff;
	font-size: 30px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.3686274509803922);
	padding: 15px;
}
.mn-parallax-background {
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
}
.djrv_review_form .control-label {
    display: inline-block;
    float: left;
    width: auto;
    padding-top: 5px;
    text-align: left;
}
.djrv_review_form .controls {
    margin-left: auto;
}

.navbar-toggle {
	display:none;
}
.payment_td.autre {
	display:none;
}
.djreviews div.modal {
	background-color:#FFF;
}
.topleft-social-icons ul {
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
	color: #D6D6D6;
	list-style-type: none;
}
.topleft-social-icons ul li a i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
}
.topleft-social-icons ul li a {
    color: #fff;
    border: 0px solid #a21c4c;
    display: inline-block;
    background: none;
    margin-right: 5px;
}
.t3-module .topleft-social-icons ul li a {
    color: #fff;
    border: 0px solid #a21c4c;
    display: inline-block;
    background: #a21c4c;
    margin-right: 5px;
    font-size: 25px;
    padding: 5px 12px;
    border-radius: 50%;
}
.mn-header-left {
    display: block;
    position: absolute;
    /* float: right; */
    margin-right: 0px;
    /* background-color: #666579; */
    z-index: 10000000;
    top: 18px;
    left: 15px;
}

@media (max-width: 480px){
.mn-header-left {
    
}
}

/
.opacity .qx-parallax-bg {
	opacity:0.2;
}

.t3-footnav .archives ul > li > a {
    color: #a21c4c;
    font-size: 16px;
	padding: 5px;
}
.t3-footnav .archives ul > li > a:hover, .t3-footnav .archives ul > li > a:active, .t3-footnav .archives ul > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.archives > li.active > a, .archives > li.active > a:hover, .archives > li.active > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.titregrand {
	display:none;
}
.previous {
	text-align: right;
	}

.archives a {
    color: #a21c4c;
    font-size: 16px;
    padding: 5px;
}	
.archives a:hover {
    color: #FFF;
    font-size: 16px;
    padding: 5px;
}
*::-moz-list-bullet, *::-moz-list-number {
    display: inline;
    vertical-align: baseline;
    font-variant-numeric: tabular-nums;
    -moz-user-select: none;
}
*::-moz-meter-bar {
    display: inline-block !important;
    float: none !important;
    position: static !important;
    overflow: visible !important;
    -moz-appearance: meterchunk;
    height: 100%;
    width: 100%;
}
*::-moz-progress-bar {
    display: inline-block !important;
    float: none !important;
    position: static !important;
    overflow: visible !important;
    box-sizing: border-box !important;
    -moz-appearance: progresschunk;
    height: 100%;
    width: 100%;
    background-color: #a21c4c;
}
*::backdrop {
    -moz-top-layer: top !important;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.t3-wrapper .mnwall_container .mnwall_more_results {
	display:none;
}
   


@media (min-width:992px) and (max-width:1199px){
.container {
}
.t3-content	.container {
	padding: 0 0px;
}
	}


.back {
    background-color: #a21c4c;
    z-index: 9999;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: -100px;
    right: 67px;
    cursor: pointer;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.sticker {
    background-color: rgba(255, 255, 255, 0);
    z-index: 9999;
    width: 85px;
    height: 85px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius:50%;
    background-size: cover;
    overflow: visible;
}
@media (min-width: 1140px){
	.sticker {
    width: 105px;
    height: 105px;
}
}
.plus {
    background-color: rgba(255, 255, 255, 0);;
    z-index: 9999;
    width: 85px;
    height: 85px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 20px;
	border-radius:50%;
	background-image: url("https://chambres-hotes-chateau-ducrest.ch/images/divers/plus.svg");
	background-size: cover;
}
.back i {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.back {
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.back a {
	color:#FFF;
}
.mn-slider img {
	-webkit-filter: grayscale(50%); /* Chrome, Safari, Opera */
	filter: grayscale(80%);
}

.nomargin {
	margin:0px;
	font-weight:700;
}
.nomargin h4 {
	font-weight:700;
	text-shadow: 1px 1px #000000;
}
h4 strong {
    letter-spacing: 2px;
    color: #FFF;
    background-color: #EFA63A;
    padding: 0 5px;
}
.camera_caption > div {
    display:none;
}
ac::before {position: absolute;
    position: absolute;
    content: '';
    margin-left: 130px;
    margin-top: -30px;
    z-index: 10;
    /* width: 50px; */
    /* height: 50px; */
    border-radius: 0%;
    /* -webkit-transform: translateX(0%) rotate(45deg); */
    /* transform: translateX(0%) rotate(45deg); */
    /* background-color: #FFF; */
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 30px solid white;
}
.ac img {
width:100%;
	max-width : 100%;
	margin-bottom: 20px;
}
.footertop {
    border-bottom: 0px solid #AO9887;
    padding: 20px 0;
    background-color: #b2a630;
}
.footertop .container{
padding : 0 30px;
}
.pasdepadding {
	padding: 0 0px 0 0 !important; 
}
.paddingdroite {
	padding: 0 30px 0 0 !important; 
}
.pasdepadding img, .paddingdroite img {
	width:100%;
	max-width : 100%;
	box-shadow: 3px 3px 14px 1px #888888;
}
.infobooking {
    font-size: 15px;
    font-style: oblique;
    line-height: 14px;
    margin-bottom: 30px;
}
#checkbox_tos {
    padding: 20px 0px;
}
.j2store_button_no_stock {
	display: none;
}
.unvin.outofstock::before{
    content: 'Epuisé '!important;
    display: block;
    /* content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    /* background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    background-size: cover;
    height: 48px;
    width: 167px;
    color: #fff;
    /* margin-top: 6px; */
    background-color: #cfbd92;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    top: 111px;
}
:lang(de-de) .unvin.outofstock::before {
    content: 'Out of Stock '!important;
    display: block;
    /* content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    /* background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    background-size: cover;
    height: 42px;
    width: 167px;
    color: #fff;
    /* margin-top: 6px; */
    background-color: #cfbd92;
    position: absolute;
    z-index: 9;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    top: 111px;
}
:lang(en-gb) .unvin.outofstock::before {
    content: 'Out of Stock '!important;
    display: block;
    /* content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    /* background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg"); */
    background-size: cover;
    height: 42px;
    width: 167px;
    color: #fff;
    /* margin-top: 6px; */
    background-color: #cfbd92;
    position: absolute;
    z-index: 9;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    top: 111px;
}
@media (max-width: 677px){
	.paddingdroite {
	padding: 0 0px 30px 0 !important; 
}
		.footertop .container{
padding : 0px 42px;
}
}

@media (min-width: 480px) and (max-width: 677px) {
	.paddingdroite img {
	width:50%;
	max-width : 50%;
}
}
.tags .label-info {
	background-color:#FFF;
	
}

div.tag-list0 {
    display: block;
    padding:5px;
    font-size: 37px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: left;
    white-space: wrap;
    vertical-align: baseline;
    border-radius: 0em;
    /* margin-top: -59px; */
    background-color: #000;
}
.tousprix h1 {
    display: block;
    padding: 0 0 40px 0;
    font-size: 32px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: left;
    white-space: wrap;
    vertical-align: baseline;
    border-radius: 0em;
    margin-top: -59px;
	margin-bottom: 0px;
}
@media (max-width: 480px) {
	div.tag-list0, .tousprix h1 {
    font-size: 24px;
	margin-top:-73px;
}
}

@media (max-width: 667px){
	.ac header {
    clear:both;
}
	.ac h3.title {
    padding-top:30px !important;
}
}
#resli154, #resli189 {
    
    margin-bottom: 61px;
    height: 70px;
    background-color: #99dcd3;
    margin-top: 40px !important;
    /* box-shadow: 0px 11px 20px 0px #0000004f; */
    border-bottom: 8px solid #589a91;
}
.mnwall-date::before{
	content:""
}
.mnwall-date{
	text-align:center;
	    font-size:16px;
		z-index:9;
}
.mnwall-date{
	text-align: left;
	display: inline-block;
	width: 147px;
	padding: 10px;
	background-color: #000;
	position: absolute;
	margin-top: -45px;
	color: #FFF!important;
}
.mnwall-columns .mnwall-item-inner {
    padding: 0px 0;
    overflow: visible;
}
.mnwall-item-info {
    padding: 8px 15px;
    font-size: 28px;
}
.margintop-20 {
	margin-top:-20px;
}
.topmarginmoins {
	margin-top:-57px;
}
.topmarginmoins .items-leading {
	margin-top:60px;
}
.page-header.topmarginmoins h1 {    
    color: #b1a900;
}
.actu .page-header h1 {
	margin-top:-101px;
	color: #b1a900;
}
.blog .page-header h1 {
    /* top: 43px!important; */
    color: #a21c4c;
}
.clear-margin {
	clear:both;
	margin-bottom:80px;
}
.actualite .qx-img-responsive{
	height:200px;
}
.actualite h3{
	height:46px;
}
@media (min-width: 667px){
.actualite .qx-col-md-4 {
    width: 33.33333333%;
	float:left;
}
	}

.pleinecran {
	background-color:#484741;
}
#Mod199 {
	align-content: : 10px;
    background-color: none;
    margin-top: 420px;
}
.item-page .btn.dropdown-toggle {
	color:#FFF;
	background-color: #d8c27f;
}
.evenement-bloc1 {
    background-color: #a21c4c;
    padding: 20px;
}
dl.fields-container {
	clear:both;
}
.blog .fields-container {
	display:none;
}
img[src="/sansimage.png"], img[src="/"] { 
	display:none; }
.programmeinfo {
	padding-top:50px;
}

#slidetag {
	display: none;
    margin: 0;
    height: 0px;
}
.tags {
	display:inline-block;
	margin-top: -14px;
	
}
@media (max-width:667px){
	.tags {
    display: inline-block;
    margin-top: -104px;
    position: absolute;
    margin-left: 130px;
}
}
@media (max-width:480px){
	.tags {
    display: inline-block;
    margin-top: -19px;
    position: absolute;
    margin-left: 130px;
}
}

.archivescomponent {
	margin-top:50px;
}
.dateagenda{
	height:87px;
}
.dateagenda:first-word{
  color:blue;
}
.leadingarticle-el-agenda{
	padding-bottom:50px;
}

/*MOD RELATED TABS*/
#slideboxtabs {
	padding:15px;
	position:relative;
}
#slideboxtabs ul.relatedTabsNav {
    display: block!important;
    /* float: right!important; */
    margin: 0!important;
    /* position: absolute; */
    /* top: 12px; */
    /* right: 50px; */
}
#slideboxtabs ul.relatedTabsNav li {
    list-style: none!important;
    display: inline-block!important;
    margin: 0!important;
    padding: 0!important;
    background-color: #eee;
}
#slideboxtabs span {
    /* font-size: 0.8em; */
    /* padding: 0 0 10px 0; */
    text-transform: uppercase;
    /* display: block; */
    /* overflow: hidden; */
    /* line-height: 100%; */
    /* margin: 0!important; */
    color: #FFF;
}
li.nn_tabs-tab, .rl_tabs>ul.nav-tabs>li {
	background-color:#a21c4c !important;
}
.rl_tabs .nav-tabs>li.active>a, .rl_tabs .nav-tabs>li.active>a:hover, .rl_tabs>ul.nav-tabs>li.active {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	
}
a.rl_tabs-toggle.nn_tabs-toggle.nav-link{
	font-size: 27px;
	color: #a21c4c;
}
@media (max-width:678px){
.rl_tabs.align_justify>ul.nav-tabs>li {
    float: none;
    display: block;
}
	a.rl_tabs-toggle.nn_tabs-toggle.nav-link {
    font-size: 17px;
}
	}
@media (max-width:991px){
	a.rl_tabs-toggle.nn_tabs-toggle.nav-link {
    font-size: 23px;
}
	}
.rl_tabs>.tab-content>.tab-pane {
    /* padding: 12px 0; */
    overflow-x: auto;
    overflow-y: hidden;
    border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
span.jour, ul.relatedTabsNav p:nth-child(1), span.nn_tabs-toggle-inner p:nth-child(1), .dateagenda p:nth-child(1) {
	font-size: 23px;
    
    padding-right: 5px;
    position: relative;
}
span.date, ul.relatedTabsNav p:nth-child(2), span.nn_tabs-toggle-inner p:nth-child(2), .dateagenda p:nth-child(2) {
	font-size: 47px;
    
    top: -25px;
    position: relative;
}
span.mois, ul.relatedTabsNav p:nth-child(3), span.nn_tabs-toggle-inner p:nth-child(3), .dateagenda p:nth-child(3) {
	margin-top: -65px;
    position: absolute;
    margin-left: 66px;
    /* margin-left: 99%; */
}
.dateagenda {
    height: 119px;
    position: relative;
    border: 1px solid #000;
    width: 142px;
    padding-left: 8px;
}
.dateagenda p:nth-child(1) {
    font-size: 41px;
    padding-right: 5px;
    position: relative;
    margin-top: -10px;
}
.dateagenda p:nth-child(2) {
    font-size: 63px;
    top: -45px;
    position: relative;
    font-weight: 700;
}
.dateagenda p:nth-child(3) {
    margin-top: -127px;
    position: absolute;
    margin-left: 66px;
    font-size: 28px;
}
.rl_tabs>ul.nav-tabs>li.active>a:focus, .rl_tabs>ul.nav-tabs>li>a:focus {
    outline: 0;
    border-color: #eab03f00;
}
.rl_tabs.top>ul.nav-tabs>li.active>a:focus, .rl_tabs.top>ul.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 -2px 2px rgba(234,176,63,.0);
    -moz-box-shadow: 0 -2px 2px rgba(234,176,63,.0);
    box-shadow: 0 -2px 2px rgba(234,176,63,.0);
}
.rl_tabs.top>ul.nav-tabs>li>a {
    border-bottom-color: #ddd;
    max-height: 100px;
}
.rl_tabs.color_inactive_handles>ul.nav>li>a {
    background-color: #f5f5f5;
    margin-right: 0px;
}
.rl_tabs>.tab-content {
    padding: 0;
    background-color: #FFF;
}
.rl_tabs>.nav {
    padding: 0;
    margin-left: 0;
    margin-bottom: 00px;
    list-style: none;
}
.leadingarticle-el-agenda h2 {
	font-size: 21px;
	text-shadow: none;
}
/*MOD RELATED TABS*/

.horaireprogramme {
        font-size: 30px;
    color: #1a228c;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
}
/*MOD DJ MEDIA TOOL*/
#djmediatools {
	margin-top:75px;
	}
#djmediatools .dj-slideshowThumbs-in {
	
	box-shadow: 0 0 0px #666;
}

#djmediatools .dj-slide-image {
	text-align: right;
}
#djmediatools .dj-slide img.dj-image,
#djmediatools .dj-slide a:hover img.dj-image {
	max-width: 100%;
	height: auto;
}

#djmediatools .dj-slide-desc {
			height: 100%;
			display: table;
	}
#djmediatools .dj-slide-desc-in {
	position: relative;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
}
#djmediatools .dj-slide-desc-bg {
	display: table-cell;
	vertical-align: bottom;
	background: #0000;
}
#djmediatools .dj-slide-desc-text {
	
	color: #b1a900;
	padding: 10px;
	text-align: left;
}
#djmediatools .dj-slide-desc-text p {
	display: block;
	padding: 0;
}
#djmediatools .dj-slide-desc-text a {
	color: #f5f5f5;
}
#djmediatools .dj-slide-title {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1;
	color: #a06d0e;
	margin-bottom: 5px;
}
#djmediatools .dj-slide-title a {
	background: none;
}
#djmediatools .dj-readmore-wrapper {
	padding: 5px 0 0;
	text-align: right;
}
#djmediatools a.dj-readmore {
	font-size: 1.1em;
}
#djmediatools .dj-extra {
	float: right;
	margin: 0 0 5px 20px;
}

#djmediatools .dj-navigation {
	position: absolute;
	top: 103%;
	width: 100%;
	z-index: 10;
}
#djmediatools .dj-navigation-in {
	position: relative;
	margin: 0 10px;
}
#djmediatools .dj-navigation .dj-prev {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
}
#djmediatools .dj-navigation .dj-next {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
}
#ddjmediatools .dj-navigation .dj-play, 
#djmediatools .dj-navigation .dj-pause {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -18px;
}

#djmediatools .dj-indicators {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 40px;
	z-index: 15;
	background: #222;
	padding: 5px 0 7px;
	box-shadow: 0 0 5px #666;
	display: none;
}
#djmediatools.dj-indicators-in {
	position: absolute;
	width: 99999px;
	left: 0;
	padding: 0 5px;
}
#djmediatools .dj-indicators img {
	width: 60px;
	height: 40px;
}
#djmediatools .dj-load-button {
	border: 1px solid #666;
	opacity: 0.6;
	-moz-transition: all 0.2s ease 0s;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
#djmediatools .dj-load-button:hover,
#djmediatools .dj-load-button:focus,
#djmediatools .dj-load-button-active {
	border: 1px solid #fff;
	opacity: 1;
}


#djmediatools .showOnMouseOver {
	opacity: 1;
	-webkit-transition: opacity 200ms ease 50ms;
	transition: opacity 200ms ease 50ms;
}
#djmediatools:hover .showOnMouseOver,
#djmediatools.focused .showOnMouseOver {
	opacity: 0.5;
}
#djmediatools:hover .showOnMouseOver:hover,
#djmediatools.focused .showOnMouseOver:focus {
	opacity: 1;
}
img.mfp-img {
    border: 0px;
}
.dj-navigation img {
    border: 0px;
	-webkit-filter: invert(.9);
    filter: invert(0.9);
}
.dj-slide-in{
	height:100%;
}
/*MOD DJ MEDIA TOOL DIAPORAMA SIMPLEW*/
#djmediatools .dj-slide-image {
    text-align: right;
}
.djslider ul.dj-slides > li {
    text-align: left !important;
}
#djmediatools .dj-navigation, .navigation-container {
    top: 103% !important;
}
#djmediatools .dj-slide-desc-bg, #djmediatools .dj-slide-desc-bg {
    background: rgba(0, 0, 0, 0);
}
.djslider .dj-slide-desc-bg {
    background: rgba(0, 0, 0, 0)!important;
    opacity: 1;
    filter: alpha(opacity = 100);
}
.djslider .dj-slide-desc {
    right: 0% !important;
	left:auto!important;
}
.galerie .page-header {
	display: none;
}
#djmediatools .dj-slide-title, #djmediatools .dj-slide-title {
    color: #a06d0e;
}
.djslider .dj-slide-title {
    font-size: 1em !important;
    font-weight: 300 !important;
    line-height: 1.1;
    color: #5d5a5a !important;
    margin-bottom: 5px;
	text-align:right!important;
}
.djslider .dj-slide-desc-text {
    font-size: 0.8em !important;
    font-weight: 300 !important;
    line-height: 1;
    color: #5d5a5a !important;
    margin-bottom: 0px;
	text-align:right!important;
}
#djmediatools .dj-slide-desc-text, #sdjmediatools .dj-slide-desc-text {
    color: #b1a900;
	line-height: 17px;
}
#djmediatools .dj-slideshow-in {
	
	box-shadow: 0 0 0px #666;
}
#djmediatools .dj-indicators {
    display: none;
}
.navigation-container img {
    border: 0px;
	-webkit-filter: invert(1);
    filter: invert(1);
}
.navigation-container-custom  {
	display:none !important;
}
#djslider1c ul#slider1c > li {
    text-align: right;
}
#cust-navigation1c span.load-button {
	box-shadow: 0 0 0px #999;
}
.colphoto img {
	max-width:100%;
}
h1.componentheadinggalerie {
    
}
.sect5 .page-header, .sect5 .hiddenmodule, .sect5 .btn-group {
	display:none
}
@media (max-width : 667px){
	#djmediatools .dj-slide-desc {
    width: 36%;
}
	#djmediatools > li .dj-slide-image {
    height: 100%;
    
    float: right;
}
}
.t3-sl-6 {
    padding: 0px;
    margin-bottom: -40px;
}
.blogc .mnwall_iso_buttons > span {
    display: none;
}
.dark-text h3.mnwall-title a:hover,
.dark-text h3.mnwall-title a:focus {
	color: #a06d0e;	
}


/*gatekeeper*/
div.modal.fade.in {
    top: 20%;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.modal-backdrop.fade {
    opacity: 0;
}
.fade.in {
    opacity: 1;
}
div.modal.fade {
    top: -55%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}
div.modal {
    position: fixed;
    top: 30%;
    left: calc(50% - 180px);
    z-index: 20001;
    width: 360px;
    /* margin-left: -180px; */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    /* border-radius: 6px; */
    outline: none;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    /* background-color: #000; */
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.boutonenter {
background-color: #ddd;
	}
#checkerModal .modal-dialog{
	margin:0px;
	width:auto;
}
.modal-backdrop.fade.in {
    
    
}
/*gatekeeper*/

/*menulevel2*/

.menulevel2 > li {
        float: left;
    background-color: #fff;
    border: 1px solid #ddd;
}
.menulevel2 > li.current {
	background-color: #464688;
}
.menulevel2 > li > a {
    position: relative;
    display: block;
    padding: 5px 8px 5px 8px;
	text-transform: uppercase;
}
.menulevel2 > li + li {
    margin-top: 0px; 
    margin-left: 0;
}
.alignbottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.sousmenu184{
	margin-top:-184px;
}
.rented {
    text-align: right;
}
@media (max-width:767px){
  .sousmenu184{
	  margin-top:0px;
}
}


tr.myClsTr.ctot{
	background-color:#ddd;
}
#djckm.djckm-top .djckm-wrapper, #djckm.djckm-bottom .djckm-wrapper {    
    max-width: 100%!important;
}
#djckm.djckm-top .djckm-header, #djckm.djckm-bottom .djckm-header {   
    /*font-size: 14px !important;*/
}
#djckm-confirm {    
    font-size: 18px !important;
}
table.acymailing_form {
    margin: 0 !important;
    border: 0px !important;
}
#djckm-confirm {
    background: none !important;
    display: block;
    line-height: 7px;
    width: 7px;
    height: 7px;
    text-decoration: none;
}
#djckm-confirm span {
    display: block !important;
    margin-left: -93px !important;
    background-color: #000;
    color: #FFF;
    padding: 10px;
}
.toptop .mn-top-social li {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0 2px;
}
.socialfooter .mn-top-social li {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0 2px;
    float: left;
    font-size: 21px!important;
}
.toptop .mn-top-social li a {
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 23px;
    /* border-radius: 50%; */
    /* background: rgb(198, 26, 39); */
    color: #fff;
}
.socialfooter .mn-top-social li a {
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 21px!important;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    color: rgb(26, 26, 27)!important;
}
.toptop .mn-top-social li a.soutien {
    width: 156px!important;
    border-radius: 0px;
    background-color: #a21c4c;
    color: #FFF;
    font-weight: 700;
    display: block;
    /* margin-right: 60px; */
    font-size: 17px;
    /* padding: 7px; */
    border: 2px solid #a21c4c;
    height: 29px;
}
.toptop .mn-top-social li a.soutien:hover {
    width: 220px!important;
    border-radius: 0px;
    background-color: #a21c4c;
    color: #FFF;
    font-weight: 700;
    display: block;
    /* margin-right: 60px; */
    font-size: 17px;
    /* padding: 7px; */
}
li.soutien {
}
	
.abovemainmenu {
    text-align: right;
    z-index: 99999999999;
    height: 40px;
    /* border-bottom: 1px solid #a21c4c; */
    border-top: 3px solid #a21c4c;
}
@media (max-width: 1823px) {
	.abovemainmenu {
	}
	.t3-header {
	}
	.com_quix .t3-header {
	}
	.custom.toprightinfo p {
    float: none;
	clear:both;
		display: block;
		    margin: 0 0 10px;
}
	.off-canvas-toggle {
    z-index: 200000;
    margin-right: 15px;
    position: relative;
    top: -17px;
    right: 0px; 
    float:right;
}
	ul.mn-top-social {
    position: absolute;
    right: 120px;
    top: 51px;
}
}
.sansceform .contact-form{
	display:none;
}
.sansmap .cemap_container {
    display:none;
}
.sansceform .qx-container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.sansmap .page-header {
    display: none;
}
#isl-search-result {
    display: none;
}
#isl-listings li .list-label {
    margin-bottom: 129px;
}
#isl-listings li .loc-name, .gm-style-iw .loc-name {
    color: #40321b!important;
    text-transform: uppercase;
}
.isl_container {
    border: 0px solid #FFF!important;
    /* background-color: #5b7a94!important; */
    border-top: 1px solid #000!important;
    border-bottom: 1px solid #000!important;
    background-color: #e7e3d8!important;
}
#isl-listings {
    background-color: #4b597500!important;
}
.loc-directions-details {
    clear: none!important;
}
@media screen and (max-width: 450px){
.isl_container, .isl-search-bar {
    width: 100%!important;
}
	}

@media (max-width: 1180px) {
	#isl-listings {
    height:170px;
    overflow-y:scroll;
    /* background-color: #5b7a94!important; */
}
	.isl-list-container {
    height:170px!important;
}
}
@media screen and (max-width: 640px) and (min-width: 451px){
.isl_container {
    width: 100%!important;
}
	}
.t3-footnav::before {
    position: absolute;
    content: '';
    margin-left: 130px;
    margin-top: -173px;
    z-index: 10;
    border-radius: 0%;
    width: 0;
    height: 0;
	background: #ffffff00 url(/images/geometre.png) no-repeat scroll center 5px;*/
    
    width: 202px;
    height: 227px;
    background-size: contain;
}

/*CE*/
.ce-thumbnail {
    padding: 10px 10px 10px 0px;
    overflow: hidden;
}
#ce-thumbnails .row-fluid [class*="span"]:first-child, #ce-thumbnails .row-fluid [class*="span"] {
    margin-left: 0%;
    padding-left: 0px;
}
.ce-category-thumbnails .filters {
	display:none;
}
.ce-category-thumbnails #adminForm .last, .ce-category-thumbnails #adminForm .first {
	display:none;
}
.contact-position {
    position: relative;
    width: 100%;
    display: block;
}
.ce-thumbnail a img {
	display:none;alignment-baseline: 
}
.contact-category h5 {
	font-size:18px;
	font-weight:600;
}
.mnwall_iso_buttons ul {
    /* margin-left: 180px; */
    padding: 0;
    list-style: none;
    display: inline-block;
}
.etiquettetags {
	display: none!important;
}
.mnwall_filters_sortings {
    margin: 5px 0 30px;
    min-height: 81px;
}

.mnwall-item {
    /* margin: 10px; */
    /* border: 6px solid #f1edec; */
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    top:0px!important;
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background-color: #000!important;
}
div.article_images_block {
    padding: 0px!important; 
    margin: 0 0 16px 0;
}
.slider-wrapper {
	margin-top:0px!important;
}
.titlerow{
	padding-bottom:40px;
}
.mnwall_iso_buttons > span[Filter by Category]{
	display:none;
}
.mnwall_iso_buttons > span{
	display:none;
}
table {
	width:100%;
}
div.article_images_block img {
    border: 0px solid #ddd;
    margin: 0px 0 0 0!important; 
    padding: 0;
    max-width: 100%;
    height: auto;
}
.cemap_container{
	margin-bottom:-30px;
}
.isl-list-container {
	background-color: #e7e3d9;
}
.isl_map_canvas {
}
#isl-listings li {
    background-color: rgba(75, 89, 117, 0)!important;
    color: #40321b!important;
    border: 0px solid #fff!important;
}
input.isl-location-search {
    width: 300px!important;
    display: inline;
}
.titresection{
	text-align: center;
	/* margin-top: -112px; */
}
.titresection h2{
	color: #d8c27f;
	text-align: left;
	margin-bottom: 34px;
	display: block;
	padding: 15px 15px 15px 30px;
}
.pseudocall {
	max-width:600px;
	margin:0 auto;
}
.article-header{
	text-align: center;
	margin-top: -26px;
}
.article-header h1 {
    color: #ceba8e;
    /* text-align: left; */
    margin-bottom: 34px;
    /* display: inline-block; */
}
.article-header h1 a {
    color: #ceba8e;
}
#Mod291 {
	margin-top:450px;
}

/*nouvelle config test*/
	.view-article .page-header h1 {
    /* margin-top: -70px; */
}
	.page-header h1 {
    color: #c0a884;
    text-align: left;
    /* margin-bottom: 34px; */
    display: inline-block;
    /* background-color: #0071b0; */
    padding: 15px;
    /* border-radius: 8px; */
    /* border: 1px solid #000; */
    /* margin-top: -78px; */
    position: relative;
}
@media (min-width: 1024px){
	.logo {
    top: -77px;
}
}
@media (min-width: 325px){
	.logo {
    text-align: left;
    z-index: 100;
    position: relative;
    /* top: -77px; */
    /* left: calc(2.7vw - 2.5%); */
    /* max-width: 325px; */
    z-index: 99999;
    background-color: #ffffff03;
    /* max-height: 136px; */
}
	.logo-img {
    width: 100%;
    border: none;
    margin-left: 0px;
}
	.t3-mainnav {
    /* margin-top: 32px; */
    text-align: center;
    z-index: 500;
    padding-left: 0px;
    right: 0px;
    float: left;
    padding-top: 0px;
    z-index: 20000;
}
	.mn-slider {
    min-height: 274px;
    background-color: rgb(136, 129, 130);
    border-bottom: 0px solid #4a3e30;
    max-width: 100%;
    z-index: 100;
    position: relative;
    background-image: url(/images/slider/chambres-hotes-viticole-8.jpg);
    background-position: center;
    background-size: cover;
}
	.view-article .mn-slider {
    /* min-height: 175px; */
    /* max-height: 300px; */
    overflow: hidden;
    padding-top:0px;
}

	.view-article .page-header {
    /* margin-top: -81px; */
}
	.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
    padding: 15px 1.2vw;
}
}
/* fin nouvelle config test*/

#qx-image-54307 img {
    padding: 10px;
    /* background-color: #fff; */
}
.row.usage p, dd.usage p {
margin-bottom:0px;
margin-top: 10px;
}
.field-label.h3{
	margin-bottom: 10px;
}
.row.usage {
	margin-top: 83px;
	    padding-left: 40px;
}
.infoplus {
    width: 70%;
    margin-top: 30px;
    background-color: #d2cbcb;
    padding: 15px;
}
dd.typeprod, dd.typemat, dd.action {
	padding:12px;
	font-size:18px;
	background-color:#0071b0;
	color:#FFFFFF;
	margin-bottom: 12px;
}
.typeprod, .typemat, .action {
	padding: 7px;
	font-size:18px;
	background-color:#0071b0;
	color:#FFFFFF;
	margin-bottom: 12px;
}
.field-label.typeprod,.field-label.typemat,.field-label.action{
	font-weight:700;
	color: #a2c3e2;
}
.typeprod .field-label,.typemat .field-label,.action .field-label{
	font-weight:700;
	color: #a2c3e2;
}
.usages .field-label, .caracteristiques .field-label {
	font-size: 16px;
    color: #0071b0;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.coldescription .field-label {
	font-size: 16px;
    color: #0071b0;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.usages {
	margin-top:30px;
}
.field-label::after {
	content:"  ";
}
dd.downlaodfiche, .downloadfiche {
	padding: 7px;
	font-size:18px;
	background-color: #9e9792;
	color: #ffffff;
	margin-bottom: 12px;
	/* margin-top:24px; */
}
.field-label.downloadfiche{
	font-weight:700;
	color: #000000;
}
.downloadfiche .field-label{
	font-weight: 400;
	color: #000000;
}
.j2store-product-quote .btn-success {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
    /* display: inline-block; */
    /* width: 98%; */
    text-align: left;
    font-weight: 700;
    margin-left: -7px;
    font-size: 16px;
    margin-right: -7px;
    width: 100%;
}
.j2store-product-quote {
    display: inline-block;
    width: 100%;
}
.j2store-product-quote a:hover {
    color:#0071b0;
}
.downloadfiche a {
	color:#FFF;
	font-weight: 700;
}
.downloadfiche a:hover {
	color:#0071b0;
}
.item-page .product-sku {
	display:none;
}
.mnslideryes .page-header {
    margin-top: -81px;
}
a.camera_link {
	display:none!important;
}
.mnslideryes .col-sm-12 {
    padding: 0px;
}
.mnsliderno .col-sm-12 {
    padding: 0px;
}
.items-row .col-sm-12 .item {
    padding: 0 0px;
}
.mnslideryes .cols-1,.mnslideryes .elsiso_item {
    width: 47%;
    float:right;
    margin-right: 2%;
    margin-bottom: 61px;
    /* min-height:370px; */
    padding: 20px;
    background-color: #f1f1f1;
}
.mnsliderno .cols-1,.mnsliderno .elsiso_item {
    width: 47%;
    float:right;
    margin-right: 2%;
    margin-bottom: 61px;
    /* min-height:370px; */
    padding: 20px;
    background-color: #f1f1f1;
}
.elsiso_item h2{
	margin-bottom:15px;
}
.elsiso_item:nth-of-type(2n+1) {
    /* float: left; */
}
.blogproduits {
	font-size:10px;
}
.copyright {
	color:#000000;
}
.t3-jlfilters{
    position: relative;
    /* top: -245px; */
    z-index: 999;
    /* padding: 0 2.7vw 0px 2.7vw; */
    color: #fff;
}
.jlfilters.container {
	text-align: left;
	top: -245px;
	position: absolute;
	padding-left: 2.7vw;
}
label.jlmf-label {
    display: inline-block;
    padding: 5px!important;
    font-family: inherit;
    font-size: 1.2rem!important;
    text-transform: uppercase;
    margin: 0;
	background-color:#000;
}
.unproduit h2 {
	font-size:40px;
}
.jlmf-section {
    margin-top: 30px;
    width: 23%;
    float: left;
    margin-right: 7px;
}
.jlmf-link {
    margin-top: 17px!important;
    font-family: inherit;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px!important;
    padding: 10px!important;
    background-color: #000!important;
}
.moduletable.filtresjl, moduletable.chercher {
	position:absolute;
	width: calc(100% - 5.4vw);
}
#resli319, #resli324 {
	/*max-height:300px;*/
}
.camera_wrap img {
    /* filter: blur(8px); */
    /* -webkit-filter: blur(8px); */
}
#resli319.camera_wrap img {
    -webkit-filter: brightness(0.9) saturate(83%) contrast(190%) hue-rotate(-328deg) grayscale(41%);
    filter: brightness(0.9) saturate(83%) contrast(190%) hue-rotate(-328deg) grayscale(41%);
}
.lirelasuiteproduit .btn{
	display:block;
}
.readmore .btn-default:hover, .readmore .btn-default:focus, .readmore .btn-default:active {
    background: #ceba8e;
    color: #ffffff;
    border-color: #ceba8e;
}
.cropimage .item-image {
margin-bottom: 20px;
    max-height: 219px;
    overflow: hidden;
	}
.produits .field-label{
	font-weight:700;
}
.fotorama__fullscreen-icon {
    display: none;
}
.field-value p {
	margin:0;
}
.field-value ul, .field-value ol {
    margin-top: 0;
    margin-bottom: 20px;
}
.caracteristique {
    margin-top: 25px;
}
.produitsass h3 {
    padding: 10px;
    background-color: #0071b0;
    color: #FFF;
}
.description, .caracteristiques {
	margin-top:40px;
}
.fondbleu .qx-btn-default {
    color: #FFF;
    background-color: #a21c4c;
    border-color: #a21c4c;
}
.extrait {
    font-size: 14px;
    padding: 7px;
    background-color: #eeeeee;
	min-height: 52px;
}
.colonnedecalee {
    margin-top: -312px;
    background-color: #a3bf528c;
    padding: 30px;
    margin-right: 1%;
}
.colonnedecalee-last {
    margin-top: -312px;
    background-color: #a3bf528c;
    padding: 30px;
}
#osdonate-form input[type="text"],
#osdonate-form select {
    margin: 0 0 15px;
}
#osdonate-form input[type="text"]{
	width: 50px;
	min-width: 50px;
	float:left;
	margin-right:20px;
}
#osdonate-form select{
	width: 60px;
	min-width: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.osdonate-introtext{
    text-align: left;
}
.osdonate-amount{
    text-align:right;
}
.osdonate-sticky-hover{
    text-align:center;
    position:fixed;
}
#osdonatesticky {
    background: #fff;
    color: #333;
    padding: 20px;
}
#osdonatestatic{
    text-align: left;
    background-color: #a21c4c;
    color:#FFF;
    padding:15px;
}
.infovideo{
	min-height:114px;
}
h4.panel-title, .ifaq-container h3 {
    text-transform: initial;
    font-weight: 400;
    margin: 10px;
}
.ifaq-tpl-clean_blue_arrow .collapse-open {
    background: #ceba8e;
    color: #a21c4c;
}
.ifaq-tpl-clean_blue_arrow .ifaq-panel {
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.2);
    padding: 5px 15px 0 30px;
    background-color: #fff;
}
.itemid-612 .qx-slide {
	height:310px;
}
.flexend {
align-self: center;
}
.owl-stage {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* width: 103%!important; */
    /* transform: none!important; */
}
.vbinf{
	/* margin-top: -50%; */
	/* margin-bottom: 8%; */
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
}
.vbinfinner{
	width:100%;
	height:100%;
}
.vbinfinner.noir20 {
    background-color: rgba(0, 0, 0, 0.59);
}

.fa-test:before {
    /* content: "\f073"; */
    display: block;
    content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg");
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
    color: #fff;
    margin-top: 6px;
}
.fa-calendar:before{
    content: ' '!important;
    display: block;
    content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg");
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/calendrier.svg");
    background-size: cover;
    height: 28px;
    width: 28px;
    color: #fff;
    margin-top: 6px;
}
.fa-align-justify:before{
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/menuepais.svg");
    background-size: cover;
    height: 28px;
    width: 28px;
    color: #fff;
    margin-top: 11px;
    margin-left: 11px;
}
.fa-panier:before{
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/caddy.svg");
    background-size: cover;
    height: 33px;
    width: 33px;
    color: #fff;
    /* margin-top: 11px; */
    /* margin-left: 11px; */
}
.fa-nosvins:before{
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/shopepais.svg");
    background-size: cover;
    height: 33px;
    width: 33px;
    color: #fff;
    /* margin-top: 11px; */
    margin-left: 10px;
}
.fa-search:before {
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/rechercherfin.svg");
    background-size: cover;
    height: 33px;
    width: 33px;
    color: #fff;
    margin-top: -5px;
    margin-left: 11px;
}
.fa-user:before {
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/compte.svg");
    background-size: cover;
    height: 33px;
    width: 33px;
    color: #fff;
    /* margin-top: 11px; */
    /* margin-left: 11px; */
    /* margin-top: 12px; */
}
.fa-homevins:before {
    content: ' '!important;
    display: block;
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/retourhome.svg");
    background-size: cover;
    height: 33px;
    width: 33px;
    color: #fff;
    /* margin-top: 11px; */
    /* margin-left: 11px; */
}
.off-canvas-open .fa-align-justify:before{
    content: ' '!important;
    display: block;
    /*content: url("https://vins-geneve-domaine-ducrest.ch/images/divers/menu.svg");*/
    background-image: url("https://vins-geneve-domaine-ducrest.ch/images/divers/croixepais.svg");
    background-size: cover;
    height: 28px;
    width: 28px;
    color: #fff;
    margin-top: 11px;
    margin-left: 11px;
}
.qx-slide__content {
top: 70%;
    position: relative;
}
#rl_modals_title {
    min-height: 24px;
    font-weight: 300!important;
    text-transform: uppercase;
}
.window-mainbody a {
	color:#000;
}
.salle .qx-blurb-media, .salled .qx-blurb-media {
	width:40px;
} 
.qx-element-blurb.salled {
	padding-left:30px;
}
.salle .qx-media-left {
	display:none;
}
.salle h2.qx-blurb-title  {
    font-size: 32px;
    color: #000;
    margin-bottom: 40px;
    /* text-shadow: 1px 1px #000000; */
    text-transform: none;
    font-weight: 700;
    
}
.salle h2.qx-blurb-title::first-word {
    font-size: 32px;
    color: #000;
    margin-bottom: 40px;
    /* text-shadow: 1px 1px #000000; */
    text-transform: none;
    font-weight: 700;
    font-style: normal;
}
.salled .qx-blurb-title {
	font-weight:700;
	font-size:23px;
}
.salled.eve .qx-blurb-title {
	font-weight:700;
	font-size:18px;
	text-transform: uppercase;
}
.j2store-product-module-list .accordion{
	display:none;
}
.j2store h2 {
	clear:both;
}
#member-registration .radio input[type="radio"]{
	margin-left:0px;
}
.creeruncompte {
	display:none;
}
@media (max-width: 480px) {
.vbmodrooms-divblock {
    border-bottom: 0px solid #CCCCCC!important;
    margin-top: 12%;
}
}
@media (max-width: 365px) {
.vbmodrooms-divblock {
    border-bottom: 0px solid #CCCCCC!important;
    margin-top: 0%;
}
}

@media (min-width: 1090px) {
.mnslideryes .elsiso_item {
	/* min-height:421px; */
}
}

@media (min-width: 1980px) {
.mnslideryes .elsiso_item {
	min-height:515px
}
}
@media (max-width: 1344px) {
	.mnslideryes .cols-1,.mnslideryes .elsiso_item {
    width: 47%;
    float:left;
    margin-right: 2%;
    margin-bottom:57px;
}
	.mnsliderno .cols-1,.mnsliderno .elsiso_item {
    /* width: 47%; */
    /* float: right; */
    /* margin-right: 2%; */
    /* margin-bottom:57px; */
}
}
@media (max-width: 1023px) {
	.mnslideryes .cols-1,.mnslideryes .elsiso_item {
    width:48%;
	float:left;
	margin-right: 10px;
		margin-bottom:57px;
}
	.mnsliderno .cols-1,.mnsliderno .elsiso_item {
    /* width:48%; */
    /* float:left; */
    /* margin-right: 10px; */
    /* margin-bottom:57px; */
}
}

@media (max-width: 767px) {
	.mnslideryes .cols-1,.mnslideryes .elsiso_item {
    width:100%;
	float:left;
	margin-right: 0%;
		margin-bottom:57px;
}
	.mnsliderno .cols-1,.mnsliderno .elsiso_item {
    width:100%;
	float:left;
	margin-right: 0%;
		margin-bottom:57px;
}
  .row.usage {
    margin-top: 60px;
    padding-left: 0px;
}
	.colonnedecalee, .colonnedecalee-last {
    margin-top: 0px;
    background-color: #a3bf528c;
    padding: 30px;
}
	.sectiondecalee {
    /* margin-top: -300px; */
}
}
@media (max-width: 480px) {
.jlmf-section {
    margin-top: 8px!important;
    width: 21%;
    float: left;
    margin-right: 10px;
}
}
@media (max-width: 1344px) and (min-width: 1023px) {
	.t3-jlfilters{
    /* top: 245px; */
}
}
@media (max-width: 1023px) {
	.t3-jlfilters{
    top: 44px;
}
	.moduletable h2 {
    margin-bottom: 5px;
    /* line-height: 55px; */
    font-weight: 700;
    color: #101010;
    text-align: center;
    text-shadow: 0px 1px #ffffff;
    font-size: 17px;
    display: inline-block;
    background-color: rgb(255, 255, 255);
    padding: 5px;
    margin-top: 10px;
    /* z-index: 100013; */
    /* position: relative; */
}
	.moduletable.chercher {
	margin-top:54px;
}
	.elsiso_item h2 {
		font-size:14px;
	}
}
#mnwall_iso_container_11 {
    background-color: #eeeeee;
}
@media only screen and (max-width: 1138px) and (min-width: 939px){
#mnwall_iso_container_11 .mnwall-photo-link img {
    height: auto !important;
}
	}
@media only screen and (max-width: 938px) and (min-width: 719px){
#mnwall_iso_container_11 .mnwall-photo-link img {
    height: auto !important;
}
	}
@media only screen and (max-width: 718px) and (min-width: 479px){
#mnwall_iso_container_11 .mnwall-photo-link img {
    height: auto !important;
}
	}
@media only screen and (max-width: 478px){
#mnwall_iso_container_11 .mnwall-photo-link img {
    height: auto !important;
}
	}
	
	 /*font-family: 'Noto Sans KR', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Petit Formal Script', cursive;
font-family: 'Hind Siliguri', sans-serif;*/

.product-price-container .sale-price {    font-size: 1.4em;    font-weight: bold; }
.product-cart-left-block .product_cart_block{    margin-top: 10px;    margin-bottom: 30px;    text-align: center; }
.unvin .autredroite h4.product-title { margin-top: 10px; margin-bottom: 10px; }
.vm-btn.vm-btn-primary,a.details,.vm-button-correct{ color: #ffffff !important; background-color: #c0a883 !important; background: #c0a883 !important; font-size: 23px !important; border: 1px solid transparent;
    padding: 7px 7px !important;     line-height: 1.42857143 !important; border-radius: 0px !important; }
.vm-btn.vm-btn-primary:hover,a.details:hover,.vm-button-correct:hover { color: #000 !important; }

table tbody tr th { background: #c0a883 !important; font-weight: 400; text-transform: uppercase; padding: 8px !important; border: 0 !important; color: #FFF!important; }

.checkoutStep { display: none; }
span.vmpayment_name { display: none; }
h3.vm-payment-header-selected{ display: none; }
.vm-payment-shipment-select.vm-payment-select span.vmpayment_name { display: block; }