.elementor-5298 .elementor-element.elementor-element-e33e6dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--background-transition:0.3s;}.elementor-5298 .elementor-element.elementor-element-e33e6dc:not(.elementor-motion-effects-element-type-background), .elementor-5298 .elementor-element.elementor-element-e33e6dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #274ED2 0%, #142769 100%);}.elementor-5298 .elementor-element.elementor-element-e33e6dc, .elementor-5298 .elementor-element.elementor-element-e33e6dc::before{--border-transition:0.3s;}.elementor-5298 .elementor-element.elementor-element-e33e6dc.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:1200px) and (min-width:768px){.elementor-5298 .elementor-element.elementor-element-e33e6dc{--width:922px;}}/* Start custom CSS for html, class: .elementor-element-ac5980c */.elementor-5298 .elementor-element.elementor-element-ac5980c h1{
    color:#fff;
}

.verifiko-pagesat-under label{
    color:#fff!important;
    min-width:100%;
    font-weight:300;
}

.verifiko-pagesat-under{
    display:flex;
    flex-direction:Column;
    align-items:center;
    position:relative;
}

.elementor-5298 .elementor-element.elementor-element-ac5980c .numriFletepageses::placeholder{
    text-transform:capitalize!important;
}

.verifiko-pagesat-under input{
    margin-top:10px;
    width:100%;
    padding: 20px 20px!important;
    border-radius:0;
    height:60px;
    border:1px solid #fff!important;
}

.inputiPageses{
    width:80%;
    position:relative;
}

.verifiko-pagesat-under ::placeholder{
    color:#d9d9d9;
    font-weight:300;
}

