/
#main {
  padding: 40px 0;
  position: relative;
  z-index: 0;
  min-height: 50vh;
  overflow-x: hidden; }

.row.sidebar_left #main-content {
  float: right; }

  
.portfolio_info_item-info_desc {
  width: 50%;
  display: inline-block;
  margin-bottom: 25px;
  vertical-align: top; }
  .portfolio_info_item-info_desc h5 {
    margin-right: 14px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  .portfolio_info_item-info_desc span {
    font-size: 14px;
    display: block;
    line-height: 20px; }

.wgl_portfolio_item-annotation-wrap:only-child {
  width: 100%; }
  .wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc {
    width: initial;
    margin-right: 35px; }
    .wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc h5, .wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc span {
      display: inline-block; }

/* ==================== ##Pricing Table ==================== */
.brainbizz_module_pricing_plan {
  text-align: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 20px; }
  .brainbizz_module_pricing_plan:hover .pricing_plan_wrap {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  .brainbizz_module_pricing_plan .pricing_plan_wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    background-color: transparent; }
  .brainbizz_module_pricing_plan .pricing_header {
    padding: 53px 15px 47px;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #f6f4f0; }
  .brainbizz_module_pricing_plan .pricing_icon_wrapper {
    font-size: 35px;
    height: 1em;
    line-height: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .brainbizz_module_pricing_plan .pricing_title {
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 27px; }
  .brainbizz_module_pricing_plan .pricing_price_wrap {
    font-size: 72px; }
  .brainbizz_module_pricing_plan .pricing_cur {
    display: inline-block;
    vertical-align: top;
    padding-right: 0.1111em;
    font-size: 0.4286em;
    line-height: 1;
    font-weight: 400;
    color: inherit; }
  .brainbizz_module_pricing_plan .pricing_price {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    line-height: 1;
    font-weight: 400;
    color: inherit;
    position: relative; }
    .brainbizz_module_pricing_plan .pricing_price .price_decimal {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 100%;
      padding-left: 0.0972em;
      font-size: 0.4286em;
      font-weight: 400;
      color: inherit;
      vertical-align: top; }
  .brainbizz_module_pricing_plan .pricing_desc {
    display: inline-block;
    vertical-align: top;
    font-size: 0.1944em;
    line-height: 1;
    font-weight: 400;
    color: inherit;
    padding-left: 0.125em;
    padding-top: 3.4em; }
  .brainbizz_module_pricing_plan .pricing_content_wrap {
    -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1); }
  .brainbizz_module_pricing_plan .pricing_content {
    padding: 30px 35px 3px;
    font-size: 18px;
    background-color: #ffffff;
    color: #232323;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1); }
    .brainbizz_module_pricing_plan .pricing_content li {
      padding-left: 0;
      line-height: 50px; }
      .brainbizz_module_pricing_plan .pricing_content li:before {
        display: none; }
      .brainbizz_module_pricing_plan .pricing_content li i {
        margin-right: 10px; }
  .brainbizz_module_pricing_plan .pricing_footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 33px 50px 50px;
    background-color: #ffffff; }
    .brainbizz_module_pricing_plan .pricing_footer .pricing_description {
      padding-bottom: 34px; }
    .brainbizz_module_pricing_plan .pricing_footer .brainbizz_module_button {
      margin-top: 0px;
      display: inline-block; }
      .brainbizz_module_pricing_plan .pricing_footer .brainbizz_module_button > a {
        margin-bottom: 0;
        font-size: 13px;
        word-break: break-word;
        white-space: normal; }
  .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_title {
    color: #ffffff; }
  .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_price_wrap {
    color: #ffffff; }
    .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_price_wrap .pricing_desc {
      color: inherit; }
  .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer {
    padding-bottom: 30px; }
    .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap {
      padding-top: 13px; }
      .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap .highlighting_icon {
        color: #18d367;
        font-size: 45px;
        line-height: 1.3;
        padding-bottom: 3px; }
      .brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap .highlighting_text {
        font-size: 12px;
        font-weight: 500;
        line-height: 24px;
        color: #949494;
        text-transform: uppercase; }

/* ==================== ##Progress Bar ==================== */
.brainbizz_module_progress_bar .progress_bar_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 3px;
  background: #f3f3f3;
  margin: 30px 0 64px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .brainbizz_module_progress_bar .progress_bar_wrap:last-child {
    margin-bottom: 20px; }

.brainbizz_module_progress_bar .progress_bar {
  position: absolute;
  z-index: 1;
  width: 0;
  height: inherit;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
  -moz-transition: width 1s linear;
  transition: width 1s linear; }

.brainbizz_module_progress_bar .progress_label_wrap {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -43px;
  width: 100%;
  white-space: nowrap; }

.brainbizz_module_progress_bar .progress_value_wrap {
  position: absolute;
  top: -41px;
  right: 0; }

.brainbizz_module_progress_bar .progress_label,
.brainbizz_module_progress_bar .progress_value,
.brainbizz_module_progress_bar .progress_units {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase; }

/* ==================== ##Services ==================== */
.brainbizz_module_services.bg_front_frame .services_front, .brainbizz_module_services.bg_front_color .services_front {
  border: 1px solid rgba(255, 255, 255, 0.3); }

.brainbizz_module_services.service_fade .services_back,
.brainbizz_module_services.service_fade .services_button {
  opacity: 0; }

.brainbizz_module_services.service_front_slide .services_front {
  -webkit-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
  -o-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
  -moz-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
  transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95); }

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_button {
  top: -200%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_button {
  bottom: -200%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_button {
  right: -200%;
  left: initial;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_button {
  left: -200%; }

.brainbizz_module_services.service_front_slide .services_back {
  z-index: -1; }

.brainbizz_module_services.service_back_slide .services_back {
  z-index: 1; }

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_back {
  top: -100%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_button {
  top: -200%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_back {
  top: 100%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_button {
  bottom: -200%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_back {
  left: 100%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_button {
  right: -200%;
  left: initial;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_back {
  left: -100%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_button {
  left: -200%; }

.brainbizz_module_services .services_wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

.brainbizz_module_services .services_front {
  padding: 55px 40px;
  width: 100%; }
  .brainbizz_module_services .services_front .services_icon_wrapper {
    line-height: 1;
    margin-bottom: 28px; }
  .brainbizz_module_services .services_front .services_icon {
    font-size: 44px; }
  .brainbizz_module_services .services_front .services_title {
    font-size: 22px;
    margin-bottom: 13px; }
  .brainbizz_module_services .services_front .services_descr {
    font-size: 14px;
    line-height: 24px; }

.brainbizz_module_services .services_back {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center; }

.brainbizz_module_services .services_button {
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s; }

.brainbizz_module_services.service_fade .services_wrapper:hover .services_back,
.brainbizz_module_services.service_fade .services_wrapper:hover .services_button {
  opacity: 1; }

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
  top: 50%; }

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_front {
  -webkit-transform: translateY(120%);
  -moz-transform: translateY(120%);
  -ms-transform: translateY(120%);
  -o-transform: translateY(120%);
  transform: translateY(120%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_button {
  bottom: 50%; }

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_front {
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  -o-transform: translateY(-120%);
  transform: translateY(-120%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_button {
  right: 50%; }

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_front {
  -webkit-transform: translateX(-120%);
  -moz-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  -o-transform: translateX(-120%);
  transform: translateX(-120%); }

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_button {
  left: 50%; }

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_front {
  -webkit-transform: translateX(120%);
  -moz-transform: translateX(120%);
  -ms-transform: translateX(120%);
  -o-transform: translateX(120%);
  transform: translateX(120%); }

.brainbizz_module_services.service_back_slide .services_wrapper:hover .services_back {
  left: 0;
  top: 0; }

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
  top: 50%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_wrapper:hover .services_button {
  bottom: 50%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_wrapper:hover .services_button {
  right: 50%; }

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_wrapper:hover .services_button {
  left: 50%; }

/* ==================== ##Services 2 ==================== */
.brainbizz_module_services_2 .services_wrapper {
  position: relative;
  z-index: 1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.brainbizz_module_services_2 .services_logo {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 20%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.brainbizz_module_services_2 .services_content {
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  width: 100%; }

.brainbizz_module_services_2 .services_title {
  font-size: 42px; }

.brainbizz_module_services_2 .services_subtitle {
  font-size: 18px;
  margin-bottom: 3px; }

.brainbizz_module_services_2 .services_title,
.brainbizz_module_services_2 .services_subtitle {
  left: 41%;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: inline-block;
  max-width: 60%; }

.brainbizz_module_services_2 .services_wrapper:hover .services_logo {
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.8);
  -moz-transform: translate3d(-50%, -50%, 0) scale(0.8);
  transform: translate3d(-50%, -50%, 0) scale(0.8); }

.brainbizz_module_services_2 .services_wrapper:hover .services_title,
.brainbizz_module_services_2 .services_wrapper:hover .services_subtitle {
  text-align: center;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

/* ==================== ##Social Icons ==================== */
.brainbizz_module_social {
  margin-left: -7px;
  margin-right: -7px; }
  .brainbizz_module_social .soc_icon {
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 14px; }
  .brainbizz_module_social.with_bg .soc_icon {
    width: 30px;
    height: 30px;
    line-height: 30px; }
    .brainbizz_module_social.with_bg .soc_icon:hover {
      background: #ffffff;
      -webkit-box-shadow: 0 3px 16px 0px rgba(3, 38, 96, 0.2);
      -moz-box-shadow: 0 3px 16px 0px rgba(3, 38, 96, 0.2);
      box-shadow: 0 3px 16px 0px rgba(3, 38, 96, 0.2); }

/* ==================== ##Spacing ==================== */
.brainbizz_module_spacing.responsive_active .spacing_size {
  display: none; }

.brainbizz_module_spacing.responsive_active .spacing_size.spacing_size-initial {
  display: block; }

/* ==================== ##Team ==================== */
.wgl_module_team {
  position: relative;
  z-index: 1; }
  .wgl_module_team.aleft .team-item_info {
    left: 0;
    padding-left: 0; }
  .wgl_module_team.aright .team-item_info {
    left: 80px;
    padding-right: 0; }
  .wgl_module_team .team-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0; }
  .wgl_module_team .team-item_content {
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #ffffff;
    margin-bottom: 105px; }
  .wgl_module_team .team-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 3px; }
    .wgl_module_team .team-title a {
      color: inherit;
      font-weight: inherit;
      font-size: inherit;
      line-height: inherit; }
  .wgl_module_team .team-item_excerpt {
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 1.71;
    color: #8a8a8a;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.6s, max-height 0.5s;
    -o-transition: all 0.6s, max-height 0.5s;
    -moz-transition: all 0.6s, max-height 0.5s;
    transition: all 0.6s, max-height 0.5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom; }
    .wgl_module_team .team-item_excerpt:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 50%;
      width: 50px;
      height: 1px;
      margin-left: -25px; }
  .wgl_module_team .team-item_info {
    position: absolute;
    z-index: 1;
    left: 40px;
    bottom: -85px;
    background: #ffffff;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    padding: 30px 30px 15px;
    -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1); }
  .wgl_module_team .team-info_icons {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #cacaca;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px; }
    .wgl_module_team .team-info_icons .team-icon {
      position: relative;
      padding: 8px 13px;
      text-decoration: none;
      color: inherit;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      font-size: 14px; }
      .wgl_module_team .team-info_icons .team-icon.fa-google-plus {
        font-size: 13px; }
      .wgl_module_team .team-info_icons .team-icon:hover {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px); }
  .wgl_module_team .team-department {
    font-size: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .wgl_module_team .team-image {
    width: 100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    z-index: -1;
    position: relative; }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    max-height: 400px;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s, max-height 1.5s;
    -o-transition: all 0.4s, max-height 1.5s;
    -moz-transition: all 0.4s, max-height 1.5s;
    transition: all 0.4s, max-height 1.5s;
    padding-bottom: 18px;
    padding-top: 19px;
    margin-top: 15px; }
  .wgl_module_team.team-col_1 .team-item {
    width: 100%; }
  .wgl_module_team.team-col_2 .team-item {
    width: 50%; }
    .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
      clear: left; }
  .wgl_module_team.team-col_3 .team-item {
    width: 33.33333333%; }
    .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
      clear: left; }
  .wgl_module_team.team-col_4 .team-item {
    width: 25%; }
    .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
      clear: left; }
  .wgl_module_team.team-col_5 .team-item {
    width: 20%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
      clear: left; }
  .wgl_module_team .brainbizz_module_carousel-wrapper .brainbizz_module_carousel {
    margin-left: 0;
    margin-right: 0; }
    .wgl_module_team .brainbizz_module_carousel-wrapper .brainbizz_module_carousel .team-item:not(:first-child) {
      clear: none; }

/*-single-team-*/
.single_team_page .team-single_wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px; }

.single_team_page .team-info_icons {
  margin-top: 15px; }
  .single_team_page .team-info_icons a {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
    text-decoration: none;
    overflow: hidden;
    color: #cacaca; }
    .single_team_page .team-info_icons a:last-child {
      margin-right: 30px; }
    .single_team_page .team-info_icons a:hover {
      -webkit-transform: translateY(-2px);
      -moz-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      -o-transform: translateY(-2px);
      transform: translateY(-2px); }

.single_team_page .team-image_wrap {
  position: relative;
  z-index: 1; }

.single_team_page .team-image {
  max-width: 470px; }

.single_team_page .team-title {
  position: relative;
  z-index: 1;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 19px;
  padding-bottom: 21px; }
  .single_team_page .team-title:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px; }

.single_team_page .team-info_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 20px 0;
  padding-left: 8%;
  z-index: 1;
  -webkit-box-shadow: 10px 17px 38px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 17px 38px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 17px 38px 5px rgba(0, 0, 0, 0.1);
  margin-left: -70px;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px); }
  .single_team_page .team-info_wrapper .team-info_item {
    margin-bottom: 7px;
    font-size: 16px; }
    .single_team_page .team-info_wrapper .team-info_item:first-child {
      margin-top: 0; }
    .single_team_page .team-info_wrapper .team-info_item > * {
      font-size: inherit;
      font-family: inherit;
      display: inline-block; }
    .single_team_page .team-info_wrapper .team-info_item h5 {
      text-transform: uppercase;
      font-weight: 500; }
    .single_team_page .team-info_wrapper .team-info_item a {
      color: inherit; }
    .single_team_page .team-info_wrapper .team-info_item span {
      margin-left: 5px; }

.single_team_page .team-single_speaches-title {
  font-weight: 400;
  margin-bottom: 30px; }

.single_team_page .team-single_speaches-info .speech-info_item {
  border: 1px solid #dddddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px; }

.single_team_page .team-single_speaches-info .speech-info_day {
  font-size: 22px;
  margin-bottom: 6px; }

.single_team_page .team-single_speaches-info .speech-info_time {
  margin-bottom: 8px; }

.single_team_page .team-single_speaches-info .speech-info_time,
.single_team_page .team-single_speaches-info .speech-info_desc {
  font-size: 18px; }

/* ==================== ##Testimonials ==================== */
.brainbizz_module_testimonials .testimonials_item {
  padding-top: 35px;
  padding-bottom: 30px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: -o-transform .3s;
  -moz-transition: transform .3s, -moz-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }

.brainbizz_module_testimonials .testimonials_image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.brainbizz_module_testimonials .testimonials_quote {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0;
  position: relative;
  z-index: 0; }
  .brainbizz_module_testimonials .testimonials_quote:after {
    display: block;
    position: absolute;
    z-index: -1;
    font-family: flaticon;
    line-height: 0.3; }

.brainbizz_module_testimonials .testimonials_name {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400; }

.brainbizz_module_testimonials .testimonials_status {
  display: block;
  font-size: 14px;
  line-height: 1.4; }

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item {
  padding-top: 60px; }
  .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap {
    -webkit-transition: inherit;
    -o-transition: inherit;
    -moz-transition: inherit;
    transition: inherit; }
    .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap:hover {
      -webkit-transform: translateY(-20px);
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px); }
    .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap {
      -webkit-box-shadow: 17px 14px 38px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 17px 14px 38px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 17px 14px 38px 0px rgba(0, 0, 0, 0.1);
      border-bottom-width: 3px;
      border-bottom-style: solid;
      background-color: #ffffff; }
      .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_meta_wrap {
        padding: 17px 28px 0px; }
        .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_meta_wrap .testimonials_image {
          margin-top: -47px; }
      .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_quote {
        overflow: hidden;
        padding: 27px 28px 40px; }
        .brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_quote:after {
          content: '\f15d';
          right: -5px;
          bottom: 8px;
          font-size: 100px;
          color: #f6f4f0; }

.brainbizz_module_testimonials.type_author_top_inline .brainbizz_module_carousel .slick-slider .slick-list .testimonials_item_wrap .testimonials_content_wrap {
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1); }

.brainbizz_module_testimonials.type_author_bottom_inline .testimonials_item .testimonials_quote:after {
  content: '\f15d';
  top: -10px;
  left: -13px;
  font-size: 110px;
  color: #ffffff; }

.brainbizz_module_testimonials.type_author_bottom_inline .testimonials_item .testimonials_meta_wrap {
  margin-top: 45px; }

.brainbizz_module_testimonials.item_alignment_left {
  text-align: left; }

.brainbizz_module_testimonials.item_alignment_center {
  text-align: center; }
  .brainbizz_module_testimonials.item_alignment_center .testimonials_quote,
  .brainbizz_module_testimonials.item_alignment_center .testimonials_meta_wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.brainbizz_module_testimonials.item_alignment_right {
  text-align: right; }

.brainbizz_module_testimonials.type_default .testimonials_image {
  margin-bottom: 40px; }

.brainbizz_module_testimonials.type_default .testimonials_content_wrap {
  margin-bottom: 30px; }

.brainbizz_module_testimonials.type_author_top_inline .testimonials_meta_wrap, .brainbizz_module_testimonials.type_author_bottom_inline .testimonials_meta_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_left .testimonials_image, .brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_left .testimonials_image {
  margin-right: 30px; }

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_center .testimonials_image, .brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_center .testimonials_image {
  margin-right: 20px; }

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_meta_wrap, .brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_meta_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_image, .brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_image {
  margin-left: 30px; }

.brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap {
  padding-top: 30px; }
  .brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image {
    margin-right: 0;
    margin-bottom: 10px; }
    .brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image img {
      display: inline-block; }

/* ==================== ##Time Line Horizontal ==================== */
.brainbizz_module_time_line_horizontal {
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 60px; }
  .brainbizz_module_time_line_horizontal:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 2px;
    top: 90px;
    left: 0;
    margin-top: -1px;
    background: white;
    opacity: 0.5; }
  .brainbizz_module_time_line_horizontal .time_line-item {
    position: relative;
    z-index: 1;
    padding: 0 25px; }
  .brainbizz_module_time_line_horizontal.appear_anim .time_line-item {
    opacity: 0; }
  .brainbizz_module_time_line_horizontal .time_line-descr {
    white-space: pre-line; }
  .brainbizz_module_time_line_horizontal .time_line-date {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 20px; }
  .brainbizz_module_time_line_horizontal .time_line-check_wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 80px;
    margin: 50px 0 20px; }
  .brainbizz_module_time_line_horizontal .time_line-check:before, .brainbizz_module_time_line_horizontal .time_line-check:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
  .brainbizz_module_time_line_horizontal .time_line-check:before {
    width: 16px;
    height: 16px;
    background: green; }



@-webkit-keyframes time_line_horizontal_pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; }
  70% {
    -webkit-box-shadow: 0 0 0 20px #010d2f;
    box-shadow: 0 0 0 20px #010d2f; }
  100% {
    -webkit-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; } }

@-moz-keyframes time_line_horizontal_pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; }
  70% {
    -moz-box-shadow: 0 0 0 20px #010d2f;
    box-shadow: 0 0 0 20px #010d2f; }
  100% {
    -moz-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; } }

@-o-keyframes time_line_horizontal_pulse {
  0% {
    box-shadow: 0 0 0 0 #010d2f; }
  70% {
    box-shadow: 0 0 0 20px #010d2f; }
  100% {
    box-shadow: 0 0 0 0 #010d2f; } }

@keyframes time_line_horizontal_pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #010d2f;
    -moz-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; }
  70% {
    -webkit-box-shadow: 0 0 0 20px #010d2f;
    -moz-box-shadow: 0 0 0 20px #010d2f;
    box-shadow: 0 0 0 20px #010d2f; }
  100% {
    -webkit-box-shadow: 0 0 0 0 #010d2f;
    -moz-box-shadow: 0 0 0 0 #010d2f;
    box-shadow: 0 0 0 0 #010d2f; } }

/* ==================== ##Time Line Vertical ==================== */
.brainbizz_module_time_line_vertical {
  position: relative;
  z-index: 1;
  padding: 70px 0; }
  .brainbizz_module_time_line_vertical:before {
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100px, rgba(0, 0, 0, 0.15) -webkit-calc(100% - 100px), transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100px, rgba(0, 0, 0, 0.15) -moz-calc(100% - 100px), transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100px, rgba(0, 0, 0, 0.15) calc(100% - 100px), transparent 100%); }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-date {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
    opacity: 0; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-check {
    opacity: 0; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-date {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%); }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-content {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%); }
  .brainbizz_module_time_line_vertical .time_line-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    .brainbizz_module_time_line_vertical .time_line-item:last-child {
      margin-bottom: 0; }
    .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-box-orient: horizontal;
      -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date_wrap {
        margin-right: -webkit-calc( 50% - 10px);
        margin-right: -moz-calc( 50% - 10px);
        margin-right: calc( 50% - 10px);
        margin-left: 30px; }
      .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date {
        right: auto;
        left: 100%;
        padding-left: 27px;
        padding-right: 0; }
      .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-image {
        left: 0;
        right: auto; }
      .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content {
        text-align: right; }
        .brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content:before {
          left: auto;
          right: 0; }
    .brainbizz_module_time_line_vertical .time_line-item.item_active .time_line-check i {
      opacity: 1;
      line-height: 16px;
      font-size: 11px;
      text-align: center; }
    .brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-content, .brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-content {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-check, .brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-check {
      opacity: 1; }
    .brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-date, .brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-date {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .brainbizz_module_time_line_vertical .time_line-date_wrap {
    margin-left: -webkit-calc( 50% - 10px);
    margin-left: -moz-calc( 50% - 10px);
    margin-left: calc( 50% - 10px);
    margin-right: 30px;
    position: relative;
    z-index: 1; }
  .brainbizz_module_time_line_vertical .time_line-check {
    height: 20px;
    width: 20px;
    border: 3px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    -webkit-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    transition: opacity 0.8s; }
    .brainbizz_module_time_line_vertical .time_line-check:before {
      content: '';
      position: absolute;
      z-index: -1;
      width: -webkit-calc(100% + 16px);
      width: -moz-calc(100% + 16px);
      width: calc(100% + 16px);
      height: -webkit-calc(100% + 16px);
      height: -moz-calc(100% + 16px);
      height: calc(100% + 16px);
      left: 50%;
      top: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.58);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      opacity: 0;
      -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16); }
    .brainbizz_module_time_line_vertical .time_line-check:after {
      content: '';
      position: absolute;
      z-index: -1;
      width: -webkit-calc(100% + 14px);
      width: -moz-calc(100% + 14px);
      width: calc(100% + 14px);
      height: -webkit-calc(100% + 14px);
      height: -moz-calc(100% + 14px);
      height: calc(100% + 14px);
      left: 50%;
      top: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.58);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      opacity: 0;
      -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16); }
    .brainbizz_module_time_line_vertical .time_line-check i {
      opacity: 0;
      display: block; }
  .brainbizz_module_time_line_vertical .time_line-date {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    padding-right: 27px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 20px;
    font-size: 24px; }
  .brainbizz_module_time_line_vertical .time_line-content {
    padding: 23px 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 350px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 28px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 28px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 28px 0 rgba(0, 0, 0, 0.1); }
    .brainbizz_module_time_line_vertical .time_line-content:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 4px;
      height: 100%;
      left: 0;
      top: 0; }
  .brainbizz_module_time_line_vertical .time_line-image {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0; }
  .brainbizz_module_time_line_vertical .time_line-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 600; }
  .brainbizz_module_time_line_vertical .time_line-descr {
    line-height: 24px; }
  .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-content {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    background: white; }
  .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-date {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px); }
  .brainbizz_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-content {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px); }
  .brainbizz_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-date {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); }
  .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-check:before {
    -webkit-animation: time_line_vertical_pulse 2s infinite;
    -moz-animation: time_line_vertical_pulse 2s infinite;
    -o-animation: time_line_vertical_pulse 2s infinite;
    animation: time_line_vertical_pulse 2s infinite; }
  .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-check:after {
    -webkit-animation: time_line_vertical_pulse_2 2s infinite;
    -moz-animation: time_line_vertical_pulse_2 2s infinite;
    -o-animation: time_line_vertical_pulse_2 2s infinite;
    animation: time_line_vertical_pulse_2 2s infinite; }

@-webkit-keyframes time_line_vertical_pulse {
  0% {
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; }
  70% {
    width: -webkit-calc(100% + 34px);
    width: calc(100% + 34px);
    height: -webkit-calc(100% + 34px);
    height: calc(100% + 34px);
    opacity: 1; }
  100% {
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; } }

@-moz-keyframes time_line_vertical_pulse {
  0% {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -moz-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; }
  70% {
    width: -moz-calc(100% + 34px);
    width: calc(100% + 34px);
    height: -moz-calc(100% + 34px);
    height: calc(100% + 34px);
    opacity: 1; }
  100% {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -moz-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; } }

@-o-keyframes time_line_vertical_pulse {
  0% {
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; }
  70% {
    width: calc(100% + 34px);
    height: calc(100% + 34px);
    opacity: 1; }
  100% {
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; } }

@keyframes time_line_vertical_pulse {
  0% {
    width: -webkit-calc(100% + 16px);
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 16px);
    height: -moz-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; }
  70% {
    width: -webkit-calc(100% + 34px);
    width: -moz-calc(100% + 34px);
    width: calc(100% + 34px);
    height: -webkit-calc(100% + 34px);
    height: -moz-calc(100% + 34px);
    height: calc(100% + 34px);
    opacity: 1; }
  100% {
    width: -webkit-calc(100% + 16px);
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 16px);
    height: -moz-calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0; } }

@-webkit-keyframes time_line_vertical_pulse_2 {
  0% {
    width: -webkit-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; }
  70% {
    width: -webkit-calc(100% + 18px);
    width: calc(100% + 18px);
    height: -webkit-calc(100% + 18px);
    height: calc(100% + 18px);
    opacity: 1; }
  100% {
    width: -webkit-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; } }

@-moz-keyframes time_line_vertical_pulse_2 {
  0% {
    width: -moz-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -moz-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; }
  70% {
    width: -moz-calc(100% + 18px);
    width: calc(100% + 18px);
    height: -moz-calc(100% + 18px);
    height: calc(100% + 18px);
    opacity: 1; }
  100% {
    width: -moz-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -moz-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; } }

@-o-keyframes time_line_vertical_pulse_2 {
  0% {
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; }
  70% {
    width: calc(100% + 18px);
    height: calc(100% + 18px);
    opacity: 1; }
  100% {
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; } }

@keyframes time_line_vertical_pulse_2 {
  0% {
    width: -webkit-calc(100% + 14px);
    width: -moz-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -webkit-calc(100% + 14px);
    height: -moz-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; }
  70% {
    width: -webkit-calc(100% + 18px);
    width: -moz-calc(100% + 18px);
    width: calc(100% + 18px);
    height: -webkit-calc(100% + 18px);
    height: -moz-calc(100% + 18px);
    height: calc(100% + 18px);
    opacity: 1; }
  100% {
    width: -webkit-calc(100% + 14px);
    width: -moz-calc(100% + 14px);
    width: calc(100% + 14px);
    height: -webkit-calc(100% + 14px);
    height: -moz-calc(100% + 14px);
    height: calc(100% + 14px);
    opacity: 0; } }

.wgl_timetabs {
  padding-bottom: 30px; }
  .wgl_timetabs .timetabs_headings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    margin: 20px 0; }
    .wgl_timetabs .timetabs_headings .wgl_tab {
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      position: relative;
      cursor: pointer;
      padding: 20px 0;
      font-size: 28px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s; }
      .wgl_timetabs .timetabs_headings .wgl_tab .tab_title {
        font-size: 1em;
        line-height: 1.4;
        color: #919191;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit; }
      .wgl_timetabs .timetabs_headings .wgl_tab .tab_subtitle {
        font-size: 0.571em;
        line-height: 1.4;
        color: #afafaf;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit; }
      .wgl_timetabs .timetabs_headings .wgl_tab:before {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        height: 3px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.05); }
      .wgl_timetabs .timetabs_headings .wgl_tab:after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        height: 3px;
        width: 0%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: width .75s ease;
        -o-transition: width .75s ease;
        -moz-transition: width .75s ease;
        transition: width .75s ease; }
      .wgl_timetabs .timetabs_headings .wgl_tab.active:after {
        width: 100%; }
  .wgl_timetabs .timetabs_data .timetab_container {
    display: block; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      padding: 35px;
      font-size: 16px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      -webkit-transition: .5s;
      -o-transition: .5s;
      -moz-transition: .5s;
      transition: .5s; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
        font-size: 1.125em;
        font-weight: 500;
        padding-left: 5px;
        padding-right: 30px;
        -webkit-flex-basis: 12.53%;
        -ms-flex-preferred-size: 12.53%;
        flex-basis: 12.53%;
        text-align: center; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 40px;
        padding-right: 30px;
        font-size: 1em; }
        .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_title {
          font-size: 1.25em;
          line-height: 1.8;
          font-weight: 500; }
        .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_description {
          font-size: 1em;
          line-height: 1.875; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
        padding-left: 40px;
        padding-right: 5px; }
        .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
          margin-bottom: 0; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item:hover,
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item.hovered {
      background-color: #ffffff;
      -webkit-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.1); }

@media (max-width: 1200px) {
  .wgl_timetabs .timetabs_headings .wgl_tab {
    font-size: 24px; }
  .wgl_timetabs .timetabs_data .timetab_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
      display: block;
      text-align: center;
      width: 50%;
      font-size: 15px; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
        padding: 0; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
        padding: 15px; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
        padding: 0; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
        text-align: inherit;
        padding: 15px; } }

