.store-btn {
    padding: 5px 50px!important
}

.datum-nuancecolor-nw {
    background: linear-gradient(310deg, #b8341c 0, #18191a 100%)
}

.btn-transcolor {
    background-color: transparent!important
}

#section-white-bg {
    background-color: #fcfcfc!important
}

#section-pale-white-bg {
    background: #fcfcfc!important
}

#form-contact {
    padding-bottom: 100px;
    margin-bottom: 100px
}

.elementor-element .elementor-widget-container {
    color: #333
}

#txt-extract {
    color: #fff!important
}

.elementor-widget-container .special-text,
div .elementor-element .special-text {
    color: #fff!important
}

.icons-home-extra i {
    font-size: 46px;
    color: #fff!important
}

.icons-home i {
    font-size: 46px
}

.ekit-wid-con .elementskit-section-title.text_fill>span {
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(-35deg, #ed1c24 0, #0d92df 100%)!important;
    color: #2575fc
}

.pt-50 {
    padding-top: 50px
}

.pt-100 {
    padding-top: 100px
}

#service-icon-box img {
    padding: 40px 25px
}

#service-icon-box img {
    max-width: 100%
}

#white-text p {
    color: #fff
}

#card.hover-area {
    z-index: 99;
    opacity: 1;
    visibility: visible!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.card::before {
    z-index: 99;
    top: 0;
    opacity: 1;
    visibility: visible!important;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

@media(max-width:900px) {
    .col-tech-icons>div {
        max-width: 33%
    }
    .col-2-tech-icons>div {
        max-width: 25%
    }
}

@media (max-width:767px) {
    .elementor-column.mobile-col-resp {
        max-width: 50%
    }
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-50 {
    padding-top: 50px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-50 {
    padding-botton: 50px
}

.pb-100 {
    padding-botton: 100px
}

#image-tag1 img {
    margin-top: 150px
}

#white {
    color: #fff!important
}

#red {
    color: #2b9fce!important
}

.elementor-widget-container.satisfaction-img img {
    padding-top: 150px
}

.elementor-widget-wrap.why-us {
    padding: 0 25px
}

button i {
    font-size: 30px;
    color: #fff!important
}

#design-icon i {
    color: #0d92df
}

.link-color,
.link-color a {
    color: #2b9fce!important
}

.pricing-title span {
    font-size: 40px!important
}

#starting-from {
    font-size: 14px!important
}

#special-promo{
  font-size: 18px!important;
  /* background-color: #2b9fce!important; */
  padding: 3px 12px !important;
  /* color: white !important; */

  background-image: -webkit-linear-gradient(-35deg, #ed1c24 0, #0d92df 100%)!important;
  color: white;
  text-decoration: none;
}

#price {
    text-decoration: none!important
}

@media(max-width:768px) {
    .column-reverse {
        flex-direction: column-reverse
    }
}

#home-service-section {
    background-color: #fcfcfc;
    z-index: 99
}

.world img {
    animation: world-anim 7s alternate-reverse infinite;
    opacity: 0
}

@media(max-width:768px) and (min-width:320px) {
    .world {
        width: 20%
    }
    .world img {
        width: 20%
    }
}

.world {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    top: 0
}

@keyframes world-anim {
    0% {
        transform: translateY(0);
        opacity: 0
    }
    50% {
        opacity: .2
    }
    70% {
        opacity: .2
    }
    100% {
        transform: translateY(100vh);
        opacity: 0
    }
}

.world img:nth-child(1) {
    animation-delay: 2s
}

.world img:nth-child(2) {
    animation-delay: 1s
}

.world img:nth-child(3) {
    animation-delay: 3s
}

.world img:nth-child(4) {
    animation-delay: 7s
}

.world img:nth-child(5) {
    animation-delay: 5s
}

.world img:nth-child(6) {
    animation-delay: 3.5s
}

.world img:nth-child(7) {
    animation-delay: 1s
}

.world img:nth-child(8) {
    animation-delay: 4.5s
}

.world img:nth-child(9) {
    animation-delay: 2s
}

.world img:nth-child(10) {
    animation-delay: 1s
}

.dotted-circle {
    width: 90%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .3;
    animation: rotation 20s alternate infinite
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.site {
    display: none
}

.loader {
    position: absolute;
    width: 300px;
    height: 200px;
    z-index: 15;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
    animation: rotate 3s linear infinite;
    height: 50px;
    display: flex;
    justify-content: center
}

.circle {
    background-color: purple;
    border-radius: 50%;
    height: 40px;
    width: 40px
}

.circle:nth-of-type(2) {
    animation-delay: .75s;
    background-color: #db7093
}

@keyframes grow {
    50% {
        transform: rotate(360deg)
    }
}

.promo-msg {
    min-height: 20px;
    padding: 5px 0;
    text-align: center;
    justify-content: center
}

.column-1 {
    float: left;
    width: 60%
}

.column-2 {
    float: left;
    width: 40%
}

.row:after {
    content: "";
    display: table;
    clear: both
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    padding: 12px!important;
    border: 1px solid #0d92df!important;
    color: #686666
}

div.wpforms-container-full .wpforms-form button,
div.wpforms-container-full .wpforms-form input,
div.wpforms-container-full .wpforms-form label,
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    float: left
}

