@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: Roboto, sans-serif */
  font-family: 'Gotham', sans-serif;
}

body,
p {
  color: #505056
}

.bg_cover,
.preloader {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%
}

.appie-hero-area.appie-hero-10-area .appie-hero-thumb::before,
.appie-hero-area.appie-hero-9-area .appie-hero-thumb::before,
.appie-pricing-area .switch input,
.appie_checkbox_common input[type=checkbox],
.back-to-top,
.condition-check input[type=checkbox],
.offcanvas_menu {
  display: none
}

.loader-wrap,
.offcanvas_menu_wrapper,
.preloader {
  top: 0;
  right: 0;
  height: 100%
}

.canvas_close a,
.offcanvas-social ul li a {
  height: 40px;
  width: 40px;
  transition: .3s ease-out;
  text-align: center
}

body {
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth
}

.appie-features-9-area .appie-features-9-area-thumb img,
img {
  max-width: 100%
}

a:focus,
button:focus,
input:focus,
textarea:focus {
  text-decoration: none;
  outline: 0
}

a:focus,
a:hover {
  text-decoration: none
}

a,
i,
span {
  display: inline-block;
  transition: .3s linear
}

.no-a{
    display: initial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
  color: #0e1133;
  margin: 0
}

h1 {
  font-size: 48px
}

h2 {
  font-size: 36px
}

h3 {
  font-size: 28px
}

h4 {
  font-size: 22px
}

h5 {
  font-size: 18px
}

h6,
p {
  font-size: 16px
}

.amm-shopping_cart-list-items ul,
.appie-header-main-menu ul,
.appie-testimonial-slider-2-item .thumb ul,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

p {
  font-weight: 400;
  line-height: 24px;
  margin: 0
}

.bg_cover {
  background-size: cover;
  height: 100%
}

.slick-slide {
  outline: 0
}

.preloader {
  position: fixed;
  z-index: 999;
  background-image: url(../images/icon/preloader_logo.png)
}

.loader-wrap {
  position: fixed;
  width: 100%;
  z-index: 999999
}

.loader-wrap .layer .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff
}

.pricig-body .fal {
  background-color: var(--GN100, #c9fde0);
  color: var(--GN500, #00aa5b);
  padding: 4px;
  border-radius: 50px;
  font-size: 12px;
  margin-right: 5px
}

.main-btn,
.main-btn:hover {
  border-radius: 30px;
  color: #fff
}

.swiper {
  width: 100%;
  height: 100%;
}

.slider__Ltc {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.slider__Ltc img {
  display: block;
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
}

.content__detailLtc {
position: absolute;
width: 200px;
right: 10px;
}

.Titile__Ltc {
text-align: left;
font-size: 17px;
padding: 0 0 0 1.563rem;
color: #fff;
font-weight: 600;
font-size: 1.4rem;
line-height: 1;
}

.parag__Ltc{
  margin-top: 10px;
text-align: left;
line-height: 1.2;
color: #fff;
padding: 0 0 0 1.563rem;

}

.main-btn {
  background: #1568B3;
  padding: 5px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: white;
  position: relative;
  border: 1px solid #ffffff57;
  top: 4px;
  text-decoration: none;
  margin-bottom:15px;
}

.main-btn:hover {
  background: #074b8a;
}


.main-btn.main-btn-3 {
  font-size: 18px;
  line-height: 58px;
  fill: #fff;
  color: #fff;
  background-color: #ff4245;
  border-color: #ff4245;
  border-radius: 6px;
  padding: 0 30px
}

.main-btn.main-btn-3.btn-outlined {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}

.main-btn.main-btn-3.btn-outlined:hover {
  background-color: #ff4245;
  border-color: #ff4245;
  color: #fff
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-section-title .appie-title {
    font-size: 36px;
    line-height: 46px
  }
      
    .footer-navigation{
    text-align: center;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-section-title .appie-title {
    font-size: 36px;
    line-height: 46px
  }
  
  .footer-about-widget{
      text-align:center;
  }
  
  .footer-navigation{
      /*padding-top:90px;*/
      text-align:center;
  }
  .footer-about-widget p{
      text-align:center;
  }
}

@media (max-width:767px) {
  .appie-section-title .appie-title {
    font-size: 26px;
    line-height: 36px
  }

  .offcanvas_menu {
    display: block
  }
}

.appie-section-title p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 11px;
  padding-bottom: 2rem
}

.appie-section-title .main-btn {
  border-radius: 30px;
  border: 2px solid #e7eaef;
  background: #fff;
  color: #0e1133
}

.appie-section-title .main-btn:hover,
.appie-video-player-slider .slick-arrow:hover {
  background: #ff3e66;
  color: #fff;
  border-color: #ff3e66
}

.appie-hero-area.appie-hero-9-area .appie-hero-content p,
.appie-hero-content.appie-hero-content-6.appie-hero-content-7 .appie-title,
.appie-section-title.appie-section-title-2 .appie-title,
.appie-section-title.appie-section-title-2 p,
.appie-team-10-area .team-btn a:hover,
.appie-team-9-area .appie-section-title .appie-title,
.appie-team-9-area .appie-section-title p,
.appie-team-9-area .appie-team-item .content .title,
.appie-team-9-area .appie-team-item .content span,
.appie-team-about-area .team-btn a:hover,
.breadcrumb-item.active,
.channel-category,
.header-area.appie-header-10-area .header-nav-box-10 .appie-btn-box .toggle-btn,
.header-area.appie-header-10-area .header-nav-box-10 .appie-header-main-menu>ul>li>a,
.header-nav-box.header-nav-box-3 .appie-header-main-menu ul>li>a,
.header-nav-box.header-nav-box-5 .appie-btn-box .login-btn,
.header-nav-box.header-nav-box-5 .appie-header-main-menu ul>li>a,
.header-nav-box.header-nav-box-7 .appie-btn-box .toggle-btn,
.header-nav-box.header-nav-box-7 .appie-header-main-menu ul>li>a,
.header-nav-box.header-nav-box-9 .appie-btn-box .toggle-btn,
.header-nav-box.header-nav-box-9 .appie-header-main-menu ul>li>a {
  color: #fff
}

.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 999
}

.back-to-top.back-to-top-2 a {
  border-radius: 50px;
  background: linear-gradient(135deg, #ff202d 0, #bd001e 100%);
  padding: 10px 15px;
  color: #fff
}

.amm-shopping-cart-wrapper .overlay.open::before,
.off_canvars_overlay.active {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  cursor: crosshair;
  background: #232323;
  top: 0;
  transition: all linear 0.3s;
}

.offcanvas_menu_wrapper {
  width: 290px;
  position: fixed;
  background: #fff;
  z-index: 9999;
  transition: .5s;
  margin-right: -300px;
  padding: 50px 15px 30px;
  overflow-y: visible;
  border-radius: 80px 0px 0px 0px;
  box-shadow: 0px 24px 10px #b5b5b52e;
}

.offcanvas_menu_wrapper.active {
  margin-right: 0;
}

.offcanvas_menu_wrapper .slinky-theme-default {
  background: inherit;
  min-height: 300px;
  overflow-y: auto
}

.appie-testimonial-about-area .appie-section-title,
.offcanvas_menu_wrapper .header-btn {
  margin-bottom: 30px
}

.offcanvas_menu_wrapper .header-btn a,
.offcanvas_menu_wrapper .header-btn a:hover {
  color: #222
}

.ab-social,
.appie-about-page-content,
.appie-header-main-menu ul>li .sub-menu>li .sub-menu li,
.header-nav-box .appie-btn-box,
.header-nav-box.header-nav-4-box .appie-btn-box ul li a.cart-btn,
.header-nav-box.header-nav-box-6 .appie-btn-box form .input-box,
.offcanvas_main_menu li,
.search-box .search-body .search-form,
.search-form {
  position: relative
}

.offcanvas_main_menu li:last-child {
  margin: 0
}

.offcanvas_main_menu li span.menu-expand {
  position: absolute;
  right: 0
}

.offcanvas_main_menu li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ededed;
  color: #222;
  transition: .3s ease-out
}

s_main_menu li ul.sub-menu {
  padding-left: 20px
}

.offcanvas_footer {
  padding-bottom: 50px;
  text-align: center
}

.offcanvas_footer span a {
  font-size: 14px;
  color: #222;
  transition: .3s ease-out
}

.appie-team-item:hover .thumb ul,
.offcanvas_menu_wrapper.active .canvas_close {
  opacity: 1;
  visibility: visible
}

.canvas_close {
  position: absolute;
  top: -16px;
  left: -50px;
  opacity: 0;
  visibility: hidden;
  transition: .3s linear
}

.canvas_close a {
  font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    line-height: 40px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    /* background: #e32726; */
    color: #db0f30;
    /* margin-top: 4rem; */
    /* margin-left: 17rem; */
    position: absolute;
    left: 17rem;
}

.canvas_open a {
  font-size: 26px;
  width: 50px;
  height: 42px;
  display: block;
  line-height: 39px;
  text-align: center;
  border: 1px solid #232323;
  color: #222;
  transition: .3s ease-out
}

.offcanvas-social {
  margin-bottom: 40px;
  margin-top: 40px
}

.appie-download-content ul li,
.appie-header-main-menu ul>li .sub-menu>li a .sub-nav-toggler i,
.appie-pricing-2-area .appie-section-title .nav li,
.appie-showcase-slider .slick-dots li,
.appie-testimonial-about-area.appie-testimonial-9-area .icon img,
.appie-testimonial-slider .appie-testimonial-item .author-info img,
.appie-testimonial-slider .slick-dots li,
.appie-testimonial-slider-2-item .thumb ul li,
.appie-testimonial-slider-rtl .appie-testimonial-item .author-info img,
.appie-testimonial-slider-rtl .slick-dots li,
.footer-about-widget .social ul li,
.header-nav-box.header-nav-4-box .appie-btn-box ul li,
.offcanvas-social ul li {
  display: inline-block
}

.offcanvas-social ul li a {
  line-height: 38px;
  color: #6c757dd1;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  margin: 0 5px
}

.toggle-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 20px;
  color: #ffffff
}

.search-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .9);
  z-index: 9999999;
  transform: translateY(-100%);
  transition: .6s ease-out;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04)
}

.search-box .search-header .search-title {
  font-size: 24px;
  font-weight: 500;
  color: #fff
}

.search-box .search-header .search-close button {
  background: 0 0;
  border: 0;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  padding-right: 35px;
  position: relative
}

.search-box .search-header .search-close button span {
  width: 21px;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 0
}

.search-box .search-header .search-close button span:first-child {
  top: 13px;
  transform: rotate(45deg)
}

.search-box .search-header .search-close button span:nth-child(2) {
  transform: rotate(135deg);
  top: 13px
}

.search-box .search-body {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%)
}

.search-box .search-body .search-form input {
  width: 100%;
  border: 2px solid #fff;
  height: 80px;
  padding-left: 30px;
  border-radius: 50px;
  font-size: 20px;
  color: #707070
}

.search-box .search-body .search-form input::-moz-placeholder {
  color: #707070;
  opacity: 1
}

.search-box .search-body .search-form input:-ms-input-placeholder {
  color: #707070;
  opacity: 1
}

.search-box .search-body .search-form input::placeholder {
  color: #707070;
  opacity: 1
}

.search-box .search-body .search-form button {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
  font-size: 36px;
  color: #707070;
  background: 0 0;
  border: 0
}

.search-box .search-footer {
  padding-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

.search-box .search-footer .search-footer-content h4 {
  color: #707070;
  font-size: 24px
}

.search-box .search-footer .search-footer-content p {
  color: #222;
  font-size: 16px
}

.search-box.open {
  transform: translateY(0)
}

.amm-shopping-cart-wrapper .overlay::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0;
  z-index: 99999;
  transition: .2s ease-out;
  visibility: hidden
}

.amm-shopping-cart-canvas {
  position: fixed;
  width: 400px;
  height: 100%;
  background-color: #fff;
  z-index: 99999999;
  top: 0;
  right: -400px;
  padding: 40px;
  transition: .4s ease-out
}

.amm-shopping-cart-canvas.open,
.appie-testimonial-slider-2 .slick-arrow.next,
.appie-video-player-slider .slick-arrow.next {
  right: 0
}

.amm-shopping-cart-canvas .amm-shopping_cart {
  position: relative;
  height: 100%;
  width: 100%
}

.amm-shopping-cart-canvas.amm-shopping-cart-leftbar {
  right: auto;
  left: -400px
}

.amm-shopping-cart-canvas.amm-shopping-cart-leftbar.open {
  left: 0
}

.amm-shopping_cart-list-items {
  overflow-y: auto;
  width: 100%;
  height: 50%
}

.amm-shopping_cart-list-items ul li {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5
}

.amm-shopping_cart-list-items ul li:last-child {
  border-bottom: 0
}

.amm-single-shopping-cart,
.appie-project-content .input-box {
  display: flex
}

.amm-single-shopping-cart .cart-content {
  position: relative;
  padding-right: 30px
}

.amm-single-shopping-cart .cart-content h6 a {
  font-size: 16px;
  font-weight: 500;
  color: #222
}

.amm-single-shopping-cart .cart-content .quality {
  font-size: 14px;
  color: #505056;
  display: block
}

.amm-single-shopping-cart .cart-content .price-close {
  font-size: 12px;
  color: #505056;
  position: relative
}

.amm-single-shopping-cart .cart-content .price-close::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #505056
}

.amm-single-shopping-cart .cart-content .remove {
  font-size: 14px;
  color: #ccc;
  position: absolute;
  top: 0;
  right: 0
}

.amm-shopping_cart-top-bar h6 {
  font-size: 24px;
  font-weight: 600;
  color: #222
}

.amm-shopping_cart-top-bar button {
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  font-size: 30px;
  background: 0 0
}

.amm-shopping_cart-btn {
  border-top: 1px solid #ccc;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 99
}

.amm-shopping_cart-btn .tota h5 {
  font-size: 18px;
  font-weight: 400;
  color: #222
}

.amm-shopping_cart-btn .cart-btn a {
  margin: 5px 0;
  width: 100%
}

.appie-sticky.sticky {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1010;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .0588235294);

  -webkit-animation: 1.2s sticky;
  animation: 1.2s sticky
}

.header-area {

  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  background: linear-gradient(90deg, rgba(223,13,27,1) 0%, rgba(153,20,29,1) 100%);
}

.header-area .appie-header-main-menu ul li .mega-menu-main-wrap {
  width: 1170px;
  position: absolute;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease-in-out;
  transform: scaleY(0);
  transform-origin: top center;
  text-align: center;
  left: -200px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, .2) 0 20px 30px;
  padding-top: 30px
}

.header-area .appie-header-main-menu ul li:hover .mega-menu-main-wrap,
.header-area .appie-header-main-menu ul li:hover .pages-mega-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1)
}

.appie-header-main-menu ul>li>:hover {
  color: #ffffff;
}

.header-area ul.mega-menu-home {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 0 20px
}

.header-area .appie-header-main-menu ul li .mega-menu-main-wrap .mega-menu-home li {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px
}

.header-area .appie-header-main-menu ul li .mega-menu-main-wrap .mega-menu-home li img {
  width: 100%;
  height: 240px
}

.header-area .appie-header-main-menu ul li .mega-menu-home li img {
  box-shadow: rgba(136, 165, 191, .48) 6px 2px 16px 0, rgba(255, 255, 255, .8) -6px -2px 16px 0;
  height: 280px;
  transition: .5s ease-in-out
}

.header-area .appie-header-main-menu ul li .mega-menu-home li:hover img {
  transform: translateY(-15px)
}

.header-area .appie-header-main-menu ul li .pages-mega-menu {
  width: 750px !important;
  position: absolute;
  padding: 15px 30px 30px 40px;
  padding-top: 40px !important;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0);
  transition: .4s ease-in-out;
  transform-origin: top center;
  left: -291px;
  margin: auto;
  background: #086db6c4;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.header-area .appie-header-main-menu ul li .pages-mega-menu ul {
  float: left;
  width: auto
}

.appie-showcase-item a,
.header-area .appie-header-main-menu ul li .pages-mega-menu ul li,
.header-area .mega-recent-post-text a {
  display: block
}

.header-area .appie-header-main-menu ul li .pages-mega-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px
}

.header-area .appie-header-main-menu ul li .pages-mega-menu ul li:first-child a {
  font-size: 18px;
  font-weight: 500;
  position: relative
}

.header-area .hot::after {
  content: "HOT";
  font-size: 12px;
  position: absolute;
  top: -13px;
  right: -1px;
  background: #d41212;
  height: 20px;
  line-height: 21px;
  width: 40px !important;
  display: block;
  text-align: center;
  color: #fff
}

.header-area .feature::before,
.header-area .hot::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 18px;
  border-color: transparent transparent transparent #d41212;
  right: 15px;
  transform: rotate(-120deg);
  position: absolute
}

.header-area .hot::before {
  bottom: 32px
}

.header-area .feature::before {
  bottom: 30px
}

.header-area .feature::after {
  content: "feature";
  font-size: 13px;
  position: absolute;
  top: -10px;
  right: -1px;
  background: #d41212;
  height: 19px;
  line-height: 19px;
  width: 62px !important;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase
}

.header-area .mega-menu-recent-ports ul {
  overflow: hidden
}

.header-area .mega-r-post {
  font-size: 18px;
  font-weight: 500;
  color: #0e1133;
  margin-top: 8px;
  margin-bottom: 25px
}

