.front-hero-btn {
	display: inline-block;
	margin-right: 10px;
}
.button-outline a.vc_general {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #006bb6!important;
	  border: 2px solid #006bb6!important;
    border-radius: 38px;
    max-width: 352px;
    width: 100%;
    padding: 23px 30px!important;
    box-shadow: 0 30px 30px rgba(0, 121, 113, .2);
    cursor: pointer;
    transition: all .5s ease-in-out;
}
.front-hero-btn.test-button .vc_general.vc_btn3 {
	padding: 25px 30px!important;
}
.front-hero-btn.button-outline.vc_btn3-container {
	margin-bottom: 0;
}
@media (max-width: 360px) {
    .button-outline a.vc_general {
        font-size: 18px;
        line-height: 20px;
    }
}

.postid-23167 .markList li, 
.postid-19237 .markList li {
	list-style:none;
	position: relative;
	margin: 6px 0;
}
.postid-23167 .markList li:before, 
.postid-19237 .markList li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #006BB6!important;
	border-radius: 50%;
	position: absolute;
	lefT: -20px;
	top: 0.6em;
}
.rounded-img img {
	border-radius: 38px!important;
}
.bordered-block {
	border: 3px solid #1AA1E4;
	padding: 20px;
	border-radius: 20px;
}
.bordered-block--red {
	border: 3px solid #EF122875;
}
.schema-work-wrap {
	display: flex;
	gap: 20px;
}
.schema-work {
	margin: 0;
	padding: 0;
	flex: 1;
}
.schema-work li {
	list-style:none;
	padding: 8px!important;
	border: 2px solid #9EEBE6;
	border-radius: 38px;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	line-height: 1.2!important;
	margin: 6px 0;
}
.schema-work li span {
	width: 40px;
	height: 40px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(73.3deg, #1AA1E4 5.77%, #59C5FB 93.11%);
	border-radius: 50%;
	font-size: 20px;
	font-weight: 700;
	flex-shrink: 0;
}
.cky-overlay {
	z-index: 999999!important;
}
#ez-toc-container nav {
	background: none;
	padding-top: 10px;
}
#ez-toc-container nav ul li {
	display: block;
}
#toc_container a {
	font-weight: 400;
}
#toc_container p.toc_title {
	text-align: left;
}
/**/
@media (min-width: 992px) {
.container.blog-posts .row {
    display: flex;
    flex-wrap: wrap;
}
.container.blog-posts article.single-post {
	    width: 50%;
    clear: left;
}
.container.blog-posts .blogloop-v2 .post-name {
    font-size: 18px !important;
}
.container.blog-posts .blogloop-v2.blogloop-no-flex.list-view .blog_custom {
	flex-direction: column;
}
}
/* about */

/*скрытие номера + в function.php*/
/* .num-hiden {display:none;}
.mygb-services-block-contacts a:first-of-type {
  display: none;
}
.phones-in-1 a:first-of-type {
  display: none;
} */
/*end*/
/* #snow {
	position: relative;
	max-width: 100%;
	overflow-x: clip;
} */
/* куки */
.cky-notice-btn-wrapper button, .cky-prefrence-btn-wrapper .cky-btn {	
	border-style: solid;
	border-width: 1px;
	border-radius: 38px;
	font-size: 16px;
    padding: 10px;
    background: transparent;
}
.cky-notice-btn-wrapper button:hover, .cky-prefrence-btn-wrapper .cky-btn:hover {
	border-style: solid;
	border-width: 1px;
} 
.cky-notice-btn-wrapper {
	flex-direction: row-reverse;
}
.cky-cookie-des-table li div:first-child {
	width: auto!important;
}
.cky-notice-group p {
	line-height: 1.4;
	font-family: Montserrat!important;
}
.cky-notice-group p a{
	display: inline-block;
}
.cky-notice .cky-title {
	font-size: 17px!important;
}
.author-block-gray {
	margin: 20px 0;   
    padding: 10px 15px 20px; 
    background-color: #e8eff5;
}
.time-work {
	display: block;
	position: absolute;
	top: 0;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
}
.cont-link--contact {
	text-decoration: underline;
}
.cont-link--contact:hover {
	text-decoration: underline;
}
@media (max-width: 768px) {
	.time-work {    
    top: -2px;    
    font-size: 12px;
    line-height: 14px;
}
}
@media (max-width: 576px) {
	.time-work {    
    display: none;
}
}


