.m-er-error-box {
  background-color: #FFF9F9;
  border: solid 1px #EBCCD1;
  padding: 10px 15px;
  margin-bottom: 15px;
  color: #A94442; }
  .m-er-error-box .m-er-error-box-title {
    font-weight: 500;
    font-size: 15px;
    margin: 5px 0 15px; }
  .m-er-error-box .m-er-error-box-desc {
    margin: 5px 0 15px; }
  .m-er-error-box .m-er-error-box-inner {
    border: solid 1px #EBCCD1;
    background-color: #FFF;
    padding: 10px;
    color: #333;
    margin-bottom: 15px; }
  .m-er-error-box label {
    text-align: left;
    display: block;
    margin: 0 0 15px 5px; }
    .m-er-error-box label .m-er-error-box-inner-addr {
      margin-left: 5px;
      display: inline-block; }

.main-container {
  margin-top: 50px; }

.table.style-assurances {
  margin-bottom: 10px; }
  .table.style-assurances tr.last td {
    border-bottom: 1px solid #dfe1e5; }
  .table.style-assurances td {
    height: 45px; }
  .table.style-assurances .col-compte-bancaire {
    width: 170px; }
  .table.style-assurances .link-notice {
    font-size: 13px;
    text-align: right; }

@media (max-width: 768px) {
  .table.style-assurances th {
    display: none; }
    .table.style-assurances th:first-child {
      display: block;
      width: 100%; }
  .table.style-assurances tr.last td {
    border-bottom: none; }
  .table.style-assurances td {
    display: block;
    width: 100%;
    height: inherit;
    border: none;
    padding: 0 8px; }
    .table.style-assurances td:last-child {
      border-bottom: 1px solid #dfe1e5 !important;
      padding: 8px; }
    .table.style-assurances td:first-child {
      padding: 8px; }
  .table.style-assurances .pull-right {
    float: none !important; }
  .table.style-assurances .link-notice {
    text-align: left; } }
.category-0 {
  background-color: #e66b6b !important;
  color: #FFF; }

.category-1 {
  background-color: #804c75 !important;
  color: #FFF; }

.category-2 {
  background-color: #ffb848 !important;
  color: #FFF; }

.category-3 {
  background-color: #5f8295 !important;
  color: #FFF; }

.category-4 {
  background-color: #1fbba6 !important;
  color: #FFF; }

.category-5 {
  background-color: #f58a5c !important;
  color: #FFF; }

.category-6 {
  background-color: #dd5a82 !important;
  color: #FFF; }

.category-7 {
  background-color: #00bdcc !important;
  color: #FFF; }

.category-1-1 {
  background-color: #f58a5c  !important; }

.category-1-2 {
  background-color: #f6956c !important; }

.category-1-3 {
  background-color: #f7a17c !important; }

.category-1-4 {
  background-color: #f8ac8c !important; }

.category-1-5 {
  background-color: #f9b89c !important; }

.category-1-6 {
  background-color: #fac3ac !important; }

.category-1-7 {
  background-color: #fbcfbc !important; }

.m-category-icon {
  display: inline-block;
  padding: 1px 6px;
  font-size: 18px; }

.grid {
  /* Opt-in outside padding */ }
  .grid:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both; }
  .grid [class*='col-'] {
    float: left;
    padding-right: 10px; }
    .grid .grid [class*='col-']:last-of-type {
      padding-right: 0; }
  .grid .col-2-3 {
    width: 66.66%; }
  .grid .col-1-3 {
    width: 33.33%; }
  .grid .col-1-2 {
    width: 50%; }
  .grid .col-1-4 {
    width: 25%; }
  .grid .col-1-8 {
    width: 12.5%; }
  .grid .grid-pad {
    padding: 10px 0 10px 10px; }
    .grid .grid-pad [class*='col-']:last-of-type {
      padding-right: 10px; }
  @media (max-width: 992px) {
    .grid [class*='col-'] {
      padding-right: 0;
      width: 100%; } }

.full-width-xs {
  display: inline; }

.full-width-sm {
  display: inline; }

@media (max-width: 768px) {
  .full-width-sm {
    display: block;
    width: 100%; } }
@media (max-width: 480px) {
  .full-width-xs {
    display: block;
    width: 100%; } }
@media (max-width: 768px) {
  .hidden-sm-less {
    display: none !important; } }
h3 .fa {
  margin-right: 5px; }

p.box-infos {
  padding: 15px;
  background-color: #F8F8F8; }

.ec-layout label {
  text-align: left;
  color: inherit; }
.ec-layout h1 {
  margin: 10px 0 30px 0; }
.ec-layout h2 {
  margin: 30px 0 10px 0;
  font-size: 24px; }

.select-inline-container {
  display: inline-block; }
  .select-inline-container.s-60 {
    width: 60px; }
  .select-inline-container.s-200 {
    width: 200px; }
  .select-inline-container.s-350 {
    width: 350px; }

@media (max-width: 992px) {
  .select-inline-container {
    display: inline-block; }
    .select-inline-container.s-md-285 {
      width: 285px; } }
@media (max-width: 768px) {
  .select-inline-container {
    margin: 0 5px 0 0 !important; }

  .full-width-sm .select-inline-container {
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px); } }
.table-rib td {
  padding: 10px;
  border: solid 1px #b8b8b8; }
.table-rib tr td:first-child {
  background-color: #ebebeb;
  font-weight: bold;
  text-align: center; }

.list-group-num .list-group-num-title {
  line-height: 30px;
  font-size: 20px;
  vertical-align: top;
  color: #00C5AB;
  margin-bottom: 20px;
  margin-top: 20px; }
.list-group-num .list-group-num-numeric {
  background-color: #00C5AB;
  border-radius: 100% 100% 100% 100%;
  color: #FFFFFF;
  cursor: default;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  text-align: center;
  width: 30px;
  line-height: 30px;
  top: 6px;
  display: inline-block;
  margin-left: 0;
  margin-right: 10px; }
.list-group-num .list-group-num-content {
  padding-left: 35px; }

@media (max-width: 992px) {
  .list-group-num .list-group-num-content {
    padding-left: 0; } }
.m-h-tool-container {
  position: relative; }
  .m-h-tool-container h4 {
    line-height: 30px; }
  .m-h-tool-container .m-h-tool {
    position: absolute;
    right: 0;
    top: 0; }
    .m-h-tool-container .m-h-tool .m-h-tool-link {
      padding: 5px;
      color: #333;
      display: inline-block;
      text-align: center;
      border: solid 1px #b8b8b8;
      background-color: #F8F8F8;
      margin-left: 10px;
      font-size: 14px;
      width: 25px;
      padding: 5px 5px 3px;
      line-height: 1; }
      .m-h-tool-container .m-h-tool .m-h-tool-link:hover {
        background-color: #E3E3E3; }
      .m-h-tool-container .m-h-tool .m-h-tool-link.active {
        background-color: #00C5AB;
        border-color: #00C5AB;
        color: #FFF; }

.content-group {
  clear: both;
  margin-bottom: 20px;
  position: relative; }

.content-row {
  clear: both;
  margin-bottom: 10px; }

.content-boxed {
  border: solid 1px #D2D2D2;
  padding: 20px; }
  .content-boxed.bg-grey {
    background-color: #FCFCFC; }
  .content-boxed .content-boxed-title {
    color: #00C5AB;
    font-size: 15px;
    margin-bottom: 15px; }
  .content-boxed .btn .fa {
    margin-right: 7px; }
  .content-boxed .btn + .btn {
    margin-left: 10px; }
  .content-boxed .alert {
    margin-bottom: 0; }

.row-form {
  margin-bottom: 5px; }

@media (max-width: 768px) {
  .content-boxed .btn + .btn {
    margin-left: 0; }
  .content-boxed .btn-to-block + .btn-to-block {
    margin-bottom: 0; } }
.m-range {
  width: 100%;
  background-color: #E3E3E3;
  height: 20px; }
  .m-range .m-range-bar {
    display: inline-block;
    height: 20px;
    background-color: #00C5AB; }
    .m-range .m-range-bar.full {
      width: 100% !important;
      background-color: #00C5AB; }
  .m-range.s-sm {
    height: 15px; }
    .m-range.s-sm .m-range-bar {
      height: 15px; }

.m-range-title {
  font-size: 18px;
  padding-bottom: 5px; }

.m-range-title-2 {
  font-size: 12px;
  padding-bottom: 5px; }

.m-range-legend {
  padding-top: 5px; }

.m-badge-compte-container {
  margin: 0 30px 0 20px; }

.m-badge-compte {
  background-color: #F8F8F8;
  padding: 10px;
  border: solid 1px #b8b8b8;
  cursor: pointer;
  text-align: center;
  height: 100%;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  margin-left: 10px;
  margin-right: 1px;
  padding-bottom: 35px;
  position: relative; }
  .m-badge-compte:hover {
    background-color: #E3E3E3; }
  .m-badge-compte.active {
    background-color: #00C5AB;
    border-color: #00C5AB;
    color: #FFF; }
  .m-badge-compte .m-badge-compte-title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 5px; }
  .m-badge-compte .m-badge-compte-number {
    font-size: 12px; }
  .m-badge-compte .m-badge-compte-solde {
    font-size: 16px;
    padding: 10px 0; }
  .m-badge-compte .m-badge-compte-iban {
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px); }
  .m-badge-compte .m-badge-compte-profile {
    font-size: 30px;
    display: inline-block;
    padding: 0 10px;
    border: solid 1px #FFF;
    border-radius: 23px; }
  .m-badge-compte .m-badge-compte-name {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 5px; }
  .m-badge-compte .m-badge-compte-label {
    font-size: 12px;
    margin-bottom: 5px; }

@media (max-width: 992px) {
  .m-badge-compte {
    padding-bottom: 20px; } }
.m-badge-compte-recap {
  float: left;
  width: 30%; }
  .m-badge-compte-recap:first-child {
    margin-left: 15%; }
  .m-badge-compte-recap .m-badge-compte {
    margin-left: 0;
    padding-bottom: 30px; }
    .m-badge-compte-recap .m-badge-compte:hover {
      background-color: #F8F8F8;
      cursor: inherit; }
    .m-badge-compte-recap .m-badge-compte.active {
      background-color: #00C5AB; }
  .m-badge-compte-recap .m-badge-compte-meta-title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px; }

.m-badge-compte-arrow {
  float: left;
  width: 10%;
  display: block;
  font-size: 30px; }
  .m-badge-compte-arrow:before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #444;
    font-size: 40px;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 7px); }

@media (max-width: 992px) {
  .m-badge-compte-recap {
    width: 45%; }
    .m-badge-compte-recap:first-child {
      margin-left: 0; }

  .m-badge-compte-arrow {
    width: 10%; } }
@media (max-width: 480px) {
  .m-badge-compte-recap {
    width: 100%; }

  .m-badge-compte-arrow {
    margin-top: 20px; }
    .m-badge-compte-arrow:before {
      content: '\f107';
      top: calc(47% - 10px); } }
.m-notification {
  background-color: #FCFCFC;
  border: solid 1px #CCCCCC;
  padding: 10px 10px; }
  .m-notification .m-notification-check {
    color: #00C5AB;
    font-size: 16px;
    padding-bottom: 10px; }
  .m-notification .m-notification-text {
    padding-bottom: 10px; }
  .m-notification .m-notification-link {
    color: #00C5AB; }

@media (max-width: 992px) {
  .m-notification .m-notification-check {
    font-size: 15px; } }
/* USELESS ? */
.span-xl {
  font-size: 25px; }

.span-l {
  font-size: 15px; }

@media (min-width: 768px) and (max-width: 992px) {
  .ec-layout #h-1 input {
    width: calc(100% - 60px) !important;
    width: -moz-calc(100% - 60px) !important;
    width: -webkit-calc(100% - 60px) !important; } }
@media (max-width: 768px) {
  .ec-layout #h-1 input {
    width: 100% !important;
    position: inherit !important;
    margin: 10px 0 0 0 !important; } }
.state {
  display: inline-block;
  height: 10px;
  width: 50px;
  background-color: #DDD;
  float: right;
  position: relative;
  margin-top: 5px; }
  .state > div {
    position: absolute;
    height: 10px; }
  .state .l-0 {
    width: 20%;
    background-color: #666666; }
  .state .l-1 {
    width: 40%;
    background-color: #996666; }
  .state .l-2 {
    width: 60%;
    background-color: #FFAD46; }
  .state .l-3 {
    width: 80%;
    background-color: #666699; }
  .state .l-4 {
    width: 100%;
    background-color: #669966; }

@media (max-width: 768px) {
  #dev-state {
    display: none; } }
.ec-comptes-livret-consultation-1 {
  font-size: 25px; }

@media (max-width: 992px) {
  .ec-comptes-livret-consultation-1 {
    font-size: 19px; } }
@media (max-width: 768px) {
  .ec-comptes-mesure-decouvert-accord-1 {
    margin-bottom: 15px !important; } }
.ec-comptes-assurances-souscription-select {
  display: inline-block;
  width: 200px; }
  .ec-comptes-assurances-souscription-select select {
    padding: 5px; }

.e-comptes-synthese-1 .e-comptes-synthese-title {
  font-size: 14px;
  font-weight: 500; }
.e-comptes-synthese-1 .e-comptes-synthese-text {
  font-size: 12px; }
.e-comptes-synthese-1 .e-comptes-synthese-num {
  font-size: 18px;
  font-weight: 300;
  vertical-align: top;
  white-space: nowrap; }
.e-comptes-synthese-1 tr:hover td {
  background-color: #F8F8F8;
  cursor: pointer; }
  .e-comptes-synthese-1 tr:hover td .e-comptes-synthese-num {
    color: #00C5AB;
    font-weight: 300; }

@media (max-width: 767px) {
  .e-comptes-synthese-1 .e-comptes-synthese-title {
    font-size: 12px; }
  .e-comptes-synthese-1 .e-comptes-synthese-text {
    font-size: 11px; }
  .e-comptes-synthese-1 .e-comptes-synthese-num {
    font-size: 15px; } }
.e-comptes-synthese-2 {
  width: 50%;
  float: left;
  border-right: solid 1px #dfe1e5;
  border-bottom: solid 1px #dfe1e5; }
  .e-comptes-synthese-2 td {
    padding: 0 !important;
    vertical-align: top !important; }
    .e-comptes-synthese-2 td.chart {
      vertical-align: middle !important;
      padding: 15px !important; }
    .e-comptes-synthese-2 td [class^="cat-"] {
      padding: 8px; }
      .e-comptes-synthese-2 td [class^="cat-"].active {
        background-color: #F8F8F8; }
    .e-comptes-synthese-2 td .cat-csl {
      border-left: solid 5px #00C5AB; }
    .e-comptes-synthese-2 td .cat-la {
      border-left: solid 5px #6CABAF; }
    .e-comptes-synthese-2 td .cat-ldd {
      border-left: solid 5px #ABCFD1; }
    .e-comptes-synthese-2 td .cat-cto {
      border-left: solid 5px #DDDDDD; }
    .e-comptes-synthese-2 td .cat-pea {
      border-left: solid 5px #BBBBBB; }
    .e-comptes-synthese-2 td .cat-pme {
      border-left: solid 5px #999999; }
    .e-comptes-synthese-2 td .cat-vie {
      border-left: solid 5px #7A6E6A; }
  .e-comptes-synthese-2 .e-comptes-synthese-title {
    font-size: 15px;
    font-weight: 500; }
  .e-comptes-synthese-2 .e-comptes-synthese-text {
    font-size: 11px; }
  .e-comptes-synthese-2 .e-comptes-synthese-num {
    font-size: 15px;
    font-weight: 300;
    vertical-align: top;
    white-space: nowrap; }
  .e-comptes-synthese-2 tr:hover td {
    background-color: #F8F8F8;
    cursor: pointer; }
    .e-comptes-synthese-2 tr:hover td .e-comptes-synthese-num {
      color: #00C5AB;
      font-weight: 300; }
    .e-comptes-synthese-2 tr:hover td.chart {
      background-color: #FFF;
      cursor: initial; }

@media (max-width: 991px) {
  .e-comptes-synthese-2 .e-comptes-synthese-title,
  .e-comptes-synthese-2 .e-comptes-synthese-num {
    font-size: 13px; } }
@media (max-width: 767px) {
  .m-table-title .m-table-title-text-right {
    float: inherit; }

  .e-comptes-synthese-2 {
    width: 100%;
    border-left: solid 1px #dfe1e5;
    border-top: solid 1px #dfe1e5; }
    .e-comptes-synthese-2 .e-comptes-synthese-title {
      font-size: 12px; }
    .e-comptes-synthese-2 .e-comptes-synthese-text {
      font-size: 11px; }
    .e-comptes-synthese-2 .e-comptes-synthese-num {
      font-size: 15px; } }
.e-comptes-synthese-h1 .e-comptes-synthese-h1-name {
  text-align: right;
  padding-top: 5px;
  font-weight: bold; }
.e-comptes-synthese-h1 .e-comptes-synthese-h1-infos {
  text-align: right; }

@media (max-width: 767px) {
  .e-comptes-synthese-h1 .e-comptes-synthese-h1-name {
    text-align: left; }
  .e-comptes-synthese-h1 .e-comptes-synthese-h1-infos {
    text-align: left;
    margin-bottom: 8px; } }
.e-comptes-synthese-ads .col-xs-4 {
  margin-bottom: 15px; }
.e-comptes-synthese-ads img {
  width: 100%; }

@media (max-width: 480px) {
  .e-comptes-synthese-ads .col-xs-4 {
    width: 100%; } }
.e-comptes-cheque-valider {
  margin-bottom: 20px; }
  .e-comptes-cheque-valider label {
    margin-bottom: 5px; }
  .e-comptes-cheque-valider input[type='number'] {
    width: -moz-calc(100% - 131px);
    width: -webkit-calc(100% - 131px);
    width: calc(100% - 131px);
    float: left; }

@media (max-width: 767px) {
  .ec-comptes-assurances-contrats-href {
    display: block;
    margin: 0 !important;
    padding: 0 0 3px 10px !important; } }
.m-chart-donut-legend .m-chart-donut-legend-meta {
  margin-bottom: 10px;
  font-size: 16px; }
  .m-chart-donut-legend .m-chart-donut-legend-meta a {
    color: #333; }
    .m-chart-donut-legend .m-chart-donut-legend-meta a:hover {
      color: #00C5AB; }
  .m-chart-donut-legend .m-chart-donut-legend-meta .m-chart-donut-legend-meta-icon {
    font-size: 22px;
    margin-right: 6px; }
  .m-chart-donut-legend .m-chart-donut-legend-meta .m-chart-donut-legend-meta-num {
    font-weight: 500;
    white-space: nowrap; }
.m-chart-donut-legend .link-back .fa {
  margin-right: 5px; }
.m-chart-donut-legend .m-chart-donut-legend-item.active {
  cursor: pointer; }
  .m-chart-donut-legend .m-chart-donut-legend-item.active .m-chart-donut-legend-label {
    font-weight: bold; }
    .m-chart-donut-legend .m-chart-donut-legend-item.active .m-chart-donut-legend-label a {
      font-weight: normal; }
.m-chart-donut-legend .m-chart-donut-legend-item:hover {
  cursor: pointer; }
  .m-chart-donut-legend .m-chart-donut-legend-item:hover .m-chart-donut-legend-label {
    color: #00C5AB; }
  .m-chart-donut-legend .m-chart-donut-legend-item:hover.active {
    cursor: inherit; }
    .m-chart-donut-legend .m-chart-donut-legend-item:hover.active .m-chart-donut-legend-label {
      color: #333; }
.m-chart-donut-legend .m-chart-donut-legend-icon {
  display: inline-block;
  margin: 0 5px 3px 0;
  width: 15px;
  height: 18px;
  vertical-align: bottom;
  font-size: 18px; }
.m-chart-donut-legend.dashboard {
  font-size: 11px; }
  .m-chart-donut-legend.dashboard .m-chart-donut-legend-icon {
    width: 11px;
    height: 11px;
    padding: 0;
    margin: 0 5px 4px 0; }
.m-chart-donut-legend .m-chart-donut-legend-label {
  display: inline-block;
  line-height: 18px; }

.m-widget {
  border: solid 1px #ddd;
  margin-bottom: 30px; }
  .m-widget .m-widget-header {
    background-color: #f8f8f8;
    padding: 8px; }
    .m-widget .m-widget-header > * {
      display: inline-block; }
    .m-widget .m-widget-header .m-widget-header-title {
      font-size: 17px;
      font-weight: 500;
      line-height: 16px;
      color: #00C5AB; }
    .m-widget .m-widget-header .m-widget-header-date {
      font-size: 11px; }
    .m-widget .m-widget-header .m-widget-header-number {
      float: right;
      font-size: 22px;
      font-weight: 300; }
  .m-widget .m-widget-content {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd; }
    .m-widget .m-widget-content .m-widget-content-solde {
      padding: 8px;
      border-bottom: solid 1px #ddd; }
    .m-widget .m-widget-content .m-widget-content-donut {
      padding: 30px 20px 10px; }
    .m-widget .m-widget-content.h-1 {
      padding: 20px 10px; }
  .m-widget .m-widget-footer {
    background-color: #f8f8f8;
    padding: 8px;
    text-align: right; }
    .m-widget .m-widget-footer a {
      color: #00C5AB;
      font-weight: 500; }
  .m-widget .m-chart-donut-legend {
    padding: 8px; }
  .m-widget .m-chart-donut-legend-row {
    display: inline-block;
    width: 49%; }

.m-widget-range {
  padding: 8px; }
  .m-widget-range .m-widget-range-meta {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    display: inline-block;
    line-height: 13px; }
    .m-widget-range .m-widget-range-meta > * {
      display: inline-block;
      line-height: 18px; }
    .m-widget-range .m-widget-range-meta .m-widget-range-meta-label {
      font-weight: 500;
      font-size: 12px; }
    .m-widget-range .m-widget-range-meta .m-widget-range-meta-num {
      float: right;
      font-size: 12px; }
      .m-widget-range .m-widget-range-meta .m-widget-range-meta-num .span-warning {
        color: #f58a5c; }
      .m-widget-range .m-widget-range-meta .m-widget-range-meta-num .span-alert {
        color: #FF3333; }
  .m-widget-range .m-widget-range-icon {
    float: left;
    padding: 6px 7px;
    margin: 3px 10px 0 0;
    color: #FFF; }
  .m-widget-range .m-widget-range-container {
    display: inline-block;
    width: 100%;
    background-color: #E3E3E3;
    height: 10px;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    position: relative; }
    .m-widget-range .m-widget-range-container .m-widget-range-bar {
      display: inline-block;
      height: 10px;
      background-color: #00C5AB;
      position: absolute; }
  .m-widget-range.large {
    margin-bottom: 10px; }
    .m-widget-range.large .m-widget-range-meta {
      width: 100%;
      margin-bottom: 5px; }
    .m-widget-range.large .m-widget-range-meta-label {
      font-size: 15px; }
    .m-widget-range.large .m-widget-range-container {
      height: 15px;
      width: 100%; }
      .m-widget-range.large .m-widget-range-container .m-widget-range-bar {
        height: 15px; }

.m-dashboard-solde a {
  color: #333;
  display: block; }
  .m-dashboard-solde a:hover {
    color: #00C5AB; }
.m-dashboard-solde .last {
  border-left: solid 1px #ddd; }
.m-dashboard-solde td {
  padding: 5px 8px; }
.m-dashboard-solde .m-dashboard-solde-img {
  vertical-align: middle;
  text-align: center;
  font-size: 17px; }
.m-dashboard-solde .m-dashboard-solde-label {
  font-size: 11px;
  line-height: 19px; }
.m-dashboard-solde .m-dashboard-solde-number {
  text-align: right;
  font-weight: 500;
  line-height: 19px; }

@media (max-width: 991px) {
  .m-dashboard-solde .last {
    border-left: none; } }
.m-chart-filter {
  margin-bottom: 40px; }
  .m-chart-filter > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
  .m-chart-filter .m-chart-filter-title {
    display: block;
    font-size: 15px;
    font-weight: 500; }
  .m-chart-filter .m-chart-filter-input .input-group-addon {
    border-radius: 0; }
  .m-chart-filter .m-chart-filter-input.s-s1 {
    width: 210px; }
  .m-chart-filter .m-chart-filter-input.s-s2 {
    width: 130px; }
  .m-chart-filter .m-chart-filter-br {
    margin-bottom: 8px;
    display: block; }

@media (max-width: 767px) {
  .m-chart-filter .m-chart-filter-label {
    width: 100% !important;
    margin-top: 5px; }
  .m-chart-filter .m-chart-filter-input {
    width: 100% !important;
    margin-top: 5px !important; }
  .m-chart-filter .m-chart-filter-button {
    width: 100% !important;
    margin-top: 15px; }
    .m-chart-filter .m-chart-filter-button button {
      width: 100% !important; } }
.m-chart-repartition {
  position: relative; }
  .m-chart-repartition .chart-legend {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    width: 50%;
    text-align: center; }
    .m-chart-repartition .chart-legend .chart-legend-title {
      font-size: 14px;
      padding: 0 10px; }
    .m-chart-repartition .chart-legend .chart-legend-percent {
      font-size: 20px;
      font-weight: 500; }

.m-chart-repartition-total {
  text-align: center;
  font-size: 18px;
  font-weight: 300; }

.m-tabs {
  background-color: #FFF; }
  .m-tabs .m-tabs-menu {
    display: inline-block;
    padding: 8px;
    border: solid 1px transparent;
    transition: all 0.3s ease 0s !important;
    background-color: #ebebeb;
    font-size: 14px;
    text-transform: uppercase; }
    .m-tabs .m-tabs-menu a {
      color: #333; }
    .m-tabs .m-tabs-menu.active {
      background-color: #00C5AB; }
      .m-tabs .m-tabs-menu.active a {
        color: #FFF; }

.m-tabs-tab {
  display: none;
  transition: all 0.3s ease 0s !important; }
  .m-tabs-tab.active {
    display: block; }
  .m-tabs-tab .m-tabs-tab-meta {
    padding: 8px 8px 10px 8px;
    background-color: #00C5AB;
    color: #FFF;
    clear: both; }
    .m-tabs-tab .m-tabs-tab-meta span {
      font-weight: 500; }

@media (max-width: 767px) {
  .m-tabs .m-tabs-menu {
    width: 50%;
    float: left; } }
.m-card-infos .m-card-infos-img {
  float: left;
  margin-right: 10px;
  position: relative; }
.m-card-infos .m-card-infos-body {
  font-size: 12px; }
  .m-card-infos .m-card-infos-body .m-card-infos-body-title {
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px; }
  .m-card-infos .m-card-infos-body .m-card-infos-body-num {
    margin-bottom: 5px; }
.m-card-infos .m-card-infos-radio {
  position: absolute;
  left: -moz-calc(50% - 9px);
  left: -webkit-calc(50% - 9px);
  left: calc(50% - 9px);
  margin-top: 5px; }
.m-card-infos label {
  display: inherit;
  cursor: pointer; }
.m-card-infos.v-2 .m-card-infos-body {
  padding-top: 30px; }
.m-card-infos.v-3 .m-card-infos-img {
  text-align: center;
  margin: 0;
  float: none; }
  .m-card-infos.v-3 .m-card-infos-img img {
    max-width: 100%; }
.m-card-infos.v-3 .m-card-infos-body {
  text-align: center; }
.m-card-infos.v-3 .m-card-infos-radio {
  margin-top: 10px; }

@media (max-width: 768px) {
  .m-card-infos {
    clear: both;
    margin-bottom: 30px;
    min-height: 80px; }
    .m-card-infos.e-1 {
      margin-bottom: 0; } }
.m-card-infos-panel {
  margin-top: 50px;
  border: solid 1px #dfdfdf;
  padding: 20px; }
  .m-card-infos-panel .m-card-infos-panel-title {
    font-size: 15px;
    font-weight: 500p;
    margin-bottom: 10px; }

.m-card-infos-range .m-range.s-sm {
  height: 10px; }
  .m-card-infos-range .m-range.s-sm .m-range-bar {
    height: 10px;
    margin-bottom: 5px; }
.m-card-infos-range .col-sm-6:first-child {
  padding-right: 0; }

@media (max-width: 992px) {
  .m-card-infos-range .col-sm-12:last-child .m-range-title-2 {
    margin-top: 10px; } }
@media (max-width: 768px) {
  .m-card-infos-range {
    margin-bottom: 15px; }
    .m-card-infos-range .col-sm-6:first-child {
      padding-right: 15px; }
    .m-card-infos-range .col-sm-6 {
      margin-bottom: 15px; } }
.m-card-complement-info {
  margin-top: 50px; }

@media (max-width: 768px) {
  .m-card-complement-info {
    margin-top: 20px; } }
.m-accordion-trigger {
  border-bottom: solid 1px #D2D2D2;
  border-right: solid 1px #D2D2D2;
  border-left: solid 1px #D2D2D2;
  padding: 8px;
  background-color: #EBEBEB;
  color: #444;
  text-transform: uppercase;
  font-size: 13px;
  position: relative; }
  .m-accordion-trigger .fa {
    margin-right: 7px; }
  .m-accordion-trigger:hover {
    cursor: pointer;
    background-color: #e6e6e6;
    color: #00C5AB;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  .m-accordion-trigger .m-accordion-arrow {
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 20px; }

.m-accordion-content {
  border-right: solid 1px #D2D2D2;
  border-left: solid 1px #D2D2D2; }
  .m-accordion-content .m-accordion-content-row {
    padding: 8px 11px;
    border-bottom: solid 1px #ddd; }
  .m-accordion-content .m-accordion-content-title {
    font-size: 15px;
    font-weight: 500; }
  .m-accordion-content .btn {
    margin-top: 4px;
    float: right; }
  .m-accordion-content .btn + .btn {
    margin-right: 5px; }

@media (max-width: 992px) {
  .m-accordion-content .btn {
    width: 100%;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .m-accordion-content .btn + .btn {
    margin-right: 0; } }
@media (max-width: 768px) {
  .m-accordion-content .m-accordion-content-text {
    margin-bottom: 6px; }
  .m-accordion-content .btn {
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143; }
  .m-accordion-content .btn + .btn {
    margin-right: 0; } }
.m-more-card {
  border: solid 1px #ddd;
  padding: 15px; }
  .m-more-card .m-more-card-img {
    font-size: 70px;
    line-height: 80px;
    color: #CCCCCC;
    text-align: center; }
    .m-more-card .m-more-card-img .fa {
      vertical-align: top; }
  .m-more-card .m-more-card-title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 7px; }
  .m-more-card .m-more-card-text {
    margin-bottom: 13px; }
  .m-more-card .m-more-card-btn {
    margin-top: 10px; }
    .m-more-card .m-more-card-btn .btn {
      width: 100%;
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5; }

@media (max-width: 768px) {
  .m-more-card .m-more-card-title {
    text-align: center; }
  .m-more-card .m-more-card-text {
    text-align: center;
    margin-bottom: 20px; }
  .m-more-card .m-more-card-btn .btn {
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143; } }
.m-compte-carte-plafond-radio-container {
  clear: left;
  margin-bottom: 15px; }
  .m-compte-carte-plafond-radio-container .iradio_minimal-grey {
    margin-top: 9px; }

.m-compte-carte-plafond-radio {
  margin-left: 30px;
  cursor: pointer; }
  .m-compte-carte-plafond-radio > div {
    display: inline-block; }
  .m-compte-carte-plafond-radio .m-compte-carte-plafond-radio-pays {
    width: 105px;
    font-weight: bold; }

.m-radio-button {
  display: inline;
  line-height: 20px;
  vertical-align: middle;
  margin: 0 10px 0 10px; }
  .m-radio-button .m-radio-button-item {
    display: inline-block;
    padding: 6px 20px;
    background-color: #ebebeb; }
    .m-radio-button .m-radio-button-item.active {
      background-color: #d2d2d2; }

.m-alert-light {
  padding: 15px 0;
  font-size: 14px; }
  .m-alert-light .fa {
    margin-right: 2px; }
  .m-alert-light.alert-light-info {
    color: #31708f; }

.m-input-disabled {
  background-color: #F8F8F8;
  padding: 8px 11px;
  border: solid 1px #CCC;
  display: inline-block;
  color: #777; }

.m-btn-acrobat .m-btn-acrobat-download {
  line-height: 30px; }

@media (max-width: 480px) {
  .m-btn-acrobat .m-btn-acrobat-rib {
    width: 100%;
    margin-bottom: 10px; } }
.m-alerte {
  border: solid 1px #D2D2D2;
  border-top: none;
  padding: 15px;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .m-alerte.first {
    border-top: solid 1px #D2D2D2; }
  .m-alerte.disabled {
    background-color: #EBEBEB; }
  .m-alerte .m-alerte-title {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px; }
    .m-alerte .m-alerte-title .h4 {
      margin-bottom: 15px;
      margin-top: 0; }
  .m-alerte .m-alerte-label {
    width: 30%;
    float: left;
    padding-right: 10px; }
    .m-alerte .m-alerte-label span {
      line-height: 30px; }
  .m-alerte .m-alerte-label-2 {
    width: 30%;
    float: left;
    padding: 0 10px; }
  .m-alerte .m-alerte-form {
    width: 20%;
    float: left;
    padding: 0 15px;
    position: relative; }
    .m-alerte .m-alerte-form input[type="text"],
    .m-alerte .m-alerte-form .m-alerte-form-select {
      width: -moz-calc(100% - 15px);
      width: -webkit-calc(100% - 15px);
      width: calc(100% - 15px);
      margin-right: 5px; }
    .m-alerte .m-alerte-form .input-inline {
      position: absolute;
      right: 0;
      margin-top: 8px; }
  .m-alerte .m-alerte-button {
    text-align: right;
    width: 20%;
    float: right;
    margin-top: 2px; }
  .m-alerte.h-1 > div {
    width: 50%; }
  .m-alerte .h-2 {
    width: 75%; }
  .m-alerte.h-3 .m-alerte-label {
    width: 40%; }
  .m-alerte.h-3 .m-alerte-form {
    width: 30%; }
  .m-alerte.h-3 .m-alerte-label-2 {
    width: 0; }
  .m-alerte .radio-inline {
    line-height: 30px;
    padding-left: 15px;
    padding-top: 0;
    margin-right: 20px !important; }
    .m-alerte .radio-inline [class^="iradio_"],
    .m-alerte .radio-inline [class*="iradio_"] {
      margin-right: 10px;
      margin-top: 4px; }
  .m-alerte .bootstrap-switch-handle-on,
  .m-alerte .bootstrap-switch-handle-off,
  .m-alerte .bootstrap-switch {
    border-radius: 0 !important; }

@media (max-width: 992px) {
  .m-alerte .m-alerte-label {
    width: 28%; }
  .m-alerte .m-alerte-form {
    width: 22%; }
  .m-alerte .m-alerte-label-2 {
    width: 30%; }
  .m-alerte .h-2 {
    width: 75%; }
  .m-alerte.h-3 .m-alerte-label {
    width: 40%; }
  .m-alerte.h-3 .m-alerte-form {
    width: 30%; }
  .m-alerte.h-3 .m-alerte-label-2 {
    width: 0; } }
@media (max-width: 768px) {
  .m-alerte .m-alerte-label {
    width: 100% !important;
    margin-bottom: 15px;
    padding-right: 0; }
  .m-alerte .m-alerte-form {
    width: 50% !important;
    padding: 0;
    margin-bottom: 15px; }
    .m-alerte .m-alerte-form .input-inline {
      right: -15px; }
  .m-alerte .m-alerte-button {
    width: 40%; }
  .m-alerte .m-alerte-label-2 {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0; }
  .m-alerte.h-1 .m-alerte-label {
    margin-bottom: 0; }
  .m-alerte.h-1 .m-alerte-button {
    text-align: left;
    padding-left: 10px;
    float: left;
    width: 100%; }
  .m-alerte.h-3 .m-alerte-form {
    margin-bottom: 0; } }
.m-alerte-card {
  border: solid 1px #D2D2D2;
  border-bottom: 0;
  padding: 15px;
  background-color: #FCFCFC; }
  .m-alerte-card .m-alerte-card-img {
    float: left;
    margin-right: 10px; }
    .m-alerte-card .m-alerte-card-img img {
      width: 160px; }
  .m-alerte-card .m-alerte-card-name {
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px; }

.m-budget {
  border: solid 1px #D2D2D2;
  padding: 15px;
  margin-bottom: 20px;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .m-budget .m-budget-category {
    margin-bottom: 5px; }
    .m-budget .m-budget-category .m-category-icon {
      float: left;
      margin-right: 5px;
      margin-top: 2px; }
    .m-budget .m-budget-category .m-budget-category-title {
      font-size: 17px;
      font-weight: 500; }
    .m-budget .m-budget-category .m-budget-category-tools {
      float: right;
      display: none; }
      .m-budget .m-budget-category .m-budget-category-tools i {
        margin: 0 5px; }
      .m-budget .m-budget-category .m-budget-category-tools a {
        padding: 4px;
        margin-left: 5px;
        color: inherit; }
        .m-budget .m-budget-category .m-budget-category-tools a:hover {
          color: #00C5AB; }
  .m-budget .m-budget-price {
    width: 30%;
    float: left;
    margin-top: 24px; }
    .m-budget .m-budget-price .m-budget-price-1 {
      display: inline;
      font-size: 22px;
      font-weight: 500; }
      .m-budget .m-budget-price .m-budget-price-1.text-orange {
        color: #FD9803 !important; }
      .m-budget .m-budget-price .m-budget-price-1.text-red {
        color: #DD2C00 !important; }
    .m-budget .m-budget-price .m-budget-price-2 {
      font-size: 15px;
      display: inline; }
    .m-budget .m-budget-price a {
      display: block;
      margin-top: -1px; }
  .m-budget .m-budget-range {
    width: 32%;
    float: left;
    margin-top: 30px;
    padding: 0 10px; }
    .m-budget .m-budget-range .no-wrap {
      font-weight: 500; }
  .m-budget .m-budget-graph {
    float: right;
    margin-top: 10px; }
    .m-budget .m-budget-graph .sparkline-bar {
      text-align: right; }
    .m-budget .m-budget-graph .m-budget-graph-legend {
      margin-top: 5px;
      /*
      ul {
        float: right;
        padding: 0;
        margin-top: 6px;
        margin-bottom: 0;
      }
      li {
        list-style: none;
        float: left;
        display: inline-block;
        width: 13px;
        margin-left: 7px;
        font-size: 12px;
        text-align: center;
      }
      */ }
  .m-budget:hover {
    background-color: #F8F8F8; }
    .m-budget:hover .m-budget-category-tools {
      display: block; }

.m-budget-h h2 {
  float: left;
  margin: 30px 0 0 0; }
.m-budget-h i {
  margin-right: 5px; }
.m-budget-h a {
  margin-top: 25px; }

@media (max-width: 992px) {
  .m-budget .m-budget-price .m-budget-price-1 {
    font-size: 18px; } }
@media (max-width: 768px) {
  .m-budget .m-budget-category .m-budget-category-tools {
    display: block; } }
@media (max-width: 480px) {
  .m-budget .m-budget-category .m-budget-category-tools a {
    font-size: 18px;
    padding: 0; }
  .m-budget .m-budget-category .m-budget-category-tools span {
    display: none; }
  .m-budget .m-budget-price {
    width: 100%;
    margin-top: 15px; }
    .m-budget .m-budget-price a {
      float: right;
      margin-top: 5px; }
  .m-budget .m-budget-range {
    width: 100%;
    margin-top: 15px;
    padding: 0; }
  .m-budget .m-budget-graph {
    width: 100%;
    margin-top: 15px; }
    .m-budget .m-budget-graph .sparkline-bar {
      text-align: left; } }
.m-assurances-preview {
  border: solid 1px #DDD; }
  .m-assurances-preview .m-assurances-preview-title {
    text-align: center;
    background-color: #f8f8f8;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 8px;
    border-bottom: solid 1px #DDD;
    display: table;
    width: 100%; }
    .m-assurances-preview .m-assurances-preview-title .m-assurances-preview-title-text {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
  .m-assurances-preview .m-assurances-preview-content {
    padding: 15px 15px 5px; }

.m-prelevement-autorisation .m-prelevement-autorisation-row {
  padding: 5px 10px; }
.m-prelevement-autorisation .m-prelevement-autorisation-row.active {
  background-color: #f5f5f5; }
.m-prelevement-autorisation .m-prelevement-autorisation-row:hover {
  background-color: #f5f5f5;
  cursor: pointer; }
.m-prelevement-autorisation .m-prelevement-autorisation-col {
  width: 33.33%;
  float: left; }
.m-prelevement-autorisation .m-prelevement-autorisation-more {
  display: none;
  background-color: #f5f5f5;
  padding: 10px;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC; }

.m-ec-tabs > ul {
  padding: 0;
  border-bottom: solid 1px #D2D2D2;
  height: 39px;
  margin-bottom: 0;
  width: 100%;
  display: table; }
  .m-ec-tabs > ul > li {
    list-style: none;
    border-right: solid 3px #FFF;
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: middle;
    background-color: #efefef; }
    .m-ec-tabs > ul > li a {
      padding: 10px 14px 10px 15px;
      vertical-align: middle;
      color: #666;
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px; }
    .m-ec-tabs > ul > li:hover {
      background-color: #DDD; }
      .m-ec-tabs > ul > li:hover a {
        color: #444; }
    .m-ec-tabs > ul > li.active {
      background-color: #00C5AB; }
      .m-ec-tabs > ul > li.active a {
        color: #FFF; }
    .m-ec-tabs > ul > li:last-child {
      border: none; }

@media (max-width: 992px) {
  .m-ec-tabs > ul > li a {
    padding: 5px 10px;
    font-size: 13px; } }
@media (max-width: 480px) {
  .m-ec-tabs > ul > li {
    display: block;
    border-bottom: 1px solid #D2D2D2;
    border-right: 0; }
    .m-ec-tabs > ul > li a {
      display: block;
      padding: 10px;
      font-size: 14px; } }
#flotTip {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #E6E8E8;
  z-index: 100;
  color: #333; }

.flot-tip-historique .flot-tip-historique-date {
  font-size: 11px; }
.flot-tip-historique .flot-tip-historique-value {
  font-weight: 500; }

#ec-compte-consultation-historique {
  width: 100%;
  height: 300px; }

#ec-compte-consultation-repartition {
  width: 100%;
  height: 300px;
  margin-bottom: 20px; }
  #ec-compte-consultation-repartition .legend {
    display: none; }

#ec-compte-consultation-repartition-categorie {
  width: 100%;
  height: 300px;
  margin-bottom: 20px; }
  #ec-compte-consultation-repartition-categorie .legend {
    display: none; }

#ec-compte-consultation-dashboard-solde {
  width: 100%;
  height: 150px; }

#ec-compte-consultation-dashboard-depenses {
  width: 100%;
  height: 260px; }
  #ec-compte-consultation-dashboard-depenses .legend {
    display: none; }

#ec-compte-synthese {
  width: 100%;
  height: 264px;
  margin-bottom: 20px; }
  #ec-compte-synthese .legend {
    display: none; }

@media (max-width: 991px) {
  #ec-compte-synthese {
    height: 249px; } }
/*
#ec-compte-consultation-dashboard-recettes {
  width: 100%; 
  height: 200px;
  margin-bottom: 20px;
  .legend {
    display: none;
  }
}
*/
body.ep-layout {
  background-color: #FFF; }

.ep-header {
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .ep-header .ep-header-meta {
    padding: 6px 0;
    height: 32px; }
    .ep-header .ep-header-meta h1 {
      margin: 0;
      float: left;
      padding: 0;
      font-size: 13px;
      color: #7A6E6A;
      font-weight: 400;
      line-height: 1.4; }
    .ep-header .ep-header-meta .ep-header-meta-slogan {
      float: left;
      padding: 7px 0;
      font-size: 13px;
      color: #7A6E6A; }
    .ep-header .ep-header-meta ul {
      padding: 7px 0;
      margin: 0; }
      .ep-header .ep-header-meta ul li {
        list-style: none;
        float: left;
        padding: 0 15px;
        border-right: solid 1px #ccc; }
        .ep-header .ep-header-meta ul li:last-child {
          border-right: none;
          padding-right: 0; }
    .ep-header .ep-header-meta .ep-header-meta-phone {
      color: #333; }
      .ep-header .ep-header-meta .ep-header-meta-phone:hover {
        color: #2f6266; }
    .ep-header .ep-header-meta .ep-header-meta-link-ec {
      color: #00C5AB; }
      .ep-header .ep-header-meta .ep-header-meta-link-ec:hover {
        color: #2f6266; }
    .ep-header .ep-header-meta .ep-header-meta-signout {
      color: #333; }
      .ep-header .ep-header-meta .ep-header-meta-signout:hover {
        color: #2f6266; }
  .ep-header .ep-header-row {
    background-color: #7A6E6A;
    height: 50px;
    width: 100%;
    clear: left; }
    .ep-header .ep-header-row .ep-header-row-logo {
      background-color: #43342D;
      display: inline-block;
      float: left; }
      .ep-header .ep-header-row .ep-header-row-logo img {
        width: 130px;
        height: 50px; }
      .ep-header .ep-header-row .ep-header-row-logo a.link {
        color: #FFF;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        font-size: 12px;
        padding: 14px 10px 19px; }
        .ep-header .ep-header-row .ep-header-row-logo a.link:hover {
          background-color: #5f5552; }
    .ep-header .ep-header-row .ep-header-row-nav {
      position: relative;
      margin-left: 130px; }
      .ep-header .ep-header-row .ep-header-row-nav > ul {
        padding: 0; }
      .ep-header .ep-header-row .ep-header-row-nav > ul > li {
        list-style-type: none;
        float: left;
        display: block;
        padding: 0; }
        .ep-header .ep-header-row .ep-header-row-nav > ul > li > a {
          color: #FFF;
          padding: 12px 20px 15px;
          font-size: 12px;
          font-weight: 400;
          border-top: 6px solid #7A6E6A;
          text-transform: uppercase;
          display: inline-block; }
        .ep-header .ep-header-row .ep-header-row-nav > ul > li.active > a {
          background-color: #FFF;
          color: #00C5AB;
          border-top-color: #00C5AB; }
        .ep-header .ep-header-row .ep-header-row-nav > ul > li:hover .ep-header-hover {
          display: block !important; }
        .ep-header .ep-header-row .ep-header-row-nav > ul > li:hover > a {
          background-color: #FFF;
          border-color: #00C5AB;
          color: #00C5AB; }
        .ep-header .ep-header-row .ep-header-row-nav > ul > li.pull-right {
          border-left: 1px solid #978B87; }
          .ep-header .ep-header-row .ep-header-row-nav > ul > li.pull-right a {
            background-color: #675B57;
            border-top-color: #675B57;
            padding-right: 20px;
            padding-left: 20px; }
          .ep-header .ep-header-row .ep-header-row-nav > ul > li.pull-right:hover a, .ep-header .ep-header-row .ep-header-row-nav > ul > li.pull-right.active a {
            background-color: #43342D;
            border-top-color: #43342D;
            color: #FFF; }
    .ep-header .ep-header-row .ep-header-hover {
      display: none;
      position: absolute;
      top: 50px;
      left: 0;
      background: #FFF no-repeat right bottom;
      width: 100%;
      padding: 20px 0;
      border-right: solid 1px #E3E3E3;
      border-left: solid 1px #E3E3E3;
      border-bottom: solid 5px #E3E3E3;
      z-index: 1; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-4 {
        width: 25%;
        padding: 0 20px;
        border-right: solid 1px #E3E3E3;
        display: table-cell;
        vertical-align: top; }
        .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-4.no-border {
          border: none; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-3-4 {
        width: 75%;
        padding: 0 20px;
        border-right: solid 1px #E3E3E3;
        display: table-cell;
        vertical-align: top; }
        .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-3-4.no-border {
          border: none; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-2 {
        width: 50%;
        padding: 0 20px;
        display: table-cell;
        vertical-align: top; }
        .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-2.border-right {
          border-right: solid 1px #E3E3E3; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-inner {
        display: table-cell;
        vertical-align: middle; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col.valign-middle {
        vertical-align: middle; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-1 {
        display: inline;
        font-size: 60px;
        color: #00C5AB;
        font-weight: bold; }
        .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-1 span {
          padding-left: 10px;
          font-size: 45px;
          color: #00C5AB;
          font-weight: bold; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-2 {
        display: inline;
        font-size: 45px;
        color: #00C5AB;
        font-weight: bold; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-3 {
        font-size: 25px;
        color: #00C5AB;
        line-height: 20px; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-4 {
        font-size: 14px;
        color: #AAA;
        line-height: 30px; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-5 {
        text-align: center;
        font-size: 15px;
        color: #666; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-6 {
        text-align: center;
        font-size: 21px;
        color: #00C5AB;
        font-weight: bold;
        margin-bottom: 20px; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-btn {
        margin-top: 10px; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-plus {
        font-size: 46px;
        float: left;
        margin: 0 25px;
        color: #00C5AB; }
      .ep-header .ep-header-row .ep-header-hover .ep-header-hover-h {
        font-size: 22px;
        color: #00C5AB;
        font-weight: 300;
        margin-bottom: 10px; }
      .ep-header .ep-header-row .ep-header-hover ul {
        padding: 0; }
        .ep-header .ep-header-row .ep-header-hover ul > li {
          padding: 0;
          margin-bottom: 5px;
          list-style-type: none;
          font-size: 12px; }
          .ep-header .ep-header-row .ep-header-hover ul > li > a {
            padding: 0;
            color: #333 !important;
            font-weight: 500; }
            .ep-header .ep-header-row .ep-header-hover ul > li > a:hover {
              color: #00C5AB !important; }
      .ep-header .ep-header-row .ep-header-hover .e-1 {
        max-width: 200px; }
  .ep-header .ep-breadcrumb {
    float: left; }
    .ep-header .ep-breadcrumb .ep-breadcrumb-link {
      display: inline;
      font-size: .834em; }
      .ep-header .ep-breadcrumb .ep-breadcrumb-link:after {
        content: "\f105";
        font-family: FontAwesome;
        margin: 0 5px; }
      .ep-header .ep-breadcrumb .ep-breadcrumb-link:last-child:after {
        display: none; }
      .ep-header .ep-breadcrumb .ep-breadcrumb-link a {
        color: #B3B3B3;
        text-decoration: none; }
        .ep-header .ep-breadcrumb .ep-breadcrumb-link a:hover {
          color: #666; }
  .ep-header .ep-header-subrow {
    padding: 10px 0;
    color: #BBB !important;
    height: 36px; }
    .ep-header .ep-header-subrow .ep-header-subrow-breadcrumb {
      float: left; }
      .ep-header .ep-header-subrow .ep-header-subrow-breadcrumb ul {
        margin: 0;
        padding: 0; }
      .ep-header .ep-header-subrow .ep-header-subrow-breadcrumb li {
        list-style: none; }
        .ep-header .ep-header-subrow .ep-header-subrow-breadcrumb li a {
          color: #BBB;
          font-size: 11px;
          font-weight: 300; }
        .ep-header .ep-header-subrow .ep-header-subrow-breadcrumb li .fa {
          margin: 0 5px; }
    .ep-header .ep-header-subrow .ep-header-subrow-letter {
      float: right; }
      .ep-header .ep-header-subrow .ep-header-subrow-letter a {
        font-size: 12px !important;
        color: #B3B3B3 !important; }
      .ep-header .ep-header-subrow .ep-header-subrow-letter a + a {
        font-size: 14px !important; }
      .ep-header .ep-header-subrow .ep-header-subrow-letter a + a + a {
        font-size: 16px !important; }
      .ep-header .ep-header-subrow .ep-header-subrow-letter a:hover {
        color: #666 !important; }
    .ep-header .ep-header-subrow .ep-header-subrow-print {
      float: right; }
      .ep-header .ep-header-subrow .ep-header-subrow-print a {
        color: #B3B3B3; }
        .ep-header .ep-header-subrow .ep-header-subrow-print a:hover {
          color: #666; }
      .ep-header .ep-header-subrow .ep-header-subrow-print .fa {
        font-size: 16px;
        margin-left: 10px;
        line-height: 20px; }
    .ep-header .ep-header-subrow .ep-header-search {
      margin-left: 10px;
      display: inline;
      float: right;
      position: relative; }
      .ep-header .ep-header-subrow .ep-header-search input[type='text'] {
        font-size: 12px;
        width: 170px;
        height: 23px;
        margin-top: -2px;
        padding-right: 25px !important;
        border-color: #EEE;
        padding: 5px;
        color: #333; }
      .ep-header .ep-header-subrow .ep-header-search button[type='submit'] {
        padding: 0;
        border: none;
        position: absolute;
        right: 8px;
        top: 0;
        background: transparent;
        outline: none !important; }
      .ep-header .ep-header-subrow .ep-header-search .fa {
        color: #B3B3B3; }

.ep-header-container {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF; }

.ep-header-margin {
  margin-top: 130px; }

.ep-banner-container {
  background-color: #efefef;
  margin-bottom: 25px;
  overflow: hidden; }

.ep-banner {
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important;
  /* overflow: hidden; */ }
  .ep-banner.pull-pic-right {
    background-position: right; }
  .ep-banner.no-pic {
    background: #efefef; }
  .ep-banner .ep-banner-col {
    padding-bottom: 15px; }
  .ep-banner .ep-banner-col-left {
    width: 70%;
    float: left; }
  .ep-banner .ep-banner-col-right {
    width: 30%;
    float: left;
    position: relative; }
    .ep-banner .ep-banner-col-right.bg-white {
      background-color: rgba(255, 255, 255, 0.5) !important;
      border-right: solid 1px #FFF;
      border-left: solid 1px #FFF; }
    .ep-banner .ep-banner-col-right .tile, .ep-banner .ep-banner-col-right .mini-tile {
      padding: 20px 20px 10px; }
    .ep-banner .ep-banner-col-right .ep-banner-form {
      padding: 20px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-title-container {
        margin-bottom: 10px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group-container {
        margin-bottom: 5px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-title {
        font-weight: 500;
        font-size: 20px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-subtitle {
        font-size: 13px;
        padding-top: 2px;
        color: #777; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group {
        padding: 0 0 5px 0; }
        .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group .ep-banner-form-group-label {
          float: left;
          width: 25%; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group .ep-banner-form-group-label label {
            color: #333;
            padding-top: 5px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group-input {
        float: left;
        width: 70%; }
        .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group-input input[type='text'],
        .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group-input select {
          height: 26px;
          font-size: 12px;
          padding: 3px 7px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit'] {
        margin-left: 25%;
        width: 70%;
        background-color: #00C5AB;
        color: #FFF;
        padding: 10px;
        border: none; }
        .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover {
          cursor: pointer; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-white {
            background-color: #EFEFEF !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-green {
            background-color: #28777C !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-green-light {
            background-color: #5F979B !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-green-light-xl {
            background-color: #97BABC !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-grey-light {
            background-color: #E1E1E1 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-grey {
            background-color: #D1D1D1 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-grey-dark {
            background-color: #A6A6A6 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-black {
            background-color: #2D2D2D !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-brown {
            background-color: #3B2E28 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-brown-light {
            background-color: #6C615D !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-blue {
            background-color: #007c8b !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-blue-light {
            background-color: #7e9ca0 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-gold {
            background-color: #735a23 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-gold-light {
            background-color: #9a8b6a !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-red {
            background-color: #cc3e2e !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-red-light {
            background-color: #e18772 !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-purple {
            background-color: #573a4a !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-purple-light {
            background-color: #88747e !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-olive {
            background-color: #4d6a5d !important; }
          .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type='submit']:hover.bg-olive-light {
            background-color: #89958d !important; }
  .ep-banner .ep-banner-title-container {
    padding-top: 15px; }
    .ep-banner .ep-banner-title-container .ep-banner-title {
      font-size: 34px;
      font-weight: 300;
      line-height: 1.4; }
      .ep-banner .ep-banner-title-container .ep-banner-title h1, .ep-banner .ep-banner-title-container .ep-banner-title h2, .ep-banner .ep-banner-title-container .ep-banner-title h3 {
        font-size: 34px;
        font-weight: 300;
        margin: 0;
        line-height: 1.4; }
    .ep-banner .ep-banner-title-container .ep-banner-subtitle {
      font-size: 20px;
      color: #00C5AB;
      line-height: 1.3; }
      .ep-banner .ep-banner-title-container .ep-banner-subtitle h2, .ep-banner .ep-banner-title-container .ep-banner-subtitle h3, .ep-banner .ep-banner-title-container .ep-banner-subtitle h4 {
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        line-height: 1.3; }
  .ep-banner .ep-banner-detail-container {
    margin-top: 15px; }
  .ep-banner .ep-banner-rate {
    font-size: 65px;
    line-height: 50px;
    color: #00C5AB;
    font-weight: 500;
    float: left;
    margin: 8px 25px 70px 2px; }
  .ep-banner .ep-banner-rate-during {
    font-size: 18px;
    color: #00C5AB;
    font-weight: 400;
    margin-bottom: 3px; }
  .ep-banner .ep-banner-rate-period {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px; }
  .ep-banner .ep-banner-rate-subscribe {
    margin: 5px 0; }
    .ep-banner .ep-banner-rate-subscribe .btn {
      font-size: 15px;
      letter-spacing: 1px;
      font-weight: 400;
      padding: 6px 20px; }
  .ep-banner .ep-banner-desc-container {
    padding-right: 30px;
    display: inline-block;
    float: left;
    width: 300px; }
  .ep-banner .ep-banner-rate-condition {
    font-size: 11px; }
    .ep-banner .ep-banner-rate-condition a {
      color: #999; }
      .ep-banner .ep-banner-rate-condition a:hover {
        color: #666; }
  .ep-banner .ep-banner-desc {
    font-size: 14px;
    color: #666; }
    .ep-banner .ep-banner-desc p {
      margin-bottom: 2px; }
    .ep-banner .ep-banner-desc strong {
      font-weight: 500; }
  .ep-banner .ep-banner-contrib {
    display: table;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px; }
    .ep-banner .ep-banner-contrib .ep-banner-contrib-block {
      display: table-cell;
      vertical-align: middle;
      padding: 0 15px; }
      .ep-banner .ep-banner-contrib .ep-banner-contrib-block .fa {
        font-size: 28px !important; }
    .ep-banner .ep-banner-contrib .ep-banner-sum-price {
      color: #00C5AB;
      font-size: 45px;
      line-height: 20px;
      padding-top: 15px;
      text-align: center; }
      .ep-banner .ep-banner-contrib .ep-banner-sum-price span {
        font-size: 14px;
        padding-top: 5px; }
  .ep-banner .ep-banner-carousel-item {
    background: #efefef no-repeat 310px;
    background-position: right top; }

.ep-banner .owl-theme .owl-controls {
  margin-top: 0; }
.ep-banner .owl-theme .owl-controls .owl-page span,
.ep-banner .owl-theme .owl-controls .owl-buttons div {
  background-color: transparent !important; }
  .ep-banner .owl-theme .owl-controls .owl-page span:before,
  .ep-banner .owl-theme .owl-controls .owl-buttons div:before {
    font-size: 50px; }
.ep-banner .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -35px; }
.ep-banner .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -35px; }
.ep-banner .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  left: 2px; }
.ep-banner .owl-theme .owl-controls .owl-buttons .owl-next:before {
  left: 4px; }

.ep-main-container {
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important; }

.ep-content-container {
  width: 70%;
  float: left; }

.stick {
  position: fixed;
  top: 0px; }

.ep-content {
  padding-right: 20px; }

.ep-sidebar {
  width: 30%;
  float: left;
  margin-bottom: 50px; }
  .ep-sidebar .ep-sidebar-inner {
    top: 20px;
    /*width: 298px;*/ }
    .ep-sidebar .ep-sidebar-inner.fixed {
      position: fixed;
      top: 20px; }
    .ep-sidebar .ep-sidebar-inner.sticky {
      float: none;
      position: fixed;
      top: 20px;
      z-index: 6;
      left: auto; }
  .ep-sidebar .ep-sidebar-block {
    border: solid 1px #CCC;
    padding: 15px;
    margin-bottom: 20px; }
  .ep-sidebar .ep-sidebar-row {
    border-bottom: solid 1px #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .ep-sidebar .ep-sidebar-row:last-child {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .ep-sidebar .ep-sidebar-title {
    font-size: 18px;
    color: #00C5AB; }
  .ep-sidebar .ep-sidebar-subtitle {
    font-size: 14px;
    color: #00C5AB;
    margin-bottom: 5px; }
  .ep-sidebar .ep-sidebar-img {
    text-align: center;
    margin-right: 20px; }
  .ep-sidebar .ep-sidebar-time {
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 3px; }
  .ep-sidebar .ep-sidebar-conditions {
    font-size: 9px;
    color: #999; }
  .ep-sidebar .ep-sidebar-href {
    font-size: 14px; }
    .ep-sidebar .ep-sidebar-href img {
      margin-right: 10px; }
  .ep-sidebar .ep-sidebar-form .ep-sidebar-form-label {
    margin: 0 0 5px;
    padding: 0;
    color: #00C5AB;
    font-size: 14px; }
  .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row {
    background-color: #00C5AB;
    padding: 7px;
    display: table;
    width: 100%; }
    .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row .ep-sidebar-form-img {
      display: table-cell;
      padding: 2px 7px; }
      .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row .ep-sidebar-form-img img {
        width: 30px; }
    .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row .ep-sidebar-form-input {
      display: table-cell; }
    .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row .ep-sidebar-form-btn {
      display: table-cell; }
      .ep-sidebar .ep-sidebar-form .ep-sidebar-form-row .ep-sidebar-form-btn input[type='submit'] {
        color: #FFF;
        background-color: transparent;
        border: none;
        padding: 5px 10px;
        font-size: 15px;
        font-weight: 300; }

.ep-layout ul.main-navigation-menu li {
  background-color: #7A6E6A; }
  .ep-layout ul.main-navigation-menu li a {
    border-color: #978B87;
    color: #FFF; }
  .ep-layout ul.main-navigation-menu li.bg-brown-2 {
    background-color: #675B57; }
  .ep-layout ul.main-navigation-menu li.bg-brown-3 {
    background-color: #43342D; }
  .ep-layout ul.main-navigation-menu li.active a {
    background-color: #FFF;
    color: #00C5AB; }
  .ep-layout ul.main-navigation-menu li:hover a {
    color: #00C5AB;
    background-color: #FFF !important; }

/**
* Ep Header lignt
*/
.ep-header-light {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .ep-header-light .ep-header-light-logo {
    background-color: #262626;
    display: inline-block; }
    .ep-header-light .ep-header-light-logo a.link {
      color: #FFF;
      font-weight: 400;
      text-decoration: none;
      text-align: center;
      font-size: 12px;
      padding: 17px 20px;
      line-height: 50px; }
      .ep-header-light .ep-header-light-logo a.link:hover {
        background-color: #262626; }
  .ep-header-light .ep-header-light-title {
    margin-bottom: 20px; }
  .ep-header-light .ep-header-light-link {
    float: right;
    padding: 16px 0; }
    .ep-header-light .ep-header-light-link .ep-header-light-link-ec {
      display: inline;
      margin-right: 10px;
      padding-right: 10px;
      border-right: solid 1px #ccc; }
    .ep-header-light .ep-header-light-link .ep-header-light-link-signout {
      display: inline; }
      .ep-header-light .ep-header-light-link .ep-header-light-link-signout a {
        color: #333; }

@media (max-width: 992px) {
  .ep-header-light {
    padding: 0 15px; } }
@media (max-width: 768px) {
  .ep-header-light {
    margin-top: 0;
    padding: 0;
    background-color: #43342D; }
    .ep-header-light a.link {
      display: none; }
    .ep-header-light .ep-header-light-link-ec a {
      color: #FFF; }
    .ep-header-light .ep-header-light-link-signout {
      margin-right: 10px; }
      .ep-header-light .ep-header-light-link-signout a {
        color: #FFF !important; } }
@media (max-width: 480px) {
  .ep-header-light .ep-header-light-link-signout span {
    display: none; } }
.ep-footer-container {
  background-color: #F7F7F7;
  border-top: solid 1px #DDD; }

.ep-footer {
  padding: 20px 0;
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .ep-footer ul {
    margin: 0;
    padding: 0; }
  .ep-footer li {
    list-style: none; }
  .ep-footer .ep-footer-col {
    display: table-cell;
    padding: 0 15px; }
    .ep-footer .ep-footer-col:first-child {
      padding-left: 0; }
  .ep-footer .ep-footer-title {
    font-weight: 500; }
  .ep-footer .ep-footer-subtitle {
    margin-top: 10px;
    font-size: 12px;
    color: #666; }
  .ep-footer .ep-footer-links {
    margin-top: 10px; }
    .ep-footer .ep-footer-links a {
      color: #888;
      font-size: 11px; }
      .ep-footer .ep-footer-links a:hover {
        color: #333; }
  .ep-footer .ep-footer-logo {
    text-align: right;
    margin: 50px 0 0px; }
    .ep-footer .ep-footer-logo img {
      margin-right: 15px;
      vertical-align: bottom; }
    .ep-footer .ep-footer-logo a {
      color: #333; }

.ep-footer-sub-container {
  background-color: #EEE;
  border-top: solid 1px #DDD; }

.ep-footer-sub {
  padding: 20px 0;
  max-width: 992px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .ep-footer-sub ul {
    margin: 0;
    padding: 0; }
  .ep-footer-sub li {
    list-style: none;
    display: inline;
    line-height: 20px; }
  .ep-footer-sub .ep-footer-sub-links {
    float: right; }
    .ep-footer-sub .ep-footer-sub-links a {
      color: #333;
      font-size: 11px;
      margin-left: 10px; }
  .ep-footer-sub .ep-footer-sub-social ul {
    display: inline; }
  .ep-footer-sub .sprite {
    background: url("../images/social-sprite.html");
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: bottom;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none; }
  .ep-footer-sub .sprite-twitter {
    background-position: 289px 38px; }
    .ep-footer-sub .sprite-twitter:hover {
      background-position: 290px -13px; }
  .ep-footer-sub .sprite-facebook {
    background-position: 259px 38px; }
    .ep-footer-sub .sprite-facebook:hover {
      background-position: 260px -13px; }
  .ep-footer-sub .sprite-google {
    background-position: 229px 39px; }
    .ep-footer-sub .sprite-google:hover {
      background-position: 230px -12px; }
  .ep-footer-sub .sprite-linkedin {
    background-position: 199px 38px; }
    .ep-footer-sub .sprite-linkedin:hover {
      background-position: 200px -13px; }
  .ep-footer-sub .sprite-viadeo {
    background-position: 169px 38px; }
    .ep-footer-sub .sprite-viadeo:hover {
      background-position: 170px -13px; }
  .ep-footer-sub .sprite-youtube {
    background-position: 139px 37px; }
    .ep-footer-sub .sprite-youtube:hover {
      background-position: 140px -14px; }
  .ep-footer-sub .sprite-dailymotion {
    background-position: 109px 37px; }
    .ep-footer-sub .sprite-dailymotion:hover {
      background-position: 110px -14px; }
  .ep-footer-sub .sprite-rss {
    background-position: 80px 37px; }
    .ep-footer-sub .sprite-rss:hover {
      background-position: 81px -14px; }
  .ep-footer-sub .sprite-bforbank {
    background-position: 50px 37px; }
    .ep-footer-sub .sprite-bforbank:hover {
      background-position: 50px -14px; }

.ep-footer-sm {
  display: none; }

@media (max-width: 992px) {
  .ep-header,
  .ep-banner,
  .ep-main-container {
    margin-left: auto !important;
    margin-right: auto !important;
    /*max-width: 768px;*/
    padding-right: 15px;
    padding-left: 15px; }

  .ep-main-container-row {
    padding: 0; }

  .ep-content {
    padding-right: 0;
    width: 100%;
    float: left;
    margin-right: 10px; }

  .ep-content-container {
    width: 100%;
    float: none;
    padding-right: 256px; }

  .ep-header .ep-header-row .ep-header-row-logo img {
    width: 120px; }
  .ep-header .ep-header-row .ep-header-row-nav {
    margin-left: 120px; }
    .ep-header .ep-header-row .ep-header-row-nav > ul > li > a {
      font-size: 11px;
      padding: 13px 10px 15px;
      line-height: 16px; }
    .ep-header .ep-header-row .ep-header-row-nav li.pull-right a {
      padding-left: 12px;
      padding-right: 12px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-h {
    font-size: 16px; }
  .ep-header .ep-header-row .ep-header-hover ul > li {
    font-size: 11px;
    margin-bottom: 3px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-1 {
    font-size: 45px; }
    .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-1 span {
      font-size: 35px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-3 {
    font-size: 20px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-4 {
    font-size: 12px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-6 {
    font-size: 17px;
    margin-bottom: 12px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-txt-plus {
    font-size: 32px;
    margin: 0 20px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-4 {
    padding: 0 15px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-1-2 {
    padding: 0 15px; }
  .ep-header .ep-header-row .ep-header-hover .ep-header-hover-col-3-4 {
    padding: 0 15px; }
  .ep-header .ep-header-row .ep-header-hover .e-1 {
    max-width: 120px; }
  .ep-header .ep-header-subrow .ep-header-search input[type='text'] {
    width: 160px; }
  .ep-header .ep-breadcrumb {
    display: none; }

  .ep-banner .ep-banner-title-container .ep-banner-title h1, .ep-banner .ep-banner-title-container .ep-banner-title h2, .ep-banner .ep-banner-title-container .ep-banner-title h3, .ep-banner .ep-banner-title-container .ep-banner-title h4 {
    font-size: 30px; }
  .ep-banner .ep-banner-title-container .ep-banner-subtitle h1, .ep-banner .ep-banner-title-container .ep-banner-subtitle h2, .ep-banner .ep-banner-title-container .ep-banner-subtitle h3, .ep-banner .ep-banner-title-container .ep-banner-subtitle h4 {
    font-size: 18px; }
  .ep-banner .ep-banner-rate {
    font-size: 50px;
    margin: 0 15px 70px 2px; }
  .ep-banner .ep-banner-rate-during {
    font-size: 16px; }
  .ep-banner .ep-banner-rate-subscribe .btn {
    font-size: 12px; }
  .ep-banner .ep-banner-col-left {
    width: auto; }
  .ep-banner .ep-banner-col-right {
    width: 246px;
    float: right; }
    .ep-banner .ep-banner-col-right .ep-banner-form {
      padding: 10px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-title {
        font-size: 17px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-subtitle {
        font-size: 12px; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-group .ep-banner-form-group-label {
        width: 30%; }
      .ep-banner .ep-banner-col-right .ep-banner-form .ep-banner-form-cta input[type="submit"] {
        margin-left: 30%;
        font-size: 12px; }
  .ep-banner .ep-banner-contrib .ep-banner-sum-price {
    font-size: 40px; }
  .ep-banner .ep-banner-desc {
    font-size: 13px; }
  .ep-banner .ep-banner-desc-container {
    padding-right: 20px; }
  .ep-banner .owl-theme .owl-controls .owl-page span:before,
  .ep-banner .owl-theme .owl-controls .owl-buttons div:before {
    font-size: 40px; }

  .ep-sidebar {
    position: absolute;
    right: 15px;
    float: none;
    width: auto; }
    .ep-sidebar .ep-sidebar-inner {
      width: 246px;
      right: 15px; }
    .ep-sidebar .ep-sidebar-href img {
      width: 30px; }

  .ep-footer {
    padding: 20px; }

  .ep-footer-sub {
    padding: 20px; }
    .ep-footer-sub .ep-footer-sub-links {
      float: none;
      text-align: center;
      width: 100%;
      margin-bottom: 20px; }
    .ep-footer-sub .ep-footer-sub-social {
      text-align: center; } }
@media (max-width: 768px) {
  .ep-header,
  .ep-banner,
  .ep-main-container {
    padding-right: 10px;
    padding-left: 10px; }

  .ep-header {
    padding-right: 0;
    padding-left: 0;
    margin-top: -10px;
    width: 100%; }
    .ep-header .ep-header-meta {
      display: none; }
    .ep-header .ep-header-subrow {
      padding: 6px 10px; }
    .ep-header .ep-header-row-nav {
      display: none; }

  .ep-banner .ep-banner-col-right {
    display: none; }
  .ep-banner .ep-banner-col-left {
    width: auto; }
  .ep-banner .ep-banner-carousel-item {
    background-position: left top; }

  .ep-content {
    padding: 0;
    margin: 0;
    width: 100%; }

  .ep-main-container-row {
    padding: 0;
    margin: 0; }

  .ep-sidebar {
    display: none; }

  .ep-footer-container {
    display: none; }

  .ep-footer-sub {
    padding: 20px; }
    .ep-footer-sub li {
      margin-left: 5px; }
      .ep-footer-sub li:first-child {
        margin-left: 0 !important; }
    .ep-footer-sub .ep-footer-sub-links {
      float: none;
      margin-bottom: 20px;
      text-align: center; }
      .ep-footer-sub .ep-footer-sub-links a {
        font-size: 13px;
        display: inline-block;
        margin-bottom: 10px; }
    .ep-footer-sub .ep-footer-sub-social {
      text-align: center; }
      .ep-footer-sub .ep-footer-sub-social > span {
        display: block;
        margin-bottom: 10px;
        font-weight: 500; }

  .ep-footer-sub-container {
    padding-bottom: 50px; }

  .ep-footer-sm {
    display: block;
    bottom: 0;
    position: fixed;
    width: 100%; }
    .ep-footer-sm .row > div {
      padding: 0; }
    .ep-footer-sm .btn {
      color: #FFF; }
    .ep-footer-sm .btn:hover {
      cursor: pointer; }
      .ep-footer-sm .btn:hover.bg-white {
        background-color: #EFEFEF !important; }
      .ep-footer-sm .btn:hover.bg-green {
        background-color: #28777C !important; }
      .ep-footer-sm .btn:hover.bg-green-light {
        background-color: #5F979B !important; }
      .ep-footer-sm .btn:hover.bg-green-light-xl {
        background-color: #97BABC !important; }
      .ep-footer-sm .btn:hover.bg-grey-light {
        background-color: #E1E1E1 !important; }
      .ep-footer-sm .btn:hover.bg-grey {
        background-color: #D1D1D1 !important; }
      .ep-footer-sm .btn:hover.bg-grey-dark {
        background-color: #A6A6A6 !important; }
      .ep-footer-sm .btn:hover.bg-black {
        background-color: #2D2D2D !important; }
      .ep-footer-sm .btn:hover.bg-brown {
        background-color: #3B2E28 !important; }
      .ep-footer-sm .btn:hover.bg-brown-light {
        background-color: #6C615D !important; }
      .ep-footer-sm .btn:hover.bg-blue {
        background-color: #007c8b !important; }
      .ep-footer-sm .btn:hover.bg-blue-light {
        background-color: #7e9ca0 !important; }
      .ep-footer-sm .btn:hover.bg-gold {
        background-color: #735a23 !important; }
      .ep-footer-sm .btn:hover.bg-gold-light {
        background-color: #9a8b6a !important; }
      .ep-footer-sm .btn:hover.bg-red {
        background-color: #cc3e2e !important; }
      .ep-footer-sm .btn:hover.bg-red-light {
        background-color: #e18772 !important; }
      .ep-footer-sm .btn:hover.bg-purple {
        background-color: #573a4a !important; }
      .ep-footer-sm .btn:hover.bg-purple-light {
        background-color: #88747e !important; }
      .ep-footer-sm .btn:hover.bg-olive {
        background-color: #4d6a5d !important; }
      .ep-footer-sm .btn:hover.bg-olive-light {
        background-color: #89958d !important; } }
@media (max-width: 480px) {
  .ep-banner .ep-banner-title-container .ep-banner-title h1, .ep-banner .ep-banner-title-container .ep-banner-title h2, .ep-banner .ep-banner-title-container .ep-banner-title h3, .ep-banner .ep-banner-title-container .ep-banner-title h4 {
    font-size: 22px; }
  .ep-banner .ep-banner-title-container .ep-banner-subtitle h1, .ep-banner .ep-banner-title-container .ep-banner-subtitle h2, .ep-banner .ep-banner-title-container .ep-banner-subtitle h3, .ep-banner .ep-banner-title-container .ep-banner-subtitle h4 {
    font-size: 16px; }
  .ep-banner .ep-banner-rate {
    font-size: 40px;
    line-height: 40px;
    margin: 0 15px 100px 2px; }
  .ep-banner .ep-banner-col-left {
    width: 100%;
    background: rgba(239, 239, 239, 0.5); }

  .ep-footer-sub-social .sprite {
    margin-bottom: 15px; } }
.m-ep-tabs {
  margin-bottom: 20px; }
  .m-ep-tabs > ul {
    padding: 0;
    border-bottom: solid 1px #D2D2D2;
    height: 39px;
    width: 100%;
    display: table; }
    .m-ep-tabs > ul > li {
      list-style: none;
      border-right: solid 3px #FFF;
      display: table-cell;
      width: auto;
      text-align: center;
      vertical-align: middle;
      background-color: #efefef; }
      .m-ep-tabs > ul > li a {
        padding: 10px 14px 10px 15px;
        vertical-align: middle;
        color: #666;
        display: inline-block; }
      .m-ep-tabs > ul > li:hover {
        background-color: #DDD; }
        .m-ep-tabs > ul > li:hover a {
          color: #444; }
      .m-ep-tabs > ul > li.active {
        background-color: #00C5AB; }
        .m-ep-tabs > ul > li.active a {
          color: #FFF; }
      .m-ep-tabs > ul > li:last-child {
        border: none; }

@media (max-width: 992px) {
  .m-ep-tabs > ul > li a {
    padding: 5px 10px; } }
@media (max-width: 480px) {
  .m-ep-tabs > ul > li {
    display: block;
    border-bottom: 1px solid #D2D2D2;
    border-right: 0; }
    .m-ep-tabs > ul > li a {
      display: block;
      padding: 10px;
      font-size: 14px; } }
.m-table {
  margin-bottom: 20px; }
  .m-table thead {
    background-color: #E3E3E3;
    color: #333; }
  .m-table th {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #FFF;
    font-weight: 500;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase; }
    .m-table th:last-child {
      border-right: 1px solid #e3e3e3; }
  .m-table td {
    padding: 10px 15px 5px;
    border: 1px solid #e3e3e3; }

.e-ep-title-container {
  margin-bottom: 20px; }
  .e-ep-title-container .e-ep-title {
    font-size: 35px;
    font-weight: 300;
    color: #00C5AB;
    line-height: 35px; }
    .e-ep-title-container .e-ep-title h1, .e-ep-title-container .e-ep-title h2, .e-ep-title-container .e-ep-title h3, .e-ep-title-container .e-ep-title h4, .e-ep-title-container .e-ep-title h5, .e-ep-title-container .e-ep-title h6 {
      padding: 0;
      margin: 0;
      font-size: 35px;
      font-weight: 300;
      color: #00C5AB;
      line-height: 35px; }
  .e-ep-title-container .e-ep-subtitle {
    font-size: 17px;
    font-weight: 300;
    color: #8B91A0; }
    .e-ep-title-container .e-ep-subtitle h1, .e-ep-title-container .e-ep-subtitle h2, .e-ep-title-container .e-ep-subtitle h3, .e-ep-title-container .e-ep-subtitle h4, .e-ep-title-container .e-ep-subtitle h5, .e-ep-title-container .e-ep-subtitle h6 {
      padding: 0;
      margin: 0;
      font-size: 17px;
      font-weight: 300;
      color: #8B91A0;
      line-height: inherit; }

@media (max-width: 992px) {
  .e-ep-title-container .e-ep-title h1, .e-ep-title-container .e-ep-title h2, .e-ep-title-container .e-ep-title h3, .e-ep-title-container .e-ep-title h4, .e-ep-title-container .e-ep-title h5, .e-ep-title-container .e-ep-title h6 {
    font-size: 28px; }
  .e-ep-title-container .e-ep-subtitle h1, .e-ep-title-container .e-ep-subtitle h2, .e-ep-title-container .e-ep-subtitle h3, .e-ep-title-container .e-ep-subtitle h4, .e-ep-title-container .e-ep-subtitle h5, .e-ep-title-container .e-ep-subtitle h6 {
    font-size: 16px; } }
.e-ep-features-a {
  margin-bottom: 20px; }
  .e-ep-features-a .e-ep-features-a-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 300;
    color: #666;
    vertical-align: bottom; }
    .e-ep-features-a .e-ep-features-a-title .fa {
      font-size: 25px;
      margin-right: 15px;
      color: #333;
      width: 25px; }
  .e-ep-features-a .e-ep-features-a-desc {
    margin-left: 40px; }

@media (max-width: 992px) {
  .e-ep-features-a .e-ep-features-a-title {
    margin-bottom: 5px; }
    .e-ep-features-a .e-ep-features-a-title .fa {
      font-size: 23px;
      margin-right: 10px; }
  .e-ep-features-a .e-ep-features-a-desc {
    margin-left: 35px; } }
@media (max-width: 768px) {
  .e-ep-features-a .e-ep-features-a-desc {
    margin-left: 0; }

  .e-ep-features-a .e-ep-features-a-title .fa {
    margin-right: 5px; } }
.e-ep-features-b-container {
  padding: 0;
  display: table;
  width: 100%;
  margin-bottom: 40px; }
  .e-ep-features-b-container .e-ep-features-b {
    display: table-cell;
    vertical-align: top;
    text-align: center; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon {
      text-align: center;
      margin-bottom: 15px; }
      .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .e-ep-features-b-icon-circle {
        border-radius: 50px;
        border: solid 1px;
        display: inline-block;
        padding: 20px 25px;
        width: 103px;
        height: 103px; }
      .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .fa {
        font-size: 60px; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-title {
      text-align: center;
      margin-bottom: 5px;
      font-size: 16px;
      line-height: 1.2; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-subtitle {
      font-size: 14px;
      line-height: 1.2;
      margin-bottom: 5px; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-desc {
      text-align: center;
      font-size: 11px; }
  .e-ep-features-b-container .e-ep-features-b-arrow {
    margin-top: 40px; }
    .e-ep-features-b-container .e-ep-features-b-arrow .fa {
      font-size: 30px; }
    .e-ep-features-b-container .e-ep-features-b-arrow.xs {
      display: none; }

@media (max-width: 992px) {
  .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .e-ep-features-b-icon-circle {
    width: 85px;
    height: 85px; }
  .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .fa {
    font-size: 45px; }
  .e-ep-features-b-container .e-ep-features-b-arrow {
    margin-top: 28px; }
    .e-ep-features-b-container .e-ep-features-b-arrow .fa {
      font-size: 25px; } }
@media (max-width: 480px) {
  .e-ep-features-b-container .e-ep-features-b {
    display: block;
    margin-bottom: 20px; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .e-ep-features-b-icon-circle {
      width: 103px;
      height: 103px; }
    .e-ep-features-b-container .e-ep-features-b .e-ep-features-b-icon .fa {
      font-size: 60px; }
  .e-ep-features-b-container .e-ep-features-b-arrow {
    margin-top: 0;
    display: none; }
    .e-ep-features-b-container .e-ep-features-b-arrow .fa {
      font-size: 30px; }
    .e-ep-features-b-container .e-ep-features-b-arrow.xs {
      display: block; } }
.e-ep-btn-container {
  margin-bottom: 40px; }
  .e-ep-btn-container .e-ep-btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    border: none;
    float: left;
    padding: 10px 20px; }
    .e-ep-btn-container .e-ep-btn + .e-ep-btn {
      margin-left: 10px; }
    .e-ep-btn-container .e-ep-btn span {
      position: relative;
      display: block; }
  .e-ep-btn-container .e-ep-btn.pull-right {
    margin-left: 10px; }
  .e-ep-btn-container .e-ep-btn.pull-left {
    margin-right: 10px; }

@media (max-width: 992px) {
  .e-ep-btn-container .e-ep-btn {
    font-size: 14px; } }
@media (max-width: 480px) {
  .e-ep-btn-container .e-ep-btn {
    width: 100%;
    margin-bottom: 15px; } }
.e-ep-product-nav {
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  padding: 15px 0 13px;
  margin: 60px 0; }
  .e-ep-product-nav .e-ep-product-nav-link > div {
    display: inline; }
  .e-ep-product-nav .e-ep-product-nav-link .e-ep-product-nav-link-icon {
    float: left; }
    .e-ep-product-nav .e-ep-product-nav-link .e-ep-product-nav-link-icon .fa {
      font-size: 35px;
      color: #00C5AB;
      margin: 0 20px; }
  .e-ep-product-nav .e-ep-product-nav-link .e-ep-product-nav-link-label {
    font-size: 15px;
    line-height: 30px; }
  .e-ep-product-nav .e-ep-product-nav-link.pull-right {
    text-align: right; }
    .e-ep-product-nav .e-ep-product-nav-link.pull-right .e-ep-product-nav-link-icon {
      float: right; }

@media (max-width: 992px) {
  .e-ep-product-nav .e-ep-product-nav-link .e-ep-product-nav-link-icon .fa {
    font-size: 25px;
    margin: 0 10px; }
  .e-ep-product-nav .e-ep-product-nav-link .e-ep-product-nav-link-label {
    font-size: 13px;
    line-height: 24px; } }
.e-ep-trick {
  border: solid 1px #00C5AB;
  padding: 15px; }
  .e-ep-trick .fa {
    font-size: 25px;
    color: #00C5AB;
    float: left;
    margin-right: 10px; }
  .e-ep-trick .e-ep-trick-title {
    font-size: 17px;
    line-height: 25px;
    color: #00C5AB;
    margin-bottom: 10px; }
  .e-ep-trick .e-ep-trick-subtitle {
    margin-bottom: 5px;
    font-weight: bold; }

.e-ep-tile {
  border: solid 1px #DDD;
  padding: 15px; }
  .e-ep-tile .e-ep-tile-title {
    font-size: 18px;
    text-align: center;
    color: #00C5AB;
    margin-bottom: 10px; }
  .e-ep-tile .e-ep-tile-subtitle {
    font-weight: bold;
    margin-bottom: 10px; }

.e-ep-punchline {
  color: #00C5AB;
  font-size: 20px;
  margin-bottom: 20px; }
  .e-ep-punchline h1, .e-ep-punchline h2, .e-ep-punchline h3, .e-ep-punchline h4, .e-ep-punchline h5, .e-ep-punchline h6 {
    padding: 0;
    margin: 0;
    color: #00C5AB;
    font-size: 20px;
    font-weight: normal;
    line-height: inherit; }

@media (max-width: 992px) {
  .e-ep-punchline h1, .e-ep-punchline h2, .e-ep-punchline h3, .e-ep-punchline h4, .e-ep-punchline h5, .e-ep-punchline h6 {
    font-size: 16px; } }
.e-ep-table-compare-container {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.e-ep-table-compare {
  padding-right: 5px;
  padding-left: 5px;
  display: table-cell;
  text-align: center;
  font-size: 12px;
  width: 20%; }
  .e-ep-table-compare:first-child {
    padding-left: 0; }
  .e-ep-table-compare:last-child {
    padding-right: 0; }
  .e-ep-table-compare .e-ep-table-compare-th {
    background-color: #E3E3E3;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #CCC;
    font-size: 14px;
    padding: 10px; }
    .e-ep-table-compare .e-ep-table-compare-th p {
      line-height: normal;
      font-weight: 500;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block; }
    .e-ep-table-compare .e-ep-table-compare-th.primary {
      background-color: #6cabaf;
      border-color: #6cabaf; }
      .e-ep-table-compare .e-ep-table-compare-th.primary p {
        color: #FFF; }
  .e-ep-table-compare .e-ep-table-compare-cell {
    border: solid 1px #CCC;
    border-top: none;
    padding: 10px; }
    .e-ep-table-compare .e-ep-table-compare-cell p {
      line-height: normal;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block; }
  .e-ep-table-compare .e-ep-table-compare-button {
    display: inline-block;
    width: 100%;
    margin-top: 10px; }
    .e-ep-table-compare .e-ep-table-compare-button.btn-primary {
      color: #FFF;
      font-size: 16px; }
  .e-ep-table-compare.legend {
    width: 1%; }
    .e-ep-table-compare.legend .e-ep-table-compare-th {
      background-color: #FFF;
      border-color: #FFF;
      border-bottom: solid 1px #CCC; }
    .e-ep-table-compare.legend .e-ep-table-compare-cell,
    .e-ep-table-compare.legend .e-ep-table-compare-th {
      border-color: #FFF; }

@media (max-width: 992px) {
  .e-ep-table-compare .e-ep-table-compare-button .btn {
    font-size: 12px; }
  .e-ep-table-compare .e-ep-table-compare-th {
    font-size: 13px; } }
.e-ep-accordion {
  margin-bottom: 20px; }
  .e-ep-accordion .e-ep-accordion-trigger {
    background-color: #EBEBEB;
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    cursor: pointer; }
    .e-ep-accordion .e-ep-accordion-trigger:hover {
      background-color: #e6e6e6;
      -o-transition: all .2s linear;
      -moz-transition: all .2s linear;
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
    .e-ep-accordion .e-ep-accordion-trigger .e-ep-accordion-arrow {
      float: right;
      margin-left: 5px; }
      .e-ep-accordion .e-ep-accordion-trigger .e-ep-accordion-arrow .fa {
        font-size: 22px;
        color: #00C5AB;
        margin-top: 2px; }
  .e-ep-accordion .e-ep-accordion-content {
    border: solid 1px #EBEBEB; }
    .e-ep-accordion .e-ep-accordion-content .e-ep-accordion-content-row {
      border-bottom: solid 1px #EBEBEB;
      padding: 10px;
      display: table;
      width: 100%; }
      .e-ep-accordion .e-ep-accordion-content .e-ep-accordion-content-row:last-child {
        border-bottom: none; }
      .e-ep-accordion .e-ep-accordion-content .e-ep-accordion-content-row .e-ep-accordion-text {
        display: table-cell;
        width: 80%; }
      .e-ep-accordion .e-ep-accordion-content .e-ep-accordion-content-row .e-ep-accordion-price {
        color: #00C5AB;
        font-size: 17px;
        font-weight: 300;
        text-align: right;
        width: 20%;
        display: table-cell;
        vertical-align: middle; }

@media (max-width: 992px) {
  .e-ep-accordion .e-ep-accordion-trigger {
    font-size: 15px; }
  .e-ep-accordion .e-ep-accordion-content .e-ep-accordion-content-row .e-ep-accordion-price {
    font-size: 16px; } }
.ep-layout .tab-content > .tab-pane, .ep-layout .pill-content > .pill-pane {
  display: none;
  padding: 15px 0; }
.ep-layout .tab-content > .active, .ep-layout .pill-content > .active {
  display: block;
  padding: 0; }

/* BLEU (blue) */
.ep-layout .bg-blue {
  background-color: #0096a8 !important; }

.ep-layout .border-blue {
  border-color: #0096a8 !important; }

.ep-layout .text-blue {
  color: #0096a8 !important; }

.tile.tile-clickable:hover.bg-blue, .tile-clickable.mini-tile:hover.bg-blue, .tile-clickable.mini-tile:hover.bg-blue {
  background-color: #007c8b !important; }

.tile .btn:hover.bg-blue, .mini-tile .btn:hover.bg-blue, .mini-tile .btn:hover.bg-blue {
  background-color: #007c8b !important; }

/* BLEU-50 (blue-light) */
.ep-layout .bg-blue-light {
  background-color: #99bdc1 !important; }

.ep-layout .border-blue-light {
  border-color: #99bdc1 !important; }

.ep-layout .text-blue-light {
  color: #99bdc1 !important; }

.tile.tile-clickable:hover.bg-blue-light, .tile-clickable.mini-tile:hover.bg-blue-light, .tile-clickable.mini-tile:hover.bg-blue-light {
  background-color: #7e9ca0 !important; }

.tile .btn:hover.bg-blue-light, .mini-tile .btn:hover.bg-blue-light, .mini-tile .btn:hover.bg-blue-light {
  background-color: #7e9ca0 !important; }

/* OR (gold) */
.ep-layout .bg-gold {
  background-color: #8b6d2a !important; }

.ep-layout .border-gold {
  border-color: #8b6d2a !important; }

.ep-layout .text-gold {
  color: #8b6d2a !important; }

.tile.tile-clickable:hover.bg-gold, .tile-clickable.mini-tile:hover.bg-gold, .tile-clickable.mini-tile:hover.bg-gold {
  background-color: #735a23 !important; }

.tile .btn:hover.bg-gold, .mini-tile .btn:hover.bg-gold, .mini-tile .btn:hover.bg-gold {
  background-color: #735a23 !important; }

/* OR-50 (gold-light) */
.ep-layout .bg-gold-light {
  background-color: #bba87f !important; }

.ep-layout .border-gold-light {
  border-color: #bba87f !important; }

.ep-layout .text-gold-light {
  color: #bba87f !important; }

.tile.tile-clickable:hover.bg-gold-light, .tile-clickable.mini-tile:hover.bg-gold-light, .tile-clickable.mini-tile:hover.bg-gold-light {
  background-color: #9a8b6a !important; }

.tile .btn:hover.bg-gold-light, .mini-tile .btn:hover.bg-gold-light, .mini-tile .btn:hover.bg-gold-light {
  background-color: #9a8b6a !important; }

/* ROUGE (red) */
.ep-layout .bg-red {
  background-color: #e94b38 !important; }

.ep-layout .border-red {
  border-color: #e94b38 !important; }

.ep-layout .text-red {
  color: #e94b38 !important; }

.tile.tile-clickable:hover.bg-red, .tile-clickable.mini-tile:hover.bg-red, .tile-clickable.mini-tile:hover.bg-red {
  background-color: #cc3e2e !important; }

.tile .btn:hover.bg-red, .mini-tile .btn:hover.bg-red, .mini-tile .btn:hover.bg-red {
  background-color: #cc3e2e !important; }

/* ROUGE-50 (red-light) */
.ep-layout .bg-red-light {
  background-color: #f5a389 !important; }

.ep-layout .border-red-light {
  border-color: #f5a389 !important; }

.ep-layout .text-red-light {
  color: #f5a389 !important; }

.tile.tile-clickable:hover.bg-red-light, .tile-clickable.mini-tile:hover.bg-red-light, .tile-clickable.mini-tile:hover.bg-red-light {
  background-color: #e18772 !important; }

.tile .btn:hover.bg-red-light, .mini-tile .btn:hover.bg-red-light, .mini-tile .btn:hover.bg-red-light {
  background-color: #e18772 !important; }

/* VIOLET (purple) */
.ep-layout .bg-purple {
  background-color: #6a4659 !important; }

.ep-layout .border-purple {
  border-color: #6a4659 !important; }

.ep-layout .text-purple {
  color: #6a4659 !important; }

.tile.tile-clickable:hover.bg-purple, .tile-clickable.mini-tile:hover.bg-purple, .tile-clickable.mini-tile:hover.bg-purple {
  background-color: #573a4a !important; }

.tile .btn:hover.bg-purple, .mini-tile .btn:hover.bg-purple, .mini-tile .btn:hover.bg-purple {
  background-color: #573a4a !important; }

/* VIOLET-50 (purple-light) */
.ep-layout .bg-purple-light {
  background-color: #a58d98 !important; }

.ep-layout .border-purple-light {
  border-color: #a58d98 !important; }

.ep-layout .text-purple-light {
  color: #a58d98 !important; }

.tile.tile-clickable:hover.bg-purple-light, .tile-clickable.mini-tile:hover.bg-purple-light, .tile-clickable.mini-tile:hover.bg-purple-light {
  background-color: #88747e !important; }

.tile .btn:hover.bg-purple-light, .mini-tile .btn:hover.bg-purple-light, .mini-tile .btn:hover.bg-purple-light {
  background-color: #88747e !important; }

/* OLIVE (olive) */
.ep-layout .bg-olive {
  background-color: #5d7f70 !important; }

.ep-layout .border-olive {
  border-color: #5d7f70 !important; }

.ep-layout .text-olive {
  color: #5d7f70 !important; }

.tile.tile-clickable:hover.bg-olive, .tile-clickable.mini-tile:hover.bg-olive, .tile-clickable.mini-tile:hover.bg-oliven {
  background-color: #4d6a5d !important; }

.tile .btn:hover.bg-olive, .mini-tile .btn:hover.bg-olive, .mini-tile .btn:hover.bg-olive {
  background-color: #4d6a5d !important; }

/* OLIVE-50 (olive-light) */
.ep-layout .bg-olive-light {
  background-color: #a6b4ab !important; }

.ep-layout .border-olive-light {
  border-color: #a6b4ab !important; }

.ep-layout .text-olive-light {
  color: #a6b4ab !important; }

.tile.tile-clickable:hover.bg-olive-light, .tile-clickable.mini-tile:hover.bg-olive-light, .tile-clickable.mini-tile:hover.bg-olive-light {
  background-color: #89958d !important; }

.tile .btn:hover.bg-olive-light, .mini-tile .btn:hover.bg-olive-light, .mini-tile .btn:hover.bg-olive-light {
  background-color: #89958d !important; }

.ep-layout .bg-white,
.ec-layout .bg-white {
  background-color: #FFFFFF !important; }
.ep-layout .bg-green,
.ec-layout .bg-green {
  background-color: #00C5AB !important; }
.ep-layout .bg-green-light,
.ec-layout .bg-green-light {
  background-color: #6CABAF !important; }
.ep-layout .bg-green-light-xl,
.ec-layout .bg-green-light-xl {
  background-color: #ABCFD1 !important; }
.ep-layout .bg-grey-light,
.ec-layout .bg-grey-light {
  background-color: #EFEFEF !important; }
.ep-layout .bg-grey,
.ec-layout .bg-grey {
  background-color: #E3E3E3 !important; }
.ep-layout .bg-grey-dark,
.ec-layout .bg-grey-dark {
  background-color: #BBBBBB !important; }
.ep-layout .bg-black,
.ec-layout .bg-black {
  background-color: #333333 !important; }
.ep-layout .bg-brown,
.ec-layout .bg-brown {
  background-color: #43342D !important; }
.ep-layout .bg-brown-light,
.ec-layout .bg-brown-light {
  background-color: #7A6E6A !important; }
.ep-layout .bg-white-transparent,
.ec-layout .bg-white-transparent {
  background-color: rgba(255, 255, 255, 0.5) !important; }
.ep-layout .border-white,
.ec-layout .border-white {
  border-color: #FFFFFF !important; }
.ep-layout .border-transparent,
.ec-layout .border-transparent {
  border-color: transparent !important; }
.ep-layout .border-green,
.ec-layout .border-green {
  border-color: #00C5AB !important; }
.ep-layout .border-green-light,
.ec-layout .border-green-light {
  border-color: #6CABAF !important; }
.ep-layout .border-green-light-xl,
.ec-layout .border-green-light-xl {
  border-color: #ABCFD1 !important; }
.ep-layout .border-grey-light,
.ec-layout .border-grey-light {
  border-color: #EFEFEF !important; }
.ep-layout .border-grey,
.ec-layout .border-grey {
  border-color: #E3E3E3 !important; }
.ep-layout .border-grey-dark,
.ec-layout .border-grey-dark {
  border-color: #BBBBBB !important; }
.ep-layout .border-black,
.ec-layout .border-black {
  border-color: #333333 !important; }
.ep-layout .border-brown,
.ec-layout .border-brown {
  border-color: #43342D !important; }
.ep-layout .border-brown-light,
.ec-layout .border-brown-light {
  border-color: #7A6E6A !important; }
.ep-layout .text-white,
.ec-layout .text-white {
  color: #FFFFFF !important; }
.ep-layout .text-green,
.ec-layout .text-green {
  color: #00C5AB !important; }
.ep-layout .text-green-light,
.ec-layout .text-green-light {
  color: #6CABAF !important; }
.ep-layout .text-green-light-xl,
.ec-layout .text-green-light-xl {
  color: #ABCFD1 !important; }
.ep-layout .text-grey-light,
.ec-layout .text-grey-light {
  color: #EFEFEF !important; }
.ep-layout .text-grey,
.ec-layout .text-grey {
  color: #E3E3E3 !important; }
.ep-layout .text-grey-dark,
.ec-layout .text-grey-dark {
  color: #BBBBBB !important; }
.ep-layout .text-black,
.ec-layout .text-black {
  color: #333333 !important; }
.ep-layout .text-black-light,
.ec-layout .text-black-light {
  color: #999999 !important; }
.ep-layout .text-brown,
.ec-layout .text-brown {
  color: #43342D !important; }
.ep-layout .text-brown-light,
.ec-layout .text-brown-light {
  color: #7A6E6A !important; }
.ep-layout .text-center,
.ec-layout .text-center {
  text-align: center; }
.ep-layout .text-left,
.ec-layout .text-left {
  text-align: left; }
.ep-layout .text-bold,
.ec-layout .text-bold {
  font-weight: 500; }
.ep-layout .txt-l,
.ec-layout .txt-l {
  font-size: 20px !important;
  line-height: 120%; }
.ep-layout .txt-xl,
.ec-layout .txt-xl {
  font-size: 30px !important;
  line-height: 110%; }
.ep-layout .txt-xxl,
.ec-layout .txt-xxl {
  font-size: 60px !important;
  line-height: 100%; }

.tile, .mini-tile {
  padding: 10px;
  border: solid 1px #FFFFFF;
  position: relative;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .tile a, .mini-tile a {
    color: inherit; }
  .tile strong, .mini-tile strong {
    font-weight: 500; }
  .tile .tile-visual, .mini-tile .tile-visual {
    text-align: center;
    margin-bottom: 10px; }
    .tile .tile-visual.visual-image img, .mini-tile .tile-visual.visual-image img {
      max-width: 100%;
      height: auto; }
    .tile .tile-visual.visual-icon .icon-sm, .mini-tile .tile-visual.visual-icon .icon-sm {
      font-size: 40px; }
    .tile .tile-visual.visual-icon .icon-md, .mini-tile .tile-visual.visual-icon .icon-md {
      font-size: 60px; }
    .tile .tile-visual.visual-icon .icon-lg, .mini-tile .tile-visual.visual-icon .icon-lg {
      font-size: 120px; }
    .tile .tile-visual.visual-hidden, .mini-tile .tile-visual.visual-hidden {
      display: none; }
  .tile.visual-right .wrapper-content, .visual-right.mini-tile .wrapper-content {
    display: table; }
  .tile.visual-right .tile-visual, .visual-right.mini-tile .tile-visual {
    float: right;
    margin-left: 15px;
    max-width: 50%; }
    .tile.visual-right .tile-visual img, .visual-right.mini-tile .tile-visual img {
      max-width: 100%; }
  .tile.visual-left .wrapper-content, .visual-left.mini-tile .wrapper-content {
    display: table; }
  .tile.visual-left .tile-visual, .visual-left.mini-tile .tile-visual {
    float: left;
    margin-right: 15px;
    max-width: 50%; }
    .tile.visual-left .tile-visual img, .visual-left.mini-tile .tile-visual img {
      max-width: 100%; }
  .tile.no-cta, .no-cta.mini-tile {
    padding: 10px; }
  .tile .tile-title, .mini-tile .tile-title {
    margin-bottom: 10px; }
    .tile .tile-title h2, .mini-tile .tile-title h2, .tile .tile-title h3, .mini-tile .tile-title h3, .tile .tile-title h4, .mini-tile .tile-title h4, .tile .tile-title h5, .mini-tile .tile-title h5, .tile .tile-title h6, .mini-tile .tile-title h6 {
      margin: 0; }
  .tile .tile-content, .mini-tile .tile-content {
    margin-bottom: 10px; }
    .tile .tile-content a, .mini-tile .tile-content a {
      color: #00C5AB;
      text-decoration: none; }
  .tile .tile-cta, .mini-tile .tile-cta {
    text-align: center;
    margin-top: 15px; }
  .tile.tile-clickable:hover, .tile-clickable.mini-tile:hover {
    cursor: pointer; }
    .tile.tile-clickable:hover.bg-white, .tile-clickable.mini-tile:hover.bg-white {
      background-color: #EFEFEF !important; }
    .tile.tile-clickable:hover.bg-green, .tile-clickable.mini-tile:hover.bg-green {
      background-color: #28777C !important; }
    .tile.tile-clickable:hover.bg-green-light, .tile-clickable.mini-tile:hover.bg-green-light {
      background-color: #5F979B !important; }
    .tile.tile-clickable:hover.bg-green-light-xl, .tile-clickable.mini-tile:hover.bg-green-light-xl {
      background-color: #97BABC !important; }
    .tile.tile-clickable:hover.bg-grey-light, .tile-clickable.mini-tile:hover.bg-grey-light {
      background-color: #E1E1E1 !important; }
    .tile.tile-clickable:hover.bg-grey, .tile-clickable.mini-tile:hover.bg-grey {
      background-color: #D1D1D1 !important; }
    .tile.tile-clickable:hover.bg-grey-dark, .tile-clickable.mini-tile:hover.bg-grey-dark {
      background-color: #A6A6A6 !important; }
    .tile.tile-clickable:hover.bg-black, .tile-clickable.mini-tile:hover.bg-black {
      background-color: #2D2D2D !important; }
    .tile.tile-clickable:hover.bg-brown, .tile-clickable.mini-tile:hover.bg-brown {
      background-color: #3B2E28 !important; }
    .tile.tile-clickable:hover.bg-brown-light, .tile-clickable.mini-tile:hover.bg-brown-light {
      background-color: #6C615D !important; }
  .tile .btn:hover, .mini-tile .btn:hover {
    cursor: pointer; }
    .tile .btn:hover.bg-white, .mini-tile .btn:hover.bg-white {
      background-color: #EFEFEF !important; }
    .tile .btn:hover.bg-green, .mini-tile .btn:hover.bg-green {
      background-color: #28777C !important; }
    .tile .btn:hover.bg-green-light, .mini-tile .btn:hover.bg-green-light {
      background-color: #5F979B !important; }
    .tile .btn:hover.bg-green-light-xl, .mini-tile .btn:hover.bg-green-light-xl {
      background-color: #97BABC !important; }
    .tile .btn:hover.bg-grey-light, .mini-tile .btn:hover.bg-grey-light {
      background-color: #E1E1E1 !important; }
    .tile .btn:hover.bg-grey, .mini-tile .btn:hover.bg-grey {
      background-color: #D1D1D1 !important; }
    .tile .btn:hover.bg-grey-dark, .mini-tile .btn:hover.bg-grey-dark {
      background-color: #A6A6A6 !important; }
    .tile .btn:hover.bg-black, .mini-tile .btn:hover.bg-black {
      background-color: #2D2D2D !important; }
    .tile .btn:hover.bg-brown, .mini-tile .btn:hover.bg-brown {
      background-color: #3B2E28 !important; }
    .tile .btn:hover.bg-brown-light, .mini-tile .btn:hover.bg-brown-light {
      background-color: #6C615D !important; }

@media (max-width: 992px) {
  .tile-row .col-1-2 .tile.visual-right .tile-visual, .tile-row .col-1-2 .visual-right.mini-tile .tile-visual,
  .tile-row .col-1-3 .tile.visual-right .tile-visual,
  .tile-row .col-1-3 .visual-right.mini-tile .tile-visual,
  .tile-row .col-2-3 .tile.visual-right .tile-visual,
  .tile-row .col-2-3 .visual-right.mini-tile .tile-visual {
    width: 100%;
    max-width: 100%; }
  .tile-row .col-1-2 .tile.visual-left .tile-visual, .tile-row .col-1-2 .visual-left.mini-tile .tile-visual,
  .tile-row .col-1-3 .tile.visual-left .tile-visual,
  .tile-row .col-1-3 .visual-left.mini-tile .tile-visual,
  .tile-row .col-2-3 .tile.visual-left .tile-visual,
  .tile-row .col-2-3 .visual-left.mini-tile .tile-visual {
    width: 100%;
    max-width: 100%; }
  .tile-row .col-1-1 .tile.visual-right .tile-visual, .tile-row .col-1-1 .visual-right.mini-tile .tile-visual {
    max-width: 25%; }
  .tile-row .col-1-1 .tile.visual-left .tile-visual, .tile-row .col-1-1 .visual-left.mini-tile .tile-visual {
    max-width: 25%; } }
.mini-tile {
  text-align: center;
  padding: 10px;
  height: 160px; }
  .mini-tile .wrapper-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .mini-tile .txt-l {
    font-size: 20px !important;
    line-height: 120%; }
    .mini-tile .txt-l > * {
      font-size: 20px !important;
      line-height: 120% !important; }
  .mini-tile .txt-xl {
    font-size: 30px !important;
    line-height: 110%; }
    .mini-tile .txt-xl > * {
      font-size: 30px !important;
      line-height: 110% !important; }
  .mini-tile .txt-xxl {
    font-size: 60px !important;
    line-height: 100%; }
    .mini-tile .txt-xxl > * {
      font-size: 60px !important;
      line-height: 100% !important; }

.tile-row {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 20px;
  overflow: hidden; }
  .tile-row:first-child {
    margin-top: 0; }
  .tile-row:before {
    display: table;
    content: " "; }
  .tile-row:after {
    clear: both; }
  .tile-row.stacked {
    margin-bottom: 0; }
  .tile-row > div {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px; }
  .tile-row .col-1-1 {
    width: 100%; }
    .tile-row .col-1-1 .tile-title > * {
      font-size: 30px;
      font-weight: 300; }
      .tile-row .col-1-1 .tile-title > *.strong {
        font-weight: 400; }
  .tile-row .col-2-3 {
    width: 66.66%; }
    .tile-row .col-2-3 .tile-title > * {
      font-size: 22px;
      font-weight: 300; }
      .tile-row .col-2-3 .tile-title > *.strong {
        font-weight: 400; }
  .tile-row .col-1-2 {
    width: 50%; }
    .tile-row .col-1-2 .tile-title > * {
      font-size: 22px;
      font-weight: 300; }
      .tile-row .col-1-2 .tile-title > *.strong {
        font-weight: 400; }
  .tile-row .col-1-3 {
    width: 33.33%; }
    .tile-row .col-1-3 .tile-title > * {
      font-size: 22px;
      font-weight: 300; }
      .tile-row .col-1-3 .tile-title > *.strong {
        font-weight: 500; }
  .tile-row .col-1-4 {
    width: 25%; }
    .tile-row .col-1-4 .tile-title > * {
      font-size: 16px;
      font-weight: 300; }
      .tile-row .col-1-4 .tile-title > *.strong {
        font-weight: 500; }

@media (max-width: 992px) {
  .tile-row {
    margin-right: -5px;
    margin-left: -5px; }
    .tile-row > div {
      padding-right: 5px;
      padding-left: 5px; }
    .tile-row .col-1-4 {
      width: 50%;
      margin-bottom: 10px; }
    .tile-row .col-1-2 .tile-title > * {
      font-size: 20px !important; }
    .tile-row .col-1-3 .tile-title > * {
      font-size: 20px; }
    .tile-row .col-2-3 .tile-title > * {
      font-size: 20px; }
    .tile-row .col-1-1 .tile-title > * {
      font-size: 22px; }
    .tile-row .col-md-50 {
      width: 50%; } }
@media (max-width: 480px) {
  .tile-row .col-1-2,
  .tile-row .col-1-3,
  .tile-row .col-2-3 {
    width: 100%; }

  .tile.visual-right .visual-icon .fa, .visual-right.mini-tile .visual-icon .fa, .tile.visual-left .visual-icon .fa, .visual-left.mini-tile .visual-icon .fa {
    font-size: 100px; }

  .tile-row .col-1-2 .tile.visual-right .tile-visual, .tile-row .col-1-2 .visual-right.mini-tile .tile-visual,
  .tile-row .col-1-3 .tile.visual-right .tile-visual,
  .tile-row .col-1-3 .visual-right.mini-tile .tile-visual,
  .tile-row .col-2-3 .tile.visual-right .tile-visual,
  .tile-row .col-2-3 .visual-right.mini-tile .tile-visual {
    max-width: 25%; }
  .tile-row .col-1-2 .tile.visual-left .tile-visual, .tile-row .col-1-2 .visual-left.mini-tile .tile-visual,
  .tile-row .col-1-3 .tile.visual-left .tile-visual,
  .tile-row .col-1-3 .visual-left.mini-tile .tile-visual,
  .tile-row .col-2-3 .tile.visual-left .tile-visual,
  .tile-row .col-2-3 .visual-left.mini-tile .tile-visual {
    max-width: 25%; }
  .tile-row .col-1-2 .tile .tile-title > *, .tile-row .col-1-2 .mini-tile .tile-title > *,
  .tile-row .col-1-3 .tile .tile-title > *,
  .tile-row .col-1-3 .mini-tile .tile-title > *,
  .tile-row .col-2-3 .tile .tile-title > *,
  .tile-row .col-2-3 .mini-tile .tile-title > * {
    font-size: 22px !important; } }
.tile-actu {
  padding: 10px;
  border: solid 1px #E3E3E3;
  position: relative;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .tile-actu a {
    color: inherit; }
  .tile-actu strong {
    font-weight: 500; }
  .tile-actu .tile-actu-image {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative; }
    .tile-actu .tile-actu-image img {
      width: 100%;
      max-width: 100%;
      z-index: 0; }
    .tile-actu .tile-actu-image .actu-video {
      background: rgba(0, 0, 0, 0.5);
      border-radius: 5px;
      bottom: 10px;
      height: 40px;
      left: 10px;
      padding: 7px 11px;
      position: absolute;
      width: 40px; }
      .tile-actu .tile-actu-image .actu-video i {
        color: #FFFFFF;
        font-size: 26px;
        position: relative; }
    .tile-actu .tile-actu-image .actu-video-ie8 {
      display: none;
      bottom: 10px;
      left: 10px;
      width: 40px;
      position: absolute; }
    .tile-actu .tile-actu-image a:hover .actu-video {
      background: rgba(0, 0, 0, 0.8); }
  .tile-actu .tile-actu-category {
    margin-bottom: 5px;
    font-weight: 500; }
  .tile-actu .tile-actu-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3; }
    .tile-actu .tile-actu-title a:hover {
      opacity: 0.75;
      filter: alpha(opacity=75); }
  .tile-actu .tile-actu-resume {
    margin-bottom: 10px; }
    .tile-actu .tile-actu-resume a {
      color: #00C5AB;
      text-decoration: underline; }
  .tile-actu .tile-actu-date {
    font-size: 10px; }
  .tile-actu .tile-actu-chevron {
    position: absolute;
    left: 15px;
    color: #00C5AB; }
  .tile-actu .tile-actu-link {
    margin-top: 15px; }

.tile-actu-row {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 20px;
  overflow: hidden; }
  .tile-actu-row:first-child {
    margin-top: 0; }
  .tile-actu-row:before {
    display: table;
    content: " "; }
  .tile-actu-row:after {
    clear: both; }
  .tile-actu-row.stacked {
    margin-bottom: 0; }
  .tile-actu-row > div {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px; }
  .tile-actu-row .col-1-1 {
    width: 100%; }
    .tile-actu-row .col-1-1 .tile-actu-title {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.2; }
  .tile-actu-row .col-2-3 {
    width: 66.66%; }
    .tile-actu-row .col-2-3 .tile-actu-title {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.2; }
  .tile-actu-row .col-1-2 {
    width: 50%; }
    .tile-actu-row .col-1-2 .tile-actu-title {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.2; }
  .tile-actu-row .col-1-3 {
    width: 33.33%; }
  .tile-actu-row.format-medium .tile-actu-wrapper {
    margin-bottom: 30px; }
    .tile-actu-row.format-medium .tile-actu-wrapper .wrapper-content {
      display: table; }
    .tile-actu-row.format-medium .tile-actu-wrapper .tile-actu-image {
      float: left;
      margin-right: 15px;
      max-width: 25%; }
      .tile-actu-row.format-medium .tile-actu-wrapper .tile-actu-image img {
        max-width: 100%; }
    .tile-actu-row.format-medium .tile-actu-wrapper:last-child, .tile-actu-row.format-medium .tile-actu-wrapper.last-child {
      margin-bottom: 0 !important; }
  .tile-actu-row.format-medium .col-2-3 .tile-actu-title {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3; }
  .tile-actu-row.format-medium .col-2-3 .tile-actu-wrapper {
    margin-bottom: 15px; }
    .tile-actu-row.format-medium .col-2-3 .tile-actu-wrapper .tile-actu-image {
      max-width: 20%; }
      .tile-actu-row.format-medium .col-2-3 .tile-actu-wrapper .tile-actu-image img {
        max-width: 100%; }
  .tile-actu-row.format-medium .col-2-3 .actu-video {
    bottom: 5px;
    height: 30px;
    left: 5px;
    padding: 8px 11px;
    width: 30px; }
    .tile-actu-row.format-medium .col-2-3 .actu-video i {
      font-size: 16px; }
  .tile-actu-row.format-medium .col-2-3 .actu-video-ie8 {
    width: 30px; }
  .tile-actu-row.format-medium .col-1-2 .tile-actu-title {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3; }
  .tile-actu-row.format-medium .col-1-2 .tile-actu-wrapper {
    margin-bottom: 15px; }
    .tile-actu-row.format-medium .col-1-2 .tile-actu-wrapper .tile-actu-image {
      max-width: 20%; }
      .tile-actu-row.format-medium .col-1-2 .tile-actu-wrapper .tile-actu-image img {
        max-width: 100%; }
  .tile-actu-row.format-medium .col-1-2 .actu-video {
    bottom: 5px;
    height: 30px;
    left: 5px;
    padding: 8px 11px;
    width: 30px; }
    .tile-actu-row.format-medium .col-1-2 .actu-video i {
      font-size: 16px; }
  .tile-actu-row.format-medium .col-1-2 .actu-video-ie8 {
    width: 30px; }
  .tile-actu-row.format-medium .col-1-3 .tile-actu-title {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2; }
  .tile-actu-row.format-medium .col-1-3 .tile-actu-wrapper {
    margin-bottom: 10px; }
    .tile-actu-row.format-medium .col-1-3 .tile-actu-wrapper .tile-actu-image {
      max-width: 20%; }
      .tile-actu-row.format-medium .col-1-3 .tile-actu-wrapper .tile-actu-image img {
        max-width: 100%; }
  .tile-actu-row.format-medium .col-1-3 .actu-video {
    display: none; }
  .tile-actu-row.format-list .tile-actu-wrapper {
    margin-bottom: 10px; }
  .tile-actu-row.format-list .tile-actu-title {
    margin-bottom: 2px;
    padding-left: 25px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1; }
  .tile-actu-row.format-list .tile-actu-date {
    font-size: 10px;
    display: inline;
    padding-left: 25px; }
  .tile-actu-row.format-list .tile-actu-category {
    font-size: 12px;
    display: inline; }

@media (max-width: 992px) {
  .tile-actu-row .col-1-3 {
    width: 33.33%; }
  .tile-actu-row .col-1-2 {
    width: 50%; }
  .tile-actu-row .col-md-50 {
    width: 50%; }
  .tile-actu-row.format-list .tile-actu-category {
    font-size: 10px; } }
@media (max-width: 768px) {
  .tile-actu-row .col-1-3 {
    width: 33.33%; }
  .tile-actu-row .col-1-2 {
    width: 50%; }
  .tile-actu-row .col-sm-50 {
    width: 50%; }
  .tile-actu-row .col-sm-100 {
    width: 100%; }
  .tile-actu-row.format-medium .col-1-2 {
    width: 100%; }
  .tile-actu-row.format-medium .col-1-3 {
    width: 100%; }
  .tile-actu-row.format-list .col-1-3,
  .tile-actu-row.format-list .col-2-3 {
    width: 50%; } }
@media (max-width: 480px) {
  .tile-actu-row .col-1-3 {
    width: 100%; }
  .tile-actu-row .col-1-2 {
    width: 100%; }
  .tile-actu-row.format-list .col-1-3,
  .tile-actu-row.format-list .col-2-3 {
    width: 100%; } }
body.layout-bg-ad {
  background: #FFF no-repeat top center; }
  body.layout-bg-ad header,
  body.layout-bg-ad .ep-banner-container {
    background: none; }
  body.layout-bg-ad .main-wrapper {
    width: 992px;
    margin-left: auto;
    margin-right: auto; }
  body.layout-bg-ad .bg-ad-link {
    position: absolute;
    width: 100%;
    height: 800px;
    display: block;
    top: 0; }
  body.layout-bg-ad .bg-ad-cover {
    position: absolute;
    height: 1000px;
    left: 50%;
    top: 0;
    width: 1032px;
    margin-left: -516px;
    background-color: #FFF; }

@media (max-width: 992px) {
  body.layout-bg-ad .main-wrapper {
    width: 768px;
    margin-left: auto;
    margin-right: auto; }
  body.layout-bg-ad .bg-ad-cover {
    width: 808px;
    margin-left: -404px; } }
.row-no-padding {
  padding-left: 15px;
  padding-right: 15px; }
  .row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }

@media (max-width: 992px) {
  .to-block {
    margin-bottom: 10px; } }
@media (max-width: 480px) {
  .to-block-xs {
    width: 100%; } }
.label-row {
  margin-bottom: 5px; }

.button-row {
  margin-top: 10px; }

.well.well-inline {
  display: inline-block; }

.panel .panel-heading {
  background-color: #00C5AB; }
.panel .panel-title {
  line-height: 28px;
  color: #FFF;
  font-size: 20px; }

.swMain > ul {
  margin-bottom: 0; }

.swMain > ul li > a.selected .stepNumber {
  border-color: #00C5AB; }

.swMain > ul li > a.done .stepNumber {
  border-color: #00C5AB;
  background-color: #00C5AB; }

.swMain > ul li > a.selected:before, .swMain li > a.done:before {
  border-color: #00C5AB; }

.text-light {
  color: #CCC; }

.text-underline {
  text-decoration: underline !important; }

.separator {
  margin-bottom: 30px; }
  .separator.s-20 {
    margin-bottom: 20px; }
  .separator.double {
    margin-bottom: 60px; }

.text-bold {
  font-weight: bold; }

.cursor-default {
  cursor: default !important; }

.strong-light {
  font-weight: 500; }

.margin-left-5 {
  margin-left: 5px !important; }

.margin-top-5 {
  margin-top: 5px !important; }

.inline-with-input {
  margin-left: 4px; }

.size-half {
  width: 50%; }

.h-text-center {
  text-align: center; }

.er-header-help {
  display: none;
  position: fixed;
  top: 0;
  background-color: #FFF;
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2); }
  .er-header-help .er-header-help-title {
    background-color: #00C5AB;
    text-align: center;
    padding: 10px;
    color: #FFF;
    cursor: pointer; }

.form-text-field {
  padding-top: 7px;
  color: #CCC; }
  .form-text-field.text-dark {
    color: #333; }

.title-border {
  border-bottom: solid 1px #CCC;
  padding-bottom: 5px; }

.badged {
  padding: 10px; }
  .badged .fa:before {
    font-size: 20px; }

.well {
  border-color: #b8b8b8;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.grey-box {
  width: 100%;
  height: 200px;
  background-color: #EEE; }

.article .article-title {
  font-size: 15px;
  font-weight: bold;
  padding: 5px 5px 30px 5px;
  text-transform: uppercase; }
.article .article-figure {
  width: 100%; }
.article .article-content {
  line-height: 15px;
  margin: 15px 0; }
.article .article-link {
  text-transform: uppercase; }

.product {
  text-align: center; }
  .product .product-figure img {
    width: 70px; }
  .product .product-title {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0; }
  .product .product-content {
    margin: 10px 0; }

.promo {
  text-align: center; }
  .promo .promo-figure img {
    width: 70%; }
  .promo .promo-title {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0; }
  .promo .promo-content {
    margin: 10px 0; }

.m-help-button {
  background-color: #00C5AB;
  border-radius: 100% 100% 100% 100%;
  color: #FFFFFF;
  cursor: default;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  padding: 0;
  text-align: center;
  width: 20px;
  line-height: 20px;
  top: 6px;
  display: inline-block;
  margin-left: 10px; }
  .m-help-button.c-grey {
    background-color: #CCCCCC; }
  .m-help-button.question:before {
    content: "\f128";
    font-family: FontAwesome;
    font-weight: 300; }
  .m-help-button.information:before {
    content: "i";
    font-family: FontAwesome;
    font-weight: 300; }
  .m-help-button.input-inline {
    margin: 5px 0 0 0; }
  .m-help-button.input-label {
    margin: 0;
    vertical-align: bottom; }
  .m-help-button.input-absolute {
    position: absolute;
    right: -20px; }
    .m-help-button.input-absolute.s-sm {
      /*margin-top: 3px;*/
      right: -12px; }
  .m-help-button.input-absolute-checkbox-list {
    position: absolute;
    right: 20px; }
  .m-help-button.s-sm {
    height: 15px;
    width: 15px;
    line-height: 14px;
    font-size: 10px;
    margin-left: 3px; }
  .m-help-button.h-1 {
    margin-top: 2px; }

@media (max-width: 767px) {
  .m-help-button.input-absolute {
    right: 16px !important;
    top: -25px !important; }
  .m-help-button.input-absolute-checkbox-list {
    right: 16px !important;
    top: 5px !important; } }
.m-field-alpha .m-field-alpha-input {
  width: 222px;
  display: inline-block; }
.m-field-alpha .m-field-alpha-button {
  display: inline-block;
  width: 90px;
  vertical-align: baseline; }
  .m-field-alpha .m-field-alpha-button .btn {
    vertical-align: baseline; }

@media (max-width: 767px) {
  .m-field-alpha .m-field-alpha-input {
    width: -moz-calc(100% - 94px);
    width: -webkit-calc(100% - 94px);
    width: calc(100% - 94px);
    display: inline-block; }
    .m-field-alpha .m-field-alpha-input.btn-sign {
      width: 100%; } }
@media (min-width: 767px) and (max-width: 991px) {
  .m-field-alpha {
    padding-top: 9px; }
    .m-field-alpha .m-field-alpha-input {
      width: 157px; } }

	  
	  
.m-btn-pin .m-btn-pin-img {
  display: inline-block;
  width: 45.5px;
  margin-top: 3px; }
  .m-btn-pin .m-btn-pin-img img {
    transition: all 0.3s ease 0s !important;
    background-color: #D9D9D9; }
    .m-btn-pin .m-btn-pin-img img:hover {
      cursor: pointer;
      background-color: #B8B8B8; }

@media (max-width: 991px) {
  .m-btn-pin .m-btn-pin-img {
    width: 47.4px; } }

	
	
	
	
	
	
	
	.m-login-pin {
  position: relative; }
  .m-login-pin .m-login-pin-href {
    position: absolute;
    right: 22px;
    font-size: 14px;
    color: #AAA;
    top: -5px;}
	
	 .m-login-pin .m-login-pin-href :hover{
    color:#dd4b39;	}

.m-box-alpha {
  border: solid 1px #C3C3C3;
  background: #FCFCFC;
  padding: 15px;
  margin-top: 60px; }

.m-radio-creditcard {
  padding-left: 0; }
  .m-radio-creditcard img {
    margin-bottom: 10px; }
  .m-radio-creditcard [class^="icheckbox_"], .m-radio-creditcard [class*="icheckbox_"], .m-radio-creditcard [class^="iradio_"], .m-radio-creditcard [class*="iradio_"] {
    float: left !important;
    margin: 0 5px 0 0 !important; }

.img-creditcard {
  width: 160px; }

@media (max-width: 992px) {
  .img-creditcard {
    width: 125px; } }
@media (max-width: 768px) {
  .img-creditcard {
    width: 150px; } }
.m-quotation {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3; }

.help-button {
  background-color: #00C5AB;
  cursor: pointer; }

.panel-subtitle {
  background-color: #EFEFEF;
  border-bottom: solid 1px #DDD;
  border-top: solid 1px #DDD;
  padding: 15px;
  font-size: 16px;
  /*margin-top: 15px;*/ }
  .panel-subtitle.first-child {
    border-top: none;
    margin-top: 0; }
  .panel-subtitle.dark {
    background-color: #DDD;
    border-bottom: solid 1px #CCC; }
  .panel-subtitle i {
    margin: 5px; }

.panel-subtitle-second {
  padding: 15px 0 15px 15px;
  margin-bottom: 10px;
  font-size: 17px;
  color: #858585;
  border-bottom: solid 1px #DDD;
  border-top: solid 1px #DDD; }
  .panel-subtitle-second.first-child {
    border-top: none; }

.panel-heading-right {
  font-size: 13px;
  position: absolute;
  right: 15px;
  top: 15px; }
  .panel-heading-right a {
    color: #FFF; }

table.table td.first {
  border: none; }

.href-modify {
  margin-top: 10px; }

.btn-margin-right.visible-xs {
  margin-top: 10px; }

@media (max-width: 768px) {
  .btn-to-block {
    width: 100%;
    margin-bottom: 10px; }

  .modal-footer .btn + .btn {
    margin-left: 0; } }
body.eer .form-group.first-group {
  margin-top: 15px; }

#eer-account-selet .btn-lg {
  padding: 20px 16px; }

.er-3-span {
  width: 115px;
  display: inline-block; }

.margin-top {
  margin-top: 10px; }

.er-btn-sign-elec {
  font-size: 15px; }

#webcallback-form input[type=submit] {
  height: 26px !important; }

.modal-open {
  /* HACK BUG BOOTSTRAP IE */
  padding-left: 0 !important; }

#h-1 {
  position: relative; }
  #h-1 input[type='text'] {
    position: absolute;
    margin-left: 120px;
    top: 0px;
    width: 180px;
    width: calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: -webkit-calc(100% - 145px); }

#h-2 {
  margin: 5px 0 0 -13px; }

body.login-layout .er-main-container { margin-top: 0; }
body.login-layout #div-ep-header-light-link {display: none; }
body.login-layout input {border-color: #c6c6c6; }
body.login-layout label { color: #444;}
body.login-layout .m-login-pin input {margin-bottom: 5px; border-color: #ddd; }
body.login-layout .ep-header-light {padding: 0; }
.m-login-pin .m-login-pin-href {font-size: 22px; }


body {
    background: #ededed no-repeat fixed left center;
    background-size: cover;
}

@media (min-width: 769px) {
    body.login-layout #div-ep-footer-sub-container {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
    body.login-layout {
        position: relative;
        padding-bottom: 90px;
    }
}

@media (min-width: 993px) {
    body.login-layout {
        padding-bottom: 60px;
    }
}

@media (max-width: 768px) {
    body.login-layout .er-header {
        margin-top: 0;
    }

    body.login-layout .er-main-container .main-content {
        width: 282px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body.login-layout .er-main-container .main-content-reinit {
        width: 92%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body.login-layout #div-ep-header-light {
        text-align: center;
        margin-bottom: 0;
    }

    body.login-layout input {
        height: 40px;
        font-size: 16px;

    }

    body.login-layout .form-group {
        margin-bottom: 5px;
    }

    .m-login-pin .m-login-pin-href {
        font-size: 30px;
    }

    body.login-layout .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    body.login-layout .btn {
        margin-top: 10px;
    }
}
