.elementor-19423 .elementor-element.elementor-element-2681f7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19423 .elementor-element.elementor-element-d772290{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:88px 88px;--row-gap:88px;--column-gap:88px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19423 .elementor-element.elementor-element-35e3830{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:40px 40px 40px 40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19423 .elementor-element.elementor-element-35e3830:not(.elementor-motion-effects-element-type-background), .elementor-19423 .elementor-element.elementor-element-35e3830 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://verifik.co/wp-content/uploads/2025/03/footer-img-col.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-19423 .elementor-element.elementor-element-857915c{--display:flex;}.elementor-19423 .elementor-element.elementor-element-0da9707{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-19423 .elementor-element.elementor-element-d772290{--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-19423 .elementor-element.elementor-element-35e3830:not(.elementor-motion-effects-element-type-background), .elementor-19423 .elementor-element.elementor-element-35e3830 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://verifik.co/wp-content/uploads/2024/05/footer_bg_mob.avif");}}/* Start custom CSS for html, class: .elementor-element-e3f3f13 */input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input#documentNumberInput {
    font-family: 'Poppins';
    height: 64px;
    border-radius: 32px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0da9707 */.fll_cnt_vk .hdd_div {
    border-radius: 16px;
    overflow: hidden;
}

/*Heading text*/
.fll_cnt_vk .header_content {
    margin-bottom: 32px;
}

.fll_cnt_vk .txt_content H2 {
    color: #1968F9;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.96px;
    margin: 0 0 8px;
}

.fll_cnt_vk .txt_content p {
	font-family: Poppins;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
	color: #231F20;
}

/*Separator*/
.fll_cnt_vk .separator_vk {
	display: flex;
	align-items: center;
	gap: 4px;
	margin-bottom: 32px;
}
	
.fll_cnt_vk .separator_vk .square_vk {
	width: 6px;
	height: 6px;
	background-color: #2642FF;
}
	
.fll_cnt_vk .separator_vk.dark .square_vk {
	background-color: #01FFE0;		
}
	
.fll_cnt_vk .separator_vk H2 {
	color: #FFF;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0;
}
	
.fll_cnt_vk .separator_vk.light H2 {
	color: #010333;
}

/*Container*/
.fll_cnt_vk {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    z-index: 5;
    width: 100%;
    gap: 24px;
}

/*Container Divs*/
.fll_cnt_vk .btns_vk {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 30%;
    position: relative;
}

/*Container Buttons*/
.fll_cnt_vk .main-div{
    width: 100%;
    max-width: 70%;
    background-color: #FFF;
    border-radius: 40px;
}

.fll_cnt_vk .main-div,
.fll_cnt_vk .btns_vk {
    max-height: 740px;
    height: 824px;
}

/*Divs*/
.fll_cnt_vk .sub-div {
  padding: 0;
  margin: 0;
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}

/*Images*/
.fll_cnt_vk .cnt_div {
    width: fit-content;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden;
    background-color: #FFF;
}

.fll_cnt_vk .sub-div .img_techs {
    height: 100%;
}

/*Button*/
.fll_cnt_vk .btn_vk {
    padding: 16px;
    border: none;
    background-color: #F3F6F4;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.fll_cnt_vk .btn_vk.active {
    background: #EAEDFF;
}

.fll_cnt_vk .btn_vk h2:after {
  content:"";
  width: 100%;
  height: 2px;
  background-color: blue;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  animation: bar-fill-progress 10s ease-out;
}

/*Button text*/
.fll_cnt_vk .btn_vk span {
    width: 100%;
    display: block;
    text-wrap: pretty;
}

.fll_cnt_vk .btn_vk span h2 {
    color: #020307;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
    letter-spacing: -0.6px;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
}

.fll_cnt_vk .btn_vk span p {
	font-family: Poppins;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
	color: #231F20;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}

/*General Settings*/
.fll_cnt_vk button h2:after {
  display: none;
}

.fll_cnt_vk button.active h2:after {
  display: block;
}

[type=button]:focus,
[type=submit]:focus,
button:focus {
    outline: none;
}

@keyframes bar-fill-progress {
  0%   {max-width: 0;}
  100% {max-width: 100%;}
}

/*Responsive*/
@media (max-width: 1700px) {
    .fll_cnt_vk .txt_content p {
    font-size: 14px;
    line-height: 20px;
    }
    
    .fll_cnt_vk .btn_vk {
    padding: 12px;
    }
    
    .fll_cnt_vk .btn_vk span h2 {
    font-size: 18px;
    }
    
    .fll_cnt_vk .btn_vk span p {
    font-size: 14px;
    line-height: 18px;
    }
    
    .fll_cnt_vk .btns_vk {
    max-width: 60%;
    }
    
    .fll_cnt_vk .main-div {
    max-width: 60%;
    }
}

@media (max-width: 1600px) {
    .fll_cnt_vk .btn_vk {
    white-space:normal;
    word-wrap:break-word;
    width: auto;    
    }
    
    .fll_cnt_vk .header_content {
    margin-bottom: 24px;
    }
    
    .fll_cnt_vk .btns_vk {
    max-width: 40%;    
    }
    
    .fll_cnt_vk .main-div {
    max-width: 60%;
    }
    
    .fll_cnt_vk .main-div, .fll_cnt_vk .btns_vk {
    max-height: 524px;
    }
    
    .header_content {
    margin-bottom: 32px;
    }
}

@media (max-width: 1024px) {
    .fll_cnt_vk .btn_vk span h2 {
    font-size: 16px;
    line-height: 18px;
    }

    .fll_cnt_vk .btn_vk span p {
    font-size: 12px;
    line-height: 14px;
    }
}

@media (max-width: 700px) {
    .fll_cnt_vk {
    flex-direction: column-reverse;
    max-width: 96%;
    margin: 0 auto;
    position: relative;
    }
    
    .fll_cnt_vk .btns_vk {
    max-height: fit-content;
    max-width: 100%;
    }
    
    .fll_cnt_vk .sub-div {
    border-radius: 8px;
    height: 100%;
    }
    
    .fll_cnt_vk .main-div {
    max-width: 100%;
    max-height: 216px;
    margin-bottom: 16px;
    }
}/* End custom CSS */
/* Start custom CSS */#footer_nw_vk {
    z-index: 3;
}

#top_footer_vk {
  padding: 4%;
}

#top_footer_vk .txt_gs_vk {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 34%;
    gap: 16px;
}

