/*
Theme Name: Mesmerize Child / Duflot
Theme URI: http://www.pocomdesign.com
Description: Le Theme de Duflot est un theme enfant de Mesmerize. Il appartient au Duflot Notaires et a été créé par PöCöm Design.
Author: Laetitia Mouloud - PöCömDesign.com
Author URI: http://www.pocomdesign.com
Template: mesmerize
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
Text Domain:  mesmerizeThemeDuflot-child
Domain Path: /languages
*/
@import url("../mesmerize/style.css");

/*
  INIT
*/
.color1 {
  color: #008080;
}

.color2 {
  color: #6E0B14;
}

.color3 {
  color: #026060;
}

.color4 {
  color: #3B5449;
}

.color5 {
  color: #1C1819;
}

.color6 {
  color: #707070;
}

.bg-color1 {
  background-color: #008080;
}

.bg-color2 {
  background-color: #6E0B14;
}

.bg-color3 {
  background-color: #026060;
}

.bg-color4 {
  background-color: #3B5449;
}

.bg-color5 {
  background-color: #1C1819;
}

.bg-color6 {
  background-color: #F6F5F3;
}

.border-color1 {
  border-color: #008080;
}

.border-color2 {
  border-color: #6E0B14;
}

.border-color3 {
  border-color: #026060;
}

.border-color4 {
  border-color: #3B5449;
}

.border-color5 {
  border-color: #1C1819;
}

.border-color6 {
  border-color: #F6F5F3;
}

.bg-color-white {
  background-color: #EAE8E4;
}

.bg-color-black {
  background-color: #000000;
}

.circle-counter.color-white .circle-bar {
  stroke: #EAE8E4;
}

.circle-counter.color-black .circle-bar {
  stroke: #000000;
}

.y-move {
  transition: all .20s;
}

.y-move:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
}

/*
  COLORS
*/
.black {
  color: #4a4a4a;
}

.inverted {
  color: #fff;
}

.error {
  color: #f03c69;
}

.success, .subscribe-form [class*="success"] {
  color: #35beb1;
}

.warning {
  color: #f7ba45;
}

.focus {
  color: #1c86f2;
}

.aluminum {
  color: #f8f8f8;
}

.silver {
  color: #e0e1e1;
}

.lightgray {
  color: #f1f1f1;
}

.gray {
  color: #bdbdbd;
}

.midgray {
  color: #676b72;
}

.darkgray {
  color: #313439;
}

.bg-black {
  background-color: #4a4a4a;
}

.bg-inverted {
  background-color: #fff;
}

.bg-error {
  background-color: #f03c69;
}

.bg-success {
  background-color: #35beb1;
}

.bg-warning {
  background-color: #f7ba45;
}

.bg-focus {
  background-color: #1c86f2;
}

.bg-aluminum {
  background-color: #f8f8f8;
}

.bg-silver {
  background-color: #e0e1e1;
}

.bg-lightgray {
  background-color: #f1f1f1;
}

.bg-gray {
  background-color: #bdbdbd;
}

.bg-midgray {
  background-color: #676b72;
}

.bg-darkgray {
  background-color: #313439;
}

.bg-highlight {
  background-color: #edf2ff;
}

i.fa.color1 {
  color: #008080;
}

i.fa.icon.bordered.color1, i.fa.icon.color1.card[class*="bottom-border-"] {
  border-color: #008080;
}

i.fa.icon.reverse.color1 {
  background-color: #008080;
}

button.color1,
.button.color1 {
  background-color: #008080;
}

button.color1:hover,
.button.color1:hover {
  background-color: #026060;
}

button.color1.outline:hover,
.button.color1.outline:hover {
  color: #026060;
}

a.color1:not(.button) {
  color: #008080;
}

a.color1:not(.button):hover {
  color: #026060;
}

hr.small-line.color1 {
  background-color: #008080;
}

.circle-counter.color1 .circle-bar {
  stroke: #008080;
}

i.fa.color2 {
  color: #6E0B14;
}

i.fa.icon.bordered.color2, i.fa.icon.color2.card[class*="bottom-border-"] {
  border-color: #6E0B14;
}

i.fa.icon.reverse.color2 {
  background-color: #6E0B14;
}

button.color2,
.button.color2 {
  background-color: #6E0B14;
}

button.color2:hover,
.button.color2:hover {
  background-color: #530910;
}

button.color2.outline:hover,
.button.color2.outline:hover {
  color: #530910;
}

a.color2:not(.button) {
  color: #6E0B14;
}

a.color2:not(.button):hover {
  color: #530910;
}

hr.small-line.color2 {
  background-color: #6E0B14;
}

.circle-counter.color2 .circle-bar {
  stroke: #6E0B14;
}

i.fa.color3 {
  color: #f6f5f3;
}

i.fa.icon.bordered.color3, i.fa.icon.color3.card[class*="bottom-border-"] {
  border-color: #f6f5f3;
}

i.fa.icon.reverse.color3 {
  background-color: #f6f5f3;
}

button.color3,
.button.color3 {
  background-color: transparent;
  /*border: 1px solid #f6f5f3;*/
}

button.color3:hover,
.button.color3:hover {  
  background-color: transparent;
  /*border: 1px solid #1C1819*/
}

button.color3.outline:hover,
.button.color3.outline:hover {
  color: #fccf5f;
}

a.color3:not(.button) {
  color: #f6f5f3;
}

a.color3:not(.button):hover {
  color: #f6f5f3;
}

hr.small-line.color3 {
  background-color:transparent;
  border: 1px solid #f6f5f3;
}

.circle-counter.color3 .circle-bar {
  stroke: #fbc02d;
}

i.fa.color4 {
  color: #3B5449;
}

i.fa.icon.bordered.color4, i.fa.icon.color4.card[class*="bottom-border-"] {
  border-color: #3B5449;
}

