.verify {
    background: #fff;
    color: #222c42;
    font-family: Roboto, sans-serif;
}

.verify a {
	transition: all 0.3s;
	color: #0073e6;
}

.verify .landpage .content-98 h2 {
    font-size: 32px;
    background: transparent;
    line-height: 1.3;
    margin-bottom: 40px;
    padding-bottom: 0;
}

.verify header {
    background: linear-gradient(to left, rgb(34 44 66 / 75%), rgba(0, 0, 0, 0.6)), url(/thumb/2/lki-ZvrnmiWO-7w5IkNxDg/r/d/54660094_2.jpg) left 50% top 50% / cover no-repeat;
    padding-bottom: 10px;
}

.verify .menu-24 .menu-scroll > ul > li.menu-item > a {
    border-radius: 30px;
    padding: 0.02px 20px;
}

section.verify-header {
    padding: 15px 0;
}

.verify-logo-container {
    display: flex;
    align-items: center;
    max-width: 350px;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
}

.verify-logo {
    font-family: Roboto, sans-serif;
    font-size: 31.5px;
    font-weight: 900;
    display: block;
    line-height: 1;
    color: #fff;
    margin-bottom: 3px;
}

.verify-logo-container img {
    max-width: 70px;
    margin-right: 10px;
    width: 100%;
}

.verify-header .land-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.verify-address {
    position: relative;
    max-width: 300px;
    padding-left: 35px;
    color: #fff;
}

.verify-address:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/d/map-marker.svg) no-repeat;
    background-size: contain;
    background-position: center;
}

.verify-head-contacts {
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
}

.verify-head-contacts * {
    display: block;
    text-align: right;
}

.verify .verify-email {
	color: #fff;
}

.verify .verify-phone {
    position: relative;
    padding-left: 25px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.verify-phone:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url(/d/phone.svg) no-repeat;
    background-size: contain;
    background-position: center;
}

.verify-email:hover,
.verify-phone:hover {
	text-decoration: none;
	color: #0073e6;
}

section.verify-hero {
    padding: 80px 0;
    background: url(/d/landpage_bg2.jpg) no-repeat;
    background-size: cover;
    background-position: right;
}


section.verify-hero .verify-hero__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.verify-hero__img {
    width: 43%;
}

.verify-hero__desc {
    width: 57%;
    padding: 100px 0;
}

.verify-hero__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

body .verify-hero .form-114 .form-tbody,
 body .verify-hero .form-114 .form-table {
    flex-direction: row;
    gap: 20px;
}

.verify-hero .form-114.widget-171 {
    min-height: 0;
}

.verify-hero__form {
    background: rgba(241, 240, 245, 0.93);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    display: grid;
    grid-template-columns: 190px 1fr;
    align-items: center;
    gap: 30px;
    width: 90%;
    margin: -70px auto 0;
    position: relative;
}

.verify-hero__form-container,
.verify-hero__form-container h3 {
    text-align: center;
}

.verify-hero__form-container h3 {
    margin: 0 0 15px;
    font-size: 26px;
}

.verify-hero__form-container p {
    margin: 15px 0 0;
    font-size: 13px;
}

.verify-hero .form-114 .form-text {
    min-width: 25%;
    margin: 0;
}

.verify-hero .form-114 .form-submit button {
    margin: 0;
}

body .verify-hero .form-114 .group-button {
    padding-left: 0;
}

.verify-hero .form-114 .form__body {
    margin: 0 0 0 0;
}

.verify-hero__columns p {
    padding-left: 50px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.verify-hero__columns p:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background: url(/d/verify-check.png) no-repeat;
    background-size: contain;
}

.verify-hero__columns p span {
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
}

.verify-hero__txt h1 {
    margin: 0 0 50px;
    font-weight: 600;
    font-size: 46px;
}

.verify-hero__columns ul {
    padding: 0;
    list-style: none;
    margin: 20px 0 0 5px;
}

.verify-hero__columns ul li {
    padding-left: 25px;
    line-height: 1.3;
    margin-bottom: 10px;
    position: relative;
}

.verify-hero__columns ul li:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background: #0374e6;
    background-size: contain;
    left: 0;
    top: 9px;
}

.verify-hero .form-114 .form-text input {
    padding: 2px 20px;
}

.verify__law-container {
    display: grid;
    grid-template-columns: 1fr 200px;
    gap: 50px;
}

.verify__law-img {
	position: relative;
}

.verify__law-img:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 0;
    right: 0;
    background: url(/d/fgs16_text_color.svg) no-repeat, rgba(34, 44, 66, 0.9);
    background-size: 30px;
    background-position: center;
    border-radius: 0;
    transition: all .3s;
}