.header-area .mega-recent-post-text img {
  float: left;
  width: 23%
}

.header-area .mega-menu-ul-block {
  float: none !important;
  width: 325px !important;
  margin-left: 0 !important
}

.header-area .mega-recent-post-text h5 {
  font-size: 16px;
  font-family: roboto;
  line-height: 20px;
  font-weight: 500;
  transition: .3s
}

.header-area .mega-recent-post-text ul li {
  font-size: 14px;
  color: #5e5e5e
}

.header-area .mega-recent-post-text ul li a {
  font-size: 14px !important;
  color: #5e5e5e
}

.header-area .mega-recent-right-txt {
  float: right;
  width: 73%
}

.header-area .mega-menu-ul-block-lst li {
  display: inline-block !important
}

.header-area .recent-right-text {
  margin-bottom: 15px !important;
  display: block !important;
  overflow: hidden;
  border-bottom: 1px solid #ddd
}

.appie-faq-9-area .faq-accrodion .accrodion .accrodion-inner,
.appie-project-10-area .appie-project-3-box a,
.header-area .mega-menu-ul-block li:last-child {
  border: none
}

.header-area .mega-recent-ftxt {
  text-transform: inherit !important
}

/* .header-area .pages-mega-menu.mega-menu-mainn-wrap {
  padding-left: 100px !important
} */

.header-area .pages-mega-menu.mega-menu-mainn-wrap ul {
  margin: 0 25px
}

.header-area.appie-header-10-area .header-nav-box-10 .appie-btn-box .main-btn {
  background: #fff;
  border-color: #fff;
  color: #0e1133
}

.header-area.appie-header-7-area.appie-sticky.sticky {
  background: #290645
}

.header-area.appie-header-error-page {
  box-shadow: 0 10px 20px 0 rgba(14, 17, 51, .1);
  padding-top: 20px;
  padding-bottom: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-section-title p {
    font-size: 15px
  }

  .offcanvas_menu {
    display: block
  }

  .header-nav-box .appie-btn-box {
    padding-right: 50px
  }

  .appie-header-main-menu {
    display: none
  }
}

@media (max-width:767px) {
  .amm-shopping-cart-canvas {
    width: 320px
  }
  
  .logo-header{
      /*height: 75px;*/
  }

    .lube{

    margin-right: 30px;
    margin-bottom: 30px;
    height: 75px;

}

  .header-nav-box .appie-btn-box {
    padding-right: 10px
  }

  .header-nav-box .appie-btn-box .main-btn {
    display: block
  }

  .header-nav-box.header-nav-4-box .appie-btn-box ul {
    margin-right: 10px
  }
}

.appie-pricing-area ul.switch-toggler-list li.active a,
.header-nav-box.header-nav-box-3 .appie-header-main-menu ul>li .sub-menu li a,
.header-nav-box.header-nav-box-5 .appie-header-main-menu ul>li .sub-menu li a,
.header-nav-box.header-nav-box-9 .appie-header-main-menu ul>li .sub-menu li a {
  color: #0e1133
}

.header-nav-box.header-nav-box-3 .toggle-btn,
.header-nav-box.header-nav-box-5 .toggle-btn {
  color: #fff;
  font-size: 20px
}

.header-nav-box.header-nav-box-3.header-nav-box-inner-page .appie-btn-box .main-btn {
  border-color: #fff;
  background: 0 0
}

.header-nav-box.header-nav-4-box .appie-btn-box ul li a {
  font-size: 18px;
  color: #0e1133;
  margin-left: 15px
}

.header-nav-box.header-nav-box-6 .appie-btn-box form {
  display: inline-block;
  margin-left: 18px
}

@media (max-width:767px) {

  .appie-header-main-menu,
  .header-nav-box.header-nav-box-6 .appie-btn-box form {
    display: none
  }
}

.header-nav-box.header-nav-box-6 .appie-btn-box form .input-box i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%)
}

.header-nav-box.header-nav-box-6 .appie-btn-box form .input-box input {
  width: 105px;
  padding-left: 50px;
  border: 0;
  border-left: 1px solid #ddddea;
  background: 0 0
}

.appie-team-9-area .appie-team-item .thumb ul li a:hover,
.header-nav-box.header-nav-box-9 .appie-header-main-menu ul>li .sub-menu li a:hover,
.header-nav-box.header-nav-box-9 .appie-header-main-menu ul>li>a:hover {
  color: #ff4245
}

.appie-header-main-menu ul>li {
  display: inline-block;
  position: relative
}

.appie-header-main-menu .menu-top a {
  font-size: 13px;
  font-weight: 500;
  color: #e0e0e0;
  line-height: 45px
}


.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

/* batas switch  */

.toggle-switch-box {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  margin-top: -6px;

}
.toggle-switch-box input {
  display: none;
}
.toggle-switch-box input:checked + .toggle-switch-item::before {
  left: 0;
}
.toggle-switch-box input:checked + .toggle-switch-item::after {
  right: -100%;
}
.toggle-switch-box input:checked + .toggle-switch-item .switch-button {
  left: calc(100% - 23px);
}
.toggle-switch-box .toggle-switch-item {
  position: relative;
  display: block;
  min-width: 60px;
  min-height: 26px;
}
.toggle-switch-box .toggle-switch-item::before, .toggle-switch-box .toggle-switch-item::after,
.toggle-switch-box .toggle-switch-item .switch-button {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.toggle-switch-box .toggle-switch-item::before, .toggle-switch-box .toggle-switch-item::after {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.toggle-switch-box .toggle-switch-item::before {
  left: -100%;
  padding: 0 23px 0 0;
  background-color: transparent;
  content: attr(data-tg-on);
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.toggle-switch-box .toggle-switch-item::after {
  right: 0;
  padding: 0 0 0 23px;
  background: #fc4a1a;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
  content: attr(data-tg-off);
  transition: right 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
 }
.toggle-switch-box .toggle-switch-item .switch-button {
  left: 3px;
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid transparent;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.switch-rounded {
  border-radius: 26px;
}

.switch-rectangular {
  border-radius: 3px;
}
.switch-rectangular .toggle-switch-item .switch-button {
  border-radius: 3px;
}

.switch-bg-secondary .toggle-switch-item::before {
  background-color: #adb5bd;
}

.switch-bg-primary .toggle-switch-item::before {
  background-color: #2574ab;
}

.switch-bg-success .toggle-switch-item::before {
  background: #e52d27;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #b31217, #e52d27);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #b31217, #e52d27); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  

}

.switch-bg-warning .toggle-switch-item::before {
  background-color: #ffc107;
}

.switch-bg-danger .toggle-switch-item::before {
  background-color: #d9534f;
}

.switch-bg-info .toggle-switch-item::before {
  background-color: #5bc0de;
}

.switch-bg-light .toggle-switch-item::before {
  background-color: #e9ecef;
}

.switch-bg-dark .toggle-switch-item::before {
  background-color: #343a40;
}
/* batas */


.opsi {
  font-size: 10px;
  display: block;
  position: relative;
  text-align: center;
}

.menu-lang.text-white.d-md-none.d-lg-block {
  display: block;
  position: relative;
  text-align: center;
}

/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
  .display-dekstop-search{
    display: none;
  }
  
  .view-dekstop{
    display: none;
  }

.tt-menu {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    z-index: 1000;
    position: absolute;
    padding: 15px;
    width: 275px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 12px;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 1);
    max-height: 240px;
    top: 27px !important;
    right: unset !important;
    left: 50% !important;
    transform: translate(-50%, 27px);
}
.tt-menu:before {
	height: 10px;
	position: absolute;
	width: 248px;
	right: 0;
	top: -10px;
	background: rgba(255, 255, 255, 0.8);
	content: "";
}
.tt-suggestion {
	padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1rem;
    border-bottom: 1px solid #cccccc;
}
.tt-suggestion a {
	color: #888 !important;
	text-decoration: none !important;
}

.tt-suggestion a:hover {
	color: #009cda !important;
	text-decoration: none !important;
}
 
 }

 /* // Small devices (landscape phones, less than 768px) */
 @media (max-width: 767.98px) { 
  .display-dekstop-search{
    display: none;
  }
  

  }

 /* // Small devices (landscape phones, 576px and up) */
 @media (min-width: 768px) and (max-width: 991.98px) { 
  .display-dekstop-search{
    display: none;
  }
 .view-mobile{
  display: none;
 }
 
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
  .view-mobile{
    display: none;
   }
   
 }

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
  .view-mobile{
    display: none;
   }
 }

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  .view-mobile{
    display: none;
   }
   
   .tt-menu {
	background: white !important;
	z-index: 1000;
	position: absolute;
	/*display: block!important;*/
	padding: 40px;
	left: unset !important;
	right: 0px;
	width: 500px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	font-size: 12px;
	font-weight: 700;
	background-color: rgba(255, 255, 255, 0.8);
	max-height: 240px;
	/* overflow-y: scroll; */
	top: 57px !important;
}
.tt-menu:before {
	height: 10px;
	position: absolute;
	width: 248px;
	right: 0;
	top: -10px;
	background: rgba(255, 255, 255, 0.8);
	content: "";
}
.tt-suggestion {
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1rem;
	border-bottom: 1px solid #cccccc;
}
.tt-suggestion a {
	color: #888 !important;
	text-decoration: none !important;
}

.tt-suggestion a:hover {
	color: #009cda !important;
	text-decoration: none !important;
}

 }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  .view-mobile{
    display: none;
   }
   
   .tt-menu {
	background: white !important;
	z-index: 1000;
	position: absolute;
	/*display: block!important;*/
	padding: 40px;
	left: unset !important;
	right: 0px;
	width: 500px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	font-size: 12px;
	font-weight: 700;
	background-color: rgba(255, 255, 255, 0.8);
	max-height: 240px;
	/* overflow-y: scroll; */
	top: 57px !important;
}
.tt-menu:before {
	height: 10px;
	position: absolute;
	width: 248px;
	right: 0;
	top: -10px;
	background: rgba(255, 255, 255, 0.8);
	content: "";
}
.tt-suggestion {
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1rem;
	border-bottom: 1px solid #cccccc;
}
.tt-suggestion a {
	color: #888 !important;
	text-decoration: none !important;
}

.tt-suggestion a:hover {
	color: #009cda !important;
	text-decoration: none !important;
}

 }







.switch {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 25px;
    border-radius: 20px;
    background: #dfd9ea;
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
}
.switch::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 22px;
    height: 22px;
    background: #fafafa;
    border-radius: 50%;
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(128,128,128,0.1);
}
input:checked + .switch {
    background: #72da67;
}
input:checked + .switch::before {
    left: 27px;
    background: #fff;
}
input:checked + .switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(0,150,136,0.2);
}

.appie-header-main-menu ul>li>a {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 45px
}

.search-position {
  position: relative;
  right: 20px;
  /* display: none; */
  background-color: #ffffffc4;
  border: none;
}

.appie-header-main-menu ul>li>a i,
.footer-about-widget>a i,
.traffic-btn a.main-btn i {
  padding-left: 6px
}

.appie-header-main-menu ul>li .sub-menu {
  position: absolute;
  left: 0;
  top: 110%;
  width: auto;
  min-width: 250px;
  max-width: 250px;
  background-color: #1568B3;
  opacity: 0;
  visibility: hidden;
  transition: .3s linear;
  z-index: 99;
  box-shadow: 11px 10px 38px 0 rgba(46, 63, 99, .15);
  list-style-type: none;
  margin: 0;
  padding: 15px 0;
  border-radius: 15px;
  text-align: left;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.appie-header-main-menu ul>li:hover .sub-menu li a{
color: rgb(255, 255, 255);
}

.offcanvas_main_menu li ul.sub-menu {
  padding-left: 20px;
}
.appie-header-main-menu ul>li .sub-menu>li {
  position: relative;
  margin-left: 0;
  display: block;
}

.appie-header-main-menu ul>li .sub-menu>li .sub-menu {
  margin-left: 0;
  right: auto;
  left: 100%;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-out
}

.appie-header-main-menu ul>li .sub-menu>li .sub-nav-toggler {
  color: #0e1133;
  transition: .3s ease-out
}

.appie-header-main-menu ul>li .sub-menu>li a {
  display: block;
  padding: 0 30px;
  position: relative;
  color: #505056;
  transition: .3s ease-out;
  border-radius: 4px;
  margin: 0;
  line-height: 2.5
}

.appie-header-main-menu ul>li .sub-menu>li a i {
  float: right;
  font-size: 16px;
  margin-top: 10px
}

.appie-header-main-menu ul>li .sub-menu>li a:hover {
  padding-left: 35px
}

.appie-header-main-menu ul>li .sub-menu>li .sub-menu li .sub-menu {
  right: auto;
  left: 100%;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-out
}

.appie-header-main-menu ul>li .sub-menu>li .sub-menu li:hover .sub-menu,
.appie-header-main-menu ul>li .sub-menu>li:hover .sub-menu {
  top: 0;
  opacity: 1;
  visibility: visible
}

.appie-header-main-menu ul>li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 80%
}

@-webkit-keyframes sticky {
  0% {
    top: -200px
  }

  100% {
    top: 0
  }
}

@keyframes sticky {
  0% {
    top: -200px
  }

  100% {
    top: 0
  }
}

.appie-header-8-area .header-nav-box .appie-btn-box .main-btn {
  background: #db0f30;
  border-color: #db0f30
}

.appie-header-8-area .header-nav-box .appie-btn-box .main-btn:hover {
  background: #fff;
  color: #db0f30
}

.appie-footer-area.appie-footer-about-area.appie-footer-8-area .footer-navigation ul li a:hover,
.appie-footer-area.appie-footer-about-area.appie-footer-8-area .footer-widget-info ul li a i,
.appie-header-8-area .header-nav-box .appie-header-main-menu ul>li a:hover,
.appie-team-item.appie-team-item-about.appie-team-item-8 .thumb ul li a:hover {
  color: #db0f30
}



.appie-hero-area.appie-hero-3-area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 180px;
  padding-bottom: 0;
  overflow: visible;
  z-index: 15
}