.numriFletepageses{
    position:relative;
    text-transform: uppercase;
}
.searchBtn{
    position:absolute;
    bottom:64px;
    right:0;
    width:120px;
    font-size:16px;
    color:#274ED2!important;
    color:#fff!important;
    height:60px;
    font-weight:400;
    displaY:flex;
    align-items:center;
    justify-content: center;
    background: linear-gradient(50deg, #274ed2 35%, #142769 100%);
    background-position: 100% 100%;
    background-size: 200% 200%;
    transition: .5s ease;
}
.searchBtn:hover{
        transition: .5s ease;
    background-position: center left;
    box-shadow: 0 0 10px #142769;
}
.verifyShow-wrapper{
    background: linear-gradient(50deg, #274ed2 35%, #142769 100%);
    background-size: 200% 200%;
    background-position:100% 100%;
    box-shadow:2px 15px 10px #142769;
    border-radius:5px;
    width:80%;
    padding:20px 30px;
    color:#fff;
    transition:.5s ease;
    margin-top:20px;
    display:none;
}

.verifyShow-wrapper h4, .verifyShow-wrapper p{
    margin:0!important;
    font-weight:400;
}

.verifyShow-wrapper p{
    font-weight:300!important;
}

.verifyShow-wrapper:hover{
    transition:.5s ease;
    background-position:revert;
}

.row{
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    align-items:center;
    gap:40px
}

.row div{
    display:flex;
    align-items:center;
}

.row1{
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    gap:10px;
}

.row1 div{
    display:flex;
    align-items:center;
}

.verifyShow{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.verifyButtons{
    margin-top:30px;
}

.statusVerify{
    background:#f9f9f9;
    padding:3px 20px;
    border-radius:3px;
    box-shadow:0 0 10px #fff;
}

.statusVerify p{
    font-size:24px;
        background: linear-gradient(90deg, rgba(39,78,210,1) 0%, rgba(20,39,105,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700!important;
}

.verifyButtons a{
     background: linear-gradient(50deg, #274ed2 35%, #142769 100%);
    background-size: 200% 200%;
    background-position:100% 100%;
    color:#fff;
    padding:9px 20px;
    border-radius:5px;
    box-shadow:-5px 5px 10px #142769;
    transition:.3s ease;
}

.verifyButtons a:hover{
    transition:.5s ease;
    background-position:center left;
    box-shadow: 0 0 10px #142769;
}

.verifyShow-wrapper{
    display:none;
}

/*per hapje te verifikimit te pageses*/
.verifyShower{
    display:block;
    animation:fromLeft .5s ease;
}

@keyframes fromLeft{
    0%{
        margin-left:-500px;
        opacity:0;
    }100%{
        
    }
}

.noTransactions{
    color:#fff;
    margin-top:20px;
    font-size:13px!important;
    border:none!important;
    text-shadow:0 0 10px;
    display:none;
}
.successfulTransaction{
    font-size:13px!important;
    margin-top:20px;
    color:#fff;
    text-shadow:0 0 10px;
    display:none;
}

.show{
    display:block;
}
.verifiko-title{
    margin-bottom:60px;
}

@media only screen and (max-width: 767px){
    .verifiko-title{
        margin-bottom:40px;
    }
    .inputiPageses{
        width:95%;
    }
    .row{
        display:inline !important;
    }
    .verifyButtons{
        display:flex !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .verifiko-title{
        margin-bottom:60px;
    }
    .inputiPageses{
        width:90%;
    }
}


@media only screen and (min-width: 1025px) and (max-width: 1200px){
    .verifiko-title{
        margin-bottom:80px;
    }
}


@media only screen and (max-width: 356px){
    .verifyButtons{
        gap:20px;
        justify-content:center;
    }
    .row1{
        justify-content:center;
        gap:20px
    }
}

.verifiko-pagesat-wrapper h5{
    color:#fff;
    font-weight:400;
    margin-top:20px;
    text-align:center;
}
.verifiko-pagesat-wrapper p{
    color:#fff;
    text-align:center;
    margin-top:15px;
    font-weight:300;
}
.inputiPageses p{
    font-size:13px;
}
.inputiPageses{
    height:150px;
}

@media only screen and (max-width: 400px){
    .searchBtn{
        width:100px;
    }
    
.verifiko-pagesat-wrapper h5{
 font-size:16px;   
}
}


/*loaderi*/
@keyframes ldio-o3e231nu56 {
  0% { opacity: 1 }
  100% { opacity: 0 }
}
.ldio-o3e231nu56 div {
  left: 99px;
  top: 52px;
  position: absolute;
  animation: ldio-o3e231nu56 linear 1s infinite;
  background: #fff;
  width: 2px;
  height: 16px;
  border-radius: 0px / 0px;
  transform-origin: 1px 48px;
}.ldio-o3e231nu56 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9411764705882353s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(2) {
  transform: rotate(21.176470588235293deg);
  animation-delay: -0.8823529411764706s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(3) {
  transform: rotate(42.35294117647059deg);
  animation-delay: -0.8235294117647058s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(4) {
  transform: rotate(63.529411764705884deg);
  animation-delay: -0.7647058823529411s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(5) {
  transform: rotate(84.70588235294117deg);
  animation-delay: -0.7058823529411765s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(6) {
  transform: rotate(105.88235294117646deg);
  animation-delay: -0.6470588235294118s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(7) {
  transform: rotate(127.05882352941177deg);
  animation-delay: -0.5882352941176471s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(8) {
  transform: rotate(148.23529411764707deg);
  animation-delay: -0.5294117647058824s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(9) {
  transform: rotate(169.41176470588235deg);
  animation-delay: -0.47058823529411764s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(10) {
  transform: rotate(190.58823529411765deg);
  animation-delay: -0.4117647058823529s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(11) {
  transform: rotate(211.76470588235293deg);
  animation-delay: -0.35294117647058826s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(12) {
  transform: rotate(232.94117647058823deg);
  animation-delay: -0.29411764705882354s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(13) {
  transform: rotate(254.11764705882354deg);
  animation-delay: -0.23529411764705882s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(14) {
  transform: rotate(275.29411764705884deg);
  animation-delay: -0.17647058823529413s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(15) {
  transform: rotate(296.47058823529414deg);
  animation-delay: -0.11764705882352941s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(16) {
  transform: rotate(317.6470588235294deg);
  animation-delay: -0.058823529411764705s;
  background: #fff;
}.ldio-o3e231nu56 div:nth-child(17) {
  transform: rotate(338.8235294117647deg);
  animation-delay: 0s;
  background: #fff;
}
.loadingio-spinner-spinner-zu35wlamfwp {
  width: 200px;
  height: 200px;
  overflow: hidden;
  background: none;
}
.apiLoading{
    display:none;
}
.ldio-o3e231nu56 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-o3e231nu56 div { box-sizing: content-box; }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e33e6dc */#verifyContainer{
    min-height:calc(100vh - 70px)!important;
}/* End custom CSS */