.verify__law-img:hover:before {
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.verify .landpage section {
    margin: 0 auto;
    padding: 60px 0;
}

.verify__why-container {
    display: grid;
    grid-template-columns: 4fr 3fr;
    gap: 50px;
}

.verify-darkbg {
    background: #f6f5f8;
}

.verify__why ul {
    padding: 0;
    list-style: none;
}

.verify__why ul li {
    margin-bottom: 25px;
    padding: 1px 0 1px 20px;
    border-left: 4px solid #0374e6;
}

.verify__reas h2 {
    text-align: left;
    margin-bottom: 0px !important;
    padding-bottom: 0;
}

.verify .landpage .content-98 h3 {
	background: transparent;
	font-weight: 600;
}

.verify__reas h3 {
    margin-top: 0;
    font-size: 20px;
}

.verify__acc {
    padding: 1px 0 1px 20px;
    border-left: 4px solid #fff;
}

.verify__acc img {
    max-height: 70px;
}

.verify__acc-rosst {
    display: flex;
    align-items: center;
    gap: 10px;
}

.verify__acc-rosst {
    line-height: 1.2;
    font-size: 17px;
    font-weight: 600;
}

.verify__acc-rosst span {
    display: block;
    font-size: 12px;
    max-width: 250px;
    font-weight: 400;
}

.verify__acc ul {
    padding: 0;
    list-style: none;
    margin: 25px 0 0;
}

.verify__acc ul li {
    margin-bottom: 25px;
}

.verify__adv-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    margin-top: 50px;
}

.verify__adv-block {
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
    background: rgba(241, 240, 245, 0.3);
    border-radius: 10px;
    max-width: 250px;
    width: 25%;
}

.verify__adv-block img {
    width: 60px;
    margin-bottom: 10px;
}

.verify__adv-block p {
    font-size: 14px;
}

section.verify__location {
    background: linear-gradient(to right, #fff 50%, #f6f5f8 50%);

    padding: 0 !important;
}

.verify__location .land-wrap {
	    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 1400px;
    align-items: center;
}

.verify__map {
    padding: 0 20px;
    background: #fff;
}

.verify__location-desc {
    padding: 40px;
}

.verify__location-desc h2 {
    text-align: left;
}

.verify .verify__btn {
    display: inline-block;
    background: #0374e6;
    border-radius: 30px;
    padding: 3px 40px;
    color: #fff;
    transition: all .3s;
    border: 2px solid #0374e6;
    margin-top: 20px;
}

.verify .verify__btn:hover {
    background: transparent;
    color: #0374e6;
    text-decoration: none;
}

.verify .verify__btn.verify__btn--sub {
    background: transparent;
    color: #0374e6;
}

.verify .verify__btn.verify__btn--sub:hover {
    background: #0374e6;
    color: #fff;
}



.verify__types {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 50px;
    padding-left: 30px;
}

.verify__types-img {
    display: flex;
    height: 85px;
    text-align: center;
    margin-bottom: 15px;
    
}

.verify__types-img img {
    margin: 0 auto;
}

.verify__types-item {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.verify__types-item:last-child {
    margin-right: 0;
    border-right: none;
}


.verify__types-btn .verify__btn {
	padding: 3px 16px;
	font-size: 16px;
	display: block;
	margin-top: 15px;
}

.verify__types-price {
    font-size: 32px;
    font-weight: 600;
}

.verify .form-114 .form-submit button {
    background: #0374e6;
    border: 2px solid #0374e6;
    padding: 2px 50px;
    text-align: center;
    /*width: auto;*/
    transition: all .3s;
}

.verify .form-114 .form-submit button:hover {
    background: transparent;
    color: #0374e6;
    border: 2px solid #0374e6;
    outline: none;
    box-shadow: none;
}

.verify .landpage section.verify__work {
    padding-bottom: 0;
}

.verify__work-scheme {
	position: relative;
	background: #f6f5f8;
	padding: 60px 0;
}

.verify__work-scheme .land-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
}

.verify__work-scheme::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0px;
    border: 2px dashed #ccc;
    top: 50%;
    left: 0;
}

.verify__work-item {
    position: relative;
    display: grid;
    grid-template-columns: 50px 1fr;
    padding: 30px 20px;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-radius: 10px;
    gap: 10px;
        background: #f6f5f8;
}

.verify__work-num {
    position: relative;
}

.verify__work-num::before {
    content: "";
    display: block;
    background: currentColor;
    padding-top: 90%;
    /*clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);*/
    position: absolute;
    width: 48px;
    height: 48px;
    color: #0374e6;
    top: -6px;
    left: 1px;
    border-radius: 50%;
    overflow: hidden;
}

.verify__work-num span {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}

.verify__work-desc h4 {
    background: transparent;
    font-weight: 600;
    margin: 0 0 5px;
}