.appie-fun-fact-box .appie-fun-fact-play,
.appie-hero-area .appie-hero-thumb-6 .thumb,
.appie-hero-area-2,
.appie-hero-area.appie-hero-8-area,
.appie-hero-thumb,
.appie-pricing-area {
  position: relative;
  z-index: 10
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  padding: 0 80px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-section-title p {
    font-size: 15px
  }

  .appie-header-main-menu ul>li {
    margin-right: 14px
  }

  .appie-header-main-menu ul>li .sub-menu {
    min-width: 200px;
    max-width: 200px
  }

  .appie-header-main-menu ul>li .sub-menu>li a {
    padding: 0 20px
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
    font-size: 54px;
    line-height: 64px
  }

  .appie-hero-area.appie-hero-8-area .appie-hero-content-8 .appie-title {
    font-size: 56px;
    line-height: 66px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-header-main-menu ul>li .sub-menu {
    position: relative;
    width: 100%;
    left: 0;
    top: auto;
    opacity: 1;
    visibility: visible;
    display: none;
    right: auto;
    transform: translateX(0);
    box-shadow: none;
    text-align: left;
    border-top: 0;
    transition: none;
    padding: 0
  }

  .appie-header-main-menu ul>li .sub-menu>li .sub-menu {
    margin-left: 0;
    padding-left: 30px;
    transition: ease-out
  }

  .appie-header-main-menu ul>li .sub-menu>li a i {
    display: none
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
    font-size: 50px;
    line-height: 60px
  }
}

@media (max-width:767px) {
  .appie-header-main-menu ul>li .sub-menu {
    position: relative;
    width: 100%;
    left: 0;
    top: auto;
    opacity: 1;
    visibility: visible;
    display: none;
    right: auto;
    transform: translateX(0);
    box-shadow: none;
    text-align: left;
    border-top: 0;
    transition: none;
    padding: 0
  }

  .appie-header-main-menu ul>li .sub-menu>li .sub-menu {
    margin-left: 0;
    padding-left: 30px;
    transition: ease-out
  }

  .appie-header-main-menu ul>li .sub-menu>li a i {
    display: none
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
    font-size: 36px;
    line-height: 46px;
    padding: 0
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .hero-btns .appie-video-popup {
    margin-top: 20px
  }
}

.appie-hero-area.appie-hero-3-area .appie-hero-content p {
  color: #fff;
  opacity: .5;
  font-size: 18px;
  line-height: 28px
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .hero-btns {
  margin-top: 35px
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .hero-btns .main-btn {
  border-color: #ff6b58;
  color: #ff6b58;
  background: 0 0;
  margin-right: 14px
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .hero-btns .appie-video-popup {
  color: #fff;
  font-size: 15px;
  font-weight: 500
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .hero-btns .appie-video-popup i {
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 42px;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  margin-right: 10px
}

.appie-hero-area.appie-hero-3-area .appie-hero-content .thumb {
  margin-bottom: -210px
}

@media (max-width:767px) {
  .appie-hero-area.appie-hero-3-area .appie-hero-content .thumb {
    display: none;
    margin-bottom: 0
  }
}

.appie-hero-area.appie-hero-8-area .home-8-shape-1 {
  position: absolute;
  left: 0;
  bottom: 100px;
  z-index: -1
}

.appie-hero-area.appie-hero-8-area .home-8-shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1
}

.appie-hero-area.appie-hero-8-area .home-8-shape-3 {
  position: absolute;
  top: 400px;
  right: 290px;
  z-index: -1
}

.appie-hero-area.appie-hero-8-area .home-8-shape-4 {
  position: absolute;
  bottom: 195px;
  left: 195px;
  z-index: -1
}



.appie-hero-Subscribe,
.appie-hero-area.appie-hero-10-area,
.appie-hero-contact {
  padding-top: 235px;
  padding-bottom: 125px
}

.appie-hero-area.appie-hero-9-area .appie-hero-content span {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5em
}

.appie-hero-area.appie-hero-9-area .appie-hero-content .buttons-wrapper {
  display: flex;
  gap: 20px;
  margin-top: 53px
}

.appie-hero-area.appie-hero-9-area .appie-hero-thumb .thumb {
  margin-right: -260px
}



.appie-hero-content-2>span::before,
.appie-page-title-area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.appie-hero-area.appie-hero-10-area .appie-hero-content span {
  color: #fff;
  font-size: 25px;
  font-weight: 500
}

.appie-hero-area.appie-hero-10-area .appie-hero-content .appie-hero-subscribe {
  margin-bottom: 47px
}

.appie-hero-area.appie-hero-10-area .appie-hero-content .appie-hero-subscribe form {
  height: 60px;
  width: 500px;
  border-radius: 10px;
  background: #fff;
  padding-left: 30px;
  display: flex;
  justify-content: space-between
}

.appie-hero-area.appie-hero-10-area .appie-hero-content .appie-hero-subscribe form input {
  height: 60px;
  border: 0;
  outline: 0
}

.appie-hero-area.appie-hero-10-area .appie-hero-thumb .thumb {
  margin-right: -280px
}

.appie-hero-content .appie-title {
  font-size: 60px;
  line-height: 70px;
  margin-top: 10px;
  margin-bottom: 22px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-hero-content .appie-title {
    font-size: 48px;
    line-height: 58px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-hero-area.appie-hero-8-area .appie-hero-content-8 .appie-title {
    font-size: 42px;
    line-height: 66px
  }

  .appie-hero-area.appie-hero-9-area {
    padding-bottom: 80px
  }

  .appie-hero-area.appie-hero-9-area .appie-hero-content .buttons-wrapper {
    justify-content: center
  }

  .appie-hero-area.appie-hero-10-area .appie-hero-thumb .thumb,
  .appie-hero-area.appie-hero-9-area .appie-hero-thumb .thumb {
    display: none
  }

  .appie-hero-area.appie-hero-10-area {
    padding-top: 220px;
    padding-bottom: 57px
  }

  .appie-hero-area.appie-hero-10-area .appie-hero-content .appie-hero-subscribe form {
    margin: auto
  }

  .appie-hero-content {
    margin-bottom: 50px;
    text-align: center
  }

  .appie-hero-content .appie-title {
    font-size: 48px;
    line-height: 58px
  }
}

@media (max-width:767px) {
  .appie-hero-area.appie-hero-8-area .appie-hero-content-8 .appie-title {
    font-size: 32px;
    line-height: 44px
  }

  .appie-hero-area.appie-hero-9-area .appie-hero-content .buttons-wrapper {
    justify-content: center;
    flex-direction: column;
    align-items: center
  }

  .appie-hero-area.appie-hero-9-area .appie-hero-content .buttons-wrapper .main-btn {
    max-width: 160px
  }

  .appie-hero-area.appie-hero-10-area .appie-hero-thumb .thumb,
  .appie-hero-area.appie-hero-9-area .appie-hero-thumb .thumb {
    display: none
  }

  .appie-hero-area.appie-hero-10-area {
    padding-top: 10rem;
    padding-bottom: 57px
  }

  .appie-hero-area.appie-hero-10-area .appie-hero-content .appie-hero-subscribe form {
    margin: auto;
    width: 340px
  }

  .appie-hero-content {
    margin-bottom: 50px;
    text-align: center
  }

  .appie-hero-content .appie-title {
    font-size: 28px;
    line-height: 38px
  }
}

.appie-hero-content p {
  font-size: 18px;
  line-height: 28px
}

.appie-hero-content ul {
  margin: 41px 0 0;
  padding: 0;
  list-style-type: none
}

.appie-hero-content ul li,
.footer-copyright .apps-download-btn ul li {
  display: inline-block;
  margin-right: 8px
}

@media (max-width:767px) {
  .appie-hero-content p {
    font-size: 15px;
    line-height: 26px
  }

  .appie-hero-content ul li {
    margin-bottom: 20px
  }
}

.appie-hero-content.appie-hero-content-4 {
  padding-right: 40px
}

.appie-hero-content.appie-hero-content-4 .appie-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 80px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-hero-content.appie-hero-content-4 {
    padding-right: 0
  }

  .appie-hero-content.appie-hero-content-4 .appie-title {
    font-size: 60px;
    line-height: 70px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-hero-content.appie-hero-content-4 .appie-title {
    font-size: 50px;
    line-height: 60px
  }
}

@media (max-width:767px) {
  .appie-hero-content.appie-hero-content-4 {
    padding-right: 0
  }

  .appie-hero-content.appie-hero-content-4 .appie-title {
    font-size: 30px;
    line-height: 40px
  }
}

.appie-hero-content.appie-hero-content-6 .appie-title {
  font-weight: 700;
  font-size: 70px;
  line-height: 80px;
}

.appie-hero-content.appie-hero-content-6 .title-olimart {
  font-size: 45px;
  line-height: 70px;
  text-align: center;
  margin-top: 12rem;
}

.appie-hero-content.appie-hero-content-6.appie-hero-content-7 p {
  color: #fff;
  opacity: .5
}

.appie-hero-content.appie-hero-content-6.appie-hero-content-7 ul li a {
  background: #fff;
  color: #0e1133;
  border-color: #fff
}

.appie-hero-content.appie-hero-content-6.appie-hero-content-7 ul li a.item-2:hover {
  border-color: #fff;
  background: #fff;
  color: #0e1133
}

.appie-hero-thumb {
  text-align: center
}

.appie-hero-thumb .thumb-2 {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 30px 70px 0 rgba(68, 1, 15, .2)
}

.appie-hero-thumb.appie-hero-thumb-4 .hero-dot {
  position: absolute;
  right: 70px;
  bottom: 115px;
  z-index: -1
}

.appie-hero-area-2 {
  padding-top: 7rem;
  overflow: hidden
}

.appie-hero-area-2 .appie-hero-thumb-3 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48%
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
  .appie-header-main-menu ul>li .sub-menu {
    min-width: 200px;
    max-width: 200px
  }

  .appie-header-main-menu ul>li .sub-menu>li a {
    padding: 0 20px
  }

  .appie-hero-area-2 .appie-hero-thumb-3 {
    width: 60%
  }
}

.appie-hero-area-2 .hero-shape-1 {
  position: absolute;
  top: 250px;
  left: 130px;
  -webkit-animation: 20s linear infinite animationFramesOne;
  animation: 20s linear infinite animationFramesOne;
  z-index: -1
}

.appie-hero-area-2 .hero-shape-2 {
  position: absolute;
  bottom: 290px;
  left: 40px;
  -webkit-animation: 20s linear infinite animationFramesFour;
  animation: 20s linear infinite animationFramesFour;
  z-index: -1
}

.appie-hero-area-2 .hero-shape-3 {
  position: absolute;
  top: 480px;
  right: 240px;
  -webkit-animation: 20s linear infinite animationFramesFive;
  animation: 20s linear infinite animationFramesFive;
  z-index: -1
}

.appie-hero-area-2 .hero-shape-4 {
  position: absolute;
  top: 210px;
  right: 0;
  -webkit-animation: 20s linear infinite animationFramesThree;
  animation: 20s linear infinite animationFramesThree;
  z-index: -1
}

.appie-hero-content-2>span::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  width: 130px;
  height: 70px
}

.appie-hero-content-2 .appie-title {
  font-size: 64px;
  line-height: 70px;
  font-weight: 400;
  margin-top: 15px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-hero-content.appie-hero-content-6 .appie-title {
    font-size: 60px;
    line-height: 70px
  }
  .appie-hero-content.appie-hero-content-6 .title-olimart {
    font-size: 45px;
    line-height: 70px;
    text-align: center;
  }

  .appie-hero-content-2 .appie-title {
    font-size: 50px;
    line-height: 50px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    
    .text-ganti-oli{
        text-align: center;
    }

  .appie-hero-content-2 .appie-title,
  .appie-hero-content.appie-hero-content-6 .appie-title {
    font-size: 50px;
    line-height: 60px;
  }
  .appie-hero-content.appie-hero-content-6 .title-olimart {
    font-size: 40px;
    line-height: 70px;
    text-align: center;
  }

  .appie-hero-area-2 .appie-hero-thumb-3 {
    width: 40%
  }
}

@media (max-width:767px) {
  .appie-hero-content.appie-hero-content-6 .appie-title {
    font-size: 36px;
    line-height: 46px
  }

  .appie-hero-content.appie-hero-content-6 .title-olimart {
    font-size: 30px;
    line-height: 70px;
    text-align: center;
  }

  .appie-hero-area-2 .appie-hero-thumb-3 {
    width: 36%
  }

  .appie-hero-content-2 .appie-title {
    font-size: 30px;
    line-height: 40px
  }
}

.appie-hero-content-2 .appie-title span {
  font-weight: 900
}

.appie-hero-content-2 p {
  font-size: 18px;
  color: #0e1133;
  margin-top: 22px
}

.appie-hero-content-2 .input-box {
  position: relative;
  margin-top: 40px;
  width: 400px
}

.appie-hero-content-2 .input-box>i {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  color: #c3c3cc
}

.appie-hero-content-2 .hero-users {
  display: flex;
  align-items: center;
  margin-top: 40px
}

.appie-hero-content-2 .hero-users>span {
  margin-left: 20px;
  font-size: 26px;
  font-weight: 900;
  color: #0e1133;
  width: 60px;
  display: inline-block;
  line-height: 16px
}

.appie-hero-content-2 .hero-users>span span {
  font-size: 13px;
  font-weight: 500;
  color: #505056;
  display: inline-block;
  line-height: 13px
}

.appie-page-title-area {
  height: 450px;
  display: flex;
  align-items: center
}

.appie-page-title-area.appie-page-service-title-area {
  height: 650px
}

.appie-page-title-area.appie-page-service-title-area .appie-page-title-item .thumb {
  right: 110px;
  width: auto
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-page-title-area.appie-page-service-title-area {
    height: 500px
  }

  .appie-page-title-area.appie-page-service-title-area .appie-page-title-item .thumb {
    display: none
  }

  .service-details-sidebar {
    margin-right: 0;
    margin-bottom: 30px
  }
}

.appie-page-title-item {
  margin-top: 80px;
  position: relative
}

.appie-page-title-item .thumb {
  position: absolute;
  right: 0;
  bottom: -100px;
  width: 160px
}

@media (max-width:767px) {
  .appie-hero-content-2 .input-box {
    width: 100%
  }

  .appie-page-title-area.appie-page-service-title-area {
    height: 400px
  }

  .appie-page-title-area.appie-page-service-title-area .appie-page-title-item .thumb,
  .appie-page-title-item .thumb {
    display: none
  }
}

.appie-page-title-item span {
  color: #fff;
  font-weight: 500;
  opacity: .7;
  padding-bottom: 14px
}

.appie-page-title-item .title {
  color: #fff;
  font-size: 44px;
  font-weight: 700
}

@media (max-width:767px) {
  .appie-page-title-item .title {
    font-size: 26px
  }

  .appie-service-area.appie-service-3-area {
    padding-top: 100px
  }
}

.appie-page-title-item nav {
  display: inline-block;
  margin-top: 20px
}

.appie-page-title-item nav ol {
  background: 0 0;
  padding: 0
}

.appie-fun-fact-box .appie-fun-fact-content p,
.appie-page-title-item nav ol li a,
.appie-page-title-item nav ol li.active,
.appie-project-content p {
  color: #fff;
  opacity: .8
}

.appie-service-area.appie-service-3-area,
.appie-services-9-area,
.appie-traffic-area-dark {
  background: 0 0
}

.appie-single-service {
  background: #fff;
  border-radius: 6px;
  transition: .3s linear;
  top: -10rem
}

.appie-single-service .appie-title {
  font-size: 20px;
  font-weight: 700;
  padding-top: 33px;
  padding-bottom: 10px
}

.appie-single-service:hover {
  box-shadow: 0 40px 40px 0 rgba(14, 17, 51, .1);
  transform: translateY(-15px)
}

.appie-single-service-2 {
  border: 1px solid #eef0f4;
  border-radius: 10px;
  padding: 30px;
  transition: .3s ease-out;
  height: 90%
}

.appie-single-service-2 .title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 10px
}

.appie-single-service-2 a {
  font-size: 14px;
  font-weight: 500;
  color: #505056;
  margin-top: 23px
}

.appie-single-service-2 a:hover,
.footer-navigation.footer-navigation-2 ul li a:hover {
  color: #ff3e66
}

.appie-single-service-2:hover {
  box-shadow: 0 -3px 0 0 rgb(234 76 137 / 0%), 0 40px 40px 0 rgb(14 17 51 / 10%);
  border-top: 8px solid #fff;
  transform: translateY(-10px)
}

.appie-single-service-2.appie-single-service-about {
  border-radius: 0;
  padding: 0 90px 30px 0;
  border: 0;
  transition: .3s linear
}

.appie-single-service-2.appie-single-service-about:hover {
  box-shadow: none;
  margin-top: 20px
}

.service-details-sidebar .service-download-widget {
  border-radius: 6px;
  margin-top: 10px;
  box-shadow: 0 0 50px 0 rgba(14, 17, 51, .1);
  background-color: #1568B3;
}

.service-details-sidebar .service-download-widget a {
  padding: 13px 30px;
  color: #505056
}

.service-details-content .thumb {
  border-radius: 10px;
  overflow: hidden
}

.service-details-content .content {
  padding-top: 34px
}

.service-details-content .content .title {
  font-size: 30px;
  margin-bottom: 18px
}

.service-details-content .content span {
  font-size: 20px;
  line-height: 30px;
  color: #0e1133;


}

.appie-services-8-area .service-thumb {
  margin-left: -50px;
  margin-right: -100px
}

.appie-services-9-area .appie-single-service.appie-single-services-9 {
  color: #505056;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-color: #f8f8f8;
  border: 0;
  padding: 33px 30px 53px
}

.appie-services-9-area .appie-single-service.appie-single-services-9 .appie-title {
  padding-top: 21px
}

.appie-service-10-area {
  padding-top: 110px;
  padding-bottom: 20px;
  background: 0 0
}

.appie-service-2-10-area {
  padding-top: 110px;
  padding-bottom: 120px
}

.appie-features-area,
.appie-team-item .thumb {
  position: relative;
  z-index: 10;
  overflow: hidden
}

.appie-features-9-area .appie-features-9-area-heading {
  margin-bottom: 48px
}

.appie-features-9-area .appie-features-9-area-heading h2 {
  font-size: 44px;
  line-height: 50px;
  color: #0e1133;
  font-weight: 900;
  margin-top: 10px
}

.appie-features-9-area .appie-features-9-area-thumb {
  margin-left: -140px
}

.appie-features-tabs-btn .nav a {
  border-right: 3px solid #e8eaef;
  border-radius: 0;
  font-size: 15px;
  font-weight: 500;
  color: #505056
}

.appie-features-tabs-btn .nav a i {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  background: #f1f2f7;
  color: #63636a;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px
}

.appie-features-tabs-btn.appie-features-9-tabs-btn a {
  color: #63636a;
  border-bottom: 3px solid #e8eaef;
  border-right: none;
  padding-right: 30px;
  padding-bottom: 15px
}

.appie-features-tabs-btn .nav a.active i {
  color: #fff;
  background: #2b70fa
}

.appie-features-tabs-btn.appie-features-9-tabs-btn a i {
  margin-right: 0;
  margin-left: 10px
}

.appie-features-content .title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 10px
}

.appie-features-content p {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 30px
}

.appie-features-box-item .title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: relative
}

.appie-features-box-item p {
  font-size: 14px;
  opacity: .6;
  color: #fff;
  margin-top: 3px
}

.appie-features-box-item.appie-features-box-5-item p {
  color: #505056;
  opacity: 1
}

.appie-features-9-tabs-content {
  padding-top: 35px
}

.appie-features-9-tabs-content p {
  font-size: 16px;
  line-height: 26px;
  color: #505056;
  padding-bottom: 40px
}



.appie-testimonial-2-box,
.appie-testimonial-area {
  background-position: center;
  background-size: cover
}

.appie-traffic-area .traffic-thumb {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 42%
}

.appie-traffic-area.appie-traffic-9-area .traffic-content-left {
  padding-left: 90px
}

.appie-traffic-area.appie-traffic-9-area .traffic-content-right {
  padding-right: 90px
}

.appie-traffic-area.appie-traffic-9-area .traffic-thumb {
  position: relative;
  right: auto;
  left: auto;
  transform: none;
  width: 100%;
  top: auto
}

.appie-traffic-area.appie-traffic-9-area .traffic-thumb img {
  max-width: none
}

.appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-left {
  margin-left: -200px
}

.appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-right {
  margin-right: -200px
}

.appie-traffic-area.appie-traffic-9-area .appie-traffic-service {
  padding-right: 10px
}

.appie-traffic-title {
  padding-right: 220px;
  margin-bottom: 43px
}

.appie-traffic-title .title {
  font-size: 44px;
  line-height: 54px
}

.appie-traffic-title.appie-traffic-9-title {
  padding-right: 0;
  margin-bottom: 28px
}

.appie-traffic-title.appie-traffic-9-title p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 27px
}

.appie-traffic-service {
  position: relative;
  padding-left: 40px;
  padding-right: 70px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-page-title-area.appie-page-service-title-area .appie-page-title-item .thumb {
    right: 0
  }

  .appie-single-service {
    padding: 50px 15px 43px
  }

  .appie-single-service-2.appie-single-service-about {
    padding-right: 30px
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-right,
  .service-details-sidebar {
    margin-right: 0
  }

  .appie-features-9-area .appie-features-9-area-thumb {
    margin-left: 0;
    text-align: center
  }

  .appie-features-content .title {
    font-size: 36px;
    line-height: 44px
  }

  .appie-features-box-item {
    margin-left: 0;
    margin-right: 0
  }

  .appie-features-box-item .title {
    font-size: 20px
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-content-left {
    padding-left: 0
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-content-right,
  .appie-traffic-service {
    padding-right: 0
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-thumb img {
    max-width: 100%
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-left {
    margin-left: 0
  }

  .appie-traffic-title .title {
    font-size: 36px;
    line-height: 46px
  }

  .traffic-btn {
    margin-top: 30px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {

  .appie-services-8-area .service-thumb,
  .appie-traffic-area .traffic-thumb {
    display: none
  }

  .appie-services-9-area {
    padding-bottom: 60px
  }

  .appie-service-10-area {
    padding-top: 90px;
    padding-bottom: 20px
  }

  .appie-service-2-10-area {
    padding-top: 90px;
    padding-bottom: 100px
  }

  .appie-features-9-area {
    padding-top: 95px
  }

  .appie-features-9-area .appie-features-9-area-heading span {
    font-size: 22px;
    line-height: 28px
  }

  .appie-features-9-area .appie-features-9-area-heading h2,
  .appie-traffic-title .title {
    font-size: 36px;
    line-height: 46px
  }

  .appie-features-9-area .appie-features-9-area-thumb {
    margin-left: 0;
    text-align: center
  }

  .appie-features-tabs-btn .nav {
    flex-direction: row !important;
    justify-content: center;
    margin-bottom: 40px
  }

  .appie-features-tabs-btn .nav a,
  .appie-features-tabs-btn.appie-features-9-tabs-btn a {
    padding-right: 20px;
    padding-left: 20px
  }

  .appie-features-content {
    padding-top: 40px
  }

  .appie-features-box-item {
    margin-left: 50px;
    margin-right: 50px
  }

  .appie-features-thumb {
    text-align: center;
    margin-top: 50px
  }

  .appie-traffic-area {
    padding-bottom: 62px;
    margin-bottom: 95px
  }

  .appie-traffic-area .row.mt-80 {
    margin-top: 57px
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-content-left {
    padding-left: 0
  }

  .appie-traffic-service {
    margin-bottom: 30px;
    padding-right: 50px
  }
}

.appie-traffic-service .icon {
  position: absolute;
  left: 0;
  top: 5px;
  background-color: red;
  padding: 3px 8px;
  border-radius: 50px;
  color: #fff
}

.appie-traffic-service .title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 7px
}

.appie-traffic-service p {
  font-size: 15px
}

@media (max-width:767px) {
  .appie-services-2-area .appie-section-title {
    text-align: center !important
  }

  .appie-single-service-2 {
    padding: 20px
  }

  .appie-single-service-2.appie-single-service-about {
    padding-right: 50px;
    padding-left: 50px
  }

  .service-details-sidebar {
    margin-right: 0;
    margin-bottom: 30px
  }

  .appie-services-8-area .service-thumb,
  .appie-traffic-area .traffic-thumb {
    display: none
  }

  .appie-service-10-area {
    padding-top: 90px;
    padding-bottom: 20px
  }

  .appie-service-2-10-area {
    padding-top: 90px;
    padding-bottom: 100px
  }

  .appie-features-9-area {
    padding-top: 95px
  }

  .appie-features-9-area .appie-features-9-area-heading h2 {
    font-size: 26px;
    line-height: 36px
  }

  .appie-features-9-area .appie-features-9-area-thumb {
    margin-left: 0;
    text-align: center
  }

  .appie-features-tabs-btn .nav {
    flex-direction: row !important;
    justify-content: center;
    margin-bottom: 40px
  }

  .appie-features-tabs-btn .nav a {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px
  }

  .appie-features-tabs-btn.appie-features-9-tabs-btn a {
    padding-right: 0;
    padding-left: 15px;
    margin-bottom: 20px
  }

  .appie-features-content {
    padding-top: 30px
  }

  .appie-features-content .title,
  .appie-traffic-title .title {
    font-size: 30px;
    line-height: 40px
  }

  .appie-features-box-item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 60px
  }

  .appie-features-box-item .title {
    font-size: 20px
  }

  .appie-features-thumb {
    text-align: center;
    margin-top: 50px
  }

  .appie-features-9-tabs-content {
    padding-top: 0
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-content-left {
    padding-left: 15px
  }

  .appie-traffic-title {
    padding-right: 0
  }

  .appie-traffic-title.appie-traffic-9-title span {
    font-size: 18px
  }

  .appie-traffic-service {
    margin-bottom: 30px;
    padding-right: 0
  }

  .traffic-btn {
    text-align: center
  }
}

.traffic-btn a.main-btn {
  background: 0 0;
  color: #0e1133;
  border: 2px solid #e7eaef
}

.appie-testimonial-area {
  background-repeat: no-repeat
}

.appie-about-3-area .appie-traffic-title .title,
.appie-testimonial-slider .appie-testimonial-item .author-info,
.appie-testimonial-slider-rtl .appie-testimonial-item .author-info {
  margin-bottom: 15px
}

.appie-testimonial-slider .appie-testimonial-item .author-info .title,
.appie-testimonial-slider-rtl .appie-testimonial-item .author-info .title {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  padding-top: 10px
}

.appie-testimonial-slider .appie-testimonial-item .author-info span,
.appie-testimonial-slider-rtl .appie-testimonial-item .author-info span {
  font-size: 14px;
  color: #fff;
  opacity: .5
}

.appie-testimonial-slider .appie-testimonial-item .text p,
.appie-testimonial-slider-rtl .appie-testimonial-item .text p {
  font-size: 20px;
  line-height: 30px;
  color: #fff
}

.appie-testimonial-slider .appie-testimonial-item .text ul,
.appie-testimonial-slider-rtl .appie-testimonial-item .text ul {
  margin: 10px 0 0;
  padding: 0;
  list-style-type: none
}

.appie-testimonial-slider .appie-testimonial-item .text ul li,
.appie-testimonial-slider-rtl .appie-testimonial-item .text ul li {
  display: inline-block;
  margin: 0 2px
}

.appie-testimonial-slider .slick-arrow,
.appie-testimonial-slider-rtl .slick-arrow {
  position: absolute;
  top: 62%;
  transform: translateY(-50%);
  font-size: 30px;
  color: #fff;
  z-index: 11;
  cursor: pointer;
  opacity: .5
}

.appie-testimonial-slider .slick-arrow.prev,
.appie-testimonial-slider-rtl .slick-arrow.prev {
  left: -80px
}

.appie-testimonial-slider .slick-arrow.next,
.appie-testimonial-slider-rtl .slick-arrow.next {
  right: -80px
}

.appie-testimonial-slider .slick-dots,
.appie-testimonial-slider-rtl .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -65px;
  transform: translateX(-50%)
}

.appie-testimonial-slider .slick-dots li button,
.appie-testimonial-slider-rtl .slick-dots li button {
  border: 0;
  background: #fff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  font-size: 0;
  opacity: .5;
  margin: 0 4px
}

.appie-testimonial-slider .slick-dots li.slick-active button,
.appie-testimonial-slider-rtl .slick-dots li.slick-active button {
  opacity: 1
}

.appie-testimonial-2-box {
  background-repeat: no-repeat;
  padding: 120px 140px
}

.appie-testimonial-slider-2 .slick-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid rgba(255, 255, 255, .2);
  color: #fff;
  border-radius: 50%;
  z-index: 9;
  cursor: pointer
}

.appie-testimonial-slider-2 .slick-arrow.prev,
.appie-video-player-slider .slick-arrow.prev {
  right: 60px
}

.appie-testimonial-slider-2-item .item {
  display: flex;
  padding-right: 30px;
  padding-left: 30px
}

.appie-testimonial-slider-2-item .thumb {
  text-align: center;
  min-width: 140px;
  margin-right: 60px
}

.appie-testimonial-slider-2-item .thumb img {
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0 20px 30px 0 rgba(0, 16, 49, .1);
  margin-bottom: 13px
}

.appie-testimonial-slider-2-item .thumb span {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  opacity: .7
}

.appie-testimonial-slider-2-item .content p {
  color: #fff;
  font-size: 20px;
  line-height: 30px
}

.appie-testimonial-slider-2-item .content .author-info {
  margin-top: 27px
}

.appie-testimonial-slider-2-item .content .author-info .title {
  color: #fff;
  font-size: 20px;
  font-weight: 700
}

.appie-testimonial-slider-2-item .content .author-info span {
  font-size: 14px;
  color: #fff;
  opacity: .7
}

.appie-testimonial-about-area {
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.appie-testimonial-about-area .appie-section-title .appie-title {
  padding: 0 30px
}

.appie-testimonial-about-area.appie-testimonial-9-area .icon,
.footer-copyright p {
  text-align: center
}

.testimonial-about-slider-active .testimonial-box {
  padding: 60px 100px 80px;
  box-shadow: 0 40px 60px 0 rgba(14, 17, 51, .1);
  text-align: center;
  background: #fff;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 80px;
  position: relative
}

.testimonial-about-slider-active .testimonial-box::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff
}

.testimonial-about-slider-active .slick-arrow {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid #db0f30;
  color: #db0f30;
  border-radius: 50%;
  transition: .3s linear;
  background: #fff
}

.appie-faq-8-area .faq-accordion .accrodion .accrodion-inner .accrodion-title::after,
.appie-team-about-area.appie-team-8-area .team-btn a:hover,
.testimonial-about-slider-active .slick-arrow:hover {
  background: #db0f30;
  color: #fff
}

.testimonial-about-slider-active .slick-arrow.prev {
  left: 80px
}

.testimonial-about-slider-active .slick-arrow.next {
  right: 80px
}

.testimonial-box-about-slider-small-active {
  margin-top: -40px
}

.testimonial-box-about-slider-small-active .item {
  padding-top: 20px;
  padding-bottom: 50px
}

.testimonial-box-about-slider-small-active .item .thumb {
  max-width: 70px;
  text-align: center
}

.testimonial-box-about-slider-small-active .item .thumb img {
  display: inline-block;
  width: 40px
}

.testimonial-box-about-slider-small-active .item .content {
  display: none;
  text-align: center
}

.testimonial-box-about-slider-small-active .item .content .title {
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap
}

.testimonial-box-about-slider-small-active .item .content span {
  font-size: 13px;
  font-weight: 500;
  color: #888890;
  white-space: nowrap
}

.testimonial-box-about-slider-small-active .item.slick-center {
  margin-top: -20px
}

.testimonial-box-about-slider-small-active .item.slick-center .thumb {
  max-width: 70px
}

.testimonial-box-about-slider-small-active .item.slick-center .thumb img {
  width: 70px
}

.testimonial-box-about-slider-small-active .item.slick-center .content {
  display: inline-block;
  margin: 10px 0 0 -24px
}

.appie-testimonial-10-area {
  padding-top: 120px;
  padding-bottom: 120px
}

.appie-team-item .thumb img {
  transition: .3s ease-out;
  width: 100%
}

.appie-team-item .thumb::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .5;
  z-index: 9;
  opacity: 0;
  transition: .3s ease-out
}

.appie-team-item .thumb ul {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  list-style-type: none;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-out
}

.appie-team-item .thumb ul li {
  display: inline-block;
  margin: 0 3px
}

.appie-team-item .thumb ul li a {
  display: inline-block;
  height: 36px;
  width: 36px;
  border: 2px solid rgba(255, 255, 255, .5);
  text-align: center;
  line-height: 36px;
  border-radius: 50px;
  color: #fff
}

.appie-team-item .content {
  padding-top: 27px
}

.appie-team-item .content .title {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px
}

.appie-team-item .content span {
  font-size: 14px;
  color: #81818d
}

.appie-team-item:hover .thumb::before {
  opacity: .5
}

.appie-team-item:hover .thumb img {
  transform: scale(1.1)
}

.appie-team-item.appie-team-item-about .thumb {
  border-radius: 6px;
  overflow: hidden
}

.appie-team-item.appie-team-item-about .thumb ul {
  left: 30px;
  transform: translateX(0)
}

.appie-team-item.appie-team-item-about .thumb ul li a {
  border-radius: 6px
}

.appie-team-item.appie-team-item-about:hover .thumb::before {
  opacity: .9
}

.appie-team-item.appie-team-item-about.appie-team-item-8 .thumb::before {
  background: #db0f30
}

.appie-team-about-area.appie-team-8-area .team-btn a {
  border-color: #db0f30;
  color: #db0f30
}

.appie-team-9-area .appie-team-item .thumb::before {
  background: #ff4245
}

.appie-team-9-area .team-btn .main-btn:hover {
  background: #ff4245;
  border-color: #ff4245
}

.appie-team-10-area {
  background: #eaf1fb;
  padding-top: 110px;
  padding-bottom: 120px
}

.appie-team-10-area .appie-team-10-item {
  padding: 10px 10px 20px;
  background: #fff;
  border-radius: 5px
}

.appie-team-10-area .appie-team-10-item .thumb ul {
  width: 100%;
  text-align: center;
  top: auto;
  bottom: 15px
}

.appie-team-10-area .appie-team-10-item .thumb ul li a {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  border-color: transparent
}

.appie-pricing-9-area {
  padding-top: 120px;
  padding-bottom: 110px
}

.appie-pricing-area .section-title {
  padding-bottom: 48px
}

.appie-pricing-area .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  vertical-align: middle;
  margin: 0
}

.appie-pricing-area .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s;
  background: #fff
}

.appie-pricing-area .switch.off .slider:before {
  transform: translateX(26px)
}

.appie-pricing-area .slider.round {
  border-radius: 34px
}

.appie-pricing-area .slider.round:before {
  border-radius: 50%
}

.appie-pricing-area ul.switch-toggler-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px
}

.appie-pricing-area ul.switch-toggler-list li a {
  font-size: 14px;
  font-weight: 500;
  color: #505056;
  padding-left: 20px;
  padding-right: 20px;
  display: block
}

.detail-price-package {
  padding: 2rem
}

.img-pacakage {
  border-radius: 15px 15px 0 0
}

.pricing-one__first,
.pricing-one__single {
  border-radius: 6px;
  position: relative;
  transition: .3s ease-out
}

.pricing-one__single.pricing-one__single_2.active {
  border-radius: 15px;
  border-top: 3px solid #df292a;
  box-shadow: 0 -3px 0 0 rgb(255 62 102 / 0%), 0 40px 40px 0 rgb(14 17 51 / 10%);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px
}

.pricing-one__single.pricing-one__single_2 {
  border: 1px solid #eef0f4
}

.pricing-one__single {
  background: #fff;
  border-radius: 6px;
  position: relative;
  transition: .3s ease-out
}

.pricing-one__single .pricig-heading .price-now {
  font-size: 24px;
  font-weight: 400;
  border: 2px solid #df292a;
  padding: 20px 9px;
  text-align: center;
  border-radius: 30px;
  width: 50%
}

.pricing-one__first .pricig-heading .price-now {
  font-size: 24px;
  font-weight: 400;
  border: 2px solid #df292a;
  padding: 24px 0;
  text-align: center;
  border-radius: 30px;
  width: 50%
}

.col-lg-12.col-12,
.month-class {
  display: contents
}

.pricing-one__first .pricig-heading .price-now span,
.pricing-one__single .pricig-heading .price-now span {
  font-size: 44px;
  font-weight: 900
}

.pricing-one__single .pricig-heading .price-now p {
  display: inline-block;
  font-size: 14px
}

.pricing-one__single .pricig-heading h6 {
  font-size: 20px;
  font-weight: 500
}

.pricing-one__single .pricig-heading .price-range {
  font-size: 24px;
  font-weight: 400;
  color: #0e1133
}

.pricing-one__single .pricig-heading .price-range sup {
  font-size: 24px
}

.pricing-one__single .pricig-heading .price-range span {
  font-size: 44px;
  font-weight: 900;
  color: #df292a
}

.pricing-one__first .pricig-heading h6 {
  position: absolute;
  left: 1rem;
  top: -15px;
  margin-bottom: 17px;
  background-color: red;
  width: 5rem;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  padding: 4px
}

.pricing-one__single .pricig-heading .price-range p {
  display: inline-block;
  font-size: 14px
}

.pricing-one__single .pricig-heading>p {
  font-size: 14px
}

.footer-about-widget .social ul,
.footer-navigation ul,
.footer-widget-info ul,
.pricing-one__single .pricig-body ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.pricing-one__single .pricig-body ul li {
  font-size: 15px;
  font-weight: 500;
  color: #0e1133;
  margin-bottom: 10px
}

.pricing-one__single .pricig-body .pricing-btn a {
  background: 0 0;
  color: #0e1133;
  border: 2px solid #e7eaef
}

.pricing-one__single .pricig-body .pricing-btn a:hover {
  background: #e32726;
  color: #fff;
  border-color: #e32726
}

.pricing-one__single .pricing-rebon {
  position: absolute;
  right: 30px;
  top: -14px
}

.appie-faq-9-area .faq-accrodion .accrodion,
.pricing-one__single.center {
  box-shadow: 0 40px 40px 0 rgba(14, 17, 51, .1)
}

.pricing-one__single.center .pricig-body .pricing-btn a {
  background: #f8452d;
  border-color: #f8452d;
  color: #fff
}

.pricing-one__single.pricing-one__single_2 .pricig-body .pricing-btn a {
  border-radius: 30px
}

.pricing-one__single.pricing-one__single_2 .pricig-body .pricing-rebon {
  right: 0;
  top: 20px
}

.pricing-one__single.pricing-style-2 {
  transition: .3s;
  border-top: 3px solid #fff
}

.pricing-one__single.pricing-style-2:hover {
  border-color: #ff4245;
  transform: translateY(3px)
}

.pricing-one__single.pricing-style-2 .pricig-heading {
  background: #f6f6f6;
  border: none;
  padding: 24px 15px 24px 45px
}

.pricing-one__single.pricing-style-2 .pricig-heading h6 {
  margin-bottom: 4px
}

.pricing-one__single.pricing-style-2 .pricig-heading .price-range {
  margin-bottom: -6px
}

.pricing-one__single.pricing-style-2 .pricig-body ul li.not-included {
  opacity: .6
}

.pricing-one__single.pricing-style-2 .pricig-body .pricing-btn {
  margin-top: 45px
}

.pricing-one__single.pricing-style-2 .pricig-body .pricing-btn a.main-btn {
  font-size: 14px;
  line-height: 38px;
  background-color: #ff4245;
  color: #fff;
  border: 2px solid #ff4245;
  padding: 0 34px;
  text-align: center
}

.pricing-one__single.pricing-style-2 .pricig-body .pricing-btn a.main-btn:hover {
  background: #fff;
  border-color: #e7eaef;
  color: #0e1133
}

.pricing-one__single.pricing-style-2 .pricing-rebon {
  top: 4px;
  right: 0
}

.appie-pricing-2-area .appie-section-title .nav {
  display: inline-block !important;
  border: 2px solid #e7eaef;
  padding: 3px;
  border-radius: 40px;
  margin-top: 55px
}

.appie-pricing-2-area .appie-section-title .nav li a {
  border-radius: 30px;
  font-weight: 500;
  font-size: 14px;
  color: #505056;
  padding: 5px 20px
}

.appie-pricing-2-area .appie-section-title .nav li a.active {
  color: #fff;
  background: #df292a
}

.appie-faq-area {
  background: linear-gradient(264.88deg, #e2e0e0 5.72%, rgba(208, 203, 203, .1) 85.95%);
  position: relative;
  background-position: 94% 100%;
  background-size: auto;
  background-repeat: no-repeat
}

.faq-accrodion {
  margin-top: 8px
}

.faq-accrodion .accrodion {
  position: relative;
  transition: .4s;
  border-radius: 6px;
  overflow: hidden
}

.faq-accrodion .accrodion::before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  right: 0;
  border-radius: 5px;
  transform: scaleX(0);
  background-image: linear-gradient(90deg, var(--thm-primary) 0, var(--thm-base) 100%);
  transition: transform .4s
}

.faq-accrodion .accrodion+.accrodion,
.footer-navigation,
.footer-widget-info {
  margin-top: 30px
}

/*.footer-navigation{*/
/*    text-align: left;*/
/*}*/

.faq-accrodion .accrodion.active::before {
  transform: scaleX(1)
}

.faq-accrodion .accrodion.active .accrodion-title {
  padding-bottom: 0
}

.faq-accrodion .accrodion.active .accrodion-title::before {
  opacity: 0
}

.faq-accrodion .accrodion.active .accrodion-title::after {
  opacity: 1;
  color: #db0f30
}

.faq-accrodion .accrodion .accrodion-inner {
  background: linear-gradient(89.98deg, #9a0405 -1.23%, #e02f2d 93.13%);
  padding: 18px 0;
  border: 1px solid #f2f4f8;
  border-radius: 10px;
  position: relative;
  transition: .4s;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px
}

.faq-accrodion .accrodion .accrodion-title {
  padding: 0 38px;
  cursor: pointer;
  position: relative;
  transition: .4s
}

.faq-accrodion .accrodion .accrodion-title::before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 14px;
  color: #df292a;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  opacity: 1;
  transition: .5s;
  height: 40px;
  width: 40px;
  background: #eef4fe;
  text-align: center;
  line-height: 40px;
  border-radius: 50%
}

.faq-accrodion .accrodion .accrodion-title::after {
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  opacity: 0;
  transition: .5s;
  background: #f8f9fa;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-testimonial-2-box {
    padding: 50px
  }

  .testimonial-about-slider-active .testimonial-box {
    padding: 60px 50px 80px
  }

  .testimonial-box-about-slider-small-active .item.slick-center {
    margin-top: -10px
  }

  .faq-accrodion .accrodion .accrodion-title::after,
  .faq-accrodion .accrodion .accrodion-title::before {
    right: 5px
  }
}

.faq-accrodion .accrodion .accrodion-title h4 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700
}

