
/* Custom Widgets Styles */
.widget-7b2ba5 * {
  margin: 0;
}

.widget-7b2ba5 ul {
  padding-left: 20px;
  list-style-type: disc;
}

.widget-7b2ba5 .nav {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}

.widget-7b2ba5 .nav.reverse-tabs-direction {
  flex-direction: row-reverse;
}

.widget-7b2ba5 .text {
  display: inline;
}

/*******************************************************************************************************************/
/******************************************************************************************************************/
/********************    tab-labels       ************************************************************************/
.widget-7b2ba5 .tab-label {
  text-align: center;
}

.widget-7b2ba5 .tab-label.layout-a.not-active > h4 {
  text-align: center;
}

.widget-7b2ba5 .tab-label {
  flex: 1 1 0%;
}

.widget-7b2ba5 .tab-label .horizontal-label {
  margin: 18px;
}

/*****************************************   tab-labels layout-a    ************************************/
.widget-7b2ba5 .tab-label.layout-a.not-active {
  border-bottom: 1px solid #ededed;
  text-align: center;
  font-weight: normal;
  color: #878787;
}

.widget-7b2ba5 .tab-label.not-active.layout-a > h4 {
  font-weight: normal;
  color: #878787;
}

.widget-7b2ba5 .tab-label.layout-a.hover, .widget-7b2ba5 .tab-label.active.layout-a {
  border-bottom: 3px solid #313131;
  font-weight: bold;
  color: #000000;
}

.widget-7b2ba5 .tab-label.hover.layout-a > h4, .widget-7b2ba5 .tab-label.active.layout-a > h4 {
  font-weight: bold;
  color: #000000;
}

/*****************************************   tab-labels layout-b    ************************************/
.widget-7b2ba5 .tab-label.layout-b.not-active {
  text-align: center;
  background-color: #ffffff;
  color: #878787;
}

.widget-7b2ba5 .tab-label.layout-b.not-active > h4 {
  color: #878787;
}

.widget-7b2ba5 .tab-label.layout-b.hover, .widget-7b2ba5 .tab-label.active.layout-b {
  background-color: #f5f5f5;
  color: #000000;
}

.widget-7b2ba5 .tab-label.layout-b.hover, .widget-7b2ba5 .tab-label.active.layout-b > h4 {
  color: #000000;
}

/*****************************************   tab-labels layout-c    ************************************/
.widget-7b2ba5 .tab-label.layout-c {
  border-left: 1px solid #d9d8d8;
  border-top: 1px solid #d9d8d8;
  border-right: 1px solid #d9d8d8;
}

.widget-7b2ba5 .tab-label.layout-c:last-child {
  /*border-right: 1px solid #d9d8d8;*/
}

.widget-7b2ba5 .tab-label.layout-c.not-active {
  text-align: center;
  border-bottom: none;
  background-color: rgba(0, 0, 0, 0);
  font-weight: normal;
  color: #878787;
}

.widget-7b2ba5 .tab-label.not-active.layout-c > h4 {
  font-weight: normal;
  color: #878787;
}

.widget-7b2ba5 .tab-label.layout-c.hover, .widget-7b2ba5 .tab-label.active.layout-c {
  background-color: rgba(0, 0, 0, 0);
  font-weight: bold;
  color: #000000;
}

.widget-7b2ba5 .tab-label.layout-c.hover > h4, .widget-7b2ba5 .tab-label.active.layout-c > h4 {
  font-weight: bold;
  color: #000000;
}

/*****************************************   tab-labels layout-d   D E P R E C A T E D  ! !  ************************************/
.widget-7b2ba5 .tab-label.layout-d.not-active {
  text-align: center !important;
  background-color: #f5f5f5;
  color: #000000;
  font-weight: bold;
}

.widget-7b2ba5 .tab-label.layout-d.hover, .widget-7b2ba5 .tab-label.active.layout-d {
  background-color: #000000;
  color: #ffffff;
}

/*****************************************   tab-labels layout-e    ************************************/
.widget-7b2ba5 .tab-label.layout-e.not-active {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  color: #878787;
  font-weight: bold;
  border-right: 3px solid #ededed;
}

.widget-7b2ba5 .tab-label.layout-e.not-active > h4 {
  color: #878787;
  font-weight: bold;
}

.widget-7b2ba5 .tab-label.layout-e.hover, .widget-7b2ba5 .tab-label.active.layout-e {
  color: #000000;
  border-right: 3px solid #000000;
  text-align: left;
  font-weight: bold;
}

.widget-7b2ba5 .tab-label.layout-e.hover > h4, .widget-7b2ba5 .tab-label.active.layout-e > h4 {
  color: #000000;
  font-weight: bold;
}

/*******************************************************************************************************************/
/******************************************************************************************************************/
/********************    tabs       ******************************************************************************/
.widget-7b2ba5 .tab.active {
  display: flex;
}

.widget-7b2ba5 .tab {
  display: none;
  text-align: left !important;
  flex: 1 1 0%;
  flex-basis: auto;
  justify-content: space-around;
  align-content: flex-start;
  padding-top: 30px;
  max-width: 100%;
}