i.fa.icon.reverse.color4 {
  background-color: #3B5449;
}

button.color4,
.button.color4 {
  background-color: #3B5449;
}

button.color4:hover,
.button.color4:hover {
  background-color: #2B3D35;
}

button.color4.outline:hover,
.button.color4.outline:hover {
  color: #2B3D35;
}

a.color4:not(.button) {
  color: #3B5449;
}

a.color4:not(.button):hover {
  color: #2B3D35;
}

hr.small-line.color4 {
  background-color: #3B5449;
}

.circle-counter.color4 .circle-bar {
  stroke: #3B5449;
}

i.fa.color5 {
  color: #ff3369;
}

i.fa.icon.bordered.color5, i.fa.icon.color5.card[class*="bottom-border-"] {
  border-color: #ff3369;
}

i.fa.icon.reverse.color5 {
  background-color: #ff3369;
}

button.color5,
.button.color5 {
  background-color: #ff3369;
}

button.color5:hover,
.button.color5:hover {
  background-color: #ff668f;
}

button.color5.outline:hover,
.button.color5.outline:hover {
  color: #ff668f;
}

a.color5:not(.button) {
  color: #ff3369;
}

a.color5:not(.button):hover {
  color: #ff668f;
}

hr.small-line.color5 {
  background-color: #ff3369;
}

.circle-counter.color5 .circle-bar {
  stroke: #ff3369;
}

i.fa.color6 {
  color: #343a40;
}

i.fa.icon.bordered.color6, i.fa.icon.color6.card[class*="bottom-border-"] {
  border-color: #343a40;
}

i.fa.icon.reverse.color6 {
  background-color: #343a40;
}

button.color6,
.button.color6 {
  background-color: #343a40;
}

button.color6:hover,
.button.color6:hover {
  background-color: #4b545c;
}

button.color6.outline:hover,
.button.color6.outline:hover {
  color: #4b545c;
}

a.color6:not(.button) {
  color: #343a40;
}

a.color6:not(.button):hover {
  color: #4b545c;
}

hr.small-line.color6 {
  background-color: #343a40;
}

.circle-counter.color6 .circle-bar {
  stroke: #343a40;
}

i.fa.gray {
  color: #bdbdbd;
}

i.fa.gray:hover {
  color: #a4a4a4;
}

i.fa.darkgray {
  color: #8a8a8a;
}

i.fa.darkgray:hover {
  color: #717171;
}

i.fa.color-white {
  color: #EAE8E4;
}

i.fa.icon.bordered.color-white, i.fa.icon.color-white.card[class*="bottom-border-"] {
  border-color: #EAE8E4;
}

i.fa.icon.reverse.color-white {
  background-color: #EAE8E4;
}

i.fa.color-black {
  color: #4a4a4a;
}

i.fa.icon.bordered.color-black, i.fa.icon.color-black.card[class*="bottom-border-"] {
  border-color: #4a4a4a;
}

i.fa.icon.reverse.color-black {
  background-color: #4a4a4a;
}

/*
  TYPOGRAPHY
*/

body {
  font-family: "Muli", sans-serif;
  color: #707070;
  font-weight: 400;
}

a {
  color: #008080;
}

a:hover {
  color: #026060;
}

h1.title, h1, h2, h3, h4, h5, .comment-author .fn, h6 {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #008080;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
  letter-spacing: 1px;
}

.inverted h1, .inverted h2, .inverted h3, .inverted h4, .inverted h5, .inverted .comment-author .fn, .comment-author .inverted .fn, .inverted h6, .inverted .fa {
  color: #EAE8E4;
}

.muted h1, .comment-meta a h1, .muted h2, .comment-meta a h2, .muted h3, .comment-meta a h3, .muted h4, .comment-meta a h4, .muted h5, .comment-meta a h5, .muted .comment-author .fn, .comment-author .muted .fn, .comment-meta a .comment-author .fn, .comment-author .comment-meta a .fn, .muted h6, .comment-meta a h6, .muted .fa, .comment-meta a .fa {
  opacity: .55;
}

h1.title {
  font-size: 3.125rem;
  line-height: 4.5rem;
  margin-bottom: 8px;
}

h1,
.h1 {
  font-size: 3rem;
  line-height: 4rem;
}

h2,
.h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}

h3,
.h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

h4,
.h4 {
  font-family: "Muli", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: inherit;
}

h5, .comment-author .fn,
.h5 {
  font-size: "Muli", sans-serif;
  line-height: 1.5rem;
  font-weight: 800;
  letter-spacing: 0.14rem;
}

h6,
.h6 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 800;
  letter-spacing: 0.1875rem;
}

hr {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: -1px;
}

blockquote {
  font-style: italic;
  color: #707070;
}

.muted, .comment-meta a {
  opacity: .55;
}

a.muted, .comment-meta a {
  color: #4a4a4a;
}

a.muted:hover, .comment-meta a:hover {
  opacity: 1;
}

.black {
  color: #6E0B14;
}

.big {
  font-size: 1.2em;
  line-height: 1.75rem;
}

.large {
  font-size: 1.4em;
  line-height: 2rem;
}

.highlight {
  background-color: rgba(0,128,128,0.2);
}

/*
  BUTTONS
*/
.button ,
.wpcf7-submit,
.contact-form-wrapper input[type=submit] {
  height: auto;
  font-family: "Muli", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #EAE8E4;
  background-color: #008080;
  border-radius: 4px;
  min-width: 7rem;
  padding: 0.55rem 1.5rem;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  border: 2px solid #008080;
  vertical-align: middle;
  -webkit-appearance: none;
  margin-bottom: 0.75rem;
}