.faq-accrodion .accrodion .accrodion-content .inner {
  padding: 22px 35px 0 38px
}

.faq-accrodion .accrodion .accrodion-content p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400
}

.appie-faq-8-area {
  background: #eef1f6;
  position: relative
}

.appie-faq-8-area .faq-play-box,
.appie-project-3-box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.appie-faq-8-area .faq-accordion .accrodion .accrodion-inner .accrodion-title::before {
  background: #fcecef;
  color: #db0f30
}

.appie-faq-8-area .faq-play-box {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%
}

.appie-faq-8-area .faq-play-box .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.appie-faq-8-area .faq-play-box .play-btn a {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  background: #fff;
  border-radius: 50%;
  color: #2b70fa;
  position: relative
}

.appie-faq-8-area .faq-play-box .play-btn a::before,
.appie-fun-fact-box .appie-fun-fact-play a::before,
.appie-video-player-item .thumb .video-popup a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: 1.5s linear infinite popup;
  animation: 1.5s linear infinite popup
}

.appie-faq-8-area .faq-play-box .faq-play-counter {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-testimonial-2-box {
    padding: 50px 30px
  }
  

  .appie-testimonial-slider-2-item .item {
    display: block
  }

  .appie-testimonial-slider-2-item .thumb {
    margin-bottom: 30px;
    margin-right: 0
  }

  .appie-testimonial-slider-2-item .content {
    text-align: center
  }

  .testimonial-about-slider-active .testimonial-box {
    margin-left: 50px;
    margin-right: 50px;
    padding: 30px 30px 50px
  }

  .testimonial-about-slider-active .slick-arrow.prev {
    left: 0
  }

  .testimonial-about-slider-active .slick-arrow.next {
    right: 0
  }

  .appie-testimonial-10-area {
    padding-top: 100px;
    padding-bottom: 100px
  }

  .appie-team-10-area {
    padding-top: 90px;
    padding-bottom: 100px
  }

  .appie-pricing-9-area {
    padding-top: 100px;
    padding-bottom: 60px
  }

  .pricing-one__single {
    margin-bottom: 30px
  }

  .faq-accrodion {
    margin-top: 30px
  }

  .appie-faq-8-area .faq-play-box,
  .appie-project-area .appie-project-box .appie-project-thumb {
    display: none
  }

  .appie-faq-9-area {
    padding-bottom: 95px
  }
}