.send-btn button {
    background-image: linear-gradient(-35deg, #ed1c239a 0, #0d92dfa4 100%)!important;
    border: 1px solid #fff!important;
    color: #fff!important;
    padding: 10px 50px!important
}

.send-btn button:hover {
    border: 1px solid #fff!important;
    padding: 10px 80px!important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none
}

.contentBox {
    position: relative;
    width: 600px;
    height: 350px;
    background: #fff;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.contentBox .imgBx {
    position: relative;
    width: 300px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center
}

.contentBox .imgBx::before {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    background: 0 0;
    border-radius: 50%
}

.contentBox .imgBx img {
    position: relative;
    max-width: 250px;
    z-index: 1
}

.contentBox .content {
    position: relative;
    width: 300px;
    height: 400px;
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 40px
}

.contentBox .content h5 {
    color: #333;
    font-weight: 300
}

.contentBox .content h2 {
    color: #0d92df;
    line-height: .5em;
    font-weight: 600
}

.contentBox .content h2 span {
    color: #333;
    font-size: .5em!important;
    font-weight: 600;
    text-transform: uppercase
}

.contentBox .content p {
    color: #333;
    font-size: 1.5em!important;
    font-weight: 400
}

.content form .small {
    padding: 10px 20px
}

.close {
    position: absolute;
    top: 20px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10
}

.fb-btn {
    background-color: #4267b2!important;
    border: 1px solid #4267b2!important;
    color: #fff!important
}

.popup-button {
    background-image: linear-gradient(-35deg, #ed1c239a 0, #0d92dfa4 100%)!important;
    background-color: #c36!important;
    border-color: #fff!important;
    color: #fff!important
}

input.email {
    margin-right: 10px
}

.content form input {
    background-color: #f1f0f0!important;
    border-radius: 10px!important
}

@media (max-width :767px) {
    .contentBox {
        width: 300px;
        height: auto;
        flex-direction: column
    }
    .contentBox .imgBx {
        height: 200px;
        transform: translateY(-50px);
        text-align: center;
        justify-content: center
    }
    .contentBox .content {
        height: auto;
        text-align: center;
        padding: 20px;
        padding-top: 0
    }
    .contentBox .imgBx::before {
        background: #fff
    }
}

.partners img {
    max-width: 50ox
}

@media (max-width :767px) {
    #img-col, #whatsapp-name-btn {
        display: none
    }
    a.blantershow-chat{
        padding: 20px !important;
    }
    a.blantershow-chat svg{
        margin: 0 !important;
    }
    #d11f1f6 {
        padding-top: 20px
    }
    section .elementor-column-gap-default {
        padding: 0 10px
    }
    .elementor-kit-6 {
        --e-global-typography-2311813-font-size: 18px!important;
        --e-global-typography-primary-font-size: 18px!important
    }
}



/* a:link,
a:visited {
  color: #444;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
h1 {
  font-size: 20px;
  text-align: center;
  display: block;
  background: linear-gradient(to right top, #6f96f3, #164ed2);
  padding: 20px;
  color: #fff;
  border-radius: 50px;
} */

/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
}

#whatsapp-chat {
  box-sizing: border-box !important;

  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 90px;
  right: 30px;
  overflow: hidden;
  z-index: 999;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);
}
a.blantershow-chat {
  /*   background: #009688; */
  background: #fff;
  color: #404040;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 98;
  bottom: 25px;
  right: 30px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  z-index:999 !important;
}
a.blantershow-chat svg {
  transform: scale(1.2);
  margin: 0 10px 0 0;
}
.header-chat {
  /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
  background: #009688;
  background: #095e54;
  color: #fff;
  padding: 20px;
}
.header-chat h3 {
  margin: 0 0 10px;
}
.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}
.info-avatar {
  position: relative;
}
.info-avatar img {
  border-radius: 100%;
  width: 50px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 0.5s;
}
a.informasi:hover {
  background: #f1f1f1;
}
.info-chat span {
  display: block;
}
#get-label,
span.chat-label {
  font-size: 12px;
  color: #888;
}
#get-nama,
span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}
#get-label,
#get-nama {
  color: #fff;
}
span.my-number {
  display: none;
}
.blanter-msg {
    /* z-index: 999;
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd; */
}
textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 30px;
  outline: none;
  resize: none;
  padding: 10px; 
  font-size: 14px;
  overflow-y: hidden;
}

a#send-it {
  width: 40px;
  font-weight: 700;
  padding: 10px 10px 0;
  background: #eee;
  /* border-radius: 10px; */

  svg {
    fill: #a6a6a6;
    height: 24px;
    width: 24px;
  }
}

.first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
  & span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
  }
}

.start-chat .blanter-msg {
  display: flex;
  z-index: 999;
  background-color: white;
}
#get-number {
  display: none;
}
a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
}

@keyframes ZpjSY {
  0% {
    background-color: rgb(182, 181, 186);
  }
  15% {
    background-color: rgb(17, 17, 17);
  }
  25% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes hPhMsj {
  15% {
    background-color: rgb(182, 181, 186);
  }
  25% {
    background-color: rgb(17, 17, 17);
  }
  35% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes iUMejp {
  25% {
    background-color: rgb(182, 181, 186);
  }
  35% {
    background-color: rgb(17, 17, 17);
  }
  45% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}
@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}
.hide {
  display: none;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}
.show {
  display: block;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: rgb(230, 221, 212);
  position: relative;
  &::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
  }
}

.dAbFpq {
  display: flex;
  z-index: 1;
}

.eJJEeC {
  background-color: rgb(255, 255, 255);
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: rgb(158, 157, 162);
  animation-name: ZpjSY;
}

.dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: rgb(182, 181, 186);
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
  &::before {
    position: absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
  }
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}
#whatsapp-name-btn{
    color: black !important;
}