.button:hover,
.wpcf7-submit:hover,
.contact-form-wrapper input[type=submit]:hover {
  outline: none;
  text-decoration: none;
  color: #EAE8E4;
  background-color: #026060;
  border-color: #026060;
}

.button:disabled, .button:disabled[disabled], .button.disabled {
  cursor: not-allowed;
  font-style: normal;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 128, 128, 0.5);
  border-color: rgba(0, 128, 128, 0);
  padding: 0.55rem 1.5rem;
}

.button:disabled:hover, .button:disabled[disabled]:hover, .button.disabled:hover {
  color: rgba(255, 255, 255, 0.5);
}

.button.small, .button.comment-meta, .button.comment-reply-link {
  font-size: 0.65rem;
  padding: 0.3rem 1.2rem;
  border-radius: 4px;
  line-height: 1.4rem;
  font-weight: 300;
}

.button.big {
  font-size: 0.85rem;
  font-weight: 300;
  padding: 0.65rem 2rem;
  border-radius: 4px;
  line-height: 1.6rem;
}

.button.large {
  font-size: 21px;
  padding: 20px 36px;
  border-radius: 4px;
}

.button.outline {
  background: none;
  border-color: #008080;
  color: #008080;
}

.button.outline:hover {
  background: none;
  color: rgba(0, 128, 128, 0.6);
  border-color: rgba(0, 128, 128, 0.5);
}

.button.outline:disabled, .button.outline.disabled {
  background: none;
  color: rgba(0, 128, 128, 0.7);
  border-color: rgba(0, 128, 128, 0.5);
}

.button.link {
  background: none;
  border-width: 0px;
  border-color: #008080;
  color: #008080;
}

.button.link:hover {
  background: none;
  color: rgba(3, 169, 244, 0.6);
  border-color: rgba(3, 169, 244, 0.5);
}

.button.link:disabled, .button.link.disabled {
  background: none;
  color: rgba(0, 128, 128, 0.7); border-color: rgba(0, 128, 128, 0.5);
}

.button.inverted {
  color: #000;
  background-color: #EAE8E4;
  border-color: #EAE8E4;
}

.button.inverted:hover {
  color: #000;
  background-color: #EAE8E4;
  border-color: #EAE8E4;
}

.button.inverted:disabled, .button.inverted.disabled {
  color: rgba(0, 0, 0, 0.7);
  background-color: rgba(234, 232, 228, 0.7);
  border-color: rgba(234, 232, 228, 0.7);
}

.button.inverted.outline {
  background: none;
  color: #EAE8E4;
  border-color: #EAE8E4;
}

.button.inverted.outline:hover {
  border-color: rgba(234, 232, 228, 0.7);
}

.button.inverted.outline:disabled, .button.inverted.outline.disabled {
  background: none;
  color: rgba(234, 232, 228, 0.7);
  border-color: rgba(234, 232, 228, 0.5);
}

.button.inverted:hover {
  opacity: .7;
}

.button.round {
  border-radius: 56px;
}

.button.raised {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.button.upper, .contact-form-wrapper label.button {
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.65rem;
}

.button.upper.small, .button.upper.comment-meta, .contact-form-wrapper label.button.comment-meta, .button.upper.comment-reply-link, .contact-form-wrapper label.button.comment-reply-link, .contact-form-wrapper label.button.small {
  font-size: 11px;
}

.button.upper.big, .contact-form-wrapper label.button.big {
  font-size: 0.65rem;
}

.button.upper.large, .contact-form-wrapper label.button.large {
  font-size: 0.75rem;
}

.button.secondary {
  color: #EAE8E4;
  background-color: #6E0B14;
  border-color: #6E0B14;
}

.button.secondary:hover {
  color: #EAE8E4;
  background-color: #530910;
  border-color: #530910;
}

.button.secondary:disabled, .button.secondary.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(110, 11, 20, 0.7);
  border-color: rgba(110, 11, 20, 0.7);
}

.button.secondary.outline {
  background: none;
  color: #530910;
  border-color: #530910;
}

.button.secondary.outline:hover {
  border-color: rgba(110, 11, 20, 0.7);
}

.button.secondary.outline:disabled, .button.secondary.outline.disabled {
  background: none;
  color: rgba(110, 11, 20, 0.7);
  border-color: rgba(110, 11, 20, 0.5);
}

.button.small, .button.comment-meta, .button.comment-reply-link {
  min-width: 4rem;
  font-weight: 400;
}

.button.big {
  min-width: 10rem;
}

.button.color-black {
  color: #EAE8E4;
  background-color: #1C1819;
  border-color: #1C1819;
}

.button.color-black:hover {
  color: #EAE8E4;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.button.color-black:disabled, .button.color-black.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
}

.button.color-black.outline {
  background: none;
  color: #1C1819;
  border-color: #1C1819;
}

.button.color-black.outline:hover {
  border-color: rgba(0, 0, 0, 0.7);
}

.button.color-black.outline:disabled, .button.color-black.outline.disabled {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.5);
}

.button.white {
  color: #313439;
  background-color: #EAE8E4;
  border-color: #EAE8E4;
}

.button.white:hover {
  color: #313439;
  background-color: white;
  border-color: white;
}

.button.white:disabled, .button.white.disabled {
  color: rgba(49, 52, 57, 0.7);
  background-color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7);
}

.button.white.outline {
  background: none;
  color: #EAE8E4;
  border-color: #EAE8E4;
}

.button.white.outline:hover {
  border-color: rgba(255, 255, 255, 0.7);
}

.button.white.outline:disabled, .button.white.outline.disabled {
  background: none;
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.5);
}

.button.black {
  color: #EAE8E4;
  background-color: #000;
  border-color: #000;
}

.button.black:hover {
  color: #EAE8E4;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.button.black:disabled, .button.black.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
}

.button.black.outline {
  background: none;
  color: #000;
  border-color: #000;
}

