@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://db.onlinewebfonts.com/c/8ee8a2b5ac07dcd63b091e4abd3b248a?family=AgfaRotisSemiSerif-Bold');
@import url('https://db.onlinewebfonts.com/c/00213ae10c31d7413d20ffc1958e7b0e?family=AgfaRotisSemiSerif');
@import url('https://db.onlinewebfonts.com/c/00213ae10c31d7413d20ffc1958e7b0e?family=AgfaRotisSemiSerif');
@font-face {
  font-family: "Tahoma";
  src:  url("https://storage.unitedwebnetwork.com/files/1227/f927179594ec3f3b50becda3b6d4ef63.ttf")format("truetype"),
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
}

body {
    padding-top: 0;
    margin: 0;
    line-height: 1.5;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 1rem;
    font-weight: 400;
    font-family: "AgfaRotisSemiSerif", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "AgfaRotisSemiSerif-Bold", sans-serif;
    font-weight: 700;
}

p, label, td {
    font-family: "AgfaRotisSemiSerif", sans-serif;
    color: #000;
    font-size: 17px;
}

a {
    text-decoration: none !important;
    color: #000;
    font-size: 1rem;
    font-family: "AgfaRotisSemiSerif", sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}

/* Layout */

a:hover {
    text-decoration: none;
    cursor: pointer;
}

h1 {
    font-size: 2.3rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
}

h2 {
    font-size: 1.9rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
}

h3 {
    font-size: 1.7rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
    line-height: 140%;
}

h4 {
    font-size: 1.3rem;
    margin: 1.56rem 0 1.56rem;
    font-weight: 400;
    line-height: 140%;
}

p {
    margin-bottom: 10px;
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.32;
}