@media (max-width: 992px) {
  .wgl_timetabs .timetabs_headings .wgl_tab {
    font-size: 22px; }
  .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
    padding: 20px;
    font-size: 14px; } }

@media (max-width: 768px) {
  .wgl_timetabs .timetabs_headings {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .wgl_timetabs .timetabs_headings .wgl_tab {
      font-size: 18px;
      padding: 15px 15px 5px 15px; }
  .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
    padding: 15px;
    width: 100%;
    font-size: 13px; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
      padding: 10px; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
      width: 75%;
      margin: auto; }
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
      padding: 10px; }
      .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
        padding-top: 7px;
        padding-bottom: 7px; } }

@media (max-width: 600px) {
  .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
    width: 100%;
    margin: 0; } }

/* ==================== #Toggle ==================== */
.wpb-js-composer .wgl-container .vc_row .vc_toggle {
  margin-bottom: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
    padding: 10px 0;
    border: unset;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s; }
    .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title h4 {
      font-size: 16px;
      line-height: 30px;
      font-weight: 600; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content {
    margin: 0;
    padding: 23px 0 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1); }
    .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content p:last-child {
      margin-bottom: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    height: 12px;
    width: 12px;
    color: inherit; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_check .vc_toggle_icon {
    color: #d7d8de; }
    .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_check .vc_toggle_icon:before {
      content: "\f123";
      position: absolute;
      z-index: 1;
      top: -10px;
      right: 0;
      font-family: Flaticon;
      font-size: 16px;
      font-style: normal;
      color: inherit; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron .vc_toggle_icon:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 2px;
    right: 3px;
    top: 3px;
    bottom: 2px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg) translate(-25%, -25%);
    -moz-transform: rotate(45deg) translate(-25%, -25%);
    -ms-transform: rotate(45deg) translate(-25%, -25%);
    -o-transform: rotate(45deg) translate(-25%, -25%);
    transform: rotate(45deg) translate(-25%, -25%);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before {
    -webkit-transform: rotate(225deg) translate(-25%, -25%);
    -moz-transform: rotate(225deg) translate(-25%, -25%);
    -ms-transform: rotate(225deg) translate(-25%, -25%);
    -o-transform: rotate(225deg) translate(-25%, -25%);
    transform: rotate(225deg) translate(-25%, -25%); }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before, .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before {
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 2px 0 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
    left: 50%;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-width: 0 0 0 2px; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus.vc_toggle_active .vc_toggle_icon:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle .vc_toggle_icon:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 6px;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    -webkit-transform: translateY(25%);
    -moz-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -o-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle.vc_toggle_active .vc_toggle_icon:before {
    -webkit-transform: rotate(180deg) translateY(25%);
    -moz-transform: rotate(180deg) translateY(25%);
    -ms-transform: rotate(180deg) translateY(25%);
    -o-transform: rotate(180deg) translateY(25%);
    transform: rotate(180deg) translateY(25%); }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_title {
    padding-right: 20px; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_icon {
    right: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_title {
    padding-left: 20px; }
  .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
    left: 0; }

/* ==================== #Accordion ==================== */
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.1); }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: unset;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1); }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon {
      color: inherit; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
  border: unset;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  margin: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: inherit;
    vertical-align: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
      padding: 10px 20px 10px 0px;
      line-height: 1;
      color: inherit;
      vertical-align: inherit;
      -webkit-border-radius: inherit;
      -moz-border-radius: inherit;
      border-radius: inherit;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a:before {
        content: "\f123";
        font-family: Flaticon;
        position: absolute;
        z-index: 1;
        right: 20px;
        font-size: 16px;
        color: #d7d8de;
        font-weight: 100; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a span {
        font-size: 16px;
        line-height: 32px;
        font-weight: 600;
        color: inherit;
        vertical-align: inherit; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon-chevron:before {
        right: 3px;
        top: 3px; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
      color: inherit; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon {
      right: 0px; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right > a:before {
      display: none; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
      left: 0px; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left > a:before {
      display: none; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 0 20px 0;
  border: unset;
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-body {
  background: transparent;
  color: #e2e2e2;
  border-bottom-color: #2b2f52; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active {
  position: relative;
  z-index: 1; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: transparent; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-title:before {
    opacity: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.1); }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-heading {
  background: transparent;
  border-color: #2b2f52; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title {
  position: relative;
  z-index: 1; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title > a span,
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title > a .vc_tta-controls-icon {
    color: #ffffff; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.05); }

/* ==================== #Pie Chart ==================== */
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .wpb_pie_chart_heading {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  margin-top: 15px; }

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .wpb_pie_chart_heading,
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_value {
  color: #ffffff; }

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_value {
  font-size: 36px;
  font-weight: 400; }

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_back {
  border: 5px solid #eeeeee !important;
  opacity: 1 !important;
  width: -webkit-calc(100% - 1.5px) !important;
  width: -moz-calc(100% - 1.5px) !important;
  width: calc(100% - 1.5px) !important;
  height: -webkit-calc(100% - 1.5px) !important;
  height: -moz-calc(100% - 1.5px) !important;
  height: calc(100% - 1.5px) !important;
  top: 0.5px;
  left: 0.5px; }

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_back {
  border-color: rgba(255, 255, 255, 0.1) !important; }

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart canvas {
  display: block; }

/* ==================== #Progress bar ==================== */
.vc_row .vc_progress_bar .vc_single_bar {
  height: 5px;
  background-color: #f2f6fd;
  margin: 52px 0 20px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .vc_row .vc_progress_bar .vc_single_bar .vc_bar {
    height: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
    .vc_row .vc_progress_bar .vc_single_bar .vc_bar:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 17px;
      height: 17px;
      right: -8px;
      top: -6px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 18px 0 rgba(0, 69, 182, 0.16);
      -moz-box-shadow: 0 0 18px 0 rgba(0, 69, 182, 0.16);
      box-shadow: 0 0 18px 0 rgba(0, 69, 182, 0.16); }
  .vc_row .vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    padding: 0;
    width: 100%;
    top: -34px;
    left: 0;
    font-size: 12px;
    font-weight: 500;
    text-shadow: none !important;
    text-transform: uppercase; }
    .vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
      float: right; }
  .vc_row .vc_progress_bar .vc_single_bar:first-child {
    margin-top: 36px; }

/* ==================== #Round Chart ==================== */
.vc_chart.vc_round-chart {
  -webkit-background-size: 0 0;
  -moz-background-size: 0;
  -o-background-size: 0;
  background-size: 0; }
  .vc_chart.vc_round-chart .wpb_wrapper {
    background-image: inherit;
    background-repeat: no-repeat;
    background-position: center; }
    .vc_chart.vc_round-chart .wpb_wrapper canvas {
      display: block; }

.vc_chart.vc_round-chart[data-vc-legend="1"] {
  -webkit-background-size: 0 0;
  -moz-background-size: 0;
  -o-background-size: 0;
  background-size: 0; }
  .vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper {
    background-image: inherit;
    -webkit-background-size: inherit inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit; }
    .vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper .vc_chart-with-legend {
      background-image: inherit;
      background-position: inherit;
      background-repeat: inherit; }
  .vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li {
    padding-left: 10px; }
    .vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li:before {
      display: none; }

/* ==================== #Vc Row ==================== */
div[data-vc-parallax-image] {
  position: relative;
  overflow: hidden; }
  div[data-vc-parallax-image] .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0; }

html .wpb_content_element {
  margin-bottom: 0; }
  html .wpb_content_element:after {
    display: block;
    content: "";
    clear: both;
    height: 0; }

.vc_row {
  position: relative; }

.vc_row.vc_row-flex > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1; }

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vc_row.vc_row-flex > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner > * {
    min-height: 1em; } }

.vc_row.vc_row-o-content-top > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.vc_row.vc_row-o-content-bottom > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.vc_row.vc_row-o-content-middle > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  padding-top: 35px; }

.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.vc_row.vc_row-o-content-top > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-top > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.vc_row.vc_row-o-content-bottom > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-bottom > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.vc_row.vc_row-o-content-middle > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  padding-top: 35px; }

.vc_row.vc_row-o-content-middle > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
  padding-top: 35px; }

/* ==================== #Tabs ==================== */
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  overflow: unset; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
    overflow: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
        margin: 0;
        width: 100%;
        padding: 4px 25px;
        border: unset;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: rgba(0, 0, 0, 0.1);
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s; }
        .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:before, .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after {
          display: none !important; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
        border-bottom-width: 2px; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before {
        display: none; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  margin-bottom: 0; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: unset; }
    .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
      line-height: 1; }
      .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
        padding: 4px 0px;
        border-top-style: unset;
        border-right-style: unset;
        border-left-style: unset;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: rgba(0, 0, 0, 0.1);
        line-height: inherit;
        text-transform: uppercase;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s; }
        .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a > span.vc_tta-title-text {
          font-size: 14px;
          font-weight: 700;
          color: inherit; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
    border-bottom-width: 2px; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    border: unset; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panel-body {
  padding: 20px 0 10px 0; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
  padding-bottom: 10px; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panel-body {
  padding: 30px 0 20px 0; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left, .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right {
  padding-top: 25px; }
  .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(:last-child), .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(:last-child) {
    margin-bottom: 10px; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
  padding: 0 0 0 30px; }

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
  padding: 0 30px 0 0; }

/* ==================== #Wp Menu ==================== */
.vc_wp_custommenu.menu-item-center .menu {
  text-align: center; }

.vc_wp_custommenu.menu-item-right .menu {
  text-align: right; }

.vc_wp_custommenu.menu-item-left .menu {
  text-align: left; }

.vc_wp_custommenu.menu-item-block .menu .menu-item {
  display: block; }

.vc_wp_custommenu .menu .menu-item {
  display: inline-block; }
  .vc_wp_custommenu .menu .menu-item a {
    opacity: 1;
    color: inherit;
    padding: 0 16px;
    margin: 0px 5px;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms; }
    .vc_wp_custommenu .menu .menu-item a:hover:before {
      opacity: 1;
      margin-top: 7px; }
    .vc_wp_custommenu .menu .menu-item a:before {
      position: absolute;
      display: block;
      top: 100%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin-left: -2px;
      left: 50%;
      width: 4px;
      height: 4px;
      border: 0;
      margin-top: 2px;
      content: '';
      opacity: 0;
      -webkit-backface-visibility: hidden;
      -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
      -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
      -moz-transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
      transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s; }

.vc_wp_custommenu .menu .menu-item.current-menu-item a:before {
  width: 4px; }

.vc_wp_custommenu .menu .menu-item.current-menu-item > a:before, .vc_wp_custommenu .menu .menu-item.current-menu-ancestor > a:before {
  opacity: 1;
  margin-top: 7px; }

/* ==================== ##Video Popup ==================== */
.brainbizz_module_videobox {
  position: relative;
  z-index: 1; }
  .brainbizz_module_videobox .videobox_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .brainbizz_module_videobox .title {
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04rem; }
  .brainbizz_module_videobox.button_align-left {
    text-align: left; }
    .brainbizz_module_videobox.button_align-left .videobox_content {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .brainbizz_module_videobox.button_align-left.title_pos-right .videobox_content {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .brainbizz_module_videobox.button_align-left.title_pos-top .videobox_content, .brainbizz_module_videobox.button_align-left.title_pos-bot .videobox_content {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
  .brainbizz_module_videobox.button_align-right {
    text-align: right; }
    .brainbizz_module_videobox.button_align-right .videobox_content {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .brainbizz_module_videobox.button_align-right.title_pos-top .videobox_content, .brainbizz_module_videobox.button_align-right.title_pos-bot .videobox_content {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -moz-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
  .brainbizz_module_videobox.button_align-center {
    text-align: center; }
    .brainbizz_module_videobox.button_align-center .videobox_content {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .brainbizz_module_videobox.button_align-center.title_pos-right .videobox_content {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .brainbizz_module_videobox.button_align-inline {
    display: inline-block; }
  .brainbizz_module_videobox.with_image .videobox_content {
    z-index: 3;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 -40px; }
  .brainbizz_module_videobox.title_pos-left .title {
    margin-right: 35px; }
  .brainbizz_module_videobox.title_pos-right .title {
    margin-left: 35px; }
  .brainbizz_module_videobox.title_pos-right .videobox_content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .brainbizz_module_videobox.title_pos-top .title {
    margin-bottom: 35px; }
  .brainbizz_module_videobox.title_pos-top .videobox_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .brainbizz_module_videobox.title_pos-bot .title {
    margin-top: 35px; }
  .brainbizz_module_videobox.title_pos-bot .videobox_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .brainbizz_module_videobox img {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-box-shadow: 10px 17px 38px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 10px 17px 38px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 10px 17px 38px 0px rgba(0, 0, 0, 0.15); }
  .brainbizz_module_videobox .videobox_link {
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .brainbizz_module_videobox .videobox_link .videobox_icon {
      display: block;
      position: absolute;
      z-index: 1;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 0 10px 15px;
      border-color: transparent transparent transparent #ffffff;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-35%, -50%);
      -moz-transform: translate(-35%, -50%);
      -ms-transform: translate(-35%, -50%);
      -o-transform: translate(-35%, -50%);
      transform: translate(-35%, -50%); }
    .brainbizz_module_videobox .videobox_link .videobox_animation {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      top: 0%;
      left: 0%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border-width: 0.5px;
      border-style: solid;
      opacity: 0;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .brainbizz_module_videobox .videobox_link:hover .videobox_animation {
      -webkit-animation: pulse-circle 3.9s linear 0.0s infinite;
      -moz-animation: pulse-circle 3.9s linear 0.0s infinite;
      -o-animation: pulse-circle 3.9s linear 0.0s infinite;
      animation: pulse-circle 3.9s linear 0.0s infinite; }
      .brainbizz_module_videobox .videobox_link:hover .videobox_animation.circle_2 {
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s; }
      .brainbizz_module_videobox .videobox_link:hover .videobox_animation.circle_3 {
        -webkit-animation-delay: 2.6s;
        -moz-animation-delay: 2.6s;
        -o-animation-delay: 2.6s;
        animation-delay: 2.6s; }
  .brainbizz_module_videobox .videobox_wrapper_link {
    position: relative;
    z-index: 1;
    display: block; }
    .brainbizz_module_videobox .videobox_wrapper_link:before {
      content: "";
      display: block;
      background-color: #000000;
      opacity: 0;
      position: absolute;
      z-index: 2;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .brainbizz_module_videobox .videobox_wrapper_link:hover:before {
      opacity: 0.1; }
  .brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation {
    -webkit-animation: pulse-circle 3.9s linear 0.0s infinite;
    -moz-animation: pulse-circle 3.9s linear 0.0s infinite;
    -o-animation: pulse-circle 3.9s linear 0.0s infinite;
    animation: pulse-circle 3.9s linear 0.0s infinite; }
    .brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation.circle_2 {
      -webkit-animation-delay: 1.3s;
      -moz-animation-delay: 1.3s;
      -o-animation-delay: 1.3s;
      animation-delay: 1.3s; }
    .brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation.circle_3 {
      -webkit-animation-delay: 2.6s;
      -moz-animation-delay: 2.6s;
      -o-animation-delay: 2.6s;
      animation-delay: 2.6s; }
  .brainbizz_module_videobox.always-pulse-animation .videobox_link:hover .videobox_animation {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none; }

@-webkit-keyframes pulse-circle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  20% {
    -webkit-transform: scale(1.44);
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(3.2);
    transform: scale(3.2);
    opacity: 0; } }

@-moz-keyframes pulse-circle {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  20% {
    -moz-transform: scale(1.44);
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(3.2);
    transform: scale(3.2);
    opacity: 0; } }

@-o-keyframes pulse-circle {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  20% {
    -o-transform: scale(1.44);
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    -o-transform: scale(3.2);
    transform: scale(3.2);
    opacity: 0; } }

@keyframes pulse-circle {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  20% {
    -webkit-transform: scale(1.44);
    -moz-transform: scale(1.44);
    -o-transform: scale(1.44);
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(3.2);
    -moz-transform: scale(3.2);
    -o-transform: scale(3.2);
    transform: scale(3.2);
    opacity: 0; } }

/* ==================== ##Responsive ==================== */
@media only screen and (min-width: 768px) {
  .row .wgl_col-12 {
    width: 100%; }
  .row .wgl_col-11 {
    width: 91.66666667%; }
  .row .wgl_col-10 {
    width: 83.33333333%; }
  .row .wgl_col-9 {
    width: 75%; }
  .row .wgl_col-8 {
    width: 66.66666667%; }
  .row .wgl_col-7 {
    width: 58.33333333%; }
  .row .wgl_col-6 {
    width: 50%; }
  .row .wgl_col-5 {
    width: 41.66666667%; }
  .row .wgl_col-4 {
    width: 33.33333333%; }
  .row .wgl_col-3 {
    width: 25%; }
  .row .wgl_col-1-5 {
    width: 20%; }
  .row .wgl_col-2 {
    width: 16.66666667%; }
  .row .wgl_col-1 {
    width: 8.33333333%; } }

@media only screen and (max-width: 1024px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5 {
    width: 50%; }
  .row .sidebar-container.wgl_col-3,
  .row .sidebar-container.wgl_col-4,
  .row #main-content.wgl_col-8,
  .row #main-content.wgl_col-9 {
    width: 100%; } }

@media only screen and (max-width: 992px) {
  .page-header_content .page-header_title {
    margin-bottom: 20px;
    font-size: 24px !important;
    line-height: 1 !important; }
  .page-header_content .page-header_title,
  .page-header_content .page-header_breadcrumb {
    display: block; }
  .page-header_align_left .page-header_breadcrumbs {
    text-align: left; } }

@media only screen and (max-width: 768px) {
  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px; }
  .page-header_content .breadcrumbs {
    white-space: normal; }
  .col-md-delimiter .vc_column_container:before {
    display: none; } }

@media only screen and (max-width: 767px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5 {
    width: 100%; }
  .copyright {
    text-align: center; }
  .page_404_wrapper {
    background-image: none !important; } }

@media only screen and (max-width: 1200px) {
  .wgl-container {
    width: 950px; }
  .wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
    clear: none; }
  .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
    clear: none; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
    width: 33.33333333%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
      clear: left; }
  .row:after {
    clear: both; } }

@media only screen and (min-width: 1200px) {
  .wpb_column.col_pl-lg-0 > .vc_column-inner {
    padding-left: 0; }
  .wpb_column.col_pr-lg-35 > .vc_column-inner {
    padding-right: 35px; }
  .wpb_column.col_pr-lg-50 > .vc_column-inner {
    padding-right: 50px; }
  .wpb_column.col_ml-min-lg-10 > .vc_column-inner {
    margin-left: -10px; } }

@media only screen and (max-width: 1024px) {
  .footer .row .wgl_col-3 {
    margin-bottom: 30px; }
  .wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-8,
  .wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-4 {
    width: 100%; }
  .author-info_avatar {
    margin-right: 15px; }
    .author-info_avatar img {
      width: 50px; }
  .author-info_wrapper {
    padding: 30px 30px 25px 30px; } }

@media only screen and (max-width: 992px) {
  .wgl-container {
    width: 750px; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
    width: 50%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1), .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
      clear: none; }
    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
      clear: left; }
  .col-md-delimiter .vc_column_container.vc_col-sm-6:nth-child(2):before {
    display: none; }
  .single_team_page .team-single_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none; }
    .single_team_page .team-single_wrapper:before {
      width: auto;
      height: 100%;
      left: 20px;
      right: 20px;
      top: 0;
      bottom: 0; }
    .single_team_page .team-single_wrapper .team-image {
      margin: auto;
      position: relative; }
  .single_team_page .team-info_icons {
    left: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center; }
    .single_team_page .team-info_icons .team-icon:last-child {
      margin-right: 0; }
  .single_team_page .team-title:before {
    left: 50%;
    margin-left: -25px; }
  .single_team_page .team-info_wrapper {
    padding: 30px;
    margin-left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    .single_team_page .team-info_wrapper .team-title,
    .single_team_page .team-info_wrapper .team-info_item {
      text-align: center; } }

@media only screen and (max-width: 768px) {
  .brainbizz_module_videobox.with_image.button_align-left .videobox_content {
    left: 60px; }
  .brainbizz_module_videobox.with_image.button_align-right .videobox_content {
    right: 60px; } }

@media only screen and (max-width: 767px) {
  .wgl-container {
    width: 560px; }
  .footer_top-area .row [class*=wgl_col-] + [class*=wgl_col-] {
    margin-top: 35px; }
  .sidebar-container {
    padding-top: 35px; }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 80px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 30px; }
  #comments .commentlist .comment .commentava,
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -60px;
    height: 40px;
    width: 40px; }
  .mobile_text_center {
    text-align: center; }
  .format-standard .blog-post_wrapper,
  .format-audio .blog-post_wrapper,
  .format-quote .blog-post_wrapper,
  .format-link .blog-post_wrapper {
    padding: 24px 24px 24px 24px; }
  .standard.sticky-post,
  .format-standard.sticky-post .blog-post_wrapper {
    padding: 12px 12px 12px 12px;
    border-width: 12px; }
  .row .wgl_portfolio_list-item {
    padding-right: 0 !important; }
  .wgl_portfolio_list-container.container-grid {
    margin-right: 0 !important; }
  .brainbizz_module_time_line_vertical:before {
    left: 45px; }
  .brainbizz_module_time_line_vertical .time_line-date_wrap {
    margin-left: 35px !important;
    margin-right: 35px !important; }
  .brainbizz_module_time_line_vertical .time_line-date {
    padding: 0 !important;
    right: 100% !important;
    left: auto !important; }
  .brainbizz_module_time_line_vertical .time_line-content {
    text-align: left !important; }
    .brainbizz_module_time_line_vertical .time_line-content:before {
      left: 0 !important;
      right: auto !important; }
  .brainbizz_module_time_line_vertical .time_line-item {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .brainbizz_module_time_line_vertical .time_line-date {
    -webkit-transform: rotate3d(0, 0, 1, -90deg) !important;
    -moz-transform: rotate3d(0, 0, 1, -90deg) !important;
    transform: rotate3d(0, 0, 1, -90deg) !important; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-date {
    -webkit-transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
    -moz-transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
    transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-content {
    -webkit-transform: translateX(20%) !important;
    -moz-transform: translateX(20%) !important;
    -ms-transform: translateX(20%) !important;
    -o-transform: translateX(20%) !important;
    transform: translateX(20%) !important; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-date {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
    -moz-transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
    transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
    width: 100px;
    white-space: normal; }
  .brainbizz_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important; }
  .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-content {
    -webkit-transform: translateX(5px) !important;
    -moz-transform: translateX(5px) !important;
    -ms-transform: translateX(5px) !important;
    -o-transform: translateX(5px) !important;
    transform: translateX(5px) !important; }
  .brainbizz_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
    -webkit-transform: translateX(5px) !important;
    -moz-transform: translateX(5px) !important;
    -ms-transform: translateX(5px) !important;
    -o-transform: translateX(5px) !important;
    transform: translateX(5px) !important; }
  .resp_align_center {
    text-align: center !important; } }

@media only screen and (max-width: 600px) {
  .wgl-container {
    width: 90%; }
  div[id*=wpadminb] {
    top: -46px !important; }
  .banner_404 {
    font-size: 160px; }
  .brainbizz_module_ico_progress {
    padding: 15px !important; }
    .brainbizz_module_ico_progress .brainbizz_module_button > a {
      padding-left: 20px !important;
      padding-right: 20px !important; }
  #sb_instagram .sbi_photo {
    padding-bottom: 100%;
    height: 0 !important; }
  #sb_instagram #sbi_images .sbi_item {
    width: 33.3333% !important; }
  #sb_instagram .sbi_photo:after {
    font-size: 40px; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
    width: 100%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1), .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
      clear: none; }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-right: 20px; }
  #comments .commentlist .comment_info {
    padding-right: 10px; } }