.button.black.outline:hover {
  border-color: rgba(0, 0, 0, 0.7);
}

.button.black.outline:disabled, .button.black.outline.disabled {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.5);
}

.button.color1 {
  color: #EAE8E4;
  background-color: #008080;
  border-color: #008080;
}

.button.color1:hover {
  color: #EAE8E4;
  background-color: #026060;
  border-color: #026060;
}

.button.color1:disabled, .button.color1.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 128, 128, 0.7);
  border-color: rgba(0, 128, 128, 0.7);
}

.button.color1.outline {
  background: none;
  color: #008080;
  border-color: #008080;
}

.button.color1.outline:hover {
  border-color: rgba(0, 128, 128, 0.7);
}

.button.color1.outline:disabled, .button.color1.outline.disabled {
  background: none;
  color: rgba(0, 128, 128, 0.7);
  border-color: rgba(0, 128, 128, 0.5);
}

.button.color2 {
  color: #EAE8E4;
  background-color: #6E0B14;
  border-color: #6E0B14;
}

.button.color2:hover {
  color: #EAE8E4;
  background-color: #530910;
  border-color: #530910;
}

.button.color2:disabled, .button.color2.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 152, 0, 0.7);
  border-color: rgba(255, 152, 0, 0.7);
}

.button.color2.outline {
  background: none;
  color: #6E0B14;
  border-color: #6E0B14;
}

.button.color2.outline:hover {
  border-color: rgba(255, 152, 0, 0.7);
}

.button.color2.outline:disabled, .button.color2.outline.disabled {
  background: none;
  color: rgba(255, 152, 0, 0.7);
  border-color: rgba(255, 152, 0, 0.5);
}

.button.color3 {
  color: #f6f5f3;
  background-color: transparent;
  border-color: rgb(246, 245, 243);
}

.button.color3:hover {
  color: #1C1819;
  background-color: transparent;
  border-color: #1C1819;
}

.button.color3:disabled, .button.color3.disabled {
  color: rgba(246, 245, 243, 0.7);
  background-color: transparent;
  border-color: rgba(246, 245, 243, 0.7);
}

.button.color3.outline {
  background: none;
  color: #f6f5f3;
  border-color: #f6f5f3;
}

.button.color3.outline:hover {
  border-color: rgba(246, 245, 243, 0.7);
}

.button.color3.outline:disabled, .button.color3.outline.disabled {
  background: none;
  color: rgba(246, 245, 243, 0.7);
  border-color:rgba(246, 245, 243, 0.5);
}

.button.color4 {
  color: #EAE8E4;
  background-color: #3B5449;
  border-color: #3B5449;
}

.button.color4:hover {
  color: #EAE8E4;
  background-color: #2B3D35;
  border-color: #2B3D35;
}

.button.color4:disabled, .button.color4.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(140, 35, 159, 0.7);
  border-color: rgba(140, 35, 159, 0.7);
}

.button.color4.outline {
  background: none;
  color: #3B5449;
  border-color: #3B5449;
}

.button.color4.outline:hover {
  border-color: rgba(140, 35, 159, 0.7);
}

.button.color4.outline:disabled, .button.color4.outline.disabled {
  background: none;
  color: rgba(140, 35, 159, 0.7);
  border-color: rgba(140, 35, 159, 0.5);
}

.button.color5 {
  color: #EAE8E4;
  background-color: #ff3369;
  border-color: #ff3369;
}

.button.color5:hover {
  color: #EAE8E4;
  background-color: #ff668f;
  border-color: #ff668f;
}

.button.color5:disabled, .button.color5.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 51, 105, 0.7);
  border-color: rgba(255, 51, 105, 0.7);
}

.button.color5.outline {
  background: none;
  color: #ff3369;
  border-color: #ff3369;
}

.button.color5.outline:hover {
  border-color: rgba(255, 51, 105, 0.7);
}

.button.color5.outline:disabled, .button.color5.outline.disabled {
  background: none;
  color: rgba(255, 51, 105, 0.7);
  border-color: rgba(255, 51, 105, 0.5);
}

.button.color6 {
  color: #EAE8E4;
  background-color: #343a40;
  border-color: #343a40;
}

.button.color6:hover {
  color: #EAE8E4;
  background-color: #4b545c;
  border-color: #4b545c;
}

.button.color6:disabled, .button.color6.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(52, 58, 64, 0.7);
  border-color: rgba(52, 58, 64, 0.7);
}

.button.color6.outline {
  background: none;
  color: #343a40;
  border-color: #343a40;
}

.button.color6.outline:hover {
  border-color: rgba(52, 58, 64, 0.7);
}

.button.color6.outline:disabled, .button.color6.outline.disabled {
  background: none;
  color: rgba(52, 58, 64, 0.7);
  border-color: rgba(52, 58, 64, 0.5);
}

.button.white-text {
  color: #EAE8E4 !important;
}

.button.dark-text {
  color: #313439 !important;
}

