/**
 * :: Cactus Shortcodes
 * -------------------------------------------------- */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.vertical-align {
  position: relative;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after {
  clear: both;
}
.c-button .button-icon,
.c-button .button-icon {
  display: inline-block;
  vertical-align: middle;
}
.c-button .button-title {
  float: none;
}
.c-button .icon-left .button-icon {
  margin-right: 9px;
}
.c-button .icon-right .button-icon {
  margin-left: 9px;
}
.c-button.border {
  background-color: transparent;
  border: 3px solid #621b4b;
  color: #621b4b;
  padding: 15px 27px;
}
.c-button.border.small {
  padding: 8px 13px;
}
.c-button.border.large {
  padding: 19px 48px;
}
.c-button.border:hover,
.c-button.border:active,
.c-button.border:focus {
  border-color: #621b4b;
  background: #621b4b;
  color: #fff;
}
.c-button-wrap.inline {
  display: inline-block;
}
.c-button-wrap.left {
  max-width: 100%;
  text-align: left;
  display: block;
}
.c-button-wrap.right {
  max-width: 100%;
  text-align: right;
  display: block;
}
.c-button-wrap.center {
  max-width: 100%;
  text-align: center;
  display: block;
}
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
  width: 25%;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner .c-column {
  width: 100%;
}
@media only screen and (max-width: 769px) {
  .c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
    width: calc(100% / 3);
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
    width: 100%;
  }
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block {
  padding: 34px 0 26px 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-title .item-title .heading {
  line-height: 30px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-price .c-price {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title {
  padding-top: 17px;
  padding-bottom: 19px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title p {
  margin-bottom: 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary {
  margin: 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 6px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:first-child {
  margin-bottom: 16px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:last-child {
  margin-bottom: 0px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary .c-button-wrap {
  margin-bottom: 14px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column {
  padding-left: 0;
  padding-right: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block {
  text-align: left;
  border-radius: initial;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-title .item-title {
  padding: 0px 30px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-title .item-title .heading {
  font-weight: bold;
  font-size: 24px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price {
  padding-top: 10px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-price {
  width: auto;
  height: auto;
  border-radius: initial;
  padding: 29px 30px 27px 30px;
  margin-top: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-price .c-price {
  padding: 0;
  line-height: 60px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title {
  padding: 23px 30px;
  border-bottom: solid 1px #f5f5f5;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title p {
  margin: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary {
  margin: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary {
  padding: 23px 30px;
  border-bottom: solid 1px #f5f5f5;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:last-child {
  border: none;
  padding-bottom: 0px;
}
.c-icon-box .c-button {
  margin-top: 8px;
  border-radius: 30px;
}
.c-icon-box.style-5 .block.style-5 .block-items-wrap {
  -webkit-transition: background-color 150ms ease-in-out;
  -moz-transition: background-color 150ms ease-in-out;
  -o-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  height: 100%;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner {
  display: table;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .block-list,
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
  display: table-cell;
  width: 1140px;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
  vertical-align: middle;
  width: calc(100% - 1140px);
  padding: 0px 40px;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 1600px) {
  .c-icon-box.style-5.custom-content .c-icon-box__inner {
    display: block;
  }
  .c-icon-box.style-5.custom-content .c-icon-box__inner .block-list,
  .c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
    display: block;
    width: 100%;
  }
  .c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content * {
    text-align: center;
  }
}
.c-icon-box.style-4 .row {
  margin-left: 0;
  margin-right: 0;
}
.c-icon-box.style-4 i {
  font-size: 30px;
}
.c-icon-box.style-4 .right-item {
  text-align: left;
}
.c-icon-box.style-4 h4.heading {
  font-size: 18px;
}
.c-icon-box.style-4 ul.block-list li.block-group .c-column {
  padding: 0px;
}
.c-icon-box.style-4 ul.block-list li.block-group .c-column .block {
  padding: 41px 15px;
}
.c-icon-box.is-ui-border ul.block-list li.block-group {
  border-bottom: 1px solid #f0f0f0;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:before,
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  content: " ";
  display: table;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  clear: both;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:before,
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  content: " ";
  display: table;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  clear: both;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:before,
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  content: " ";
  display: table;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  clear: both;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:before,
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  content: " ";
  display: table;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul:after {
  clear: both;
}
.c-icon-box.is-ui-border ul.block-list li.block-group ul li:last-child.c-column {
  border-right: none;
}
@media only screen and (max-width: 991px) {
  .c-icon-box.is-ui-border ul.block-list li.block-group ul li:nth-child(2n).c-column {
    border: none;
  }
}
@media only screen and (max-width: 767px) {
  .c-icon-box.is-ui-border ul.block-list li.block-group ul li .c-column {
    border: none;
  }
}
.c-icon-box.is-ui-border ul.block-list li.block-group .c-column {
  padding: 0px;
  position: relative;
}
.c-icon-box.is-ui-border ul.block-list li.block-group .c-column:after {
  position: absolute;
  content: "";
  display: block;
  top: 41px;
  bottom: 41px;
  right: 0px;
  background-color: #f0f0f0;
  width: 1px;
}
@media (max-width: 991px) {
  .c-icon-box.is-ui-border ul.block-list li.block-group .c-column:after {
    display: none;
  }
}
.c-icon-box.is-ui-border ul.block-list li.block-group .c-column .block {
  padding: 41px 15px;
}
.c-icon-box.is-ui-border ul.block-list li.block-group .c-column:last-child:after {
  display: none;
}
.c-icon-box.is-ui-border ul.block-list li.block-group:last-child {
  border: none;
}
.c-block {
  max-width: 100%;
  display: block;
}
.c-block.align-left {
  text-align: left;
}
.c-block.align-right {
  text-align: right;
}
.c-block.align-center {
  text-align: center;
}
.c-typo.align-left {
  text-align: left;
}
.c-typo.align-right {
  text-align: right;
}
.c-typo.align-center {
  text-align: center;
}
.c-typo > * {
  display: inline-block;
}
.c-testimonials .c-testimonials__inner .block-group {
  opacity: 0;
  transition: opacity 0.3s;
}
.c-testimonials .c-testimonials__inner .block-group.slick-initialized {
  opacity: 1;
}
.c-testimonials .block-group .c-column.slick-cloned img {
  padding-top: 0 !important;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .item-image img {
  margin-bottom: 0px !important;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .item-avatar img {
  display: inline;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block.no-bg .item-avatar {
  margin-top: 0;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .c-testimonial__rating {
  margin-bottom: 20px;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .c-testimonial__rating > i {
  font-size: 17px;
  padding-left: 2px;
}
.c-testimonials.style-3 .block-group .block .c-position {
  margin-bottom: 17px;
}
.c-progress {
  color: #fff;
}
.c-progress:before,
.c-progress:after {
  content: " ";
  display: table;
}
.c-progress:after {
  clear: both;
}
.c-progress:before,
.c-progress:after {
  content: " ";
  display: table;
}
.c-progress:after {
  clear: both;
}
.c-progress:before,
.c-progress:after {
  content: " ";
  display: table;
}
.c-progress:after {
  clear: both;
}
.c-progress:before,
.c-progress:after {
  content: " ";
  display: table;
}
.c-progress:after {
  clear: both;
}
.c-progress .c-progress-item.circle {
  text-align: center;
}
.c-progress .c-progress-item.circle .item-content .item-round {
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto;
  position: relative;
}
.c-progress .c-progress-item.circle .item-content .item-caption {
  padding-top: 24px;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .c-col-5 {
    width: 20% !important;
  }
}
@media (min-width: 768px) {
  .c-col-7 {
    width: 14.285% !important;
  }
}
@media (min-width: 768px) {
  .c-col-8 {
    width: 12.5% !important;
  }
}
@media (min-width: 768px) {
  .c-col-9 {
    width: 11.111% !important;
  }
}
@media (min-width: 768px) {
  .c-col-10 {
    width: 10% !important;
  }
}
@media (min-width: 768px) {
  .c-col-11 {
    width: 9.0909% !important;
  }
}
.wpb_wrapper .c-download-box .c-download-box__inner .block .c-summary {
  margin-bottom: 20px;
  display: inline;
}
.wpb_wrapper .c-download-box .c-download-box__inner .block .c-summary .wpb_text_column {
  display: inline;
}
.c-separator {
  display: block;
  max-width: 100%;
  width: 100%;
}
.c-separator.left {
  margin-left: 0;
  margin-right: auto;
}
.c-separator.right {
  margin-left: auto;
  margin-right: 0;
}
.c-separator.center {
  margin: 0 auto;
}
.c-separator .c-separator-line {
  border-top: 1px solid #f5f5f5;
  display: block;
  position: relative;
  width: 100%;
}
.c-custom-box {
  text-align: center;
  overflow: hidden;
}
.c-custom-box .item-content {
  padding: 20px;
  font-size: 24px;
  line-height: 28px;
  height: 100%;
  display: table;
  float: none;
  position: absolute;
}
.c-custom-box .item-content .content-inner {
  display: table-cell;
  vertical-align: middle;
}
.c-word-rotator.style-sliding .heading {
  font-weight: normal;
}
.c-word-rotator.style-sliding .c-typed {
  overflow: hidden;
  position: relative;
  height: 44px;
  display: inline-block;
  vertical-align: top;
}
.c-word-rotator.style-sliding .c-typed ul {
  position: relative !important;
  line-height: inherit;
  padding: 0px 10px !important;
}
.c-word-rotator.style-sliding .c-typed ul li {
  list-style: none;
  text-align: center;
  height: inherit !important;
  font-weight: bold;
}
.c-welcome.style-1 .c-welcome__inner.full-screen {
  height: 100vh;
}
.c-welcome.style-1 .c-welcome__inner.full-screen .c-thumbnail {
  text-indent: -999em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100vh;
}
.c-members.basic-style .c-members__inner .block .item-hover {
  opacity: 0;
}
.c-members.basic-style .c-members__inner .block .item-hover:not(:hover) {
  background-color: transparent !important;
}
.c-members.basic-style .c-members__inner .block .item-hover:hover {
  opacity: 1;
}
.c-counter {
  display: block;
}
.c-counter .c-counter__value {
  font-size: 86px;
  color: #111111;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  line-height: 1.1;
}
.c-counter .c-counter__inner .c-counter__content {
  text-align: center;
}
.c-counter .c-counter__inner .c-counter__content .heading {
  font-size: 18px;
  color: #111111;
  font-family: 'Libre Franklin', sans-serif, Helvetica, Arial, sans-serif;
  line-height: 25px;
}
.c-counter.inline {
  display: inline-block;
}
.c-counter.left {
  max-width: 100%;
  text-align: left;
  display: block;
}
.c-counter.left .c-counter__content {
  text-align: left;
}
.c-counter.right {
  max-width: 100%;
  text-align: right;
  display: block;
}
.c-counter.right .c-counter__content {
  text-align: right;
}
.c-counter.center {
  max-width: 100%;
  text-align: center;
  display: block;
}
.c-shortcode-menu .menu_content {
  width: 100%;
  text-align: left;
  display: block;
}
.c-shortcode-menu .menu_content:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
}
.c-shortcode-menu .menu_content .menu_image {
  width: 60px;
  height: 60px;
  float: left;
  overflow: hidden;
  margin-right: 15px;
  margin-top: 10px;
  border-radius: 100px;
  position: relative;
  z-index: 3;
}
.c-shortcode-menu .menu_content .menu_image img {
  width: auto;
  height: 60px;
}
.c-shortcode-menu .menu_content .menu_post {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0px;
}
.c-shortcode-menu .menu_content .menu_post .menu_title {
  position: relative;
  z-index: 2;
  padding-right: 5px;
}
@media (max-width: 768px) {
  .c-shortcode-menu .menu_content .menu_post .menu_title {
    max-width: 60%;
    display: inline-block;
  }
}
.c-shortcode-menu .menu_content .menu_post .menu_title .menu_icon {
  padding-right: 6px;
  font-size: 20px;
}
.c-shortcode-menu .menu_content .menu_post .menu_dots {
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0;
  border: 0;
  height: 3px;
  display: block;
  background-image: radial-gradient(circle closest-side, #ccc 80%, #fff 10%);
  background-position: bottom;
  background-size: 4px 2px;
  background-repeat: repeat-x;
}
.c-shortcode-menu .menu_content .menu_post .menu_price {
  position: absolute;
  right: 0;
  z-index: 2;
  padding-left: 5px;
  top: 1px;
}
.c-shortcode-menu .menu_content .post_detail {
  text-transform: none;
  letter-spacing: 0;
  width: auto;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
  margin-top: -3px;
  margin-bottom: 21px;
}
.c-shortcode-menu .menu_content .menu_excerpt_wrap {
  overflow: hidden;
}
.c-shortcode-menu.style-2 .menu_content .menu_post .menu_dots {
  left: 75px;
}
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_title,
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_price {
  color: #fff;
  background-color: #151515;
}
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_dots {
  background-image: radial-gradient(circle closest-side, #fff 80%, #151515 10%);
}
.c-shortcode-menu.ui-dark .menu_content .post_detail {
  color: #fff;
  background-color: #151515;
}
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_title,
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_price {
  color: #151515;
  background-color: #fff;
}
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_dots {
  background-image: radial-gradient(circle closest-side, #151515 80%, #fff 10%);
}
.c-shortcode-menu.ui-light .menu_content .post_detail {
  color: #151515;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_title {
  top: 1px;
  background-color: transparent;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_dots {
  display: none;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_price {
  background-color: transparent;
  font-weight: normal;
}
.c-shortcode-menu.style-1 .menu_content .post_detail {
  background-color: transparent;
}
.c-shortcode-menu.style-1.ui-dark .menu_content .menu_post .menu_title,
.c-shortcode-menu.style-1.ui-dark .menu_content .menu_post .menu_price {
  color: #151515;
}
.c-shortcode-menu.style-1.ui-dark .menu_content .post_detail {
  color: #151515;
}
.c-shortcode-menu.style-1.ui-light .menu_content .menu_post .menu_title,
.c-shortcode-menu.style-1.ui-light .menu_content .menu_post .menu_price {
  color: #fff;
}
.c-shortcode-menu.style-1.ui-light .menu_content .post_detail {
  color: #fff;
}
.shortcode-block .c-block > * {
  position: relative;
  z-index: 1;
}
.shortcode-block .c-block > .mask {
  z-index: 0;
  position: absolute;
}
/**
 * Services Listing shortcode
 */
.c-services.style-1 .c-thumbnail {
  margin-bottom: 25px;
}
/**
 * Shortcode CountDown
 */
.c-countdown {
  display: block;
  color: #621b4b;
}
.c-countdown .c-countdown__inner {
  display: block;
}
.c-countdown .c-countdown__inner .countdown-row {
  display: block;
}
.c-countdown .c-countdown__inner .countdown-row:after {
  display: block;
  content: "";
  clear: both;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-section {
  display: inline-block;
  text-align: center;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-amount {
  padding-bottom: 17px;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-amount,
.c-countdown .c-countdown__inner .countdown-row .countdown-separator {
  font-size: 72px;
  line-height: 72px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-period {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  display: block;
  font-family: 'Libre Franklin', sans-serif, Helvetica, Arial, sans-serif;
  margin-top: 4px;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-separator {
  vertical-align: top;
  padding: 0px 25px;
}
.c-gallery .c-counter .c-counter__inner,
.c-gallery .wpb_text_column .wpb_wrapper,
.c-gallery .gallery-text .item-content {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content .item-content .item-hover .hover-content {
  top: 50%;
  left: 50%;
  position: absolute;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content .item-content .item-hover .hover-content i {
  webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  border-radius: 5px;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content .item-content .item-hover .hover-content i:hover {
  background-color: #000000;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content .item-content .item-hover.with-link .hover-content a:first-child {
  margin-right: 7px;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content:hover .item-content .item-hover i {
  opacity: 1 !important;
  color: #ffffff;
  font-size: 20px;
}
.c-gallery .gallery-text .item-content p {
  font-size: 18px;
}
.c-gallery .c-counter .c-counter__inner .c-counter__value,
.c-gallery .c-counter .c-counter__inner .heading {
  color: #fff;
}
#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.92) !important;
}
#swipebox-close {
  right: 29px !important;
  top: 12px !important;
  opacity: 0.6;
  webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#swipebox-close:hover {
  opacity: 1;
  transform: rotateZ(90deg);
}
.c-block-quote {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.c-block-quote.left {
  float: left;
}
.c-block-quote.right {
  float: right;
}
.c-block-quote .c-block-quote-content {
  padding: 30px;
}
.c-block-quote .c-block-quote-content.is-background {
  background-repeat: no-repeat;
  background-position: top left;
}
.c-block-quote .c-block-quote-content .quote-background {
  position: absolute;
  top: 0;
  left: 0;
}
.c-block-quote .c-block-quote-content .quote-background > i {
  font-size: 90px;
  color: #000000;
  opacity: 0.2;
}
.c-block-quote .c-block-quote-content .quote-content {
  display: block;
  font-size: 48px;
  line-height: 60px;
  color: #f54828;
  position: relative;
  z-index: 2;
}
.c-block-quote .c-block-quote-content .quote-content.center {
  text-align: center;
}
.c-block-quote .c-block-quote-content .quote-content.right {
  text-align: right;
}
/* Lightbox for Portfolio Shortcode*/
.c-projects .c-thumbnail.light-box {
  -webkit-transition: 0.2s opacity ease-in-out;
  -moz-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.c-projects .c-thumbnail.light-box:hover {
  opacity: 0.7;
}
/* Events List - Shortcode */
.unidash-events-list ul {
  margin-bottom: 0;
}
.unidash-events-list ul li {
  list-style: none;
  margin-bottom: 30px;
}
.unidash-events-list ul li:last-child {
  margin-bottom: 0px;
}
.unidash-events-list ul:after {
  content: "";
  display: block;
  clear: both;
}
.unidash-events-list .content-wrap {
  position: relative;
}
.unidash-events-list .content-wrap img {
  width: 100%;
  height: auto;
}
.unidash-events-list .c-date-float {
  z-index: 2;
  top: 0;
  right: 0;
}
.unidash-events-list .events-heading a:not(:hover) {
  color: #fff;
}
.unidash-events-list .event-location {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.unidash-events-list.style-1 .c-image-hover img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
.unidash-events-list.style-1 .event-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px;
}
.unidash-events-list.style-1 .event-location {
  margin-bottom: 0px !important;
  font-weight: 800;
}
.unidash-events-list.style-1 .c-date-float {
  font-weight: 700;
}
.unidash-events-list.style-1 .no-thumb .c-date-float,
.unidash-events-list.style-1 .no-thumb .event-content {
  position: static;
}
.unidash-events-list.style-1 .no-thumb .event-location {
  color: #111;
  margin-bottom: 0px;
}
.unidash-events-list.style-1 .events-heading {
  line-height: 42px;
  margin-bottom: 7px;
}
.unidash-events-list.style-1 .events-heading a {
  text-transform: uppercase;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* fallback */
  max-height: -moz-calc( 126px );
  /* WebKit */
  max-height: -webkit-calc( 126px );
  /* Opera */
  max-height: -o-calc( 126px );
  /* Standard */
  max-height: calc( 126px );
  /* fallback */
}
.unidash-events-list.style-1 .no-thumb .events-heading a:not(:hover) {
  color: #111;
}
.unidash-events-list.style-1 .no-thumb .event-content {
  padding: 15px 0px 0px 0px;
}
.unidash-events-list.style-1 .content-wrap:hover .events-heading a {
  color: #ff7900;
}
.unidash-events-list.style-2 .event-item {
  padding: 20px 0px;
  margin-bottom: 0px;
}
.unidash-events-list.style-2 .event-thumb {
  width: 170px;
  padding: 0;
  margin: 0 15px;
}
.unidash-events-list.style-2 .event-content {
  margin-top: -6px;
  width: calc( 100% - 400px );
  position: unset;
}
.unidash-events-list.style-2 .no-thumb .event-content {
  width: calc( 100% - 200px);
}
.unidash-events-list.style-2 .event-location {
  font-size: 14px;
  margin-bottom: 0px !important;
  font-weight: 800;
}
.unidash-events-list.style-2 .events-heading {
  margin-bottom: 4px;
}
.unidash-events-list.style-2 .event-desciption {
  padding-right: 0px;
}
.unidash-events-list.style-2 .events-heading a {
  font-size: 24px;
}
.unidash-events-list.style-2 .event-item:not(:last-child):after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 15px;
}
.unidash-events-list.style-2 .event-date {
  width: 200px;
}
.unidash-events-list.style-2 .event-date .calendar-img {
  height: 170px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 24px;
  position: relative;
}
.unidash-events-list.style-2 .event-date .calendar-img h5 {
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #fff;
  line-height: 23px;
}
.unidash-events-list.style-2 .event-date .calendar-img:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 35px;
  top: -10px;
  left: 35px;
}
.unidash-events-list.style-2 .event-date .calendar-img:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 35px;
  top: -10px;
  right: 35px;
}
.unidash-events-list.style-2.event-text-ui-dark .event-date .calendar-img:before,
.unidash-events-list.style-2.event-text-ui-dark .event-date .calendar-img:after {
  background-color: #fff;
  border: 5px solid #2a8fbd;
}
.unidash-events-list.style-2.event-text-ui-dark .event-date .calendar-img {
  background-color: #2a8fbd;
}
.unidash-events-list.style-2.event-text-ui-dark .event-item:after {
  background-color: #f6f6f6;
}
.unidash-events-list.style-2.event-text-ui-dark .events-heading a {
  color: #111111;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.unidash-events-list.style-2.event-text-ui-dark .events-heading a:hover {
  color: #ff7900;
}
.unidash-events-list.style-2.event-text-ui-dark .event-desciption {
  color: #777;
}
.unidash-events-list.style-2.event-text-ui-dark .event-location {
  color: #2a8fbd;
}
.unidash-events-list.style-2.event-text-ui-light .event-location {
  color: #ff7900;
}
.unidash-events-list.style-2.event-text-ui-light .event-desciption {
  color: #777;
}
.unidash-events-list.style-2.event-text-ui-light .event-item:after {
  background-color: rgba(255, 255, 255, 0.1);
}
.unidash-events-list.style-2.event-text-ui-light .event-date .calendar-img {
  background-color: #ff7900;
}
.unidash-events-list.style-2.event-text-ui-light .event-date .calendar-img:before,
.unidash-events-list.style-2.event-text-ui-light .event-date .calendar-img:after {
  background-color: #000;
  border: 5px solid #ff7900;
}
@media (max-width: 1025px) {
  .unidash-events-list.style-2 .event-date .calendar-img {
    padding: 10px;
  }
  .unidash-events-list.style-2 .event-date .calendar-img:before {
    left: 10px;
  }
  .unidash-events-list.style-2 .event-date .calendar-img:after {
    right: 10px;
  }
}
@media (max-width: 768px) {
  .unidash-events-list.style-2 .event-date .calendar-img {
    width: 170px;
  }
  .unidash-events-list.style-2 .event-content {
    margin: 20px 0;
    width: 100% !important;
  }
}
.unidash-events-list.style-3 ul li {
  margin-bottom: 0px;
  background-color: #fff;
  margin: 0 15px;
  text-align: center;
  padding: 16px 40px 14px;
  position: relative;
}
.unidash-events-list.style-3 ul li:not(:last-child):after {
  content: "";
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background-color: #f6f6f6;
}
.unidash-events-list.style-3 .events-heading,
.unidash-events-list.style-3 h5 {
  margin-bottom: 0px;
}
.unidash-events-list.style-3 .event-col-title {
  text-transform: uppercase;
  padding: 28px 40px;
}
.unidash-events-list.style-3 .event-col-button {
  text-transform: uppercase;
  padding: 32px 15px;
}
@media (max-width: 768px) {
  .unidash-events-list.style-3 .event-col-button {
    padding: 15px;
  }
}
.unidash-events-list.style-3 .event-col-button .c-button {
  border-radius: 25px;
}
.unidash-events-list.style-3 .event-col-button .c-button:not(:hover) {
  background-color: #621b4b;
}
.unidash-events-list.style-3 .event-col-title h5 {
  color: #ff7900;
  word-break: break-word;
}
.unidash-events-list.style-3 .events-heading a:not(:hover) {
  color: #111;
}
.unidash-events-list.style-3 .events-heading a {
  line-height: 28px;
}
.unidash-events-list.style-3 .event-date {
  font-size: 12px;
  color: #777;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.c-contacts .contact-content {
  background: rgba(0, 0, 0, 0.02);
  padding: 20px;
  word-wrap: break-word;
}
.c-contacts .item-name h3 {
  color: #ff7900;
  font-size: 24px;
}
.c-contacts .item-title p {
  margin-bottom: 0;
}
.c-contacts .item-thumbnail img {
  width: 70px;
  border-radius: 50%;
  margin-top: -60px;
}
.c-contacts .block:not(:last-child) {
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 1px solid #d2d0d2;
}
.c-contacts .c-name .item-name .heading {
  margin-bottom: 7px;
}
.c-contacts .c-title .item-title p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0px;
  color: #777777;
}
.c-contacts .c-company .item-company p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0px;
  color: #777777;
}
.c-contacts .c-meta {
  margin-top: 5px;
}
.c-contacts .c-meta .item-email a,
.c-contacts .c-meta .item-phone a,
.c-contacts .c-meta .item-email p,
.c-contacts .c-meta .item-phone p {
  font-size: 14px;
  font-weight: 800;
  color: #666;
  margin-bottom: 0px;
  padding-left: 0px;
}
.c-contacts .c-meta .item-email a:before,
.c-contacts .c-meta .item-phone a:before,
.c-contacts .c-meta .item-email p:before,
.c-contacts .c-meta .item-phone p:before {
  display: none;
}
.c-contacts .c-meta .item-phone {
  margin-top: 3px;
}
.c-contacts .c-meta .c-content {
  margin-top: 6px;
}
.c-contacts .c-meta .c-content .item-content p {
  color: #777777;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 26px;
}
.c-contacts.ui-dark .contact-content {
  background: rgba(255, 255, 255, 0.02);
}
.c-contacts.ui-dark .contact-content .item-email a,
.c-contacts.ui-dark .contact-content .item-phone a,
.c-contacts.ui-dark .contact-content .item-email p,
.c-contacts.ui-dark .contact-content .item-phone p,
.c-contacts.ui-dark .contact-content .item-title p,
.c-contacts.ui-dark .contact-content .item-company p,
.c-contacts.ui-dark .contact-content .item-content p {
  color: #fff;
}
.c-contacts.style-2 .item-name h3 {
  font-size: 48px;
}
.c-contacts.style-2 .item-title p,
.c-contacts.style-2 .item-company p {
  font-size: 16px;
  color: #111;
}
.c-contacts.style-2 .item-email a,
.c-contacts.style-2 .item-phone a {
  color: #111;
}
.c-contacts.style-2 .item-content p {
  color: #111;
  font-size: 14px;
}
.c-contacts.style-2 .c-border.last {
  border: 3px solid #111;
  width: 20%;
  margin-bottom: 35px;
}
.c-contacts.style-2 .contact-content {
  background: #fff;
}
.c-download-box {
  width: 100%;
  position: relative;
}
.c-download-box .c-download-box__inner {
  background-color: #ff7900;
}
.c-download-box .c-download-box__inner .block {
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
}
.c-download-box .c-download-box__inner .block .c-summary,
.c-download-box .c-download-box__inner .block .c-summary * {
  color: #ffffff;
  margin-bottom: 0;
}
.c-download-box .c-download-box__inner .block .call-to-action .btn-custom {
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  font-size: 16px;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 15px 26px;
}
.c-download-box .c-download-box__inner .block .call-to-action .btn-custom:hover {
  background-color: #fff;
  color: #ff7900;
}
.c-download-box.style-1 .c-download-box__inner {
  text-align: center;
}
.c-download-box.style-1 .c-download-box__inner .block {
  padding: 51px 36px 60px;
}
.c-download-box.style-1 .c-download-box__inner .block .call-to-action {
  margin-top: 20px;
}
.c-download-box.style-1 .c-download-box__inner .block .c-summary {
  line-height: 1.5;
}
.c-download-box.style-1 .c-download-box__inner .block .c-summary,
.c-download-box.style-1 .c-download-box__inner .block .c-summary * {
  font-size: 24px;
  font-weight: bold;
}
.c-download-box.style-2 .c-download-box__inner .block {
  padding: 60px 25px;
  display: flex;
  align-items: center;
}
.c-download-box.style-2 .c-download-box__inner .block .c-summary {
  margin-bottom: 0px;
}
.c-download-box.style-2 .c-download-box__inner .block .c-summary p {
  font-size: 16px;
  font-weight: normal;
}
.c-download-box.style-2 .c-download-box__inner .block .c-summary h3 {
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.c-download-box.style-2 .c-download-box__inner .block .price-box {
  color: #fff;
}
.c-download-box.style-2 .c-download-box__inner .block .price-box .price {
  font-size: 12px;
  opacity: 0.5;
  vertical-align: middle;
}
.c-download-box.style-2 .c-download-box__inner .block .price-box .sale {
  font-size: 36px;
  margin-right: 10px;
  vertical-align: middle;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}
.c-download-box.style-2 .c-download-box__inner .block .call-to-action .btn-custom {
  border: none;
}
.c-download-box.style-2 .c-download-box__inner .block .box-right {
  text-align: right;
}
.c-download-box.style-2 .c-download-box__inner .block .box-right .price-button-area {
  text-align: center;
  display: inline-block;
  width: auto;
}
@media (max-width: 768px) {
  .c-download-box.style-2 .c-download-box__inner .block {
    display: block;
  }
  .c-download-box.style-2 .c-download-box__inner .block .c-summary {
    display: block !important;
  }
  .c-download-box.style-2 .c-download-box__inner .block:after {
    content: "";
    display: block;
    clear: both;
  }
  .c-download-box.style-2 .c-download-box__inner .block .box-right {
    text-align: center;
    margin-top: 15px;
  }
}
.c-download-box.with-shadow {
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
}
.c-element-listing.col-xs-12 {
  padding-right: 40px;
}
@media only screen and (max-width: 768px) {
  .c-element-listing.col-xs-12 {
    padding-right: 15;
  }
}
.c-element-listing .element-list {
  margin: 0 0 24px 0;
}
.c-element-listing li {
  list-style: none;
  color: #000;
  position: relative;
  padding-left: 14px;
  font-size: 14px;
}
.c-element-listing li:not(.element-title) {
  font-family: 'Libre Franklin', sans-serif;
  margin-bottom: 11px;
}
.c-element-listing li:last-child {
  margin-bottom: 0;
}
.c-element-listing .element-title {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 17px;
  padding: 0;
}
.c-element-listing .element-title:before {
  display: none;
}
.c-element-listing .element-title:after {
  display: none;
}
.c-element-listing.text-ui__light li {
  color: #fff;
}
.c-element-listing.text-ui__light li a:not(:hover) {
  color: #fff;
}
.c-element-listing.text-ui__gray li:not(.element-title),
.c-element-listing.text-ui__gray li:before,
.c-element-listing.text-ui__gray li a:not(:hover) {
  color: #777777;
}
.c-element-listing.style__number {
  counter-reset: section;
}
.c-element-listing.style__number li:not(.element-title) {
  padding-left: 31px;
}
.c-element-listing.style__number li:before {
  position: absolute;
  counter-increment: section;
  content: counter(section);
  color: #fff;
  z-index: 2;
  left: 7px;
  top: 3px;
  font-size: 11px;
  font-weight: 800;
}
.c-element-listing.style__number li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #ff7900;
  top: 2px;
  z-index: 1;
}
.c-element-listing.style__number li:first-child:before {
  left: 7px;
}
.c-element-listing.style__number li:nth-child(n + 10):before {
  left: 4px;
}
.c-element-listing.style__number.type__normal li:not(.element-title) {
  padding-left: 25px;
}
.c-element-listing.style__number.type__normal li:after {
  content: ".";
  position: absolute;
  left: 12px;
  width: auto;
  height: auto;
  border: none;
  background-color: transparent;
  top: 0px;
  z-index: 1;
}
.c-element-listing.style__number.type__normal li:before {
  color: #111;
  font-size: 14px;
  font-weight: normal;
  left: 3px;
  top: 0px;
}
.c-element-listing.style__number.type__normal.no-title li:nth-child(n + 10):after {
  left: 18px;
}
.c-element-listing.style__number.type__normal.has-title li:nth-child(n + 11):after {
  left: 18px;
}
.c-element-listing.style__number.text-ui__light li:before {
  color: #fff;
}
.c-element-listing.style__number.text-ui__gray li:before {
  color: #777777;
}
.c-element-listing.style__arrow li:not(.element-title) {
  padding-left: 15px;
}
.c-element-listing.style__arrow li:not(.element-title):before {
  font-family: "Ionicons";
  content: "\f125";
  position: absolute;
  left: 0;
  font-size: 12px;
  top: 1px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.c-element-listing.style__dot.text-ui__light li:before {
  background: #fff;
}
.c-element-listing.style__dot li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.c-element-listing.style__none li {
  padding: 0;
}
.c-element-listing.type__bold li {
  font-weight: bold;
}
.c-element-listing.type__bold li:before {
  font-weight: bolder;
}
.c-video-lightbox {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.c-video-lightbox .lightbox-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.c-video-lightbox a.btn-play {
  z-index: 1;
  font-size: 105px;
  line-height: 105px;
  color: #fff;
  transition: all 200ms;
}
.c-video-lightbox a.btn-play:focus,
.c-video-lightbox a.btn-play:active {
  outline: none;
}
.c-video-lightbox.style-1 a.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-video-lightbox.style-2 .video-lightbox-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 75px;
  right: 75px;
  z-index: 2;
  width: 70%;
}
.c-video-lightbox.style-2 .video-lightbox-sub-title {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-family: 'Libre Franklin', sans-serif, Helvetica, Arial, sans-serif;
  margin-bottom: 26px !important;
}
.c-video-lightbox.style-2 .video-lightbox-title {
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .c-video-lightbox.style-2 .video-lightbox-content {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .c-video-lightbox.style-2 .video-lightbox-title {
    font-size: 3vw;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .c-video-lightbox.style-2 .video-lightbox-sub-title {
    font-size: 1.5vw;
    line-height: 1.2;
    margin-bottom: 15px !important;
  }
  .c-video-lightbox.style-2 a.btn-play {
    font-size: 50px;
    line-height: 1;
  }
}
@media (max-width: 425px) {
  .c-video-lightbox.style-2 .video-lightbox-title {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .c-video-lightbox.style-2 .video-lightbox-sub-title {
    font-size: 12px;
    margin-bottom: 10px !important;
  }
  .c-video-lightbox.style-2 a.btn-play {
    font-size: 25px;
    line-height: 1;
  }
}
.c-video-lightbox img {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: transform 0.5s, filter 0.5s;
  -moz-transition: transform 0.5s, filter 0.5s;
  -o-transition: transform 0.5s, filter 0.5s;
  transition: transform 0.5s, filter 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.c-video-lightbox:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  zoom: 1;
}
.undiash-courses-bundles .c-thumbnail {
  position: relative;
}
.undiash-courses-bundles .c-grid .bundle_item {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 79%;
  position: relative;
  overflow: hidden;
}
.undiash-courses-bundles .c-grid .bundle_item .c-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.undiash-courses-bundles .c-grid .bundle_item .c-thumbnail img {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.undiash-courses-bundles .c-grid .bundle_item .c-thumbnail .description {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.undiash-courses-bundles .c-grid .bundle_item .c-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
}
.undiash-courses-bundles .c-grid .bundle_item:hover .c-thumbnail img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  zoom: 1;
}
.undiash-courses-bundles .c-grid .bundle_item:hover .c-thumbnail .description {
  opacity: 1;
}
.undiash-courses-bundles .c-grid:nth-child(1) .bundle_item,
.undiash-courses-bundles .c-grid:nth-child(8) .bundle_item {
  padding-bottom: calc((79% * 2) + 29px);
}
.undiash-courses-bundles .c-grid:nth-child(1) .bundle_item .c-content .c-name,
.undiash-courses-bundles .c-grid:nth-child(8) .bundle_item .c-content .c-name {
  background: #621b4b;
}
@media (max-width: 992px) {
  .undiash-courses-bundles .c-grid {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .undiash-courses-bundles .c-grid {
    width: 100%;
  }
}
.undiash-courses-bundles .description {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 24px 30px;
  z-index: 2;
  font-weight: 200;
  font-size: 24px;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .undiash-courses-bundles .description {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .undiash-courses-bundles .description {
    font-size: 16px;
  }
}
.undiash-courses-bundles .c-content .c-name {
  background: #ff7900;
  padding: 4px 20px 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.undiash-courses-bundles .c-content .c-name h3 {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.undiash-courses-bundles .c-content .c-name h3 a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.undiash-courses-bundles .c-content .c-name h3 a:hover {
  text-decoration: underline;
}
.undiash-courses-bundles .violet .c-thumbnail {
  background: #4b0082;
}
.undiash-courses-bundles .red .c-thumbnail {
  background: #f35959;
}
.undiash-courses-bundles .orange .c-thumbnail {
  background: #ff6b00;
}
.undiash-courses-bundles .yellow .c-thumbnail {
  background: #ffc000;
}
.undiash-courses-bundles .lime .c-thumbnail {
  background: #91cc02;
}
.undiash-courses-bundles .blue .c-thumbnail {
  background: #02b3e4;
}
.undiash-courses-bundles .juicy .c-thumbnail {
  background: #86024f;
}
.undiash-courses-bundles .brown .c-thumbnail {
  background: #6c210a;
}
.undiash-courses-bundles .turquoise .c-thumbnail {
  background: #15ceaf;
}
.undiash-courses-bundles .cyan .c-thumbnail {
  background: #ec415f;
}
.undiash-courses-bundles .green .c-thumbnail {
  background: #2a8a57;
}
.undiash-courses-bundles .p20 {
  margin-top: 20px;
}
.undiash-courses-bundles .c-shuffle {
  margin: -15px;
}
.undiash-courses-bundles .c-shuffle .shuffle-item {
  padding: 15px;
}
.undiash-courses-bundles .c-shuffle .shuffle-item .bundle_item {
  opacity: 1;
}
.timeline {
  list-style: none;
  position: relative;
  margin: 0;
}
.timeline .course-prices {
  margin-bottom: 3px;
}
.timeline .course-price {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff7900;
  vertical-align: middle;
}
.timeline .course-origin-price {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  vertical-align: middle;
}
.timeline .timeline-body {
  font-size: 14px;
  color: #999999;
  line-height: 1.9;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  padding: 0 20px;
  position: relative;
  margin-bottom: 27px;
}
.timeline > li:first-child {
  margin-top: -5px;
}
.timeline > li:not(.timeline-inverted) {
  padding-right: 32px;
  text-align: right;
}
.timeline > li:not(.timeline-inverted) .course-quickview-info ul {
  direction: rtl;
  margin: 0 1.5em 1.1em 0;
}
.timeline > li.timeline-inverted {
  padding-left: 33px;
}
.timeline > li > .timeline-badge {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7px;
  background-color: #ff7900;
  border-radius: 50%;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
  padding-top: 2px;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted) .timeline-badge,
.timeline > li:not(.timeline-inverted) + li.timeline-inverted .timeline-badge {
  top: 5px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline-title {
  margin-top: -4px;
  font-size: 18px;
  margin-bottom: 6px;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.cat-color.violet .c-thumbnail,
.blend-color.violet .c-thumbnail {
  position: relative;
}
.cat-color.violet .c-thumbnail:before,
.blend-color.violet .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #4b0082;
  opacity: 0.65;
}
.cat-color.red .c-thumbnail,
.blend-color.red .c-thumbnail {
  position: relative;
}
.cat-color.red .c-thumbnail:before,
.blend-color.red .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #f35959;
  opacity: 0.65;
}
.cat-color.orange .c-thumbnail,
.blend-color.orange .c-thumbnail {
  position: relative;
}
.cat-color.orange .c-thumbnail:before,
.blend-color.orange .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #ff6b00;
  opacity: 0.65;
}
.cat-color.yellow .c-thumbnail,
.blend-color.yellow .c-thumbnail {
  position: relative;
}
.cat-color.yellow .c-thumbnail:before,
.blend-color.yellow .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #ffc000;
  opacity: 0.65;
}
.cat-color.lime .c-thumbnail,
.blend-color.lime .c-thumbnail {
  position: relative;
}
.cat-color.lime .c-thumbnail:before,
.blend-color.lime .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #91cc02;
  opacity: 0.65;
}
.cat-color.blue .c-thumbnail,
.blend-color.blue .c-thumbnail {
  position: relative;
}
.cat-color.blue .c-thumbnail:before,
.blend-color.blue .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #02b3e4;
  opacity: 0.65;
}
.cat-color.juicy .c-thumbnail,
.blend-color.juicy .c-thumbnail {
  position: relative;
}
.cat-color.juicy .c-thumbnail:before,
.blend-color.juicy .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #86024f;
  opacity: 0.65;
}
.cat-color.brown .c-thumbnail,
.blend-color.brown .c-thumbnail {
  position: relative;
}
.cat-color.brown .c-thumbnail:before,
.blend-color.brown .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #6c210a;
  opacity: 0.65;
}
.cat-color.turquoise .c-thumbnail,
.blend-color.turquoise .c-thumbnail {
  position: relative;
}
.cat-color.turquoise .c-thumbnail:before,
.blend-color.turquoise .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #15ceaf;
  opacity: 0.65;
}
.cat-color.cyan .c-thumbnail,
.blend-color.cyan .c-thumbnail {
  position: relative;
}
.cat-color.cyan .c-thumbnail:before,
.blend-color.cyan .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #ec415f;
  opacity: 0.65;
}
.cat-color.green .c-thumbnail,
.blend-color.green .c-thumbnail {
  position: relative;
}
.cat-color.green .c-thumbnail:before,
.blend-color.green .c-thumbnail:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: #2a8a57;
  opacity: 0.65;
}
.course-tag-cloud .course-tag {
  color: #0c2b61;
  font-weight: bold;
  background: #f5f5f5;
  padding: 15px 30px;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
  margin-right: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 30px;
}
.ct-course-search {
  background: #fff;
  padding: 22px 30px 10px 30px;
  -webkit-box-shadow: 0px 0px 55px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 55px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 55px 2px rgba(0, 0, 0, 0.25);
}
@media (max-width: 991px) {
  .ct-course-search {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.ct-course-search .learn-press-search-course-form {
  margin-bottom: 0;
}
.ct-course-search .search-title {
  text-transform: uppercase;
  font-size: 24px;
}
.ct-course-search .search-title h4 {
  margin-bottom: 8px;
}
.ct-course-search .search-subtitle {
  margin-bottom: 13px;
}
.ct-course-search .search-course-text,
.ct-course-search .search-course-text:focus {
  border: 1px solid transparent;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 28px;
  background: #f5f5f5;
}
.ct-course-search .lpcourse-category,
.ct-course-search .postform {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 60px;
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  background: #f5f5f5 url("../img/arrow-down.png") no-repeat 100% 50%;
  text-transform: uppercase;
  font-size: 14px;
}
.ct-course-search .lpcourse-category:after,
.ct-course-search .postform:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  right: 49px;
}
.ct-course-search .search-course-button {
  position: relative !important;
  padding: 18px 30px !important;
  line-height: 1 !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  text-transform: uppercase;
  font-family: "Libre Franklin", sans-serif;
}
.ct-course-search .learn-press-search-course-form > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.ct-course-search .learn-press-search-course-form > .row > .col-lg-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.ct-course-search .learn-press-search-course-form > .row > .col-lg-6:not(.search-first) > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.ct-course-search .learn-press-search-course-form > .row > .col-lg-6:not(.search-first) .search-col {
  padding-right: 5px;
  padding-left: 5px;
}
.ct-course-search.light .search-course-text,
.ct-course-search.light .search-course-text:focus {
  border: 1px solid transparent;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 28px;
  background: #fff;
}
.ct-course-search.light .lpcourse-category,
.ct-course-search.light .postform {
  background: #fff url("../img/arrow-down-white.png") no-repeat 100% 50%;
}
#main-content > .col-md-9 .learn-press-search-course-form .col-lg-6 {
  width: 100%;
}
.shortcode-blog.style-1 .block .c-title .heading {
  margin-bottom: 20px;
}
.shortcode-blog.style-1 .format-audio .c-date,
.shortcode-blog.style-2 .format-audio .c-date,
.shortcode-blog.style-4 .format-audio .c-date,
.shortcode-blog.style-1 .format-link .c-date,
.shortcode-blog.style-2 .format-link .c-date,
.shortcode-blog.style-4 .format-link .c-date,
.shortcode-blog.style-1 .format-quote .c-date,
.shortcode-blog.style-2 .format-quote .c-date,
.shortcode-blog.style-4 .format-quote .c-date {
  position: static;
  display: inline-block;
  margin-bottom: 20px;
}
.shortcode-blog.style-2 .format-audio .c-date,
.shortcode-blog.style-2 .format-link .c-date {
  margin-top: 20px;
}
.shortcode-blog.style-4 .wrap-thumb {
  position: relative;
}
.shortcode-blog.style-4 .format-quote .item-summary p,
.shortcode-blog.style-5 .format-quote .item-summary p,
.shortcode-blog.style-4 .format-quote .item-summary blockquote,
.shortcode-blog.style-5 .format-quote .item-summary blockquote {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}
.shortcode-blog .format-quote .item-summary {
  position: relative;
}
.shortcode-blog .format-quote .item-summary p,
.shortcode-blog .format-quote .item-summary blockquote {
  font-size: 24px;
  font-weight: 800;
  color: #111;
  padding: 20px 0px 0 60px;
  line-height: 36px;
}
.shortcode-blog .format-quote .item-summary p:before,
.shortcode-blog .format-quote .item-summary blockquote:before {
  content: url(images/blockquote-icon-black.png);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
.shortcode-blog .format-quote .item-summary blockquote {
  border-left: none;
  background-color: transparent;
  margin-bottom: 0px;
  font-style: normal;
}
.text-ui-light .shortcode-blog .format-quote .item-summary p {
  color: #a0a0a0;
}
.text-ui-light .shortcode-blog .format-quote .item-summary p:before {
  content: url(images/blockquote-icon-white.png);
}
.no-gutter .shortcode-blog .c-column {
  padding-left: 0;
  padding-right: 0;
}
.lp-archive-courses .filter-options {
  padding: 25px 0 33px;
}
.lp-archive-courses .filter-options .btn-filter {
  padding-right: 28px;
  padding-left: 0;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.lp-archive-courses .filter-options .btn-filter:hover,
.lp-archive-courses .filter-options .btn-filter.active {
  color: #c5485a;
  outline: none;
}
.lp-archive-courses .filter-options .btn-filter:focus,
.lp-archive-courses .filter-options .btn-filter:active {
  outline: none;
}
.page .entry-content .modal-signin {
  width: 100%;
}
.vc_col-sm-6 .c-download-box.style-2 .c-summary {
  width: 50%;
}
.vc_col-sm-6 .c-download-box.style-2 .box-right {
  width: 50%;
}
.vc_col-sm-4 .c-download-box.style-2 .c-summary,
.vc_col-sm-3 .c-download-box.style-2 .c-summary,
.vc_col-sm-2 .c-download-box.style-2 .c-summary {
  width: 100%;
}
.vc_col-sm-4 .c-download-box.style-2 .box-right,
.vc_col-sm-3 .c-download-box.style-2 .box-right,
.vc_col-sm-2 .c-download-box.style-2 .box-right {
  width: 100%;
}
.unidash-form .unidash-form-btn {
  background-color: transparent;
  border: 2px solid #621b4b;
  border-radius: 30px;
  color: #621b4b;
  transition: all 0.2s;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  padding: 11px 27px 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.75;
}
.unidash-form .unidash-form-btn:hover {
  background-color: #621b4b;
  color: #fff;
}
.unidash-password-lost-form {
  display: none;
  margin-top: 60px;
}
.shortcode-block ul.learn-press-courses .course {
  margin-right: 0;
}
.shortcode-block ul.learn-press-courses.layout-1 .course-title,
.shortcode-block ul.learn-press-courses .layout-2 .course-title {
  padding: 6px 0 10px;
  line-height: 1.75;
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin-bottom: 0;
}
.shortcode-block ul.learn-press-courses.layout-3 .course-title {
  font-size: 16px;
  line-height: 1.75;
  display: block;
}
.shortcode-block ul.learn-press-courses.layout-4 .lp_course .course-prices {
  text-align: left;
  margin-top: -10px;
}
.shortcode-block ul.learn-press-courses.layout-4 .lp_course .course-thumb {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .shortcode-block ul.learn-press-courses.layout-4 .lp_course .course-thumb {
    margin-bottom: 30px;
  }
}
.shortcode-block ul.learn-press-courses.layout-4 .lp_course .course-title {
  font-size: 24px;
}
.shortcode-block ul.learn-press-courses.layout-4 .course-item-inner {
  border: 1px solid #f5f5f5;
  padding: 20px 5px 20px 5px;
}
.shortcode-block ul.learn-press-courses.layout-4 .course-item-inner.row {
  margin-left: 0;
  margin-right: 0;
}
.shortcode-block ul.learn-press-courses.layout-4 .course-categories {
  margin-top: -6px;
}
.shortcode-block ul.learn-press-courses.layout-4 .course-title {
  padding: 2px 0 6px;
}
.shortcode-block ul.learn-press-courses.layout-4 li.course {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .shortcode-block ul.learn-press-courses.layout-4 li.course {
    margin-bottom: 30px;
  }
}
.shortcode-block ul.learn-press-courses.layout-4 li.course:last-child {
  margin-bottom: 0;
}
.c-blog.style-4 .format-video.video-load .icon-figure-area {
  visibility: visible;
  opacity: 1;
  display: block;
}
.c-blog.style-4 .format-video.video-load .icon-figure-area .blog-video-player {
  display: none;
}
.c-blog.style-4 .format-video.video-load .wrap-thumb .c-thumbnail {
  display: none;
}
.c-blog.style-4 .format-video.video-load .c-blog-video-player {
  margin-bottom: 20px;
}
.group-menu .search-sidebar {
  width: 75%;
}
.group-menu .search-sidebar .widget_text {
  margin-bottom: 0;
}
.group-menu .search-sidebar .widget_text .widget_text__inner {
  padding-bottom: 0;
  border: none;
}
.group-menu .search-sidebar .ct-course-search.in-header {
  background: none;
  padding: 18px 20px 5px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.group-menu .search-sidebar .ct-course-search.in-header .search-col {
  padding-left: 5px;
}
.group-menu .search-sidebar .ct-course-search.in-header .search-course-text {
  margin-top: 7px;
  background-color: #f5f5f5;
  padding: 10px 20px;
}
.unidash-course-categories .categories_item {
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #ddd;
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
  position: relative;
}
.unidash-course-categories .categories_item .c-thumbnail {
  overflow: hidden;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.unidash-course-categories .categories_item .c-thumbnail img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: transform 0.5s, filter 0.5s;
  -moz-transition: transform 0.5s, filter 0.5s;
  -o-transition: transform 0.5s, filter 0.5s;
  transition: transform 0.5s, filter 0.5s;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.unidash-course-categories .categories_item .c-title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.75;
  word-break: break-word;
}
.unidash-course-categories .categories_item .c-title a {
  text-transform: uppercase;
}
.unidash-course-categories .categories_item .c-title:hover a {
  text-decoration: underline;
}
.unidash-course-categories .categories_item .c-content {
  padding: 12px 20px 11px;
}
.unidash-course-categories .categories_item:hover .c-thumbnail img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  zoom: 1;
}
.unidash-course-categories .layout-1 .c-content {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
}
.unidash-course-categories .layout-1 .c-content .c-title a {
  color: #fff;
}
.unidash-course-categories .layout-1 .c-thumbnail {
  border-radius: 5px;
}
.unidash-course-categories .layout-1 .c-thumbnail img {
  border-radius: 5px;
}
.unidash-course-categories .lg-heading .c-content {
  padding: 22px 20px 21px;
}
@media (max-width: 992px) {
  .unidash-course-categories .lg-heading .c-content {
    padding: 12px 20px 11px;
  }
}
[dir="rtl"] #tribe-bar-form .tribe-bar-views-inner label {
  text-align: right;
  margin-right: 4px;
}
[dir="rtl"] .ct-course-search .learn-press-search-course-form > .row > .col-lg-6:not(.search-first) .search-col {
  text-align: left;
}