.search-form input[type=search] {
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  border-radius: 3px;
  font-weight: 500;
  border: none;
  background: #f1f0f5;
  color: #8f8d98;
  outline: 0;
  padding: 0 25px
}

.search-form input[type=search]::-moz-placeholder {
  color: #8f8d98;
  opacity: 1
}

.search-form input[type=search]::-ms-input-placeholder {
  color: #8f8d98;
  opacity: 1
}

.search-form input[type=search]::-webkit-input-placeholder {
  color: #8f8d98;
  opacity: 1
}

.search-form button {
  font-size: 16px;
  line-height: 52px;
  color: #2c234d;
  background: 0 0;
  border: none;
  outline: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 17px;
  top: 0;
  z-index: 2;
  transition: .4s
}

.appie-footer-10-area .footer-navigation ul li a:hover,
.condition-check label a,
.footer-navigation ul li a:hover,
.search-form button:hover {
  color: #2b70fa
}

@media (max-width:767px) {
  .appie-testimonial-2-box {
    padding: 50px 30px
  }

  .appie-testimonial-slider-2-item .item {
    display: block;
    padding-left: 0;
    padding-right: 0
  }

  .appie-testimonial-slider-2-item .thumb {
    margin-bottom: 30px;
    margin-right: 0
  }

  .appie-testimonial-slider-2-item .content {
    text-align: center
  }

  .appie-testimonial-slider-2-item .content p {
    font-size: 16px
  }

  .testimonial-about-slider-active .testimonial-box {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 30px 50px
  }

  .testimonial-about-slider-active .testimonial-box p {
    font-size: 16px;
    line-height: 26px
  }

  .testimonial-about-slider-active .slick-arrow.prev {
    left: -10px
  }

  .testimonial-about-slider-active .slick-arrow.next {
    right: -10px
  }

  .appie-testimonial-10-area {
    padding-top: 100px;
    padding-bottom: 100px
  }

  .appie-team-10-area {
    padding-top: 90px;
    padding-bottom: 100px
  }

  .pricing-one__single {
    margin-bottom: 30px
  }

  .faq-accrodion {
    margin-top: 30px
  }

  .faq-accrodion .accrodion .accrodion-content .inner,
  .faq-accrodion .accrodion .accrodion-title {
    padding: 0 38px 0 20px
  }

  .faq-accrodion .accrodion .accrodion-title::after,
  .faq-accrodion .accrodion .accrodion-title::before {
    right: 20px
  }

  .appie-faq-8-area .faq-play-box,
  .appie-project-area .appie-project-box .appie-project-thumb {
    display: none
  }

  .appie-project-area .appie-project-box {
    padding-left: 30px
  }
}

.appie-project-area .appie-project-box .appie-project-thumb {
  position: absolute;
  right: 70px;
  bottom: 0
}

.appie-about-content,
.appie-project-content {
  padding-right: 50px
}

.appie-project-content .title {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  padding-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-project-area .appie-project-box .appie-project-thumb {
    right: 30px
  }

  .appie-project-content .title {
    font-size: 36px;
    line-height: 46px
  }
}

@media (max-width:767px) {
  .appie-project-content .title {
    font-size: 30px;
    line-height: 40px
  }

  .appie-project-content .input-box {
    display: block
  }
}

.appie-project-content .input-box input {
  width: 100%;
  height: 50px;
  padding-left: 30px;
  border-radius: 6px;
  border: 0
}

.appie-project-content .input-box button {
  margin-left: 10px;
  padding: 0 25px;
  border-radius: 6px;
  background: #0e1133;
  border: 0;
  color: #fff;
  line-height: 50px
}

@media (max-width:767px) {
  .appie-project-content .input-box button {
    margin-top: 20px;
    margin-left: 0
  }

  .appie-project-3-box {
    text-align: center
  }
}



.appie-project-3-box .title {
  color: #fff;
  font-size: 38px;
  line-height: 56px
}

.appie-project-3-box a {
  background: #fff;
  color: #0e1133;
  border-color: #fff;
  line-height: 55px;
  padding: 0 40px
}



.appie-footer-area {
  padding-top: 4rem;
  /*padding-bottom: 60px;*/
  background: #292929;
  /*border-radius: 5rem 0 0 0;*/
  /*-webkit-border-radius: 5rem 0 0 0;*/
  /*-moz-border-radius: 5rem 0 0 0;*/
  /*-ms-border-radius: 5rem 0 0 0;*/
  /*-o-border-radius: 5rem 0 0 0;*/
}

.appie-footer-area.appie-footer-3-area {
  padding-top: 180px
}

.appie-footer-area.appie-footer-3-area.appie-footer-5-area,
.appie-footer-area.appie-footer-about-area.appie-footer-8-area {
  background: #fff
}

.appie-about-8-area,
.appie-about-box,
.appie-about-page-area,
.appie-about-page-content::before {
  background-size: cover;
  background-repeat: no-repeat
}

.appie-footer-area.appie-footer-about-area {
  padding-top: 230px
}

.appie-footer-area.appie-footer-about-area.appie-footer-8-area .footer-about-widget .social ul li a {
  border: 2px solid #e6e7ea
}

.appie-footer-area.appie-footer-about-area.appie-footer-8-area .footer-about-widget .social ul li a:hover {
  background: #db0f30;
  border-color: #db0f30;
  color: #fff
}

.footer-about-widget p {
  padding-top: 25px;
  text-align: justify;
}

.footer-about-widget>a {
  font-size: 15px;
  font-weight: 500;
  color: #0e1133;
  margin-top: 15px
}

.footer-about-widget .social ul li a {
  height: 36px;
  width: 36px;
  text-align: center;
  background: #fff;
  color: #0e1133;
  border-radius: 50px;
  line-height: 36px;
  margin-right: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px
}

.footer-about-widget .social ul li a:hover {
  background: #2b70fa;
  color: #fff
}

.footer-about-widget.footer-about-widget-2 ul li a:hover {
  background: #ff3e66
}

.appie-showcase-slider .slick-dots li.slick-active button,
.footer-about-widget.footer-about-widget-3 ul li a:hover {
  background: #ff6b58
}

.footer-about-widget.footer-about-widget-6 ul li a:hover {
  background: #9b2cfa
}

.footer-about-widget.footer-about-widget-5 ul li a:hover {
  background: #801f82
}

.footer-navigation .title,
.footer-widget-info .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 18px
}

.footer-navigation ul li a {
  color: #505056;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 6px
}

.footer-navigation.footer-navigation-3 ul li a:hover {
  color: #ff6b58
}

.footer-navigation.footer-navigation-6 ul li a:hover {
  color: #9b2cfa
}

.footer-navigation.footer-navigation-5 ul li a:hover {
  color: #801f82
}

.footer-widget-info ul li a {
  color: #505056;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative
}

.footer-widget-info ul li a i {
  position: absolute;
  left: 0;
  top: 0;
  color: #2b70fa
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-project-3-box .title {
    font-size: 36px;
    line-height: 46px
  }

  .footer-copyright {
    display: block !important;
    text-align: center
  }

  .footer-copyright .apps-download-btn {
    margin-bottom: 20px
  }

  .appie-signup-area.appie-signup-9-area {
    margin-bottom: 100px
  }
}

.footer-copyright .apps-download-btn ul {
  padding: 0;
  list-style-type: none
}

@media (max-width:767px) {
  .appie-project-3-box .title {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 30px
  }
  
  .footer-navigation{
      text-align:center;
  }

  .footer-about-widget {
      margin: auto;
    text-align: center;
    padding-right: 0
  }

  .footer-widget-info {
    text-align: center
  }

  .footer-copyright {
    display: block !important;
    text-align: center
  }

  .footer-copyright .apps-download-btn,
  .footer-copyright .apps-download-btn ul li {
    margin-bottom: 20px
  }
}

.appie-error-area {
  padding-top: 150px
}

.appie-error-content span {
  display: block;
  font-size: 50px;
  color: #db0f30;
  font-weight: 800;
  padding-top: 40px
}

.appie-error-content .title {
  font-size: 50px;
  font-weight: 800;
  color: #0e1133;
  padding-bottom: 11px
}

.appie-error-content p {
  line-height: 26px;
  color: #505056;
  font-size: 16px;
  padding: 0 50px
}

.appie-signup-area.appie-signup-9-area .appie-signup-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0
}

.appie-signup-box {
  padding: 63px 100px 60px;
  border-radius: 10px;
  box-shadow: 0 40px 50px 0 rgba(0, 24, 72, .3);
  overflow: hidden;
  position: relative;
  margin-bottom: -160px
}

.appie-signup-box .thumb {
  position: absolute;
  right: 70px;
  bottom: 30px;
  width: 160px
}

.appie-signup-box span {
  color: #fff;
  font-weight: 500
}

.appie-signup-box .title {
  font-size: 46px;
  color: #fff;
  padding-bottom: 20px
}

.appie_checkbox_common {
  margin-top: 15px
}

.appie_checkbox_common label {
  color: #fff;
  font-size: 14px;
  margin-bottom: 12px;
  cursor: pointer;
  font-weight: 400
}

.appie_checkbox_common label a {
  text-decoration: underline;
  color: #b3b6bc
}

.appie_checkbox_common input[type=checkbox]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 15px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative
}

.appie_checkbox_common input[type=checkbox]+label span:before {
  color: #fff;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 11px;
  position: absolute;
  text-align: center;
  left: 3px;
  top: -1px;
  transform: scale(0);
  transition: .2s
}

.appie_checkbox_common input[type=checkbox]:checked+label span {
  background: #2079ff;
  border-color: #2079ff
}

.appie_checkbox_common input[type=checkbox]:checked+label span:before {
  transform: scale(1)
}