a.calculate-fixed-button {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background: linear-gradient(90deg, #15D2C7 0%, #15C7D2 100%); 
	color: #fff;
	display: flex;
	align-items: center;
	padding: 8px 30px;
	border-radius: 28px 0 0 0;
	
	transition: 0.3s all;
}
a.calculate-fixed-button:hover {
	box-shadow: 0 -4px 5px -1px rgb(0 0 0 / 35%);	
}
a.calculate-fixed-button img {
	margin-right: 8px;
}
@media (max-width: 768px) {
	a.calculate-fixed-button {
		display: none;
}
}
button.btn {
    background: #16d3c8;
    border-radius: 6px;
    font-weight: 600;
    padding: 8px 15px 8px 15px;
    font-family: sans-serif;
}

.ope{
	cursor: pointer;float: left;
    margin-left: -60px;
}


@media only screen and (max-width: 1024px){
	.ope{
		margin-right: 37%;
		float: right;
	}
}


.color-table	tr td {
    border: 5px solid #fff;
}

.table-two td {
	position: relative;	
	height: 110px;
	text-align: left;
	padding: 20px!important;
	border: none;
} 

img.im-str {
    position: absolute;
		right: 0;
		bottom: 0;
		transform: translate(50%, 60%);   
		z-index: 2;
}
@media only screen and (max-width: 576px) {
	.header-info-group:nth-child(3) {
		display: none;
	}
	.header-info-group i {
		font-size: 20px;
	}
	.header-info-icon {
		margin: 0 5px;
	}
}

.footer-top .footer-row-1 .sidebar-2 .custom-html-widget a{
	margin-top: 5px !important;
}
p.form-policy {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4;
	color: #303030;
	text-align: left;
}
p.form-policy--small {
	font-size: 12px;
}
p.form-policy a {
	font-size: inherit;	
	line-height: inherit;
}
.form-policy .wpcf7-list-item {
	width: 100%;
	margin: 0;
}
.form-policy label {
	display: flex;
	align-items: flex-start;
	font-weight: 300;
}
.form-policy--center label {
	justify-content: center;
}
.form-policy input[type="checkbox"] {
	flex-grow: 0;
	width: auto;
	margin: 4px 10px 0 0;
}
.home .form-policy label {
	margin-bottom: 15px;
}
.home .exit-popup-right .form-policy label {
	margin: 0;
}
.page-id-15469 .vc_gitem-post-data-source-post_title>div {
	font-family: Montserrat!important;
	font-size: 20px!important;
	font-weight: 500!important;
}
.page-id-15469 .vc_gitem-post-data-source-post_excerpt>div {
	color: #000!important;
	font-family: Montserrat!important;
}
.page-id-15469 .vc_gitem-post-data-source-post_excerpt>div p {
	font-size: 14px;
	line-height: 1.3;
}
.page-id-15469 .vc_gitem-zone-a .vc_gitem-row-position-middle {
	top: 0;
	transform: none;
}
/* new menu */
.header-service-menu {
	display: flex;
	justify-content: space-between;
	padding-top: 24px;
	font-size: 16px;
}
.header-service-menu a {
	color: #303030;
}
.header-service-menu a:hover {
	color: #006bb6;
}
.navbar ul.header-service-menu li ul.sub-menu {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 1.2;
	  width: 300px;
	box-shadow: 0 20px 20px rgba(0,0,0,.1)
}
.navbar ul.header-service-menu li ul.sub-menu li:not(:last-child){
	margin-bottom: 6px;
}
.navbar ul.header-service-menu li ul.sub-menu a:after {
	display: none;
}
@media (max-width: 1440px) {
	.navbar ul.header-service-menu>li:last-child ul.sub-menu {
		left: auto;
		right: 0;
	}
}
@media (max-width: 1200px) {
	.header-service-menu {
		display: none;
	}
}
@media (max-width: 768px) {
	.page-id-15469 .vc_gitem-post-data-source-post_title>div {
	font-size: 18px!important;
}
}
.outsourcing {
	position: relative;
	z-index: 1;
	margin-bottom: -550px;
	
}
.outsourcing p {
	font-weight: 300;
	max-width: 930px;
	margin: 10px auto;
}

.hidden-text {
	max-height: 0;
	overflow: hidden;
	transition: 0.4s max-height;
}
.hidden-text.active {
	max-height: 1000px;
}
.read-more, .read-close {
	display: inline-block;
	color: #15c7d2; 
	font-weight: 400;
	cursor: pointer;
	transition: color 0.4s;
}
.read-more.hidden {
	display: none;
}
.read-more:hover {
	color: #487ea5;
}
/* front mobile  */
.fs-18 {
	font-size: 18px;
}
@media (max-width: 768px) {
	.mobile-hidden {
		display: none;
	}
	.about.vc_row {
/* 		margin-bottom: 0; */
		margin-top: -85px;
		padding-bottom: 30px;
	}
	.offer.vc_row {
		margin-top: 0
	}
	.mobile-heading-2 {
		margin: 0 0 10px!important;
	}
	.mobile-mt0 {
		margin-top: 0!important;
	}
/* 	.reasons.vc_row {
		padding-top: 500px;
	} */
	.offer-inner, .service {
		 margin-top: 20px !important;
	}
	.offer-block>.vc_column-inner {
		padding: 0!important
	}
	.offer.vc_row {   
    padding-bottom: 440px;
	}
	.main-testimonials.vc_row {   
/*     padding-top: 520px;  */
		padding-bottom: 40px;
	}
	    .main-news {       
        padding-bottom: 25px;
    }
	    .contacts.vc_row {
        padding-bottom: 50px; 
	}
	.fs-18, body p.vc_custom_heading.subtitle {
		display: inline-block;
	font-size: 14px!important;
		line-height: 1.4;
}
}	
	.news-table td {
		text-align: left;
	}
.news-table tr:nth-child(odd) {
		background: #f7f7f7;
	}

@media (max-width: 768px) {
	.is_header_semitransparent header, header, .test-navbar {
		z-index: 1000000;
	}
	.cky-revisit-bottom-left {
		display: none!important;
	}
}
/* about */
.about-img-col .vc_column-inner>.wpb_wrapper {
	display: flex;
	justify-content: flex-end;
	gap: 20px;
}
.about-img-col .wpb_wrapper .wpb_single_image {
	flex: 1;	
	overflow: hidden;
}
.about-img-col .wpb_wrapper .wpb_single_image * {
	width: 100%;
}
.about-img-col .wpb_wrapper .wpb_single_image img {
	height: 354px;
	border: 5px solid #006BB6;
	border-radius: 38px;
	object-fit: cover;
}
.about-img-col .vc_single_image-wrapper {
	margin: 0;
}
.about-adv {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 42px;
	display: flex;
	justify-content: space-between;
	gap: 12px;
	
}
.about-adv li {
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
}
.about-adv li strong {
	display :block;
	color: #fff;
	background: linear-gradient(90deg, #15D2C7 0%, #15C7D2 100%);
	font-size: 36px;
	font-weight: 500;
	background-clip: text; 
	-webkit-background-clip: text; 
	-webkit-text-fill-color: transparent;

}
.about-video {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 38px;
	margin: 0;
	overflow: hidden;
}
.about-video-left {
	padding: 40px;
}
.about-video .test-button .vc_btn3.vc_btn3-size-md {
	font-weight: 500;
    font-size: 22px;
  line-height: 26px;
	padding: 14px 25px ;
}
.about-video iframe {
	border-radius: 38px;
	width: 100%;
}
.about-video-right p {
	line-height: 0;
}
.about-services ul, .about-team ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.about-services ul li {
	width: calc((100% - 20px * 3)/4);
}
.about-services ul li a {
	display: flex;
	flex-direction: column;
	gap: 10px;
	background: #fff;
	border-radius: 38px;
	border: 2px solid #9EEBE6;
	padding: 20px;
	height: 100%;
	color: #303030;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
	cursor: pointer;
	transition: 0.3s border;
}
.about-services ul li a:hover {
	border-color: #1AA1E4;
}
.about-team ul {
	justify-content: space-between;
}
.about-team ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 10px;
	font-size: 16px;
	line-height: 1.2;
	color: #303030;
	font-weight: 500;
}
.about-team ul li img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: 2px solid #15D2C7;
}
.review-video .wpb_wrapper {
	border-radius: 38px;
	overflow: hidden;
	margin-bottom: 20px;
}
.review-video .wpb_wrapper iframe {
	width: 100%;
}
.review-styled-item {
	border: 2px solid #9EEBE6;
	border-radius: 38px;
 padding: 30px;
	font-size: 16px;
	margin-bottom: 20px!important;
	background: #fff;
	color: #303030;
}
.review-styled-item h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
}
.review-styled-item p {
	line-height: 1.4;
}
.review-styled-item__author {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 20px 0;
}
.review-styled-item__author img {
	width: 80px;
	min-width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 50%;
	border: 2px solid #9EEBE6;
	flex-shrink: 0;
}
.review-styled-item__author .name {
	font-weight: 700;
}
.review-styled-item a {
	color: #006BB6;
	font-size: 14px;
	font-weight: 400;
}
.review-styled-item a:hover {
	color: #15D2C7;
}
.test-button .vc_btn3-style-outline {
	color: #15D2C7!important;
	border: 2px solid #15D2C7!important;
	font-size: 22px;
	font-weight: 500;
}
.test-button .vc_btn3-style-outline:hover {
	color: #fff!important;
	background: #15D2C7!important;
}
@media (max-width: 991px) {
	.about-img-col .vc_column-inner>.wpb_wrapper {
 margin-top: 40px;
		justify-content: center;
}
.about-img-col .wpb_wrapper .wpb_single_image {
	text-align: center;
}
.about-adv {
	margin-top: 22px;	
}
.about-video {
	flex-direction: column;
}
.about-video-left {
	padding: 20px;
}
.about-video .test-button .vc_btn3.vc_btn3-size-md, .test-button .vc_btn3-style-outline {
    font-size: 20px;
}
.about-services ul li {
	width: calc((100% - 20px)/2);
}
	.about-team ul {
	justify-content: center;
} 
}
@media (max-width: 768px) {
	.about-img-col .vc_column-inner>.wpb_wrapper {
		gap: 10px;
	}

.about-adv {
	flex-direction: column;
}

.about-video-left {
	padding: 20px 0;
}
.about-video iframe {
	width: 100%;
	height: auto;
	min-height: 200px;
}
	.review-styled-item {
 padding: 20px;
		font-size: 14px;
}
.review-styled-item h3 {
	font-size: 18px;
}
.review-styled-item__author {
	gap: 10px;
}
.review-styled-item__author img {
	width: 60px;
	min-width: 60px;
	height: 60px;
}

}
@media (max-width: 460px) {
		.about-img-col .vc_column-inner>.wpb_wrapper img {
	height: 220px;
}
.about-services ul li {
	width: 100%;
}
	.about-team ul li {
		width: calc(50% -10px);
	}
	.about-team ul li img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #15D2C7;
}
}
.new-post-contact-section {
	padding: 30px;
	border-radius: 38px;
	display: flex;
	align-items: center;
	gap: 20px 30px;
	margin-top: 40px;
}
.new-post-contact-section:before, .new-post-contact-section:after {
	display: none;
}
.new-post-contact-section .vc_column-inner {
	padding: 0!important;
}
.new-post-contact-image .vc_single_image-wrapper.vc_box_border_grey {
	margin: 0;
}
.new-post-contact-image img {
	border: 3px solid #1AA1E4;
	border-radius: 100px;
	    width: 160px;
    height: 160px;
    object-fit: cover;
}
.new-post-contact-section a {
	font-size :18px;
	color: #006BB6;
	padding: 4px 0;
}
.new-post-contact-section .col2-inline {
	gap: 10px 40px;
}
.new-post-contact-section .phones-wrap a {
	display: flex;
	align-items: center;
	gap: 0 10px;
}
.new-post-contact-section .phones-in-1 {
    padding-left: 34px;
    background: url(/wp-content/uploads/2026/03/call-calling.svg) no-repeat center left/24px;
}
.phones-in-2 {
    padding-left: 34px;
    background: url(/wp-content/uploads/2026/03/email.svg) no-repeat top left;
}
.table-wrap {
  margin: 20px 0;
  overflow-x: auto;
  max-width: 100%;
}
.table-rounded {
  border: 1px solid #15D2C7;
  border-radius: 38px;
  overflow: hidden;
	min-width: fit-content;
}
table.price {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
table.price td,
table.price th {
  text-align: left;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding: 8px;
  font-size: 14px;
  line-height: 1.2;
}
table.price thead th {
	background: #006BB6;
	color: #fff;
}
table.price th:last-child,
table.price td:last-child {
  border-right: none;
}

table.price tbody tr:last-child td, table.price {
  border-bottom: none;
}
.table-wrap table + div {
	display: none;
}
table.price tr td:first-child {
	font-weight: 700;
}table.price tr td:last-child {
	font-weight: 700;
	color: #006BB6;
	width: 90px;
}
table.price tr:nth-child(even) td {
	background: #F9F9F9;
}
@media (max-width: 768px) {
	.new-post-contact-section {
	padding: 20px;
		flex-direction: column;
}
	.schema-work-wrap {
		flex-direction: column;
		gap: 0;
	}
}