/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.banner.banner-litpe-one {
  text-align: center;
  position: relative; }
  .banner.banner-litpe-one .image {
    display: block;
    overflow: hidden; }
  .banner.banner-litpe-one .image_description {
    margin: auto;
    padding: 20px 10px 0px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .banner.banner-litpe-one h3 {
    font-size: 16px;
    font-weight: 300;
    font-family: inherit; }
  .banner.banner-litpe-one p {
    margin-bottom: 0px; }
  .banner.banner-litpe-one .link-btn {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline; }
.banner.banner-litpe-two {
  position: relative; }
  .banner.banner-litpe-two .meta-carousel {
    padding: 20px 10px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  @media (min-width: 768px) {
    .banner.banner-litpe-two .left-carousel {
      width: 50%; } }
  @media (min-width: 992px) {
    .banner.banner-litpe-two .left-carousel {
      width: 40%; } }
  @media (min-width: 768px) {
    .banner.banner-litpe-two .right-carousel {
      width: 50%; } }
  @media (min-width: 992px) {
    .banner.banner-litpe-two .right-carousel {
      width: 50%; } }
  .banner.banner-litpe-two h4 {
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: normal;
    font-family: inherit;
    text-transform: uppercase;
    color: #1bbc9b; }
  .banner.banner-litpe-two h3 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .banner.banner-litpe-two p {
    font-size: 14px;
    margin-bottom: 0px; }
  .banner.banner-litpe-two .btn {
    color: #FFFFFF;
    border: none;
    font-size: 13px;
    margin-top: 25px;
    padding: 8px 25px;
    text-transform: uppercase;
    background: #1bbc9b;
    border-radius: 9999px; }
    .banner.banner-litpe-two .btn:hover {
      background: #169a7f;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .banner.banner-litpe-two .descript {
    padding: 15px 0px; }
  .banner.banner-litpe-two.reserve .meta-carousel {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse; }
.banner.banner-litpe-three {
  position: relative; }
  .banner.banner-litpe-three h3 {
    font-size: 22px;
    margin-bottom: 5px;
    letter-spacing: 2px;
    color: #1bbc9b;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .banner.banner-litpe-three h3 {
        font-size: 24px; } }
  .banner.banner-litpe-three p {
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .banner.banner-litpe-three p {
        font-size: 16px; } }
  .banner.banner-litpe-three .link-btn {
    font-size: 13px;
    margin-top: 5px;
    font-weight: 500;
    pointer-events: auto;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .banner.banner-litpe-three .image_description {
    bottom: 0px;
    z-index: 9;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 25px 15px;
    position: absolute;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .banner.banner-litpe-three.special h3 {
    font-size: 30px; }
    @media (min-width: 992px) {
      .banner.banner-litpe-three.special h3 {
        font-size: 35px; } }
  .banner.banner-litpe-three.special .image_description {
    top: 0px;
    width: 75%;
    height: 75%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  @media (min-width: 992px) {
    .banner.banner-litpe-three:hover .image_description {
      background: #FFFFFF; } }
.banner.banner-litpe-four {
  position: relative; }
  .banner.banner-litpe-four .box-title {
    top: 0px;
    z-index: 9;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 30px 15px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media (max-width: 991px) {
      .banner.banner-litpe-four .box-title {
        padding: 20px 10px; } }
    .banner.banner-litpe-four .box-title .title_block {
      font-size: 15px;
      font-weight: 500;
      margin-bottom: 0px;
      font-family: inherit;
      color: #1bbc9b; }
    .banner.banner-litpe-four .box-title .sub-title-widget {
      font-size: 28px;
      font-weight: 600;
      color: #1bbc9b; }
      @media (max-width: 991px) {
        .banner.banner-litpe-four .box-title .sub-title-widget {
          font-size: 22px; } }
  .banner.banner-litpe-four .image_description {
    bottom: 0px;
    z-index: 9;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 30px 15px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media (max-width: 991px) {
      .banner.banner-litpe-four .image_description {
        padding: 20px 10px; } }
  .banner.banner-litpe-four h3 {
    font-size: 28px;
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
    letter-spacing: 3px;
    color: #1bbc9b; }
    @media (max-width: 991px) {
      .banner.banner-litpe-four h3 {
        font-size: 22px;
        letter-spacing: 3px; } }
  .banner.banner-litpe-four p {
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 0px;
    font-style: italic;
    color: #1bbc9b; }
  .banner.banner-litpe-four .btn {
    font-size: 13px;
    margin-top: 15px;
    padding: 6px 25px;
    font-weight: normal;
    font-style: normal;
    pointer-events: auto;
    background: transparent;
    color: #1bbc9b;
    border-color: #1bbc9b;
    text-transform: uppercase;
    border-radius: 999px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (max-width: 767px) {
      .banner.banner-litpe-four .btn {
        margin-top: 10px; } }
    .banner.banner-litpe-four .btn:hover {
      color: #FFFFFF;
      border-color: #1bbc9b;
      background-color: #1bbc9b; }
.banner.banner-litpe-five {
  position: relative; }
  .banner.banner-litpe-five .image_description {
    bottom: 0px;
    z-index: 9;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 30px 30px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media (max-width: 991px) {
      .banner.banner-litpe-five .image_description {
        padding: 20px 20px; } }
  .banner.banner-litpe-five h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 2px; }
    @media (max-width: 991px) {
      .banner.banner-litpe-five h3 {
        font-size: 20px; } }
  .banner.banner-litpe-five h4 {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: inherit; }
    .banner.banner-litpe-five h4 > span {
      padding: 2px 10px;
      display: inline-block;
      vertical-align: middle;
      border-radius: 3px; }
  .banner.banner-litpe-five p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px; }
    @media (max-width: 991px) {
      .banner.banner-litpe-five p {
        font-size: 15px; } }
  .banner.banner-litpe-five .btn {
    border: none;
    font-size: 13px;
    margin-top: 15px;
    padding: 6px 25px;
    font-weight: 400;
    line-height: normal;
    font-style: normal;
    pointer-events: auto;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #222222;
    border-radius: 999px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (max-width: 767px) {
      .banner.banner-litpe-five .btn {
        margin-top: 10px; } }
    .banner.banner-litpe-five .btn:hover {
      color: #FFFFFF;
      background-color: #222222; }
  .banner.banner-litpe-five.text-white {
    color: #FFFFFF; }
    .banner.banner-litpe-five.text-white h3, .banner.banner-litpe-five.text-white h4, .banner.banner-litpe-five.text-white p {
      color: #FFFFFF; }
  .banner.banner-litpe-five.btn-white .btn {
    color: #FFFFFF;
    border-color: #FFFFFF; }
    .banner.banner-litpe-five.btn-white .btn:hover {
      color: #222222;
      border-color: #FFFFFF;
      background-color: #FFFFFF; }
.banner.banner-litpe-six {
  text-align: center; }
  .banner.banner-litpe-six .media {
    position: relative; }
  .banner.banner-litpe-six .title_block {
    color: #FFFFFF;
    font-size: 16px;
    padding: 8px 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #1bbc9b; }
  .banner.banner-litpe-six .image:before {
    content: '';
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 8;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (min-width: 992px) {
      .banner.banner-litpe-six .image:before {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0); } }
  .banner.banner-litpe-six .image_description {
    z-index: 9;
    top: 50%;
    left: 0px;
    right: 0px;
    padding: 15px 15px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .banner.banner-litpe-six h3 {
    color: #FFFFFF;
    font-size: 18px;
    position: relative;
    margin-bottom: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (min-width: 992px) {
      .banner.banner-litpe-six h3 {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        transform: translateY(-100px); } }
  .banner.banner-litpe-six p {
    margin-bottom: 0px; }
  .banner.banner-litpe-six .btn {
    border: none;
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 15px;
    font-weight: 400;
    padding: 6px 20px;
    line-height: normal;
    font-style: normal;
    pointer-events: auto;
    text-transform: uppercase;
    background: #1bbc9b;
    border-radius: 999px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (min-width: 992px) {
      .banner.banner-litpe-six .btn {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0); }
        .banner.banner-litpe-six .btn:hover {
          background: #169a7f; } }
  @media (min-width: 992px) {
    .banner.banner-litpe-six:hover .image:before {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
    .banner.banner-litpe-six:hover h3 {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
    .banner.banner-litpe-six:hover .btn {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); } }
.banner.banner-litpe-seven {
  text-align: center;
  position: relative; }
  .banner.banner-litpe-seven .image_description {
    z-index: 9;
    padding: 20px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media (min-width: 1200px) {
      .banner.banner-litpe-seven .image_description {
        padding: 30px; } }
    @media (min-width: 992px) {
      .banner.banner-litpe-seven .image_description {
        padding: 50px; } }
  .banner.banner-litpe-seven h4 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: inherit; }
    .banner.banner-litpe-seven h4 > span {
      padding: 2px 10px;
      display: inline-block;
      vertical-align: middle;
      border-radius: 3px; }
  .banner.banner-litpe-seven h3 {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin-bottom: 0px;
    letter-spacing: 2px; }
    @media (max-width: 575px) {
      .banner.banner-litpe-seven h3 {
        font-size: 20px; } }
  .banner.banner-litpe-seven p {
    line-height: 1.5;
    margin-bottom: 0px; }
  .banner.banner-litpe-seven .btn {
    border: none;
    margin-top: 20px;
    padding: 0px;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    font-style: normal;
    pointer-events: auto;
    letter-spacing: 2px;
    background: transparent;
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (max-width: 575px) {
      .banner.banner-litpe-seven .btn {
        margin-top: 15px; } }
    @media (min-width: 992px) {
      .banner.banner-litpe-seven .btn:hover {
        color: #1bbc9b;
        border-bottom-color: #1bbc9b; } }
  .banner.banner-litpe-seven.small .image_description {
    padding: 20px; }
    @media (min-width: 992px) {
      .banner.banner-litpe-seven.small .image_description {
        padding: 30px; } }
  .banner.banner-litpe-seven.small h3 {
    font-size: 22px; }
    @media (max-width: 991px) {
      .banner.banner-litpe-seven.small h3 {
        font-size: 20px; } }
  .banner.banner-litpe-seven.small .btn {
    margin-top: 15px; }
  .banner.banner-litpe-seven.center-text {
    text-align: center; }
    .banner.banner-litpe-seven.center-text .image_description {
      left: 0px;
      right: 0px;
      margin: auto; }
  .banner.banner-litpe-seven.left-text {
    text-align: left; }
    .rtl .banner.banner-litpe-seven.left-text {
      text-align: right; }
    .banner.banner-litpe-seven.left-text .image_description {
      right: auto;
      left: 0px; }
      .rtl .banner.banner-litpe-seven.left-text .image_description {
        right: 0px;
        left: auto; }
  .banner.banner-litpe-seven.right-text {
    text-align: right; }
    .rtl .banner.banner-litpe-seven.right-text {
      text-align: left; }
    .banner.banner-litpe-seven.right-text .image_description {
      right: 0px;
      left: auto; }
      .rtl .banner.banner-litpe-seven.right-text .image_description {
        right: auto;
        left: 0px; }
  .banner.banner-litpe-seven.middle-text .image_description {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .banner.banner-litpe-seven.top-text .image_description {
    top: 0px;
    bottom: auto; }
  .banner.banner-litpe-seven.bottom-text .image_description {
    top: auto;
    bottom: 0px; }
  .banner.banner-litpe-seven.text-white {
    color: #FFFFFF; }
    .banner.banner-litpe-seven.text-white h3, .banner.banner-litpe-seven.text-white h4 {
      color: #FFFFFF; }
  .banner.banner-litpe-seven.btn-white .btn {
    color: #FFFFFF;
    border-bottom-color: #FFFFFF; }
    .banner.banner-litpe-seven.btn-white .btn:hover {
      color: #1bbc9b;
      border-bottom-color: #1bbc9b; }
  .banner.banner-litpe-seven.bg-white .media:before {
    background: rgba(255, 255, 255, 0.3); }
  @media (min-width: 992px) {
    .banner.banner-litpe-seven:hover .image:before {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); } }

.deo-category-image.image-category-litpe-one .cate_content {
  overflow: hidden;
  position: relative;
  text-align: center; }
  .deo-category-image.image-category-litpe-one .cate_content .cover-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease; }
    @media (max-width: 575px) {
      .deo-category-image.image-category-litpe-one .cate_content .cover-img img {
        width: 100%; } }
  .deo-category-image.image-category-litpe-one .cate_content .cate-meta {
    z-index: 9;
    left: 0px;
    right: 0px;
    top: 50%;
    z-index: 9;
    color: #FFFFFF;
    pointer-events: none;
    position: absolute;
    padding: 15px 20px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .deo-category-image.image-category-litpe-one .cate_content .cate-name {
    color: inherit;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .deo-category-image.image-category-litpe-one .cate_content .cate-name a {
      color: inherit; }
  .deo-category-image.image-category-litpe-one .cate_content .deo-qty-category {
    font-size: 13px;
    font-weight: normal; }
    .deo-category-image.image-category-litpe-one .cate_content .deo-qty-category.processed-qty-category:before {
      content: '(';
      display: inline-block; }
    .deo-category-image.image-category-litpe-one .cate_content .deo-qty-category.processed-qty-category:after {
      content: ')';
      display: inline-block; }
  @media (min-width: 992px) {
    .deo-category-image.image-category-litpe-one .cate_content:hover .cate-name {
      letter-spacing: 4px; }
    .deo-category-image.image-category-litpe-one .cate_content:hover .cover-img img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); } }

.service.service-litpe-one .media {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
.service.service-litpe-one img {
  max-width: 50px;
  margin-bottom: 15px; }
.service.service-litpe-one p {
  margin-bottom: 0px;
  font-weight: normal;
  text-transform: uppercase; }

.text-banner.text-banner-litpe-one {
  margin-bottom: 0px;
  background: #FFFFFF;
  padding: 50px 30px; }
  @media (min-width: 992px) {
    .text-banner.text-banner-litpe-one {
      padding: 60px 40px; } }
  .text-banner.text-banner-litpe-one h4 {
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: normal;
    text-transform: uppercase; }
  .text-banner.text-banner-litpe-one h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 13px;
    text-transform: uppercase; }
  .text-banner.text-banner-litpe-one p {
    line-height: 1.6;
    margin-bottom: 0px; }
  .text-banner.text-banner-litpe-one .btn {
    color: #FFFFFF;
    border: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 6px 20px;
    line-height: normal;
    text-transform: uppercase;
    background: #1bbc9b;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-one .btn:hover {
        background: #169a7f; } }
.text-banner.text-banner-litpe-two {
  padding-top: 120px;
  padding-bottom: 120px; }
  @media (min-width: 992px) {
    .text-banner.text-banner-litpe-two {
      padding-top: 150px;
      padding-bottom: 150px; } }
  .text-banner.text-banner-litpe-two h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-two h3 {
        font-size: 40px; } }
  .text-banner.text-banner-litpe-two h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: inherit; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-two h4 {
        font-size: 18px; } }
  .text-banner.text-banner-litpe-two p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0px; }
  .text-banner.text-banner-litpe-two .btn {
    color: #222222;
    margin-top: 25px;
    padding: 8px 25px;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2px;
    background: transparent;
    border: 2px solid #222222;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-two .btn:hover {
        color: #FFFFFF;
        background: #222222; } }
  .text-banner.text-banner-litpe-two.text-white h3, .text-banner.text-banner-litpe-two.text-white h4, .text-banner.text-banner-litpe-two.text-white p {
    color: #FFFFFF; }
  .text-banner.text-banner-litpe-two.btn-white .btn {
    color: #FFFFFF;
    border-color: #FFFFFF; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-two.btn-white .btn:hover {
        color: #222222;
        background: #FFFFFF; } }
.text-banner.text-banner-litpe-three {
  padding: 70px 15px; }
  .text-banner.text-banner-litpe-three h4 {
    color: #222222;
    padding: 2px 10px;
    background: #FFFFFF;
    font-weight: 500;
    font-family: inherit;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 5px; }
  .text-banner.text-banner-litpe-three h3 {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
    letter-spacing: 5px;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-three h3 {
        font-size: 30px; } }
  .text-banner.text-banner-litpe-three p {
    color: #FFFFFF;
    line-height: 1.5;
    font-style: italic;
    font-weight: normal; }
  .text-banner.text-banner-litpe-three .btn {
    color: #222222;
    font-size: 13px;
    border: none;
    padding: 6px 25px;
    margin: 15px 5px 0px;
    font-weight: normal;
    font-style: normal;
    pointer-events: auto;
    background: #FFFFFF;
    text-transform: uppercase;
    border-radius: 999px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .text-banner.text-banner-litpe-three .btn:hover {
      color: #FFFFFF;
      background: #1bbc9b; }
.text-banner.text-banner-litpe-four {
  padding: 70px 15px; }
  .text-banner.text-banner-litpe-four h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-four h3 {
        font-size: 26px; } }
  .text-banner.text-banner-litpe-four h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: inherit; }
  .text-banner.text-banner-litpe-four p {
    font-size: 14px;
    margin-bottom: 0px; }
  .text-banner.text-banner-litpe-four .btn {
    color: #222222;
    margin-top: 25px;
    line-height: normal;
    letter-spacing: 2px;
    padding: 6px 20px;
    background: transparent;
    border: 1px solid #222222;
    text-transform: uppercase;
    border-radius: 999px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-four .btn:hover {
        color: #FFFFFF;
        background: #222222; } }
  .text-banner.text-banner-litpe-four.text-white h3, .text-banner.text-banner-litpe-four.text-white h4, .text-banner.text-banner-litpe-four.text-white p {
    color: #FFFFFF; }
  .text-banner.text-banner-litpe-four.btn-white .btn {
    color: #FFFFFF;
    border-color: #FFFFFF; }
    @media (min-width: 992px) {
      .text-banner.text-banner-litpe-four.btn-white .btn:hover {
        color: #222222;
        background: #FFFFFF; } }

@media (max-width: 991px) {
  .service-carousel.button-middle .slick-arrows {
    width: auto;
    position: static;
    padding-top: 0px;
    padding-bottom: 0px; } }
.service-carousel.button-middle .slick-arrows .slick-arrow {
  width: 25px;
  height: 25px;
  color: inherit;
  background: transparent;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .service-carousel.button-middle .slick-arrows .slick-arrow:before {
    color: inherit;
    font-size: 20px;
    line-height: 25px; }
    @media (max-width: 991px) {
      .service-carousel.button-middle .slick-arrows .slick-arrow:before {
        font-size: 20px; } }
  .service-carousel.button-middle .slick-arrows .slick-arrow.slick-prev {
    right: auto;
    left: 0; }
    html[dir="rtl"]:not(.rtl) .service-carousel.button-middle .slick-arrows .slick-arrow.slick-prev {
      right: 0;
      left: auto; }
  .service-carousel.button-middle .slick-arrows .slick-arrow.slick-next {
    right: 0;
    left: auto; }
    html[dir="rtl"]:not(.rtl) .service-carousel.button-middle .slick-arrows .slick-arrow.slick-next {
      right: auto;
      left: 0; }
  .service-carousel.button-middle .slick-arrows .slick-arrow:hover {
    background: transparent; }
    .service-carousel.button-middle .slick-arrows .slick-arrow:hover:before {
      color: #1bbc9b; }
.service-carousel.button-middle .slick-slider.has-arrows {
  padding-left: 30px;
  padding-right: 30px; }
.service-carousel.litpe-service-carousel-one {
  padding-top: 10px;
  padding-bottom: 10px; }
  .service-carousel.litpe-service-carousel-one .block-carousel-container > *, .service-carousel.litpe-service-carousel-one .content > * {
    display: inline-block;
    vertical-align: middle; }
  .service-carousel.litpe-service-carousel-one img {
    max-height: 30px;
    margin-right: 5px; }
    .rtl .service-carousel.litpe-service-carousel-one img {
      margin-left: 5px;
      margin-right: inherit; }
  .service-carousel.litpe-service-carousel-one p {
    margin-bottom: 0px; }
  .service-carousel.litpe-service-carousel-one .title {
    font-weight: 500;
    text-transform: uppercase; }
  .service-carousel.litpe-service-carousel-one .link-btn {
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 5px; }
    .rtl .service-carousel.litpe-service-carousel-one .link-btn {
      margin-right: 5px;
      margin-left: inherit; }
  .service-carousel.litpe-service-carousel-one.text-white {
    color: #FFFFFF; }
    .service-carousel.litpe-service-carousel-one.text-white .link-btn {
      color: #FFFFFF; }
      .service-carousel.litpe-service-carousel-one.text-white .link-btn:hover {
        text-decoration: underline; }

.block-text.block-text-litpe-one .block_content {
  text-align: center;
  padding: 30px 60px;
  border-radius: 9999px;
  color: #1bbc9b;
  border: 2px solid #1bbc9b; }
.block-text.block-text-litpe-one p {
  margin-bottom: 0px; }
.block-text.block-text-litpe-one h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  font-style: italic; }
.block-text.block-text-litpe-one h3 {
  color: inherit;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase; }
.block-text.block-text-litpe-one .link-btn {
  font-size: 14px;
  margin-top: 10px;
  font-weight: 400;
  display: inline-block;
  color: #1bbc9b;
  text-decoration: underline;
  text-transform: uppercase; }
  .block-text.block-text-litpe-one .link-btn:hover {
    color: #169a7f; }
.block-text.block-text-litpe-two {
  padding-top: 15px;
  padding-bottom: 15px; }
  .block-text.block-text-litpe-two .title_block {
    font-size: 25px; }

/*# sourceMappingURL=widgets.css.map */