/*   FORM  */
fieldset {
  font-family: inherit;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

legend {
  font-weight: bold;
  font-size: 0.75em;
  text-transform: uppercase;
  padding: 0 1rem;
  margin-left: -1rem;
  top: 2px;
  position: relative;
  line-height: 0;
}

input,
textarea,
select {
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: 1rem;
  height: 2.5rem;
  outline: none;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  box-shadow: none;
  padding: 0 12px;
}

input.small, input.comment-meta, input.comment-reply-link,
textarea.small,
textarea.comment-meta,
textarea.comment-reply-link,
select.small,
select.comment-meta,
select.comment-reply-link {
  height: 2.25rem;
  font-size: 0.875rem;
  padding: 0 12px;
  border-radius: 3px;
}

input.big,
textarea.big,
select.big {
  height: 3rem;
  font-size: 1.125rem;
  padding: 0 12px;
  border-radius: 3px;
}

input:focus:not(.button):not([type=submit]),
textarea:focus:not(.button):not([type=submit]),
select:focus:not(.button):not([type=submit]) {
  outline: none;
  background-color: #fff;
  border-color: #1c86f2;
  box-shadow: 0 0 0 1px #1c86f2 inset;
}

input.error,
textarea.error,
select.error {
  background-color: rgba(240, 60, 105, 0.1);
  border: 1px solid #f583a0;
}

input.error:focus,
textarea.error:focus,
select.error:focus {
  border-color: #f03c69;
  box-shadow: 0 0 1px #f03c69 inset;
}

input.success, .subscribe-form input[class*="success"],
textarea.success,
.subscribe-form textarea[class*="success"],
select.success,
.subscribe-form select[class*="success"] {
  background-color: rgba(53, 190, 177, 0.1);
  border: 1px solid #6ad5cb;
}

input.success:focus, .subscribe-form input[class*="success"]:focus,
textarea.success:focus,
.subscribe-form textarea[class*="success"]:focus,
select.success:focus,
.subscribe-form select[class*="success"]:focus {
  border-color: #35beb1;
  box-shadow: 0 0 1px #35beb1 inset;
}

input:disabled, input.disabled,
textarea:disabled,
textarea.disabled,
select:disabled,
select.disabled {
  resize: none;
  opacity: 0.6;
  cursor: default;
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
}

select {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='12' viewBox='0 0 9 12'><path fill='%235e6c75' d='M0.722,4.823L-0.01,4.1,4.134-.01,4.866,0.716Zm7.555,0L9.01,4.1,4.866-.01l-0.732.726ZM0.722,7.177L-0.01,7.9,4.134,12.01l0.732-.726Zm7.555,0L9.01,7.9,4.866,12.01l-0.732-.726Z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 1rem center;
}

select[multiple] {
  background-image: none;
  height: auto;
  padding: .5rem .75rem;
}

textarea {
  height: auto;
  padding: 8px 12px;
  line-height: 1.5rem;
  vertical-align: top;
}

input[type="search"],
input.search {
  background-repeat: no-repeat;
  background-position: 8px 53%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000" fill-opacity="0.4" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');
  padding-left: 32px;
}

label,
.contact-form-wrapper label {
  font-size: 1rem;
  font-family: "Muli", sans-serif;
  font-weight: 300;
  text-transform: initial;
  color: #008080;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
  letter-spacing: initial;
}

.req {
  position: relative;
  top: 1px;
  font-weight: bold;
  color: #f03c69;
  font-size: 110%;
}

.desc {
  color: rgba(142, 157, 174, 0.5);
  font-size: 0.75em;
  line-height: 1rem;
}

.form span.success, .form .subscribe-form span[class*="success"], .subscribe-form .form span[class*="success"],
.form span.error {
  font-size: 0.75em;
  line-height: 1rem;
  margin-left: 4px;
}

/*
  WP CORE
*/

/*
  HEADER
*/
.header-top-bar {
  background-color: #fff;
  display: none;
  padding-left: 5%;
  padding-right: 5%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.top-bar-social-icons a {
  display: inline-block;
  font-size: 22px;
  padding: 2px 10px;
  color: #707070;
  max-height: 40px;
  float: left;
}

.top-bar-social-icons a:hover {
  color: #ddd;
}

.top-bar-field {
  float: left;
  font-size: 12px;
  text-align: left;
  color: #707070;
  padding: 11px 15px;
}

.top-bar-field i.fa,
.top-bar-field i.far,
.top-bar-field i.fas,
.top-bar-field i.fal {
  font-size: 18px;
  color: #707070;
  margin-right: 10px;
  float: left;
}
.fa-map-marker:before {
    content: "\f041" !important;
}

.top-bar-field a {
  color: #707070;
}

.top-bar-field a:hover {
  color: #ddd;
}

@media (min-width: 768px) {
  .header-top-bar {
    display: block;
  }
}

/* navigation */

ul.dropdown-menu li {
  display: block;
  position: relative;
  color: #1c1819;
  transition: all .4s;
  overflow: hidden;
  padding: 0.85rem;
  padding: 1.15rem;
}

ul.dropdown-menu ul {
  margin-left: 0px;
  left: 0px;
  padding-left: 1em;
  min-width: 100%;
  display: block;
  box-sizing: border-box;
  transition: all 0.2s linear;
  opacity: 0;
  height: 0;
  overflow: hidden;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.11);
  border-radius: 2px;
  background-color: #ffffff;
}

ul.dropdown-menu ul li {
  border-top: 0;
  color: #1C1819;
  line-height: 120%;
  font-weight: 600;
  position: relative;
  padding: 0;
  padding: 0.75rem 1.5rem;
  font-size: 14px;
}

ul.dropdown-menu ul li:after {
  display: block;
  content: ' ';
  width: 100%;
  height: 1px;
  background-color: rgba(112, 112, 112, 0.2);
  position: absolute;
  left: 0px;
  bottom: 0px;
  mix-blend-mode: exclusion;
}

ul.dropdown-menu ul li:last-of-type:after {
  display: none;
}

ul.dropdown-menu ul li:hover, ul.dropdown-menu ul li.hover {
  background-color: #EAE8E4;
  color: #008080;
}

a[data-menu-toggler] {
  color: #ffffff;
  background: #1bc2a2;
}

.current-lang > a {
    border-bottom: 2px solid #008080;
}

@media (min-width: 768px) {
  ul.dropdown-menu > li > a {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  ul.dropdown-menu > li:hover > a, ul.dropdown-menu > li.hover > a {
    color: #008080;
  }
}

ul.dropdown-menu > li {
  color: #1C1819;
}

ul.dropdown-menu.simple-menu-items > .current_page_item > a,
ul.dropdown-menu.simple-menu-items > .current-menu-item > a {
  color: #008080;
}

ul.dropdown-menu.active-line-bottom > .current_page_item > a,
ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a,
ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 2px solid #008080;
}

ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #008080;
}

