/* Services Widget Premium Features */
/* Style 4 */
.lae-services-style4 .lae-service {
  margin-bottom: 60px; }
  .lae-services-style4 .lae-service .lae-image-wrapper img, .lae-services-style4 .lae-service .lae-icon-wrapper i {
    display: block;
    margin-bottom: 20px;
    text-align: left; }
    .rtl .lae-services-style4 .lae-service .lae-image-wrapper img, .rtl .lae-services-style4 .lae-service .lae-icon-wrapper i {
      text-align: right; }
  .lae-services-style4 .lae-service .lae-icon-wrapper i {
    font-size: 36px;
    line-height: 1;
    color: #888; }
    .lae-dark-bg .lae-services-style4 .lae-service .lae-icon-wrapper i:hover {
      color: #c5c5c5; }
  .lae-services-style4 .lae-service .lae-service-text .lae-title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    clear: none;
    margin-top: 0;
    margin-bottom: 10px; }

/* Style 5 */
.lae-services-style5 .lae-service {
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .lae-services-style5 .lae-service {
      margin-bottom: 50px; } }
  .lae-services-style5 .lae-service .lae-icon-wrapper i {
    display: block;
    text-align: center;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 15px;
    color: #999;
    -webkit-transition: color .4s ease-in-out 0s;
    transition: color .4s ease-in-out 0s; }
    .lae-dark-bg .lae-services-style5 .lae-service .lae-icon-wrapper i:hover {
      color: #c5c5c5; }
  .lae-services-style5 .lae-service .lae-image-wrapper img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 25px;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s; }
  .lae-services-style5 .lae-service .lae-service-text {
    text-align: center;
    max-width: 300px;
    margin: 0 auto; }
    .lae-services-style5 .lae-service .lae-service-text .lae-title {
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 1px;
      font-weight: bold;
      color: #333;
      text-transform: uppercase;
      clear: none;
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 10px; }
  .lae-services-style5 .lae-service:hover .lae-image-wrapper img {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9); }

/* --------------------------------- Accordion Widget ------------------------------ */
.lae-accordion {
  clear: both; }
  .lae-accordion .lae-panel-title {
    display: block;
    cursor: pointer; }
  .lae-accordion .lae-panel-content {
    display: none;
    overflow: hidden; }

