.text-grey {
  font-family: roboto-regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #9b9b9b; }

.text-grey-content {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: 0.5px;
  text-align: justify;
  color: #9b9b9b; }

.text-grey-18 {
  font-family: roboto-regular;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b; }

.text-bod-content {
  font-family: roboto-regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: 0.4px;
  letter-spacing: normal;
  color: #4a4a4a; }

.text-black-title {
  font-family: roboto-regular;
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a; }

.text-black {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #4a4a4a; }

.text-black-title-content {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: 0.5px;
  text-align: justify;
  color: #4a4a4a; }

.text-black-title-context {
  font-family: roboto-regular;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a; }

.text-black-16-bold {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #4a4a4a; }

.text-black-16 {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #4a4a4a; }

.text-100 {
  font-family: roboto-regular;
  font-size: 100px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ededed; }

.text-val-title {
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  color: #4a4a4a; }

.text-white-mini {
  font-family: roboto-regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #ffffff; }

.text-white-title {
  font-family: roboto-regular;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff; }

.pill {
  background-color: #6e7533;
  border: 1px solid #6e7533;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px -4px;
  cursor: pointer;
  border-radius: 20px; }

.demo-icon {
  font-size: 23px; }

.bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bacground-color: #fff; }
  .bread .no-line {
    /* text-decoration: none !important; */
    color: #4a4a4a ;}

.bread-desk {
  display: block; }

.bread-mobile {
  display: none; }

.menu-white .topbar {
  padding: 0 !important;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  border-bottom: 1px solid #d1d1d1; }

.menu-white .topbar__menu {
  max-width: 82%;
  margin: 10px auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menu-white .img_logo {
  width: 90px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 15px; }

.menu-white .list {
  list-style-type: none;
  margin-right: 100px;
  padding-left: 150px;
  width: 100%; }

.menu-white .list li {
  display: inline-block;
  margin-right: 1.4rem; }

.menu-white .list li a {
  color: #4a4a4a;
  font-family: roboto-regular;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }

.menu-white .list li:last-child {
  margin-right: 0; }

.menu-white .list_sb {
  list-style-type: none;
  margin-left: -30px;
  width: 290px; }

.menu-white .list_sb li {
  display: inline-block;
  margin-right: 5px; }

.menu-white .list_sb li a {
  color: #4a4a4a;
  font-family: roboto-regular;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  letter-spacing: 1.4px; }

.menu-white .list_sb li:last-child {
  margin-right: 0; }

.menu-white .list_menu {
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.menu-white .list_menu:hover {
  color: #ae926c;
  text-decoration: none;
  font-weight: none; }

.menu-white .list_boxed {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 11px;
  height: 20px;
  padding: 10px;
  border: 1px solid #ffffff; }

.menu-white .menu_bars {
  display: none;
  color: #ffffff; }

.menu-white .container-section {
  max-width: 100%; }

.menu-white .sb-search.sb-search-open .sb-icon-search, .menu-white .sb-icon-search {
  background: transparent;
  color: #4a4a4a; }

.menu-white .sb-search-input {
  background: transparent;
  color: #4a4a4a; }

.reports .report-desk {
  display: block !important; }

.reports .report-mobile {
  display: none !important; }

.reports main {
  padding-top: 120px; }

.reports .container {
  /* border-bottom : 1px solid #d1d1d1; */
  margin-bottom: 30px; }

.reports .title-content {
  align-item: center;
  text-align: left;
  margin-bottom: 30px; }

.reports .pill-position {
  padding-top: 200px;
  padding-left: 25px;
  display: none; }

.reports .report-container {
  width: 200px;
  height: 280px;
  -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 30px; }

.reports .report-container:hover div:last-child {
  display: block; }

.reports .row {
  padding-top: 60px; }

.reports .text-pos {
  width: 80%;
  text-align: center;
  margin-bottom: 60px; }

@media only screen and (max-width: 767px) {
  .bread-desk {
    display: none; }
  .bread-mobile {
    display: block; }
  .mega-menu .img_logo {
    width: 100.1px;
    height: 49px;
    -o-object-fit: contain;
    object-fit: contain; }
  .mega-menu .navbar-brand {
    padding-left: 0;
    padding-right: 0;
    padding: 0; }
  .mega-menu .menu_bars {
    font-size: 22px !important;
    color: #000000; }
  .mega-menu .icon_bars {
    color: #4a4a4a !important; }
  .mega-menu .menu_bars {
    display: block !important;
    font-size: 22px; }
  .mega-menu .list_mobile.is-show {
    display: block; }
  .mega-menu .list_mobile {
    display: none;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 0;
    height: 100vh;
    width: 67%; }
  .mega-menu .btn_close.is-show {
    display: block; }
  .mega-menu .btn_close {
    color: #4a4a4a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 20px 363px; }
  .mega-menu .fa-times {
    padding: 20px 0; }
  .mega-menu .icon_close {
    font-size: 34px;
    margin-top: 3px;
    margin-right: 11px;
    text-decoration: none !important; }
  .mega-menu #menu_listm {
    font-family: Roboto-Regular;
    color: var(--dark-grey); }
  .mega-menu .btn-container {
    margin: 0 20px; }
  .mega-menu .downmenu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mega-menu .btn-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--white);
    border: none; }
  .mega-menu .btn-secondary1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--white);
    border: none; }
  .mega-menu .btn-group {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%; }
  .mega-menu .text-dropdown-title {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: var(--dark-grey); }
  .mega-menu .btn-secondary:not(:disabled):not(.disabled).active, .mega-menu .btn-secondary:not(:disabled):not(.disabled):active, .mega-menu .show > .btn-secondary.dropdown-toggle {
    border-radius: 10px;
    -webkit-box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--white);
    border: none; }
  .mega-menu .dropdown-divider {
    border: none; }
  .mega-menu .text-dropdown-title:hover {
    color: #6e7533;
    background-color: #ffffff; }
  .mega-menu .icon1:hover {
    color: #6e7533; }
  .mega-menu .text-dropdown-title:focus {
    color: #6e7533;
    background-color: #ffffff; }
  .mega-menu .icon1:focus {
    color: #6e7533; }
  .mega-menu .icon1 {
    font-size: 16px;
    margin-top: 5px; }
  .mega-menu .icon2 {
    font-size: 16px;
    margin-top: 5px; }
  .mega-menu .icon3 {
    font-size: 16px;
    margin-top: 5px; }
  .mega-menu .icon4 {
    font-size: 16px;
    margin-top: 5px; }
  .mega-menu .dropdown-menu {
    margin-top: 0;
    width: 100% !important; }
  .mega-menu #scrl-dropdown-menu {
    height: auto;
    max-height: 41vh;
    overflow-x: hidden;
    border: none; }
  .mega-menu .navbar {
    height: 65px; }
  .mega-menu .dropdown-divider {
    margin: .7rem 0;
    border-top: 1px solid #e9ecef; }
  .reports .report-desk {
    display: none !important; }
  .reports .report-mobile {
    display: block !important; }
  .reports .row {
    padding-top: 0 !important; }
  .reports .report-container {
    margin-right: 0 50px !important; }
  .reports main {
    padding-top: 90px; }
  .reports .display-3 {
    font-size: 30px; }
  .reports .emags1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .reports .text-white-16 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a; }
  .reports .pill-position {
    display: block;
    padding-top: 0; }
  .reports .pillemag {
    padding-top: 320px; }
  .reports .pill {
    background-color: #ffffff;
    border: 2px solid #4a4a4a;
    color: #4a4a4a;
    font-weight: bold;
    padding: 5px 15px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .reports .pill:hover {
    background-color: #6e7533;
    border: 1px solid #6e7533;
    color: #ffffff; }
  .reports .icon-emag {
    color: #4a4a4a; }
  .reports .icon-emag:hover {
    color: #ffffff !important; }
  .reports .text-pos {
    width: 100%;
    text-align: center;
    font-size: 11px;
    margin-top: 300px; }
  .reports #img-emags {
    height: 405px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: hidden;
    white-space: nowrap; }
  .reports .report-container {
    margin-right: 40px; } }