ul.dropdown-menu.active-line-top > .current_page_item > a,
ul.dropdown-menu.active-line-top > .current-menu-item > a {
  border-top: 2px solid #008080;
}

ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #008080;
}

ul.dropdown-menu.active-round-button > .current_page_item > a,
ul.dropdown-menu.active-round-button > .current-menu-item > a {
  border-radius: 10000px;
  background-color: #008080;
  color: #ffffff;
}

ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  border-radius: 10000px;
  border: 2px solid #EAE8E4;
  color: #EAE8E4;
}

ul.dropdown-menu.active-round-border-button > .current_page_item > a,
ul.dropdown-menu.active-round-border-button > .current-menu-item > a {
  border-radius: 5px;
  border: 2px solid #008080;
  color: #008080;
}

ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  border-radius: 5px;
  border: 2px solid #EAE8E4;
  color: #EAE8E4;
}

ul.dropdown-menu.active-line-top-bottom > .current_page_item > a,
ul.dropdown-menu.active-line-top-bottom > .current-menu-item > a {
  border-top: 1px solid #008080;
  border-bottom: 1px solid #008080;
  color: #008080;
}

ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #EAE8E4;
}

.coloured-nav ul.dropdown-menu > li,
.fixto-fixed ul.dropdown-menu > li {
  color: #000000;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a,
.coloured-nav ul.dropdown-menu.default > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.default > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 2px solid #008080;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-line-top > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-line-top > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-top > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-line-top > .current-menu-item > a {
  border-top: 2px solid #008080;
}

.coloured-nav ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-round-button > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-round-button > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-round-button > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-round-button > .current-menu-item > a {
  background-color: #008080;
  color: #ffffff;
}

.coloured-nav ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  border-radius: 10000px;
  border: 2px solid #008080;
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-arrow-down > .current_page_item:after,
.coloured-nav ul.dropdown-menu.active-arrow-down > .current-menu-item:after,
.fixto-fixed ul.dropdown-menu.active-arrow-down > .current_page_item:after,
.fixto-fixed ul.dropdown-menu.active-arrow-down > .current-menu-item:after {
  border-color: transparent transparent #008080 transparent;
}

.coloured-nav ul.dropdown-menu.active-arrow-down > li:not(.current-menu-item):not(.current_page_item):hover:after,
.coloured-nav ul.dropdown-menu.active-arrow-down > li:not(.current-menu-item):not(.current_page_item).hover:after,
.fixto-fixed ul.dropdown-menu.active-arrow-down > li:not(.current-menu-item):not(.current_page_item):hover:after,
.fixto-fixed ul.dropdown-menu.active-arrow-down > li:not(.current-menu-item):not(.current_page_item).hover:after {
  border-color: transparent transparent #EAE8E4 transparent;
}

.coloured-nav ul.dropdown-menu.active-round-border-button > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-round-border-button > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-round-border-button > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-round-border-button > .current-menu-item > a {
  border: 2px solid #008080;
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  border: 2px solid #008080;
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-line-top-bottom > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-line-top-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > .current-menu-item > a {
  border-top: 1px solid #008080;
  border-bottom: 1px solid #008080;
  color: #008080;
}

.coloured-nav ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #008080;
}

/*  Navigation Barn*/

.navigation-bar.coloured-nav {
  background-color: white;
}

.navigation-bar.fixto-fixed {
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.33);
}

.navigation-bar.bordered, .post-item table.navigation-bar, .navigation-bar.card[class*="bottom-border-"] {
  border-bottom-color: rgba(221, 221, 221, 1);
  border-bottom-width: 1px;
  border-bottom-style: solid;	
  background-color: rgba(255,255,255,1);
}

a.text-logo, a.text-logo:visited, a.text-logo:hover {
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 100%;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}

.dark-logo #main_menu > li.logo > a.text-logo, .dark-logo #main_menu > li.logo > a.text-logo:visited, .dark-logo #main_menu > li.logo > a.text-logo:hover,
.dark-logo a.text-logo,
.dark-logo a.text-logo:visited,
.dark-logo a.text-logo:hover,
.coloured-nav #main_menu > li.logo > a.text-logo,
.coloured-nav #main_menu > li.logo > a.text-logo:visited,
.coloured-nav #main_menu > li.logo > a.text-logo:hover,
.coloured-nav a.text-logo,
.coloured-nav a.text-logo:visited,
.coloured-nav a.text-logo:hover,
.fixto-fixed #main_menu > li.logo > a.text-logo,
.fixto-fixed #main_menu > li.logo > a.text-logo:visited,
.fixto-fixed #main_menu > li.logo > a.text-logo:hover,
.fixto-fixed a.text-logo,
.fixto-fixed a.text-logo:visited,
.fixto-fixed a.text-logo:hover {
  text-decoration: none;
  color: #000000;
}

.coloured-nav .main_menu_col [data-component=offcanvas] .bubble,
.fixto-fixed .main_menu_col [data-component=offcanvas] .bubble {
  background-color: #000;
}

.coloured-nav .main_menu_col [data-component="offcanvas"],
.fixto-fixed .main_menu_col [data-component="offcanvas"] {
  color: #000000;
}

/* effect */
*.shadow {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.11);
  border: 1px solid #E3E4E5;
}

*.shadow-small {
  box-shadow: 0px 0px 3px 0 rgba(189, 189, 189, 0.4), 0px 2px 3px 0 rgba(189, 189, 189, 0.3), 0 2px 3px rgba(0, 0, 0, 0.08);
}

