/**
  Imported base  file of stylesheet
 */
.list-detail {
  list-style: "-     ";
}

.dropdown-toggle::after {
  display: none !important;
}
.mt__10 {
  margin-top: -10px;
}

body {
  font-family: "Roboto", sans-serif;
}

.blue-color {
  color: #006699;
  text-decoration: none !important;
}

.border-bottom--none {
  border-bottom: none !important;
}

.text-underline {
  text-decoration: underline;
}

.width--100 {
  width: 100% !important;
}

.width--90 {
  width: 90% !important;
}

.width--350px {
  width: 350px !important;
}

.width--80 {
  width: 80% !important;
}

.mega-width--80 {
  width: 80% !important;
}
@media (min-width: 768px) and (max-width: 1172px) {
  .mega-width--80 {
    width: 95% !important;
  }
}
@media (min-width: 300px) and (max-width: 996px) {
  .mega-width--80 {
    width: 100% !important;
  }
}

.width--70 {
  width: 70% !important;
}

.height--auto {
  height: auto !important;
}

.margin-top--15 {
  margin-top: 15%;
}

.margin-top--20 {
  margin-top: 20%;
}

.height--79vh {
  height: auto !important;
  padding-bottom: 5.6%;
}

.margin-top--30 {
  margin-top: 30%;
}

.margin-top--10 {
  margin-top: 10%;
}
@media all and (max-width: 991px) {
  .margin-top--10 {
    margin-top: 50%;
  }
}

.margin-top--5 {
  margin-top: 5%;
}

.height--400px {
  height: 400px;
}

.pricing-width-42 {
  width: 35% !important;
}

.pricing-width-80 {
  width: 80% !important;
}

.pricing-width-70 {
  width: 70% !important;
}

.pricing-width-85 {
  width: 85% !important;
}

.margin-left--8 {
  margin-left: 8% !important;
}

.width--90px {
  width: 90px !important;
}

.legal-md-3 {
  width: 340px;
  width: 340px;
  min-width: 340px;
  max-width: 340px;
  min-height: auto;
  scroll-behavior: smooth;
}

.legal-md-9 {
  /* padding: 23px 27px;
   margin-left: 30px;
   max-width: calc(100% - 329px - 30px);*/
}

@media all and (max-width: 1199px) {
  .legal-md-4 {
    display: none;
  }
}

.width--90px {
  width: 90px !important;
}

.legal-md-3 {
  width: 340px;
  min-width: 340px;
  max-width: 340px;
  min-height: auto;
  scroll-behavior: smooth;
}

.legal-md-9 {
  padding: 23px 27px;
  margin-left: 30px;
  max-width: calc(100% - 340px);
}

* {
  -webkit-font-smoothing: antialiased;
}

.banner-height {
  margin-top: -56px;
  padding-top: 76px;
}

.width-30 {
  width: 30% !important;
}

.width-42 {
  width: 42% !important;
}
@media all and (max-width: 1209px) {
  .width-42 {
    width: 46% !important;
    overflow-x: auto;
  }
}
@media all and (max-width: 995px) {
  .width-42 {
    width: 90% !important;
  }
}
@media all and (max-width: 768px) {
  .width-42 {
    width: 100% !important;
  }
}

.width-50 {
  width: 50% !important;
}

.width-40 {
  width: 40% !important;
}

.margin-r-40 {
  margin-right: 40% !important;
}

.margin-r-25 {
  margin-right: 25% !important;
}

.margin-t-20 {
  margin-top: 20% !important;
}

body {
  *zoom: 0;
}

.mt-cgu {
  margin-top: 4rem;
}
@media all and (max-width: 991px) {
  .mt-cgu {
    margin-top: 8rem;
  }
}

/* for desktop */
.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 100px;
  right: 22px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  z-index: 100;
}
@media all and (max-width: 767px) {
  .whatsapp_float {
    top: 325px;
  }
}

.whatsapp-icon {
  margin-top: 16px;
  color: #fff;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
    margin-top: 10px;
  }
  .whatsapp-icon:hover {
    color: #fff;
  }

  .whatsapp_float {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 10px;
    font-size: 22px;
  }
}
/**
 Imported modules files of stylesheet
 */
.whiter {
  color: #fff;
}

.blueer {
  color: #006699;
}

.with-100-percent {
  width: 100% !important;
}