#top_footer_vk .txt_gs_vk H2 {
    color: #BEC7FF;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin: 0;
}

#top_footer_vk .txt_gs_vk H3 {
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.24px;
    margin: 0;
}

#top_footer_vk .txt_gs_vk p {
    color:  #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
}

#top_footer_vk .btns_vk {
    display: flex;
    gap: 8px;
    margin-top: 24px;
    flex-direction: column;
    align-items: start;
}

#bottom_footer_vk {
    padding: 2% 8%;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(82px);
}

#top_footer {
    padding-bottom: 32px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ffffff30;
}

.container_gs_vk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-footer_vk {
  width: 100%;
  max-width: 48%;
  margin-top: 2%;
  padding: 24px;
  background: rgba(255, 255, 255, 0.50);
  backdrop-filter: blur(80px);
  border-radius: 8px;
}

.title-contact-free {
    font-family: 'Poppins';
    margin: 0 0 24px 0;
    font-weight: 600;
    font-size: 24px;
    color: #FFF;
}

@media (max-width: 1600px) {
    #top_footer_vk .txt_gs_vk {
    max-width: 32%;
    }
    
    #top_footer_vk {
    padding: 4%;
    }
    
    .form-footer_vk {
    max-width: 56%;
    }
}

@media (max-width: 800px) {
    #top_footer_vk {
        padding-top: 56px;
    }
    
    #top_footer_vk .txt_gs_vk,
    .form-footer_vk {
        max-width: 100%;
    }
    
    #bottom_footer_vk {
        padding: 8%;
    }
    
    .container_gs_vk {
    flex-direction: column;
    }
}/* End custom CSS */