.verify__work-desc p {
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}
.verify__work-img {
    float: left;
    max-width: 450px;
    margin: 0 30px 10px 0;
}
.verify__work-txt p:last-child {
	margin-bottom: 0;
}

.verify-politic {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.verify .verify-politic a {
    color: #fff;
    text-decoration: underline;
}

.verify .verify-politic a:hover {
    text-decoration: none;
}

.verify .editorElement.layer-type-block.ui-droppable.block-43 a {
	color: #fff;
}

.verify .direct-accordeon_title {
    background: #f6f5f8;
    border-radius: 10px;
}

.verify .active > .direct-accordeon_title {
    background: #0073e6;
    color: #fff;
}

.verify .write-soc {
    font-size: 14px;
    border: 2px solid #ffc400;
    padding: 11px 29px;
    border-radius: 30px;
    font-weight: 600;
    margin: 0 0 13px 0;
}

.verify .write-soc:hover {
	color: #ffc400 !important;
	background: rgba(255,255,255,0.1);
}
.verify .soc-item:last-child .write-soc {
	margin-bottom: 0;
}

.write-soc .wg-soc-icon {
    margin-right: 8px;
}

.verify .widgetsocial-110 .soc-item {
	margin-right: auto !important; 
	margin-left: auto !important;
}

.verify .widget-166,
.verify .widget-168,
.verify .widget-169 {
    margin-top: 20px;
}

.verify .widget-167 {
	margin-top: 10px;
}

.verify .block-41 {
    background: #f7f7f7;
}

.verify .editorElement.layer-type-block.ui-droppable.block-9,
.verify .side-panel.widget-158 {
	display: none;
}


/*POPUP*/

.verify .cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(68, 79, 102, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.verify .cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.verify .cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 100%;
  background: #FFF;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
}

.verify .cd-popup-container .advform_form {
	box-shadow: none;
	padding: 32px;
}

.verify .cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
    z-index: 999;
}

.verify .cd-popup-container .cd-popup-close:hover {
	text-decoration: none;
}

.verify .cd-popup-container .cd-popup-close::before, 
.verify .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.verify .cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.verify .cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}

.verify .is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.verify .slider-scale {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: -webkit-fill-available;
    box-shadow: 0 4rem 6rem rgb(0 0 0 / 30%);
    z-index: 10001;
    transition: all 0.5s;
}

.verify .hidden-over {
  visibility: hidden;
  opacity: 0;
}

.verify .overlay2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  z-index: 10000;
  transition: all 0.5s;
}

.verify .btn--close-img {
    font-family: inherit;
    color: #fff;
    position: fixed;
    top: 0.5rem;
    right: 2rem;
    font-size: 4rem;
    cursor: pointer;
    border: none;
    background: none;
    z-index: 1000;
}

.verify-popup__container {
    display: grid;
    grid-template-columns: 4fr 4fr;
    gap: 30px;
}

.verify-popup__container p,
.verify-popup__container ul {
    font-size: 14px;
}

.verify-popup__container div {
    position: relative;
}

.verify-popup__container div:last-child {
    padding: 30px 30px 30px 0;
}

.verify-popup__container img {
    position: absolute;
    min-height: 100%;
    max-width: 100%;
    object-fit: cover;
}
@media screen and (min-width: 1400px) {
	.verify .cd-popup-container {
	  max-width: 1200px;
	}
}

@media screen and (max-width: 1250px) {
	.land-wrap {
	    max-width: 96%;
	}
	.verify__types {
	    grid-template-columns: 1fr 1fr;
	    gap: 60px;
	}
	.verify__types-item {
	    border-right: none;
	    padding: 0px !important;
	    margin: 0px !important;
	}
	.verify__work-scheme .land-wrap {
	    grid-template-columns: 1fr 1fr;
	}
	.verify__work-scheme::before {
	    top: 25%;
	}
	.verify__work-scheme::after {
	    content: "";
	    position: absolute;
	    width: 100%;
	    height: 0px;
	    border: 2px dashed #ccc;
	    top: 65%;
	    left: 0;
	}
	.verify__work-item {
	    z-index: 2;
	}

}