*.shadow-medium {
  box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.23), 0 0px 30px rgba(0, 0, 0, 0.08);
}

*.shadow-large {
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.23), 0 10px 30px rgba(0, 0, 0, 0.08);
}

*.shadow-large-black {
  box-shadow: 0px 10px 30px 0 rgba(49, 52, 57, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}

*.border {
  box-shadow: none;
  border: 1px solid #ddd;
}
*.border-top {
  box-shadow: none;
  border-top: 1px solid #ddd;
}
*.border-bottom {
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}
*.border-right {
  box-shadow: none;
  border-right: 1px solid #ddd;
}
*.border-left {
  box-shadow: none;
  border-left: 1px solid #ddd;
}

.card {
  padding: 24px 40px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 0 rgba(189, 189, 189, 0.4), 0px 2px 3px 0 rgba(189, 189, 189, 0.3), 0 2px 3px rgba(0, 0, 0, 0.08);
}

.card.small-padding {
  padding: 24px 24px;
}

.card.large-padding {
  padding: 48px 48px;
}

.card.no-padding {
  padding: 0px 0px 1rem 0px;
}

.card.bordered, .post-item table.card, .card[class*="bottom-border-"] {
  box-shadow: none;
  border: 1px solid #ddd;
}

.card.bordered.y-move, .post-item table.card.y-move, .card.y-move[class*="bottom-border-"] {
  transition: all .20s;
}

.card.bordered.y-move:hover, .post-item table.card.y-move:hover, .card.y-move[class*="bottom-border-"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
}

.card.transparent {
  background: transparent;
  border: 1px solid #e0e1e1;
}

.card.rounded {
  border-radius: 10px;
}

.card[class*="bottom-border-"] {
  border-bottom: 3px solid transparent;
}

.card.row-card {
  padding-left: 15px;
  padding-right: 15px;
}

.card.shadow {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.11);
  border: 1px solid #E3E4E5;
}

.card.shadow-small {
  box-shadow: 0px 0px 3px 0 rgba(189, 189, 189, 0.4), 0px 2px 3px 0 rgba(189, 189, 189, 0.3), 0 2px 3px rgba(0, 0, 0, 0.08);
}

.card.shadow-medium {
  box-shadow: 0px 4px 10px 0 rgba(74, 74, 74, 0.3), 0 4px 10px rgba(0, 0, 0, 0.08);
}