.appie_checkbox_common input[type=checkbox]+label span,
.appie_checkbox_common input[type=checkbox]:checked+label span {
  transition: background-color .2s linear
}

.appie_checkbox_common.checkbox_style2 input[type=checkbox]+label span {
  border-radius: 3px
}

.appie-footer-10-area .footer-about-widget .social ul li a:hover {
  background: #2b70fa
}


.appie-about-box .about-thumb {
  position: absolute;
  left: 0;
  top: -65px
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-signup-box {
    padding: 30px 50px
  }
  
  .footer-widget-info{
      text-align:center;
  }

  .appie-signup-box .thumb {
    display: none
  }

  .appie-about-box .about-thumb {
    position: static
  }

  .appie-about-3-area.appie-about-10-area {
    padding-bottom: 100px
  }
}

.appie-about-content span,
.appie-download-content>span {
  font-size: 14px;
  font-weight: 500;
  color: #ff3e66
}

.appie-about-content .title {
  font-size: 35px;
  line-height: 54px;
  margin-top: 8px;
  margin-bottom: 12px
}

.appie-about-service {
  position: relative;
  padding-left: 40px
}

.appie-about-service .icon {
  position: absolute;
  left: 0;
  top: 5px
}

.appie-about-service .icon i {
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  color: #fff;
  background: #31c369
}

.appie-about-service .title {
  font-size: 20px;
  font-weight: 700
}

.appie-about-service p {
  font-size: 15px;
  margin-top: 8px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-about-content .title {
    font-size: 32px;
    line-height: 42px
  }

  .appie-about-service .title {
    font-size: 16px
  }

  .appie-about-service p {
    font-size: 14px
  }
}

.appie-about-3-area .appie-traffic-title {
  padding-right: 100px
}

@media (max-width:767px) {
  .appie-signup-box {
    padding: 30px
  }

  .appie-about-box .about-thumb,
  .appie-signup-box .thumb {
    display: none
  }

  .appie-signup-box .title {
    font-size: 30px
  }

  .appie-about-box {
    padding: 30px;
    text-align: center
  }

  .appie-about-content {
    padding-right: 0
  }

  .appie-about-content .title {
    font-size: 30px;
    line-height: 40px
  }

  .appie-about-service {
    text-align: left
  }

  .appie-about-3-area .appie-traffic-title {
    text-align: center;
    padding-right: 0
  }
}

.appie-about-3-area .appie-traffic-service {
  padding-left: 0;
  padding-right: 50px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-about-3-area .appie-traffic-service {
    padding-right: 0
  }
}

@media (max-width:767px) {
  .appie-about-3-area .appie-traffic-service {
    text-align: center;
    padding-right: 30px;
    padding-left: 30px
  }

  .appie-about-3-area.appie-about-10-area {
    padding-top: 80px;
    padding-bottom: 100px
  }
}

.appie-about-3-area.appie-about-10-area .appie-about-thumb-left {
  margin-left: -220px;
  margin-right: 70px
}

.appie-about-3-area.appie-about-10-area .appie-about-thumb-right {
  margin-right: -220px;
  margin-left: 65px
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
  .appie-traffic-area.appie-traffic-9-area .traffic-thumb img {
    max-width: 100%
  }

  .appie-about-3-area.appie-about-10-area .appie-about-thumb-left,
  .appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-left {
    margin-left: 0
  }

  .appie-traffic-area.appie-traffic-9-area .traffic-thumb.traffic-thumb-right {
    margin-right: 0
  }

  .appie-about-3-area.appie-about-10-area .appie-about-thumb-right {
    margin-right: 0;
    margin-left: 0
  }
}

.appie-about-thumb-3 img,
.appie-showcase-item img,
.appie-video-player-item .thumb img,
.appie-video-player-slider .item img {
  width: 100%
}

.appie-about-top-title-area {
  padding-top: 227px
}

.appie-about-top-title {
  padding-right: 65px
}

.appie-about-top-title p {
  font-size: 20px;
  color: #0e1133;
  padding-top: 18px
}

.appie-about-page-area {
  padding-top: 462px;
  padding-bottom: 100px;
  background-position: center;
  margin-top: 345px
}

.appie-about-page-content .title {
  font-size: 36px;
  font-weight: 700;
  color: #fff
}

.appie-about-page-content p {
  color: #fff;
  padding-top: 15px;
  opacity: .7
}

.appie-about-page-content a {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  line-height: 40px;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 43px
}

.appie-about-page-content a:hover {
  background: #fff;
  color: #2b70fa
}

.appie-about-page-content::before {
  position: absolute;
  content: "";
  left: 0;
  top: -710px;
  height: 645px;
  width: 80vw;
  background-position: center
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-about-3-area.appie-about-10-area .appie-about-thumb-left {
    margin-left: 0;
    margin-right: 30px
  }

  .appie-about-3-area.appie-about-10-area .appie-about-thumb-right {
    margin-right: 0;
    margin-left: 0
  }

  .appie-about-top-title {
    padding-right: 0
  }

  .appie-about-top-title p {
    font-size: 16px
  }

  .appie-about-page-content::before {
    width: 94vw
  }
}

@media (max-width:767px) {
  .appie-about-3-area.appie-about-10-area .row.mt-120 {
    margin-top: 100px
  }

  .appie-about-3-area.appie-about-10-area .appie-about-thumb-left,
  .appie-about-3-area.appie-about-10-area .appie-about-thumb-right {
    margin-left: 0;
    margin-right: 0
  }

  .appie-about-thumb-3 {
    margin-bottom: 40px
  }

  .appie-about-top-title {
    padding-right: 0
  }

  .appie-about-top-title p {
    font-size: 16px
  }

  .appie-about-page-area {
    margin-top: 80px;
    padding-top: 80px
  }

  .appie-about-page-content::before {
    display: none
  }
}

.appie-how-it-work-content>.title {
  font-size: 44px
}

.appie-how-it-work-content p {
  font-size: 18px;
  padding-top: 9px
}

.appie-how-it-work-content .how-it-work-box {
  position: relative;
  padding-left: 70px;
  margin-top: 45px
}

.appie-how-it-work-content .how-it-work-box .title {
  font-size: 18px;
  font-weight: 500
}

.appie-how-it-work-content .how-it-work-box:hover span {
  background: #2b70fa;
  box-shadow: 0 14px 20px 0 rgba(0, 43, 130, .3);
  color: #fff
}

.appie-about-8-area {
  background-position: center
}

.appie-about-8-box {
  padding: 50px 50px 145px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 40px 40px 0 rgba(14, 17, 51, .1);
  position: relative;
  overflow: hidden;
  z-index: 10
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    
    .text-ganti-oli{
        text-align:center;
    }
  .appie-about-8-box {
    padding: 50px 25px 145px
  }

  .appie-single-counter {
    padding: 20px
  }
}

.appie-about-8-box .thumb {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1
}

.appie-about-8-box .title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 14px
}

@media (max-width:767px) {
  .appie-about-8-box {
    margin-bottom: 30px;
    padding: 50px 20px 145px
  }

  .appie-about-8-box .title {
    font-size: 24px;
    line-height: 34px
  }

  .appie-counter-area {
    padding-bottom: 100px
  }
}

.appie-about-8-box a {
  border: 2px solid #db0f30;
  color: #db0f30;
  background: #fff;
  margin-top: 30px
}

.appie-about-8-box a:hover {
  color: #fff;
  background: #db0f30;
  border-color: #db0f30
}

.counter-content {
  margin-top: -4rem
}

.appie-single-counter .counter-content {
  background: #fff;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 30px 40px 0 rgba(0, 41, 57, .1);
  padding-top: 37px;
  padding-bottom: 37px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin: 5px
}

.appie-single-counter .counter-content .title {
  font-size: 40px;
  font-weight: 400;
  margin-top: 5px;
  color: #df292a
}

.appie-single-counter .counter-content .title span {
  font-weight: 700
}

.appie-download-content ul li a span,
.appie-single-counter .counter-content p {
  font-size: 14px;
  font-weight: 500
}

.appie-single-counter.item-2 {
  background-image: -ms-linear-gradient(140deg, #fdead3 0, #fff7ee 100%)
}

.appie-single-counter.item-3 {
  background-image: -ms-linear-gradient(140deg, #dafedb 0, #f0fcf0 100%)
}

.appie-single-counter.item-4 {
  background-image: -ms-linear-gradient(140deg, #fedaf4 0, #fceff7 100%)
}

.appie-video-player-slider .slick-arrow {
  position: absolute;
  right: 0;
  bottom: -90px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid #e3e5e8;
  color: #0e1133;
  border-radius: 50%;
  z-index: 9;
  cursor: pointer
}

.appie-video-player-item .thumb .video-popup {
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translate(-50%, -50%)
}

.appie-video-player-item .thumb .video-popup a {
  height: 50px;
  width: 50px;
  background: #fff;
  text-align: center;
  line-height: 50px;
  color: #ff202d;
  border-radius: 50%;
  font-size: 20px;
  position: relative;
  left: -9rem;
  top: -1rem;
}

.img-video {
  border-radius: 20px;
}


.bg-lab-and-research {
    background: linear-gradient(90deg, rgba(223,13,27,1) 0%, rgba(153,20,29,1) 100%);
    border-radius: 0 0 4rem 4rem;
    -webkit-border-radius: 0 0 4rem 4rem;
    -moz-border-radius: 0 0 4rem 4rem;
    -ms-border-radius: 0 0 4rem 4rem;
    -o-border-radius: 0 0 4rem 4rem;
}

.img-all-lab {
  position: relative;
  top: -2.5rem;
}

.appie-video-player-item .content {
  padding-left: 100px;
  padding-top: 35px
}

.appie-video-player-item .content .title {
  font-size: 30px;
  margin-bottom: 12px
}

.appie-video-player-item .content a {
  border-radius: 30px;
  border: 2px solid #e7eaef;
  background: #fff;
  color: #0e1133;
  margin-top: 33px
}

.appie-video-player-item .content a:hover {
  background: #ff3e66;
  border-color: #fff;
  color: #fff
}

@-webkit-keyframes popup {
  0% {
    transform: scale(1);
    opacity: 1
  }

  25% {
    transform: scale(1.1);
    opacity: .8
  }

  50% {
    transform: scale(1.2);
    opacity: .6
  }

  75% {
    transform: scale(1.3);
    opacity: .4
  }

  100% {
    transform: scale(1.4);
    opacity: 0
  }
}

@keyframes popup {
  0% {
    transform: scale(1);
    opacity: 1
  }

  25% {
    transform: scale(1.1);
    opacity: .8
  }

  50% {
    transform: scale(1.2);
    opacity: .6
  }

  75% {
    transform: scale(1.3);
    opacity: .4
  }

  100% {
    transform: scale(1.4);
    opacity: 0
  }
}

.appie-video-player-6-area .appie-video-player-item .content a:hover,
.appie-video-player-6-area .appie-video-player-slider .slick-arrow:hover {
  background: #9b2cfa;
  border-color: #9b2cfa
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-video-player-item .content {
    padding-left: 30px
  }

  .appie-download-area::before {
    right: 0;
    width: 550px
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
        .text-ganti-oli{
        text-align: center;
    }
    
  .appie-about-3-area.appie-about-10-area .row.mt-120 {
    margin-top: 100px
  }

  .appie-about-3-area.appie-about-10-area .appie-about-thumb-left,
  .appie-about-3-area.appie-about-10-area .appie-about-thumb-right {
    margin-left: 0;
    margin-right: 0
  }

  .appie-about-thumb-3 {
    margin-bottom: 40px
  }

  .appie-about-top-title p {
    font-size: 16px
  }

  .appie-about-page-content::before {
    width: 100%
  }

  .appie-about-8-box {
    margin-bottom: 30px
  }

  .appie-counter-area,
  .appie-sponser-10-area {
    padding-bottom: 100px
  }

  .appie-single-counter {
    margin-bottom: 90px
  }

  .appie-video-player-item {
    margin-bottom: 0px;
    display: none;
  }

  .appie-video-player-item .content {
    padding-left: 0;
  }

  .appie-download-area {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .appie-download-area::before {
    display: none
  }
}

.appie-download-content .title {
  font-size: 35px;
  line-height: 55px;
  margin-top: 9px;
  margin-bottom: 13px;
  font-weight: 600
}

.appie-download-content ul {
  margin: 30px 0 0;
  padding: 0;
  list-style-type: none
}

.appie-download-content ul li a {
  color: #fff;
  padding: 1rem 5rem;
  display: flex;
  align-items: center;
  border-radius: 50px;
  margin-right: 8px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-download-content .title {
    font-size: 36px;
    line-height: 46px
  }

  .appie-download-content ul li a {
    padding-right: 20px
  }
}

@media (max-width:767px) {
    .text-ganti-oli{
        text-align: center;
    }

  .appie-download-content ul li a,
  .appie-single-counter {
    margin-bottom: 20px
  }

  .appie-video-player-item {
    margin-bottom: 15px;
    display: none;
  }

  .appie-download-content {
    padding-bottom: 2rem
  }

  .appie-video-player-item .content {
    padding-left: 0
  }

  .appie-video-player-item .content .title {
    font-size: 26px
  }

  .appie-download-area::before {
    display: none
  }

  .appie-download-content .title {
    font-size: 30px;
    line-height: 40px
  }
}

.appie-download-content ul li a i {
  font-size: 36px;
  padding-right: 11px
}

.appie-download-content ul li a span span {
  font-size: 24px;
  display: block;
  line-height: 18px
}

.appie-download-content ul li a.item-2,
.appie-download-content ul li a:hover {
  background: #fff;
  color: #0e1133
}

.appie-download-content ul li a.item-2:hover {
  background: #0e1133;
  color: #fff
}



.appie-sponser-box .sponser-item {
  background: #fff;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 100px;
  border-radius: 15px;
  box-shadow: 0 40px 60px 0 rgba(14, 17, 51, .14);
  margin: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px
}

.appie-sponser-box.item-2 .sponser-item {
  margin: 30px 28px 0
}


.card-detail-img {
  padding: 50px 50px;
}

.appie-fun-fact-box {

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 25px;
  background: linear-gradient(77deg, rgba(223,13,27,1) 0%, rgba(153,20,29,1) 100%);

}

.appie-fun-fact-box .appie-fun-fact-content>.title {
  font-size: 44px;
  line-height: 54px;
  color: #fff;
  padding-right: 80px;
  padding-bottom: 15px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .appie-fun-fact-box .appie-fun-fact-content>.title {
    font-size: 40px;
    line-height: 50px
  }
}

@media (max-width:767px) {
  .appie-sponser-box.item-2 .sponser-item {
    margin: 30px 16px 0
  }

  .appie-sponser-10-area {
    padding-bottom: 100px
  }

  .appie-fun-fact-box {
    padding: 30px
  }

  .appie-fun-fact-box .appie-fun-fact-content>.title {
    font-size: 28px;
    line-height: 38px;
    padding-right: 0
  }

  .appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item {
    text-align: center
  }
}

.appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item {
  margin-top: 36px
}

.appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item .title {
  font-size: 30px;
  color: #fff
}

.appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item span {
  font-size: 14px;
  color: #a4a4b9
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .appie-fun-fact-box .appie-fun-fact-play {
    margin-top: 50px
  }
}

@media (max-width:767px) {
  .appie-fun-fact-box .appie-fun-fact-play {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center
  }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .text-ganti-oli{
        text-align: center;
    }
    

  .appie-hero-content .appie-title,
  .appie-project-content .title,
  .appie-section-title .appie-title {
    font-size: 36px;
    line-height: 46px
  }

  .header-nav-box .appie-btn-box .main-btn {
    padding: 0 10px;
    display: inline-block
  }

  .header-nav-box.header-nav-box-6 .appie-btn-box form {
    display: inline-block
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
    font-size: 46px;
    line-height: 56px;
    padding: 0
  }

  .appie-hero-area.appie-hero-3-area .appie-hero-content .thumb {
    display: block;
    margin-bottom: -210px
  }

  .appie-download-content ul li a,
  .appie-hero-content ul li,
  .footer-copyright .apps-download-btn ul li {
    margin-bottom: 0
  }

  .appie-hero-content-2 .appie-title,
  .appie-hero-content.appie-hero-content-4 .appie-title {
    font-size: 40px;
    line-height: 50px
  }

  .appie-page-title-item .thumb {
    display: block
  }

  .appie-page-title-item .title {
    font-size: 32px
  }

  .appie-service-area.appie-service-3-area {
    padding-top: 190px
  }

  .appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item,
  .appie-fun-fact-box .appie-fun-fact-play,
  .traffic-btn {
    text-align: left
  }

  .appie-project-area .appie-project-box {
    padding-left: 70px
  }

  .appie-project-content .input-box {
    display: flex
  }

  .appie-project-content .input-box button {
    margin-top: 0;
    margin-left: 10px
  }

  .appie-about-3-area .appie-traffic-title {
    text-align: left;
    padding-right: 50px
  }

  .appie-about-3-area .appie-traffic-service {
    text-align: left;
    padding-right: 50px;
    padding-left: 0
  }

  .appie-about-page-content::before {
    width: 100%;
    height: 400px;
    display: block
  }

  .appie-about-8-box .title {
    font-size: 30px;
    line-height: 40px
  }

  .appie-fun-fact-box .appie-fun-fact-content>.title {
    font-size: 36px;
    line-height: 46px;
    padding-right: 0
  }
}

.appie-fun-fact-box .appie-fun-fact-play a {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  background: #fff;
  border-radius: 50%;
  color: #ff6b58;
  position: relative;
  z-index: 5
}

.appie-showcase-item {
  box-shadow: 0 2px 3px 0 rgba(14, 17, 51, .1);
  border-radius: 10px;
  overflow: hidden;
  transition: .3s ease-out;
  margin-top: 30px;
  margin-bottom: 50px
}

.appie-showcase-item:hover {
  box-shadow: 0 40px 40px 0 rgba(14, 17, 51, .1);
  transform: translateY(-10px)
}

.appie-showcase-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%)
}

.appie-showcase-slider .slick-dots li button {
  font-size: 0;
  border: 0;
  background: #ccced9;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 3px
}



.contact--info-area {
  position: relative;
  margin-right: 40px
}

.contact--info-area h3 {
  font-size: 30px;
  color: #2c234d;
  font-weight: 800;
  line-height: .8;
  margin-bottom: 16px
}

.contact--info-area>p {
  color: #686875;
  line-height: 24px;
  border-bottom: 1px solid #e5e4ed;
  margin-bottom: 33px;
  padding-bottom: 25px
}

.single-info {
  position: relative;
  margin-bottom: 37px
}

.single-info h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #2c234d
}

.single-info p {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #686875;
  margin: 0;
  padding-left: 32px
}

.single-info p i {
  font-size: 16px;
  line-height: 22px;
  color: #2b70fa;
  position: absolute;
  left: 0;
  top: 0
}

.ab-social h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #2c234d
}

.bisylms-map {
  position: relative;
  line-height: .8;
  overflow: hidden
}

.bisylms-map iframe {
  width: 100%;
  height: 480px;
  border: none
}

.contact-form {
  position: relative;
  border-radius: 10px;
  padding: 0 10px 10px
}

.contact-form h4 {
  font-size: 24px;
  color: #2c234d;
  line-height: 30px;
  margin-bottom: 25px
}

.contact-form p {
  font-size: 16px;
  color: #686875;
  line-height: 26px;
  position: relative;
  z-index: 3;
  margin: 0 0 41px
}

.contact-form input[type=email],
.contact-form input[type=number],
.contact-form input[type=text],
.contact-form textarea,
select#\# {
  width: 100%;
  height: 56px;
  font-size: 14px;
  line-height: 56px;
  font-weight: 400;
  border-radius: 20px;
  border: none;
  background: #fff;
  color: #7e7c87;
  outline: 0;
  border: 1px solid #0000001a;
  padding: 0 30px;
  margin-bottom: 20px;
  transition: .3s
}

