/* variables */
body {
  font-family: 'Calibri';
  font-weight: normal; }

@font-face {
  font-family: 'Calibri';
  src: url("fonts/Calibri-Bold.eot");
  src: url("fonts/Calibri-Boldd41d.eot?#iefix") format("embedded-opentype"), url("fonts/Calibri-Bold.woff2") format("woff2"), url("fonts/Calibri-Bold.woff") format("woff"), url("fonts/Calibri-Bold.ttf") format("truetype"), url("fonts/Calibri-Bold.svg#Calibri-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Calibri';
  src: url("fonts/Calibri.eot");
  src: url("fonts/Calibrid41d.eot?#iefix") format("embedded-opentype"), url("fonts/Calibri.woff2") format("woff2"), url("fonts/Calibri.woff") format("woff"), url("fonts/Calibri.ttf") format("truetype"), url("fonts/Calibri.svg#Calibri") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Britannic';
  src: url("fonts/BritannicBold.eot");
  src: url("fonts/BritannicBoldd41d.eot?#iefix") format("embedded-opentype"), url("fonts/BritannicBold.woff2") format("woff2"), url("fonts/BritannicBold.woff") format("woff"), url("fonts/BritannicBold.ttf") format("truetype"), url("fonts/BritannicBold.svg#BritannicBold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica';
  src: url("fonts/Helvetica.eot");
  src: url("fonts/Helveticad41d.eot?#iefix") format("embedded-opentype"), url("fonts/Helvetica.woff2") format("woff2"), url("fonts/Helvetica.woff") format("woff"), url("fonts/Helvetica.ttf") format("truetype"), url("fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }
/* variables */
a, button {
  transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out; }

html.js {
  padding-top: 0px !important; }

.home .main-content-wrapper {
  margin-top: 0px; }

.page-template-blog .main-content-wrapper {
  display: inline-block;
  width: 100%;
  clear: both; }
  @media screen and (min-width: 768px) {
    .page-template-blog .main-content-wrapper {
      margin-top: 165.85px; } }

.section-title h2, .so-widget-sow-editor h2 {
  color: #b1080d;
  text-align: center;
  font-family: 'Britannic';
  font-size: 30px;
  margin: 0px; }
  @media screen and (min-width: 768px) {
    .section-title h2, .so-widget-sow-editor h2 {
      font-size: 36px; } }
  .section-title h2:after, .so-widget-sow-editor h2:after {
    width: 150px;
    height: 2px;
    background-color: #b1080d;
    margin: auto;
    display: block;
    content: "";
    margin-top: 15px; }

.section-text {
  padding-top: 30px;
  text-align: center;
  max-width: 750px;
  margin: auto; }
  .section-text p {
    font-size: 16px;
    color: #575757;
    line-height: 1.5; }

p {
  font-size: 16px;
  color: #575757; }

.section-link {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .section-link {
      margin-top: 35px; } }
  @media screen and (min-width: 992px) {
    .section-link {
      margin-top: 45px; } }
  @media screen and (min-width: 1200px) {
    .section-link {
      margin-top: 60px; } }
  .section-link a {
    background-color: #b1080d;
    color: #ffffff;
    border: 2px solid #b1080d;
    font-size: 18px;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1; }
    .section-link a:hover, .section-link a:focus {
      color: #b1080d;
      border: 2px solid #b1080d;
      background-color: transparent; }

.bg-grey {
  background-color: #f5f5f5; }

.bg-yellow {
  background-color: #ffd740; }

.main-content section {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .main-content section {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .main-content section {
      padding: 80px 0px; } }

.login-form {
  padding: 80px 15px; }
  @media screen and (min-width: 768px) {
    .login-form {
      padding: 140px 0px; } }
  .login-form .section-title {
    text-align: center; }
    .login-form .section-title .textwidget {
      padding-top: 0px; }
  .login-form .textwidget {
    max-width: 500px;
    margin: auto;
    padding-top: 30px;
    position: relative; }
    .login-form .textwidget .tml-field-wrap {
      margin-bottom: 20px; }
      .login-form .textwidget .tml-field-wrap label {
        color: #575757;
        font-size: 16px;
        letter-spacing: 0.2px;
        font-weight: normal; }
      .login-form .textwidget .tml-field-wrap input {
        background-color: #f8f8f8;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        color: #575757;
        font-size: 16px;
        width: 100%;
        padding: 0 15px;
        height: 40px; }
        .login-form .textwidget .tml-field-wrap input::-moz-placeholder {
          color: #575757;
          opacity: 1; }
        .login-form .textwidget .tml-field-wrap input::-webkit-input-placeholder {
          opacity: 1;
          color: #575757; }
        .login-form .textwidget .tml-field-wrap input:-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .login-form .textwidget .tml-field-wrap input::-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .login-form .textwidget .tml-field-wrap input:focus::-moz-placeholder {
          opacity: 1; }
          .login-form .textwidget .tml-field-wrap input:focus::-moz-placeholder::-webkit-input-placeholder {
            opacity: 1; }
          .login-form .textwidget .tml-field-wrap input:focus::-moz-placeholder:-ms-input-placeholder {
            opacity: 1; }
        .login-form .textwidget .tml-field-wrap input:focus::-ms-input-placeholder {
          opacity: 1; }
    .login-form .textwidget .tml-submit-wrap {
      text-align: center;
      margin-top: 75px; }
      .login-form .textwidget .tml-submit-wrap input {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 30px;
        display: inline-block;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        box-shadow: none;
        width: auto;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        .login-form .textwidget .tml-submit-wrap input:hover, .login-form .textwidget .tml-submit-wrap input:focus {
          color: #b1080d;
          background-color: transparent; }
    .login-form .textwidget ul.tml-links {
      padding: 0;
      position: absolute;
      right: 0;
      bottom: 75px; }
      .login-form .textwidget ul.tml-links li {
        list-style: none; }
        .login-form .textwidget ul.tml-links li a {
          color: #575757;
          font-size: 16px;
          letter-spacing: 0.2px;
          text-decoration: none;
          font-weight: normal; }
          .login-form .textwidget ul.tml-links li a:hover, .login-form .textwidget ul.tml-links li a:focus {
            color: #b1080d; }
  .login-form .link-to {
    text-align: center; }
    .login-form .link-to .textwidget {
      padding-top: 0px; }
      .login-form .link-to .textwidget a {
        color: #575757;
        font-size: 16px;
        letter-spacing: 0.2px;
        font-weight: normal;
        text-decoration: none; }
        .login-form .link-to .textwidget a:hover, .login-form .link-to .textwidget a:focus {
          color: #b1080d; }
  .login-form .tml-rememberme-wrap {
    display: none; }
  .login-form .so-panel {
    margin-bottom: 0px !important; }

.tml-login-link a {
  display: none; }

.qc-cmp-persistent-link {
  display: none !important; }

@media screen and (max-width: 767px) {
  .header-outer {
    position: fixed;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    background-color: #f5f5f5;
    top: 0px;
    width: 100%;
    z-index: 99; } }
@media screen and (min-width: 768px) {
  .header-outer {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 9; } }
.header-outer .header-top {
  background-color: #ffd740;
  padding: 12px 0px; }
  
  @media screen and (max-width: 767px) {
    .header-outer .header-top {
      display: none; } }
  @media screen and (min-width: 768px) {
    .header-outer .header-top .menu-header-top-container {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: flex-end;
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center; } }
  @media screen and (max-width: 767px) {
    .header-outer .header-top .menu-header-top-container {
      text-align: center; } }
  .header-outer .header-top .menu-header-top-container ul.menu {
    padding: 0px;
    margin: 0px; }
    .header-outer .header-top .menu-header-top-container ul.menu li {
      display: inline-block;
      list-style: none; }
      @media screen and (max-width: 767px) {
        .header-outer .header-top .menu-header-top-container ul.menu li {
          padding-bottom: 5px; } }
        
        
      .header-outer .header-top .menu-header-top-container ul.menu li a {
        font-size: 16px;
        color: #575757;
        padding: 0px 15px;
        font-weight: normal;
        display: inline-block;
        text-decoration: none; }
       
        @media screen and (max-width: 767px) {
          .header-outer .header-top .menu-header-top-container ul.menu li a {
            padding: 0 10px; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .header-outer .header-top .menu-header-top-container ul.menu li a {
            padding: 0 10px;
            font-size: 16px; } }
        .header-outer .header-top .menu-header-top-container ul.menu li a:hover, .header-outer .header-top .menu-header-top-container ul.menu li a:focus {
          color: #b1080d; }
      .header-outer .header-top .menu-header-top-container ul.menu li:last-child {
        margin-left: 10px; }
        .header-outer .header-top .menu-header-top-container ul.menu li:last-child a {
          border: 1px solid #575757;
          padding: 4px 12px;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px; }
          .header-outer .header-top .menu-header-top-container ul.menu li:last-child a:hover, .header-outer .header-top .menu-header-top-container ul.menu li:last-child a:focus {
            background-color: #575757;
            color: #ffffff; }
            
            .logged-in .header-outer .header-top .menu-header-top-container .menu-item-980  {
              background-color: #575757;
              border: 1px solid #575757;
            /* padding: 4px 12px; */
            -ms-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            }
            .logged-in .header-outer .header-top .menu-header-top-container .menu-item-980 a{
              color: #ffffff !important;
              padding: 4px 15px !important;
            }
            /* .logged-in .header-outer .header-top .menu-header-top-container .menu-item-980:hover  {
              border: 1px solid #000;
              background-color: #FFD740;
              transition: all 0.35s ease-out;
              -ms-transition: all 0.35s ease-out;
              -o-transition: all 0.35s ease-out;
              -moz-transition: all 0.35s ease-out;
              -webkit-transition: all 0.35s ease-out;
            }
            .logged-in .header-outer .header-top .menu-header-top-container .menu-item-980:hover a {
              color: #575757 !important;
            } */
        
          
          
.header-outer .header-bottom {
  padding: 8px 0px;
  background-color: #f5f5f5; }
  @media screen and (max-width: 767px) {
    .header-outer .header-bottom {
      width: calc(100% - 89px); } }
  @media screen and (min-width: 768px) {
    .header-outer .header-bottom {
      background-color: rgba(245, 245, 245, 0.9); } }
  @media screen and (min-width: 768px) {
    .header-outer .header-bottom .header-inner {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center; } }
  .header-outer .header-bottom .header-inner .site-logo img {
    max-width: 100px; }
    @media screen and (min-width: 768px) {
      .header-outer .header-bottom .header-inner .site-logo img {
        max-width: 120px;
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .header-outer .header-bottom .header-inner .main-navigation {
      display: none; } }
  .header-outer .header-bottom .header-inner .main-navigation ul.menu {
    padding: 0px;
    margin: 0px; }
    .header-outer .header-bottom .header-inner .main-navigation ul.menu li {
      display: inline-block;
      list-style: none; }
      .header-outer .header-bottom .header-inner .main-navigation ul.menu li a {
        font-size: 18px;
        color: #575757;
        padding: 0px 15px;
        font-weight: normal;
        display: inline-block;
        text-decoration: none; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .header-outer .header-bottom .header-inner .main-navigation ul.menu li a {
            padding: 0 8px;
            font-size: 15px; } }
        .header-outer .header-bottom .header-inner .main-navigation ul.menu li a:hover, .header-outer .header-bottom .header-inner .main-navigation ul.menu li a:focus {
          color: #b1080d; }
      .header-outer .header-bottom .header-inner .main-navigation ul.menu li:last-child {
        margin-left: 10px; }
        .header-outer .header-bottom .header-inner .main-navigation ul.menu li:last-child a {
          border: 1px solid #b1080d;
          padding: 4px 12px;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          background-color: #b1080d;
          color: #ffffff; }
          .header-outer .header-bottom .header-inner .main-navigation ul.menu li:last-child a:hover, .header-outer .header-bottom .header-inner .main-navigation ul.menu li:last-child a:focus {
            background-color: transparent;
            color: #b1080d; }

@media screen and (max-width: 767px) {
  .main-content-wrapper {
    margin-top: 82.667px !important; } }
.mobile-nav {
  display: none !important; }

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: transparent;
  padding: 0;
  min-height: auto;
  z-index: 999999; }

.mean-container a.meanmenu-reveal {
  display: none !important; }

.mean-container a.meanmenu-reveal span {
  background: #575757;
  height: 3px;
  margin-top: 8px;
  width: 35px; }

.mean-bar .mean-nav {
  float: left;
  width: 100%;
  background: #ffd740;
  margin-top: 0px; }

.mean-bar .mean-nav ul {
  padding: 40px 0px;
  display: inline-block; }

.mean-bar .mean-nav ul li a {
  font-size: 16px;
  color: #575757;
  border: none;
  padding: 8px 5%;
  text-align: center; }

.mean-bar .mean-nav ul li.current_page_item a {
  font-weight: bold; }

.mean-bar .mean-nav ul li a:hover,
.mean-bar .mean-nav ul li a:focus {
  color: #ffffff;
  background: transparent; }

.admin-bar .header-outer {
  top: 0px; }
  @media screen and (min-width: 992px) {
    .admin-bar .header-outer {
      top: 32px; } }

.hamburger {
  text-align: center;
  margin: auto;
  height: auto;
  background-color: #f5f5f5;
  cursor: pointer; }

.hamburger span {
  background: #575757;
  height: 3px;
  margin: 6px 0px;
  width: 35px;
  height: 3px;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  cursor: pointer; }

.hamburger span:after, .hamburger span:before {
  display: block;
  content: "";
  position: absolute;
  transition-delay: 0.3s, 0s;
  transition-duration: 0.3s, 0.3s;
  left: 0;
  background: #575757;
  right: 0;
  height: 3px;
  width: 35px; }

.hamburger span:after {
  bottom: -9px;
  transition-property: bottom, transform; }

.hamburger span:before {
  top: -9px;
  transition-property: top, transform; }

.menu-show .hamburger span {
  background: transparent none repeat scroll 0 0;
  box-shadow: none; }

.menu-show .hamburger span:before, .menu-show .hamburger span:after {
  transition-delay: 0s, 0.3s;
  width: 100%; }

.menu-show .hamburger span:before {
  top: 0;
  transform: rotate(45deg); }

.menu-show .hamburger span:after {
  bottom: 0;
  transform: rotate(-45deg); }

.mobile-meanmenu {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }

@media screen and (min-width: 768px) {
  .mobile-meanmenu, .hamburger {
    display: none; } }
.footer .footer-col {
  background-color: #ffd740;
  padding: 50px 0px;
  width: 100%;
  clear: both;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .footer .footer-col .footer-inner {
      text-align: center; }
      .footer .footer-col .footer-inner .col-sm-4 {
        margin-bottom: 25px; } }
  @media screen and (min-width: 768px) {
    .footer .footer-col .footer-inner {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center; } }
  .footer .footer-col .footer-inner .footer-col-1 .footer-logo {
    display: inline-block; }
    .footer .footer-col .footer-inner .footer-col-1 .footer-logo img {
      max-width: 120px; }
  .footer .footer-col .footer-inner .footer-col-1 .footer-text {
    padding-top: 20px; }
    .footer .footer-col .footer-inner .footer-col-1 .footer-text p {
      font-size: 16px;
      color: #575757; }
      @media screen and (min-width: 768px) {
        .footer .footer-col .footer-inner .footer-col-1 .footer-text p {
          max-width: 310px; } }
  @media screen and (min-width: 768px) {
    .footer .footer-col .footer-inner .footer-col-2 .footer-middle {
      max-width: 250px;
      margin: auto; } }
  .footer .footer-col .footer-inner .footer-col-2 .footer-middle h3 {
    font-weight: bold;
    font-size: 20px;
    color: #575757; }
    @media screen and (min-width: 768px) {
      .footer .footer-col .footer-inner .footer-col-2 .footer-middle h3 {
        margin-top: 10px; } }
  .footer .footer-col .footer-inner .footer-col-2 .footer-middle .footer-contact a {
    font-size: 16px;
    color: #575757;
    text-decoration: none;
    margin-bottom: 8px; }
    .footer .footer-col .footer-inner .footer-col-2 .footer-middle .footer-contact a:hover, .footer .footer-col .footer-inner .footer-col-2 .footer-middle .footer-contact a:focus {
      color: #b1080d; }
    .footer .footer-col .footer-inner .footer-col-2 .footer-middle .footer-contact a p {
      font-size: 16px;
      color: #575757;
      margin-bottom: 0px; }
  @media screen and (max-width: 767px) {
    .footer .footer-col .footer-inner .footer-col-3 {
      margin-bottom: 0px; } }
  .footer .footer-col .footer-inner .footer-col-3 h3 {
    font-weight: bold;
    font-size: 20px;
    color: #575757; }
  .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form {
        padding-top: 7px;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center; } }
    .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p {
      margin-bottom: 0px;
      height: 40px; }
      @media screen and (min-width: 992px) {
        .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap; } }
      .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email {
        width: 140px; }
        @media screen and (min-width: 768px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email {
            width: 170px; } }
        @media screen and (min-width: 992px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email {
            width: 250px; } }
        @media screen and (min-width: 1200px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email {
            width: 300px; } }
        .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text {
          background-color: #f8f8f8;
          border: none;
          box-shadow: none;
          border-radius: 0px;
          color: #575757;
          font-size: 16px;
          width: 100%;
          padding: 0 15px;
          font-weight: normal;
          height: 40px; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text::-moz-placeholder {
            color: #575757;
            opacity: 1; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text::-webkit-input-placeholder {
            opacity: 1;
            color: #575757; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text:-ms-input-placeholder {
            opacity: 1;
            color: #575757; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text::-ms-input-placeholder {
            opacity: 1;
            color: #575757; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text:focus::-moz-placeholder {
            opacity: 1; }
            .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text:focus::-moz-placeholder::-webkit-input-placeholder {
              opacity: 1; }
            .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text:focus::-moz-placeholder:-ms-input-placeholder {
              opacity: 1; }
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p .wpcf7-form-control-wrap.email input.wpcf7-text:focus::-ms-input-placeholder {
            opacity: 1; }
      .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 20px;
        display: inline-block;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        box-shadow: none;
        width: auto;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        height: 40px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit {
            padding: 7px 15px;
			      margin-top: 23px;
            font-size: 16px; } }
        @media screen and (min-width: 768px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit {
            padding: 5px 9px;
            font-size: 15px; } }
        @media screen and (min-width: 992px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit {
            padding: 5px 12px;
            font-size: 16px; } }
        @media screen and (min-width: 1200px) {
          .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit {
            padding: 7px 20px;
            font-size: 18px; } }
        .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit:hover, .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form p input.wpcf7-submit:focus {
          color: #b1080d;
          background-color: transparent; }
    .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form .wpcf7-not-valid-tip {
      color: #575757;
      margin-top: 5px;
      font-size: 16px; }
    .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form .wpcf7-mail-sent-ok, .footer .footer-col .footer-inner .footer-col-3 .wpcf7-form .wpcf7-validation-errors {
      display: block;
      width: 100%;
      margin: 0;
      clear: both;
      float: left;
      border: 2px solid #ffffff;
      color: #575757;
      font-size: 15px;
      margin: 3em 0em 1em;
      padding: 5px 10px; }
  .footer .footer-col .footer-inner .footer-col-3 .social-media {
    padding-top: 20px; }
    @media screen and (max-width: 767px) {
      .footer .footer-col .footer-inner .footer-col-3 .social-media {
        padding-top: 30px; } }
    .footer .footer-col .footer-inner .footer-col-3 .social-media ul {
      padding: 10px;
      margin: 0px; }
      .footer .footer-col .footer-inner .footer-col-3 .social-media ul li {
        display: inline-block;
        margin-right: 25px; }
        .footer .footer-col .footer-inner .footer-col-3 .social-media ul li a span {
          color: #575757;
          font-weight: bold;
          font-size: 30px;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out; }
          .footer .footer-col .footer-inner .footer-col-3 .social-media ul li a span:hover, .footer .footer-col .footer-inner .footer-col-3 .social-media ul li a span:focus {
            color: #b1080d; }
.footer .footer-bottom {
  background-color: #a6a6a6;
  padding: 15px 0px;
  text-align: center; }
  .footer .footer-bottom p {
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 16px; }
    .footer .footer-bottom p a {
      color: #ffffff;
      text-decoration: none; }
      .footer .footer-bottom p a:hover, .footer .footer-bottom p a:focus {
        color: red; }

.home-slider-section .home-slider-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 30px 0px 50px; }
  @media screen and (min-width: 768px) {
    .home-slider-section .home-slider-wrapper {
      padding-top: 152.675px; } }
  @media screen and (min-width: 992px) {
    .home-slider-section .home-slider-wrapper {
      padding: 8% 0 30%; } }
  @media screen and (max-width: 767px) {
    .home-slider-section .home-slider-wrapper:after {
      display: none; } }
  @media screen and (min-width: 768px) {
    .home-slider-section .home-slider-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 400px;
      height: 200px;
      background-image: url("images/graphic-element-header.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  @media screen and (min-width: 992px) {
    .home-slider-section .home-slider-wrapper:after {
      width: 430px;
      height: 215px; } }
  @media screen and (min-width: 1200px) {
    .home-slider-section .home-slider-wrapper:after {
      width: 639px;
      height: 320px; } }
  .home-slider-section .home-slider-wrapper:before {
    z-index: -1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0px;
    left: 0px; }
  .home-slider-section .home-slider-wrapper .slider-inner {
    padding: 40px 0 30px; }
    @media screen and (min-width: 992px) {
      .home-slider-section .home-slider-wrapper .slider-inner {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 99;
        top: 58%;
        padding: 0px; } }
    @media screen and (min-width: 768px) {
      .home-slider-section .home-slider-wrapper .slider-inner .slider-title {
        max-width: 550px; } }
    .home-slider-section .home-slider-wrapper .slider-inner .slider-title h2 {
      font-family: 'Britannic';
      font-size: 42px;
      color: #ffffff;
      line-height: 1.2; }
      @media screen and (max-width: 767px) {
        .home-slider-section .home-slider-wrapper .slider-inner .slider-title h2 {
          font-size: 30px;
          margin: 0px; } }
    .home-slider-section .home-slider-wrapper .slider-inner .slider-link {
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        .home-slider-section .home-slider-wrapper .slider-inner .slider-link {
          margin-top: 50px; } }
      .home-slider-section .home-slider-wrapper .slider-inner .slider-link a {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 15px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1; }
        .home-slider-section .home-slider-wrapper .slider-inner .slider-link a:hover, .home-slider-section .home-slider-wrapper .slider-inner .slider-link a:focus {
          color: #ffffff;
          border: 2px solid #ffffff;
          background-color: transparent; }
.home-slider-section .swiper-pagination {
  bottom: 10px; }
  @media screen and (min-width: 768px) {
    .home-slider-section .swiper-pagination {
      bottom: 30px; } }
  .home-slider-section .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #cdcdd1;
    margin: 0px 5px; }
    .home-slider-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #ffffff; }

.case-study-section {
  position: relative; }
  @media screen and (min-width: 768px) {
    .case-study-section:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 342px;
      height: 508px;
      background-image: url("images/graphic-element-grey2.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .case-study-section .section-title h1 {
    color: #b1080d;
    text-align: center;
    font-family: 'Britannic';
    font-size: 30px;
    margin: 0px; }
    @media screen and (min-width: 768px) {
      .case-study-section .section-title h1 {
        font-size: 36px; } }
    .case-study-section .section-title h1:after {
      width: 150px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin-top: 12px; }
  @media screen and (min-width: 768px) {
    .case-study-section .filter-wrapper .filter-toggle {
      display: none; } }
  @media screen and (max-width: 767px) {
    .case-study-section .filter-wrapper {
      height: 60px;
      min-height: 60px; }
      .case-study-section .filter-wrapper .filter-toggle {
        width: 100%;
        text-align: center;
        margin-top: 25px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .case-study-section .filter-wrapper .filter-toggle {
        display: none; } }
  @media screen and (max-width: 767px) {
        .case-study-section .filter-wrapper .filter-toggle #filter-button {
          padding: 9px 20px;
          background-color: #575757;
          display: block;
          color: #ffffff;
          cursor: pointer;
          font-size: 18px;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out;
          letter-spacing: 0.5px; }
          .case-study-section .filter-wrapper .filter-toggle #filter-button:hover, .case-study-section .filter-wrapper .filter-toggle #filter-button:focus {
            background-color: #ffd740; }
          .case-study-section .filter-wrapper .filter-toggle #filter-button::after {
            content: "\f0b0";
            display: inline-block;
            font-size: 16px;
            font-family: "FontAwesome";
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #ffffff;
            cursor: pointer;
            padding-left: 10px; }
      .case-study-section .filter-wrapper #filters {
        opacity: 0;
        visibility: hidden;
        background-color: #ffffff;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        padding: 10px 12px;
        margin: 0 -15px 10px;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        .case-study-section .filter-wrapper #filters .filter {
          border: 1px solid #ffd740;
          border-radius: 5px;
          padding: 6px;
          flex: 1 1 auto;
          font-size: 15px;
          margin: 3px;
          display: inline-block;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out; }
      .case-study-section .filter-wrapper.show-filter {
        height: auto;
        min-height: 80px; }
        .case-study-section .filter-wrapper.show-filter #filters {
          opacity: 1;
          visibility: visible; } }
  @media screen and (max-width: 767px) {
    .case-study-section .filters {
      display: none; } }
  @media screen and (min-width: 768px) {
    .case-study-section .filters {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      padding-top: 35px;
      max-width: 768px;
      margin: auto; } }
  .case-study-section .filters .term-item {
    background-color: transparent;
    color: #575757;
    border: 2px solid #ffd740;
    font-size: 18px;
    padding: 7px 15px;
    display: inline-block;
    text-decoration: none;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out; }
    .case-study-section .filters .term-item:hover, .case-study-section .filters .term-item:focus, .case-study-section .filters .term-item.active {
      background-color: #ffd740; }
  .case-study-section .grid-items-wrapper {
    width: 100%;
    display: inline-block;
    padding: 0px 0px 0px; }
    @media screen and (min-width: 768px) {
      .case-study-section .grid-items-wrapper {
        padding: 70px 0px 0px; } }
    .case-study-section .grid-items-wrapper:after {
      display: none; }
    .case-study-section .grid-items-wrapper .grid-item {
      text-align: center; }
      @media screen and (max-width: 767px) {
        .case-study-section .grid-items-wrapper .grid-item {
          padding: 0px;
          margin-bottom: 40px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .case-study-section .grid-items-wrapper .grid-item {
          margin-bottom: 30px; } }
      .case-study-section .grid-items-wrapper .grid-item .image img {
        width: 100%; }
      .case-study-section .grid-items-wrapper .grid-item a {
        text-decoration: none; }
        .case-study-section .grid-items-wrapper .grid-item a .title h3 {
          color: #575757;
          font-size: 24px; }
          @media screen and (min-width: 992px) and (max-width: 1200px) {
            .case-study-section .grid-items-wrapper .grid-item a .title h3 {
              font-size: 21px; } }
          .case-study-section .grid-items-wrapper .grid-item a .title h3:after {
            width: 60px;
            height: 2px;
            background-color: #7b7b7b;
            margin: auto;
            display: block;
            content: "";
            margin-top: 12px; }
        .case-study-section .grid-items-wrapper .grid-item a .employees-number, .case-study-section .grid-items-wrapper .grid-item a .turnover {
          font-size: 18px;
          color: #7b7b7b; }
  .case-study-section .loader {
    padding-top: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 1;
    right: 0;
    margin: auto; }
    .case-study-section .loader img {
      margin: auto;
      max-width: 100%;
      display: block; }

.action-section .action-outer {
  position: relative;
  padding-top: 30px;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .action-section .action-outer {
      padding-top: 60px;
      margin-bottom: 0px; } }
  @media screen and (min-width: 768px) {
    .action-section .action-outer .action-items-wrapper {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      position: relative; } }
  .action-section .action-outer .action-items-wrapper .action-items {
    width: 260px;
    height: 260px;
    background-color: #ffffff;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    position: relative;
    -o-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    transition: transform .5s ease; }
    @media screen and (max-width: 767px) {
      .action-section .action-outer .action-items-wrapper .action-items {
        margin-bottom: 40px; } }
    @media screen and (min-width: 768px) {
      .action-section .action-outer .action-items-wrapper .action-items {
        width: 165px;
        height: 165px; } }
    @media screen and (min-width: 992px) {
      .action-section .action-outer .action-items-wrapper .action-items {
        width: 180px;
        height: 180px; } }
    @media screen and (min-width: 1200px) {
      .action-section .action-outer .action-items-wrapper .action-items {
        width: 260px;
        height: 260px; } }
    @media screen and (min-width: 1200px) {
      .action-section .action-outer .action-items-wrapper .action-items .action-image {
        min-height: 125px; } }
    .action-section .action-outer .action-items-wrapper .action-items:hover, .action-section .action-outer .action-items-wrapper .action-items:focus {
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .action-section .action-outer .action-items-wrapper .action-items img {
      margin: auto;
      margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .action-section .action-outer .action-items-wrapper .action-items img {
          max-width: 60px; } }
      @media screen and (min-width: 992px) {
        .action-section .action-outer .action-items-wrapper .action-items img {
          max-width: 80px; } }
      @media screen and (min-width: 1200px) {
        .action-section .action-outer .action-items-wrapper .action-items img {
          max-width: 100%; } }
    .action-section .action-outer .action-items-wrapper .action-items h3 {
      text-transform: uppercase;
      font-family: 'Britannic';
      font-size: 22px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .action-section .action-outer .action-items-wrapper .action-items h3 {
          font-size: 17px; } }
      @media screen and (min-width: 992px) {
        .action-section .action-outer .action-items-wrapper .action-items h3 {
          font-size: 20px; } }
      @media screen and (min-width: 1200px) {
        .action-section .action-outer .action-items-wrapper .action-items h3 {
          font-size: 28px; } }
  .action-section .action-outer .action-top:before, .action-section .action-outer .action-top:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    width: 90px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9; }
    @media screen and (min-width: 768px) {
      .action-section .action-outer .action-top:before, .action-section .action-outer .action-top:after {
        width: 60px;
        height: 60px; } }
    @media screen and (min-width: 992px) {
      .action-section .action-outer .action-top:before, .action-section .action-outer .action-top:after {
        left: 25px;
        width: 70px;
        height: 70px; } }
    @media screen and (min-width: 1200px) {
      .action-section .action-outer .action-top:before, .action-section .action-outer .action-top:after {
        width: 90px;
        height: 90px; } }
  .action-section .action-outer .action-top:before {
    background-image: url("images/frame-1.png"); }
    @media screen and (min-width: 768px) {
      .action-section .action-outer .action-top:before {
        margin-top: 5px; } }
  .action-section .action-outer .action-top:after {
    background-image: url("images/frame-3.png");
    bottom: 0px; }
  .action-section .action-outer .action-bottom:before, .action-section .action-outer .action-bottom:after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    width: 90px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9; }
    @media screen and (min-width: 768px) {
      .action-section .action-outer .action-bottom:before, .action-section .action-outer .action-bottom:after {
        width: 60px;
        height: 60px; } }
    @media screen and (min-width: 992px) {
      .action-section .action-outer .action-bottom:before, .action-section .action-outer .action-bottom:after {
        right: 25px;
        width: 70px;
        height: 70px; } }
    @media screen and (min-width: 1200px) {
      .action-section .action-outer .action-bottom:before, .action-section .action-outer .action-bottom:after {
        width: 90px;
        height: 90px; } }
  .action-section .action-outer .action-bottom:before {
    background-image: url("images/frame-2.png");
    top: 0px;
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .action-section .action-outer .action-bottom:before {
        margin-top: 65px; } }
  .action-section .action-outer .action-bottom:after {
    background-image: url("images/frame-4.png");
    bottom: 0px; }

.training-slider-section {
  position: relative; }
  @media screen and (min-width: 768px) {
    .training-slider-section:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 520px;
      height: 176px;
      background-image: url("images/graphic-element-grey1.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .training-slider-section .section-image {
    padding-top: 20px; }
    @media screen and (min-width: 768px) {
      .training-slider-section .section-image {
        padding-top: 35px; } }
    .training-slider-section .section-image img {
      margin: auto;
      max-width: 250px; }
  .training-slider-section .swiper-container-wrapper {
    position: relative; }
    .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide {
      padding-top: 40px; }
      @media screen and (min-width: 768px) {
        .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center;
          padding-top: 60px; } }
      .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .image {
        width: 100%; }
        @media screen and (min-width: 768px) {
          .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .image {
            width: 50%;
            padding-right: 30px; } }
        .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .image img {
          width: 100%; }
      .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info {
        width: 100%; }
        @media screen and (min-width: 768px) {
          .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info {
            width: 50%;
            padding-left: 30px; } }
        .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info h3 {
          font-weight: bold;
          font-size: 24px;
          padding-bottom: 10px; }
        .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .description {
          font-size: 16px;
          color: #575757; }
          @media screen and (min-width: 768px) {
            .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .description {
              max-width: 350px; } }
        .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .link {
          margin-top: 12px; }
          .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .link a {
            color: #b1080d;
            font-size: 18px;
            text-decoration: none; }
            .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .link a:hover, .training-slider-section .swiper-container-wrapper .training-swiper-container .swiper-slide .content-info .link a:focus {
              color: #575757; }

    @media screen and (max-width: 767px) {
      .training-slider-section .swiper-container-wrapper .swiper-slides-outer {
        display: none; } }
    .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation {
      position: absolute;
      width: 100%;
      display: inline-block;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 9; }
      @media screen and (min-width: 768px) {
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation {
          top: 56%; } }
      .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next {
        background-image: none;
        width: 35px;
        height: 35px;
        background-color: transparent;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        z-index: 11; }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:hover, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:focus, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:hover, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:focus {
          outline: none; }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:before, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:before {
          width: 100%;
          height: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 20px;
          content: "";
          display: block;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out; }
      .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev {
        left: -20px; }
        @media screen and (min-width: 992px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev {
            left: -30px; } }
        @media screen and (min-width: 1200px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev {
            left: -50px; } }
        @media screen and (min-width: 1600px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev {
            left: -85px; } }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:before {
          background-image: url("images/angle-arrow-right.png"); }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:hover:before, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:focus:before {
          background-image: url("images/angle-arrow-right-red.png"); }
      .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next {
        right: -20px; }
        @media screen and (min-width: 992px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next {
            right: -30px; } }
        @media screen and (min-width: 1200px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next {
            right: -50px; } }
        @media screen and (min-width: 1600px) {
          .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next {
            right: -85px; } }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:before {
          background-image: url("images/angle-arrow-left.png"); }
        .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:hover:before, .training-slider-section .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:focus:before {
          background-image: url("images/angle-arrow-left-red.png"); }
  @media screen and (max-width: 767px) {
    .training-slider-section .section-link {
      margin-top: 30px; } }

.qui-sommes-section .section-image {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .qui-sommes-section .section-image {
      padding-top: 60px; } }
  .qui-sommes-section .section-image img {
    margin: auto; }

.qui-sommes-slider .swiper-container-wrapper {
  position: relative; }
  .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container {
    padding-top: 40px; }
    @media screen and (min-width: 768px) {
      .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container {
        padding-top: 70px; } }
    .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper {
      text-align: center; }
      .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper .slider-inner .society-logo img {
        max-width: 180px;
        margin: auto; }
      .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper .slider-inner .society-text {
        padding: 20px 10px 0px 10px; }
        .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper .slider-inner .society-text:after {
          width: 80px;
          height: 2px;
          background-color: #575757;
          margin: auto;
          display: block;
          content: "";
          margin-top: 17px; }
        .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper .slider-inner .society-text p {
          font-size: 15px;
          color: #575757; }
      .qui-sommes-slider .swiper-container-wrapper .logos-swiper-container .logos-slider-wrapper .slider-inner .society-name {
        font-size: 15px;
        color: #575757;
        padding-top: 12px;
        font-weight: 700; }
  .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation {
    position: absolute;
    width: 100%;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9; }
    @media screen and (min-width: 768px) {
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation {
        top: 56%; } }
    .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
      background-image: none;
      width: 25px;
      height: 25px;
      background-color: transparent;
      transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      z-index: 11; }
      @media screen and (min-width: 768px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
          width: 35px;
          height: 35px; } }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:hover, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:focus, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:hover, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:focus, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:hover, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:focus, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:hover, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:focus {
        outline: none; }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:before {
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 15px;
        content: "";
        display: block;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        @media screen and (min-width: 768px) {
          .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:before {
            background-size: 20px; } }
    .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2 {
      left: -10px; }
      @media screen and (min-width: 768px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2 {
          left: -20px; } }
      @media screen and (min-width: 1200px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2 {
          left: -50px; } }
      @media screen and (min-width: 1600px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2 {
          left: -85px; } }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:before {
        background-image: url("images/angle-arrow-right.png"); }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:hover:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev:focus:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:hover:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-prev-2:focus:before {
        background-image: url("images/angle-arrow-right-red.png"); }
    .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
      right: -10px; }
      @media screen and (min-width: 768px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
          right: -20px; } }
      @media screen and (min-width: 1200px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
          right: -50px; } }
      @media screen and (min-width: 1600px) {
        .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2 {
          right: -85px; } }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:before {
        background-image: url("images/angle-arrow-left.png"); }
      .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next:hover:before, .qui-sommes-slider .swiper-container-wrapper .swiper-slides-outer .swiper-navigation .swiper-button-next-2:focus:before {
        background-image: url("images/angle-arrow-left-red.png"); }

        .swiper-button-next, .swiper-button-prev, .swiper-button-next-2, .swiper-button-prev-2 {
          position: absolute;
          top: 50%;
          width: 27px;
          height: 44px;
          margin-top: -22px;
          z-index: 10;
          cursor: pointer;
          background-size: 27px 44px;
          background-position: center;
          background-repeat: no-repeat;
        }

.blog-section {
  position: relative; }
  @media screen and (min-width: 768px) {
    .blog-section:before {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 453px;
      height: 300px;
      background-image: url("images/graphic-element-yellow3.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .blog-section .grid-items-wrapper {
    width: 100%;
    display: inline-block;
    padding: 40px 0px 0px; }
    @media screen and (min-width: 768px) {
      .blog-section .grid-items-wrapper {
        padding: 70px 0px 0px;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap; } }
    .blog-section .grid-items-wrapper:after {
      display: none; }
    @media screen and (max-width: 767px) {
      .blog-section .grid-items-wrapper .grid-item {
        padding: 0px;
        margin-bottom: 30px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .blog-section .grid-items-wrapper .grid-item {
        margin-bottom: 30px; } }
    .blog-section .grid-items-wrapper .grid-item .blog-outer {
      position: relative;
      overflow: hidden;
      background-color: #f4f6f1;
      height: 100%; }
      .blog-section .grid-items-wrapper .grid-item .blog-outer a {
        text-decoration: none;
        color: #575757; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer a .image img {
          width: 100%;
          -o-transition: transform .5s ease;
          -ms-transition: transform .5s ease;
          -webkit-transition: transform .5s ease;
          -ms-transition: transform .5s ease;
          transition: transform .5s ease; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer a .image:hover img, .blog-section .grid-items-wrapper .grid-item .blog-outer a .image:focus img {
          -o-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
      .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner {
        padding: 25px 25px;
        text-align: center; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .date {
          font-size: 18px; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .title {
          font-weight: bold;
          font-size: 22px;
          line-height: 1.3;
          padding-top: 8px; }
          @media screen and (min-width: 992px) and (max-width: 1199px) {
            .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .title {
              font-size: 21px; } }
          .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .title:after {
            width: 60px;
            height: 2px;
            background-color: #7b7b7b;
            margin: auto;
            display: block;
            content: "";
            margin-top: 12px; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .description {
          font-size: 16px;
          padding-top: 20px;
          padding-bottom: 15px; }
        .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .blog-link a {
          color: #b1080d;
          font-size: 18px;
          text-decoration: none; }
          .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .blog-link a:hover, .blog-section .grid-items-wrapper .grid-item .blog-outer .blog-inner .blog-link a:focus {
            color: #575757; }

.call-to-action {
  width: 100%;
  display: inline-block;
  clear: both; }
  .call-to-action .cta-image {
    padding: 15% 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .call-to-action .cta-image {
        padding: 9% 0px 8%; } }
    .call-to-action .cta-image:before {
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      top: 0px;
      left: 0px;
      content: "";
      display: block;
      z-index: -1; }
    .call-to-action .cta-image .cta-description {
      text-align: center; }
      .call-to-action .cta-image .cta-description h2 {
        font-family: 'Britannic';
        font-size: 30px;
        color: #ffffff;
        line-height: 1.2;
        margin: 0px; }
        @media screen and (min-width: 768px) {
          .call-to-action .cta-image .cta-description h2 {
            font-size: 36px; } }
        @media screen and (min-width: 1200px) {
          .call-to-action .cta-image .cta-description h2 {
            font-size: 42px; } }
      .call-to-action .cta-image .cta-description p {
        margin-bottom: 0px;
        margin-top: 25px; }
        @media screen and (min-width: 768px) {
          .call-to-action .cta-image .cta-description p {
            margin-top: 35px; } }
        .call-to-action .cta-image .cta-description p a {
          background-color: #b1080d;
          color: #ffffff;
          border: 2px solid #b1080d;
          font-size: 18px;
          padding: 7px 15px;
          display: inline-block;
          text-decoration: none;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          line-height: 1; }
          .call-to-action .cta-image .cta-description p a:hover, .call-to-action .cta-image .cta-description p a:focus {
            color: #ffffff;
            border: 2px solid #ffffff;
            background-color: transparent; }

.contact-page-wrapper {
  width: 100%;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .contact-page-wrapper {
      margin-top: 152.85px; } }
  .contact-page-wrapper .contact-page {
    padding: 40px 0px; }
    @media screen and (min-width: 768px) {
      .contact-page-wrapper .contact-page {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .contact-page-wrapper .contact-page {
        padding: 80px 0px; } }
    @media screen and (min-width: 768px) {
      .contact-page-wrapper .contact-page:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 453px;
        height: 300px;
        background-image: url("images/graphic-element-grey5.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1;
        margin-top: 152.85px; } }
    @media screen and (max-width: 767px) {
      .contact-page-wrapper .contact-page .contact-page-inner .left-content {
        padding: 0px; } }
    @media screen and (min-width: 768px) {
      .contact-page-wrapper .contact-page .contact-page-inner .left-content {
        padding-right: 25px; } }
    @media screen and (min-width: 1200px) {
      .contact-page-wrapper .contact-page .contact-page-inner .left-content {
        padding-right: 40px; } }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner h1 {
      color: #b1080d;
      font-family: 'Britannic';
      font-size: 36px;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner h1 {
          text-align: center; } }
      .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner h1:after {
        width: 150px;
        height: 2px;
        background-color: #b1080d;
        display: block;
        content: "";
        margin-top: 20px; }
        @media screen and (max-width: 767px) {
          .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner h1:after {
            margin: auto;
            margin-top: 20px; } }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .contact-description {
      padding-top: 30px; }
      .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .contact-description p {
        font-size: 16px;
        color: #575757; }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner h5 {
      font-size: 16px;
      color: #575757;
      margin: 0px;
      padding-top: 15px; }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .telephone {
      padding: 25px 0px 20px; }
      .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .telephone h4 {
        color: #b1080d;
        font-size: 16px;
        margin: 0px; }
        .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .telephone h4 a {
          text-decoration: none;
          font-size: 20px;
          color: #b1080d;
          font-weight: bold; }
          .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .telephone h4 a:hover, .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .telephone h4 a:focus {
            color: #575757; }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .social-icon {
      padding-top: 10px;
      display: inline-block;
      padding-bottom: 30px; }
      .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .social-icon a {
        border: 2px solid #b1080d;
        background-color: transparent;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-decoration: none;
        line-height: 1.3;
        padding: 8px 14px;
        color: #b1080d;
        font-size: 18px;
        display: inline-block;
        margin-right: 10px; }
        .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .social-icon a:hover, .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .social-icon a:focus {
          background-color: #b1080d;
          color: #ffffff; }
    .contact-page-wrapper .contact-page .contact-page-inner .left-content .left-content-inner .contact-map iframe {
      width: 100%;
      height: 300px !important; }
    @media screen and (max-width: 767px) {
      .contact-page-wrapper .contact-page .contact-page-inner .right-content {
        padding: 0px;
        padding-top: 20px; } }
    @media screen and (min-width: 768px) {
      .contact-page-wrapper .contact-page .contact-page-inner .right-content {
        padding-left: 25px; } }
    @media screen and (min-width: 1200px) {
      .contact-page-wrapper .contact-page .contact-page-inner .right-content {
        padding-left: 40px; } }
    @media screen and (min-width: 768px) {
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 0 -15px; } }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .prenom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .nom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .email, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .telephone, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .prenom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .nom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .email, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .telephone {
      width: 100%;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .prenom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .nom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .email, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .name-outer .telephone, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .prenom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .nom, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .email, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .email-outer .telephone {
          width: 50%;
          padding: 0 15px;
          margin-bottom: 22px; } }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .subject {
      width: 100%;
      margin-bottom: 22px; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea {
      background-color: #f8f8f8;
      border: none;
      box-shadow: none;
      border-radius: 0px;
      color: #575757;
      font-size: 16px;
      width: 100%;
      padding: 0 15px;
      font-weight: normal; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input::-moz-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea::-moz-placeholder {
        color: #575757;
        opacity: 1; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input::-webkit-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea::-webkit-input-placeholder {
        opacity: 1;
        color: #575757; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input:-ms-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea:-ms-input-placeholder {
        opacity: 1;
        color: #575757; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input::-ms-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea::-ms-input-placeholder {
        opacity: 1;
        color: #575757; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input:focus::-moz-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea:focus::-moz-placeholder {
        opacity: 1; }
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input:focus::-moz-placeholder::-webkit-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea:focus::-moz-placeholder::-webkit-input-placeholder {
          opacity: 1; }
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input:focus::-moz-placeholder:-ms-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea:focus::-moz-placeholder:-ms-input-placeholder {
          opacity: 1; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input:focus::-ms-input-placeholder, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea:focus::-ms-input-placeholder {
        opacity: 1; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form input {
      height: 40px; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form textarea {
      padding: 15px; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes {
      width: 100%;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      padding-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes {
          padding-bottom: 10px; } }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio {
        width: 100%;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex; }
        @media screen and (max-width: 767px) {
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio {
            width: 100%;
            display: flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap; } }
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item {
          margin: 0px;
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center; }
          @media screen and (max-width: 767px) {
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item {
              width: 50%;
              padding-bottom: 20px;
              padding-right: 0px; } }
          @media screen and (min-width: 768px) {
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item {
              padding-right: 12px; } }
          @media screen and (min-width: 992px) {
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item {
              padding-right: 20px; } }
          @media screen and (min-width: 1200px) {
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item {
              padding-right: 40px; } }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item .wpcf7-list-item-label {
            font-size: 18px;
            color: #575757; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item input {
            display: inline-block;
            margin: 0px;
            position: absolute;
            height: 30px !important;
            width: 30px !important;
            margin: 0;
            opacity: 0;
            cursor: pointer; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item span.wpcf7-list-item-label {
            display: flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex; }
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item span.wpcf7-list-item-label:before {
              border: 1px solid #dfdfdf;
              width: 30px;
              height: 30px;
              background-color: transparent;
              display: inline-block;
              vertical-align: middle;
              margin-top: 0px;
              content: "";
              margin-right: 12px; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkboxes .wpcf7-radio span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::before {
            background-image: url("images/checked.png");
            background-size: 17px;
            background-repeat: no-repeat;
            background-position: center; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .accept {
      font-size: 16px;
      font-style: italic;
      padding-top: 10px;
      color: #4d4d4d8c;
      letter-spacing: 0.2px; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom {
      width: 100%;
      padding-top: 30px; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox {
        width: 100%;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex; }
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item {
          margin: 0px;
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center;
          padding-bottom: 5px; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item .wpcf7-list-item-label {
            font-size: 18px;
            color: #575757; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item input {
            display: inline-block;
            margin: 0px;
            position: absolute;
            height: 30px !important;
            width: 30px !important;
            margin: 0;
            opacity: 0;
            cursor: pointer;
            top: 12px; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item span.wpcf7-list-item-label {
            display: flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex; }
            .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item span.wpcf7-list-item-label:before {
              border: 1px solid #dfdfdf;
              width: 30px;
              height: 30px;
              background-color: transparent;
              display: inline-block;
              vertical-align: middle;
              margin-top: 0px;
              content: "";
              margin-right: 12px; }
          .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .checkbox-bottom .wpcf7-exclusive-checkbox span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::before {
            background-image: url("images/checked.png");
            background-size: 15px;
            background-repeat: no-repeat;
            background-position: center; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .submit {
      padding-top: 50px; }
      .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .submit input {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 30px;
        display: inline-block;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        box-shadow: none;
        width: auto;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .submit input:hover, .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .submit input:focus {
          color: #b1080d;
          background-color: transparent; }
    .contact-page-wrapper .contact-page .contact-page-inner .right-content .wpcf7-form .select {
      width: 100%; }

.swal2-popup {
  background: #ffd740 !important;
  padding: 30px 20px !important; }
  .swal2-popup .swal2-title span {
    color: #575757 !important; }
  .swal2-popup .swal2-actions button.swal2-confirm {
    background-color: #b1080d !important;
    color: #ffffff !important;
    border: 2px solid #b1080d !important;
    font-size: 18px !important;
    padding: 7px 30px !important;
    display: inline-block;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    text-transform: uppercase; }
    .swal2-popup .swal2-actions button.swal2-confirm:hover, .swal2-popup .swal2-actions button.swal2-confirm:focus {
      background-color: transparent !important;
      background-image: none !important;
      color: #b1080d !important; }
      .swal2-popup .swal2-actions button.swal2-confirm:hover span, .swal2-popup .swal2-actions button.swal2-confirm:focus span {
        color: #b1080d !important; }

.wpcf7-mail-sent-ok {
  display: none !important; }

@media screen and (min-width: 768px) {
  .admin-bar .contact-page-wrapper .contact-page:before {
    margin-top: 182.85px; } }

.basic-page-banner {
  width: 100%;
  display: inline-block;
  clear: both; }
  .basic-page-banner .banner-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 30px 0px 50px; }
    @media screen and (min-width: 768px) {
      .basic-page-banner .banner-image {
        padding-top: 152.675px !important; } }
    @media screen and (min-width: 992px) {
      .basic-page-banner .banner-image {
        padding: 0px 0px 90px; } }
    @media screen and (min-width: 1600px) {
      .basic-page-banner .banner-image {
        padding: 0px 0px 75px; } }
    .basic-page-banner .banner-image:before {
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      top: 0px;
      left: 0px;
      content: "";
      display: block;
      z-index: -1; }
    @media screen and (max-width: 767px) {
      .basic-page-banner .banner-image:after {
        display: none; } }
    @media screen and (min-width: 768px) {
      .basic-page-banner .banner-image:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 400px;
        height: 200px;
        background-image: url("images/graphic-element-header.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; } }
    @media screen and (min-width: 992px) {
      .basic-page-banner .banner-image:after {
        width: 430px;
        height: 215px; } }
    @media screen and (min-width: 1200px) {
      .basic-page-banner .banner-image:after {
        width: 639px;
        height: 320px; } }
    .basic-page-banner .banner-image .banner-outer .banner-description {
      padding: 40px 15px 30px;
      text-align: center; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .basic-page-banner .banner-image .banner-outer .banner-description {
          padding: 80px 15px 30px; } }
      @media screen and (min-width: 992px) {
        .basic-page-banner .banner-image .banner-outer .banner-description {
          padding: 90px 0px 0px; } }
      @media screen and (min-width: 1600px) {
        .basic-page-banner .banner-image .banner-outer .banner-description {
          padding: 75px 0px 0px; } }
      .basic-page-banner .banner-image .banner-outer .banner-description h1, .basic-page-banner .banner-image .banner-outer .banner-description h2 {
        font-family: 'Britannic';
        font-size: 30px;
        color: #ffffff;
        line-height: 1.2;
        margin: 0px;
        width: 100%;
        text-align: center; }
        @media screen and (min-width: 768px) {
          .basic-page-banner .banner-image .banner-outer .banner-description h1, .basic-page-banner .banner-image .banner-outer .banner-description h2 {
            font-size: 32px; } }
        @media screen and (min-width: 992px) {
          .basic-page-banner .banner-image .banner-outer .banner-description h1, .basic-page-banner .banner-image .banner-outer .banner-description h2 {
            font-size: 36px; } }
        @media screen and (min-width: 1200px) {
          .basic-page-banner .banner-image .banner-outer .banner-description h1, .basic-page-banner .banner-image .banner-outer .banner-description h2 {
            font-size: 42px; } }
      .basic-page-banner .banner-image .banner-outer .banner-description p {
        margin-bottom: 0px;
        color: #ffffff;
        padding-top: 10px;
        font-size: 18px; }
        @media screen and (min-width: 768px) {
          .basic-page-banner .banner-image .banner-outer .banner-description p {
            font-size: 20px; } }
        @media screen and (min-width: 992px) {
          .basic-page-banner .banner-image .banner-outer .banner-description p {
            font-size: 22px; } }
        @media screen and (min-width: 1200px) {
          .basic-page-banner .banner-image .banner-outer .banner-description p {
            font-size: 24px; } }
        .basic-page-banner .banner-image .banner-outer .banner-description p a {
          background-color: #b1080d;
          color: #ffffff;
          border: 2px solid #b1080d;
          font-size: 18px;
          padding: 7px 15px;
          display: inline-block;
          text-decoration: none;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          line-height: 1;
          margin-top: 20px; }
          @media screen and (min-width: 768px) {
            .basic-page-banner .banner-image .banner-outer .banner-description p a {
              margin-top: 30px; } }
          .basic-page-banner .banner-image .banner-outer .banner-description p a:hover, .basic-page-banner .banner-image .banner-outer .banner-description p a:focus {
            border: 2px solid #ffffff;
            background-color: transparent; }
      .basic-page-banner .banner-image .banner-outer .banner-description .post-date {
        margin-bottom: 0px;
        color: #ffffff;
        padding-top: 10px;
        font-size: 18px;
        font-weight: bold; }
        @media screen and (min-width: 768px) {
          .basic-page-banner .banner-image .banner-outer .banner-description .post-date {
            font-size: 20px; } }
        .basic-page-banner .banner-image .banner-outer .banner-description .post-date:before {
          width: 80px;
          height: 2px;
          background-color: #ffffff;
          margin: auto;
          display: block;
          content: "";
          margin-top: 30px;
          margin-bottom: 30px; }

.breadcrumb-outer {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .breadcrumb-outer {
      padding-top: 50px; } }
  @media screen and (min-width: 460px) {
    .breadcrumb-outer .breadcrumb-inner {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between; } }
  .breadcrumb-outer .breadcrumb-inner .breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 18px; }
    .breadcrumb-outer .breadcrumb-inner .breadcrumb a {
      color: #575757;
      text-decoration: none; }
    .breadcrumb-outer .breadcrumb-inner .breadcrumb i {
      color: #575757;
      margin: 0 2px; }
    .breadcrumb-outer .breadcrumb-inner .breadcrumb span {
      color: #b1080d; }
  @media screen and (max-width: 767px) {
    .breadcrumb-outer .breadcrumb-inner .return-link {
      max-width: 70px;
      margin-left: auto; } }
  .breadcrumb-outer .breadcrumb-inner .return-link a {
    font-size: 18px;
    color: #575757;
    text-decoration: none; }
    .breadcrumb-outer .breadcrumb-inner .return-link a:hover, .breadcrumb-outer .breadcrumb-inner .return-link a:focus {
      color: #b1080d; }

/*----------------------02 - Codeaf------------------------*/
.text-image-wrapper {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .text-image-wrapper {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .text-image-wrapper {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .text-image-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 342px;
      height: 508px;
      background-image: url("images/graphic-element-grey2.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .text-image-wrapper .cabinet-outer {
    align-items: center !important;
    -webkit-align-items: center !important;
    -ms-align-items: center !important; }
    @media screen and (max-width: 767px) {
      .text-image-wrapper .cabinet-outer .cabinet-left {
        padding-bottom: 40px; } }
    .text-image-wrapper .cabinet-outer .cabinet-left h1 {
      color: #b1080d;
      font-family: 'Britannic';
      font-size: 30px;
      margin: 0px;
      line-height: 1.4; }
      @media screen and (max-width: 767px) {
        .text-image-wrapper .cabinet-outer .cabinet-left h1 {
          text-align: center;
          margin-bottom: 20px; } }
      @media screen and (min-width: 768px) {
        .text-image-wrapper .cabinet-outer .cabinet-left h1 {
          max-width: 450px;
          font-size: 36px; } }
      .text-image-wrapper .cabinet-outer .cabinet-left h1:after {
        width: 150px;
        height: 2px;
        background-color: #b1080d;
        display: block;
        content: "";
        margin-top: 15px;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .text-image-wrapper .cabinet-outer .cabinet-left h1:after {
            margin: auto;
            margin-top: 15px; } }
    .text-image-wrapper .cabinet-outer .cabinet-left p {
      font-size: 16px;
      color: #575757;
      margin-bottom: 22px; }
    .text-image-wrapper .cabinet-outer .cabinet-left h6 {
      margin: 0px;
      margin-top: 10px;
      display: inline-block; }
      .text-image-wrapper .cabinet-outer .cabinet-left h6 a {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 15px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1; }
        .text-image-wrapper .cabinet-outer .cabinet-left h6 a:hover, .text-image-wrapper .cabinet-outer .cabinet-left h6 a:focus {
          color: #b1080d;
          background-color: transparent; }
    .text-image-wrapper .cabinet-outer .cabinet-right img {
      width: 100%; }

.team-seaction {
  padding: 40px 0px;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .team-seaction {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .team-seaction {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .team-seaction:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 520px;
      height: 176px;
      background-image: url("images/graphic-element-yellow1.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .team-seaction .team-description {
    text-align: center;
    padding-top: 25px; }
    .team-seaction .team-description p {
      font-size: 16px;
      color: #575757;
      margin: 0px; }
  .team-seaction .team-profiles {
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .team-seaction .team-profiles {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        margin: 0 -15px;
        padding-top: 50px;
        flex-direction: row;
        flex-wrap: wrap ; } }
    .team-seaction .team-profiles .team-profile-inner {
      width: 100%;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .team-seaction .team-profiles .team-profile-inner {
          width: 25%;
          padding: 0 15px;
          margin-bottom: 50px; } }
      .team-seaction .team-profiles .team-profile-inner .profile-image {
        position: relative;
        overflow: hidden;
        z-index: 1;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
        @media screen and (min-width: 768px) {
          .team-seaction .team-profiles .team-profile-inner .profile-image {
            -o-transition: transform .5s ease;
            -ms-transition: transform .5s ease;
            -webkit-transition: transform .5s ease;
            -ms-transition: transform .5s ease;
            transition: transform .5s ease; }
            .team-seaction .team-profiles .team-profile-inner .profile-image:hover, .team-seaction .team-profiles .team-profile-inner .profile-image:focus {
              -o-transform: scale(1.1);
              -ms-transform: scale(1.1);
              -moz-transform: scale(1.1);
              -webkit-transform: scale(1.1);
              transform: scale(1.1); } }
        .team-seaction .team-profiles .team-profile-inner .profile-image:before {
          width: 100%;
          height: 100%;
          background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
          /* IE6-9 */
          position: absolute;
          top: 0px;
          left: 0px;
          content: "";
          display: block;
          z-index: 1;
          -ms-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
        .team-seaction .team-profiles .team-profile-inner .profile-image img {
          width: 100%;
          -ms-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
        .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info {
          position: absolute;
          bottom: 50px;
          text-align: center;
          color: #ffffff;
          width: 100%;
          z-index: 1; }
          .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info h3 {
            font-family: 'Britannic';
            font-size: 24px;
            width: 100%;
            margin-bottom: 0px;
            display: inline-block; }
            @media screen and (min-width: 768px) {
              .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info h3 {
                font-size: 18px; } }
            @media screen and (min-width: 992px) {
              .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info h3 {
                font-size: 24px; } }
            .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info h3 span {
              text-transform: uppercase;
              display: inline-block;
              padding-left: 10px; }
          .team-seaction .team-profiles .team-profile-inner .profile-image .team-profile-info .profile-position {
            font-size: 20px;
            padding-top: 10px; }
  .team-seaction .team-profile-button {
    margin-top: 60px;
    text-align: center; }
    .team-seaction .team-profile-button a {
      background-color: #b1080d;
      color: #ffffff;
      border: 2px solid #b1080d;
      font-size: 18px;
      padding: 7px 15px;
      display: inline-block;
      text-decoration: none;
      -ms-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      line-height: 1; }
      .team-seaction .team-profile-button a:hover, .team-seaction .team-profile-button a:focus {
        color: #b1080d;
        background-color: transparent; }

.grid-items {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .grid-items {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .grid-items {
      padding: 80px 0px; } }
  .grid-items .icon-outer {
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .grid-items .icon-outer {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 0 -15px;
        padding-top: 60px; } }
    .grid-items .icon-outer .icon-inner {
      width: 100%;
      text-align: center;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .grid-items .icon-outer .icon-inner {
          width: 33.3333%;
          padding: 0 15px; } }
      @media screen and (min-width: 992px) {
        .grid-items .icon-outer .icon-inner {
          width: 20%;
          margin-bottom: 0px; } }
      .grid-items .icon-outer .icon-inner .icon {
        width: 160px;
        height: 160px;
        background-color: #ffffff;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        margin: auto; }
      .grid-items .icon-outer .icon-inner h3 {
        font-family: 'Britannic';
        font-size: 24px;
        width: 100%;
        margin-bottom: 0px; }
      .grid-items .icon-outer .icon-inner .description {
        padding-top: 5px; }
        .grid-items .icon-outer .icon-inner .description p {
          font-size: 18px;
          color: #575757;
          line-height: 1.5; }

.title-text-block {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .title-text-block {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .title-text-block {
      padding: 80px 0px; } }
  .title-text-block .description {
    text-align: center;
    padding-top: 25px; }
    .title-text-block .description p {
      font-size: 16px;
      color: #575757; }
  .title-text-block .map-section {
    width: 100%;
    height: 300px;
    position: relative !important;
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .title-text-block .map-section {
        margin-top: 50px;
        height: 480px; } }

/*----------------------04 - Our method------------------------*/
.grid-items-wrapper {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .grid-items-wrapper {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .grid-items-wrapper {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .grid-items-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 453px;
      height: 300px;
      background-image: url("images/graphic-element-grey4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .grid-items-wrapper .grid-items-inner {
    display: flex;
    text-align: center; }
    .grid-items-wrapper .grid-items-inner .grid-item {
      padding-top: 30px; }
      @media screen and (min-width: 768px) {
        .grid-items-wrapper .grid-items-inner .grid-item {
          padding-top: 50px; } }
      .grid-items-wrapper .grid-items-inner .grid-item .sow-image-container {
        min-height: 123px; }
        .grid-items-wrapper .grid-items-inner .grid-item .sow-image-container img {
          margin: auto;
          max-height: 123px;
          width: auto; }
      .grid-items-wrapper .grid-items-inner .grid-item h3 {
        font-weight: bold;
        font-size: 26px; }
        @media screen and (min-width: 768px) {
          .grid-items-wrapper .grid-items-inner .grid-item h3 {
            font-size: 24px; } }
        @media screen and (min-width: 992px) {
          .grid-items-wrapper .grid-items-inner .grid-item h3 {
            font-size: 26px; } }
      .grid-items-wrapper .grid-items-inner .grid-item p {
        font-size: 15px;
        padding-top: 10px; }
  @media screen and (max-width: 767px) {
    .grid-items-wrapper .section-link-inner {
      padding-top: 25px; } }

.slider-wrapper {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .slider-wrapper {
      padding: 60px 0px;
      margin-top: 50px;
      margin-bottom: 50px; } }
  @media screen and (min-width: 992px) {
    .slider-wrapper {
      padding: 80px 0px;
      margin-top: 50px;
      margin-bottom: 50px; } }
  .slider-wrapper .vertical-slider {
    position: relative; }
    @media screen and (min-width: 768px) {
      .slider-wrapper .vertical-slider .slider-content-wrapper {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center; } }
    .slider-wrapper .vertical-slider .slider-content-wrapper .left-content {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .slider-wrapper .vertical-slider .slider-content-wrapper .left-content {
          width: 50%;
          padding-right: 30px; } }
      .slider-wrapper .vertical-slider .slider-content-wrapper .left-content h2 {
        text-align: left;
        line-height: 1.4; }
        @media screen and (max-width: 767px) {
          .slider-wrapper .vertical-slider .slider-content-wrapper .left-content h2 {
            text-align: center; } }
        .slider-wrapper .vertical-slider .slider-content-wrapper .left-content h2:after {
          margin: 0px;
          margin-top: 15px; }
          @media screen and (max-width: 767px) {
            .slider-wrapper .vertical-slider .slider-content-wrapper .left-content h2:after {
              margin: auto;
              margin-top: 15px; } }
      .slider-wrapper .vertical-slider .slider-content-wrapper .left-content p {
        font-size: 15px;
        color: #575757;
        padding-top: 20px;
        line-height: 1.6; }
    .slider-wrapper .vertical-slider .slider-content-wrapper .right-content {
      width: 100%;
      padding-top: 15px; }
      @media screen and (min-width: 768px) {
        .slider-wrapper .vertical-slider .slider-content-wrapper .right-content {
          width: 50%;
          padding-left: 30px;
          padding-top: 0px; } }
    .slider-wrapper .vertical-slider .flex-control-nav {
      position: absolute;
      bottom: none;
      text-align: center;
      width: 100%;
      bottom: -25px; }
      @media screen and (min-width: 768px) {
        .slider-wrapper .vertical-slider .flex-control-nav {
          width: auto;
          top: 55%;
          text-align: right;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          right: -18px;
          bottom: 0px; } }
      @media screen and (min-width: 992px) {
        .slider-wrapper .vertical-slider .flex-control-nav {
          right: -23px; } }
      @media screen and (min-width: 1200px) {
        .slider-wrapper .vertical-slider .flex-control-nav {
          right: -25px; } }
      @media screen and (min-width: 1300px) {
        .slider-wrapper .vertical-slider .flex-control-nav {
          right: -30px; } }
      @media screen and (min-width: 768px) {
        .slider-wrapper .vertical-slider .flex-control-nav li {
          display: block;
          margin: 16px 0px; } }
      .slider-wrapper .vertical-slider .flex-control-nav li a {
        border-radius: 0px;
        width: 10px;
        height: 10px;
        background-color: #575757;
        font-size: 0px; }
        .slider-wrapper .vertical-slider .flex-control-nav li a.flex-active {
          background-color: #b1080d; }
    .slider-wrapper .vertical-slider .flex-direction-nav {
      display: none; }

.image-text-wrapper {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .image-text-wrapper {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .image-text-wrapper {
      padding: 80px 0px; } }
  .image-text-wrapper .content-outer {
    -ms-align-items: center !important;
    -webkit-align-items: center !important;
    align-items: center !important; }
    @media screen and (min-width: 768px) {
      .image-text-wrapper .content-outer .left-content {
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      .image-text-wrapper .content-outer .right-content {
        padding-top: 20px; } }
    @media screen and (min-width: 768px) {
      .image-text-wrapper .content-outer .right-content {
        padding-left: 15px; } }
    .image-text-wrapper .content-outer .right-content h2 {
      text-align: left;
      line-height: 1.4; }
      @media screen and (max-width: 767px) {
        .image-text-wrapper .content-outer .right-content h2 {
          text-align: center; } }
      .image-text-wrapper .content-outer .right-content h2:after {
        margin: 0px;
        margin-top: 15px;
        margin-bottom: 24px; }
        @media screen and (max-width: 767px) {
          .image-text-wrapper .content-outer .right-content h2:after {
            margin: auto;
            margin-top: 12px;
            margin-bottom: 20px; } }

.text-block {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .text-block {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .text-block {
      padding: 80px 0px; } }
  .text-block .section-title h2 {
    text-align: left;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      .text-block .section-title h2 {
        text-align: center; } }
    .text-block .section-title h2:after {
      margin: 0px;
      margin-top: 15px;
      margin-bottom: 24px; }
      @media screen and (max-width: 767px) {
        .text-block .section-title h2:after {
          margin: auto;
          margin-top: 15px;
          margin-bottom: 18px; } }
  .text-block .content-outer {
    padding-top: 10px; }
    @media screen and (min-width: 768px) {
      .text-block .content-outer .left-content {
        padding-right: 15px; } }
    @media screen and (min-width: 768px) {
      .text-block .content-outer .right-content {
        padding-left: 15px; } }

.text-image-wrapper {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .text-image-wrapper {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .text-image-wrapper {
      padding: 80px 0px; } }
  .text-image-wrapper .content-outer {
    -ms-align-items: center !important;
    -webkit-align-items: center !important;
    align-items: center !important; }
    @media screen and (max-width: 767px) {
      .text-image-wrapper .content-outer .right-content {
        padding-top: 20px; } }
    @media screen and (min-width: 768px) {
      .text-image-wrapper .content-outer .right-content {
        padding-left: 15px; } }
    @media screen and (min-width: 768px) {
      .text-image-wrapper .content-outer .left-content {
        padding-right: 15px; } }
    .text-image-wrapper .content-outer .left-content h2 {
      text-align: left;
      line-height: 1.4; }
      @media screen and (max-width: 767px) {
        .text-image-wrapper .content-outer .left-content h2 {
          text-align: center; } }
      .text-image-wrapper .content-outer .left-content h2:after {
        margin: 0px;
        margin-top: 15px;
        margin-bottom: 24px; }
        @media screen and (max-width: 767px) {
          .text-image-wrapper .content-outer .left-content h2:after {
            margin: auto;
            margin-top: 15px;
            margin-bottom: 18px; } }

.method-block:after {
  display: none; }

/*----------------------03 - Our providers------------------------*/
.providers-wrapper {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .providers-wrapper {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .providers-wrapper {
      padding: 80px 0px; } }
  @media screen and (min-width: 1200px) {
    .providers-wrapper {
      padding: 90px 0px; } }
  @media screen and (min-width: 1600px) {
    .providers-wrapper {
      padding: 90px 0px; } }
  @media screen and (min-width: 768px) {
    .providers-wrapper:before {
      content: "";
      display: block;
      position: absolute;
      top: 120px;
      left: 0px;
      width: 599px;
      height: 1128px;
      background-image: url("images/graphic-element-yellow4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; }
    .providers-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 120px;
      right: 0px;
      width: 488px;
      height: 1128px;
      background-image: url("images/graphic-element-yellow5.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .providers-wrapper .provider-title-section h1 {
    color: #b1080d;
    text-align: center;
    font-family: 'Britannic';
    font-size: 30px;
    margin: 0px;
    line-height: 1.4; }
    @media screen and (min-width: 768px) {
      .providers-wrapper .provider-title-section h1 {
        font-size: 36px;
        line-height: 1.6; } }
    .providers-wrapper .provider-title-section h1:after {
      width: 150px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin-top: 12px; }
  .providers-wrapper .provider-title-section p {
    padding-top: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #575757; }
    @media screen and (min-width: 768px) {
      .providers-wrapper .provider-title-section p {
        padding-top: 50px; } }
  @media screen and (min-width: 768px) {
    .providers-wrapper .provider-inner {
      margin-bottom: 10px; } }
  @media screen and (min-width: 992px) {
    .providers-wrapper .provider-inner {
      margin-bottom: 15px; } }
  @media screen and (min-width: 1200px) {
    .providers-wrapper .provider-inner {
      margin-bottom: 20px; } }
  .providers-wrapper .provider-inner > .panel-grid-cell {
    padding-top: 100px !important;
    margin-top: 30px; }
    @media screen and (min-width: 992px) {
      .providers-wrapper .provider-inner > .panel-grid-cell:nth-child(3n+1) .provider-item {
        margin-right: auto; }
      .providers-wrapper .provider-inner > .panel-grid-cell:nth-child(3n+2) .provider-item {
        margin: auto;
        margin-top: 0px; }
      .providers-wrapper .provider-inner > .panel-grid-cell:nth-child(3n) .provider-item {
        margin-left: auto; } }
  @media screen and (min-width: 992px) {
    .providers-wrapper .provider-inner .provider-item {
      max-width: 290px; } }
  .providers-wrapper .provider-inner .provider-item {
    background-color: #f4f6f1;
    padding: 20px;
    padding-top: 20px; }
    @media screen and (min-width: 768px) {
      .providers-wrapper .provider-inner .provider-item {
        padding: 25px;
        padding-top: 20px; } }
    @media screen and (min-width: 992px) {
      .providers-wrapper .provider-inner .provider-item {
        padding: 30px;
        padding-top: 20px; } }
    .providers-wrapper .provider-inner .provider-item .provider-top {
      position: relative;
      z-index: 1; }
      .providers-wrapper .provider-inner .provider-item .provider-top .sow-image-container {
        height: 100%; }
        .providers-wrapper .provider-inner .provider-item .provider-top .sow-image-container img {
          -ms-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          margin: auto;
          max-width: 200px;
          margin-top: -100px; }
    .providers-wrapper .provider-inner .provider-item .provider-bottom {
      text-align: center; }
      .providers-wrapper .provider-inner .provider-item .provider-bottom h3 {
        font-weight: bold;
        font-size: 24px; }
        @media screen and (min-width: 768px) {
          .providers-wrapper .provider-inner .provider-item .provider-bottom h3 {
            font-size: 20px; } }
        @media screen and (min-width: 992px) {
          .providers-wrapper .provider-inner .provider-item .provider-bottom h3 {
            font-size: 24px; } }
        .providers-wrapper .provider-inner .provider-item .provider-bottom h3:after {
          width: 80px;
          height: 2px;
          background-color: #b7b7b7;
          margin: auto;
          display: block;
          content: "";
          margin-top: 12px; }
      .providers-wrapper .provider-inner .provider-item .provider-bottom p {
        font-size: 15px;
        line-height: 2.1; }
  .providers-wrapper.support-block {
    padding: 40px 0px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .providers-wrapper.support-block {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .providers-wrapper.support-block {
        padding: 80px 0px; } }
    @media screen and (min-width: 1200px) {
      .providers-wrapper.support-block {
        padding: 100px 0px; } }
    @media screen and (min-width: 1600px) {
      .providers-wrapper.support-block {
        padding: 130px 0px; } }
    .providers-wrapper.support-block:after {
      display: none; }
    .providers-wrapper.support-block .provider-title-section p {
      padding-top: 25px;
      line-height: 3; }
      @media screen and (min-width: 768px) {
        .providers-wrapper.support-block .provider-title-section p {
          padding-top: 40px; } }
    @media screen and (min-width: 768px) {
      .providers-wrapper.support-block .provider-inner .provider-item {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center; } }
    .providers-wrapper.support-block .provider-inner .provider-item .provider-bottom p {
      line-height: 1.5; }
    .providers-wrapper.support-block .provider-inner .provider-item .provider-bottom .star-rating {
      padding-top: 15px; }
      .providers-wrapper.support-block .provider-inner .provider-item .provider-bottom .star-rating .star {
        color: #cecece;
        font-size: 26px;
        padding: 0 6px; }
        .providers-wrapper.support-block .provider-inner .provider-item .provider-bottom .star-rating .star.star-full {
          color: #ffd740; }
    .providers-wrapper.support-block .provider-inner .provider-item .panel-last-child {
      margin-top: auto;
      text-align: center; }
      .providers-wrapper.support-block .provider-inner .provider-item .panel-last-child a {
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 10px 16px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        background: #b1080d !important;
        margin-top: 25px; }
        .providers-wrapper.support-block .provider-inner .provider-item .panel-last-child a:hover, .providers-wrapper.support-block .provider-inner .provider-item .panel-last-child a:focus {
          color: #b1080d !important;
          background: none !important;
          background-color: transparent; }

/*----------------------09.1 - Blog------------------------*/
.blog-page {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .blog-page {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .blog-page {
      padding: 80px 0px; } }
  .blog-page .section-title h1 {
    color: #b1080d;
    text-align: center;
    font-family: 'Britannic';
    font-size: 36px;
    margin: 0px; }
    .blog-page .section-title h1:after {
      width: 150px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin-top: 25px; }
  .blog-page .search_block {
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .blog-page .search_block {
        padding-top: 60px; } }
    .blog-page .search_block form {
      margin: 0px;
      width: 100%;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center; }
      @media screen and (min-width: 768px) {
        .blog-page .search_block form {
          max-width: 750px;
          margin: auto; } }
      .blog-page .search_block form input#directory_search {
        background-color: #f8f8f8;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        color: #575757;
        font-size: 16px;
        width: 180px;
        padding: 0 15px;
        font-style: italic;
        font-weight: normal;
        height: 40px; }
        .blog-page .search_block form input#directory_search::-moz-placeholder {
          color: #575757;
          opacity: 1; }
        .blog-page .search_block form input#directory_search::-webkit-input-placeholder {
          opacity: 1;
          color: #575757; }
        .blog-page .search_block form input#directory_search:-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .blog-page .search_block form input#directory_search::-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .blog-page .search_block form input#directory_search:focus::-moz-placeholder {
          opacity: 1; }
          .blog-page .search_block form input#directory_search:focus::-moz-placeholder::-webkit-input-placeholder {
            opacity: 1; }
          .blog-page .search_block form input#directory_search:focus::-moz-placeholder:-ms-input-placeholder {
            opacity: 1; }
        .blog-page .search_block form input#directory_search:focus::-ms-input-placeholder {
          opacity: 1; }
        @media screen and (min-width: 768px) {
          .blog-page .search_block form input#directory_search {
            width: 100%; } }
      .blog-page .search_block form input#customsearch {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 30px;
        display: inline-block;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        box-shadow: none;
        width: auto;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        height: 40px; }
        .blog-page .search_block form input#customsearch:hover, .blog-page .search_block form input#customsearch:focus {
          color: #b1080d;
          border: 2px solid #b1080d;
          background-color: transparent; }
  @media screen and (min-width: 768px) {
    .blog-page .filter-wrapper .filter-toggle {
      display: none; } }
  @media screen and (max-width: 767px) {
    .blog-page .filter-wrapper {
      height: 60px;
      min-height: 60px;
      padding: 0 15px; }
      .blog-page .filter-wrapper .filter-toggle {
        width: 100%;
        text-align: center;
        margin-top: 25px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .blog-page .filter-wrapper .filter-toggle {
        display: none; } }
  @media screen and (max-width: 767px) {
        .blog-page .filter-wrapper .filter-toggle #filter-button {
          padding: 9px 20px;
          background-color: #575757;
          display: block;
          color: #ffffff;
          cursor: pointer;
          font-size: 18px;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out;
          letter-spacing: 0.5px; }
          .blog-page .filter-wrapper .filter-toggle #filter-button:hover, .blog-page .filter-wrapper .filter-toggle #filter-button:focus {
            background-color: #ffd740; }
          .blog-page .filter-wrapper .filter-toggle #filter-button::after {
            content: "\f0b0";
            display: inline-block;
            font-size: 16px;
            font-family: "FontAwesome";
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #ffffff;
            cursor: pointer;
            padding-left: 10px; }
      .blog-page .filter-wrapper #filters {
        opacity: 0;
        visibility: hidden;
        background-color: #ffffff;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 0 -15px 10px;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        padding-top: 10px; }
        .blog-page .filter-wrapper #filters .filter {
          border: none;
          border-radius: 5px;
          flex: 1 1 auto;
          font-size: 15px;
          margin: 3px;
          display: inline-block;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out; }
          .blog-page .filter-wrapper #filters .filter a {
            width: 100%; }
      .blog-page .filter-wrapper.show-filter {
        height: auto;
        min-height: 80px; }
        .blog-page .filter-wrapper.show-filter #filters {
          opacity: 1;
          visibility: visible; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .blog-page .filter-wrapper .blog-filter {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      padding-top: 35px;
      max-width: 768px;
      margin: auto; } }
  @media screen and (max-width: 767px) {
      .blog-page .filter-wrapper .blog-filter .term-item a {
        background-color: transparent;
        color: #575757;
        border: 2px solid #ffd740;
        font-size: 18px;
        padding: 7px 15px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        .blog-page .filter-wrapper .blog-filter .term-item a:hover, .blog-page .filter-wrapper .blog-filter .term-item a:focus, .blog-page .filter-wrapper .blog-filter .term-item a.active {
          background-color: #ffd740; } }
  @media screen and (min-width: 768px) {
    .blog-page .blog-filter .filter-inner {
      padding-top: 30px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .blog-page .blog-filter .filter-inner {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      padding-top: 60px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .blog-page .blog-filter .filter-inner .term-item {
      margin-right: 10px;
      margin-left: 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
    .blog-page .blog-filter .filter-inner .term-item {
      margin-bottom: 15px; } }
  @media screen and (min-width: 768px) {
      .blog-page .blog-filter .filter-inner .term-item a {
        background-color: transparent;
        border: 2px solid #b1080d;
        color: #b1080d;
        font-size: 18px;
        padding: 7px 15px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        width: 140px;
        text-align: center; }
        .blog-page .blog-filter .filter-inner .term-item a:hover, .blog-page .blog-filter .filter-inner .term-item a:focus {
          color: #ffffff;
          background-color: #b1080d; }
      .blog-page .blog-filter .filter-inner .term-item.active a {
        color: #ffffff;
        background-color: #b1080d; } }
  .blog-page .page-content-wrapper {
    position: relative; }
    @media screen and (min-width: 768px) {
      .blog-page .page-content-wrapper:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 599px;
        height: 1128px;
        background-image: url("images/graphic-element-yellow4.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; }
      .blog-page .page-content-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 488px;
        height: 1128px;
        background-image: url("images/graphic-element-yellow5.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; } }
    .blog-page .page-content-wrapper .blog-wrapper {
      padding-top: 0px; }
      @media screen and (min-width: 768px) {
        .blog-page .page-content-wrapper .blog-wrapper {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          margin: 0px -15px;
          padding-top: 55px; } }
      @media screen and (min-width: 992px) {
        .blog-page .page-content-wrapper .blog-wrapper {
          padding-top: 80px; } }
      .blog-page .page-content-wrapper .blog-wrapper .item {
        position: relative;
        width: 100%;
        margin-bottom: 40px; }
        @media screen and (min-width: 768px) {
          .blog-page .page-content-wrapper .blog-wrapper .item {
            width: 50%;
            padding: 0 15px;
            margin-bottom: 30px; } }
        @media screen and (min-width: 992px) {
          .blog-page .page-content-wrapper .blog-wrapper .item {
            width: 33.3333%; } }
        .blog-page .page-content-wrapper .blog-wrapper .item .item-inner {
          background-color: #f5f6f2;
          height: 100%; }
          .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .image img {
            width: 100%; }
          .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content {
            padding: 25px 20px; }
            .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .date {
              font-weight: normal;
              font-size: 18px;
              text-align: center; }
            .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .title {
              font-weight: bold;
              font-size: 26px;
              text-align: center;
              padding-top: 5px;
              line-height: 1.2; }
              .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .title a {
                color: #575757;
                text-decoration: none; }
                .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .title a:hover, .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .title a:focus {
                  color: #b1080d; }
            .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .terms {
              display: inline-block;
              text-align: center;
              width: 100%;
              padding-top: 12px; }
              .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .terms:after {
                width: 80px;
                height: 2px;
                background-color: #b7b7b7;
                margin: auto;
                display: block;
                content: "";
                margin-top: 15px;
                margin-bottom: 12px; }
              .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .terms .term {
                color: #b1080d;
                text-align: center;
                font-size: 16px;
                font-weight: bold;
                margin: 0px;
                display: inline-block;
                padding: 0 3px; }
            .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .description {
              font-size: 15px;
              color: #575757;
              padding-top: 10px; }
            .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .link {
              text-align: center;
              margin-top: 30px; }
              .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .link a {
                background-color: #b1080d;
                color: #ffffff;
                border: 2px solid #b1080d;
                font-size: 18px;
                padding: 7px 15px;
                display: inline-block;
                text-decoration: none;
                -ms-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                line-height: 1; }
                .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .link a:hover, .blog-page .page-content-wrapper .blog-wrapper .item .item-inner .box-content .link a:focus {
                  color: #b1080d;
                  background-color: transparent; }
      .blog-page .page-content-wrapper .blog-wrapper .media-pagination {
        width: 100%;
        text-align: center;
        padding-top: 10px; }
        .blog-page .page-content-wrapper .blog-wrapper .media-pagination .page-numbers {
          width: 40px;
          height: 40px;
          -ms-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          border: 2px solid #ffd740;
          display: inline-block;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out;
          color: #575757;
          background-color: transparent;
          margin: 2 4px;
          padding: 8px 10px;
          cursor: pointer;
          text-decoration: none; }
          .blog-page .page-content-wrapper .blog-wrapper .media-pagination .page-numbers:hover, .blog-page .page-content-wrapper .blog-wrapper .media-pagination .page-numbers:focus, .blog-page .page-content-wrapper .blog-wrapper .media-pagination .page-numbers.current {
            background-color: #ffd740; }

.blog-detail-page .blog-share .blog-share-inner {
  max-width: 950px;
  margin: auto;
  padding: 30px 0px 0;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center; }
  @media screen and (min-width: 768px) {
    .blog-detail-page .blog-share .blog-share-inner {
      padding: 45px 0px 0;
      justify-content: flex-end;
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end; } }
  @media screen and (min-width: 992px) {
    .blog-detail-page .blog-share .blog-share-inner {
      padding: 60px 0px 0; } }
  .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg {
    background-color: transparent !important;
    border: 2px solid #b1080d;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    line-height: 1.3;
    color: #b1080d;
    font-size: 18px;
    display: inline-block;
    margin: 0px 7px;
    width: 40px;
    height: 40px;
    transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out; }
    @media screen and (min-width: 768px) {
      .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg {
        margin-left: 10px; } }
    .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg path {
      fill: #b1080d; }
    .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg:hover, .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg:focus {
      opacity: 1;
      background-color: #b1080d !important; }
      .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg:hover path, .blog-detail-page .blog-share .blog-share-inner .a2a_kit a span.a2a_svg:focus path {
        fill: #ffffff;
        opacity: 1; }
.blog-detail-page .text-block {
  padding: 40px 0px 40px; }
  @media screen and (min-width: 768px) {
    .blog-detail-page .text-block {
      padding: 25px 0px 60px; } }
  @media screen and (min-width: 992px) {
    .blog-detail-page .text-block {
      padding: 30px 0px 80px; } }
.blog-detail-page .image-text-wrapper .content-outer {
  max-width: 950px;
  margin: auto; }
.blog-detail-page .blog-detail-bottom {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .blog-detail-page .blog-detail-bottom {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .blog-detail-page .blog-detail-bottom {
      padding: 80px 0px; } }
  .blog-detail-page .blog-detail-bottom .textwidget {
    max-width: 950px;
    margin: auto; }
    .blog-detail-page .blog-detail-bottom .textwidget h2 {
      padding-bottom: 30px; }
      @media screen and (min-width: 768px) {
        .blog-detail-page .blog-detail-bottom .textwidget h2 {
          padding-bottom: 40px; } }
      @media screen and (min-width: 992px) {
        .blog-detail-page .blog-detail-bottom .textwidget h2 {
          padding-bottom: 50px; } }
    .blog-detail-page .blog-detail-bottom .textwidget p {
      font-size: 16px;
      color: #575757;
      margin-bottom: 20px; }

/*----------------------13.2 - Support area and customer reviews - Private------------------------*/
.accordian-page {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .accordian-page {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .accordian-page {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .accordian-page:before {
      content: "";
      display: block;
      position: absolute;
      top: 60px;
      left: -80px;
      width: 599px;
      height: 1128px;
      background-image: url("images/graphic-element-yellow4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .accordian-page .section-title h2:after {
    margin-top: 25px;
    margin-bottom: 10px; }
  .accordian-page .section-text {
    max-width: 100%; }
    .accordian-page .section-text p {
      line-height: 2.4; }

.panel-group .panel + .panel {
  margin-top: 0px !important; }

.accordion-section {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .accordion-section {
      padding-top: 55px; } }
  @media screen and (min-width: 1200px) {
    .accordion-section {
      padding-top: 70px; } }
  .accordion-section .panel {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    margin: 0px; }
    .accordion-section .panel:nth-child(3n+1) .panel-heading {
      background-color: #ffd740; }
    .accordion-section .panel:nth-child(3n+2) .panel-heading {
      background-color: #fdb20c; }
    .accordion-section .panel:nth-child(3n) .panel-heading {
      background-color: #e46c03; }
    .accordion-section .panel .panel-heading {
      padding: 20px 15px;
      text-align: center;
      position: relative;
      border-radius: 0px;
      border: none; }
      @media screen and (min-width: 768px) {
        .accordion-section .panel .panel-heading {
          padding: 30px 15px; } }
      .accordion-section .panel .panel-heading h3 {
        font-size: 17px;
        font-family: 'Britannic';
        color: #ffffff;
        display: inline-block; }
        @media screen and (min-width: 400px) and (max-width: 767px) {
          .accordion-section .panel .panel-heading h3 {
            font-size: 20px; } }
        @media screen and (min-width: 768px) {
          .accordion-section .panel .panel-heading h3 {
            font-size: 36px; } }
        .accordion-section .panel .panel-heading h3 a {
          text-decoration: none; }
          .accordion-section .panel .panel-heading h3 a:before {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            content: "";
            display: block; }
          .accordion-section .panel .panel-heading h3 a span {
            position: relative; }
            .accordion-section .panel .panel-heading h3 a span:before {
              background-repeat: no-repeat;
              background-position: center;
              content: "";
              display: block;
              background-size: 20px;
              position: absolute;
              top: 0px;
              right: -25px;
              width: 20px;
              height: 25px;
              background-image: url("images/angle-arrow-up.png"); }
              @media screen and (min-width: 768px) {
                .accordion-section .panel .panel-heading h3 a span:before {
                  width: 35px;
                  height: 40px;
                  right: -80px;
                  background-size: 35px; } }
          .accordion-section .panel .panel-heading h3 a.collapsed span:before {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
    .accordion-section .panel .panel-body {
      background-color: #f4f6f1;
      border: none;
      padding: 20px 10px; }
      @media screen and (min-width: 768px) {
        .accordion-section .panel .panel-body {
          padding: 30px 20px; } }
      @media screen and (min-width: 992px) {
        .accordion-section .panel .panel-body {
          padding: 40px 40px; } }
      .accordion-section .panel .panel-body .content-title {
        border-bottom: 3px solid #aeaeae;
        padding-bottom: 25px;
        margin-bottom: 35px; }
        .accordion-section .panel .panel-body .content-title:last-child {
          margin-bottom: 0px;
          padding-bottom: 0px;
          border-bottom: none; }
        .accordion-section .panel .panel-body .content-title h3 {
          margin: 0px;
          padding-bottom: 15px;
          font-weight: bold;
          font-size: 20px; }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content-title h3 {
              font-size: 24px; } }
        .accordion-section .panel .panel-body .content-title ul {
          padding-left: 17px; }
          .accordion-section .panel .panel-body .content-title ul li a {
            color: #575757;
            font-size: 16px;
            text-decoration: none; }
            .accordion-section .panel .panel-body .content-title ul li a:hover, .accordion-section .panel .panel-body .content-title ul li a:focus {
              color: #b1080d; }
      .accordion-section .panel .panel-body .content {
        border-bottom: 2px solid #b7b7b7;
        margin-bottom: 30px;
        padding-bottom: 30px; }
        @media screen and (min-width: 768px) {
          .accordion-section .panel .panel-body .content {
            display: flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-justify-content: space-between;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            margin-bottom: 45px;
            padding-bottom: 45px; } }
        .accordion-section .panel .panel-body .content:last-child {
          border-bottom: none;
          margin-bottom: 0px;
          padding-bottom: 0px; }
        .accordion-section .panel .panel-body .content .image {
          width: 100%; }
          @media screen and (max-width: 767px) {
            .accordion-section .panel .panel-body .content .image {
              padding-bottom: 20px; } }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content .image {
              width: 100%; } }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .image {
              width: 30%;
              padding-right: 20px; } }
          .accordion-section .panel .panel-body .content .image img {
            width: 100%; }
        .accordion-section .panel .panel-body .content .content-info {
          width: 100%; }
          @media screen and (max-width: 767px) {
            .accordion-section .panel .panel-body .content .content-info {
              padding-bottom: 20px; } }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content .content-info {
              width: 50%;
              padding-right: 15px;
              padding-top: 25px; } }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .content-info {
              width: 45%;
              padding: 0 25px;
              padding-top: 0px; } }
          .accordion-section .panel .panel-body .content .content-info h3 {
            font-weight: bold;
            font-size: 28px;
            margin-top: 0px; }
          .accordion-section .panel .panel-body .content .content-info .location {
            color: #575757;
            font-size: 18px; }
            .accordion-section .panel .panel-body .content .content-info .location:after {
              width: 50px;
              height: 2px;
              background-color: #575757;
              display: block;
              content: "";
              margin-top: 12px;
              margin-bottom: 15px; }
            .accordion-section .panel .panel-body .content .content-info .location i:before {
              margin-right: 15px; }
            .accordion-section .panel .panel-body .content .content-info .location .content-title {
              font-family: 'Calibri';
              font-weight: bold; }
          .accordion-section .panel .panel-body .content .content-info .description {
            font-size: 16px;
            color: #575757; }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper {
              display: flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: -webkit-box;
              display: -webkit-flex;
              padding-top: 20px; } }
          @media screen and (max-width: 767px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link {
              padding-top: 15px; } }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link {
              margin-right: 15px;
              width: 100%;
              padding-top: 15px; } }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link {
              width: auto;
              padding-top: 0px; } }
          .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link a {
            background-color: transparent;
            color: #b1080d;
            border: 2px solid #b1080d;
            font-size: 18px;
            padding: 7px 15px;
            display: inline-block;
            text-decoration: none;
            -ms-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            line-height: 1;
            text-align: center; }
            @media screen and (min-width: 768px) {
              .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link a {
                width: 100%; } }
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link a:hover, .accordion-section .panel .panel-body .content .content-info .links-wrapper .pdf-link a:focus {
              color: #ffffff;
              background-color: #b1080d; }
          @media screen and (max-width: 767px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link {
              padding-top: 15px; } }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link {
              width: 100%;
              padding-top: 15px; } }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link {
              width: auto;
              padding-top: 0px; } }
          .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link a {
            background-color: #b1080d;
            color: #ffffff;
            border: 2px solid #b1080d;
            font-size: 18px;
            padding: 7px 15px;
            display: inline-block;
            text-decoration: none;
            -ms-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            line-height: 1;
            text-align: center; }
            @media screen and (min-width: 768px) {
              .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link a {
                width: 100%; } }
            .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link a:hover, .accordion-section .panel .panel-body .content .content-info .links-wrapper .training-link a:focus {
              color: #b1080d;
              background-color: transparent; }
        .accordion-section .panel .panel-body .content .training-sessions {
          width: 100%; }
          @media screen and (min-width: 768px) {
            .accordion-section .panel .panel-body .content .training-sessions {
              width: 50%;
              padding-left: 15px;
              text-align: center; } }
          @media screen and (min-width: 992px) {
            .accordion-section .panel .panel-body .content .training-sessions {
              width: 25%; } }
          .accordion-section .panel .panel-body .content .training-sessions .training-sessions-title {
            color: #575757;
            text-decoration: center;
            font-size: 18px;
            padding-bottom: 10px; }
            @media screen and (min-width: 768px) {
              .accordion-section .panel .panel-body .content .training-sessions .training-sessions-title:before {
                background-repeat: no-repeat;
                content: "";
                display: block;
                background-position: center;
                background-size: 21px;
                width: 21px;
                height: 21px;
                background-image: url("images/clock.png");
                margin-bottom: 8px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .accordion-section .panel .panel-body .content .training-sessions .training-sessions-title:before {
      margin: auto; } }

          .accordion-section .panel .panel-body .content .training-sessions .training-date {
            font-size: 15px;
            color: #575757;
            font-weight: bold;
            line-height: 1.4; }

/*----------------------14 - Legal mentions------------------------*/
.page-template-default .main-content-wrapper {
  width: 100%;
  clear: both;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .page-template-default .main-content-wrapper {
      padding-top: 152.85px; } }
  .page-template-default .main-content-wrapper .default-page {
    padding: 40px 0px; }
    @media screen and (min-width: 768px) {
      .page-template-default .main-content-wrapper .default-page {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .page-template-default .main-content-wrapper .default-page {
        padding: 80px 0px; } }
    .page-template-default .main-content-wrapper .default-page .page-title {
      padding-bottom: 30px; }
      .page-template-default .main-content-wrapper .default-page .page-title h1 {
        color: #b1080d;
        text-align: center;
        font-family: 'Britannic';
        font-size: 36px;
        margin: 0px; }
        .page-template-default .main-content-wrapper .default-page .page-title h1:after {
          width: 150px;
          height: 2px;
          background-color: #b1080d;
          margin: auto;
          display: block;
          content: "";
          margin-top: 12px; }
    .page-template-default .main-content-wrapper .default-page .page-content-wrapper .page-content-inner {
      max-width: 970px;
      margin: auto;
      width: 100%; }
      .page-template-default .main-content-wrapper .default-page .page-content-wrapper .page-content-inner h2 {
        color: #b1080d;
        font-family: 'Britannic';
        font-size: 30px;
        margin: 0px;
        padding-bottom: 30px;
        padding-top: 20px; }
      .page-template-default .main-content-wrapper .default-page .page-content-wrapper .page-content-inner h3 {
        color: #575757;
        font-size: 22px;
        font-weight: bold;
        margin: 0px; }
      .page-template-default .main-content-wrapper .default-page .page-content-wrapper .page-content-inner p {
        line-height: 1.5;
        font-size: 18px;
        color: #575757;
        margin-bottom: 30px; }

/*----------------------10.1 - Case study------------------------*/
.case-study-page {
  position: relative; }
  @media screen and (min-width: 768px) {
    .case-study-page:before {
      content: "";
      display: block;
      position: absolute;
      top: 70px;
      left: 0px;
      width: 599px;
      height: 1128px;
      background-image: url("images/graphic-element-yellow4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; }
    .case-study-page:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 120px;
      right: 0px;
      width: 488px;
      height: 1128px;
      background-image: url("images/graphic-element-yellow5.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  @media screen and (min-width: 768px) {
    .case-study-page .filter-wrapper .filter-toggle {
      display: none; } }
  @media screen and (max-width: 767px) {
    .case-study-page .filter-wrapper {
      height: 60px;
      min-height: 60px;
      padding: 0 15px; }
      .case-study-page .filter-wrapper .filter-toggle {
        width: 100%;
        text-align: center;
        margin-top: 25px; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .case-study-page .filter-wrapper .filter-toggle {
        display: none; } }
  @media screen and (max-width: 767px) {
        .case-study-page .filter-wrapper .filter-toggle #filter-button {
          padding: 9px 20px;
          background-color: #575757;
          display: block;
          color: #ffffff;
          cursor: pointer;
          font-size: 18px;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out;
          letter-spacing: 0.5px; }
          .case-study-page .filter-wrapper .filter-toggle #filter-button:hover, .case-study-page .filter-wrapper .filter-toggle #filter-button:focus {
            background-color: #ffd740; }
          .case-study-page .filter-wrapper .filter-toggle #filter-button::after {
            content: "\f0b0";
            display: inline-block;
            font-size: 16px;
            font-family: "FontAwesome";
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #ffffff;
            cursor: pointer;
            padding-left: 10px; }
      .case-study-page .filter-wrapper #filters {
        opacity: 0;
        visibility: hidden;
        background-color: #ffffff;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 0 -15px 10px;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        padding-top: 10px; }
        .case-study-page .filter-wrapper #filters .filter {
          border: none;
          border-radius: 5px;
          flex: 1 1 auto;
          font-size: 15px;
          margin: 3px;
          display: inline-block;
          transition: all 0.35s ease-in-out;
          -ms-transition: all 0.35s ease-in-out;
          -o-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          -webkit-transition: all 0.35s ease-in-out; }
          .case-study-page .filter-wrapper #filters .filter a {
            width: 100%; }
      .case-study-page .filter-wrapper.show-filter {
        height: auto;
        min-height: 80px; }
        .case-study-page .filter-wrapper.show-filter #filters {
          opacity: 1;
          visibility: visible; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .case-study-page .filter-wrapper .filter {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      padding-top: 35px;
      max-width: 768px;
      margin: auto; } }
  @media screen and (max-width: 767px) {
      .case-study-page .filter-wrapper .filter .term-item a {
        background-color: transparent;
        color: #575757;
        border: 2px solid #ffd740;
        font-size: 18px;
        padding: 7px 15px;
        display: inline-block;
        text-decoration: none;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out; }
        .case-study-page .filter-wrapper .filter .term-item a:hover, .case-study-page .filter-wrapper .filter .term-item a:focus, .case-study-page .filter-wrapper .filter .term-item a.active {
          background-color: #ffd740; } }
  @media screen and (min-width: 768px) {
    .case-study-page .filter-inner {
      padding-top: 30px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .case-study-page .filter-inner {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      padding-top: 60px;
      margin: 0 -10px; } }
  @media screen and (min-width: 768px) {
      .case-study-page .filter-inner .term-item {
        width: 100%;
        padding: 0 10px; }
        .case-study-page .filter-inner .term-item a {
          background-color: transparent;
          color: #b1080d;
          border: 2px solid #b1080d;
          font-size: 18px;
          padding: 7px 15px;
          display: inline-block;
          text-decoration: none;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          line-height: 1;
          text-align: center;
          width: 100%; }
          .case-study-page .filter-inner .term-item a:hover, .case-study-page .filter-inner .term-item a:focus {
            color: #ffffff;
            background-color: #b1080d; }
        .case-study-page .filter-inner .term-item.active a {
          color: #ffffff;
          background-color: #b1080d; } }
  @media screen and (min-width: 768px) {
    .case-study-page .page-content-wrapper {
      padding-top: 70px; } }
  @media screen and (min-width: 768px) {
    .case-study-page .page-content-wrapper .case-study-wrapper {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 0 -15px; } }
  .case-study-page .page-content-wrapper .case-study-wrapper .item {
    width: 100%;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .case-study-page .page-content-wrapper .case-study-wrapper .item {
        width: 50%;
        padding: 0 15px;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-bottom: 40px; } }
    @media screen and (min-width: 992px) {
      .case-study-page .page-content-wrapper .case-study-wrapper .item {
        width: 33.3333%; } }
    .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner {
      background-color: #f5f6ef; }
      @media screen and (min-width: 768px) {
        .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap; } }
      .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .image {
        width: 100%; }
        .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .image img {
          width: 100%; }
      .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content {
        padding: 25px 15px;
        text-align: center;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center; }
        @media screen and (min-width: 768px) {
          .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content {
            padding: 20px 25px; } }
        @media screen and (min-width: 992px) {
          .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content {
            padding: 25px 40px; } }
        .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .title {
          font-weight: bold;
          font-size: 26px;
          text-align: center; }
          .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .title:after {
            width: 80px;
            height: 2px;
            background-color: #b7b7b7;
            margin: auto;
            display: block;
            content: "";
            margin-top: 10px;
            margin-bottom: 12px; }
        .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .description {
          padding-top: 5px;
          padding-bottom: 20px;
          font-size: 16px;
          color: #575757; }
        .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .link {
          margin-top: auto; }
          .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .link a {
            background-color: #b1080d;
            color: #ffffff;
            border: 2px solid #b1080d;
            font-size: 18px;
            padding: 7px 15px;
            display: inline-block;
            text-decoration: none;
            -ms-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            line-height: 1; }
            .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .link a:before {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0px;
              left: 0px;
              content: "";
              display: block; }
            .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .link a:hover, .case-study-page .page-content-wrapper .case-study-wrapper .item .item-inner .box-content .link a:focus {
              color: #b1080d;
              background-color: transparent; }
  .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination {
    width: 100%;
    text-align: center;
    padding-bottom: 50px; }
    @media screen and (min-width: 768px) {
      .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination {
        padding-top: 20px;
        padding-bottom: 60px; } }
    .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination .page-numbers {
      width: 40px;
      height: 40px;
      -ms-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid #ffd740;
      transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      color: #575757;
      background-color: transparent;
      margin: 0 4px;
      padding: 5px 10px;
      cursor: pointer;
      text-decoration: none; }
      .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination .page-numbers:hover, .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination .page-numbers:focus, .case-study-page .page-content-wrapper .case-study-wrapper .media-pagination .page-numbers.current {
        background-color: #ffd740; }

/*----------------------10.2 - Case study - Detail------------------------*/
.case-study-detail .study-case-outer {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .case-study-detail .study-case-outer {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .case-study-detail .study-case-outer {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .case-study-detail .study-case-outer:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 453px;
      height: 300px;
      background-image: url("images/graphic-element-grey3.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .case-study-detail .study-case-outer .section-title h2, .case-study-detail .study-case-outer .so-widget-sow-editor h2 {
    text-align: left; }
    @media screen and (max-width: 767px) {
      .case-study-detail .study-case-outer .section-title h2, .case-study-detail .study-case-outer .so-widget-sow-editor h2 {
        text-align: center; } }
    .case-study-detail .study-case-outer .section-title h2:after, .case-study-detail .study-case-outer .so-widget-sow-editor h2:after {
      margin: 0px;
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .case-study-detail .study-case-outer .section-title h2:after, .case-study-detail .study-case-outer .so-widget-sow-editor h2:after {
          margin: auto;
          margin-top: 20px; } }
  .case-study-detail .study-case-outer .study-case-top {
    padding: 40px 0px; }
    @media screen and (min-width: 768px) {
      .case-study-detail .study-case-outer .study-case-top {
        padding: 60px 0px; } }
    @media screen and (max-width: 767px) {
      .case-study-detail .study-case-outer .study-case-top .panel-grid-cell {
        margin-bottom: 30px !important; } }
    .case-study-detail .study-case-outer .study-case-top .panel-grid-cell .sow-image-container {
      margin-bottom: 25px; }
      .case-study-detail .study-case-outer .study-case-top .panel-grid-cell .sow-image-container img {
        margin: auto; }
    .case-study-detail .study-case-outer .study-case-top .panel-grid-cell h3 {
      font-weight: bold;
      text-align: center;
      font-size: 24px;
      max-width: 170px;
      margin: auto;
      margin-bottom: 0px; }
  .case-study-detail .study-case-outer .study-case-bottom .panel-grid-cell p {
    font-size: 16px;
    color: #575757; }
.case-study-detail .text-block h2 {
  display: inline-block;
  width: 100%;
  line-height: 1.2; }
  .case-study-detail .text-block h2:after {
    display: none; }
  .case-study-detail .text-block h2 strong {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center; }
    .case-study-detail .text-block h2 strong:after, .case-study-detail .text-block h2 strong:before {
      width: 50px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin: auto 6px; }
.case-study-detail .text-block .content-outer {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .case-study-detail .text-block .content-outer {
      padding-top: 50px; } }
  @media screen and (min-width: 992px) {
    .case-study-detail .text-block .content-outer {
      padding-top: 65px; } }
  .case-study-detail .text-block .content-outer p {
    font-size: 16px;
    color: #575757; }
.case-study-detail .text-image-wrapper {
  position: relative; }
  @media screen and (min-width: 768px) {
    .case-study-detail .text-image-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 342px;
      height: 508px;
      background-image: url("images/graphic-element-yellow2.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .case-study-detail .text-image-wrapper h2 {
    display: inline-block;
    line-height: 1.2;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .case-study-detail .text-image-wrapper h2 {
        margin: auto;
        text-align: center;
        width: 100%; } }
    .case-study-detail .text-image-wrapper h2:after {
      display: none; }
    .case-study-detail .text-image-wrapper h2 strong {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex; }
      @media screen and (max-width: 767px) {
        .case-study-detail .text-image-wrapper h2 strong {
          -ms-justify-content: center;
          -webkit-justify-content: center;
          justify-content: center; } }
      .case-study-detail .text-image-wrapper h2 strong:after, .case-study-detail .text-image-wrapper h2 strong:before {
        width: 50px;
        height: 2px;
        background-color: #b1080d;
        margin: auto;
        display: block;
        content: "";
        margin: auto 6px; }
  .case-study-detail .text-image-wrapper p {
    font-size: 16px;
    color: #575757;
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .case-study-detail .text-image-wrapper p {
        padding-top: 50px; } }
    @media screen and (min-width: 992px) {
      .case-study-detail .text-image-wrapper p {
        padding-top: 65px; } }
.case-study-detail .grid-items-wrapper h2 {
  display: inline-block;
  width: 100%;
  line-height: 1.2; }
  .case-study-detail .grid-items-wrapper h2:after {
    display: none; }
  .case-study-detail .grid-items-wrapper h2 strong {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center; }
    .case-study-detail .grid-items-wrapper h2 strong:after, .case-study-detail .grid-items-wrapper h2 strong:before {
      width: 50px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin: auto 6px; }
.case-study-detail .grid-items-wrapper .grid-items-inner {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .case-study-detail .grid-items-wrapper .grid-items-inner {
      padding-top: 50px; } }
  @media screen and (min-width: 992px) {
    .case-study-detail .grid-items-wrapper .grid-items-inner {
      padding-top: 65px; } }
  @media screen and (max-width: 767px) {
    .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell {
      margin-bottom: 30px !important; } }
  .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell .sow-image-container {
    min-height: 123px; }
    .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell .sow-image-container img {
      margin: auto;
      max-height: 123px;
      width: auto; }
  .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center; }
    .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell h3:before {
      width: 50px;
      height: 2px;
      background-color: #000000;
      margin: auto;
      display: block;
      content: "";
      margin-bottom: 20px; }
  .case-study-detail .grid-items-wrapper .grid-items-inner .panel-grid-cell p {
    font-size: 16px;
    color: #575757;
    padding-top: 5px; }
.case-study-detail .counter-block {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .case-study-detail .counter-block {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .case-study-detail .counter-block {
      padding: 80px 0px; } }
  .case-study-detail .counter-block h2 {
    display: inline-block;
    width: 100%;
    line-height: 1.2; }
    .case-study-detail .counter-block h2:after {
      display: none; }
    .case-study-detail .counter-block h2 strong {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center; }
      .case-study-detail .counter-block h2 strong:after, .case-study-detail .counter-block h2 strong:before {
        width: 50px;
        height: 2px;
        background-color: #b1080d;
        margin: auto;
        display: block;
        content: "";
        margin: auto 6px; }
  .case-study-detail .counter-block .textwidget {
    max-width: 950px;
    margin: auto; }
    .case-study-detail .counter-block .textwidget .counter {
      width: 100%;
      display: inline-block;
      clear: both;
      padding-top: 20px; }
      @media screen and (max-width: 767px) {
        .case-study-detail .counter-block .textwidget .counter {
          text-align: center; } }
      @media screen and (min-width: 768px) {
        .case-study-detail .counter-block .textwidget .counter {
          padding-top: 35px; } }
      @media screen and (min-width: 992px) {
        .case-study-detail .counter-block .textwidget .counter {
          padding-top: 45px; } }
      .case-study-detail .counter-block .textwidget .counter .counter-text {
        text-align: center; }
        .case-study-detail .counter-block .textwidget .counter .counter-text:after {
          width: 70px;
          height: 2px;
          background-color: #b1080d;
          margin: auto;
          display: block;
          content: "";
          margin-top: 0; }
        .case-study-detail .counter-block .textwidget .counter .counter-text span {
          font-size: 65px; }
      .case-study-detail .counter-block .textwidget .counter h3 {
        font-size: 24px;
        padding-top: 15px; }
        @media screen and (min-width: 768px) {
          .case-study-detail .counter-block .textwidget .counter h3 {
            max-width: 150px;
            margin: auto;
            text-align: center; } }
    .case-study-detail .counter-block .textwidget p {
      font-size: 16px;
      color: #575757;
      padding-top: 30px; }
      @media screen and (min-width: 768px) {
        .case-study-detail .counter-block .textwidget p {
          padding-top: 40px; } }
      @media screen and (min-width: 992px) {
        .case-study-detail .counter-block .textwidget p {
          padding-top: 50px; } }
@media screen and (min-width: 768px) {
  .case-study-detail .case-study-text-block h2 strong {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start; } }

/*----------------------05 - Our trainings------------------------*/
.image-text-block {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .image-text-block {
      padding: 60px 0px; }
      .image-text-block:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 453px;
        height: 300px;
        background-image: url("images/graphic-element-grey3.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; } }
  @media screen and (min-width: 992px) {
    .image-text-block {
      padding: 80px 0px; } }
  .image-text-block .section-text {
    max-width: 880px;
    padding-top: 0px; }

.group-images {
  max-width: 500px;
  margin: auto;
  -ms-align-items: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  padding: 40px 0px 20px; }
  @media screen and (min-width: 768px) {
    .group-images {
      padding: 50px 0px; } }
  @media screen and (max-width: 767px) {
    .group-images .group-images-left {
      margin-bottom: 15px; } }
  .group-images .group-images-left img {
    max-width: 300px !important;
    margin-left: auto; }
    @media screen and (max-width: 767px) {
      .group-images .group-images-left img {
        max-width: 260px !important;
        margin: auto; } }
  @media screen and (max-width: 767px) {
    .group-images .group-images-right {
      margin-bottom: 15px; } }
  .group-images .group-images-right .sow-image-container {
    -ms-align-items: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    -ms-justify-content: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important; }
    .group-images .group-images-right .sow-image-container img {
      max-width: 120px; }

.grid-item-content {
  padding: 40px 0px 0; }
  @media screen and (min-width: 768px) {
    .grid-item-content {
      padding: 60px 0px 0; } }
  @media screen and (min-width: 992px) {
    .grid-item-content {
      padding: 80px 0px 0; } }
  .grid-item-content .grid-content-image {
    text-align: center; }
    .grid-item-content .grid-content-image .panel-grid-cell {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .grid-item-content .grid-content-image .panel-grid-cell {
          margin-bottom: 40px !important; } }
      @media screen and (min-width: 768px) {
        .grid-item-content .grid-content-image .panel-grid-cell {
          margin-bottom: 60px; } }
      @media screen and (min-width: 992px) {
        .grid-item-content .grid-content-image .panel-grid-cell {
          margin-bottom: 80px; } }
      .grid-item-content .grid-content-image .panel-grid-cell .so-panel {
        width: 100%; }
        .grid-item-content .grid-content-image .panel-grid-cell .so-panel img {
          margin: auto;
          margin-bottom: 10px;
          max-height: 111px;
          width: auto; }
        .grid-item-content .grid-content-image .panel-grid-cell .so-panel h3 {
          font-weight: bold;
          font-size: 24px; }

.les-formation {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .les-formation {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .les-formation {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .les-formation:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 342px;
      height: 508px;
      background-image: url("images/graphic-element-grey2.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }

.les-partner {
  padding: 40px 0px; }
  @media screen and (min-width: 768px) {
    .les-partner {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .les-partner {
      padding: 80px 0px; } }
  .les-partner .group-images {
    padding: 25px 0px; }
    @media screen and (min-width: 768px) {
      .les-partner .group-images {
        padding: 50px 0px 40px; } }
    .les-partner .group-images .group-images-left {
      max-width: 300px !important;
      margin: auto; }
  .les-partner .section-text {
    max-width: 880px;
    padding-top: 0px; }
  .les-partner .accordion-section {
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .les-partner .accordion-section {
        padding-top: 55px; } }
    .les-partner .accordion-section .panel .panel-body {
      background-color: #ffffff; }
      .les-partner .accordion-section .panel .panel-body .content .training-sessions .training-sessions-title:before {
        background-image: url("images/clock-white.png"); }

/*----------------------06 - Our tools------------------------*/
.block-yellow .textwidget {
  text-align: center;
  padding-top: 25px; }
  @media screen and (min-width: 768px) {
    .block-yellow .textwidget {
      padding-top: 40px; } }
  .block-yellow .textwidget p {
    font-size: 16px;
    color: #575757;
    line-height: 1.5; }

.grid-items-tools {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .grid-items-tools {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .grid-items-tools {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .grid-items-tools:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 342px;
      height: 508px;
      background-image: url("images/graphic-element-yellow2.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  @media screen and (min-width: 768px) {
    .grid-items-tools .textwidget {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 0 -15px; } }
  .grid-items-tools .textwidget .grid-item {
    width: 100%;
    margin-bottom: 35px; }
    @media screen and (min-width: 768px) {
      .grid-items-tools .textwidget .grid-item {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 50px; } }
    @media screen and (min-width: 992px) {
      .grid-items-tools .textwidget .grid-item {
        width: 33.3333%;
        margin-bottom: 70px; } }
    @media screen and (min-width: 992px) {
      .grid-items-tools .textwidget .grid-item .item-inner {
        max-width: 290px; }
      .grid-items-tools .textwidget .grid-item:nth-child(3n+1) .item-inner {
        margin-right: auto; }
      .grid-items-tools .textwidget .grid-item:nth-child(3n+2) .item-inner {
        margin: auto;
        margin-top: 0px; }
      .grid-items-tools .textwidget .grid-item:nth-child(3n) .item-inner {
        margin-left: auto; }
      .grid-items-tools .textwidget .grid-item:last-child:nth-child(3n+1) {
        margin: auto; }
        .grid-items-tools .textwidget .grid-item:last-child:nth-child(3n+1) .item-inner {
          margin: auto; } }
    .grid-items-tools .textwidget .grid-item .img-wrapper {
      position: relative;
      transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out; }
      .grid-items-tools .textwidget .grid-item .img-wrapper .img-wrapper-inner img {
        width: 100%; }
      .grid-items-tools .textwidget .grid-item .img-wrapper .hover-text {
        opacity: 0;
        visibility: hidden;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        background-color: rgba(255, 215, 64, 0.9);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        padding: 30px 15px;
        text-align: center;
        font-size: 17px;
        color: #ffffff;
        line-height: 1.5;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        cursor: pointer; }
      .grid-items-tools .textwidget .grid-item .img-wrapper:hover .hover-text, .grid-items-tools .textwidget .grid-item .img-wrapper:focus .hover-text {
        opacity: 1;
        visibility: visible; }
    .grid-items-tools .textwidget .grid-item .item-caption {
      text-align: center;
      padding: 20px;
      padding-bottom: 0px; }
      .grid-items-tools .textwidget .grid-item .item-caption h2 {
        font-weight: bold;
        color: #575757;
        font-size: 24px;
        font-family: 'Calibri'; }
        .grid-items-tools .textwidget .grid-item .item-caption h2:after {
          display: none; }
      .grid-items-tools .textwidget .grid-item .item-caption p {
        padding-top: 10px;
        font-size: 16px;
        color: #575757; }

/*----------------------07.1 - Our services------------------------*/
.services-block {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .services-block {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .services-block {
      padding: 80px 0px; } }
  @media screen and (min-width: 768px) {
    .services-block:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 453px;
      height: 300px;
      background-image: url("images/graphic-element-grey4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .services-block .text-block-inner h1 {
    color: #b1080d;
    text-align: center;
    font-family: 'Britannic';
    font-size: 30px;
    margin: 0px;
    padding-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .services-block .text-block-inner h1 {
        font-size: 36px;
        padding-bottom: 50px; } }
    .services-block .text-block-inner h1:after {
      width: 150px;
      height: 2px;
      background-color: #b1080d;
      margin: auto;
      display: block;
      content: "";
      margin-top: 20px; }
  .services-block .text-block-inner p {
    text-align: center;
    font-size: 16px;
    color: #575757;
    line-height: 1.5;
    margin-bottom: 0px; }
  .services-block .content-outer {
    padding-top: 10px; }
    .services-block .content-outer p {
      font-size: 16px;
      color: #575757; }
    @media screen and (min-width: 768px) {
      .services-block .content-outer .left-content {
        padding-right: 15px; } }
    @media screen and (min-width: 768px) {
      .services-block .content-outer .right-content {
        padding-left: 15px; } }

.services-grid {
  padding: 40px 0px 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .services-grid {
      padding: 60px 0px 0; } }
  @media screen and (min-width: 992px) {
    .services-grid {
      padding: 80px 0px 0; } }
  @media screen and (min-width: 768px) {
    .services-grid:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 453px;
      height: 300px;
      background-image: url("images/graphic-element-grey4.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: -1; } }
  .services-grid .grid-items-inner {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .services-grid .grid-items-inner .grid-content-image {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 0 -15px; } }
    .services-grid .grid-items-inner .grid-content-image .grid-item {
      width: 100%;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .services-grid .grid-items-inner .grid-content-image .grid-item {
          width: 33.3333%;
          padding: 0 15px;
          margin-bottom: 60px; } }
      @media screen and (min-width: 992px) {
        .services-grid .grid-items-inner .grid-content-image .grid-item {
          margin-bottom: 80px; } }
      .services-grid .grid-items-inner .grid-content-image .grid-item .image {
        min-height: 123px;
        margin-bottom: 25px; }
        .services-grid .grid-items-inner .grid-content-image .grid-item .image img {
          margin: auto;
          max-height: 123px;
          width: auto; }
      .services-grid .grid-items-inner .grid-content-image .grid-item h3 {
        font-weight: bold;
        font-size: 26px; }
        @media screen and (min-width: 768px) {
          .services-grid .grid-items-inner .grid-content-image .grid-item h3 {
            font-size: 17px;
            min-height: 40px; } }
        @media screen and (min-width: 992px) {
          .services-grid .grid-items-inner .grid-content-image .grid-item h3 {
            min-height: 60px;
            font-size: 22px; } }
        @media screen and (min-width: 1200px) {
          .services-grid .grid-items-inner .grid-content-image .grid-item h3 {
            font-size: 26px;
            min-height: 90px;
            max-width: 280px;
            margin: auto; } }
      .services-grid .grid-items-inner .grid-content-image .grid-item .link {
        margin-top: 30px; }
        .services-grid .grid-items-inner .grid-content-image .grid-item .link a {
          background-color: #b1080d;
          color: #ffffff;
          border: 2px solid #b1080d;
          font-size: 18px;
          padding: 7px 15px;
          display: inline-block;
          text-decoration: none;
          -ms-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          line-height: 1; }
          .services-grid .grid-items-inner .grid-content-image .grid-item .link a:hover, .services-grid .grid-items-inner .grid-content-image .grid-item .link a:focus {
            color: #b1080d;
            background-color: transparent; }
  @media screen and (max-width: 767px) {
    .services-grid .section-link-inner {
      padding-top: 25px; } }

/*----------------------07.2 - Our services - Detail------------------------*/
.service-block .textwidget {
  padding-top: 30px;
  max-width: 950px;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .service-block .textwidget {
      padding-top: 50px; } }
  .service-block .textwidget p {
    font-size: 16px;
    color: #575757; }
    .single-services .service-block .textwidget em {
      color: #b1080d;
      font-style: italic;
      font-size: 30px;
      padding: 15px 0px;
      display: block;
      line-height: 1.1; }
      @media screen and (min-width: 768px) {
        .single-services .service-block .textwidget em {
          padding: 20px 0px; } }
      @media screen and (min-width: 992px) {
        .single-services .service-block .textwidget em {
          padding: 25px 0px; } }

.service-page-inner:after {
  display: none; }

/*----------------------08 - Boss's monday------------------------*/
.boss-monday-page-outer {
  width: 100%;
  clear: both;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .boss-monday-page-outer {
      margin-top: 152.85px; } }
  .boss-monday-page-outer .boss-monday-page {
    padding: 40px 0px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .boss-monday-page {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .boss-monday-page-outer .boss-monday-page {
        padding: 80px 0px; } }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .boss-monday-page:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 342px;
        height: 508px;
        background-image: url("images/graphic-element-yellow2.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; } }
    .boss-monday-page-outer .boss-monday-page .page-title h1 {
      color: #b1080d;
      text-align: center;
      font-family: 'Britannic';
      font-size: 30px;
      margin: 0px; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .boss-monday-page .page-title h1 {
          font-size: 36px; } }
      .boss-monday-page-outer .boss-monday-page .page-title h1:after {
        width: 150px;
        height: 2px;
        background-color: #b1080d;
        margin: auto;
        display: block;
        content: "";
        margin-top: 12px; }
    .boss-monday-page-outer .boss-monday-page .basic-page-content {
      padding-top: 30px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .boss-monday-page .basic-page-content {
          padding-top: 50px; } }
      .boss-monday-page-outer .boss-monday-page .basic-page-content p {
        font-size: 16px;
        color: #575757;
        line-height: 1.5;
        margin-bottom: 0px; }
  .boss-monday-page-outer .progress-meeting-section {
    padding: 40px 0px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .progress-meeting-section {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .boss-monday-page-outer .progress-meeting-section {
        padding: 80px 0px; } }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .progress-meeting-section .progress-meeting {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center; } }
    .boss-monday-page-outer .progress-meeting-section .progress-meeting .left-content {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .left-content {
          width: 60%;
          padding-right: 15px; } }
      @media screen and (min-width: 992px) {
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .left-content {
          padding-right: 25px; } }
      .boss-monday-page-outer .progress-meeting-section .progress-meeting .left-content img {
        width: 100%; }
    .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content {
      width: 100%;
      text-align: center;
      padding-top: 25px; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content {
          width: 40%;
          padding-left: 15px; } }
      @media screen and (min-width: 992px) {
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content {
          padding-left: 25px; } }
      .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .title h2 {
        color: #b1080d;
        text-align: center;
        font-family: 'Britannic';
        font-size: 30px;
        margin: 0px; }
        @media screen and (min-width: 768px) {
          .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .title h2 {
            font-size: 36px; } }
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .title h2:after {
          width: 150px;
          height: 2px;
          background-color: #b1080d;
          margin: auto;
          display: block;
          content: "";
          margin-top: 22px; }
      .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .date {
        padding-top: 30px;
        font-size: 16px; }
      .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .subtitle {
        padding-top: 10px; }
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .subtitle p {
          font-weight: bold;
          font-size: 20px;
          line-height: 1.3; }
      .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .link {
        margin-top: 25px; }
        .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .link a {
          background-color: #b1080d;
          color: #ffffff;
          border: 2px solid #b1080d;
          font-size: 18px;
          padding: 7px 15px;
          display: inline-block;
          text-decoration: none;
          line-height: 1; }
          .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .link a:hover, .boss-monday-page-outer .progress-meeting-section .progress-meeting .right-content .link a:focus {
            color: #b1080d;
            background-color: transparent; }
  .boss-monday-page-outer .next-meeting-section {
    padding: 40px 0px;
    position: relative; }
    .boss-monday-page-outer .next-meeting-section .link
{
	text-align:center;
	padding-top:20px;
}
    .boss-monday-page-outer .next-meeting-section .link a{
	background-color: #b1080d;
    	color: #ffffff;
    	border: 2px solid #b1080d;
    	font-size: 18px;
    	padding: 8px 20px;
    	display: inline-block;
    	text-decoration: none;
    	-ms-border-radius: 5px;
    	-webkit-border-radius: 5px;
    	border-radius: 5px;
    	line-height: 1;      
 }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .next-meeting-section {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .boss-monday-page-outer .next-meeting-section {
        padding: 80px 0px; } }
    .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper {
      padding-top: 30px; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper {
          padding-top: 50px;
          margin: 0px -15px; } }
      @media screen and (max-width: 767px) {
        .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting {
          padding: 0px;
          margin-bottom: 25px; } }
      .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting .image img {
        width: 100%; }
      .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting .title h3 {
        font-weight: bold;
        text-align: center;
        font-size: 24px; }
        @media screen and (min-width: 768px) {
          .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting .title h3 {
            min-height: 60px; } }
      .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting .date {
        font-size: 16px;
        text-align: center; }
      .boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting .content {
        font-size: 16px;
        color: #575757;
        padding-top: 5px; }
  .boss-monday-page-outer .previous-meeting-section {
    padding: 40px 0px 0px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .previous-meeting-section {
        padding: 60px 0px 10px; } }
    @media screen and (min-width: 992px) {
      .boss-monday-page-outer .previous-meeting-section {
        padding: 80px 0px 20px; } }
    @media screen and (min-width: 768px) {
      .boss-monday-page-outer .previous-meeting-section:after {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 453px;
        height: 300px;
        background-image: url("images/graphic-element-grey5.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: -1; } }
    .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner {
      padding-top: 30px; }
      @media screen and (min-width: 768px) {
        .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          margin: 0 -15px;
          padding-top: 50px; } }
      .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting {
        width: 100%;
        margin-bottom: 40px; }
        @media screen and (min-width: 768px) {
          .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting {
            width: 50%;
            padding: 0 15px;
            margin-bottom: 50px; } }
        @media screen and (min-width: 992px) {
          .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting {
            width: 33.3333%;
            margin-bottom: 60px; } }
        .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting .image img {
          width: 100%; }
        .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting .title h3 {
          font-weight: bold;
          text-align: center;
          font-size: 24px; }
          @media screen and (min-width: 768px) {
            .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting .title h3 {
              min-height: 60px; } }
        .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting .date {
          font-size: 16px;
          text-align: center; }
        .boss-monday-page-outer .previous-meeting-section .previous-meeting-inner .previous-meeting .content {
          font-size: 16px;
          color: #575757;
          padding-top: 5px; }

/*----------------------Error Page------------------------*/
.error404 .main-content-wrapper {
  width: 100%;
  clear: both;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .error404 .main-content-wrapper {
      margin-top: 152.85px; } }
  .error404 .main-content-wrapper .main-content {
    padding: 40px 0px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .error404 .main-content-wrapper .main-content {
        padding: 60px 0px; } }
    @media screen and (min-width: 992px) {
      .error404 .main-content-wrapper .main-content {
        padding: 80px 0px; } }
    .error404 .main-content-wrapper .main-content .page-title {
      padding-bottom: 20px; }
      .error404 .main-content-wrapper .main-content .page-title h1 {
        color: #b1080d;
        text-align: center;
        font-family: 'Britannic';
        font-size: 30px;
        margin: 0px; }
        @media screen and (min-width: 768px) {
          .error404 .main-content-wrapper .main-content .page-title h1 {
            font-size: 36px; } }
        .error404 .main-content-wrapper .main-content .page-title h1:after {
          width: 150px;
          height: 2px;
          background-color: #b1080d;
          margin: auto;
          display: block;
          content: "";
          margin-top: 15px; }
    .error404 .main-content-wrapper .main-content h3 {
      font-size: 20px;
      font-weight: bold; }
    .error404 .main-content-wrapper .main-content form.search-form {
      padding-top: 30px; }
      @media screen and (max-width: 767px) {
        .error404 .main-content-wrapper .main-content form.search-form {
          text-align: left; } }
      @media screen and (min-width: 768px) {
        .error404 .main-content-wrapper .main-content form.search-form {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          justify-content: center;
          -webkit-justify-content: center;
          -ms-justify-content: center; } }
      @media screen and (min-width: 768px) {
        .error404 .main-content-wrapper .main-content form.search-form label {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center; } }
      .error404 .main-content-wrapper .main-content form.search-form label span.screen-reader-text {
        font-size: 18px;
        color: #575757;
        padding-right: 15px;
        font-weight: normal; }
      .error404 .main-content-wrapper .main-content form.search-form label input.search-field {
        background-color: #f8f8f8;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        color: #575757;
        font-size: 16px;
        width: 100%;
        padding: 0 15px;
        font-style: italic;
        font-weight: normal;
        height: 40px; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field::-moz-placeholder {
          color: #575757;
          opacity: 1; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field::-webkit-input-placeholder {
          opacity: 1;
          color: #575757; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field:-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field::-ms-input-placeholder {
          opacity: 1;
          color: #575757; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field:focus::-moz-placeholder {
          opacity: 1; }
          .error404 .main-content-wrapper .main-content form.search-form label input.search-field:focus::-moz-placeholder::-webkit-input-placeholder {
            opacity: 1; }
          .error404 .main-content-wrapper .main-content form.search-form label input.search-field:focus::-moz-placeholder:-ms-input-placeholder {
            opacity: 1; }
        .error404 .main-content-wrapper .main-content form.search-form label input.search-field:focus::-ms-input-placeholder {
          opacity: 1; }
        @media screen and (max-width: 767px) {
          .error404 .main-content-wrapper .main-content form.search-form label input.search-field {
            margin-top: 15px;
            margin-bottom: 15px; } }
      .error404 .main-content-wrapper .main-content form.search-form input.search-submit {
        background-color: #b1080d;
        color: #ffffff;
        border: 2px solid #b1080d;
        font-size: 18px;
        padding: 7px 30px;
        display: inline-block;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        box-shadow: none;
        width: auto;
        transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        height: 40px; }
        .error404 .main-content-wrapper .main-content form.search-form input.search-submit:hover, .error404 .main-content-wrapper .main-content form.search-form input.search-submit:focus {
          color: #b1080d;
          border: 2px solid #b1080d;
          background-color: transparent; }

/*----------------------Search Page------------------------*/
.search-page {
  padding: 40px 0px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .search-page {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) {
    .search-page {
      padding: 80px 0px; } }
  .search-page .page-title {
    padding-bottom: 20px; }
    .search-page .page-title h1 {
      color: #b1080d;
      text-align: center;
      font-family: 'Britannic';
      font-size: 30px;
      margin: 0px; }
      @media screen and (min-width: 768px) {
        .search-page .page-title h1 {
          font-size: 36px; } }
      .search-page .page-title h1:after {
        width: 150px;
        height: 2px;
        background-color: #b1080d;
        margin: auto;
        display: block;
        content: "";
        margin-top: 15px; }
  @media screen and (max-width: 767px) {
    .search-page .search-results form.search-form {
      text-align: left;
      padding: 20px 0px; } }
  @media screen and (min-width: 768px) {
    .search-page .search-results form.search-form {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    .search-page .search-results form.search-form label {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center; } }
  .search-page .search-results form.search-form label span.screen-reader-text {
    font-size: 18px;
    color: #575757;
    padding-right: 15px;
    font-weight: normal; }
  .search-page .search-results form.search-form label input.search-field {
    background-color: #f8f8f8;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    color: #575757;
    font-size: 16px;
    width: 100%;
    padding: 0 15px;
    font-style: italic;
    font-weight: normal;
    height: 40px; }
    .search-page .search-results form.search-form label input.search-field::-moz-placeholder {
      color: #575757;
      opacity: 1; }
    .search-page .search-results form.search-form label input.search-field::-webkit-input-placeholder {
      opacity: 1;
      color: #575757; }
    .search-page .search-results form.search-form label input.search-field:-ms-input-placeholder {
      opacity: 1;
      color: #575757; }
    .search-page .search-results form.search-form label input.search-field::-ms-input-placeholder {
      opacity: 1;
      color: #575757; }
    .search-page .search-results form.search-form label input.search-field:focus::-moz-placeholder {
      opacity: 1; }
      .search-page .search-results form.search-form label input.search-field:focus::-moz-placeholder::-webkit-input-placeholder {
        opacity: 1; }
      .search-page .search-results form.search-form label input.search-field:focus::-moz-placeholder:-ms-input-placeholder {
        opacity: 1; }
    .search-page .search-results form.search-form label input.search-field:focus::-ms-input-placeholder {
      opacity: 1; }
    @media screen and (max-width: 767px) {
      .search-page .search-results form.search-form label input.search-field {
        margin-top: 15px;
        margin-bottom: 15px; } }
  .search-page .search-results form.search-form input.search-submit {
    background-color: #b1080d;
    color: #ffffff;
    border: 2px solid #b1080d;
    font-size: 18px;
    padding: 7px 30px;
    display: inline-block;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    box-shadow: none;
    width: auto;
    transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    height: 40px; }
    .search-page .search-results form.search-form input.search-submit:hover, .search-page .search-results form.search-form input.search-submit:focus {
      color: #b1080d;
      border: 2px solid #b1080d;
      background-color: transparent; }
  .search-page .search-results h2 {
    font-weight: bold;
    font-size: 24px; }
  .search-page .search-results .body p {
    font-size: 16px;
    color: #575757; }
  .search-page .search-results a {
    background-color: #b1080d;
    color: #ffffff;
    border: 2px solid #b1080d;
    font-size: 18px;
    padding: 7px 15px;
    display: inline-block;
    text-decoration: none;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    margin-bottom: 25px; }
    .search-page .search-results a:hover, .search-page .search-results a:focus {
      color: #b1080d;
      background-color: transparent; }

.contact-link {
  padding-top: 25px; }
  @media screen and (max-width: 767px) {
    .contact-link {
      padding-top: 10px; } }
  .contact-link p {
    text-align: center; }
    .contact-link p a {
      font-size: 18px;
      color: #b1080d;
      font-weight: normal;
      text-decoration: none; }
      .contact-link p a:hover, .contact-link p a:focus {
        color: #000000; }

/*# sourceMappingURL=style.css.map */



.so-widget-sow-button .ow-button-base a {
  background: #b1080d !important;
  color: #ffffff !important;
  border: 2px solid #b1080d !important;
  font-size: 18px !important;
  padding: 7px 15px !important;
  display: inline-block !important;
  text-decoration: none !important;
  -ms-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  line-height: 1 !important;
}

.so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
  color: #b1080d !important;
  background: transparent !important;
}

.so-widget-sow-image .widget-title {
  margin-top: 25px !important;
  font-weight: bold;
}



.page-id-262 #espace-client-login {
  margin-bottom: 30px;
}

.page-id-262 #espace-client-login a {
  border: 1px solid #b1080d;
  padding: 10px 30px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #b1080d;
  color: #ffffff;
  font-size: 20px;
}

.page-id-262 #espace-client-login a:hover {
  background-color: transparent;
  color: #b1080d;
}

.page-id-262 #espace-client-inscription a {
  border: 1px solid #b1080d;
  padding: 10px 30px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: transparent;
  color: #b1080d;
  font-size: 20px;
}

.page-id-262 #espace-client-inscription a:hover {
  background-color: #b1080d;
  color: #fff;
}

.login-action-login .privacy-policy-link {
  color: #fff;
}
.login-action-login .privacy-policy-link:hover {
  color: #b1080d;
}




.video-youtube-wrapper {
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .video-youtube-wrapper iframe {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .modal-youtube-avis iframe {
    width: 100% !important;
  }
  .modal-youtube-avis .close {
    font-size: 40px !important;
  }
}

.button-image-player-video-youtube {
  display: inline-block;
  background: none;
  border: none;
}
.button-image-player-video-youtube:focus {
  background: none;
  border: none;
}
.image-player-video-youtube {
  position: absolute;
  top: 135px;
  left: 50%;
  transform: translate(-50%, -190%);
}
@media screen and (max-width: 1199px) {
  .image-player-video-youtube {
    top: 140px;
    transform: translate(-50%, -200%);
  }
}
@media screen and (max-width: 767px) {
  .image-player-video-youtube {
    top: 110px;
    transform: translate(-50%, -150%);
  }
}
@media screen and (max-width: 636px) {
  .image-player-video-youtube {
    top: 120px;
    transform: translate(-50%, -170%);
  }
}

.modal-youtube-avis .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.modal-youtube-avis .modal-body .close {
  opacity: 1;
  text-shadow: none;
}

td
{
  font-size: 16px !important;
}

.siteorigin-widget-tinymce {
  font-size: 16px;
}

@media screen and (max-width: 3840px) {
  input.wpcf7-submit{
    margin-top: 5% !important;
  }
}

@media screen and (max-width: 766px) {
  input.wpcf7-submit{
    margin-top: 0% !important;
    margin-left: 5%;
  }
}

@media screen and (max-width: 556px) {
  input.wpcf7-submit{
    margin-top: 5% !important;

  }
}

.boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting-style {
  padding-bottom: 60px;
  display: flex;
  height: 550px !important;
  max-height: 550px !important;
  flex-direction: column;
  justify-content: space-between;
}

.boss-monday-page-outer .next-meeting-section .next-meeting-wrapper .next-meeting-style .link {
  
}

.avis-image-container {
  margin-top: 100px;
}

.team-profiles .team-profile-inner .team-profile-info {
  text-align: center;
}

.team-profiles .team-profile-inner .team-profile-info h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}

.avis-youtube-contaier .logos-slider-wrapper h3 {
  padding: 0 10px;
}

.accordion-open {
  display: block !important;
}

.menu-reveal-class {
  display: block !important;
}