.elementor-kit-7{--e-global-color-primary:#00E5FF;--e-global-color-secondary:#161616;--e-global-color-text:#FFFFFF;--e-global-color-accent:#00000000;--e-global-typography-primary-font-family:"Gilroy";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:80px;--e-global-typography-secondary-font-family:"Gilroy";--e-global-typography-secondary-font-size:80px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:80px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:25px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:75px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;}.elementor-kit-7 e-page-transition{background-color:#000000;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1920px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1279px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1023px){.elementor-kit-7{--e-global-typography-primary-font-size:70px;--e-global-typography-primary-line-height:70px;--e-global-typography-secondary-font-size:70px;--e-global-typography-secondary-line-height:70px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:56px;--e-global-typography-primary-line-height:56px;--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-line-height:50px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS */@media (max-width: 768px) {
.home-offer {
    height: 100vh;
}
}
main {
    position: relative;
}

.plus-cover {
    background-image: url('https://globalverification.cc/wp-content/uploads/2025/07/icon.png') !important;
    background-size: 60px 60px;
    background-position: center;
    opacity: 0.05;
}

textarea:focus {
    outline: none;
    box-shadow: none !important;
}

ol {
    margin: 0;
    padding: 0;
}

ul {
    padding-left: 15px;
}

ul li {
   margin-top: 1rem; 
}

/*for modal windows*/
.dialog-close-button {
    font-size: 25px !important;
    outline: none !important;
}

.dialog-close-button:hover svg {
    fill: var(--e-global-color-primary) !important;
}

/*btns*/
.btn-white .elementor-button-icon svg {
  width: auto;
}

.btn-white:hover .elementor-button-icon svg path {
  fill: black;
}

.card:hover {
    cursor: pointer;
    background-color: var(--e-global-color-primary) !important;
}

.card:hover .elementor-icon svg path {
    stroke: black; 
}

.card:hover h2,
.card:hover h3,
.card:hover li,
.card:hover p {
    color: black !important;
}

.card h2 {
    margin: 0;
    padding: 0;
}

.card strong {
    color: var(--e-global-color-primary);
}

.card:hover strong {
    color: white !important;
}

.btn-price-cripto-vcc {
    cursor: pointer;
}

.btn-price-cripto-vcc:hover svg path {
    stroke: black;
    fill: #00E5FF;
}

@media (max-width: 1023px) {
  .btn-price-cripto-vcc {
      transform: translate(-50%, 0);
  }
}

/*Crypto & VCC Verification*/

#sl_img_carousel {
    width: 100%;
    margin-left: 0;
}

#sl_img_carousel .swiper {
    padding-bottom: 0;
}

#sl_img_carousel .swiper .swiper-slide {
    width: 100% !important;
}

#sl_img_carousel .swiper .swiper-slide figure {
    height: 200px;
}

#sl_img_carousel .swiper .elementor-swiper-button {
      top: calc(50% - 0px) !important;
}

#sl_img_carousel .swiper .elementor-swiper-button-prev {
    left: -20px;
}

#sl_img_carousel .swiper .elementor-swiper-button-next {
    right: -20px;
}

#sl_img_carousel .swiper-pagination {
    bottom: -13px;
}

#sl_img_carousel .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #ffffff30;
}

#sl_img_carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #00E5FF !important;
}

@media (max-width: 1023px) {
    #sl_img_carousel .swiper .swiper-slide figure {
        height: 280px;
    }
}

@media (max-width: 767px) {
    #sl_img_carousel .swiper .elementor-swiper-button {
        display: none;
    }
    
    #sl_img_carousel .swiper .swiper-slide figure {
        height: auto;
    }
}

#cvv-with-balance-tabs .e-loop__load-more {
    position: absolute;
    left: 50%;
    bottom: -80px;
    transform: translate(-50%, 0);
}

#cvv-with-balance-tabs .elementor-loop-container.elementor-grid {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

@media (max-width: 1023px) {
    #cvv-with-balance-tabs .e-loop__load-more {
        left: 25% !important;
    }
}

@media (max-width: 767px) {
    #cvv-with-balance-tabs .elementor-loop-container.elementor-grid {
        padding-bottom: 30px;
    }
}

/*Page: Call Verification*/

.item-what-we-do strong {
  color: var(--e-global-color-primary);
  font-family: Gilroy;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
}

.item-what-we-do ol li {
  list-style-position: inside;
}

.item-what-we-do ul li::marker {
  color: var(--e-global-color-primary);
}

@media (max-width: 767px) {
  .item-what-we-do strong {
      font-size: 22px;
    }
}

/*Page: VERIFIED ACCOUNTS*/

.loop-box .elementor-pagination .page-numbers.current {
    padding: 10px 15px;
    border: 1px solid var(--e-global-color-primary);
    background-color: #0D0D0D;
    
}

.loop-box .elementor-pagination .page-numbers:hover {
    color: #00E5FF !important;
}

.loop-box .elementor-pagination span.page-numbers:hover {
    color: #ffffff !important;
}

.loop-box .elementor-pagination .page-numbers.prev {
  font-size: 0;
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.loop-box .elementor-pagination .page-numbers.prev::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -5px;
  width: 100%;
  height: 100%;
  background-image: url('https://globalverification.cc/wp-content/uploads/2025/07/i-prev.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.loop-box .elementor-pagination .page-numbers.next {
  font-size: 0;
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.loop-box .elementor-pagination .page-numbers.next::before {
  content: "";
  position: absolute;
  top: -3px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: url('https://globalverification.cc/wp-content/uploads/2025/07/i-next.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/*Page: Home & CVV with balance*/

#credit-debit-tabs span.e-n-tab-title-text {
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 600;
}

#credit-debit-tabs .e-n-tabs-heading {
    padding-left: 50px;
}

#credit-debit-tabs .e-n-tabs-heading button {
    clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 30px, 100% 100%, 0% 100%);
}

@media (max-width: 1919px) {
    #credit-debit-tabs span.e-n-tab-title-text {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #credit-debit-tabs .e-n-tabs-heading {
        padding-left: 0;
    }
    
    #credit-debit-tabs .e-n-tabs-heading button {
        padding: 5px 55px 5px 20px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Regular.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Regular.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Bold.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Bold.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-UltraLight.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-UltraLight.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Thin.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Thin.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Medium.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Medium.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Light.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Light.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-SemiBold.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-SemiBold.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-ExtraBold.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-ExtraBold.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Black.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Black.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Heavy.eot');
	src: url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Heavy.woff') format('woff'),
		url('https://globalverification.cc/wp-content/uploads/2025/06/Gilroy-Heavy.ttf') format('truetype');
}
/* End Custom Fonts CSS */