.footer-legafrik {
  background: #00334E;
  color: white;
  padding: 20px;
}
.footer-legafrik .footer-legafrik-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top {
  -webkit-box-flex: 0;
          flex: 0 0 80%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
@media all and (max-width: 768px) {
  .footer-legafrik .footer-legafrik-container .legafrik-footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column wrap;
  }
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item {
  -webkit-box-flex: 0;
          flex: 0 0 33%;
}
@media all and (max-width: 768px) {
  .footer-legafrik .footer-legafrik-container .legafrik-footer-top-item {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
  }
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item .legafrik-footer-top-box-img {
  margin-left: 2.5rem;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item .legafrik-footer-top-box-img img {
  margin-bottom: 1.5rem;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item:last-child li {
  margin-bottom: 1rem;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item:last-child li .legafrik-footer-bottom {
  font-weight: bold;
  margin-left: 5px;
}
@media all and (max-width: 768px) {
  .footer-legafrik .footer-legafrik-container .legafrik-footer-top-item:last-child li .legafrik-footer-bottom {
    margin-left: 0;
  }
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item:last-child li img {
  width: 30px;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item .legafrik-footer-top-box-list {
  list-style: none;
  line-height: 1.7;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-top-item .legafrik-footer-top-box-list a {
  text-decoration: none;
  color: #fff;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-bottom {
  -webkit-box-flex: 0;
          flex: 0 0 20%;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-bottom .legafrik-footer-bottom-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-bottom .legafrik-footer-bottom-copyright {
  margin-top: 15px;
  -webkit-box-flex: 70%;
          flex: 70%;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-bottom .legafrik-footer-bottom-media {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-flex: 30%;
          flex: 30%;
  list-style: none;
}
.footer-legafrik .footer-legafrik-container .legafrik-footer-bottom .legafrik-footer-bottom-media li {
  margin: 15px;
}

.legafrik-form-title {
  font-size: 18px;
  color: #006699;
  font-weight: bold;
}

.legafrik-form {
  padding: 16px;
}
.legafrik-form label {
  font-size: 16px;
  color: #006699;
}
.legafrik-form .legafrik-input {
  height: 45px;
  color: #006699 !important;
  line-height: 1.4;
}
.legafrik-form .legafrik-textarea {
  color: #006699 !important;
}
.legafrik-form .legafrik-send {
  padding: 10px 45px;
  font-size: 17px;
  background: #006699;
  border: 1px solid #006699;
}
.legafrik-form .legafrik-send:hover {
  background: #006699;
  border: 1px solid #006699;
}

/* Desktop Main Menu Color */
.wsmainfull, .wsmenu > .wsmenu-list, .wsmobileheader {
  background-color: #fff;
}

/* Mobile Header */
.wsmenu > .wsmenu-list > li > a {
  color: #006699;
  font-weight: bold;
  border-left: 2px solid #807C7D;
  font-size: 16px;
}
.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  border-top-color: #b3b3b3;
}
.wsmenu > .wsmenu-list > li > a:hover .wsarrow:after, .wsmenu > .wsmenu-list > li > a.active .wsarrow:after {
  border-top-color: #fff;
}
.wsmenu > .wsmenu-list > li:hover > a .wsarrow:after {
  border-top-color: #fff;
}
.wsmenu > .wsmenu-list > li:hover > a > i {
  color: #fff;
}
.wsmenu > .wsmenu-list > li > a > i {
  color: #55606c;
}
.wsmenu > .wsmenu-list > li > a.active i {
  color: #fff;
}
.wsmenu > .wsmenu-list > li > a:hover i {
  color: #fff;
}
.wsmenu > .wsmenu-list > li > a.active {
  color: #006699;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
  padding: 15px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > a {
  color: #006699;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a, .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li:hover a {
  color: #006699;
}

/* Color Swicher CSS */
body {
  background-color: #e9ebef;
}

.swichermainbx {
  max-width: 1140px;
  margin: 155px auto 0px auto;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.45);
  padding: 32px;
}

.swichermainleft {
  width: 50%;
  float: left;
  margin-bottom: 25px;
}

.swichermainright {
  width: 50%;
  float: left;
  margin-bottom: 25px;
}
.swichermainright.swichertxt {
  width: 100%;
  float: none;
  margin-bottom: 25px;
}

.swichertxt02 {
  font-size: 15px;
  margin-bottom: 15px;
  color: #fff;
}

.header {
  width: 100%;
  display: block;
  min-height: 214px;
  padding-top: 0px;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0px;
}

.posrlt {
  position: relative;
}

.headtoppart {
  display: block;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px dotted #006699;
  height: 39px;
  margin: 0px auto;
  padding: 0px 0px;
  min-width: 320px;
}

.headertopleft {
  width: 50%;
  float: left;
}

.headertopright {
  width: 50%;
  float: right;
  text-align: right;
}
.headertopright a {
  line-height: 39px;
  color: #5f5f5f;
  font-size: 14px;
  padding: 0px 12px;
  float: right;
}
.headertopright a:first-child {
  font-size: 12px;
}
.headertopright a:hover {
  background-color: #272B37;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.headertopright a.facebookicon:hover {
  background-color: #3b5998;
  color: #fff;
}
.headertopright a.twittericon:hover {
  background-color: #55acee;
  color: #fff;
}
.headertopright a.linkedinicon:hover {
  background-color: #0077b5;
  color: #fff;
}
.headertopright a.googleicon:hover {
  background-color: #006699;
  color: #fff;
}

.address {
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  color: #b6b6b6;
}
.address a {
  color: #747373;
}
.address span {
  margin-right: 9px;
  color: #747373;
}
.address i {
  margin-right: 6px;
  margin-left: 6px;
  color: #5f5f5f;
}

.norlt {
  position: static;
}

.menuwrapper {
  position: relative;
}

.show-grid {
  background-color: #fff;
}

.btn-border {
  border: 2px solid;
  border-radius: 40px;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  -moz-user-select: none;
  background-image: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  padding: 15px 40px;
}
.btn-border:hover, .btn-border:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}

.mobiletext02 {
  display: none;
}

@media only screen and (min-width: 230px) and (max-width: 991px) {
  .headtoppart {
    display: none;
  }

  .swichermainbx {
    width: 96%;
    margin: 25% 2%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 25px;
    border-radius: 14px;
  }

  .swichermainleft, .swichermainright {
    width: 98%;
    margin: 1% 1%;
  }

  .wscolorcode {
    width: 12.5%;
  }

  .swichertxt, .swichertxt02 span {
    display: none;
  }
}
/*
 * Plugin: Web Slide Navigation System
 * Demo Link: https://tagfold.com/webslide/
 * Author: TagFold
 * License: http://codecanyon.net/licenses/standard
*/
/* ======== Find Below Table of Content Points to Go Relevant Section  =========
[Table of contents DESKTOP]
Desktop Base CSS
Desktop Main Menu CSS
- Desktop Search Bar
Desktop Drop Down Menu CSS
Desktop Mega Menus CSS
-> Desktop Half Menu CSS
-> Desktop HTML Form Menu CSS
Desktop Extra CSS

[Table of contents MOBILE ]
Mobile Menu Change Brake Point
Mobile Base CSS
Mobile Main Menu CSS
Mobile Slide Down Links CSS
Mobile Mega Menus CSS
Mobile Header CSS
 -> Mobile Search Bar
 -> Mobile Toggle Menu icon (X ICON)
Mobile Overlay/Drawer CSS
Mobile Sub Menu Expander Arrows
Mobile Extra CSS
Extra @Media Query
===============================================================================*/
/* ================== Desktop Base CSS  ================== */
.header-top-bar {
  background: #fff;
  border-bottom: 1px dotted #006699;
}
.header-top-bar .header-banner {
  height: 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  /* .item-white{
     background: #fff;
     color: #006699;
     border: 1px solid #006699;
   }*/
}
.header-top-bar .header-banner .item-blues, .header-top-bar .header-banner .item-white {
  background: #54a8d2;
  color: #fff;
}
.header-top-bar .header-banner .item-hd .email-suround {
  font-size: 14px;
  color: #006699;
}
.header-top-bar .header-banner .item-hd a {
  color: #006699;
  margin-left: 0.2rem;
  text-decoration: none;
}
.header-top-bar .header-banner .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-flex: 0;
          flex: 0 0 264px;
  margin: 0 0.2rem;
  padding: 4px 0 4px 12px;
  border-radius: 4px;
}
.header-top-bar .header-banner .item:last-of-type {
  -webkit-box-flex: 0 !important;
          flex: 0 0 300px !important;
  padding: 4px;
}
.header-top-bar .header-banner .contact-item-texts {
  font-size: 15px;
  font-weight: bold;
}
.header-top-bar .header-banner .contact-item-texts .whatsapp-img {
  width: 20px;
}
.header-top-bar .header-banner .contact-item-countrys {
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.header-top-bar .header-banner .contact-item-countrys .contact-country-image {
  width: 25px;
}
.header-top-bar .header-banner .country-show-around button {
  background: #fff;
  color: #006699;
  border: 1px solid #006699;
  border: 1px solid #006699;
  padding: 4px 15px;
  font-size: 15px;
}
.header-top-bar .header-banner .country-show-around .country-show-around-img {
  width: 15px;
}
.header-top-bar .header-banner .country-show-around .country-show-container {
  padding: 4px 5px;
  border-bottom: 1px dotted #006699;
  font-size: 15px;
  color: #006699;
}
.header-top-bar .header-banner .country-show-around .country-show-container .country-show-image {
  width: 15px;
}
.header-top-bar .header-banner .count-box {
  display: inline;
}
.header-top-bar .header-banner .count-box a {
  color: #006699;
  text-align: center;
  /*  padding-top: 0;
    padding-bottom: 0;*/
  font-size: 15px;
  padding: 4px 5px;
}
.header-top-bar .header-banner .count-box button {
  background: #006699;
  color: #fff;
  border: 1px solid #006699;
  font-size: 15px;
  padding: 4px 15px;
}
@media (min-width: 200px) and (max-width: 991px) {
  .header-top-bar {
    display: none;
  }
}
.header-top-bar .box-logo {
  margin-left: -70%;
}
@media (min-width: 768px) and (max-width: 1275px) {
  .header-top-bar .box-logo {
    margin-left: 0;
  }
}
.header-top-bar .top-bar-left {
  list-style: none;
}
.header-top-bar .top-bar-left li {
  float: left;
  padding: 5px;
  margin: 5px;
  color: #006699;
  font-weight: bold;
}
.header-top-bar .top-bar-left .whatsapp-img {
  width: 20px;
  line-height: 3;
}
.header-top-bar .top-bar-left .popre {
  line-height: 3;
}
.header-top-bar .top-bar-left a {
  text-decoration: none;
  line-height: 3;
  color: #006699;
}
.header-top-bar .top-bar-left .btn-login {
  color: #006699;
  background: white;
  padding: 10px 15px;
  border-radius: 25px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  font-weight: normal;
}
.header-top-bar .top-bar-left .register-link {
  color: #006699;
  background: white;
  padding: 10px 15px;
  font-weight: normal;
  border: 3px double #006699;
  border-radius: 8px;
}
.header-top-bar .top-bar-left .count-box:hover > .dropdown-menu {
  visibility: visible;
}

.mobile-register-list {
  list-style: none;
}
.mobile-register-list li {
  float: left;
  padding: 5px;
  margin: 5px;
  color: #006699;
  font-weight: bold;
}
.mobile-register-list a {
  text-decoration: none;
  line-height: 3;
  color: #006699;
}
.mobile-register-list .btn-login {
  color: #006699;
  background: white;
  padding: 10px 15px;
  border-radius: 25px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  font-weight: normal;
}
.mobile-register-list .register-link {
  color: #006699;
  background: white;
  padding: 10px 15px;
  font-weight: normal;
  border: 3px double #006699;
  border-radius: 8px;
}
.mobile-register-list .mobile-box {
  display: inline;
}
.mobile-register-list .mobile-box a {
  color: #006699;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
}
.mobile-register-list .mobile-box button {
  background: white;
  color: #006699;
  border: 1px solid #006699;
}
.mobile-register-list .mobile-box .dropdown-menu {
  display: block;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 10px;
}
.mobile-register-list .mobile-box:hover > .dropdown-menu {
  visibility: visible;
}

.wsmenu html, .wsmenu body, .wsmenu iframe, .wsmenu h1, .wsmenu h2, .wsmenu h3, .wsmenu h4, .wsmenu h5, .wsmenu h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-family: Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: antialiased;
  font-smooth: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
  font-smooth: subpixel-antialiased;
}
.wsmenu .cl {
  clear: both;
}
.wsmenu img {
  border: 0 none;
  max-width: 100%;
}

object, embed, video {
  border: 0 none;
  max-width: 100%;
}

.wsmenu a:focus {
  outline: none;
}
.wsmenu:before {
  content: "";
  display: table;
}
.wsmenu:after {
  content: "";
  display: table;
  clear: both;
}

/* ================== Desktop Main Menu CSS ================== */
.wsmenucontainer {
  background-size: cover;
  overflow: hidden;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.wsmainfull {
  width: 100%;
  height: 60px;
  position: relative;
  background: #f8f8f8;
}

.wsmainwp {
  margin: 0 auto;
  max-width: 1140px;
}

.desktoplogo {
  padding: 2px 0px 0px 0px;
  margin: 0;
  float: left;
}
.desktoplogo img {
  width: 43px;
  height: 58px;
}

.wsmenu {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  padding: 0;
  width: 90%;
  float: right;
  display: block;
}
.wsmenu > .wsmenu-list {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 100%;
  display: block;
  padding: 0;
}
.wsmenu > .wsmenu-list > li {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
}
.wsmenu > .wsmenu-list > li > a {
  display: block;
  padding: 5px 28px 5px 19px;
  line-height: 50px;
  text-decoration: none;
  position: relative;
}
.wsmenu > .wsmenu-list > li:last-child > a {
  border-right: 0px;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
  padding-left: 25px;
  padding-right: 25px;
}
.wsmenu > .wsmenu-list > li > a i {
  display: inline-block;
  font-size: 14px;
  line-height: inherit;
  margin-right: 12px;
  vertical-align: top;
}
.wsmenu > .wsmenu-list > li > a.menuhomeicon i {
  margin-right: 0px;
  font-size: 15px;
}
.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 11px;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}
.wsmenu > .wsmenu-list > li.rightmenu {
  float: right;
  float: right;
}
.wsmenu > .wsmenu-list > li.rightmenu a {
  padding: 0px 30px 0px 20px;
  border-right: none;
}
.wsmenu > .wsmenu-list > li.rightmenu a i {
  font-size: 15px;
}
.wsmenu > .wsmenu-list > li.rightmenu:before {
  content: "";
  display: table;
}

/* Desktop Search Bar */
.wsmenu-list > li.rightmenu:after {
  content: "";
  display: table;
}

.wsmenu > .wsmenu-list > li.rightmenu {
  zoom: 1;
}
.wsmenu > .wsmenu-list > li.rightmenu:after {
  clear: both;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
  float: right;
  width: 210px;
  height: 39px;
  position: relative;
  margin: 16px 0px 0px 0px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle {
  top: 0px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  line-height: 30px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.3;
  color: #333;
  z-index: 1000;
  background-color: transparent;
  border: solid 0px;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle i {
  line-height: 37px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle:hover i {
  opacity: 1;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu {
  position: absolute;
  top: 60.2px;
  z-index: 1000;
  margin: 0px;
  padding: 10px;
  min-width: 190px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
  position: relative;
  margin: 0px;
  padding: 0 10px;
  display: block;
  border-bottom: 1px dotted #006699;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:last-of-type {
  border-bottom: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  background-image: none;
  color: #006699;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 16px;
  letter-spacing: normal;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  text-decoration: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
  margin-right: 9px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border: solid 1px #eeeeee;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
  background-image: none;
  color: #666666;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0px solid;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
  text-decoration: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
  margin-right: 9px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0px;
  list-style: none;
  padding: 0px;
  background-color: #fff;
  border: solid 1px #eeeeee;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  background-image: none;
  color: #666666;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0px solid;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
  text-decoration: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
  margin-right: 9px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
  width: 100%;
  left: 0px;
  position: absolute;
  top: 60.4px;
  color: #000;
  z-index: 1000;
  margin: 0px;
  text-align: left;
  padding: 15px;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
  color: #333333;
  width: 100%;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  border-bottom: 2px solid #333;
  padding-bottom: 10px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt {
  width: 100%;
  font-size: 14px;
  text-align: justify;
  line-height: 22px;
  color: #424242;
  margin-top: 10px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
  display: block;
  text-align: center;
  white-space: nowrap;
  text-align: left;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
  line-height: 18px;
  border-right: none;
  text-align: left;
  padding: 6px 0px;
  background: #fff;
  background-image: none;
  color: #666666;
  border-right: 0 none;
  display: block;
  background-color: #fff;
  color: #424242;
  font-size: 13px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu li i {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu li a {
  font-size: 16px;
  color: #006699;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li i {
  font-size: 12px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu li i {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .mrgtop {
  margin-top: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  width: 30%;
  right: auto;
  left: auto;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
  width: 20%;
  right: auto;
  left: auto;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
  width: 100%;
  display: block;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-inner .item img {
  width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-next, .wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-prev {
  opacity: 0.8;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text {
  padding: 15px;
  font-size: 14px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul {
  padding: 0px 0px;
  margin: 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li {
  display: block;
  padding: 6px 0px;
  line-height: 22px;
  border-bottom: 1px dotted #006699;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li:last-of-type {
  border-bottom: none;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li a {
  color: #006699;
  text-decoration: none;
}

/* ================== Desktop Drop Down Menu CSS ================== */
/* ================== Desktop Mega Menus CSS  ================== */
/*= Desktop Half Menu CSS =*/
/*= Desktop HTML Form Menu CSS =*/
/* ================== Desktop Extra CSS ================== */
.wsmobileheader {
  display: none;
}

.overlapblackbg {
  opacity: 0;
  visibility: hidden;
}

.wsmenu .wsmenu-click, .wsmenu .wsmenu-click02 {
  display: none;
}

.hometext {
  display: none;
}

/*==============================================================================
                              Start Mobile CSS
===============================================================================*/
/* ================== Mobile Menu Change Brake Point ================== */
@media only screen and (max-width: 991px) {
  /* ================== Mobile Base CSS ================== */
  html {
    overflow: hidden;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }

  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  body.wsactive {
    overflow: hidden;
  }

  /* ================== Mobile Main Menu CSS ================== */
  .desktoplogo {
    display: none;
  }

  .wsmainfull {
    height: 0;
  }

  .wsmenucontainer {
    background-attachment: local;
    background-position: 33% 0%;
  }

  .wsmenu {
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    overflow-y: hidden;
    padding: 0;
    top: 0;
    visibility: hidden;
    position: fixed;
    margin: 0px;
  }
  .wsmenu > .wsmenu-list {
    height: auto;
    min-height: 100%;
    width: 240px;
    background: #fff;
    padding-bottom: 0;
    margin-left: -240px;
    display: block;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .wsmenu > .wsmenu-list > li {
    width: 100%;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
    clear: right;
  }
  .wsmenu > .wsmenu-list > li > a {
    padding: 12px 32px 12px 17px;
    font-size: 14px;
    text-align: left;
    border-right: solid 0px;
    background-color: transparent;
    color: #666666;
    line-height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, 0.13);
    position: static;
  }
  .wsmenu > .wsmenu-list > li a.menuhomeicon {
    padding-left: 17px;
    padding-right: 17px;
    border-top: solid 1px rgba(0, 0, 0, 0.13);
  }
  .wsmenu > .wsmenu-list > li > a.menuhomeicon i {
    display: none;
  }
  .wsmenu > .wsmenu-list > li > a > i {
    font-size: 16px;
    color: #bfbfbf;
  }
  .wsmenu > .wsmenu-list > li > a .wsarrow:after {
    display: none;
  }
  .wsmenu > .wsmenu-list > li:hover > a {
    background-color: rgba(0, 0, 0, 0.08);
    text-decoration: none;
  }
  .wsmenu > .wsmenu-list > li > a > .hometext {
    display: inline-block;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu {
    display: none;
    position: relative;
    top: 0px;
    background-color: #fff;
    border: none;
    padding: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 16px;
    color: #383838;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li span + a {
    padding-right: 30px;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
    display: none;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu li:hover > a {
    background-color: #e7e7e7;
    color: #666666;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
    width: 100%;
    position: static;
    left: 100%;
    top: 0;
    display: none;
    margin: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 26px;
    color: #383838;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li span + a {
    padding-right: 30px;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
    display: none;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
    color: #000;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
    color: #000;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
    width: 100%;
    position: static;
    left: 100%;
    top: 0;
    display: none;
    margin: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    margin: 0px 0px 0px 0px;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 34px;
    color: #383838;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li span + a {
    padding-right: 30px;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
    display: none;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
    color: #000;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu {
    color: #ffffff;
    display: none;
    position: relative;
    top: 0px;
    padding: 10px 12px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: inherit;
    transition: inherit;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    -webkit-transform-style: flat;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
    width: 100%;
    margin: 0px;
    padding: 5px 0px 10px 0px;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu .title {
    color: #333333;
    font-size: 15px;
    padding: 10px 8px 10px 0px;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu > ul {
    width: 100%;
    margin: 0px;
    padding: 15px;
    font-size: 13px;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu > ul > li > a {
    padding: 9px 15px;
    line-height: normal;
    font-size: 13px;
    background-color: #e7e7e7;
    color: #333333;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu > ul > li > a:hover {
    background-color: #000000;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu ul li.title {
    line-height: 26px;
    color: #333333;
    margin: 0px;
    font-size: 15px;
    padding: 7px 0px;
    background-color: transparent;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
    width: 100%;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
    padding: 5px 0px 62px 0px;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
    margin: 0px;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type=button], .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type=submit] {
    width: 46%;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
    min-height: 100px;
  }

  @supports (-webkit-overflow-scrolling: touch) {
    .wsmenu > .wsmenu-list > li:last-child {
      padding-bottom: 110px;
    }
  }
  /* ================== Mobile Slide Down Links CSS ================== */
  /* ================== Mobile Mega Menus CSS  ================== */
  /* ================== Mobile Header CSS ================== */
  .wsmobileheader {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    height: 80px;
    background-color: #fff;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  }

  .wsactive .wsmobileheader {
    margin-left: 240px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  .wsmobileheader .smllogo {
    display: inline;
  }
  .wsmobileheader .smllogo img {
    margin-top: 2%;
    height: 50px;
    width: 50px;
  }

  /* Mobile Search Bar*/

  /* Mobile Toggle Menu icon (X ICON) */

  /* ================== Mobile Overlay/Drawer CSS ================== */

  /* ================== Mobile Sub Menu Expander Arrows  ================== */

  /*End Media Query*/
}
@media only screen and (max-width: 991px) and (max-width: 320px) {
  .wsmobileheader .smllogo img {
    margin-left: 12%;
  }
}
@media only screen and (max-width: 991px) {
  .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
    width: 86%;
    margin: 7% 7%;
    padding: 0px;
  }
  .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
    border-radius: 50px;
  }
  .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .callusbtn {
    color: #a9a9a9;
    font-size: 17px;
    position: absolute;
    right: 5px;
    top: 0px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    z-index: 102;
    padding: 13px 14px;
  }
  .callusbtn i {
    vertical-align: top;
    margin-top: 4px;
  }
  .callusbtn:hover i {
    color: #a9a9a9;
  }
}
@media only screen and (max-width: 991px) {
  .wsanimated-arrow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 102;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    padding: 16px 35px 16px 0px;
    margin: 7px 0 0 15px;
  }
  .wsanimated-arrow span {
    cursor: pointer;
    height: 2px;
    width: 26px;
    background: #006699;
    position: absolute;
    display: block;
    content: "";
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .wsanimated-arrow span:before, .wsanimated-arrow span:after {
    cursor: pointer;
    height: 2px;
    width: 17px;
    background: #006699;
    position: absolute;
    display: block;
    content: "";
  }
  .wsanimated-arrow span:before {
    top: -7px;
    width: 26px;
  }
  .wsanimated-arrow span:after {
    bottom: -7px;
    width: 26px;
  }
  .wsanimated-arrow span:before, .wsanimated-arrow span:after {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
}
@media only screen and (max-width: 991px) {
  .wsactive .wsanimated-arrow span {
    background-color: transparent;
  }
  .wsactive .wsanimated-arrow span:after {
    width: 26px;
  }
  .wsactive .wsanimated-arrow span:before {
    top: 7px;
  }
  .wsactive .wsanimated-arrow.active span:after {
    top: 7px;
  }
  .wsactive .wsanimated-arrow span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0px;
  }
  .wsactive .wsanimated-arrow span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@media only screen and (max-width: 991px) {
  .overlapblackbg {
    right: 0;
    width: calc(100% - 240px);
    height: 100vh;
    min-height: 100%;
    position: fixed;
    top: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
}
@media only screen and (max-width: 991px) {
  .wsactive .wsmenu .overlapblackbg {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -ms-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
  }
}
@media only screen and (max-width: 991px) {
  .wsmenucontainer {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
}
@media only screen and (max-width: 991px) {
  .wsactive .wsmenucontainer {
    margin-left: 240px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .wsactive .wsmenu {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    z-index: 1000;
    top: 0;
  }
  .wsactive .wsmenu > .wsmenu-list {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .wsmenu > .wsmenu-list > li > .wsmenu-click {
    height: 49px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: 23px;
  }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
    display: block;
    height: 8px;
    width: 8px;
    float: right;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
    margin: 18px 18px 0px 0px;
  }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 1.5px 1.5px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 {
    height: 41px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i {
    display: block;
    height: 8px;
    width: 8px;
    float: right;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
    margin: 14px 18px 0px 0px;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 1.5px 1.5px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i.wsmenu-rotate {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: 19px;
  }
}
/* Extra @Media Query*/
@media only screen and (min-width: 992px) and (max-width: 1162px) {
  .desktoplogo {
    margin-left: 12px;
  }

  .wsmenu > .wsmenu-list > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
  .wsmenu > .wsmenu-list > li > a > .wsarrow {
    display: none;
  }
  .wsmenu > .wsmenu-list > li a.menuhomeicon {
    padding-left: 22px;
    padding-right: 22px;
  }
}
.wsmenu > .wsmenu-list > li > ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li:hover > ul.sub-menu, .wsmenu > .wsmenu-list > li:hover > .wsmegamenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -ms-transition: -ms-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -ms-transition: -ms-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}

.barnner-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  justify-content: space-around;
  background: rgba(0, 102, 153, 0.1);
  height: 50px;
  padding: 0;
  margin: 0;
}
.barnner-content .bold-barnner {
  display: inline;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.barnner-content .barnner-description-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 5px;
  color: #000;
}
.barnner-content .barnner-box-close {
  padding: 0;
  margin: 0;
}
.barnner-content .barnner-box-close .barnner-btn-close {
  border-radius: 50%;
  color: #006699;
  background: #ffffff;
}
.barnner-content .barnner-paragraph {
  margin: 0;
  font-size: 14px;
}
.barnner-content .bold-barnner {
  margin-right: 5px;
}
.barnner-content .bold-barnner i {
  color: #006699;
}
.barnner-content .banner-subscribe-link {
  text-decoration: none;
  font-weight: bold;
  color: #006699;
}

.mt-x-1 {
  margin-left: 1rem;
}

/**
Imported layout files of stylesheet
 */
.legafrik-home-barner {
  background: url("../../../assets/images/background/banner-bg.jpg") no-repeat center;
  background-size: 100% 100%;
  padding: 15px;
}
@media all and (min-width: 280px) and (max-width: 768px) {
  .legafrik-home-barner {
    background: #A8C9DE;
  }
}
.legafrik-home-barner h1 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 5%;
  margin-bottom: 7%;
  padding: 10px;
  line-height: 1.5;
  color: #006699;
}
@media all and (max-width: 991px) {
  .legafrik-home-barner h1 {
    margin-top: 25%;
  }
}
@media all and (max-width: 995px) {
  .legafrik-home-barner h1 {
    font-size: 20px;
  }
}
@media all and (max-width: 519px) {
  .legafrik-home-barner h1 {
    text-align: center;
    margin-top: 35%;
  }
}
@media all and (max-width: 519px) {
  .legafrik-home-barner h1 br {
    display: none;
  }
}
.legafrik-home-barner .box-content .box-button {
  float: left;
}
@media all and (max-width: 995px) {
  .legafrik-home-barner .box-content .box-button {
    margin-left: -20px;
  }
}
@media all and (max-width: 663px) {
  .legafrik-home-barner .box-content .box-button {
    margin-left: 15px;
  }
}
@media all and (max-width: 545px) {
  .legafrik-home-barner .box-content .box-button {
    margin-left: -13px;
  }
}
@media all and (max-width: 500px) {
  .legafrik-home-barner .box-content .box-button {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
.legafrik-home-barner .box-content .box-button a {
  background: #006699;
  padding: 17px 23px;
  margin: 12px;
  text-decoration: none;
  color: white;
  border-radius: 4px;
}
@media all and (max-width: 501px) {
  .legafrik-home-barner .box-content .box-button a {
    display: block;
    text-align: center;
    width: 100%;
    margin: 12px 0;
  }
}
.legafrik-home-barner .box-content .box-button a:last-of-type {
  display: block;
  width: 80%;
  margin-top: 12%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media all and (max-width: 501px) {
  .legafrik-home-barner .box-content .box-button a:last-of-type {
    text-align: center;
    width: 100%;
    margin: 13px 0;
  }
}
.legafrik-home-barner .box-blog {
  text-align: center;
  margin: 8% 15px 0px 15px;
}
.legafrik-home-barner .box-blog .blog-btn {
  background: white;
  padding: 12px 18px;
  text-decoration: none;
  color: #006699;
  border-radius: 4px;
  border: 1px solid #006699;
}
@media all and (max-width: 501px) {
  .legafrik-home-barner .box-blog .blog-btn {
    width: 100%;
    margin: 13px 0;
    display: block;
  }
}

.legafrik-home-static {
  padding: 5px;
}
.legafrik-home-static .box-legal {
  color: #006699;
  text-align: center;
}
@media all and (max-width: 767px) {
  .legafrik-home-static .box-legal {
    border: 2px dotted #00334E;
    width: inherit;
    margin: 4px;
    border-radius: 7px;
  }
}
.legafrik-home-static .box-legal img {
  width: 100px;
}
.legafrik-home-static .box-legal p {
  font-weight: bold;
  font-size: 16px;
}
.legafrik-home-static .border-static {
  border-left: 2px solid #EDECEB;
}
@media all and (max-width: 767px) {
  .legafrik-home-static .border-static {
    border-left: none;
  }
}
.legafrik-home-static .legal-right img {
  width: 55px !important;
}
@media all and (max-width: 767px) {
  .legafrik-home-static .legal-right {
    border: 2px dotted #00334E;
    border-radius: 7px;
  }
}

.services {
  background: #F2F7FA;
  color: #006699;
}
.services h3 {
  text-align: center;
  font-size: 18px;
  padding: 15px;
  margin: 18px 0;
  font-weight: bold;
  line-height: 1.6;
}
@media all and (max-width: 489px) {
  .services h3 {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .services h3 br {
    display: none;
  }
}
.services .card {
  padding: 12px;
  margin: 15px 0px 20px 0px;
  background-clip: border-box;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.services .card:after, .services .card:before {
  box-sizing: border-box;
}
.services .card .card-header {
  padding: 15px 7px;
}
.services .card .card-header a {
  text-decoration: none;
  color: #006699;
  font-weight: bold;
  display: block;
  font-size: 16px;
}
.services .card .card-header .countries-text, .services .card .card-header img {
  line-height: 1.5;
}
.services .card .card-header img {
  width: 30px;
  float: left;
}
.services .card .list-group .list-group-item {
  text-align: left !important;
}
.services .card .list-group .list-group-item a {
  display: -webkit-box;
  display: flex;
  padding-right: 5px;
  font-weight: 600;
  font-size: 15px;
  color: #1E4A61;
  text-decoration: none;
  border: 0;
  border-radius: 0.25rem;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.services .box-see-all {
  text-align: center;
  padding: 5px;
  margin-bottom: 4rem;
}
.services .box-see-all a {
  text-decoration: none;
  color: #006699;
  font-weight: bold;
  font-size: 18px;
}
.services .box-see-all a:after {
  content: "  ->";
}

.legafrik-compta {
  background-size: 100% 100%;
}
@media all and (max-width: 767px) {
  .legafrik-compta {
    height: auto;
  }
}
.legafrik-compta h3 {
  margin: 30px 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #006699;
}
@media all and (max-width: 767px) {
  .legafrik-compta h3 {
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 501px) {
  .legafrik-compta h3 {
    font-weight: bold;
    font-size: 22px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-compta h3 br {
    display: none;
  }
}
.legafrik-compta h3 strong {
  color: #006699;
  font-weight: 800;
  font-size: 23px;
}
.legafrik-compta h4 {
  display: block;
  line-height: 1.5;
  color: #006699;
}
@media all and (max-width: 767px) {
  .legafrik-compta h4 {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
  }
}
.legafrik-compta h4 .legafrik-span-blue {
  color: #006699;
  font-weight: bold;
}
.legafrik-compta h4 .legafrik-span {
  font-weight: bold;
}
.legafrik-compta h4 .smaller {
  font-size: 18px;
}
.legafrik-compta ul {
  margin-bottom: 25px;
}
.legafrik-compta ul li {
  font-weight: bold;
  list-style: url("../../../assets/images/legafrik/check.png");
  padding: 5px;
  color: #006699;
}
.legafrik-compta .legafrik-compta-box-button {
  margin-left: 10%;
  margin-top: 1%;
}
@media all and (max-width: 767px) {
  .legafrik-compta .legafrik-compta-box-button {
    margin: 10px;
  }
}
.legafrik-compta .legafrik-compta-box-button a {
  background: #006699;
  color: #fff;
  border: 2px solid #006699;
  font-weight: bold;
  padding: 7px 35px;
  margin-bottom: 15%;
}
@media all and (max-width: 767px) {
  .legafrik-compta .legafrik-compta-box-button a {
    width: 100%;
    display: block;
    margin: 10px auto 15% auto;
    padding: 12px 34px;
    font-size: 16px;
  }
}
.legafrik-compta .box-compta-side {
  width: 100%;
  background-size: cover;
  margin-left: 16%;
  margin-top: -3%;
}
@media all and (max-width: 767px) {
  .legafrik-compta .box-compta-side {
    display: none;
  }
}
.legafrik-compta .box-compta-side img {
  width: 90%;
  text-align: left;
}

.legafrik-facturation {
  color: white;
  background: url("../../../assets/images/legafrik/fond blue-01.jpg") no-repeat;
  background-size: 100% 100%;
  height: auto;
}
@media all and (max-width: 1200px) {
  .legafrik-facturation {
    background-size: 120% 100%;
  }
}
@media all and (max-width: 991px) {
  .legafrik-facturation {
    background-size: 150% 100%;
  }
}
@media all and (max-width: 767px) {
  .legafrik-facturation {
    background-size: 210% 100%;
  }
}
.legafrik-facturation .title-facturation {
  font-size: 24px;
  font-weight: bold;
  margin: 40px 10px 25px 10px;
  line-height: 1.6;
  text-align: center;
}
@media all and (max-width: 767px) {
  .legafrik-facturation .title-facturation {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
  }
}
@media all and (max-width: 767px) {
  .legafrik-facturation .title-facturation {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-facturation .title-facturation br {
    display: none;
  }
}
.legafrik-facturation .flex-box {
  display: -webkit-box;
  display: flex;
  margin: 15px 0px 15px -30px;
}
@media all and (max-width: 767px) {
  .legafrik-facturation .flex-box {
    margin-left: 1px;
  }
}
.legafrik-facturation .flex-box img {
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
@media all and (max-width: 767px) {
  .legafrik-facturation .flex-box img {
    width: 80px;
    height: 80px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-facturation .flex-box p {
    display: inline-block;
    width: 100%;
    margin-right: 0;
  }
}
.legafrik-facturation .box-facturation-button {
  text-align: right;
  margin-right: 15%;
  margin-bottom: 5%;
}
@media all and (max-width: 767px) {
  .legafrik-facturation .box-facturation-button {
    margin: 10px;
    text-align: center;
  }
}
.legafrik-facturation .box-facturation-button a {
  background: white;
  color: #006699;
  border-radius: 4px;
  font-weight: bold;
  border: 1px solid #006699;
}
@media all and (max-width: 767px) {
  .legafrik-facturation .box-facturation-button a {
    width: 100%;
    display: block;
    margin: 10px auto 15% auto;
    padding: 12px 34px;
    font-size: 16px;
  }
}

.section-toosign .toosign-title {
  font-size: 20px;
  text-align: center;
  margin: 40px 15px;
  font-weight: bold;
  line-height: 1.6;
  color: #006699;
}
@media all and (max-width: 767px) {
  .section-toosign .toosign-title {
    margin: 40px 5px;
    padding: 0;
    display: block;
  }
}
@media all and (max-width: 767px) {
  .section-toosign .toosign-title br {
    display: none;
  }
}
.section-toosign .toosign-title span {
  color: #006699;
}
.section-toosign .flex-box {
  display: -webkit-box;
  display: flex;
  color: #006699;
}
.section-toosign .flex-box img {
  width: 45px;
  height: 45px;
  margin-right: 16px;
  margin-bottom: 15px;
}
.section-toosign .flex-box p {
  font-weight: bold;
  font-size: 15px;
}
.section-toosign .pc-sign {
  width: 100%;
  /*margin-left: -25%;*/
}
.section-toosign .btn-tester {
  margin: 12% 20px 5px 20px;
  background: #006699;
  color: #fff;
  font-weight: bold;
  padding: 7px 35px;
}
@media all and (max-width: 767px) {
  .section-toosign .btn-tester {
    width: 100%;
    display: block;
    margin: 10px auto;
    padding: 12px 34px;
    font-size: 16px;
  }
}

.legal-step {
  background: #E3EEF4;
  padding: 15px;
  color: #006699;
}
.legal-step .legal-step-title {
  font-size: 18px;
  text-align: center;
  margin: 25px 10px 6% 10px;
  font-weight: bold;
  line-height: 1.6;
}
.legal-step .legal-box-left, .legal-step .legal-box-right {
  background: white;
  text-align: center;
  padding: 15px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  font-size: 15px;
}
@media all and (max-width: 991px) {
  .legal-step .legal-box-left, .legal-step .legal-box-right {
    display: block;
    width: 100%;
  }
}
.legal-step .legal-box-left h3, .legal-step .legal-box-right h3 {
  font-size: 18px;
  font-weight: bold;
}
.legal-step .legal-box-left {
  height: 360px;
}
.legal-step .legal-box-left h3 {
  font-size: 25px;
}
.legal-step .legal-box-left p {
  font-weight: bold;
}
.legal-step .legal-box-left img {
  width: 110px;
  margin: 10px auto;
}
.legal-step .legal-box-right {
  margin-bottom: 7%;
  height: inherit;
}
@media all and (max-width: 767px) {
  .legal-step .legal-box-right {
    margin-top: 10%;
  }
}
.legal-step .legal-box-right:before {
  content: "";
}
.legal-step .legal-box-right h3 {
  font-size: 25px;
}
.legal-step .legal-box-right .box-flex {
  padding: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.legal-step .legal-box-right .box-flex p {
  text-align: center;
  margin: 5px auto;
  font-weight: bold;
  width: 75%;
}
.legal-step .legal-box-right .box-flex img {
  width: 20%;
}
.legal-step .legal-box-right .box-flex .image_100 {
  width: 100px;
  max-width: 100px;
}

.talking-about-us {
  padding: 15px 5px;
}
.talking-about-us .border-red {
  border-left: 2px solid #EDECEB !important;
}
@media all and (max-width: 767px) {
  .talking-about-us .border-red {
    border-left: none !important;
  }
}
.talking-about-us .talking-about-title {
  text-align: center;
}
.talking-about-us .talking-about-title h4 {
  color: #006699;
  font-size: 1.125rem;
}
.talking-about-us .about-box-image {
  width: inherit;
}
.talking-about-us .about-box-image img {
  width: 100%;
  height: 100%;
}

.legafrik-clients {
  padding: 10px 5px;
  background: #F9FAFD;
  border-bottom: 1px dotted #006699;
  border-top: 1px dotted #006699;
}
.legafrik-clients .box-client-title {
  padding: 15px;
  margin-bottom: 2%;
  text-align: center;
}
.legafrik-clients .box-client-title h2 {
  color: #006699;
  margin-bottom: 1.5rem;
  font-size: 25px;
}
@media all and (max-width: 459px) {
  .legafrik-clients .box-client-title h2 {
    font-size: 20px;
  }
}
.legafrik-clients .owl-carousel img {
  width: 300%;
  height: 300%;
}

.legafrik-areo {
  padding: 56px 5px;
  background: #E3EEF4;
}
.legafrik-areo .box-areo {
  text-align: center;
  margin-top: -2%;
  margin-bottom: 2.5%;
}
.legafrik-areo .box-areo h2 {
  font-size: 23px;
  color: #006699;
}
@media all and (max-width: 767px) {
  .legafrik-areo .box-areo h2 {
    font-size: 20px;
  }
}
.legafrik-areo img {
  margin-right: 5px;
  padding: 3px;
  width: 35px;
}
@media all and (max-width: 1198px) {
  .legafrik-areo img {
    width: 25px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-areo img {
    width: 35px;
  }
}
.legafrik-areo a {
  background: #fff;
  color: #006699;
  text-decoration: none !important;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-align: left;
  font-weight: 700;
  padding: 0.65rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  border: 1px solid #006699;
}
@media all and (max-width: 1198px) {
  .legafrik-areo a {
    font-size: 12px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-areo a {
    font-size: 1rem;
  }
}
.legafrik-areo a:hover {
  color: #006699;
}

.our-link {
  background: #E3EEF4;
  padding: 5px;
}
.our-link .our-link-areo {
  text-align: center;
  padding-bottom: 5%;
}
.our-link .our-link-areo a {
  text-decoration: underline;
  font-size: 16px;
  color: #006699;
}

.bg-bf {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/img-bf.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/img-bf.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}

.legafrik-section {
  padding: 15px;
}
.legafrik-section .box-title {
  padding: 10px 0;
  margin-top: 2%;
  margin-bottom: 1%;
  text-align: center;
}
@media all and (max-width: 991px) {
  .legafrik-section .box-title {
    margin-top: 18%;
  }
}
@media all and (max-width: 678px) {
  .legafrik-section .box-title {
    margin-top: 35%;
    width: 100%;
  }
}
.legafrik-section .box-title .home-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.6;
}
@media all and (max-width: 678px) {
  .legafrik-section .box-title .home-title {
    font-size: 20px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.legafrik-section .box-subtitle {
  text-align: center;
  margin-bottom: 1.2%;
}
.legafrik-section .box-subtitle .home-subtitle {
  font-size: 20px;
}
.legafrik-section .box-home-image {
  margin: 5px auto;
  text-align: center;
  border: 2px solid #fff;
  width: 85px;
  height: 85px;
  border-radius: 50%;
}
.legafrik-section .box-home-image img {
  width: 50px;
  height: 50px;
  text-align: center;
  margin: inherit;
}
.legafrik-section .label-describe {
  text-align: center;
  margin-top: 1%;
  margin-bottom: 2%;
  font-size: 18px;
}
.legafrik-section .box-wish-title {
  text-align: center;
  margin-bottom: 4%;
  text-transform: lowercase;
}
.legafrik-section .box-wish-title .wish-title {
  font-size: 23px;
}
.legafrik-section .box-btn-group {
  text-align: center;
}
@media all and (max-width: 1200px) {
  .legafrik-section .box-btn-group .btn-flex-render {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
}
@media all and (max-width: 705px) {
  .legafrik-section .box-btn-group .btn-flex-render {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column nowrap;
  }
}
.legafrik-section .box-btn-group .btn-legal-ent {
  font-weight: bold;
  text-transform: uppercase;
  padding: 18px 20px;
  font-size: 15px;
  text-decoration: none;
  border-radius: 2px;
  color: #fff;
}
@media all and (max-width: 1200px) {
  .legafrik-section .box-btn-group .btn-legal-ent {
    margin: 0.5rem 1px !important;
  }
}
.legafrik-section .box-btn-group .btn-first {
  background: #00aceb;
}
.legafrik-section .box-btn-group .btn-second {
  background: #00a5e1;
}
.legafrik-section .box-btn-group .btn-third {
  background: #0099d7;
}
.legafrik-section .box-btn-group .btn-fourth {
  background: #0090cd;
}
.legafrik-section .box-btn-group .btn-fitfh {
  background: #0087c3;
}
.legafrik-section .box-btn-group .btn-sixth {
  background: #007fb9;
}
.legafrik-section .box-btn-group .btn-eleventh {
  background: #0076af;
}
.legafrik-section .box-btn-group .btn-height {
  background: #006fa5;
}
.legafrik-section .box-btn-group .btn-nineth {
  background: #006699;
}

.legafrik-section-corporate-bf {
  background: #006699;
  color: white;
  padding: 10px;
}
.legafrik-section-corporate-bf h1 {
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  padding: 10px;
  height: 50px;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .legafrik-section-corporate-bf h1 {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media all and (max-width: 767px) {
  .legafrik-section-corporate-bf {
    padding: 20px 10px;
  }
}

.legafrik-section-corporate-detail {
  /*& .coporate-title-step{
     color: #006699;
     font-size: 23px;
     text-align: center;
     margin: 20px 10px;
     font-weight: bold;
  }
  & .legal-describe-text{
    font-size: 17px;
  }

  & .legal-describe-sub-title{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 10px;
  }

  & .box-section{
    padding: 5px;

    & .box-section-title{
      color: #006699;
      font-size: 23px;
      font-weight: bold;
      margin: 20px 10px;
    }

    & .step-title{
      color: #006699;
      font-size: 20px;
      font-weight: bold;
      margin: 20px 10px;
    }
  }*/
}
.legafrik-section-corporate-detail .box-preambule {
  width: 93%;
  margin: 5% auto 2px auto;
}
.legafrik-section-corporate-detail .box-preambule h2 {
  text-align: center;
  color: #006699;
  font-size: 20px;
}
.legafrik-section-corporate-detail .box-preambule p {
  text-align: justify;
  text-justify: inter-word;
  line-height: 1.7;
}
.legafrik-section-corporate-detail .corporate-detail-boxing {
  border-bottom: 1px solid #006699;
  width: 93%;
  margin: 15px auto;
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-title h4 {
  font-size: 18px;
  color: #006699;
  line-height: 1.5;
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-title .boxing-badge {
  border: 1px solid #006699;
  padding: 2px;
  width: 38px;
  height: 38px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 1.8;
  margin-right: 10px;
}
.legafrik-section-corporate-detail .corporate-detail-boxing p {
  line-height: 1.7;
  text-align: justify;
  text-justify: inter-word;
  font-weight: 300;
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-content {
  margin: 16px 0;
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-content h5 {
  font-size: 16px;
  color: #006699;
  font-weight: bold;
  line-height: 1.6;
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-content h5:before {
  content: "*";
}
.legafrik-section-corporate-detail .corporate-detail-boxing .corporate-detail-boxing-content .corporate-detail-listing {
  list-style: url("../../../assets/images/legafrik/check.png");
}

.bg-bn {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/img-bn.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/img-bn.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}

.legafrik-section-entreprise {
  background: rgba(0, 102, 153, 0.18);
  padding: 30px 25px;
}
.legafrik-section-entreprise .header-entreprise {
  text-align: center;
  font-size: 30px;
  margin-bottom: 35px;
  color: #006699;
}
.legafrik-section-entreprise .box-entreprise-image {
  text-align: center;
}
.legafrik-section-entreprise .box-entreprise-image img {
  width: 95px;
  height: 95px;
  border: 1px solid #006699;
  border-radius: 50%;
  background: #F5F5F5;
  padding: 16px;
}
.legafrik-section-entreprise .box-entreprise-title {
  text-align: center;
  margin-top: 22px;
}
.legafrik-section-entreprise .box-entreprise-title h3 {
  font-size: 17px;
  color: #006699;
  line-height: 1.5;
}

.bg-rdc {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/img-rdc.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/img-rdc.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}

.bg-sg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/bg-sg.jpeg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/bg-sg.jpeg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}

.legafrik-cameroun {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/bg-banner-cameroun.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/bg-banner-cameroun.jpg") no-repeat center;
  background-size: 100%;
  color: white;
  height: 79.2vh;
}

.box-not-found {
  text-align: center;
  margin: 17%;
}
.box-not-found h1 {
  font-size: 60px;
}

.legafrik-section-ci {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.7)), to(rgba(45, 71, 89, 0.7))), url("../../../assets/images/background/img-ci.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.7), rgba(45, 71, 89, 0.7)), url("../../../assets/images/background/img-ci.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}
.legafrik-section-ci .box-ci-title {
  padding: 10px 0;
  margin-top: 4%;
  margin-bottom: 2%;
  text-align: center;
}
@media all and (max-width: 991px) {
  .legafrik-section-ci .box-ci-title {
    margin-top: 18%;
  }
}
@media all and (max-width: 678px) {
  .legafrik-section-ci .box-ci-title {
    margin-top: 35%;
    width: 100%;
  }
}
.legafrik-section-ci .box-ci-title .ci-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7;
}
@media all and (max-width: 678px) {
  .legafrik-section-ci .box-ci-title .ci-title {
    font-size: 20px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.legafrik-section-ci .box-ci-title .country {
  font-size: 22px;
}
.legafrik-section-ci .box-ci-subtitle {
  text-align: center;
  margin-bottom: 4%;
  text-transform: lowercase;
}
.legafrik-section-ci .box-ci-subtitle .ci-subtitle {
  font-size: 23px;
}
.legafrik-section-ci .label-ci-describe {
  text-align: center;
  font-size: 17px;
  margin-bottom: 4%;
  line-height: 1.8;
}
.legafrik-section-ci .label-ci-describe .legafrik-number {
  font-weight: bold;
}
.legafrik-section-ci .btn-ci-group {
  margin-left: -5%;
  width: 100%;
}
@media all and (max-width: 1259px) {
  .legafrik-section-ci .btn-ci-group {
    margin-left: -4%;
  }
}
@media all and (max-width: 1219px) {
  .legafrik-section-ci .btn-ci-group {
    margin-left: -3%;
  }
}
@media all and (max-width: 1200px) {
  .legafrik-section-ci .btn-ci-group {
    margin-left: 0;
  }
}
.legafrik-section-ci .box-btn-group {
  text-align: center;
}
@media all and (max-width: 1200px) {
  .legafrik-section-ci .box-btn-group .btn-flex-render {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
}
@media all and (max-width: 705px) {
  .legafrik-section-ci .box-btn-group .btn-flex-render {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column nowrap;
  }
}
.legafrik-section-ci .box-btn-group .btn-legal-ent {
  font-weight: bold;
  text-transform: uppercase;
  padding: 18px 20px;
  font-size: 15px;
  text-decoration: none;
  border-radius: 2px;
  color: #fff;
}
@media all and (max-width: 1200px) {
  .legafrik-section-ci .box-btn-group .btn-legal-ent {
    margin: 0.5rem 1px !important;
  }
}
.legafrik-section-ci .box-btn-group .btn-first {
  background: #00aceb;
}
.legafrik-section-ci .box-btn-group .btn-second {
  background: #00a5e1;
}
.legafrik-section-ci .box-btn-group .btn-third {
  background: #0099d7;
}
.legafrik-section-ci .box-btn-group .btn-fourth {
  background: #0090cd;
}
.legafrik-section-ci .box-btn-group .btn-fitfh {
  background: #0087c3;
}
.legafrik-section-ci .box-btn-group .btn-sixth {
  background: #007fb9;
}
.legafrik-section-ci .box-btn-group .btn-eleventh {
  background: #0076af;
}
.legafrik-section-ci .box-btn-group .btn-height {
  background: #006fa5;
}
.legafrik-section-ci .box-btn-group .btn-nineth {
  background: #006699;
}

.bg-tg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 71, 89, 0.8)), to(rgba(45, 71, 89, 0.8))), url("../../../assets/images/background/img-tg.jpg") no-repeat center;
  background: linear-gradient(rgba(45, 71, 89, 0.8), rgba(45, 71, 89, 0.8)), url("../../../assets/images/background/img-tg.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}

.legafrik-section-entreprise {
  background: rgba(0, 102, 153, 0.18);
  padding: 30px 25px;
}
.legafrik-section-entreprise .header-entreprise {
  text-align: center;
  font-size: 30px;
  margin-bottom: 35px;
  color: #006699;
}
.legafrik-section-entreprise .box-entreprise-image {
  text-align: center;
}
.legafrik-section-entreprise .box-entreprise-image img {
  width: 95px;
  height: 95px;
  border: 1px solid #006699;
  border-radius: 50%;
  background: #F5F5F5;
  padding: 16px;
}
.legafrik-section-entreprise .box-entreprise-title {
  text-align: center;
  margin-top: 22px;
}
.legafrik-section-entreprise .box-entreprise-title h3 {
  font-size: 17px;
  color: #006699;
  line-height: 1.5;
}

.section-legafrik-facturation {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url("../../../assets/images/background/img-facturation.jpg") no-repeat;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../../assets/images/background/img-facturation.jpg") no-repeat;
  background-size: 100% 100%;
  height: 75.2vh;
  color: white;
  width: 100%;
  padding: 12px;
}
.section-legafrik-facturation h1 {
  font-size: 25px;
  text-align: center;
  margin: 3.5% 10px 6% 10px;
}
.section-legafrik-facturation h3 {
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}
.section-legafrik-facturation .box-section-facturation {
  text-align: center;
  margin-bottom: 5%;
}
.section-legafrik-facturation .box-section-facturation .facturation-btn {
  background: white;
  color: #006699;
  padding: 15px 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.section-legafrik-facturation .block-section-facturation {
  margin: 15px 10px 5% 10px;
}
.section-legafrik-facturation .block-section-facturation p {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
}

/*.legafrik-section-recovery{
  background:   linear-gradient(rgba(0,0,0,.4), rgba(0,0,0,.4)),
  url("../../../assets/images/background/img-recovery.jpg") no-repeat;
  background-size: 100% 100%;
  color: white;
  width: 100%;
  padding: 12px;
  height: 75.2vh;

  & .recovery-title{
    font-size: 25px;
    margin: 4% 15px 3% 15px;
  }

  & .box-recovery{
    text-align: center;
    padding: 10px;
    margin: 15px 10px 2% 10px;

    a{
      background: white;
      color: #006699;
      padding: 20px 6%;
      font-weight: bold;
      text-decoration: none;
      font-size: 18px;
    }
  }

  & .list-recovery{
    margin-top: 25px;
    ul{
      padding: 5px;
    }

    li{
      font-size: 22px;
      padding: 12px 0;
      font-family: 'arial',sans-serif;
    }

  }
}*/
.legafrik-recovery {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#fdfdfe), color-stop(#fbfbfd), color-stop(#f9fafc), color-stop(#f6f8fb), color-stop(#e4eaf2), color-stop(#d2ddea), color-stop(#bfd0e1), color-stop(#99b4cf), color-stop(#7399bd), color-stop(#497fab), to(#006699));
  background-image: linear-gradient(to right, #ffffff, #fdfdfe, #fbfbfd, #f9fafc, #f6f8fb, #e4eaf2, #d2ddea, #bfd0e1, #99b4cf, #7399bd, #497fab, #006699);
  height: 81vh;
  border-bottom: 1px solid #006699;
}
.legafrik-recovery .recovery-box-title {
  margin: 4.5% 0px 4% 0;
  padding: 10px;
  text-align: left;
}
.legafrik-recovery .recovery-box-title .recovery-title {
  font-size: 20px;
  color: #006699;
}
.legafrik-recovery .recovery-box-describe p {
  color: #006699;
  font-size: 16px;
}
.legafrik-recovery .recovery-box-left {
  width: 68%;
  float: left;
}
.legafrik-recovery .recovery-box-left .recovery-box-listing {
  margin-top: -2%;
  /*margin-left: -2%;*/
}
.legafrik-recovery .recovery-box-left .recovery-box-listing .list-recovery {
  list-style: url("../../../assets/images/legafrik/check.png");
}
.legafrik-recovery .recovery-box-left .recovery-box-listing li {
  padding-top: 15px;
  color: #006699;
}
.legafrik-recovery .recovery-box-left .box-recovery-subscribe {
  margin-top: 4rem;
}
.legafrik-recovery .recovery-box-left .box-recovery-subscribe a {
  color: #fff;
  background: #006699;
  padding: 18px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.legafrik-recovery .recovery-box-right {
  width: 30%;
  float: left;
}
.legafrik-recovery .recovery-box-right img {
  width: 120%;
  margin-left: -30%;
  margin-top: -15%;
}

.recovery-process {
  padding: 5%;
}
.recovery-process .recovery-process-box {
  margin: 15px 0 15% 0;
}
.recovery-process .recovery-process-box .process-box-title {
  background: #006699;
  color: white;
  padding: 18px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.recovery-process .recovery-process-box .process-box-content {
  padding: 15px;
  background: #E8ECED;
  color: #006699;
  margin-top: 0;
  height: 250px;
  font-weight: bold;
}
.recovery-process .recovery-box-subscribe {
  margin: 3% 10px 2% 10px;
  text-align: center;
}
.recovery-process .recovery-box-subscribe a {
  background: #006699;
  padding: 30px 6%;
  color: white;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
  font-size: 18px;
}

.section-edit-statut {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url("../../../assets/images/background/img-statut.jpg") no-repeat;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../../assets/images/background/img-statut.jpg") no-repeat;
  background-size: 100% 100%;
  color: white;
  width: 100%;
  height: 75.2vh;
  padding: 12px;
}
.section-edit-statut .edit-statut-title {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
  margin: 5% 15px 4% 15px;
}
.section-edit-statut .box-edit-statut-btn {
  text-align: center;
  margin: 3% 15px;
}
.section-edit-statut .box-edit-statut-btn a {
  background: #006699;
  color: white;
  padding: 15px 7%;
  text-decoration: none;
  font-size: 19px;
  font-weight: bold;
}
.section-edit-statut .box-edit-statut-describe {
  text-align: center;
  margin: 3% 10px;
}
.section-edit-statut .box-edit-statut-describe p {
  width: 100%;
  line-height: 1.8;
  font-size: 19px;
  font-weight: bold;
}

.edit-statut-lanced {
  color: #006699;
  padding: 15px;
  text-align: center;
}
.edit-statut-lanced .box-lanced {
  padding: 25px;
}
.edit-statut-lanced .box-lanced h3 {
  font-weight: bold;
  font-size: 24px;
}

.edit-statut-reason {
  background: #006699;
  padding: 15px;
  text-align: center;
}
.edit-statut-reason .box-reason {
  padding: 7% 25px;
}
.edit-statut-reason .box-reason h3 {
  font-weight: bold;
  font-size: 24px;
  color: white;
}

.edit-statuts-process {
  background: #E9E9E9;
  padding: 20px;
}
.edit-statuts-process .statuts-process-box {
  padding: 15px;
  margin: 18px;
  text-align: center;
}
.edit-statuts-process .statuts-process-box .box-statut-img img {
  width: 80px;
}
.edit-statuts-process .statuts-process-box p {
  font-weight: bold;
  margin-top: 7%;
  font-size: 15px;
}

.legafrik-partners {
  padding: 20px;
}
.legafrik-partners .parterns-box {
  padding: 18px;
}
.legafrik-partners .parterns-box h4 {
  color: #44575C;
  line-height: 2.7;
}
.legafrik-partners .parterns-box img {
  width: 150px;
}

.edit-statut-listing {
  background: #ACCDDE;
}
.edit-statut-listing .statut-listing-title {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 25px;
  margin: 15px;
}
.edit-statut-listing .listing-box {
  padding: 5px;
}
.edit-statut-listing .listing-box .list-box-title {
  font-size: 19px;
  font-weight: bold;
}
.edit-statut-listing .listing-box p {
  font-weight: bold;
  font-size: 14px;
}

.legafrik-manage-statut {
  background: url("../../../assets/images/background/bg-manage-statut.jpg") no-repeat center;
  background-size: 100% 100%;
  height: auto;
  color: white;
  width: 100%;
  padding: 12px 12px 6% 12px;
}
@media all and (max-width: 768px) {
  .legafrik-manage-statut {
    background: #538DBC;
  }
}
.legafrik-manage-statut .manage-title {
  font-size: 22px;
  text-align: left;
  margin: 1.4% 25px 1% 5px;
  padding: 15px;
  line-height: 1.8;
}
@media all and (max-width: 991px) {
  .legafrik-manage-statut .manage-title {
    margin-top: 16%;
  }
}
@media all and (max-width: 768px) {
  .legafrik-manage-statut .manage-title {
    margin-top: 25%;
    width: 100%;
    display: block;
  }
}
.legafrik-manage-statut .sub-manage-title {
  font-size: 27px;
  font-weight: bold;
  text-align: left;
  margin: 2% 15px 2% 18%;
  padding: 10px;
}
.legafrik-manage-statut .box-manage-btn {
  list-style: none;
  margin-left: -17%;
}
@media all and (max-width: 1093px) {
  .legafrik-manage-statut .box-manage-btn {
    margin-left: -9%;
  }
}
.legafrik-manage-statut .box-manage-btn li {
  float: left;
  width: 43%;
  overflow: auto;
  background: #F5F5F5;
  margin: 5px;
  padding: 20px;
  box-shadow: 5px 2px 2px #000;
}
@media all and (max-width: 991px) {
  .legafrik-manage-statut .box-manage-btn li {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    margin-left: 0;
  }
}
@media all and (max-width: 768px) {
  .legafrik-manage-statut .box-manage-btn li {
    border-radius: 4px;
    box-shadow: none;
  }
}
.legafrik-manage-statut .box-manage-btn li .btn-manage-statut {
  padding: inherit;
  width: 90%;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  color: #006699;
  box-sizing: content-box;
}
@media all and (max-width: 1093px) {
  .legafrik-manage-statut .box-manage-btn li .btn-manage-statut {
    font-size: 15px;
  }
}
@media all and (max-width: 991px) {
  .legafrik-manage-statut .box-manage-btn li .btn-manage-statut {
    display: block;
  }
}

.legafrik-page-compta {
  margin-top: 7%;
}
.legafrik-page-compta h4 {
  display: block;
  margin-left: 15px;
  line-height: 1.5;
  font-size: 24px;
}
.legafrik-page-compta ul {
  margin-left: 15px;
  margin-bottom: 25px;
}
.legafrik-page-compta ul li {
  font-weight: bold;
  list-style: url("../../../assets/images/legafrik/check.png");
  padding: 5px;
  font-size: 20px;
}
.legafrik-page-compta .legafrik-compta-button {
  margin-left: 25px;
}
.legafrik-page-compta .legafrik-compta-button a {
  background: #FF6A00;
  color: white;
  border-radius: 10px;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 18px;
}
.legafrik-page-compta .box-compta-side {
  width: 100%;
  margin-left: -40%;
}
.legafrik-page-compta .box-compta-side img {
  width: 110%;
  text-align: left;
}

.section-legafrik-creation-corporate {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("../../../assets/images/background/bg-creation-entreprise.jpg") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../../assets/images/background/bg-creation-entreprise.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
}
.section-legafrik-creation-corporate .creation-title {
  font-size: 33px;
  text-align: center;
  margin-top: 4%;
  margin-bottom: 4%;
}
@media all and (max-width: 991px) {
  .section-legafrik-creation-corporate .creation-title {
    margin-top: 20%;
    font-size: 28px;
  }
}
@media all and (max-width: 678px) {
  .section-legafrik-creation-corporate .creation-title {
    margin-top: 35%;
    font-size: 25px;
  }
}
.section-legafrik-creation-corporate .box-create-entreprise {
  border: 2px solid #fff;
  height: auto;
  padding: 15px;
  margin-bottom: 4rem;
}
.section-legafrik-creation-corporate .box-create-entreprise .box-btn-create-group {
  margin: 15.5vh 0;
}
@media all and (max-width: 499px) {
  .section-legafrik-creation-corporate .box-create-entreprise .box-btn-create-group {
    margin: 5vh 0;
  }
}
.section-legafrik-creation-corporate .box-create-entreprise .btn-legal-create {
  background: #fff;
  color: #006699;
  margin-left: 1px !important;
  padding: 15px 35px;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 0.7rem;
  margin-top: 0.7rem;
}
@media all and (max-width: 499px) {
  .section-legafrik-creation-corporate .box-create-entreprise .btn-legal-create {
    display: block;
  }
}

.section-legafrik-create-services {
  padding: 25px;
}
.section-legafrik-create-services .box-create-service {
  padding: 25px;
}
.section-legafrik-create-services .box-create-service .box-create-img {
  text-align: center;
}
.section-legafrik-create-services .box-create-service .box-create-img img {
  width: 95px;
}
.section-legafrik-create-services .box-create-service .box-create-img .service-local-img {
  width: 70px !important;
}
.section-legafrik-create-services .box-create-service .box-create-img .service-file {
  width: 110px !important;
}
.section-legafrik-create-services .box-create-service .box-create-text {
  text-align: center;
  color: #006699;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

.bg-sarl-ci {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url("../../../assets/images/background/bg-sarl-ci.jpg") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../../assets/images/background/bg-sarl-ci.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: 75.2vh;
}

.legafrik-page-sarl .banner-sarl-title {
  color: #006699;
  font-size: 25px;
  padding: 15px;
  margin-top: 10%;
}
.legafrik-page-sarl .banner-box-btn {
  text-align: center;
  margin: 30px;
}
.legafrik-page-sarl .banner-box-btn a {
  background: #006699;
  padding: 20px 10%;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  opacity: 0.6;
  border-radius: 10px;
}
.legafrik-page-sarl .banner-box-btn a:hover {
  opacity: 1;
}
.legafrik-page-sarl .banner-box-describe {
  margin: 5% 15px 25px 15px;
}
.legafrik-page-sarl .banner-box-describe p {
  color: #006699;
  font-size: 22px;
  line-height: 1.5;
}

.legafrik-year-lanced {
  background: #006699;
}
.legafrik-year-lanced .lanced-text {
  font-size: 20px;
  color: #fff;
  padding: 45px 25px;
  text-align: center;
  font-weight: bold;
}

.legafrik-sarl-reason {
  background: #fff;
}
.legafrik-sarl-reason .sarl-reason-text {
  font-size: 20px;
  padding: 45px 25px;
  text-align: center;
  color: #006699;
  font-weight: bold;
}

/*


.legafrik-sarl-stepper{
  background: #cccccc;
  padding: 5% 25px;

  & .box-sarl-stepper-title{
    padding: 15px;
    text-align: center;

    .sarl-stepper-title{
      font-size: 22px;
      font-weight: bold;
      color: #006699;
      margin-bottom: 18px;
    }
  }

  & .listing-sarl{
     list-style: none;
     display: flex;
    li{
      margin-right: 15px;

      img{
        width: 75px;
      }
    }
    p,i{
      color: #006699;
      font-weight: bold;
    }

  }
}
*/
.stepper {
  background: rgba(0, 102, 153, 0.18);
}
.stepper .stepper-title {
  text-align: center;
  font-size: 25px;
  margin: 35px 5px;
  color: #006699;
}
@media all and (max-width: 991px) {
  .stepper .stepper-title {
    font-size: 20px;
    line-height: 1.5;
  }
}
.stepper .stepper-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
@media all and (max-width: 811px) {
  .stepper .stepper-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.stepper .stepper-item {
  text-align: center;
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  font-size: 1.25rem;
  padding: 0 3.2%;
}
@media all and (max-width: 811px) {
  .stepper .stepper-item:last-of-type {
    margin-bottom: 12%;
  }
}
.stepper .stepper-item .stepper-list {
  list-style: url("../../../assets/images/legafrik/check.png");
}
.stepper .stepper-item .stepper-list li {
  font-size: 15px;
  color: #006699;
  padding-top: 5px;
}
.stepper .stepper-item .stepper-item-image {
  text-align: center;
}
.stepper .stepper-item .stepper-item-image img {
  width: 115px;
  padding: 16px;
}
.stepper .stepper-item .stepper-item-title {
  text-align: center;
}
.stepper .stepper-item .stepper-item-title h3 {
  font-size: 17px;
  color: #006699;
  line-height: 1.5;
  width: 100%;
}
.stepper .stepper-separator {
  -webkit-box-flex: 0;
  flex-grow: 0;
  height: 100px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #006699;
}
@media all and (max-width: 811px) {
  .stepper .stepper-separator {
    margin: 15px auto;
  }
}

.legafrik-sarl-talking-about {
  padding: 18px;
}
.legafrik-sarl-talking-about .talking-about-title {
  text-align: center;
  margin: 25px 10px;
  color: #006699;
  font-weight: bold;
  font-size: 30px;
}
.legafrik-sarl-talking-about .talking-about-box {
  margin: 18px 20%;
}
.legafrik-sarl-talking-about .talking-about-box img {
  width: 100%;
}

.legafrik-why-use {
  padding: 25px 15px;
  background: #f8f8f8;
}
.legafrik-why-use .legafrik-why-use-header {
  margin-bottom: 3%;
  margin-top: 2%;
  text-align: center;
}
.legafrik-why-use .legafrik-why-use-header .legafrik-why-use-title {
  font-size: 25px;
  color: #006699;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  .legafrik-why-use .legafrik-why-use-header .legafrik-why-use-title {
    font-size: 20px;
    line-height: 1.5;
  }
}
.legafrik-why-use .why-use-boxing-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .why-use-boxing-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.legafrik-why-use .why-use-boxing-left {
  margin-right: 25px;
}
.legafrik-why-use .legafrik-why-use-boxing {
  padding: 5px;
}
.legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-left {
  vertical-align: middle;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-left {
    display: block;
    width: 100%;
    vertical-align: auto;
  }
}
.legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-left span {
  width: 60px;
  height: 60px;
  background: #EDEDED;
  border: #006699 1px solid;
  padding: 5px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  line-height: 2.3;
  color: #006699;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-left span {
    display: block;
    width: 100%;
    border-radius: 0;
    border-left: 4px dotted #006699;
    border-bottom: none;
    border-right: 4px dotted #006699;
    border-top: none;
    font-size: 25px;
  }
}
.legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right {
  border-bottom: 2px solid #939393;
  padding: 10px 0;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right {
    display: block;
    width: 100%;
    border-bottom: none;
  }
}
.legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right h4 {
  font-size: 17px;
  color: #006699;
  text-transform: uppercase;
  line-height: 1.5;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right h4 {
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
  }
}
.legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right p {
  font-size: 17px;
}
@media all and (max-width: 450px) {
  .legafrik-why-use .legafrik-why-use-boxing .why-use-boxing-right p {
    font-size: 15px;
    line-height: 1.7;
  }
}
.legafrik-why-use .legafrik-why-use-box-author {
  margin-top: 5%;
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-image {
  width: 260px;
  height: 260px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  margin: 25px auto;
  border: 2px solid #006699;
}
@media all and (max-width: 991px) {
  .legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-image {
    width: 230px;
    height: 230px;
  }
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-image img {
  /* text-align: center;
   width:50%;
   height: 50%;
   display: inline-block;
   border:2px solid #006699;
   border-radius: 50%;*/
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
  text-align: center;
  background: #eaeaea;
}
@media all and (max-width: 991px) {
  .legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-image img {
    width: 230px;
    height: 230px;
  }
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-describe {
  text-align: center;
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-describe .legafrik-why-use-author-name {
  color: #006699;
  text-transform: uppercase;
  font-size: 18px;
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-describe .legafrik-why-use-author-function {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #939393;
  font-weight: bold;
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-subscribe {
  text-align: center;
}
.legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-subscribe a {
  color: #fff;
  background: #006699;
  padding: 15px 28px;
  border-radius: 4px;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .legafrik-why-use .legafrik-why-use-box-author .legafrik-why-use-box-author-subscribe a {
    width: 100%;
    font-size: 14px;
    display: block;
  }
}

.legafrik-sarl-render {
  padding: 25px;
  background: #006699;
}
.legafrik-sarl-render .sarl-render-title {
  text-align: center;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
}
@media all and (max-width: 991px) {
  .legafrik-sarl-render .sarl-render-title {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media all and (max-width: 767px) {
  .legafrik-sarl-render .sarl-render-title {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .legafrik-sarl-render {
    padding: 15px;
  }
}

.legafrik-sarl-question {
  padding: 15px;
}
.legafrik-sarl-question .box-sarl-question {
  margin: 25px 5px;
  text-align: justify;
}
.legafrik-sarl-question .box-sarl-question .box-question-title {
  color: #006699;
  font-size: 20px;
  line-height: 1.5;
}
@media all and (max-width: 450px) {
  .legafrik-sarl-question .box-sarl-question .box-question-title {
    font-size: 18px;
  }
}
.legafrik-sarl-question .box-sarl-question p {
  font-size: 16px;
  line-height: 1.7;
}
.legafrik-sarl-question .box-sarl-question .listing-question {
  list-style: " -  ";
  padding-left: 10px;
}

.legafrik-sarl-price {
  padding: 21px;
}
.legafrik-sarl-price .sarl-price-title {
  text-align: center;
  padding: 15px;
  font-weight: bold;
}
.legafrik-sarl-price .width-large {
  width: 76% !important;
}
.legafrik-sarl-price .box-card {
  width: 60%;
  margin: 10px auto;
  border: 2px solid #D3D3D3;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
.legafrik-sarl-price .box-card .box-card-header {
  background: #acd6e8;
  width: 100%;
  padding: 9% 30px;
}
.legafrik-sarl-price .box-card .box-pricing-detail {
  background: white;
  width: inherit;
  padding: 12px;
  margin-bottom: 15px;
  text-align: center;
}
.legafrik-sarl-price .box-card .box-pricing-detail h5 {
  font-size: 18px;
  color: #006699;
}
.legafrik-sarl-price .box-card .header-title {
  text-align: center;
  color: #006699;
  font-weight: bold;
  font-size: 18px;
}
.legafrik-sarl-price .box-card .header-price {
  text-align: center;
  color: #006699;
  font-size: 25px;
  font-weight: bold;
  margin: 30px 25px;
}
.legafrik-sarl-price .box-card .header-btn {
  text-align: center;
}
.legafrik-sarl-price .box-card .header-btn a {
  text-decoration: none;
  background: #006699;
  color: #fff;
  padding: 20px 40px;
  border-radius: 8px;
  font-weight: bold;
  opacity: 0.6;
}
.legafrik-sarl-price .box-card .header-btn a:hover {
  opacity: 1;
}
.legafrik-sarl-price .box-card .box-body li {
  padding: 9px 5px;
  color: #0D4059;
  font-weight: bold;
}

.legal-pricing {
  background: url("../../../assets/images/background/bg-tarif.jpg") no-repeat;
  background-size: cover;
  color: white;
  padding: 25px;
}
.legal-pricing .legal-pricing-title {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 25px;
  line-height: 1.5;
}
@media all and (max-width: 991px) {
  .legal-pricing .legal-pricing-title {
    font-size: 25px;
  }
}
@media all and (max-width: 768px) {
  .legal-pricing .legal-pricing-title {
    font-size: 22px;
    padding: 20px 0;
    width: 100%;
  }
}
.legal-pricing .pricing-modal {
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background: #006699;
  border: 1px dashed #fff;
  border-radius: 10px 0 10px 0;
}
.legal-pricing .pricing-modal h5 {
  color: #fff;
  font-size: 18px;
}
.legal-pricing .pricing-text {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}
.legal-pricing .pricing-box {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  background: #fff;
  margin: 15px auto;
  padding: 20px 30px;
  border-radius: 7px;
  color: #006699;
}
.legal-pricing .pricing-box .pricing-header {
  padding: 5px;
  background: #009deb;
  color: #fff;
  border-radius: 0 0 4px 4px;
}
.legal-pricing .pricing-box .pricing-header-other {
  padding: 5px;
  color: #009deb;
  border-bottom: 1px solid #f2f2f2;
}
.legal-pricing .pricing-box .pricing-title, .legal-pricing .pricing-box .pricing-title-other {
  display: block;
}
.legal-pricing .pricing-box .pricing-title h5, .legal-pricing .pricing-box .pricing-title-other h5 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 7px;
  margin-top: 5px;
}
.legal-pricing .pricing-box .pricing-mount, .legal-pricing .pricing-box .pricing-mount-other {
  text-align: center;
}
.legal-pricing .pricing-box .pricing-mount h4, .legal-pricing .pricing-box .pricing-mount-other h4 {
  font-weight: bold;
  font-size: 20px;
}
.legal-pricing .pricing-box .pricing-box-btn {
  margin: 25px 15px;
  text-align: center;
}
.legal-pricing .pricing-box .pricing-box-btn a {
  color: #fff;
  background: #006699;
  padding: 10px 15px;
  margin: 5px auto;
  font-weight: 300;
  font-size: 16px;
  border-radius: 5px;
  width: 90%;
  display: block;
  font-weight: bold;
  border: 1px solid #006699;
  text-decoration: none;
}
.legal-pricing .pricing-box .pricing-list {
  list-style: " *  ";
}
.legal-pricing .pricing-box .pricing-list li {
  padding: 5px 0;
  font-size: 16px;
}
.legal-pricing .pricing-white-modal {
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  float: right;
}
.legal-pricing .pricing-white-modal h5 {
  color: #006699;
  font-size: 16px;
  font-weight: bold;
}
.legal-pricing .pricing-blue-modal {
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  float: left;
  background: #00d8ff;
  border-radius: 4px;
}
.legal-pricing .pricing-blue-modal h5 {
  color: #006699;
  font-size: 16px;
  font-weight: bold;
}
.legal-pricing .pricing-white-box {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  background: #fff;
  margin: 15px auto;
  padding: 20px 30px;
  border-radius: 7px;
  color: #006699;
  float: right;
}
.legal-pricing .pricing-white-box .pricing-white-header {
  padding: 5px;
  border-bottom: 1px solid #006699;
  margin-bottom: 25px;
}
.legal-pricing .pricing-white-box .pricing-white-title {
  display: block;
}
.legal-pricing .pricing-white-box .pricing-white-title h5 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 7px;
  margin-top: 5px;
}
.legal-pricing .pricing-white-box .pricing-white-mount {
  text-align: center;
}
.legal-pricing .pricing-white-box .pricing-white-mount h4 {
  font-weight: bold;
  font-size: 20px;
}
.legal-pricing .pricing-white-box .pricing-white-box-btn {
  margin: 25px 15px;
  text-align: center;
}
.legal-pricing .pricing-white-box .pricing-white-box-btn a {
  color: #fff;
  background: #006699;
  padding: 10px 15px;
  margin: 5px auto;
  font-weight: 300;
  font-size: 16px;
  border-radius: 5px;
  width: 90%;
  display: block;
  font-weight: bold;
  border: 1px solid #006699;
  text-decoration: none;
}
.legal-pricing .pricing-white-box .pricing-white-list {
  list-style: " *  ";
}
.legal-pricing .pricing-white-box .pricing-white-list li {
  padding: 5px 0;
  font-size: 16px;
}
.legal-pricing .pricing-blue-box {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  background: #006699;
  margin: 15px auto;
  padding: 20px 30px;
  border-radius: 7px;
  color: #fff;
  float: left;
}
.legal-pricing .pricing-blue-box .pricing-blue-header {
  padding: 5px;
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
}
.legal-pricing .pricing-blue-box .pricing-blue-title {
  display: block;
}
.legal-pricing .pricing-blue-box .pricing-blue-title h5 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 7px;
  margin-top: 5px;
}
.legal-pricing .pricing-blue-box .pricing-blue-mount {
  text-align: center;
}
.legal-pricing .pricing-blue-box .pricing-blue-mount h4 {
  font-weight: bold;
  font-size: 20px;
}
.legal-pricing .pricing-blue-box .pricing-blue-box-btn {
  margin: 25px 15px;
  text-align: center;
}
.legal-pricing .pricing-blue-box .pricing-blue-box-btn a {
  color: #006699;
  background: #fff;
  padding: 10px 15px;
  margin: 5px auto;
  font-weight: 300;
  font-size: 16px;
  border-radius: 5px;
  width: 90%;
  display: block;
  font-weight: bold;
  border: 1px solid #006699;
  text-decoration: none;
}
.legal-pricing .pricing-blue-box .pricing-blue-list {
  list-style: " *  ";
}
.legal-pricing .pricing-blue-box .pricing-blue-list li {
  padding: 5px 0;
  font-size: 16px;
}
.legal-pricing .prices {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: end;
          align-items: flex-end;
  height: 100%;
}
@media all and (max-width: 768px) {
  .legal-pricing .prices {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.legal-pricing .prices .price {
  -webkit-box-flex: 0;
          flex: 0 0 33%;
}
@media all and (max-width: 1200px) {
  .legal-pricing .prices .price {
    -webkit-box-flex: 0;
            flex: 0 0 40%;
  }
}
@media all and (max-width: 991px) {
  .legal-pricing .prices .price {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
  }
}
@media all and (max-width: 768px) {
  .legal-pricing .prices .price {
    -webkit-box-flex: 0;
            flex: none;
    display: block;
    width: 100%;
    margin: 25px auto;
  }
}
.legal-pricing .prices .price-height--400 {
  min-height: 400px;
}
.legal-pricing .prices .price-height--300 {
  min-height: 300px;
}
.legal-pricing .prices .price-bg-white .price-legend-white {
  color: #006699;
  background: #fff;
  padding: 15px;
  margin: 5px 1px;
  border-radius: 4px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.legal-pricing .prices .price-bg-white .price-legend-white h5 {
  font-size: 14px;
}
.legal-pricing .prices .price-bg-white .price-legend-white h5 span {
  font-size: 15px !important;
}
.legal-pricing .prices .price-bg-white .prices-container {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 10px 30px;
  border-radius: 7px;
  color: #006699;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-header {
  padding: 4px;
  border-bottom: 1px solid #006699;
  margin-bottom: 15px;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-title {
  display: block;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-title h5 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 4px;
  margin-top: 5px;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-mount {
  text-align: center;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-mount h4 {
  font-weight: bold;
  font-size: 20px;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-box-btn {
  margin: 20px 15px;
  text-align: center;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-box-btn a {
  color: #fff;
  background: #006699;
  padding: 10px 15px;
  margin: 5px auto;
  font-weight: 300;
  font-size: 16px;
  border-radius: 5px;
  width: 90%;
  display: block;
  font-weight: bold;
  border: 1px solid #006699;
  text-decoration: none;
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-list {
  list-style: " *  ";
}
.legal-pricing .prices .price-bg-white .prices-container .price-white-list li {
  padding: 3px 0;
  font-size: 16px;
}
.legal-pricing .prices .price-bg-blue .price-legend-blue {
  background: #006699;
  padding: 12px 5px;
  margin-bottom: 4px;
  border-radius: 4px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.legal-pricing .prices .price-bg-blue .price-legend-blue h5 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.legal-pricing .prices .price-bg-blue .price-legend-blue h5 span {
  font-size: 15px !important;
}
.legal-pricing .prices .price-bg-blue .prices-container {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  background: #006699;
  padding: 20px 30px;
  border-radius: 7px;
  height: 400px;
}
.legal-pricing .prices .price-bg-blue .price-blue-header {
  padding: 5px;
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
}
.legal-pricing .prices .price-bg-blue .price-blue-title {
  display: block;
}
.legal-pricing .prices .price-bg-blue .price-blue-title h5 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 7px;
  margin-top: 5px;
}
.legal-pricing .prices .price-bg-blue .price-blue-mount {
  text-align: center;
}
.legal-pricing .prices .price-bg-blue .price-blue-mount h4 {
  font-weight: bold;
  font-size: 20px;
}
.legal-pricing .prices .price-bg-blue .price-blue-box-btn {
  margin: 25px 15px;
  text-align: center;
}
.legal-pricing .prices .price-bg-blue .price-blue-box-btn a {
  color: #006699;
  background: #fff;
  padding: 10px 15px;
  margin: 5px auto;
  font-weight: 300;
  font-size: 16px;
  border-radius: 5px;
  width: 90%;
  display: block;
  font-weight: bold;
  border: 1px solid #006699;
  text-decoration: none;
}
.legal-pricing .prices .price-bg-blue .price-blue-list {
  list-style: " *  ";
}
.legal-pricing .prices .price-bg-blue .price-blue-list li {
  padding: 5px 0;
  font-size: 16px;
}

.legafirk-legal-notice-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.8))), url("../../../assets/images/background/banner-legal-notice.png") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)), url("../../../assets/images/background/banner-legal-notice.png") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: 75.2vh;
}

.legafirk-legal-notice-illustration {
  background: #006699;
  padding: 20px 15px;
}
.legafirk-legal-notice-illustration .illustration-box {
  text-align: center;
}
.legafirk-legal-notice-illustration .illustration-box .illustration-title {
  color: #fff;
  font-weight: normal;
}
@media all and (max-width: 991px) {
  .legafirk-legal-notice-illustration .illustration-box .illustration-title {
    font-size: 25px;
  }
}
@media all and (max-width: 768px) {
  .legafirk-legal-notice-illustration .illustration-box .illustration-title {
    font-size: 20px;
  }
}

.legafirk-legal-notice-container {
  padding: 30px 15px;
}
.legafirk-legal-notice-container .notice-box {
  padding: 10px 5px;
}
.legafirk-legal-notice-container .notice-box .notice-title {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.legafirk-legal-notice-container .notice-box p {
  font-size: 14px;
  padding: 5px 5px 2px 5px;
}
.legafirk-legal-notice-container .notice-box .notice-describe-last {
  padding-top: 0px !important;
}
.legafirk-legal-notice-container .notice-box .notice-describe-last a {
  text-decoration: none;
  font-weight: bold;
  color: #006699;
}
.legafirk-legal-notice-container .author, .legafirk-legal-notice-container .area {
  padding: 15px;
}
.legafirk-legal-notice-container .author h3 {
  font-size: 16px;
  font-weight: bold;
}
.legafirk-legal-notice-container .author .author-published {
  text-decoration: underline;
}
.legafirk-legal-notice-container .area .area-title {
  font-size: 16px;
  font-weight: bold;
}

.legafrik-legal-documentation-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url("../../../assets/images/background/bg-banner-document-legal.jpg") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../../../assets/images/background/bg-banner-document-legal.jpg") no-repeat center;
  background-size: 100% 100%;
  height: 75.2vh;
}
.legafrik-legal-documentation-banner .documentation-banner-title {
  color: #006699;
  padding: 15px;
  font-weight: bold;
  margin-top: 10%;
}
.legafrik-legal-documentation-banner .documentation-banner-describe {
  color: #0A2B4F;
  font-weight: bold;
  font-size: 20px;
  margin-left: 15px;
}
.legafrik-legal-documentation-banner .documentation-banner-describe .span {
  color: #006699;
}
.legafrik-legal-documentation-banner .legal-document-form {
  margin-top: 4%;
  padding: 10px;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search {
  border: 4px solid #919DA6;
  padding: 10px;
  height: 60px;
  width: 400px;
  border-radius: 7px;
  font-size: 18px;
  color: #000;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search::-webkit-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search::-moz-placeholder {
  font-size: 18px;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search:-ms-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search::-ms-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-documentation-banner .legal-document-form .legal-document-search::placeholder {
  font-size: 18px;
}
.legafrik-legal-documentation-banner .legal-document-form .btn-legal-search {
  background: #006699;
  border-color: #006699;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
}
.legafrik-legal-documentation-banner .legal-document-form .btn-legal-search:hover {
  background: #0A2B4F;
  border-color: #0A2B4F;
}

.legafrik-legal-documentation-statuts {
  background: #006699;
  padding: 20px 10px 5% 10px;
}
.legafrik-legal-documentation-statuts .box-documentation-statut {
  width: 400px;
  border-bottom: 4px solid #fff;
  margin-bottom: 7%;
}
.legafrik-legal-documentation-statuts .box-documentation-statut .documentation-statut-title {
  font-size: 25px;
}
.legafrik-legal-documentation-statuts .documentation-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 10px;
}
.legafrik-legal-documentation-statuts .document-listing {
  list-style: none;
  text-align: center;
  margin: 10px auto;
  width: 100%;
}
.legafrik-legal-documentation-statuts .document-listing li {
  float: left;
  width: 40%;
  background: #798BA3;
  margin: 10px;
  padding: 15px 0;
  border: 1px solid #000;
}
.legafrik-legal-documentation-statuts .document-listing li:hover {
  background: #1DA4E4;
}
.legafrik-legal-documentation-statuts .document-listing .box-document {
  width: 100%;
  padding: 70px 0;
}
.legafrik-legal-documentation-statuts .document-listing .box-document .box-document-header {
  border-bottom: 2px solid #fff;
  width: inherit;
}
.legafrik-legal-documentation-statuts .document-listing .box-document .document-header-title {
  padding: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
  font-size: 18px;
}
.legafrik-legal-documentation-statuts .document-listing .box-document .box-document-body {
  padding: 25px;
}
.legafrik-legal-documentation-statuts .document-listing .box-document .box-document-body a {
  padding: 20px;
}

.legafrik-legal-guide-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url("../../../assets/images/background/bg-banner-legal-guide.jpg") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../../../assets/images/background/bg-banner-legal-guide.jpg") no-repeat center;
  background-size: 100% 100%;
  height: 75.2vh;
}
.legafrik-legal-guide-banner .guide-banner-title {
  color: #006699;
  padding: 15px;
  font-weight: bold;
  margin-top: 10%;
}
.legafrik-legal-guide-banner .guide-banner-describe {
  color: #0A2B4F;
  font-weight: bold;
  font-size: 20px;
  margin-left: 15px;
}
.legafrik-legal-guide-banner .guide-banner-describe .span {
  color: #006699;
}
.legafrik-legal-guide-banner .legal-guide-form {
  margin-top: 4%;
  padding: 10px;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search {
  border: 4px solid #919DA6;
  padding: 10px;
  height: 60px;
  width: 400px;
  border-radius: 7px;
  font-size: 18px;
  color: #000;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search::-webkit-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search::-moz-placeholder {
  font-size: 18px;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search:-ms-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search::-ms-input-placeholder {
  font-size: 18px;
}
.legafrik-legal-guide-banner .legal-guide-form .legal-guide-search::placeholder {
  font-size: 18px;
}
.legafrik-legal-guide-banner .legal-guide-form .btn-legal-search {
  background: #006699;
  border-color: #006699;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
}
.legafrik-legal-guide-banner .legal-guide-form .btn-legal-search:hover {
  background: #0A2B4F;
  border-color: #0A2B4F;
}

.legafrik-legal-guide-statuts {
  background: #006699;
  padding: 20px 10px 5% 10px;
}
.legafrik-legal-guide-statuts .box-guide-statut {
  width: 400px;
  border-bottom: 4px solid #fff;
  margin-bottom: 7%;
}
.legafrik-legal-guide-statuts .box-guide-statut .guide-statut-title {
  font-size: 25px;
}
.legafrik-legal-guide-statuts .guide-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 10px;
}
.legafrik-legal-guide-statuts .box-guide {
  background: #798BA3;
  margin: 7px;
  text-align: center;
  border: 1px solid #000;
  width: 100%;
  padding: 70px 0;
}
.legafrik-legal-guide-statuts .box-guide:hover {
  background: #1DA4E4;
}
.legafrik-legal-guide-statuts .box-guide .box-guide-header {
  border-bottom: 2px solid #fff;
  width: inherit;
}
.legafrik-legal-guide-statuts .box-guide .guide-header-title {
  padding: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
  font-size: 18px;
}
.legafrik-legal-guide-statuts .box-guide .box-guide-body {
  padding: 25px;
}
.legafrik-legal-guide-statuts .box-guide .box-guide-body img {
  width: 150px;
}
.legafrik-legal-guide-statuts .box-guide .box-guide-body a {
  padding: 20px;
}

.legafrik-entreprise-types {
  background: url("../../../assets/images/background/bg-gradient") no-repeat center;
  background-size: 100% 100%;
}
.legafrik-entreprise-types .maner {
  background: rgba(255, 255, 255, 0.3);
}
.legafrik-entreprise-types .entreprise-types-wrapper {
  width: 95%;
}
@media all and (max-width: 991px) {
  .legafrik-entreprise-types .entreprise-types-wrapper {
    margin-top: 31%;
    width: 100%;
  }
}
.legafrik-entreprise-types .entreprise-types-box-title {
  margin: 2% 0px 1% -11px;
  padding: 10px;
  text-align: left;
}
@media all and (max-width: 768px) {
  .legafrik-entreprise-types .entreprise-types-box-title {
    margin: 15px;
    text-align: center;
  }
}
.legafrik-entreprise-types .entreprise-types-box-title .entreprise-types-title {
  font-size: 20px;
  color: #006699;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .legafrik-entreprise-types .entreprise-types-box-title .entreprise-types-title {
    line-height: 1.5;
  }
}
@media all and (max-width: 500px) {
  .legafrik-entreprise-types .entreprise-types-box-title .entreprise-types-title {
    font-size: 18px;
  }
}
.legafrik-entreprise-types .entreprise-types-illustration {
  margin-top: -15px;
}
.legafrik-entreprise-types .entreprise-types-illustration p {
  text-align: justify;
  color: #006699;
  font-size: 16px;
  line-height: 1.7;
  font-weight: normal;
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
@media all and (max-width: 500px) {
  .legafrik-entreprise-types .entreprise-types-illustration p {
    font-size: 15px;
  }
}
.legafrik-entreprise-types .entreprise-types-box-describe p {
  text-align: justify;
  color: #006699;
  font-size: 16px;
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
@media all and (max-width: 500px) {
  .legafrik-entreprise-types .entreprise-types-box-describe p {
    font-size: 15px;
  }
}
.legafrik-entreprise-types .entreprise-types-box-listing {
  text-align: justify;
  margin-top: -1%;
}
.legafrik-entreprise-types .entreprise-types-box-listing .list-entreprise-types {
  list-style: url("../../../assets/images/legafrik/check.png");
}
.legafrik-entreprise-types .entreprise-types-box-listing .list-entreprise-types li {
  padding-top: 5px;
  color: #006699;
  font-weight: bold;
  font-size: 15px;
}
@media all and (max-width: 500px) {
  .legafrik-entreprise-types .entreprise-types-box-listing .list-entreprise-types li {
    font-size: 14px;
  }
}
.legafrik-entreprise-types .entreprise-types-box-listing .box-shower {
  padding: 10px;
  display: none;
}
.legafrik-entreprise-types .entreprise-types-box-listing .form-check {
  border: 1px dotted #006699;
  padding: 10px;
  border-radius: 7px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 991px) {
  .legafrik-entreprise-types .entreprise-types-box-listing .form-check {
    margin-bottom: 1rem;
    display: block;
    background: #fff;
    padding: 15px 35px;
  }
}
.legafrik-entreprise-types .entreprise-types-box-listing label {
  font-size: 16px;
  color: #006699;
  font-weight: bold;
}
.legafrik-entreprise-types .box-entreprise-types-subscribe {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media all and (max-width: 991px) {
  .legafrik-entreprise-types .box-entreprise-types-subscribe {
    margin: 10px auto;
  }
}
.legafrik-entreprise-types .box-entreprise-types-subscribe a {
  color: #fff;
  background: #006699;
  padding: 15px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 4px;
  display: block;
  width: 50%;
  text-align: center;
  margin: auto;
}
@media all and (max-width: 991px) {
  .legafrik-entreprise-types .box-entreprise-types-subscribe a {
    display: block;
    width: 100%;
    margin: 15px auto;
  }
}
@media all and (max-width: 768px) {
  .legafrik-entreprise-types .entreprise-types-box-right {
    display: none;
  }
}
.legafrik-entreprise-types .entreprise-types-box-right .box-image img {
  width: 110%;
}

.banner-starup {
  background: #006699;
  padding: 15px;
}
.banner-starup .box-banner-starup {
  text-align: center;
}
.banner-starup .box-banner-starup h5, .banner-starup .box-banner-starup h3 {
  color: #fff;
}
@media all and (max-width: 767px) {
  .banner-starup .box-banner-starup h5, .banner-starup .box-banner-starup h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}

.stepper-starup {
  margin: 4rem 5px;
}
.stepper-starup .box-stepper-starup {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  padding: 25px;
  height: 250px;
  border-radius: 7px;
}
@media all and (max-width: 767px) {
  .stepper-starup .box-stepper-starup {
    margin-bottom: 1.5rem;
  }
}
.stepper-starup .box-stepper-starup:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media all and (max-width: 767px) {
  .stepper-starup .box-stepper-starup:hover {
    -webkit-transform: none;
            transform: none;
  }
}
.stepper-starup .box-stepper-starup .box-stepper-img {
  text-align: center;
}
.stepper-starup .box-stepper-starup .box-stepper-img img {
  border: 1px dashed #006699;
  border-radius: 50%;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.stepper-starup .box-stepper-starup .box-stepper-text {
  text-align: center;
  margin: 15px 0;
  color: #006699;
  font-size: 16px;
}

.legalafrik-team-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url("../../../assets/images/background/bg-banner-team.jpg") no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../../assets/images/background/bg-banner-team.jpg") no-repeat center;
  background-size: 100% 100%;
  color: white;
  height: auto;
  padding: 25px;
}
.legalafrik-team-banner .banner-team {
  text-align: center;
  margin-top: 15%;
}
@media all and (max-width: 991px) {
  .legalafrik-team-banner .banner-team {
    margin-top: 30%;
    margin-bottom: 20%;
  }
}
.legalafrik-team-banner .banner-team h1 {
  font-size: 35px;
  line-height: 1.5;
}
@media all and (max-width: 991px) {
  .legalafrik-team-banner .banner-team h1 {
    font-size: 30px;
  }
}
@media all and (max-width: 900px) {
  .legalafrik-team-banner .banner-team h1 {
    font-size: 25px;
  }
}
@media all and (max-width: 678px) {
  .legalafrik-team-banner .banner-team h1 {
    font-size: 22px;
  }
}

.legafrik-founder .box-legafrik-founder {
  width: 75%;
  margin: 5% auto;
  border-radius: 7px;
  border: #006699 dashed 1px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 991px) {
  .legafrik-founder .box-legafrik-founder {
    width: 100%;
  }
}
.legafrik-founder .founder-header {
  text-align: center;
  margin-top: 25px;
}
.legafrik-founder .founder-header img {
  width: 100px;
  border: 2px solid #006699;
  padding: 3px;
}
.legafrik-founder .founder-body {
  text-align: center;
}
.legafrik-founder .founder-body .founder-name {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #006699;
}
.legafrik-founder .founder-body .founder-role {
  font-style: italic;
  font-size: 16px;
  font-variant: small-caps;
}
.legafrik-founder .founder-social-link {
  padding: 25px 0;
  margin: 10px auto;
}
.legafrik-founder .founder-social-link ul {
  list-style: none;
  margin: 10px auto;
}
@media all and (max-width: 473px) {
  .legafrik-founder .founder-social-link ul {
    text-align: center;
  }
}
.legafrik-founder .founder-social-link li {
  float: left;
  width: 33.32%;
}
@media all and (max-width: 473px) {
  .legafrik-founder .founder-social-link li {
    width: 95%;
    float: none;
    margin-bottom: 1rem;
  }
}
.legafrik-founder .founder-social-link li a {
  color: white;
  padding: 7px 50px;
  border-radius: 25px;
}
@media all and (max-width: 473px) {
  .legafrik-founder .founder-social-link li a {
    width: 95%;
    border-radius: 5px;
    display: block;
    padding: 15px 50px;
  }
}
.legafrik-founder .founder-social-link li .social-facebook {
  background: #4F459E;
}
.legafrik-founder .founder-social-link li .social-twitter {
  background: #4486F7;
}
.legafrik-founder .founder-social-link li .social-linkedin {
  background: #293B4B;
}

.legafrik-team .box-legafrik-team {
  width: 90%;
  margin: 5% auto;
  border-radius: 8px 0 8px 0;
  border: #006699 solid 1px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}
.legafrik-team .team-header {
  text-align: center;
  margin-top: 25px;
}
.legafrik-team .team-header img {
  width: 100px;
  height: 100px;
  border: 1px dashed #006699;
  padding: 3px;
}
.legafrik-team .team-body {
  text-align: center;
}
.legafrik-team .team-body .team-name {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #006699;
}
.legafrik-team .team-body .team-role {
  font-style: italic;
  font-size: 16px;
  font-variant: small-caps;
}
.legafrik-team .team-social-link {
  padding: 25px 0;
  margin: 10px auto;
}
.legafrik-team .team-social-link ul {
  list-style: none;
}
.legafrik-team .team-social-link li {
  float: left;
  width: 33.32%;
}
.legafrik-team .team-social-link li a {
  color: white;
  padding: 7px 25px;
  border-radius: 4px;
}
.legafrik-team .team-social-link li .social-facebook {
  background: #4F459E;
}
.legafrik-team .team-social-link li .social-twitter {
  background: #4486F7;
}
.legafrik-team .team-social-link li .social-linkedin {
  background: #293B4B;
}

.legafrik-our-services {
  margin: 25px 0;
}
.legafrik-our-services .box-legafrik-our-services--title {
  text-align: center;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .box-legafrik-our-services--title {
    margin-top: 7rem;
    width: 100%;
  }
}
.legafrik-our-services .box-legafrik-our-services--title h1 {
  margin: 5% auto;
  min-width: 388px;
  padding: 0 60px;
  font-size: 25px;
  text-align: center;
  color: #006699;
  font-weight: 700;
  line-height: 1.6;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .box-legafrik-our-services--title h1 {
    font-size: 20px !important;
    padding: 0 !important;
    min-width: 100% !important;
  }
}
@media all and (max-width: 991px) {
  .legafrik-our-services .box-legafrik-our-services--title h1 br {
    display: none;
  }
}
@media all and (max-width: 678px) {
  .legafrik-our-services .box-legafrik-our-services--title h1 {
    font-size: 18px;
  }
}
.legafrik-our-services .our-services-nav {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 23px 27px;
  width: 100%;
  scroll-behavior: smooth;
  position: -webkit-sticky;
  position: sticky;
}
.legafrik-our-services .our-services-nav div {
  display: block;
}
.legafrik-our-services .our-services-nav div .our-services-page__nav__title {
  font-size: 20px;
  letter-spacing: -0.5px;
  padding-bottom: 10px;
  margin: 0 0 10px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  border-bottom: 2px solid #006699;
  color: #006699;
}
.legafrik-our-services .our-services-nav div .our-services-page__nav__title:visited {
  text-decoration: none;
  color: #006699;
}
.legafrik-our-services .our-services-nav div .our-services-page__nav__subtitle {
  font-size: 16px;
  padding: 4px 15px;
  color: #006699;
  min-height: 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  margin-top: 2px;
  line-height: 20px;
}
.legafrik-our-services .our-services-nav div .our-services-page__nav__subtitle:visited {
  text-decoration: none;
  color: #006699;
}
.legafrik-our-services .our-services-nav div .active {
  background: #E3F2FD;
  border-radius: 4px;
  border-left: 4px solid #006699;
  padding-left: 9px;
}
.legafrik-our-services .our-services-page__main {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 23px 27px;
  display: block;
  margin: 0px 0px 20px 0px;
  background-clip: border-box;
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section {
  padding-top: 60px;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .our-services-page__main .our-services-page__main__section {
    padding-top: 20px;
  }
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__title {
  border-bottom: 2px solid #006699;
  margin: 0;
  padding-bottom: 10px;
  font-size: 27px;
  color: #006699;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 700;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .our-services-page__main .our-services-page__main__section__title {
    font-size: 20px;
  }
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__title img {
  width: 40px;
  height: 40px;
  border: 1px dashed #006699;
  border-radius: 50%;
  padding: 3px;
  margin-right: 15px;
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__subtitle {
  border-bottom: 1px solid #006699;
  color: #006699;
  font-size: 20px;
  padding-bottom: 10px;
  margin: 25px auto 10px;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .our-services-page__main .our-services-page__main__section__subtitle {
    font-size: 18px;
  }
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__container {
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-direction: row;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__container > div {
  width: 49%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .our-services-page__main .our-services-page__main__section__container > div {
    width: 100%;
  }
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__container > div .our-services-page__main__section__link {
  color: #006699;
  display: block;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  font-size: 16px;
  border-radius: 5px;
  padding: 8px 48px 8px 24px;
  margin: 0;
  width: 100%;
}
@media all and (max-width: 991px) {
  .legafrik-our-services .our-services-page__main .our-services-page__main__section__container > div .our-services-page__main__section__link {
    padding-left: 0;
  }
}
.legafrik-our-services .our-services-page__main .our-services-page__main__section__container > div .our-services-page__main__section__link:hover {
  background: #E3F2FD;
  border-radius: 4px;
}

.close-corporate {
  background: #E3EEF4;
  padding: 15px;
}
.close-corporate .close-corporate-title {
  text-align: center;
  margin-top: 5%;
}
.close-corporate .close-corporate-title h2 {
  font-size: 22px;
  color: #006699;
  text-decoration: underline;
}
.close-corporate .close-corporate-describe {
  text-align: center;
  margin-top: 25px;
}
.close-corporate .close-corporate-describe p {
  color: #006699;
  line-height: 1.5;
}
.close-corporate .box-close-coporate {
  margin: 10px auto;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  padding: 25px 35px;
  background: #fff;
  border-radius: 15px;
}
@media all and (max-width: 768px) {
  .close-corporate .box-close-coporate {
    margin-top: 4rem;
    width: 100% !important;
  }
}

.legafrik-blog {
  padding: 15px 17px;
  margin: 15px 19%;
  font-family: Roboto, sans-serif;
}
.legafrik-blog .text-blue {
  color: #069;
}
.legafrik-blog .blog-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  color: #069;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.legafrik-blog .blog-header-writter {
  font-size: 15px;
}
.legafrik-blog .blog-wrapper {
  padding: 15px 0;
}
.legafrik-blog .blog-wrapper .blog-paragraph {
  font-size: 16px;
  line-height: 1.9;
  text-align: justify;
}
.legafrik-blog .blog-wrapper .blog-paragraph a {
  text-decoration: none;
  color: #069;
}
.legafrik-blog .blog-wrapper .blog-summary-interne-content {
  border: 1px solid black;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.legafrik-blog .blog-wrapper .blog-summary-interne-content .blog-summary-interne-bulbe {
  font-weight: bold;
  font-size: 16px;
}
.legafrik-blog .blog-wrapper .blog-summary-interne-content .blog-summary-interne-link-content {
  margin-top: 0.5rem;
}
.legafrik-blog .blog-wrapper .blog-summary-interne-content .blog-summary-interne-link-content .blog-summary-interne-link {
  display: block;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-decoration: none;
  font-weight: bold;
  color: black;
  font-size: 15px;
}
.legafrik-blog .blog-wrapper .blog-well-to-know-content {
  border: 1px solid #006699;
  border-radius: 10px;
  padding: 10px 7px;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.legafrik-blog .blog-wrapper .blog-well-to-know-content a {
  text-decoration: none;
  color: #006699;
}
.legafrik-blog .blog-wrapper .blog-open-btn-container {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media all and (max-width: 991px) {
  .legafrik-blog .blog-wrapper .blog-open-btn-container {
    margin: 10px auto;
  }
}
.legafrik-blog .blog-wrapper .blog-open-btn-container a {
  color: #fff;
  background: #006699;
  padding: 15px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 4px;
  display: block;
  width: 50%;
  text-align: center;
  margin: auto;
}
@media all and (max-width: 991px) {
  .legafrik-blog .blog-wrapper .blog-open-btn-container a {
    display: block;
    width: 100%;
    margin: 15px auto;
  }
}
.legafrik-blog .blog-wrapper .blog-sub-header .blog-sub-title, .legafrik-blog .blog-wrapper .blog-sub-header .blog-header-paragraph-title {
  font-weight: 700;
  font-family: Roboto, sans-serif;
  line-height: 1.5;
}
.legafrik-blog .blog-wrapper .blog-sub-header .blog-sub-title {
  font-size: 18px;
}
.legafrik-blog .blog-wrapper .blog-sub-header .blog-header-paragraph-title {
  font-size: 16px;
}
.legafrik-blog .blog-wrapper .blog-sub-header .blog-sub-h3-title {
  font-size: 23px;
  font-weight: 700;
  color: #069;
}
.legafrik-blog .blog-wrapper .blog-list li {
  font-weight: 700;
  font-size: 17px;
}
.legafrik-blog .blog-fz-lead {
  font-size: 22px;
  font-family: Roboto;
}
.legafrik-blog .blog-fz-lead strong {
  color: #069;
}
.legafrik-blog .blog-header-sommaire .blog-header-sommaire-introduction {
  font-weight: 700;
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}
.legafrik-blog .blog-header-sommaire .blog-header-sommaire-title {
  font-weight: 700;
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  font-size: 24px;
}
.legafrik-blog .blog-header-sommaire .blog-header-sommaire-list {
  padding: 15px 0;
}
.legafrik-blog .blog-header-sommaire .blog-header-sommaire-list-item {
  padding: 5px;
  list-style: none;
}
.legafrik-blog .blog-header-sommaire .blog-header-sommaire-list-item a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
}

.blog-legafrik-layer {
  width: inherit;
  height: inherit;
  margin: 2rem 0.5rem;
}
.blog-legafrik-layer .blog-legafrik-layer-content {
  display: -webkit-box;
  display: flex;
  width: 91%;
  -webkit-box-pack: center;
          justify-content: center;
  flex-wrap: wrap;
  margin: 15px auto;
}
.blog-legafrik-layer .blog-legafrik-layer-item {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.blog-legafrik-layer .blog-legafrik-layer-item-box-img {
  text-align: center;
}
.blog-legafrik-layer .blog-legafrik-layer-item-box-img img {
  width: 100%;
  height: 178px;
}
.blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-box-title {
  margin: 0.4rem 0;
  padding: 8px;
}
.blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-title {
  font-size: 18px;
  line-height: 1.5;
  color: #069;
  font-weight: 400;
}
.blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-title:hover {
  text-decoration: none;
}
.blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-box-read-time {
  padding: 8px;
}
.blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-read-time {
  color: #000;
}

@media only screen and (max-width: 570px) {
  .legafrik-blog .legafrik-container {
    width: 98%;
  }
  .legafrik-blog .blog-title {
    font-size: 16px;
  }
  .legafrik-blog .blog-wrapper .blog-paragraph {
    font-size: 14px;
  }
  .legafrik-blog .blog-wrapper .blog-sub-header .blog-sub-title {
    font-size: 16px;
  }
  .legafrik-blog .blog-wrapper .blog-sub-header .blog-sub-h3-title {
    font-size: 15px;
  }
  .legafrik-blog .blog-wrapper .blog-list li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .legafrik-blog {
    margin-top: 7rem;
    margin-left: 8%;
    margin-right: 10%;
  }

  .blog-legafrik-layer {
    margin-top: 7rem;
  }
}
@media only screen and (max-width: 1110px) {
  .legafrik-blog .blog-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1042px) {
  .legafrik-blog .blog-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 998px) {
  .blog-legafrik-layer .blog-legafrik-layer-item {
    -webkit-box-flex: 0;
            flex: 0 0 30%;
  }
}
@media only screen and (max-width: 932px) {
  .blog-legafrik-layer .blog-legafrik-layer-item {
    -webkit-box-flex: 0;
            flex: 0 0 45%;
  }
}
@media only screen and (max-width: 696px) {
  .blog-legafrik-layer .blog-legafrik-layer-item {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
  }
  .blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-box-title {
    font-size: 15px;
  }
  .blog-legafrik-layer .blog-legafrik-layer-item-layer-describe .blog-legafrik-layer-item-layer-box-read-time {
    font-size: 14px;
  }
}