.card.shadow-large {
  box-shadow: 0px 10px 30px 0 rgba(189, 189, 189, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}

.card.shadow-large-black {
  box-shadow: 0px 10px 30px 0 rgba(49, 52, 57, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}

.card.bottom-border-color1 {
  border-bottom-color: #03a9f4;
}

.card.bottom-border-color2 {
  border-bottom-color: #FF9800;
}

.card.bottom-border-color3 {
  border-bottom-color: #fbc02d;
}

.card.bottom-border-color4 {
  border-bottom-color: #8c239f;
}

.card.bottom-border-color5 {
  border-bottom-color: #ff3369;
}

.card.bottom-border-color6 {
  border-bottom-color: #343a40;
}

.card.bottom-border-color-black {
  border-bottom-color: #000000;
}

.card.bottom-border-color-white {
  border-bottom-color: #ffffff;
}

.card.card-color1 {
  background-color: #03a9f4;
}

.card.card-color2 {
  background-color: #FF9800;
}

.card.card-color3 {
  background-color: #fbc02d;
}

.card.card-color4 {
  background-color: #8c239f;
}

.card.card-color5 {
  background-color: #ff3369;
}

.card.card-color6 {
  background-color: #343a40;
}

.card.card-color-black {
  background-color: #000000;
}

.card.card-color-white {
  background-color: #ffffff;
}

.card.bg-color1 {
  background-color: #03a9f4;
}

.card.bg-color2 {
  background-color: #FF9800;
}

.card.bg-color3 {
  background-color: #fbc02d;
}

.card.bg-color4 {
  background-color: #8c239f;
}

.card.bg-color5 {
  background-color: #ff3369;
}

.card.bg-color6 {
  background-color: #343a40;
}

.card.bg-color-black {
  background-color: #000000;
}

.card.bg-color-white {
  background-color: #ffffff;
}

[class*="border-color"] {
  border: 2px solid;
}

.border-color1 {
  border-color: #03a9f4;
}

.border-color2 {
  border-color: #FF9800;
}

.border-color3 {
  border-color: #fbc02d;
}

.border-color4 {
  border-color: #8c239f;
}

.border-color5 {
  border-color: #ff3369;
}

.border-color6 {
  border-color: #343a40;
}

.border-color-black {
  border-color: #000000;
}

.border-color-white {
  border-color: #ffffff;
}


/* */


/* Mobile */
/* ******************************** */
.logo-holder {
    display: none;
}
.offcanvas-top::before {
    content: "X Masquer le menu";
    padding: 0 1em 0 1.5em;
}
#offcanvas-wrapper .offcanvas-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.main_menu_col [data-component="offcanvas"] .bubble {
    background-color: #0189c6;
    opacity: 1;
}

/* Homepage */
/* ******************************** */
.header-top-bar .fa.fa-video-camera:before {
  content: " ";
  background: transparent url(http://duflot-notaires.demo.pocomdesign.com/wp-content/uploads/sites/5/2020/09/visio_-150x150.png) center center no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.header-homepage {
  background-image: url('../../uploads/sites/5/2020/06/img_majeur_home.jpg');
  background-color: rgb(0, 0, 0);
  padding-top: 380px !important;
}
.header-homepage .align-holder {
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  padding: 2%;
}
.header-homepage h1.hero-title {
  margin: 0;
  font-size: 2.5rem;
}
p.header-subtitle2, p.header-subtitle {
  font-size: 1.6rem;
}
.overlappable-4 {
  background-color: #026060; 
}
.overlappable-4 .row.spaced-cols {
    margin-bottom: -1px;    
    position: relative;
    z-index: 2;
}
.overlappable-4 .spaced-cols > div {
    margin-bottom: 0px;
}
@media (min-width: 768px){
  .overlappable-4.content-section-spacing {
      padding-top: 0px;
      padding-bottom: 0px;
  }
}
@media screen and (min-width: 768px){
  .mesmerize-front-page.overlap-first-section:not(.mesmerize-front-page-with-slider) .page-content div[data-overlap]:first-of-type > div:not([class*="section-separator"]) {
      margin-top: -250px !important;
  }
} 
.fa-gears:before, .fa-cogs:before {
    text-indent: -3000px;
    background: transparent url(images/icon_digilaw.png) no-repeat center center;
}
#features-5 {
    position: relative;
	background: #000 url(images/ncazeau_home_cabinet.jpg) no-repeat top center;
	/*background: #000 url(images/ncazeau_home_cabinet-02.jpg) no-repeat top center;
	background: #000 url(images/ncazeau_home_cabinet-03.jpg) no-repeat top center;
	background: #000 url(http://ncazeau.demo.pocomdesign.com/wp-content/uploads/sites/2/2018/03/fotolia_79911525.jpg) no-repeat top center;*/
    padding: 60px;
	background-size: cover;
}
#features-5:before {
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    content: " ";
    background: #00121A;
	opacity: 0;
	background-attachment: fixed !important;
}
#features-5 .col {
    z-index: 9;
    padding: 30px;
}
#features-5 .row.spaced-cols {
	background-color: rgba(0, 52, 78, 0.75);
    border-radius: 10px;
}
#features-5 .col h4 {
	color: #008080;
	color: #fff;
}
#features-5 .col p {
	color: #fff;
}
/* newsletter subscription */
.tnp-subscription-minimal input.tnp-submit {
    width: 29%;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
    border: 1px;
    border-color: #ddd;
    background-color: #000 !important;
    background-image: none;
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    border-radius: 0px;
}
/* end */
/* Blog 
------------------------------- */
/*.blog-post .post-thumbnail {
	float: left;
    width: 25%;
    margin-right: 2rem;
}
.blog-post .space-bottom-small {
    margin-bottom: 0rem;
}
.blog-post .post-excerpt {
	padding: 1rem;
}
@media (min-width: 768px){
	.blog-post .col-padding {
		padding: 2rem 2rem 0rem 2rem;
	}
}*/
.excerpt-bloc {
	font-weight: bold;
	/*color: #0088c9;*/
}
.breves ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
}
.breves ul > * {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  flex: 0 0 29%;

  box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px !important;
    padding-left: 15px !important;

    background-color: #ffffff;

    box-shadow: 0px 0px 3px 0 rgba(189, 189, 189, 0.4), 0px 2px 3px 0 rgba(189, 189, 189, 0.3), 0 2px 3px rgba(0, 0, 0, 0.08);
}
.breves ul li a {
  display: block;
}
.breves ul li a > img {
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-top: -1px;
  max-width: calc(100% + 2px);
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  height: auto;
}
.breves .feedzy-rss .rss_item .rss_image span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.breves .feedzy-rss .rss_item .rss_image {
  float: initial;
  position: relative;
  border: none;
  text-decoration: none;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.breves .feedzy-rss .rss_item .title {
  display: block;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  margin-bottom: 0.35rem;
  font-size: 1.35rem;
  line-height: 1.75rem;
  font-family: "Muli", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #008080;
  text-rendering: optimizeLegibility;
  letter-spacing: 1px;
}
.breves .feedzy-rss .rss_item .title a {
  text-decoration: none;
}
.breves .feedzy-rss .rss_item .rss_content small {
  padding-bottom: 1em;
}

/*
  SIDEBAR
*/
.sidebar h5, .sidebar .comment-author .fn, .comment-author .sidebar .fn {
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	letter-spacing: 0.1rem;
	color: #444;
}

.sidebar a {
	text-decoration: none;
}

.sidebar .widget_search form {
	margin-bottom: 0;
}

.sidebar #wp-calendar td, .sidebar #wp-calendar th {
	padding: 0.5rem;
}

.sidebar .widget {
	background-color: #EAE8E4;
	border-bottom: none;
	border: 1px solid #e0e1e1;
	box-shadow: none;
	border: 1px solid #e0e1e1;
}

.sidebar .widget > ul {
	list-style: none;
	margin: 0;
}

.sidebar .widget > ul > li {
	padding: 8px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar .widget > ul > li:last-of-type {
	border-bottom: none;
}

.sidebar .widget > ul > li a {
	font-size: 1rem;
}

.sidebar .widget > ul > li a:hover {
	color: #026060;
}

/* Footer */
.footer {
    background-color: #000000;
    margin-bottom: -1px;
    color: #707070;
}
.footer a {
    color: #EAE8E4;
}
.footer a:hover {
    color: #008080;
}
.footer p {
    color: #4eb6f1;
}
.footer-simple ul li {
	display: inline-block;
}
.footer-simple ul li a {
	text-decoration: none;
}
@media only screen and (min-width: 768px) {
	#team-2 .gridContainer {
		width: 70%;
	}
	#team-2.post-content h4 {
		font-size: 0.9rem;
		letter-spacing: 0rem;
	}
	#team-2.post-content .col-padding-small {
		/*padding: 0;*/
	}
	.home #team-2 .gridContainer {
		width: 40%;
	}
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  ul.dropdown-menu > li > a {
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
 }
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
}

/* Extra large devices (large desktops, 1200px and up) */
 @media (min-width: 1024px) {
 
 }
 
/* Extra large devices (large desktops, 1200px and up) */
 @media only screen and (min-width: 1200px) {
   
 }