@media only screen and (max-width: 480px) {
  .brainbizz_module_infobox.layout_top .infobox_wrapper {
    padding: 15px 15px 25px 20px; }
  .wgl_module_team .team-item_info {
    padding: 28px 20px 15px; }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px; }
  #comments .commentlist .comment_author_says {
    margin-bottom: 5px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 15px; }
  .brainbizz_module_services_2 .services_logo {
    left: 10%; }
  .brainbizz_module_services_2 .services_title,
  .brainbizz_module_services_2 .services_subtitle {
    left: 21%;
    max-width: 75%; }
  .page_404_wrapper {
    padding: 50px 10px 40px; }
    .page_404_wrapper .banner_404 {
      line-height: 100px; }
      .page_404_wrapper .banner_404 .banner_404_title {
        font-size: 35px;
        line-height: 1.5; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 90px; }
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -70px;
    width: 50px;
    height: 50px; } }

/* Custom Text Responsive */
@media only screen and (min-width: 1280px) {
  .text_desktop {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media only screen and (min-width: 1024px) {
  .text_tablet {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media only screen and (min-width: 799px) {
  .text_mobile {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media only screen and (max-width: 1370px) {
  .wgl_portfolio_list-first {
    padding-left: 0;
    padding-top: 0; } }

@media only screen and (min-width: 768px) {
  .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft {
    margin-bottom: 0.78vw; }
    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_bgtitle {
      font-size: 6.25vw !important;
      padding-top: 1.825vw; }
    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_subtitle {
      font-size: 1.15vw !important; }
    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_title {
      font-size: 2.1vw !important;
      margin-top: 0.54vw; }
  .wgl_portfolio_list-first > ul {
    font-size: 0.9vw;
    padding-bottom: 1vw; }
    .wgl_portfolio_list-first > ul li {
      line-height: 1.88vw; }
  .wgl_portfolio_list-first .brainbizz_module_button {
    margin-top: 0.78vw;
    line-height: 1.565vw; }
    .wgl_portfolio_list-first .brainbizz_module_button > a {
      font-size: 0.68vw;
      padding: 0.72vw 1.5vw;
      min-width: 8.05vw;
      line-height: 1.05vw; } }

.theme-gradient .banner-widget_button {
  border-width: 0px; }

.theme-gradient input[type="submit"],
.theme-gradient button {
  padding-top: 10px;
  padding-bottom: 10px; }

.theme-gradient input[type="submit"],
.theme-gradient button,
.theme-gradient .load_more_item,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a,
.theme-gradient .brainbizz_404_button a,
.theme-gradient .woocommerce a.button.alt,
.theme-gradient .woocommerce .cart .button, .theme-gradient .woocommerce .cart input.button,
.theme-gradient .woocommerce-message .button,
.theme-gradient .woocommerce #respond input#submit,
.theme-gradient ul.wgl-products li a.add_to_cart_button,
.theme-gradient ul.wgl-products li a.button,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward,
.theme-gradient .woocommerce div.product form.cart .button,
.theme-gradient .banner-widget_button {
  border-width: 0;
  color: #ffffff !important; }

.theme-gradient input[type="submit"]:hover,
.theme-gradient button:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a:hover,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient .woocommerce #respond input#submit:hover,
.theme-gradient .woocommerce a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .brainbizz_404_button a:hover,
.theme-gradient ul.wgl-products li a.add_to_cart_button:hover,
.theme-gradient ul.wgl-products li a.button:hover,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward:hover,
.theme-gradient .woocommerce div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover {
  background-position: 100% !important; }