img {
    max-width: 100%;
    height: auto;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

ol,
ul {
    margin: 0em 0 1rem;
    padding: 0 0 0 1em;
    color: #666;
}
ul,
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fButton,
.buttons input[type="submit"]{
  padding: 7px 20px !important;
  display: inline-block;
  font-weight: 500;
  color: #fff;
  background-color: #b18620;
  border: 1px solid #b18620;
  z-index: 1;
  transition: .5s all ease;
  text-decoration: none;
  position: relative;
}
.fBigButton.fButton {
  padding: 10px 30px !important;
  border-radius: 35px;
  font-size: 28px;
  margin: 50px 0 0;
}
.fButton:hover,
.buttons input[type="submimt"]:hover {
  background-color: #fff;
  color: #000;
}
.buttons a {
  display: none;
}
/*Module*/

.fModule .fModuleTitle,
.fModule .fModuleContent {
    width: 100%;
}

.fModuleEnd .fModuleTitle,
.fModuleEnd .fModuleContent,
.fModuleBoxed {
    margin: 0 auto;
}

#fMatter .fModule,
#fSidebarRight .fModule,
#fContentPre .fModule,
#fContentPost .fModule {
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow: hidden;
}
.body .fModule,
body.container-wrap .body .wrap {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.fRegion {
    display: inline-block;
    width: 100%;
}
.fGalleryImage {
  display: inline-block;
}
header ul, ul.fMenu, header ul li, ul.fMenu li {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

/* Common CSS */

input.form-control,
textarea.form-control {
    display: inline-block;
    margin: 10px 0px;
}
.title-off .page-title{
    display: none;
}
.region-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
h3 a {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  font-family: inherit !important;
}



/* customizing .wrap as bootstrap container */
@media (min-width: 576px) {
  .wrap {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .wrap {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .wrap {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .wrap {
    max-width: 1140px;
  }
}
header .wrap {
  overflow: visible;
}
.path-register- .body,
.path-thank-you-for-your-registration- .body,
.path-user-login- .body,
.page-bg .body {
  background-image: url(https://storage.unitedwebnetwork.com/files/1227/85e988014fa79cbb2cb5e675c9c03fcf.jpeg) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
form {
  max-width: 800px;
  margin: 130px auto;
  border: 1px solid #a27c1f;
  border-radius: 8px;
  padding: 15px;
  background: rgba(255,255,255,0.4);
}
#fModule-47957 {
  margin: 130px auto;
}
header {
  padding: 10px 0;
}
.fForm legend,
form .form-heading-legend {
  color: #a27c1f;
  font-size: 1.25rem;
  margin: 1.5rem 0 1rem 0;
  border-bottom: 1px solid #a27c1f;
  color: #a27c1f;
  font-size: 1.25rem;
  padding-left: 0;
  font-family: "Poppins", sans-serif;
}
form .form-heading-legend {
  font-weight: bold;
  padding: 0px 1rem 0 0;
  margin-top: 0;
}
.fForm .form-heading {
  border-bottom: none !important;
}
.fForm fieldset {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.fForm label {
  width: 100%;
  text-align: left;
  display: block;
  float: none;
  margin-right: 10px;
  padding: 0.25rem 0px;
  color: #000;
  font-family: "Poppins", sans-serif;
}
form input,
form select,
form textarea {
  width: 100% !important;
  height: 42px;
  border-radius: 8px;
  border-color: #eee;
  padding: 0 10px !important;
  background: #fff;
  font-family: "Poppins", sans-serif;
}
form input[type="radio"],
form input[type="checkbox"],
form input[type="submit"] {
  width: auto !important;
  height: auto;
  position: relative !important;
  margin-left: 0 !important;
}
form fieldset {
  border-top: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.fForm .buttons {
  padding-left: 0 !important;
  text-align: right;
}
.fForm .buttons input {
  margin-right: 0 !important;
}
.path-register- form fieldset:first-child {
  display: none;
}
.fForm .hint, .fForm .error {
  margin-left: 0;
}
.fForm .hint a, .fForm .error a {
  color: #000;
}
.iti {
  width: 100%;
}
.iti input {
  padding-left: 86px !important;
}
#form-item-field_id_24284 {
  overflow: visible !important;
}
/* Menu */
.fMainMenu .fMenu {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}
.fMainMenu .fMenu li {
  position: relative;
  padding: 10px !important;
}
.fMainMenu .fMenu li a {
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  font-size: 16px;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}
.full-wrap .wrap,
footer .wrap {
  max-width: 100% !important;
}
.full-wrap .body {
  background-image: none;
}
.full-wrap p {
  font-size: 1.2rem;
}
.full-wrap p,
.full-wrap a,
.full-wrap span,
.full-wrap li {
  font-family: "AgfaRotisSemiSerif", sans-serif;
}
.full-wrap h3,
.full-wrap h4 {
  font-family: "AgfaRotisSemiSerif-Bold", sans-serif;
}
.body .fModule.fBanner,
.body .fModule.fPanels {
  padding-top: 0;
  padding-bottom: 0;
}
.float-header header {
  position: fixed;
  width: 95%;
  margin: 0 auto;
  z-index: 999;
  background: #fff;
  top: 2%;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  transition: 0.6s all;
  display: none;
}
.f-scrolled.float-header header {
  position: relative;
  width: 100%;
  top: auto;
  left: auto;
  transform: translateX(0);
}
.float-header .fMainMenu .fMenu li,
.fPanels ul li {
  position: relative;
}
.float-header .fMainMenu .fMenu li:after,
.fPanels ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
  background: #ad8428;
}
.float-header .fMainMenu .fMenu li:last-child:after,
.fPanels ul li:last-child:after {
  display: none;
}
.float-header .fMainMenu .fMenu li a {
  color: #ad8428;
  font-weight: normal;
}
.fCounter {
  background-image: url(https://storage.unitedwebnetwork.com/files/1227/034c2b9eb5101630af88c2da233ef9b8.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.fCounter .item {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  position: relative;
}
.fCounter .item:after {
  content: '';
  position: absolute;
  top: 64%;
  transform: translateY(-50%);
  right: -37px;
  width: 100px;
  height: 29px;
  background-image: url(https://storage.unitedwebnetwork.com/files/1227/229de51c93e993236230a0d8b2a2bd2e.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.fCounter .item:last-child:after {
  display: none;
}
.fCounter .item h4,
.fCounter .item p,
.fPanels .fGalleryText h3,
.fPanels .fGalleryText p,
.fGal h4 {
  color: #ad8428;
}
.fCounter .item p {
  margin-bottom: 0;
  font-size: 30px;
}
.fCounter .item h4 {
  font-size: 60px;
  font-weight: 600;
}
.fCustomHeading .fModuleTitle h3 {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  color: #ad8428;
  text-transform: uppercase;
}
.fCustomHeading .fModuleTitle {
  position: relative;
}
.fCustomHeading .fModuleTitle:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #ad8428;
  z-index: -1;
}
.fAbout .fModuleContent {
  padding: 0 30px;
  margin-top: 15px;
}
.fAbout .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fAbout .wrapper > div {
  flex: 0 0 auto;
  width: 48%;
}
.fAbout p {
  text-align: justify;
}
.body .fModule.fPanels {
  padding-top: 2rem;
}
.fPanels {
  background-image: url(https://storage.unitedwebnetwork.com/files/1227/1d0a283392103bd62cadafec063cea03.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.fPanels ul {
  justify-content: center;
  padding: 5rem 0 6rem !important;
}
.fPanels ul .fGalleryImage {
  display: none;
}

.fPanels .fGalleryText {
  text-align: center;
}
.fPanels .fGalleryText p {
  margin: 0;
  font-size: 25px;
  color: #ba9031;
}
.fPanels ul li:after {
  height: 49px;
  right: 0;
}

.fPanels .fGalleryText h3 {
  font-size: 60px;
  margin-bottom: 0;
  font-weight: 600;
  color: #ba9031;
}
.fGal .row {
  margin: 0;
  margin-top: 20px;
}
.fGal h4 {
  text-align: left;
}
.fGalleryContainer-37034 h4 {
  font-size: 33px;
}
.fGal .fGalleryContainer:last-child h4 {
  text-align: right;
}
.fGal .fGalleryContainer:last-child ul {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.fGal .fGalleryContainer:last-child ul li {
  flex: 0 0 48.8%;
  max-width: 49%;
}
.fGal .fGalleryContainer h4:hover {
  cursor: pointer;
}
/* .fGal:after,
.fGal:before {
  content: '';
  position: absolute;
  background-image: url(https://storage.unitedwebnetwork.com/files/1227/e53e95ba3807c51043226183bd6a7f84.png);
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(-41deg);
}
.fGal:after {
  width: 150px;
  height: 150px;
  top: 91%;
  left: -8px;
  
}
.fGal:before {
  width: 80px;
  height: 80px;
  top: 92%;
  right: 16px;
} */
.fButtonModule {
  margin: 2rem 0;
}
.fButtonModule img {
  max-height: 100px;
}
footer{
  background: #ba9031;
}
footer .wrap {
  overflow: visible;
  padding: 30px 50px;
}
footer h3,
footer p,
footer li,
footer a {
  color: #fff;
}
footer .row {
  justify-content: space-between;
}
footer .logo {
  position: relative;
  background: #fff;
  display: inline-block;
  padding: 15px 15px 15px 0;
}
footer .logo img {
  max-height: 60px;
}
footer .logo:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -131px;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
footer .content {
  margin-top: 30px;
}
footer .content p {
  font-size: 1rem;
  margin: 1.5rem 0;
}

.social,
.user-details {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
}
.social img {
  max-height: 30px;
}
#fModule-48087 img {
  max-height: 25px;
  margin-right: 10px;
}
.user-details {
  margin-top: 65px !important;
}
.user-details li {
  flex: 0 0 50%;
  max-width: 50%;
}
.user-details h3 {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.footer-botto {
  background: #fff;
  text-align: center;
  padding: 15px;
}
.footer-botto p {
  margin: 0;
  color: #ba9031;
}
#form-item-password,
#form-item-password_repeat {
  display: none;
}
#fModule-48081 p,
#fModule-48081 span {
  font-family: "Tahoma" !important;
}
#form-item-field_id_24282 > label {
  display: none;
}
.fForm .form-item-option {
  margin: 0;
}
.fForm .form-item-option label {
  padding-left: 0 !important;
}
.fForm .form-item-option label input {
  margin-right: 8px;
}
.page-message {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
#f-messages .item {
  background-color: #b18620 !important;
  max-width: 600px;
  margin: 0 auto;
}
.path-user-profile- form .row {
  margin: 0;
}
#nav-up {
  align-items: center;
  justify-content: center;
}
#nav-up img {
  filter: brightness(0) invert(1);
}
.fNews .bx-wrapper .bx-prev {
  left: -38px !important;
}
.fNews .bx-wrapper .bx-next {
  right: -38px !important;
}
.fNews .bx-pager {
  display: none;
}
.fNews .fModuleTitle {
  margin-bottom: 30px;
}
.bx-wrapper {
  margin-bottom: 0 !important;
}

.expertImage {
  display: none;
}
.expertImage.show {
  display: block;
}
.fExpertPanel .fMenu li {
  background: transparent;
}
.fExpertPanel .fMenu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  color: #ad8428;
  padding: 8px 10px;
  border-radius: 5px;
} 
.fExpertPanel .fMenu li a.show {
  color: #fff;
  background: #ad8428;
}
.fExpertPanel .fMenu li a .menu-item-icon {
  display: inline-block;
}
.fExpertPanel .fMenu li a .menu-item-icon img {
  filter: brightness(0) invert(1);
  max-height: 20px;
}

/* //Knowledge Vault page css */
.fTopMenu.fMainMenu .fMenu {
  justify-content: space-between;
}
.fTopMenu.fMainMenu .fMenu li {
  position: relative;
  padding: 0 !important;
} 
.fTopMenu.fMainMenu .fMenu li ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  width: 200px;
  background: #fff;
  padding-left: 0;
  z-index: 99;
  border: 1px solid #ad8428;
}
.fTopMenu.fMainMenu .fMenu li ul li:after {
  display: none;
}
.fTopMenu.fMainMenu .fMenu li a,
.fPlayerMenu.fMainMenu .fMenu li a  {
  padding: 5px 18px !important;
  display: inline-block;
  border-radius: 30px;
}
.fTopMenu.fMainMenu .fMenu li::after {
  right: -28px;
}

.fTopMenu.fMainMenu .fMenu li.active a,
.fPlayerMenu.fMainMenu .fMenu li.active a  {
  background: #ad8428;
  color: #fff;
}
.fSmallHeading .fModuleTitle h3 {
  color: #ad8428;
}
.fBoxMenu  ul {
  justify-content: center;
}
.fBoxMenu ul li {
  padding: 0 15px;
}
.fBoxMenu ul li a {
  background: #b18620;
  color: #fff;
  padding: 20px;
  display: flex;
  text-align: center;
  margin: 0 10px;
  font-size: 22px;
  min-height: 200px;
  align-items: center;
}
.fExpert ul {
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 410px;
}
.fExpert ul li {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: 30px;
  flex: 0 0 auto;
  width: 14.28%;
}
.fExpert ul li .fGalleryImage {
  width: 100%;
  height: 150px;
}
.fExpert ul li .fGalleryImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fExpert ul .fGalleryText {
  position: absolute;
  top: calc(100% - 199px);
  left: calc(var(--bs-gutter-x) * .5);
  right: calc(var(--bs-gutter-x) * .5);
  background: #e5e5e5;
  padding: 20px;
  text-align: left;
  height: 177px;
  overflow-y: scroll;
  display: none;
}
.fExpert ul .fGalleryText p {
  margin: 0;
}
.fExpert ul li.active .fGalleryText {
  display: block;
}
.fExpert ul .fGalleryImage {
  position: relative;
}
.fExpert ul .fGalleryImage.active:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 15px solid #e5e5e5;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  bottom: -32px;
  left: 0;
  transform: rotate(180deg);
}
.fExpert ul li:last-child .fGalleryImage.active:after {
  left: auto;
  right: 0;
}
.fExpert ul li:first-child .fGalleryImage.active:after {
  left: 0;
}
/* .fExpert ul li:nth-child(1) .fGalleryImage:after {
  left: 0;
}
.fExpert ul li:nth-child(2) .fGalleryImage:after {
  left: 160px;
}
.fExpert ul li:nth-child(3) .fGalleryImage:after {
  left: 320px;
}
.fExpert ul li:nth-child(4) .fGalleryImage:after {
  left: 480px;
}
.fExpert ul li:nth-child(5) .fGalleryImage:after {
  left: 640px;
}
.fExpert ul li:nth-child(6) .fGalleryImage:after {
  left: 800px;
} */
.fPlayerMenu.fMainMenu .fMenu {
  justify-content: center;
  margin: 30px 0 0;
}
/* .fPlayerMenu ul li {
  flex: 0 0 auto;
  width: 8%;
} */
.body .fModule.fReportTableDesign  {
  padding-top: 0;
}
.fReportTableDesign table,
.fReportTableDesign .text-right {
  width: 60%;
  margin: 0 auto;
}
.fReportTableDesign table td,
.fReportTableDesign table th {
  vertical-align: middle;
  padding: 10px 22px;
  line-height: normal;
}
.fReportTableDesign table th {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.fReportTableDesign table th:last-child {
  text-align: right;
  width: 60%;
}
.fReportTableDesign table th img {
  margin-left: 5px;
}
.fReportTableDesign table img {
  max-height: 23px;
}
.fReportTableDesign table thead {
  background: #ad8428;
}
.fReportTableDesign table tbody {
  border-top: none !important;
}
.fReportTableDesign table td {
  color: #ba9031;
  border: 1px solid #ad8428;
  padding: 8px 22px;
}
.fReportTableDesign table td:last-child {
  text-align: center;
}
.fReportTableDesign .text-right {
  text-align: right;
  margin-top: 10px;
  display: none;
}
.fReport {
  display: none;
}
.fReport.show {
  display: block;
}
.page-message {
  position: fixed;
  top: 50% !important;
  width: 100%;
  z-index: 999999;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
#f-messages {
  margin: 0 !important;
}
.reportForm {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.floatimage {
  position: absolute;
  z-index: 0;
}
.imageTop {
  top: -307px;
  left: -240px;
}
.floatimage img {
  max-height: 600px;
}
.has-bg .body {
  position: relative;
  overflow: hidden;
}
.imageBottom {
  right: -499px;
  bottom: -364px;
  z-index: -1;
}
.floatimage.imageBottom img {
  max-height: 1000px;
}


/* Trust */
.fAboutTrust p {
  text-align: justify;
}
.fAboutTrust .fModuleContent {
  margin-top: 30px;
}
.fAboutGrid img {
  max-height: 80px;
}
.fAboutGrid p {
  color: #ad8428;
  margin-top: 10px;
}
.fAboutGrid p span,
.fHonor ul p span {
  display: block;
}
.fAboutGrid li {
  border-right: 1px solid #ad8428;
}
.fAboutGrid li:last-child {
  border-right: none;
}
.fHonor ul,
.fBombayGrid ul {
  margin-top: 30px;
}
.fHonor ul img {
  max-height: 100px;
}
.fHonor ul p {
  margin-top: 10px;
}
.fHonor ul li {
  margin-bottom: 20px;
}
.fHeadingHide .fModuleTitle h3 {
  opacity: 0;
}
.fHeadingHide .fModuleContent {
  margin-top: 40px;
}
.fHeadingHide img {
  max-height: 100px;
}
.fBombayGrid .fGalleryImage {
  display: none;
}
.fBombayGrid .fGalleryText {
  text-align: center;
  padding: 0 20px;
}
.fBombayGrid li {
  padding: 0 15px;
  border-right: 1px solid #ba9031;
}
.fBombayGrid li:last-child {
  border-right: none;
}
.align-item-stretch {
  align-items: stretch;
}
.has-gap ul {
  padding-left: 0;
}
.has-gap ul li {
  margin-bottom: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 170px;
}
.has-gap ul.fill-color-right li:nth-child(2) {
  min-height: 350px;
}
.has-gap ul li p,
.has-gap ul li h3 {
  margin: 0;
}
.has-gap ul.fill-color li {
  width: 100%;
  background: #b88d2d;
}
.has-gap ul.has-border li {
  border: 1px solid #b88d2d;
  padding: 20px;
}
.has-gap ul.has-border li p {
  text-align:left;
  font-weight: normal;
}
.has-gap ul.fill-color li h3 {
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.has-gap ul.fill-color li h3 span {
  display: block;
}
.has-gap .rotate {
  width: 100%;
  height: 100%;
  position: relative;
}
.has-gap .rotate p {
  position: absolute;
  transform: rotate(270deg);
  width: 215px;
  top: 50%;
  right: -98%;
  font-size: 30px;
  color: #b88d2d;
}
/* //.fExpert {
//  display: none;
//} */
.fExpert .close-pop {
  display: none;
}
.page-title {
    background: #ab8732;
    padding: 10px 0;
}
.user-inner-profile-page form {
    max-width: 100%;
    margin: 0;
}
.session-container {
  overflow: auto;
}
.fModule .session-container {
  page-break-after: always;
  margin-bottom: 3rem;
}
.fModule .session-container {
  overflow: auto;
}
.fModule .session-container:last-child {
  page-break-after: auto;
}
.session-container table {
  border-collapse: collapse;
}
.fModule table {
  width: 100%;
}
.fModule .session-container {
  page-break-after: always;
  margin-bottom: 3rem;
}
.fModule table th, .fModule table td {
  border: 1px solid #ccc;
  padding: 0.5rem;
  vertical-align: top;
}
.fModule .session-time {
  text-align: center;
}
.fModule .session-container td, .fModule .session-container th {
  padding: 0.5rem;
  transition: all 0.5s;
}
.fModule .session-container th {
  background: #333;
  color: #fff;
  font-weight: bold;
}
.fModule .session-container td, .fModule .session-container th {
  padding: 0.5rem;
  transition: all 0.5s;
}
.fModule td.session-time {
  width: 140px;
  vertical-align: middle;
}
.fModule .session-time-date {
  display: none;
}
.fModule .session-time-start, .session-time-end {
  position: relative;
}
.fModule .session-time-start, .session-time-end {
  display: inline;
}
.fModule .session-title, .fModule .session-time-start {
  font-weight: bold;
  position: relative;
}
.fModule .session-time-end::before {
  content: "-";
  display: inline-block;
}
.fModule .session-item-container {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  display: flex;
}
.fModule .session-item-container {
  position: relative;
}
.fModule .session-item-container .f-list-item-node {
  align-self: center;
}
.fModule .session-title, .fModule .session-time-start {
  font-weight: bold;
  position: relative;
}
.session-item-container .session-title a {
  color: #000 !important;
  font-size: 20px;
}
.session-intro {
  font-size: 0.8rem;
}
.f-button-danger {
  background: #cc0000;
}
.fModule .session-details .f-button {
  padding: 0.15rem 1rem;
}
.fModule .session-details .f-button {
  padding: 0.15rem 0.5rem;
  height: 31px;
}
.session-full {
  margin: 20px 0;
}
.session-full .session-time-date {
  display: inline-block;
}
.session-full .session-time-start, .session-full .session-time-end {
  position: relative;
}
.session-full .session-time-start::before {
  content: "(";
  display: inline-block;
}
.session-full .session-time-end::after {
  content: ")";
  display: inline-block;
}
.session-full .session-time-end::before {
  content: "-";
  display: inline-block;
}
.session-action {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.fModule .session-item-status-1 {
  opacity: 1;
  background: #c6e0b4;
}
.fModule .session-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0 none;
}
.modal-content iframe header,
.modal-content iframe footer {
  display: none;
}
.page-message .info {
  position: relative;
}
.page-message .info a {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  transform: translateY(-50%);
}
.page-message .info a img {
  max-height: 30px;
}
@media (min-width: 768px) {
  .fExpert ul li.col-md-2 {
    width: 20%;
  }
}
@media (min-width: 1600px) {
  #fModule-48079 .fGalleryImage {
    display: block;
    text-align: center;
  }
  #fModule-48079 .fGalleryImage img {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .float-header header {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
  .navbar-toggle span {
    width: 24px;
    height: 3px;
    background: #ad8428;
    margin-bottom: 3px;
    display: block;
  }
  .fCounter .item::after {
    top: 61%;
    right: -22px;
    width: 38px;
    height: 10px;
  }
  .fCounter .item h4 {
    font-size: 20px;
  }
  .fPanels .fGalleryText {
    margin-bottom: 20px;
  }
  .fGal .fGalleryContainer {
    margin-bottom: 20px;
  } 
  .fGal .fGalleryContainer:last-child ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fButtonModule {
    margin: 0;
  }
  footer .wrap {
    padding: 30px 0;
  }
  .footerContent {
    margin-bottom: 20px;
  }
  .user-details {
    margin-top: 0 !important;
    flex-wrap: wrap;
  }
  .user-details li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  form {
    max-width: 600px;
  }
  #fModule-47957 {
    margin: 20px;
  }
  .navbar-toggle {
    display: inline-block;
  }
  .fMainMenu nav {
    position: absolute;
    top: 100%;
    right: 0;
    width: 250px;
    background: #fff;
    z-index: 999;
  }
  .fMainMenu .fMenu {
    display: block;
  }
  .float-header .fMainMenu .fMenu li::after {
    display: none;
  }
  .fCounter .item p {
    font-size: 15px;
  }
  .fAbout p {
    text-align: justify;
  }
  .fPanels .fGalleryText h3 {
    font-size: 30px;
  }
  .fPanels .fGalleryText p {
    font-size: 18px;
  }
  .fAbout .wrapper {
    flex-wrap: wrap;
  }
  .fAbout .wrapper > div {
    width: 100%;
  }
  .fAbout .wrapper > div video {
    height: auto;
  }
  .fNews .bx-wrapper .bx-prev {
    left: 10px;
  }
  .fNews .bx-wrapper .bx-next {
    right: 10px;
  }
  .floatimage img {
    max-height: 500px;
  }
  .fMainMenu.fTopMenu nav,
  .fMainMenu.fPlayerMenu nav {
    position: relative;
    top: 100%;
    right: auto;
    width: 100%;
  }
  .fTopMenu.fMainMenu .fMenu,
  .fMainMenu.fPlayerMenu .fMenu {
    display: block;
    flex-wrap: wrap;
  }
  .fBoxMenu ul li a {
    margin: 10px 0;
  }
  .fExpert ul li {
    width: 50%;
  }
  .fExpert ul .fGalleryText {
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    height: 250px;
    transform: translate(-50%,-50%);
    z-index: 99;
    width: 95%;
  }
  .fExpert ul:after { 
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9;
    height: 100%;
  }
  .fExpert ul.not-active:after { 
    display: none;
  }
  .fExpert .close-pop {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  /* .fExpert ul {
    min-height: 600px;
  } */
  .fReportTableDesign table, .fReportTableDesign .text-right {
    width: 100%;
    margin: 0 auto;
  }
  .fExpert ul .fGalleryImage.active::after {
    display: none;
  }
}