.lae-accordion-style1 .lae-panel .lae-panel-title, .lae-accordion-style3 .lae-panel .lae-panel-title {
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s; }
  .lae-accordion-style1 .lae-panel .lae-panel-title:after, .lae-accordion-style3 .lae-panel .lae-panel-title:after {
    font-family: 'lae-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e916";
    right: 30px;
    top: 50%;
    margin-top: -8px;
    font-size: 14px;
    line-height: 1;
    color: #666;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s; }
.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after, .lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.lae-accordion-style2 .lae-panel .lae-panel-title {
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s; }
  .lae-accordion-style2 .lae-panel .lae-panel-title:after {
    font-family: 'lae-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -9px;
    content: "\e917";
    color: #999;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: color .3s ease-in 0s, transform .3s ease-in-out 0s;
    -webkit-transition: color .3s ease-in 0s, -webkit-transform .3s ease-in-out 0s;
    transition: color .3s ease-in 0s, -webkit-transform .3s ease-in-out 0s;
    transition: color .3s ease-in 0s, transform .3s ease-in-out 0s;
    transition: color .3s ease-in 0s, transform .3s ease-in-out 0s, -webkit-transform .3s ease-in-out 0s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

/* ----- Style 1 ------ */
.lae-accordion-style1 .lae-panel {
  margin: 20px 0 0;
  background: #eee;
  border-radius: 5px;
  overflow: hidden; }
  .lae-accordion-style1 .lae-panel .lae-panel-title {
    position: relative;
    display: block;
    padding: 20px 50px 20px 30px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: bold;
    color: #666;
    margin: 0; }
  .lae-accordion-style1 .lae-panel .lae-panel-content {
    background: #f8f8f8;
    padding: 30px 30px; }
  .lae-accordion-style1 .lae-panel:hover .lae-panel-title {
    background: #e2e2e2; }
  .lae-accordion-style1 .lae-panel.lae-active .lae-panel-title {
    color: #333;
    background: #e2e2e2; }
  .lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after {
    color: #333; }

/* ----- Style 2 ------ */
.lae-accordion-style2 .lae-panel {
  margin: 20px 0 0;
  color: #333;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative; }
  .lae-accordion-style2 .lae-panel .lae-panel-title {
    position: relative;
    display: block;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    padding: 20px 50px 20px 30px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: bold;
    color: #666;
    margin: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 1; }
    .lae-accordion-style2 .lae-panel .lae-panel-title:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      height: 0;
      width: 100%;
      background: #4c5053;
      -webkit-transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      z-index: -1; }
  .lae-accordion-style2 .lae-panel .lae-panel-content {
    padding: 20px 30px;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 5px 5px; }
  .lae-accordion-style2 .lae-panel:hover .lae-panel-title, .lae-accordion-style2 .lae-panel:hover .lae-panel-title:after {
    color: #fff;
    border-color: #333; }
  .lae-accordion-style2 .lae-panel:hover .lae-panel-title:before {
    height: 100%; }
  .lae-accordion-style2 .lae-panel.lae-active .lae-panel-title {
    background: #4c5053;
    color: #fff;
    border-radius: 5px 5px 0 0;
    border-color: #333; }
  .lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after {
    color: #fff; }

.lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-title {
  color: #888;
  border-color: #404040; }
  .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-title:before {
    background: #e5e5e5; }
.lae-dark-bg .lae-accordion-style2 .lae-panel:hover .lae-panel-title {
  color: #333; }
.lae-dark-bg .lae-accordion-style2 .lae-panel:hover .lae-panel-title:after {
  color: #666; }
.lae-dark-bg .lae-accordion-style2 .lae-panel.lae-active .lae-panel-title {
  background: #e5e5e5;
  color: #333;
  border-color: #e5e5e5; }
.lae-dark-bg .lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after {
  color: #666; }
.lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content {
  border-color: #404040;
  color: #909090; }
  .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h1, .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h2, .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h3, .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h4, .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h5, .lae-dark-bg .lae-accordion-style2 .lae-panel .lae-panel-content h6 {
    color: #e5e5e5; }

/* ----- Style 3 ------ */
.lae-accordion-style3 .lae-panel {
  margin: 0;
  border-bottom: 1px solid #dcdcdc; }
  .lae-accordion-style3 .lae-panel:first-child {
    border-top: 1px solid #dcdcdc; }
  .lae-accordion-style3 .lae-panel .lae-panel-title {
    position: relative;
    display: block;
    padding: 20px 50px 20px 5px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    margin: 0; }
  .lae-accordion-style3 .lae-panel .lae-panel-content {
    padding: 10px 50px 30px 5px; }
  .lae-accordion-style3 .lae-panel:hover .lae-panel-title {
    color: #333; }
  .lae-accordion-style3 .lae-panel.lae-active .lae-panel-title {
    color: #333; }
  .lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after {
    color: #333; }

.lae-dark-bg .lae-accordion-style3 .lae-panel {
  border-color: #404040; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-title {
    color: #b0b0b0; }
    .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-title:after {
      color: #888; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel:hover .lae-panel-title {
    color: #eaeaea; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel:hover .lae-panel-title:after {
    color: #aaa; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel.lae-active .lae-panel-title {
    color: #eaeaea; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after {
    color: #aaa; }
  .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content {
    color: #909090; }
    .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h1, .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h2, .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h3, .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h4, .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h5, .lae-dark-bg .lae-accordion-style3 .lae-panel .lae-panel-content h6 {
      color: #e5e5e5; }

/* ------------------------------------------------ Tabs Widget ---------------------------------------------------- */
@-webkit-keyframes lae-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes lae-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* ---------- General tab styles ---------- */
.lae-tabs {
  clear: both;
  position: relative; }
  .lae-tabs .lae-tab-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .lae-tabs .lae-tab-nav .lae-tab {
      text-align: center;
      -webkit-box-flex: 0;
      box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
      .lae-tabs .lae-tab-nav .lae-tab a {
        display: block;
        text-overflow: ellipsis;
        white-space: normal;
        padding: 20px 40px;
        text-decoration: none;
        border: none;
        margin: 0;
        outline: none;
        -webkit-transition: color .3s ease-in-out 0s;
        transition: color .3s ease-in-out 0s; }
        @media only screen and (max-width: 1024px) {
          .lae-tabs .lae-tab-nav .lae-tab a {
            padding: 20px 25px; } }
      .lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i {
        font-size: 32px;
        vertical-align: middle;
        margin-right: 10px; }
        .rtl .lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i {
          margin: 0 0 0 15px; }
      .lae-tabs .lae-tab-nav .lae-tab span.lae-image-wrapper img {
        max-width: 24px;
        display: inline-block;
        vertical-align: middle;
        height: auto;
        width: auto;
        padding: 0;
        margin: 0 10px 0 0;
        border: none; }
      .lae-tabs .lae-tab-nav .lae-tab span.lae-tab-title {
        font-size: 14px;
        line-height: 1;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px; }
  .lae-tabs .lae-tab-panes {
    position: relative; }
    .lae-tabs .lae-tab-panes .lae-tab-pane {
      padding: 40px;
      display: none;
      overflow: hidden; }
      .lae-tabs .lae-tab-panes .lae-tab-pane.lae-active {
        display: block;
        -webkit-animation: lae-fade 0.3s ease-in-out;
                animation: lae-fade 0.3s ease-in-out; }

/* ----- Fallback for IE 8/9 ----- */
.lae-no-flexbox .lae-tab-nav {
  display: block; }
  .lae-no-flexbox .lae-tab-nav .lae-tab {
    min-width: 15%;
    display: inline-block; }

/* ------------- Vertical tab styles ----------------- */
.lae-tabs.lae-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lae-tabs.lae-vertical .lae-tab-nav {
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .lae-tabs.lae-vertical .lae-tab-panes {
    -webkit-box-flex: 4;
    box-flex: 4;
    -moz-flex: 4 1 auto;
    -ms-flex: 4 1 auto;
    flex: 4 1 auto; }
  .lae-tabs.lae-vertical.lae-mobile-layout {
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }

/* --------- Tab navigation in mobile ------------- */
.lae-tab-mobile-menu {
  display: none;
  /* Hide on desktop */
  position: absolute;
  top: 23px;
  right: 20px;
  background: transparent;
  border: none;
  z-index: 10; }
  .lae-tab-mobile-menu i {
    font-size: 18px;
    color: #777;
    font-weight: bold; }

.lae-tabs.lae-mobile-layout .lae-tab-mobile-menu {
  display: block;
  /* Show on mobile only */ }
.lae-tabs.lae-mobile-layout .lae-tab-nav {
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  cursor: pointer; }
  .lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab {
    text-align: center;
    display: none; }
    .lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab.lae-active {
      display: block; }
.lae-tabs.lae-mobile-layout.lae-mobile-open {
  /* Open all tab navs and change the expand menu button to close button */ }
  .lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-nav .lae-tab {
    display: block; }
  .lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-mobile-menu i:before {
    content: '\e915'; }

/* ------------- Style 1 ----------------- */
.lae-tabs-style1 .lae-tab-nav .lae-tab {
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #e2e2e2;
  background: #e9e9e9; }
  .rtl .lae-tabs-style1 .lae-tab-nav .lae-tab {
    border-left: none;
    border-right: 1px solid #d9d9d9; }
  .lae-tabs-style1 .lae-tab-nav .lae-tab:first-child {
    border-left-color: transparent;
    border-radius: 5px 0 0 0; }
    .rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:first-child {
      border-radius: 0 5px 0 0; }
  .lae-tabs-style1 .lae-tab-nav .lae-tab:last-child {
    border-radius: 0 5px 0 0; }
    .rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:last-child {
      border-radius: 5px 0 0 0; }
  .lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active {
    border-bottom: none;
    background: #f2f2f2; }
  .lae-tabs-style1 .lae-tab-nav .lae-tab a {
    color: #777; }
    .lae-tabs-style1 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style1 .lae-tab-nav .lae-tab a:focus {
      color: #333; }
  .lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active a {
    color: #333; }
.lae-tabs-style1 .lae-tab-panes {
  background: #f2f2f2;
  border-radius: 0 4px 4px 4px; }
  .rtl .lae-tabs-style1 .lae-tab-panes {
    border-radius: 4px 0 4px 4px; }

.lae-tabs-style1 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active {
  background: #eeeeee; }
.lae-tabs-style1 .lae-mobile-layout .lae-tab {
  border-left: none;
  border-bottom-color: #d9d9d9; }
  .lae-tabs-style1 .lae-mobile-layout .lae-tab:first-child {
    border-radius: 5px 5px 0 0; }
  .lae-tabs-style1 .lae-mobile-layout .lae-tab:last-child {
    border-radius: 0; }
.lae-tabs-style1 .lae-mobile-layout .lae-tab-panes {
  border-radius: 0; }

/* -------- Style 2 ----------- */
.lae-tabs-style2 .lae-tab-nav {
  background: #f2f2f2;
  border-radius: 5px 5px 0 0;
  padding: 0 30px; }
  .lae-tabs-style2 .lae-tab-nav .lae-tab {
    padding: 20px 10px;
    position: relative; }
    .lae-tabs-style2 .lae-tab-nav .lae-tab a {
      display: inline-block;
      padding: 5px 20px;
      border-radius: 34px;
      color: #666;
      -webkit-transition: all .3s ease-in-out 0s;
      transition: all .3s ease-in-out 0s; }
      .lae-tabs-style2 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style2 .lae-tab-nav .lae-tab a:focus {
        color: #888; }
    .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 8px;
      margin: 0 auto;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #3c3d41; }
    .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a {
      background: #838d8f;
      color: #fff; }
.lae-tabs-style2 .lae-tab-panes {
  background: #3c3d41;
  border-radius: 0 0 5px 5px; }
  .lae-tabs-style2 .lae-tab-panes .lae-tab-pane {
    color: #838d8f; }
    .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1, .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2, .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3, .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4, .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5, .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6 {
      color: #fff; }

.lae-tabs-style2 .lae-mobile-layout .lae-tab-mobile-menu {
  top: 27px; }
.lae-tabs-style2 .lae-mobile-layout .lae-tab-nav {
  padding: 0; }
.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab {
  border-bottom: 1px solid #e2e2e2; }
  .lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab:last-child {
    border-bottom: none; }
.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after {
  display: none; }

.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a {
  color: #333; }
  .lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:hover, .lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:focus {
    color: #666; }
.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a {
  background: #aaa;
  color: #fff; }
.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after {
  border-bottom: 8px solid #e7e7e7; }
.lae-dark-bg .lae-tabs-style2 .lae-tab-panes {
  background: #e7e7e7; }
  .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane {
    color: #666; }
    .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6 {
      color: #333; }

/* -------- Style 3 ----------- */
.lae-tabs-style3 .lae-tab-nav {
  background: #3c3d41;
  border-radius: 5px 5px 0 0; }
  .lae-tabs-style3 .lae-tab-nav .lae-tab {
    position: relative;
    border-right: 1px solid #4e4f53; }
    .lae-tabs-style3 .lae-tab-nav .lae-tab a {
      padding: 20px 30px;
      border-radius: 34px;
      color: #8f8e93;
      -webkit-transition: all .3s ease-in-out 0s;
      transition: all .3s ease-in-out 0s; }
      .lae-tabs-style3 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style3 .lae-tab-nav .lae-tab a:focus {
        color: #ccc; }
    .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 8px;
      margin: 0 auto;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #f2f2f2; }
    .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i, .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img {
      margin: 0 auto; }
      .rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i, .rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img {
        margin: 0 auto; }
    .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-tab-title {
      display: none; }
    .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a {
      color: #eeeeee; }
.lae-tabs-style3 .lae-tab-panes {
  background: #f2f2f2;
  border-radius: 0 0 5px 5px; }

.lae-tabs-style3 .lae-mobile-layout .lae-tab-nav {
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  padding-right: 60px; }
.lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab {
  border-bottom: 1px solid #4e4f53; }
  .lae-dark-bg .lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab {
    border-bottom-color: #e5e5e5; }
  .lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after {
    display: none; }

.lae-dark-bg .lae-tabs-style3 .lae-tab-nav {
  background: #fff; }
  .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab {
    border-right: 1px solid #ececec; }
    .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a {
      color: #969696; }
      .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:hover, .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:focus {
        color: #666; }
    .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a {
      color: #333; }
    .lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after {
      border-bottom: 8px solid #e7e7e7; }
.lae-dark-bg .lae-tabs-style3 .lae-tab-panes {
  background: #e7e7e7; }
  .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane {
    color: #666; }
    .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h6 {
      color: #333; }

/* ----------- Style 4 --------------- */
.lae-tabs-style4 {
  background: #f2f2f2;
  border-radius: 5px; }
  .lae-tabs-style4 .lae-tab-nav {
    border-bottom: 1px solid #dddddd;
    margin: 0 40px; }
    .lae-tabs-style4 .lae-tab-nav .lae-tab {
      position: relative;
      z-index: 1;
      margin-right: 20px; }
      .rtl .lae-tabs-style4 .lae-tab-nav .lae-tab {
        margin: 0 0 0 20px; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab:last-child {
        margin-right: 0; }
        .rtl .lae-tabs-style4 .lae-tab-nav .lae-tab:last-child {
          margin-left: 0; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab a {
        color: #888;
        padding: 30px 20px; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: transparent;
        -webkit-transition: background .3s ease-in-out 0s;
        transition: background .3s ease-in-out 0s; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab:hover a {
        color: #565656; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a {
        color: #333; }
      .lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active:before {
        background: #f94213;
        height: 2px; }
  .lae-tabs-style4 .lae-tab-pane {
    padding: 40px; }

.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav {
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none; }
  .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab {
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    .lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab {
      border-left: 1px solid #404040;
      border-right: 1px solid #404040;
      border-bottom-color: #404040; }
    .lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:first-child {
      border-top: 1px solid #404040; }
    .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab a {
      padding: 20px 25px; }
    .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:before {
      display: none; }
.lae-tabs-style4 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active {
  border-left: 2px solid #f94213;
  border-right: 2px solid #f94213; }
.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active {
  border-top: 1px solid #404040; }

.lae-dark-bg .lae-tabs-style4 {
  background: transparent; }
  .lae-dark-bg .lae-tabs-style4 .lae-tab-nav {
    margin: 0;
    border-bottom: 1px solid #2a2a2a; }
    .lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab a {
      color: #707070; }
    .lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab:hover a {
      color: #b0b0b0; }
    .lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a {
      color: #e5e5e5; }
  .lae-dark-bg .lae-tabs-style4 .lae-tab-pane {
    padding: 40px 0 0;
    color: #909090; }
    .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style4 .lae-tab-pane h6 {
      color: #e5e5e5; }

/* ----------- Style 5 --------------- */
.lae-tabs-style5 .lae-tab-nav a {
  padding: 20px 50px;
  color: #777;
  position: relative;
  z-index: 1; }
  .lae-tabs-style5 .lae-tab-nav a:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #e9e9e9;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%; }
  .lae-tabs-style5 .lae-tab-nav a:hover, .lae-tabs-style5 .lae-tab-nav a:focus {
    color: #333; }
.lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a {
  color: #333; }
  .lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a:after {
    background-color: #f2f2f2;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg); }
.lae-tabs-style5 .lae-tab-panes {
  background: #f2f2f2; }

.lae-tabs-style5 .lae-mobile-layout .lae-tab-nav .lae-tab {
  background: #f2f2f2;
  border-bottom: 1px solid #e5e5e5; }

.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a {
  color: #b0b0b0; }
  .lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:hover, .lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:focus {
    color: #dddddd; }
.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a {
  color: #333; }

/* ------------- Style 6 and Vertical Style 7 ----------------- */
.lae-tabs-style6 .lae-tab-nav .lae-tab, .lae-tabs-style7 .lae-tab-nav .lae-tab {
  text-align: left; }
  .lae-tabs-style6 .lae-tab-nav .lae-tab a, .lae-tabs-style7 .lae-tab-nav .lae-tab a {
    padding: 5px 2px;
    color: #666;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    display: inline-block; }
    .lae-tabs-style6 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style6 .lae-tab-nav .lae-tab a:focus, .lae-tabs-style7 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style7 .lae-tab-nav .lae-tab a:focus {
      color: #333333; }
  .lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a, .lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a {
    border-color: #f94213;
    color: #333; }
.lae-tabs-style6 .lae-tab-pane, .lae-tabs-style7 .lae-tab-pane {
  padding: 40px 0 0; }

.lae-tabs-style6 .lae-tab-nav {
  margin: 0 auto;
  text-align: left; }
  .rtl .lae-tabs-style6 .lae-tab-nav {
    text-align: right; }
  .lae-tabs-style6 .lae-tab-nav .lae-tab {
    margin-right: 50px; }
    .rtl .lae-tabs-style6 .lae-tab-nav .lae-tab {
      margin: 0 0 0 50px; }
    .lae-tabs-style6 .lae-tab-nav .lae-tab:last-child {
      margin-right: 0; }
      .rtl .lae-tabs-style6 .lae-tab-nav .lae-tab:last-child {
        margin-left: 0; }
.lae-tabs-style6 .lae-tabs .lae-tab-panes .lae-tab-pane {
  padding: 40px 0 0; }

.lae-tabs-style7 .lae-tab-nav .lae-tab {
  padding: 0 25px 0 0; }
  .rtl .lae-tabs-style7 .lae-tab-nav .lae-tab {
    padding: 0 0 0 25px; }
  .lae-tabs-style7 .lae-tab-nav .lae-tab a {
    max-width: none;
    margin: 6px 0; }
    @media only screen and (max-width: 479px) {
      .lae-tabs-style7 .lae-tab-nav .lae-tab a {
        text-align: center; } }
.lae-tabs-style7 .lae-tab-panes {
  -webkit-box-flex: 6;
  box-flex: 6;
  -moz-flex: 6 1 auto;
  -ms-flex: 6 1 auto;
  flex: 6 1 auto; }
  .lae-tabs-style7 .lae-tab-panes .lae-tab-pane {
    padding: 0 0 0 20px; }
    .rtl .lae-tabs-style7 .lae-tab-panes .lae-tab-pane {
      padding: 0 20px 0 0; }

.lae-tabs-style6 .lae-mobile-layout .lae-tab-mobile-menu, .lae-tabs-style7 .lae-mobile-layout .lae-tab-mobile-menu {
  top: 22px; }
.lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab, .lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab {
  padding: 12px 0;
  width: 100%;
  text-align: center; }
  .lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab a, .lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab a {
    margin: 0; }
.lae-tabs-style6 .lae-mobile-layout .lae-tab-pane, .lae-tabs-style7 .lae-mobile-layout .lae-tab-pane {
  padding: 30px 0 0; }

.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab a, .lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab a {
  color: #b0b0b0; }
.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab:hover a, .lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab:hover a {
  color: #dddddd; }
.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a, .lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a {
  color: #eaeaea; }
.lae-dark-bg .lae-tabs-style6 .lae-tab-pane, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane {
  color: #909090; }
  .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style6 .lae-tab-pane h6, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style7 .lae-tab-pane h6 {
    color: #e5e5e5; }

/* ------------- Vertical Style 8 ----------------- */
.lae-tabs-style8 .lae-tab-nav .lae-tab {
  margin: 2px 0; }
  .lae-tabs-style8 .lae-tab-nav .lae-tab a {
    padding: 15px 30px;
    border-radius: 4px;
    background: #f2f2f2;
    color: #777777;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-left: 3px solid transparent;
    text-align: left; }
    .lae-tabs-style8 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style8 .lae-tab-nav .lae-tab a:focus {
      color: #333333; }
  .lae-tabs-style8 .lae-tab-nav .lae-tab.lae-active a {
    color: #333;
    border-left-color: #f94213; }
.lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane {
  padding: 0 0 0 40px; }
  .rtl .lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane {
    padding: 0 40px 0 0; }

.lae-tabs-style8 .lae-mobile-layout .lae-tab-mobile-menu {
  top: 18px; }
.lae-tabs-style8 .lae-mobile-layout .lae-tab-nav .lae-tab a {
  text-align: left; }
.lae-tabs-style8 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active a {
  border-color: transparent !important; }
.lae-tabs-style8 .lae-mobile-layout .lae-tab-pane {
  padding: 30px 0 0; }

.lae-dark-bg .lae-tabs-style8 .lae-tab-pane {
  color: #909090; }
  .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style8 .lae-tab-pane h6 {
    color: #e5e5e5; }

/* ------------- Vertical Style 9 ----------------- */
.lae-tabs-style9 {
  background: #f2f2f2;
  border-radius: 5px; }
  .lae-tabs-style9 .lae-tab-nav {
    border-right: 1px solid #dddddd; }
    .rtl .lae-tabs-style9 .lae-tab-nav {
      border-right: none;
      border-left: 1px solid #dddddd; }
    .lae-tabs-style9 .lae-tab-nav .lae-tab {
      border-bottom: 1px solid #d8d8d8;
      background: #e9e9e9; }
      .lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active {
        margin-right: -1px;
        background: #f2f2f2; }
        .rtl .lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active {
          margin-right: 0;
          margin-left: -1px; }
      .lae-tabs-style9 .lae-tab-nav .lae-tab a {
        padding: 20px 30px;
        color: #777; }
        .lae-tabs-style9 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style9 .lae-tab-nav .lae-tab a:focus {
          color: #333; }
      .lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active a {
        color: #333; }
  .lae-tabs-style9 .lae-tab-panes {
    -webkit-box-flex: 5;
    box-flex: 5;
    -moz-flex: 5 1 auto;
    -ms-flex: 5 1 auto;
    flex: 5 1 auto; }

.lae-tabs-style9 .lae-mobile-layout .lae-tab-nav {
  border-right: none; }
  .lae-tabs-style9 .lae-mobile-layout .lae-tab-nav .rtl {
    border-left: none; }
.lae-tabs-style9 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active {
  background: #eeeeee;
  border: none; }

/* -------- Vertical Style 10 ----------- */
.lae-tabs-style10 .lae-tab-nav {
  background: #3c3d41;
  border-radius: 5px 0 0 5px; }
  .rtl .lae-tabs-style10 .lae-tab-nav {
    border-radius: 0 5px 5px 0; }
  .lae-tabs-style10 .lae-tab-nav .lae-tab {
    position: relative;
    border-bottom: 1px solid #4e4f53;
    padding: 0; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab:last-child {
      border-bottom: none; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab a {
      padding: 20px;
      color: #8f8e93;
      -webkit-transition: all .3s ease-in-out 0s;
      transition: all .3s ease-in-out 0s; }
      .lae-tabs-style10 .lae-tab-nav .lae-tab a:hover, .lae-tabs-style10 .lae-tab-nav .lae-tab a:focus {
        color: #ccc; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after {
      content: '';
      display: block;
      position: absolute;
      top: 32px;
      right: 0;
      height: 8px;
      margin: 0 auto;
      border-top: 8px solid transparent;
      border-right: 8px solid #f2f2f2;
      border-bottom: 8px solid transparent; }
      .rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after {
        display: none; }
    .rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before {
      content: '';
      display: block;
      position: absolute;
      top: 32px;
      left: 0;
      height: 8px;
      margin: 0 auto;
      border-top: 8px solid transparent;
      border-left: 8px solid #f2f2f2;
      border-bottom: 8px solid transparent; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i, .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper {
      margin: 0 auto; }
      .rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i, .rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper {
        margin: 0 auto; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-tab-title {
      display: none; }
    .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a {
      color: #ffffff; }
.lae-tabs-style10 .lae-tab-panes {
  background: #f2f2f2;
  border-radius: 0 5px 5px 0; }
  .rtl .lae-tabs-style10 .lae-tab-panes {
    border-radius: 5px 0 0 5px; }

.lae-tabs-style10 .lae-mobile-layout {
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row; }
  .lae-tabs-style10 .lae-mobile-layout .lae-tab-mobile-menu {
    display: none; }
  .lae-tabs-style10 .lae-mobile-layout .lae-tab-nav .lae-tab {
    display: block; }

.lae-dark-bg .lae-tabs-style10 .lae-tab-nav {
  background: #fff; }
  .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab {
    border-bottom: 1px solid #ececec; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab:last-child {
      border-bottom: none; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a {
      color: #969696; }
      .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:hover, .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:focus {
        color: #666; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a {
      color: #333; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after {
      border-right: 8px solid #e7e7e7; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before {
      border-left: 8px solid #e7e7e7; }
.lae-dark-bg .lae-tabs-style10 .lae-tab-panes {
  background: #e7e7e7; }
  .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane {
    color: #666; }
    .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h1, .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h2, .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h3, .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h4, .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h5, .lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h6 {
      color: #333; }

/* ---------------------------------- Portfolio/Posts Grid Premium Version ---------------------------------- */
.lae-block-grid .lae-module {
  padding: 0; }

/* ---------------------------------- Gallery Grid Premium Version ---------------------------------- */
.lae-block-gallery .lae-module {
  padding: 0; }

/* ---------------------------------- Image Slider ---------------------------------- */
.lae-image-slider {
  clear: both;
  position: relative;
  padding: 0 0 40px 0; }
  .lae-image-slider .lae-slide {
    position: relative;
    background: black !important; }
    .lae-image-slider .lae-slide img {
      -webkit-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s;
      opacity: 0.7; }
    .lae-image-slider .lae-slide:hover img {
      opacity: 0.5; }
    .lae-image-slider .lae-slide .lae-caption {
      position: absolute;
      max-width: 700px; }
      .lae-image-slider .lae-slide .lae-caption .lae-heading {
        font-size: 36px;
        line-height: 44px;
        font-weight: bold;
        margin: 0;
        color: #fff; }
        .lae-image-slider .lae-slide .lae-caption .lae-heading a {
          color: #fff; }
          .lae-image-slider .lae-slide .lae-caption .lae-heading a:hover {
            border-bottom: 2px solid #fff; }
      .lae-image-slider .lae-slide .lae-caption .lae-subheading {
        color: #b1b3b2;
        font-style: italic;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 12px;
        font-weight: 400; }
      .lae-image-slider .lae-slide .lae-caption .lae-button {
        margin-top: 50px;
        color: #fefefe; }
      @media only screen and (max-width: 600px) {
        .lae-image-slider .lae-slide .lae-caption .lae-subheading {
          font-size: 14px;
          line-height: 22px; }
        .lae-image-slider .lae-slide .lae-caption .lae-heading {
          font-size: 22px;
          line-height: 30px; }
        .lae-image-slider .lae-slide .lae-caption .lae-button {
          margin-top: 30px;
          padding: 12px 25px;
          font-size: 11px; } }
  .lae-image-slider .lae-flex-direction-nav a, .lae-image-slider .lae-flex-direction-nav a:hover {
    color: #ddd;
    font-size: 32px;
    width: 36px;
    height: 36px;
    margin: -18px 0 0;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s; }
    .lae-image-slider .lae-flex-direction-nav a.lae-flex-prev, .lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-prev {
      left: 20px; }
    .lae-image-slider .lae-flex-direction-nav a.lae-flex-next, .lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-next {
      right: 20px; }
  .lae-image-slider .lae-flex-direction-nav a:hover {
    color: #efefef; }
  .lae-image-slider button.slick-prev {
    left: 20px; }
  .lae-image-slider button.slick-next {
    right: 20px; }
  .lae-image-slider button.slick-prev, .lae-image-slider button.slick-next, .lae-image-slider button.slick-prev:hover, .lae-image-slider button.slick-next:hover {
    font-size: 32px;
    width: 36px;
    height: 36px;
    margin: -18px 0 0;
    z-index: 10; }
  .lae-image-slider button.slick-prev:before, .lae-image-slider button.slick-next:before {
    font-size: 32px;
    color: #ddd !important; }
  .lae-image-slider button.slick-prev:hover:before, .lae-image-slider button.slick-next:hover:before {
    color: #fff !important; }

.lae-image-slider.lae-caption-style1 .lae-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.lae-image-slider.lae-caption-style2 .lae-caption {
  bottom: 50px;
  left: 50px;
  text-align: left;
  margin: 0;
  padding: 0 20px; }
  .lae-image-slider.lae-caption-style2 .lae-caption .lae-button {
    display: none; }
  .lae-image-slider.lae-caption-style2 .lae-caption .lae-heading {
    text-align: left; }
  @media only screen and (max-width: 1024px) {
    .lae-image-slider.lae-caption-style2 .lae-caption {
      left: 20px;
      bottom: 30px; }
      .lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading {
        margin-bottom: 10px; } }
  @media only screen and (max-width: 600px) {
    .lae-image-slider.lae-caption-style2 .lae-caption {
      left: 0;
      bottom: 20px; }
      .lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading {
        margin-bottom: 5px; } }

/* Nivo Slider Caption */
.lae-image-slider .nivo-caption .lae-heading {
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  margin: 0; }
  .lae-image-slider .nivo-caption .lae-heading a {
    color: #fff; }
    .lae-image-slider .nivo-caption .lae-heading a:hover {
      border-bottom: 2px solid #fff; }
.lae-image-slider .nivo-caption .lae-subheading {
  margin-bottom: 10px;
  color: #b1b3b2;
  font-style: italic;
  font-size: 16px;
  line-height: 24px; }
@media only screen and (max-width: 600px) {
  .lae-image-slider .nivo-caption .lae-subheading {
    font-size: 14px;
    line-height: 22px; }
  .lae-image-slider .nivo-caption .lae-heading {
    font-size: 22px;
    line-height: 30px; } }

.lae-image-slider.lae-caption-style1 .nivo-caption {
  left: 0;
  right: 0;
  top: 50%;
  bottom: initial;
  text-align: center;
  color: #fff;
  width: 100%;
  height: auto;
  padding: 25px 30px;
  max-width: 600px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.lae-image-slider.lae-caption-style2 .nivo-caption {
  padding: 25px 50px; }
  .lae-image-slider.lae-caption-style2 .nivo-caption .lae-heading {
    text-align: left; }
  @media only screen and (max-width: 600px) {
    .lae-image-slider.lae-caption-style2 .nivo-caption {
      padding: 10px 30px; } }

/* ---------------------------------- Icon Lists ---------------------------------- */
.lae-icon-list {
  clear: both;
  font-size: 0;
  /* Remove space between elements */
  width: 100%; }
  .lae-icon-list.lae-alignleft {
    text-align: left; }
  .lae-icon-list.lae-alignright {
    text-align: right; }
  .lae-icon-list.lae-aligncenter {
    text-align: center; }
  .lae-icon-list .lae-icon-list-item {
    display: inline-block;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 15px; }
    .rtl .lae-icon-list .lae-icon-list-item {
      margin: 0 15px 0 0; }
    .lae-icon-list .lae-icon-list-item:first-child {
      margin: 0; }
    .lae-icon-list .lae-icon-list-item .lae-icon-wrapper i {
      display: block;
      font-size: 32px;
      line-height: 1;
      color: #666;
      -webkit-transition: color .3s ease-in-out 0s;
      transition: color .3s ease-in-out 0s; }
    .lae-icon-list .lae-icon-list-item .lae-image-wrapper img {
      display: block;
      max-width: 100%;
      width: 32px;
      height: auto;
      margin: 0 auto;
      -webkit-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s; }
    .lae-icon-list .lae-icon-list-item:hover .lae-image-wrapper img {
      opacity: 0.8; }
    .lae-icon-list .lae-icon-list-item:hover .lae-icon-wrapper i {
      color: #333; }

.lae-circular-icon-list .lae-icon-list .lae-icon-list-item {
  margin: 0 0 0 25px;
  width: 50px;
  height: 50px;
  border-radius: 100%; }
  @media only screen and (max-width: 479px) {
    .lae-circular-icon-list .lae-icon-list .lae-icon-list-item {
      margin: 0 0 20px 20px; } }
  .lae-circular-icon-list .lae-icon-list .lae-icon-list-item:first-child {
    margin-left: 0; }
  .lae-dark-bg .lae-circular-icon-list .lae-icon-list .lae-icon-list-item {
    background: #48484a; }
  .lae-circular-icon-list .lae-icon-list .lae-icon-list-item .lae-icon-wrapper i {
    font-size: 22px;
    /* Override user choice */
    padding: 14px 0; }

/* ---------------------------------- Gallery Carousel ---------------------------------- */
.lae-gallery-carousel {
  clear: both; }
  @media only screen and (max-width: 1024px) {
    .lae-gallery-carousel .lae-gallery-carousel-item {
      margin-bottom: 20px; } }
  .lae-gallery-carousel .lae-gallery-carousel-item .hentry {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image {
    position: relative;
    overflow: hidden; }
    .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image img {
      width: 100%;
      display: block;
      -webkit-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s; }
    .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover img {
      -webkit-filter: brightness(50%);
              filter: brightness(50%); }
    .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info {
      display: block;
      text-align: center; }
      .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-info {
        text-align: center;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title {
        padding: 10px;
        margin: 0;
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        color: #fff;
        opacity: 0;
        -webkit-transition: opacity .4s ease-in-out 0s;
        transition: opacity .4s ease-in-out 0s; }
        @media only screen and (max-width: 1024px) {
          .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title {
            font-size: 18px;
            line-height: 26px; } }
        .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a {
          display: inline;
          color: #fff;
          -webkit-transition: all .3s ease-in-out 0s;
          transition: all .3s ease-in-out 0s;
          border-bottom: 1px solid transparent; }
          .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a:hover {
            border-bottom: 1px solid #ccc; }
      .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-terms {
        display: block;
        color: #ddd;
        font-size: 14px;
        line-height: 22px;
        font-style: italic;
        opacity: 0;
        -webkit-transition: opacity .4s ease-in-out 0s;
        transition: opacity .4s ease-in-out 0s; }
      .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox, .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i {
        color: #fff;
        font-size: 32px;
        line-height: 1;
        -webkit-transition: color .4s ease-in-out 0s;
        transition: color .4s ease-in-out 0s; }
        .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox:hover, .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i:hover {
          color: #ddd; }
      .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 22px;
        line-height: 1;
        display: block;
        padding: 12px;
        background: transparent;
        opacity: 0;
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s; }
        .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item i {
          font-size: 22px; }
        .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item:hover {
          background: rgba(0, 0, 0, 0.5); }
    .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-entry-title, .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-terms, .lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-lightbox-item {
      opacity: 1; }

/* ---------------------------------- Features Widget ---------------------------------- */
.lae-features {
  clear: both; }
  @media only screen and (max-width: 767px) {
    .lae-features .lae-feature {
      margin-bottom: 50px; } }
  .lae-features .lae-feature:last-child {
    margin-bottom: 0 !important; }
  .lae-features .lae-feature .lae-subtitle {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #ACB2BF;
    margin-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      .lae-features .lae-feature .lae-subtitle {
        font-size: 12px;
        line-height: 18px; } }
  .lae-features .lae-feature .lae-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 1024px) {
      .lae-features .lae-feature .lae-title {
        font-size: 26px;
        line-height: 36px; } }
  .lae-features .lae-feature .lae-title-link .lae-title {
    color: #333;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s; }
  .lae-features .lae-feature .lae-title-link:hover .lae-title {
    color: #666; }
  .lae-features .lae-feature .lae-feature-details {
    color: #9297A3;
    font-size: 14px;
    line-height: 24px; }
    @media only screen and (max-width: 767px) {
      .lae-features .lae-feature .lae-feature-details {
        font-size: 13px;
        line-height: 22px; } }
  .lae-features .lae-feature .lae-image-content {
    position: relative; }
    .lae-features .lae-feature .lae-image-content img {
      -webkit-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s; }
  .lae-features .lae-feature .lae-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
    opacity: 0; }
  .lae-features .lae-feature:hover .lae-image-link:after {
    opacity: 1; }
  .lae-dark-bg .lae-features .lae-feature .lae-subtitle {
    color: #b5b5b5; }
  .lae-dark-bg .lae-features .lae-feature .lae-title, .lae-dark-bg .lae-features .lae-feature .lae-title-link .lae-title {
    color: #e5e5e5e5; }
  .lae-dark-bg .lae-features .lae-feature .lae-title-link:hover .lae-title {
    color: #b5b5b5; }
  .lae-dark-bg .lae-features .lae-feature .lae-feature-details {
    color: #909090; }
  @media only screen and (min-width: 768px) {
    .lae-features .lae-feature .lae-text-content {
      max-width: 520px;
      padding: 0 50px; }
      .siteorigin-panels-stretch[data-stretch-type="full-stretched"] .lae-features .lae-feature .lae-text-content {
        max-width: 600px; }
    .lae-features .lae-feature:nth-child(even) .lae-image-content {
      -webkit-box-ordinal-group: 2;
      box-ordinal-group: 2;
      -moz-order: 2;
      order: 2;
      -ms-flex-order: 2; }
    .lae-features .lae-feature:nth-child(even) .lae-text-content {
      -webkit-box-ordinal-group: 1;
      box-ordinal-group: 1;
      -moz-order: 1;
      order: 1;
      -ms-flex-order: 1; } }

@media only screen and (min-width: 768px) {
  .lae-features:not(.lae-tiled) .lae-feature {
    margin-bottom: 80px; }
    .lae-features:not(.lae-tiled) .lae-feature .lae-image-content {
      max-width: 520px; }
      .siteorigin-panels-stretch[data-stretch-type="full-stretched"] .lae-features:not(.lae-tiled) .lae-feature .lae-image-content {
        margin: 0 auto; }
    .siteorigin-panels-stretch[data-stretch-type="full-stretched"] .lae-features:not(.lae-tiled) .lae-feature .lae-text-content {
      margin: 0 auto; } }

.lae-features.lae-tiled .lae-feature .lae-text-content {
  margin: 0 auto;
  /* Center the text */ }
  @media only screen and (max-width: 767px) {
    .siteorigin-panels-stretch[data-stretch-type="full-stretched"] .lae-features.lae-tiled .lae-feature .lae-text-content {
      padding: 0 20px; } }
.lae-features.lae-tiled .lae-feature .lae-image-content img {
  width: 100%; }

/* ---------------------------------- FAQ Widget ---------------------------------- */
/* Style 1 */
.lae-faq-list-style1 .lae-faq-item {
  text-align: left; }
  .lae-faq-list-style1 .lae-faq-item .lae-faq-answer {
    margin-top: 20px; }

/* Style 2 */
.lae-faq-list-style2 .lae-faq-item {
  text-align: center; }
  .lae-faq-list-style2 .lae-faq-item .lae-faq-answer {
    margin-bottom: 20px; }

/* -------- General FAQ Styling -------- */
.lae-faq-list {
  clear: both; }
  .lae-faq-list .lae-faq-item {
    margin-bottom: 60px;
    font-size: 15px;
    line-height: 24px; }
    .lae-faq-list .lae-faq-item .lae-faq-question {
      font-size: 24px;
      line-height: 32px;
      text-transform: none;
      font-weight: bold;
      color: #333; }
    .lae-dark-bg .lae-faq-list .lae-faq-item {
      color: #909090; }
      .lae-dark-bg .lae-faq-list .lae-faq-item .lae-faq-question {
        color: #e5e5e5; }

/* ---------------------------------- Countdown Widget ---------------------------------- */
.lae-countdown-wrap {
  display: inline-block;
  width: 100%; }
  .lae-countdown-wrap.lae-aligncenter {
    text-align: center; }
  .lae-countdown-wrap.lae-alignleft {
    text-align: left; }
  .lae-countdown-wrap.lae-alignright {
    text-align: right; }
  .lae-countdown-wrap .lae-countdown-label {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    color: #333; }
    .lae-dark-bg .lae-countdown-wrap .lae-countdown-label {
      color: #e5e5e5; }
  .lae-countdown-wrap .lae-countdown {
    display: inline-block; }
    .lae-countdown-wrap .lae-countdown ul {
      list-style: none;
      display: inline-block;
      margin: 0; }
      .lae-countdown-wrap .lae-countdown ul li {
        display: inline-block;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        letter-spacing: 2px;
        text-align: center;
        font-weight: 700;
        margin-left: 20px;
        position: relative; }
        .lae-dark-bg .lae-countdown-wrap .lae-countdown ul li {
          color: #909090; }
        .lae-countdown-wrap .lae-countdown ul li span {
          display: table;
          padding: 12px;
          border-radius: 5px;
          background: #383b3f;
          color: #ebebeb;
          font-size: 18px;
          line-height: 18px; }
          .lae-dark-bg .lae-countdown-wrap .lae-countdown ul li span {
            background-color: rgba(125, 125, 125, 0.3); }
        .lae-countdown-wrap .lae-countdown ul li:before {
          content: ':';
          position: absolute;
          left: -10px;
          top: 18px;
          font-size: 18px;
          line-height: 18px; }
        .lae-countdown-wrap .lae-countdown ul li:first-child:before {
          display: none; }

/* --------------------------- Services Carousel Widget ------------------------------ */
.lae-services-carousel-item .lae-image-wrapper {
  position: relative; }
  .lae-services-carousel-item .lae-image-wrapper .lae-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
    opacity: 0; }
  .lae-services-carousel-item .lae-image-wrapper:hover .lae-image-link:after {
    opacity: 1; }
  .lae-services-carousel-item .lae-image-wrapper img {
    margin: 0 0 20px 0; }

.lae-services-carousel-item .lae-service-text {
  padding: 20px 20px 30px;
  font-size: 15px;
  line-height: 24px; }
.lae-services-carousel-item .lae-title {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold; }
.lae-services-carousel-item .lae-title-link .lae-title {
  color: #333;
  -webkit-transition: color .3s ease-in-out 0s;
  transition: color .3s ease-in-out 0s; }
.lae-services-carousel-item .lae-title-link:hover .lae-title {
  color: #666; }
.lae-services-carousel-item .lae-subtitle {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  font-style: italic;
  color: #888; }
.lae-services-carousel-item .lae-read-more {
  display: block;
  text-decoration: underline;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px; }
.lae-dark-bg .lae-services-carousel-item .lae-service-text {
  color: #909090; }
.lae-dark-bg .lae-services-carousel-item .lae-subtitle {
  color: #b5b5b5; }
.lae-dark-bg .lae-services-carousel-item .lae-title, .lae-dark-bg .lae-services-carousel-item .lae-title-link .lae-title {
  color: #e5e5e5e5; }
.lae-dark-bg .lae-services-carousel-item .lae-title-link:hover .lae-title {
  color: #b5b5b5; }

/* ---------------------------------- Image Slider Widget ---------------------------------- */
.lae-slider {
  clear: both;
  position: relative;
  padding: 0 0 10px 0; }
  .lae-slider .lae-slide {
    position: relative; }
    .lae-slider .lae-slide img {
      -webkit-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s;
      opacity: 0.7; }
    .lae-slider .lae-slide:hover img {
      opacity: 0.5; }
  .lae-slider .lae-flex-direction-nav a, .lae-slider .lae-flex-direction-nav a:hover {
    color: #ccc;
    font-size: 26px;
    width: 30px;
    height: 30px;
    margin: -15px 0 0; }
    .lae-slider .lae-flex-direction-nav a.lae-flex-prev, .lae-slider .lae-flex-direction-nav a:hover.lae-flex-prev {
      left: -40px; }
    .lae-slider .lae-flex-direction-nav a.lae-flex-next, .lae-slider .lae-flex-direction-nav a:hover.lae-flex-next {
      right: -40px; }

/* ---------------------------------------------------------- Posts Block Widget ----------------------------------------- */
/* ------- Block 12 ---------- */
.lae-block-12 .lae-module-trans1 {
  margin-bottom: 30px; }

/*# sourceMappingURL=lae-widgets.css.map */