/*****************************************   tab layout-a    ************************************/
.widget-7b2ba5 .tab.layout-a {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

/*****************************************   tab layout-b    ************************************/
.widget-7b2ba5 .tab.layout-b {
  background-color: #f5f5f5;
}

/*****************************************   tab layout-c    ************************************/
.widget-7b2ba5 .tab.layout-c {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d9d8d8;
}

/****************************   tab layout-d    D E P R E C A T E D  ! !************************/
.widget-7b2ba5 .tab.layout-d {
  flex-direction: column;
}

.widget-7b2ba5 .tab.full-width-img {
  flex-direction: column;
}

/*for text-img reverse functionality*/
.widget-7b2ba5 .tab .image-container, .widget-7b2ba5 .tab.reverse .tab-text-container {
  order: 1;
}

.widget-7b2ba5 .tab.reverse .image-container, .widget-7b2ba5 .tab .tab-text-container {
  order: 3;
}

.widget-7b2ba5 .tab .image-container {
  background-position: center;
  background-size: cover;
  max-width: 100%;
}

.widget-7b2ba5 .tab.full-width-img .image-container {
  width: 100% !important;
}

.widget-7b2ba5 .tab .image-container .image {
  margin: 0 auto;
  visibility: hidden;
  width: 100%;
}

.widget-7b2ba5 .tab .tab-text-container {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  /*align-items: flex-start;*/
  justify-content: center;
}

.widget-7b2ba5 .tab .tab-text-container .tab-description {
  overflow-y: auto !important;
  overflow-x: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left !important;
}

/*****************************************************************************************************************/
/**************    E N D   O F    |    tabs     ****************************************************************/
/***************************************************************************************************************/
.widget-7b2ba5 .btn-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.widget-7b2ba5 .btn-container.reverse-btn-dir {
  align-items: flex-end;
}

.widget-7b2ba5 .button-class {
  margin-bottom: 0 !important;
  max-width: 100%;
}

.widget-7b2ba5 .button-class span.text {
  color: red;
  overflow-wrap: initial !important;
  margin-bottom: 0px;
  padding: 10px 20px !important; /*for button to look like in img slider*/
}
/*user agent h tags margin reseting*/
.widget-7b2ba5 h1, .widget-7b2ba5 h2, .widget-7b2ba5 h3, .widget-7b2ba5 h4, .widget-7b2ba5 h5, .widget-7b2ba5 h6, .widget-7b2ba5 .text {
  margin: 0;
  margin-bottom: 10px;
}

.widget-7b2ba5 .text {
  max-width: 100% !important;
}

.widget-7b2ba5 .wrapper {
  overflow: hidden;
  display: flex;
}

.widget-7b2ba5 .wrapper.layout-a, .widget-7b2ba5 .wrapper.layout-b, .widget-7b2ba5 .wrapper.layout-c, .widget-7b2ba5 .wrapper.layout-d {
  flex-direction: column;
}

.widget-7b2ba5 .wrapper.layout-e {
  flex-direction: row;
}

.widget-7b2ba5 .wrapper.layout-e .nav {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.widget-7b2ba5 .wrapper.layout-e .nav.reverse-tabs-direction {
  flex-direction: column-reverse;
}

.widget-7b2ba5 .tab-label {
  flex: 1 1 0%;
  overflow: hidden;
  overflow-wrap: break-word;
}

/*.widget-7b2ba5 .tab-label.layout-e .horizontal-label {*/
/*    margin: 5px 25px;*/
/*    margin-left: 0px;*/
/*}*/
.widget-7b2ba5 .tab-label.layout-e {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.widget-7b2ba5 .tab-label.layout-e.layout-e-aux-tab-label {
  border-right: 3px solid #ededed;
  cursor: auto;
}

/*was: .widget-7b2ba5 .tab.internal-padding*/
.widget-7b2ba5 .tab {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.widget-7b2ba5 .tab .tab-space {
  order: 2;
  flex-basis: 20px;
}

.widget-7b2ba5 .tab .tab-text-container .desc-title {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
}

/*.widget-7b2ba5 .tab.layout-e .internal-padding*/
.widget-7b2ba5 .tab.layout-e {
  padding: 0px 21px;
}

.widget-7b2ba5 .tab .image-container {
  width: 240px;
  display: flex;
  align-items: flex-start;
}

.widget-7b2ba5 .tab .image-container.layout-a {
  width: 387px;
  height: 292px;
}

.widget-7b2ba5 .tab .image-container.layout-b {
  width: 291px;
  height: 353px;
}

.widget-7b2ba5 .tab .image-container.layout-e {
  width: 196px;
  height: 251px;
}

.widget-7b2ba5 .tab .image-container.layout-c {
  width: 514px;
  height: 278px;
}

.widget-7b2ba5 .tab .image-container.layout-d {
  width: 100%;
  margin: 0px 0px;
  margin-left: 0px;
}

.widget-7b2ba5 .button-class {
  width: auto !important;
  margin-top: 15px !important;
}