.contact-form textarea {
  height: 220px;
  resize: none;
  line-height: 30px;
  padding-top: 14px
}

.contact-form input[type=email]::-moz-placeholder,
.contact-form input[type=number]::-moz-placeholder,
.contact-form input[type=text]::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
  color: #7e7c87;
  opacity: 1
}

.contact-form input[type=email]::-ms-input-placeholder,
.contact-form input[type=number]::-ms-input-placeholder,
.contact-form input[type=text]::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder {
  color: #7e7c87;
  opacity: 1
}

.contact-form input[type=email]::-webkit-input-placeholder,
.contact-form input[type=number]::-webkit-input-placeholder,
.contact-form input[type=text]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
  color: #7e7c87;
  opacity: 1
}

.contact-form input[type=email]:focus,
.contact-form input[type=number]:focus,
.contact-form input[type=text]:focus,
.contact-form textarea:focus {
  background: 0 0;
  border-color: #ece9f9;
  box-shadow: 0 14px 16px 0 rgba(11, 2, 55, .1)
}

.contact-form input[type=submit] {
  height: 50px;
  border-radius: 50px;
  background: #df292a;
  color: #fff;
  text-align: center;
  border: none;
  outline: 0;
  padding: 0 36px;
  font-size: 13px;
  line-height: 50px;
  font-weight: 600;
  transition: .3s
}

.contact-form input[type=submit]:hover {
  box-shadow: 0 20px 30px 0 rgba(26, 8, 119, .24)
}

.condition-check {
  position: relative;
  margin: 10px 0 0
}

.condition-check label {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
  padding-left: 31px;
  position: relative;
  cursor: pointer;
  color: #686875;
  margin: 0
}

.condition-check label a:hover {
  color: #686875
}

.condition-check label:before {
  background: 0 0;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  border-radius: 3px;
  top: 3px;
  width: 16px;
  border: 2px solid #ababb1;
  transition: .3s
}

.ab-social a,
.ab-social a.fac {
  background: #446bb9
}

.condition-check input:checked+label::after {
  background: 0 0;
  bottom: 0;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  color: #2b70fa;
  font-size: 10px;
  left: 3px;
  position: absolute;
  top: -1px;
  transition: .3s
}

.ab-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  margin-right: 2px
}

.ab-social a.twi {
  background: #00aced
}

.ab-social a.you {
  background: #f73434
}

.ab-social a.lin {
  background: #007bb6
}

.ab-social a:hover {
  box-shadow: 0 10px 20px 0 rgba(9, 111, 150, .3)
}

.appie-shop-grid-area .bisylms-pagination {
  margin-top: 50px;
  margin-bottom: 50px
}



.icon_chse2S {
  width: 15%
}

.col-lg-3.col-md-6.col-6 {
  margin-top: -3rem
}