@media screen and (max-width: 960px) {
	
	.verify .editorElement.layer-type-block.ui-droppable.block-9,
	.verify .side-panel.widget-158 {
	display: block;
}

.verify header {
	display: none;
}

.verify .side-panel-85 .side-panel-top {
    background: #0374e6;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.verify .side-panel-85 .side-panel-button-icon-line {
    background: #fff;
}
.verify .side-panel .address-17 .icon,
.verify .side-panel .phones-10 .icon {
    filter: brightness(2) grayscale(1) contrast(1.5);
}
	.verify__work-img {
    float: none;
    max-width: 100%;
    margin: 0 0 20px 0;
}
.verify__types {
    grid-template-columns: 1fr;
}
.verify__types-img img {
    margin: 0;
}
.verify__types-img {
    justify-content: center;
    gap: 30px;
}
.verify__types-btn .verify__btn {
    display: inline-block;
    min-width: 140px;
    max-width: 100%;
}
.verify__types-item {
    padding: 0 0 30px !important;
    border-bottom: 1px solid #ccc;
}
.verify__types-item:last-child {
    padding: 0 0 0 !important;
    border-bottom: none;
}
.verify__location .land-wrap {
    grid-template-columns: 1fr;
    max-width: 100%;
}
section.verify__location {
    background: #f6f5f8;
}
.verify__why-container {
    grid-template-columns: 1fr;
    gap: 30px;
}
.verify__acc {
    padding: 40px 0 1px 20px;
    border-left: none;
    border-top: 4px solid #fff;
}
.verify__law-container {
    align-items: flex-start;
}
section.verify-hero .verify-hero__container {
    flex-direction: column;
    position: relative;
}
.verify-hero__desc {
    width: 100%;
    padding: 0 0 100px 0;
    position: relative;
}
body .verify-hero .form-114 .form-tbody, body .verify-hero .form-114 .form-table {
    flex-direction: column;
    gap: 20px;
}

.verify-hero .form-114 .form-text {
    width: 100%;
}

.verify-hero .form-114 .form-text input {
    margin-bottom: 0;
}
.verify .form-114 .form-submit button {
    width: 100%;
}
.verify-hero__form {
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}
.verify-hero__img {
    width: 70%;
    position: absolute;
    top: -20%;
    opacity: 0.2;
    z-index: 0;
}
.verify-hero__txt h1 {
    text-align: center;
}
.verify__law-img {
    display: inline-block;
}
.verify-popup__container div:first-child {
    display: none;
}
.verify-popup__container {
    grid-template-columns: 1fr;
}
.verify-popup__container div:last-child {
    padding: 30px;
}
}

@media screen and (max-width: 640px) {
	.verify-hero__img {
    width: 100%;
    top: -9%;
    left: -74px;
    opacity: 0.1;
}
.verify-hero__txt h1 {
    font-size: 40px;
}
.verify-hero__columns {
    grid-template-columns: 1fr;
}
.verify-hero__form {
    grid-template-columns: 1fr;
    width: 100%;
}
.verify-hero__form-container {
    order: -1;
}
.verify__law-container {
    grid-template-columns: 1fr;
    gap: 30px;
}
.verify__law h2 br {
    display: none;
}
.verify__adv-container {
    gap: 20px;
}
.verify__adv-block {
    max-width: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 50px 1fr;
    text-align: left;
    gap: 20px;
    align-items: center;
}
.verify__location-desc {
    padding: 40px 0;
}

.verify__map {
    margin-top: -5px;
    border-radius: 10px;
}
.verify__location-desc {
    text-align: center;
}
.verify__location-desc p {
    text-align: left;
}
.verify__location-desc h2,
.verify__reas h2,
.verify__reas h3 {
    text-align: left;
}
.verify__types {
    padding-left: 0;
}
.verify__work-scheme .land-wrap {
    grid-template-columns: 1fr;
}
.verify__work-scheme::before {
    top: 14%;
    width: 103%;
    height: 23%;
    left: -3px;
}
.verify__work-scheme::after {
    top: 60%;
    width: 103%;
    height: 21%;
    left: -3px;
}
.verify {
	overflow-x: hidden;
	max-width: 100%;
}
.verify .is-visible .cd-popup-container {
    overflow-y: scroll;
    max-height: 80vh;
    border-radius: 0;
}
}


.acttime section.verify-hero {
    margin: 0;
}

.acttime .landul li {
    background-size: 15px;
    background-position: 0 0px;
    padding-left: 26px;
}

.acttime .landdocad {
    padding-bottom: 50px;
    margin-bottom: 1px;
}

.acttime .verify__adv h2 {
    margin-bottom: 40px;
}

.verify.acttime {
    background: #f7f7f7;
}

.acttime section.verify__adv {
    background: #fff;
    padding: 60px 0 70px;
    margin-top: 0;
}

.acttime .verify__types-img {
    height: 200px;
}

.acttime .landtext-white {
    padding: 60px 0 80px;
}

.acttime .verify-hero__txt h1 span {
    font-size: 31px;
    display: block;
    color: #0073e6;
}

@media screen and (max-width: 960px) {
.acttime .verify-hero__desc {
    padding: 0 0 0 0;
}

.acttime section#repair-more .land-wrap.mb30 {
    margin-bottom: 0 !important;
}

}