.hero-movie {
  background: linear-gradient(89.98deg, #9a0405 -1.23%, #e02f2d 93.13%);
  margin-top: 5.7rem
}

.category-channel {
  position: relative;
  display: block;
  margin-top: -9rem
}

.view-img {
  border-radius: 0 0 4rem 4rem;
  -webkit-border-radius: 0rem 0rem 4rem 4rem;
  -moz-border-radius: 0 0 4rem 4rem;
  -ms-border-radius: 0rem 0rem 4rem 4rem;
  -o-border-radius: 0 0 4rem 4rem
}

.about-theme img,
.logo-channel {
  border-radius: 10px
}

.appie-logo-box {
  width: 100%;
  position: relative;
  right: 20px;
}

.logo-footer {
  width: 35%
}

@media (max-width:767px) {
  .appie-section-title p {
    font-size: 15px
  }
  
    .lube{

    margin-right: 30px;
    margin-bottom: 30px;
    height: 75px;!important

}

  .col-lg-3.col-md-6.col-6 {
    margin-top: -10px
  }

  .hero-movie {
    margin-top: 4.3rem
  }

  .slider-category {
    background-color: #b11313;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    margin-top: 8rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    z-index: 100
  }

  .logo-channel {
    border-radius: 5px;
    width: 80%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
  }

  .view-img {
    border-radius: 0 0 2rem 2rem;
    -webkit-border-radius: 0rem 0rem 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    -ms-border-radius: 0rem 0rem 2rem 2rem;
    -o-border-radius: 0 0 2rem 2rem
  }

  .hd-item {
    text-align: center;
    line-height: 100px;
    border-radius: 10px;
    box-shadow: 0 40px 60px 0 rgb(14 17 51 / 14%);
    margin: 3px;
    border: 1px solid #fff;
    padding: 10px 5px;
    width: 100%
  }

  .pricing-one__first .pricig-heading .price-now {
    font-size: 24px;
    font-weight: 400;
    border: 2px solid #df292a;
    padding: 10px 0;
    text-align: center;
    border-radius: 30px;
    width: 100%
  }

  .choose-page {
    padding: 1rem 1em 9rem 1rem
  }
}

@media (min-width:992px) {
  .hd-item {
    text-align: center;
    line-height: 100px;
    border-radius: 10px;
    box-shadow: 0 40px 60px 0 rgb(14 17 51 / 14%);
    margin: 10px;
    border: 1px solid #fff;
    padding: 30px 10px;
    width: 100%
  }

  .choose-page {
    padding: 9rem 0 11rem
  }

  .about-structure {
    margin: 15rem auto auto;
    width: 50%;
    padding: 10px;
    color: #fff
  }
}

.hd-tv {
  font-size: 18px;
  white-space: nowrap
}

.carousel-cell {
  width: 20%;
  margin-right: 10px;
  border-radius: 5px
}

.carousel-cell:before {
  display: block;
  text-align: center;
  line-height: 200px;
  font-size: 80px
}

.flickity-prev-next-button {
  top: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: translateY(-50%);
  padding: 10px
}

.all-chen {
  border-radius: 1rem;
  height: 100%
}

.channel-slider {
  background: linear-gradient(89.98deg, #9a0405 -1.23%, #e02f2d 93.13%)
}

.bg-full-container {
  position: absolute;
  padding-top: 8rem;
  width: 17%
}

.title-select {
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px
}

.button-subscribe {
  background-color: #ff202d;
  color: #fff;
  padding: 6px 40px;
  border-radius: 20rem;
  font-size: 20px
}

.button-subscribe:hover {
  background-color: #fff;
  color: #ff202d
}

.img-supt {
  padding: 5px;
  border-radius: 20px
}

.support-channel {
  background: linear-gradient(89.98deg, #9a0405 -1.23%, #e02f2d 93.13%);
  border-radius: 20px;
  padding: 20px
}

@media (max-width:2560px) {
  .icon-channel {
    position: absolute;
    height: 25%;
    width: 25%;
    text-align: center;
    margin: 10px;
    border-radius: 20rem;
    top: 13rem;
    left: 9rem
  }

  .img-product-herro {
    border-radius: 0 0 4rem 4rem;
    width: 100%;
    margin-top: 26px
  }

 
}

@media (max-width:1366px) {
  .icon-channel {
    position: absolute;
    height: 25%;
    width: 25%;
    text-align: center;
    margin: 10px;
    border-radius: 20rem;
    top: 11rem;
    left: 7rem
  }

  .img-product-herro {
    border-radius: 0 0 4rem 4rem;
    width: 100%;
    margin-top: 26px
  }
}

@media (max-width:1200px) {
  .icon-channel {
    position: absolute;
    height: 25%;
    width: 25%;
    text-align: center;
    margin: 10px;
    border-radius: 20rem;
    top: 9rem;
    left: 6rem
  }
}

@media screen and (max-width:767px) {
    
    .logo-footer img {
    position: relative;
    display: block;
    top: -10rem;
}
    
    
    
  .carousel-cell {
    width: 45%
  }

  .about-structure {
    margin: 0 auto auto;
    width: 100%;
    padding: 10px;
    color: #fff
  }

  .icon-channel {
    position: absolute;
    height: 20%;
    width: 20%;
    text-align: center;
    margin: 10px;
    top: 10rem;
    left: 7rem;
    border-radius: 20rem
  }

  .flickity-prev-next-button {
    top: 41%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translateY(-50%);
    padding: 10px
  }

  .bg-full-container {
    display: none
  }

  

  .img-product-herro {
    border-radius: 0 0 1rem 1rem;
    width: 100%;
    margin-top: 85px
  }

  .appie-hero-area.appie-hero-9-area {
    padding-top: 6rem;
    border-radius: 0 0 2rem 2rem;
    margin-top: 0;
    -webkit-border-radius: 0rem 0rem 2rem 2rem;
    -moz-border-radius: 0 0 2rem 2rem;
    -ms-border-radius: 0rem 0rem 2rem 2rem;
    -o-border-radius: 0 0 2rem 2rem
  }

  .the_breadcrumb {
    justify-content: center
  }

  .appie-features-9-area {
    padding-top: 3rem
  }
}

.list-product-channel {
  margin-top: -15rem
}

.procuct-channel {
  border-radius: 10px;
  margin-top: 2rem
}

.the_breadcrumb {
  list-style: none;
  border-radius: .25rem;
  position: relative;
  margin-top: 10px;
  font-size: 22px;
  display: flex;
  font-weight: 400
}

.bread-text {
  color: red;
  font-weight: 500
}

.about-theme {
  position: inherit;
  text-align: center;
  font-size: 18px
}



.img-iconMetra img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 9rem
}

.contact-us-now {
  background-color: #fff;
  padding: 13px;
  border-radius: 20px;
  line-height: 2;
  border: 1px solid #df292a
}

.about-tittle {
  font-size: 50px
}

.chat-now {
  width: 15%;
  margin-bottom: 1rem
}

.btn-contact {
  color: #e32726;
  font-weight: 700
}

.btn-contact:hover {
  color: #ad0302
}

.title-contact {
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 12px
}

.slider-channel-all {
  padding: 5rem 0;
  /* background: linear-gradient(264.88deg, #e2e0e0 5.72%, rgba(208, 203, 203, .1) 85.95%) */
}



.copyright-text {
  /*background: #292929;*/
}

.Tittle-dsc {
  padding-bottom: 3rem
}

.menu-top.active .nav-link {
  color: #086DB6;
  font-weight: bold;
}

.play-now {
  height: 50px;
  width: 50px;
  background: #fff;
  text-align: center;
  line-height: 50px;
  color: #ff202d;
  border-radius: 50%;
  font-size: 20px;
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
}

.play-now::before{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: 1.5s linear infinite popup;
  animation: 1.5s linear infinite popup;
}


/* batas */

.Find-location {
  background-color: #CA1F2E;
  background: url(../images/asset_pertamina/bg-bengkel2.png);
  background-size: cover;
  background-repeat: no-repeat;

}

.content-text {
  font-size: 35px;
  font-weight: 800;
  line-height: 1.2;
}

.content-paragraf.text-white.mb-20 {
  font-weight: 200;
}

.card-workshop {
  height: 300px;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 30px;
  background: #292929;
  margin: 5px;
}

.img-workshop {
  width: 45%;
  border-radius: 30px 0 0 0;
  padding-bottom: 10px;
  position: absolute;
  left: 0;
}

.img-workshop-2 {
  width: 45%;
  border-radius: 0 30px 0 0;
  padding-bottom: 10px;
  position: absolute;
  right: 0;
}


.small-text{
  font-weight: 400;
}

.btn-workshop {
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: white;
  position: relative;
  border: 1px solid #ffffff57;
  top: 4px;
  text-decoration: none;
}

.btn-workshop-2 {
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: white;
  position: relative;
  border: 1px solid #ffffff57;
  top: 4px;
  text-decoration: none;
}

.btn-workshop:hover {
 background-color: #1568B3;
 color: white;
}
.btn-workshop-2:hover {
 background-color: #1568B3;
 color: white;
}




 .col.opsi-find-right {
  background-color: #292929;
  padding: 2rem;
}
 .col.opsi-find-left {
  background-color: #383636;
  padding: 2rem;
}

.img-mobile-find{
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-find{
  font-size: 12px;
  line-height: 1.2;
}

.find-mobil-btn {
  margin-top: 20px;
  font-size: 11px;
  text-align: center;
  display: block;
  color: white;
  background-color: #1568B3;
  padding: 5px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.btn-button-default{
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  position: relative;
  border: 1px solid #6c757d57;
  /*top: 4px;*/
  text-decoration: none;
}

.btn-button-default:hover{
color: white;
background-color: #1568B3;
}

.card-product{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
}

.img-product{
  border-radius: 1rem 1rem 0 0;
  width: 210px;
  object-fit: cover;
}

.btn-footer-mobile {
  position: absolute;
}


.icon-opsi-mobile {
  width: 20%;
  background-color: #167ac6;
  border-radius: 1.5rem 0;
  position: absolute;
  left: -2rem;
  top: -5px;
}

.post-btn-mobile {
    position: absolute;
    left: 12rem;
    top: -1rem;
}

@media screen and (min-width: 576px) and (max-width: 767.98px)  {
  .item-img{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 57rem;
    z-index: 0;
    transform: translate(0);
    width: calc(92% - 0px);
    }
 }
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .item-img{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 70rem;
    z-index: 0;
    transform: translate(0);
    width: calc(80% - 0px);
    }
 }


@media screen and (min-width: 992px) and (max-width: 1199.98px) { 
  .item-img{
    position: absolute;
    left: 1%;
    top: 70rem;
    z-index: 0;
    transform: translate(0);
    width: calc(60% - 6px);
    }
 }



@media screen and (min-width: 1200px)   {
 .item-img{
  position: absolute;
  left: 1%;
  top: 73rem;
  z-index: 0;
  transform: translate(0);
  width: calc(50% - 6px);
  }
}


@media screen and (min-width: 1366px)   {
  .item-img{
    position: absolute;
    left: 1%;
    top: 75rem;
    z-index: 0;
    transform: translate(0);
    width: calc(50% - 6px);
    }
}


@media screen and (min-width: 1440px)   {
  .item-img{
    position: absolute;
    left: 7%;
    top: 78rem;
    z-index: 0;
    transform: translate(0);
    width: calc(44% - 6px);
   }
 }

 @media screen and (min-width: 1600px) {
  .item-img{
    position: absolute;
    left: 7%;
    top: 83rem;
    z-index: 0;
    transform: translate(0);
    width: calc(44% - 6px);
   }
 }


@media screen and (min-width: 1728px)   {
  .item-img{
    position: absolute;
    left: 13%;
    top: 87rem;
    z-index: 0;
    transform: translate(0);
    width: calc(36% - 6px);
   }
 }

@media screen and (min-width: 1920px)   {
 .item-img{
  position: absolute;
  left: 16%;
  top: 93rem;
  z-index: 0;
  transform: translate(0);
  width: calc(32% - 6px);
  }
}





@media screen and (min-width: 2048px)   {
 .item-img{
  position: absolute;
  left: 17%;
  top: 97rem;
  z-index: 0;
  transform: translate(0);
  width: calc(30% - 6px);
  }
}


  .img-all-oli{
    display: block;
    margin-left: auto;
    margin-right: auto;
    
  }
.bg-red {
    background: linear-gradient(180deg, #CA1F2E 0%, #B00211 100%);
    padding: 30px;
    border-radius: 20px;
}

.title-art-vid {
  font-size: 13px;
}

.title-prt {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #6d6d6d;
}

.title-prt-two {
  font-size: 10px;
  font-weight:300;
  line-height: 1.5;
  color: #6d6d6d;
}

.img-art-hero__artikel {
  border-radius: 15px;
  object-fit: cover;
  object-position: 50% 50%;
  margin: auto;
  min-height: 85%;
  min-width: 100%;
  height: 135px;
  width: auto;
}
.img-art-hero__video {
  border-radius: 15px;
  object-fit: cover;
  object-position: 50% 50%;
  margin: auto;
  min-height: 90%;
  min-width: 100%;
  height: 135px;
  width: auto;
}


.img-art-hero-mini {
  border-radius: 15px;
  object-fit: cover;
  object-position: 50% 50%;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  height: 147px;
  width: auto;

}

/* .title-heading{
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  
} */
.title-heading {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: grey;
}

.title-heading a {
  color: rgb(4, 0, 0);
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 1rem;
}

.parag-detail{
  line-height: 1.3;
  word-break: keep-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}

.custom-categ {
  position: absolute;
  left: 2rem;
  top: 10rem;
}

.custom-categ-twoSide{
  position: absolute;
  left: 2rem;
  top: 5rem;
  z-index: 999;
}

span.text-date {
  font-weight: 300;
}

.font-size-mobile{
  font-size: 10px;
}

@media screen and (min-width: 320px)   {

  .base-footer {
    position: absolute;
    width: 53%;
    z-index: 1;
    height: 20%;
  }

  .posisi-up {
    z-index: 2;
  }

  .space-card {
    margin-bottom: 3rem;
  }

  .btn-color-page {
    border-radius: 50px;
    background: #1568B3;
    padding: 15px;
    text-align: center;
    font-size: 23px;
    line-height: 1.5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.appie-video-player-item .thumb .video-popup {
  position: absolute;
  top: 53%;
  left: 90%;
  transform: translate(-50%, -50%);
}
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .base-footer {
    position: absolute;
    width: 31%;
    z-index: 1;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
}


@media screen and (min-width: 1200px)   {
  .base-footer {
    position: absolute;
    width: 33%;
    z-index: 1;
    height: 61%;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
}


@media screen and (min-width: 1440px)   {
  .base-footer {
    position: absolute;
    width: 35%;
    z-index: 1;
    height: 58%;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
 }

@media screen and (min-width: 1728px)   {
  .base-footer {
    position: absolute;
    width: 40%;
    z-index: 1;
    height: 50%;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
 }

@media screen and (min-width: 1920px)   {
  .base-footer {
    position: absolute;
    width: 40%;
    z-index: 1;
    height: 50%;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
} 


@media screen and (min-width: 2048px)   {
  .base-footer {
    position: absolute;
    width: 45%;
    height: 48%;
    z-index: 1;
  }
  .text-size {
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .posisi-up {
    z-index: 2;
  }
  .appie-video-player-item .thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%)
  }
}

.bg-bkl-enduro {
  background: url(../images/asset_pertamina/background_bengkel-2.jpg)center/cover no-repeat;
  padding-top: 5rem;
  padding-bottom: 5rem;

  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}


.bkl-btn {
  background-color: #0857A0;
  text-align: end;
  font-size: 21px;
  padding: 15px;
}
.dist-btn {
  background-color: #0b76da;
  text-align: end;
  font-size: 21px;
 padding: 15px;
}


.icon-opsi {
    width: 6%;
    margin-right: 10px;
}

.d-flex.bd-highlight.post-btn-footer {
  position: absolute;
  width: 100%;
  z-index: 0;
}





.icon-hotline {
  width: 16%;
}

.list-btn {
  background-color: #333232;
  border-radius: 30px 0 0 0;
  padding: 10px;
}
.list {
  padding: 20px;
}

.img-ins {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  height: 170px;
  overflow: hidden;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
}

.bg-insight {
  background: url(/assets/images/asset_pertamina/bg-blog.jpg) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-ltc {
  /* background: url(/assets/images/asset_pertamina/bg-ltc.jpg) center/cover no-repeat; */
  padding-top: 25rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-bkl {
  background: url(../../assets_2/images/asset_pertamina/background_bengkel.jpg)center/cover no-repeat;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-dst {
  background: url( ../images/asset_pertamina/Distributor_bg.jpg) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-otomotif-header{
     background: linear-gradient(45deg, #313131, transparent) ,  url( ../images/asset_pertamina/otomotif-produk-header.png) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 35px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-otomotif-promo{
     background: url( ../images/asset_pertamina/otomotif-produk-promo.png) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 35px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-app-pelumas{
    background: url( ../images/asset_pertamina/bg-detail-aplikasi.png) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}

.bg-prod__marine {
  background: url( ../images/asset_pertamina/bg-marine.png) center/cover no-repeat;
  padding-top: 12rem;
  padding-bottom: 5rem;
  margin-top: 65px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 4rem 4rem;
}


.text-olimart {
  background-color: white;
  padding: 10px;
  border-radius: 50px;
}
/* 
.btn-color-page {
  border-radius: 99px;
  background: #1568B3;
  padding: 1rem 3rem 1rem 3rem;
  text-align: center;
} */


h5.card-title {
  overflow: hidden;
  word-break: break-word;
  margin-bottom: 10px;
  height: 48px;
  line-height: 1.3;
}

p.card-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
}

img.card-img-top {
  border-radius: 15px 15px 0 0;
    width: 100%;
    height: 149px;
    object-fit: cover;
}

.button__prd__nich {
    padding: 0.75rem 1.25rem;
    /*position: relative;*/
    /*display: block;*/
    /*top: 1rem;*/
}

.card {
  border-radius: 15px;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: rgb(255, 255, 255);
  color: #cb3550;
  background-color: #f8f9fa00;
  font-weight: bold;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
 border-radius: 50px;
 -webkit-border-radius: 50px;
 -moz-border-radius: 50px;
 -ms-border-radius: 50px;
 -o-border-radius: 50px;
}

button.btn.btn-secondary.search-btn {
  border-radius: 50px;
}


.input-group-append {
  position: absolute;
  right: 0;
}
.btn-secondary:hover {
  color: #7a7a7a;
  background-color: #ffffff00;
  border-color: #ffffff00;
}

.blue-pert {
  padding: 5px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  position: relative;
  top: 4px;
  text-decoration: none;
  background-color: #0857A0;
}

.btn-next {
    color: #0857A0;
    font-weight: 800;
}

.card-cust {
  padding: 20px;
  border-radius: 26px;
  background: #FFF;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.10);
}

/* dropdown */
.shop-grid-topbar select {
  color: #1568B3;
  font-weight: 600;
  height: 40px;
  width: 100%;
  padding: 5px;
  background: #ffffff;
  border: 1px solid var(--Stroke, rgba(0, 0, 0, 0.10));
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.tittle-option{
  font-weight: 400;
}

.title-outlet{
  color: white;
  font-weight: bold;
  color: white;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    position: relative;
    bottom: -1rem;
    right: 0rem;
}

.line-color-50\% {
  width: 15%;
  height: 3px;
  border-radius: 20px;
  background: linear-gradient(90deg, #1568B3 0%, #e20613 100%);
  margin-bottom: 20px;
}

/* tabel */
th {
  font-weight: bold;
  color: rgb(34 38 42);
  padding: 15px 10px;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  /* background-color: #1568B3; */
  border: 1px solid #e9e9e9;
}

.post-body table tr:nth-child(even) > td {
  background-color: #f9f9f9;
}

table td {
  border: 1px solid #e9e9e9;
  padding: 10px;
  text-align: left;
  vertical-align: top;

}


/* form scrool */
.search-form input[type=search] {
  border-radius: 50px  !important;
  -webkit-border-radius: 50px  !important;
  -moz-border-radius: 50px  !important;
  -ms-border-radius: 50px  !important;
  -o-border-radius: 50px  !important;
}

.loc-address {
  font-size: 16px;
}

.title-detail-address {
  font-size: 9px;
  color: #6c757da8;
}

.arow {
  position: relative;
  margin: auto;
  top: 5px;
  left: 0;
  right: 0;
  display: block;
  width: calc(50% - 0px);
}

.tabel-scrool{
  position: relative;
  width: 100%;
  background-color: white;
  border-radius: 10px;
  margin-top: 10px;
  padding: 0 20px;
  overflow: hidden;
  max-height: 500px;
  overflow-y: auto;
  transition: .4s linear .2s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-transition: .4s linear .2s;
  -moz-transition: .4s linear .2s;
  -ms-transition: .4s linear .2s;
  -o-transition: .4s linear .2s;
}

::-webkit-scrollbar{
  width: 15px;
}

::-webkit-scrollbar-track{
  background-color: #dee2e6;
}

::-webkit-scrollbar-thumb{
  background-color: #6c757d;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.direct-btn{
  cursor: pointer;
}



.card-bkl-add {
  position: relative;
  top: -2rem;
  z-index: 20;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.ttf') format('truetype');
  /* tambahkan format font lain jika diperlukan */
  font-weight: bold;
  font-style: normal;
}


.lube {
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 50px;
	margin-bottom: 50px;
	height: 120px;
	/* width: 150px; */
	z-index: 999;
}

.nav-pillsDist .nav-link.active, .nav-pills .show > .nav-link {
  color: rgb(255, 255, 255);
  background-color: #f8f9fa00;
  font-weight: bold;
  background-color: #0b76da;
  border-radius: 50px;
}


  /* ===== Tab navigation content ===== */

  
  .tab-navigation {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /*max-width: fit-content;*/
    margin: 0 auto;
  }
  
  .tab-menu {
    color: var(--text-color);
    list-style: none;
    max-width: 550px;
    padding: 10px;
    white-space: nowrap;
    box-shadow: var(--box-shadow);
    scroll-behavior: smooth;
  
    user-select: none;
    overflow-x: auto;
  }
  
  .tab-menu.dragging {
    scroll-behavior: unset;
    cursor: grab;
  }
  
  .tab-menu::-webkit-scrollbar {
    display: none;
  }
  
  .tab-btn {
    display: inline-block;
    color: var(--text-color);
    font-weight: 400;
    margin: 0 2px;
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    width: 25%;
   
}
  
  .tab-menu.dragging .tab-btn {
    pointer-events: none;
  }
  
  .tab-btn:hover {
    border: 1px solid grey;
  }
  
  .tab-btn.active {
    border: 1px solid grey;
  }
  
  .left-btn,
  .right-btn {
    position: absolute;
    font-size: 1.8em;
    padding: 10px;
    cursor: pointer;
  }
  
  .left-btn {
    left: 0;
    display: none;
  }
  
  .right-btn {
    right: 0;
  }
  
  /* ===== Tab content ===== */
  .tab-content {
    position: relative;
    display: flex;
    /*justify-content: center;*/
    width: 100%;
  }
  
  .tab {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    max-width: 1100px;
    opacity: 0;
  
    transform: translateX(25px);
    content-visibility: hidden;
  }
  
  .tab.active {
    transform: translateX(0);
    content-visibility: visible;
    opacity: 1;
    transition: opacity 1s ease, transform 1s ease;
  }

  .info .city {
    font-size: 2em;
  }

  .tbh-top{
    margin-top: 35rem;
  }
  

  
  /* ===== Media queries (max-width: 1050px;) ===== */
  @media screen and (max-width: 1050px) {
    section {
      margin: 0 0;
    }
  
   
  
    .tab .row {
      flex-direction: column;
    }
  
  }

  .new___img_{
    background: url(../images/section_3.jpeg);
    background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding-left: 165px;
      padding-top: 25px;
      padding-bottom: 25px;
      position: relative;
      overflow: hidden;
      border-radius: 10px;
  }

  #detail_distributor tr td {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    width: 500px;
    text-align: center;
  }

  #detail_distributor td a img {
    width: auto;
    height: 40px;
    object-fit: cover;
    position: relative;
    /* margin: auto;
    left: 0;
    right: 0; */

  }


  .bg-bkl-mobile {
    background: url(../images/olimart-mobile.jpeg)center/cover no-repeat;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-top: 35px;
    position: relative;
    z-index: 10;
  }

  .bg-enduro-mobile {
    background: url(../images/enduro-mobile.jpeg)center/cover no-repeat;
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    z-index: 10;
  }

  /* tab mobile */

  .tab-slider--nav {
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    position: relative;
    display: flex;
        z-index: 99;
      margin-top: -3rem;
  }
  
  .tab-slider--nav2 {
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    position: relative;
    display: flex;
        z-index: 99;
      margin-top: -3rem;
  }
  
  .tab-slider--tabs {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    border-radius: 35px;
    overflow: hidden;
    height: 35px;
  }
  
  
  .tab-slider--tabs2 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    border-radius: 35px;
    overflow: hidden;
    height: 35px;
  }
  
  
  .tab-slider--tabs:after {
    content: "";
    width: 50%;
    /* background: #345f90; */
    border-bottom-style: solid;
    border-bottom-color:#345f90 ;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out;
  }
  
  .tab-slider--tabs2:after {
    content: "";
    width: 50%;
    /* background: #345f90; */
    border-bottom-style: solid;
    border-bottom-color:#345f90 ;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out;
  }
  .tab-slider--tabs.slide:after {
    left: 50%;
  }
  
  .tab-slider--tabs2.slide:after {
    left: 50%;
  }
  
  .tab-slider--trigger {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    /* color: #345f90; */
    text-align: center;
    padding: 11px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
  }
  
  .tab-slider--trigger2 {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    /* color: #345f90; */
    text-align: center;
    padding: 11px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
  }
  .tab-slider--trigger {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    /* color: #345f90; */
    text-align: center;
    padding: 11px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
  }
  .tab-slider--trigger2 {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    /* color: #345f90; */
    text-align: center;
    padding: 11px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
  }
  
  
  .tab-slider--trigger.active {
    color: #fff;
  }
  .tab-slider--trigger2.active {
    color: #fff;
  }
  
  .tab-slider--body {
    margin-bottom: 20px;
  }
  
  .tab-slider--body2 {
    margin-bottom: 20px;
  }
  
  .img-mobile-oli {
    position: relative;
    display: block;
    top: 3rem;
    z-index: 99;
  }
  /* batas */


  @media (max-width: 767px) {

    .appie-hero-content {
        margin-bottom: 50px;
        text-align: center;
    }
  }

  .content__detailLtc {
    position: absolute;
    width: 200px;
    right: 10px;
}

.icon__share ul li img{
  padding: 10px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 32px -5px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 32px -5px rgba(0, 0, 0, 0.32);
  position: relative;
  display: block;
}

.icon__share ul li img:hover{
background-color: #dfdfdf;

}


/* tambahan footer */

.footer-about-widget p {
	/* margin-top: 20px; */
	color: white;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.5;
}
.footer-navigation ul li a {
	color: white;
	font-weight: 300;
	font-size: 16px;
}

.footer-navigation ul li a i {
	color: white;
}

.footer-widget-info ul li a {
	color: white;
	font-weight: 300;
	font-size: 16px;
}

.logo img {
	width: 250px;
	height: 100%;
	object-fit: cover;
}

.list__footer {
	background-color: #3d3b3b;
}

.copyright-text p {
	padding: 10px 0;
	text-align: center;
	position: relative;
	display: block;
	color: white;
}

.footer-widget-info ul li a i {
	position: absolute;
	left: 0;
	top: 0;
	color: #ffffff;
}

.logo__call_Center img {
	margin-top: 10px;
	width: 50px;
	height: 100%;
	object-fit: cover;
}

.appie-footer-10-area .footer-navigation ul li a:hover,
.condition-check label a,
.footer-navigation ul li a:hover,
.search-form button:hover {
	color: #db0f30;
	font-weight: bold;
}

hr.line__footer {
	border: 5px solid #08579f;
	position: relative;
	top: -5rem;
}

section.footer__cta {
	background: linear-gradient(90deg, #860e14 0%, #dc0e1c 100%);
	border-radius: 0px 60px 0px 0px;
}

.btn__oil {
	background: #fff;
	color: #0e1133;
	border-color: #fff;
	line-height: 55px;
	padding: 0 18px;
	border-radius: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.btn__oil:hover {
	background: #1568b3;
	color: white;
}
.btn__distr {
	background: #1568b3;
	color: white;
	border-color: #fff;
	line-height: 55px;
	padding: 0 32px;
	border-radius: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.btn__distr:hover {
	background-color: white;
	color: #1568b3;
}

span.text__small__btn {
    padding: 0 0 0 5px;
	font-weight: 300;
}

.floating-drlube {
	border-radius: 50%;
	bottom: 69px;
	cursor: pointer;
	width: 100px;
	height: 100px;
	position: fixed;
	right: 50px;
	z-index: 9999999999;
}


img.news__update {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.img-oto-baru{
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.text-oto-baru{
    position: relative;
    display: block;
    bottom: 3rem;
    left: 1rem;
    color:white;
}

.card___pelumas img{
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
    height: 280px;
}
.card___pelumas h3{
    position: relative;
    display: block;
    bottom: 3rem;
    left: 1rem;
}