.content-blocks__link,
.content-blocks__link:hover {
	color: #c0142a;
}
.content-block--hero .content-block__content p {
	font-size: 16px;
	line-height: 23px;
}
.content-block--hero .content-block__content p:not(:last-child) {
	margin-bottom: 15px;
}
.hero-services {
	padding-top: 50px;
}
.grid__item.grid__item-hero {
	display: flex;
	/* align-items: center; */
	position: relative;
	.content-blocks__links {
		max-width: 316px;
		padding-right: 60px;
	}
}
@media (max-width: 1360px) {
	.grid__item.grid__item-hero {
/*		gap: 30px;*/
		/*.single-service__title {
			font-size: 3.8rem;
		}*/
	}
}
@media (max-width: 1199.98px) {
	.grid__item.grid__item-hero {
		.content-blocks__links {
			padding-right: 40px;
		}
		/*.single-service__title {
			font-size: 3.2rem;
		}*/
	}
}
@media (max-width: 980px) {
	.grid__item.grid__item-hero {
		/*.single-service__title {
			font-size: 2.4rem;
		}*/
	}
}

@media (max-width: 1024px) {
	.grid__item.grid__item-hero {
		flex-wrap: wrap;
		.content-blocks__links {
			max-width: none;
			padding-right: 0;
		}
		.back_top_services {
			width: 100%;
		}
		.sub_serv_icon {
			margin-left: auto;
			margin-right: auto;
			display: block;
		}
		.svg_wrp_serv {
			margin-bottom: 56px;
		}
	}
}
.grid__item.grid__item-hero .svg_wrp_serv svg,
.grid__item.grid__item-hero .svg_wrp_serv svg path {
	fill: #fff;
	fill-opacity: 1;
}
.grid__item.grid__item-hero .svg_wrp_serv svg {
	transform: scale(2.1);
}
.svg_wrp_serv {
	width: 216px;
	flex-basis: 216px;
	min-width: 216px;
	border-radius: 40px;
	height: 216px;
	display: flex;
	position: relative;
	align-items: center;
	margin-right: 100px;
	justify-content: center;
	background: linear-gradient(
		90deg,
		rgba(224, 45, 81, 1) 0%,
		rgba(196, 53, 53, 1) 50%,
		rgba(192, 20, 42, 1) 100%
	);
}
.arrow-back {
	margin-right: 12px;
}
.content-blocks__link {
	font-weight: 700;
	font-size: 14px;
}
.back_top_services .content-blocks__link {
	display: flex;
	align-items: center;
}
.back_top_services .content-blocks__links {
	margin-bottom: 32px;
	padding-left: 0;
}
.get-in-touch-serv {
	max-width: 100%;
	width: 100%;
}
.get-in-touch-serv span.wpcf7-not-valid-tip {
	color: inherit;
}
/* .get-in-touch-serv .form-field .wpcf7-not-valid {
	margin-bottom: 3.125rem;
} */
.get-in-touch-serv span.wpcf7-not-valid-tip {
	top: 100%;
}

.serv_form {
	padding-top: 180px;
	padding-bottom: calc(180px - 3.125rem);
}
.serv_cpt_form {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.serv_cpt_form input[type='submit'] {
	width: 130px;
	margin-top: 8px;
	color: #000;
	font-weight: 600;
}
.text-center {
	text-align: center;
}
.serv_form .form-field-wrap {
	display: flex;
	width: 100%;
	align-items: center;
	margin: 0 -28px;
	margin-bottom: 3.125rem;
}

.serv_form .form-field {
	width: calc(1 / 3 * 100% - 56px);
	margin: 0 28px;
}
.serv_form .form-field-name {
	flex-basis: 40%;
}
.serv_form .form-field-email {
	flex-basis: 60%;
}
.serv_form .form-field-submit {
	align-self: flex-end;
	display: flex;
	justify-content: center;
	max-width: 130px;
	margin-right: 0;
}
.serv_form .form-field-submit [type='submit'] {
	width: 100%;
	display: flex;
	min-width: 130px;
	align-items: center;
	justify-content: center;
	min-height: 64px;
	border-radius: 100px;
	transform: scale(1);
}

.serv_form .form-field-submit .wpcf7-spinner {
	display: none;
}
/*hero sub serv */

.sub_serv_icon {
	min-width: 316px;
	max-width: 316px;
	padding-left: 15px;
	padding-right: 15px;
}

/* hero sub serv block end*/

.descr_fr_item {
	font-size: 36px;
	font-weight: 700;
}
.descr_fr_item {
	width: 50%;
	padding-right: 56px;
}
.descr_fr_item p {
	margin-bottom: 40px;
	line-height: normal;
}
.serv_form .descr_fr_item.descr_fr_item-sm p {
	line-height: 24px;
	padding-left: 56px;
}
.descr_fr_item-sm {
	font-size: 16px;
	font-weight: 500;
	padding-right: 0;
}
.descr_serv_form {
	display: flex;
	justify-content: space-around;
	width: 100%;
}
.faq-block-section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.faq_item_b {
	flex-basis: 48%;
	display: flex;
	margin-bottom: 40px;
	margin-top: 40px;
}
.sub_title_faq_block {
	width: 100%;
	display: inline-block;
	margin-bottom: 32px;
}
.faq_brd {
	width: 100%;
	height: 2px;
	background-color: rgba(0, 0, 0, 0.08);
}
.faq_item_b .title {
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	color: #000;
	margin-bottom: 8px;
	display: inline-block;
}
.faq_item_b .numder {
	font-size: 36px;
	line-height: normal;
	font-weight: 700;
	color: #c0142a;
	width: 50px;
	margin-right: 16px;
}
.faq_item_b p {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 0;
}
.bg-gr-oval {
	background-color: #fafafa;
	position: absolute;
	left: -92%;
	height: 460px;
	width: 100%;
	border-radius: 24px;
	z-index: 0;
}
.faq_block_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.descr_faq ul {
	margin: 10px 0;
	padding-left: 30px;
}
.descr_faq li {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}
.why_clients_choose_us {
	padding-top: 150px;
	padding-bottom: 150px;
}
.why_clients_choose_us h2 {
	max-width: 762px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 56px;
	display: inline-block;
}
.wrap_raiting_us {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
/* .rait_item + .rait_item {
	margin-left: 70px;
} */
/* .rait_item iframe .widgets_wrapper {
	width: 300px;
}
.rait_item iframe .content {
	justify-content: center;
} */
.get-in-touch-serv.hidden {
	display: none;
}
.serv_form .get-in-touch-success.visible {
	margin-left: 0;
}

/* technology block */
.technologies_list_section {
	padding-top: 120px;
	padding-bottom: 120px;
}
.list-items-check .list-items__item {
	margin-bottom: 30px;
	width: 33%;
}
.list-items-check .list-items__item::before {
	background-image: url('../img/check-icon.svg');
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	width: 14px;
	height: 9px;
}
.list-items-check {
	max-width: none;
}
.technologies_list_section .brd_check {
	height: 1px;
	width: 100%;
	margin-top: 56px;
	margin-bottom: 56px;
	background-color: rgba(0, 0, 0, 0.08);
}
.list-items-check .list-items__items {
	display: flex;
	flex-wrap: wrap;
	/* margin-top: 56px; */
}
.mr-100 {
	margin-right: 100px;
}
.flex-wrap {
	display: flex;
}
.list-icons-v2 img {
	max-width: 32px;
}
.list-icons-v2 .list-icons__item {
	max-width: none;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 80px;
	background-color: #fff;
	border-radius: 16px;
	margin: 0 16px 32px;
}
.list-icons-v2 {
	min-width: 300px;
}
.white_brd_line {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 20px;
	margin-bottom: 40px;
	height: 1px;
}
/* technology block end */

/* succsess send  */
.get-in-touch-success.visible {
	max-width: 375px;
}
.get-in-touch-success svg {
	margin-bottom: 24px;
}
.white_brd_btn {
	border: 2px solid #fff;
	color: #fff;
}
.btn_transparent {
	background: transparent;
}
.get-in-touch-success p {
	margin-bottom: 20px;
}
.get-in-touch-subtitle.get-in-touch-title {
	margin-bottom: 8px;
}
.get-in-touch-subtitle.get-in-touch-title .inherit {
	color: inherit;
}
#send_name {
	text-transform: capitalize;
}

/* end  */

/* subservices-block */

.pages-list__item_sub_serv {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0;
}
.pages-list__item_sub_serv .pages-list__ttl {
	padding: 3.5rem 2.5rem;
	position: relative;
	z-index: 1;
}
.pages-list-sub {
	margin-top: 72px;
}
.pages-list__item_sub_serv:nth-child(2),
.pages-list__item_sub_serv:nth-child(4),
.pages-list__item_sub_serv:nth-child(5),
.pages-list__item_sub_serv:nth-child(7),
.pages-list__item_sub_serv:nth-child(10),
.pages-list__item_sub_serv:nth-child(12) {
	background-color: #fff;
}
.pages-list__item_sub_serv:nth-child(1),
.pages-list__item_sub_serv:nth-child(3),
.pages-list__item_sub_serv:nth-child(6),
.pages-list__item_sub_serv:nth-child(8),
.pages-list__item_sub_serv:nth-child(9),
.pages-list__item_sub_serv:nth-child(11) {
	background-color: #c4c4c414;
}
.pages-list__item_sub_serv:nth-child(2) circle,
.pages-list__item_sub_serv:nth-child(4) circle,
.pages-list__item_sub_serv:nth-child(5) circle,
.pages-list__item_sub_serv:nth-child(7) circle,
.pages-list__item_sub_serv:nth-child(10) circle,
.pages-list__item_sub_serv:nth-child(12) circle {
	fill: #c4c4c414;
}
.pages-list__item_sub_serv:nth-child(2):hover circle,
.pages-list__item_sub_serv:nth-child(4):hover circle,
.pages-list__item_sub_serv:nth-child(5):hover circle,
.pages-list__item_sub_serv:nth-child(7):hover circle,
.pages-list__item_sub_serv:nth-child(10):hover circle,
.pages-list__item_sub_serv:nth-child(12):hover circle {
	fill: #fff;
}
.pages-list__item_sub_serv:nth-child(1):hover circle,
.pages-list__item_sub_serv:nth-child(3):hover circle,
.pages-list__item_sub_serv:nth-child(6):hover circle,
.pages-list__item_sub_serv:nth-child(8):hover circle,
.pages-list__item_sub_serv:nth-child(9):hover circle,
.pages-list__item_sub_serv:nth-child(11):hover circle {
	fill: #c4c4c414;
}

.sub_title_sub_servives {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 500px;
}
.content-sub_servives_list h2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 650px;
}

/* end  */
@media (max-width: 1440px) {
	.bg-gr-oval {
		left: -86%;
	}
	.mr-100 {
		margin-right: 40px;
	}
	.list-icons-v2 .list-icons__item {
		margin: 0 10px 20px;
	}
}

@media (max-width: 1280px) {
	.svg_wrp_serv {
		margin-right: 56px;
	}
}
@media (max-width: 1024px) {
	.bg-gr-oval {
		left: -77%;
	}
	.grid__item.grid__item-hero .svg_wrp_serv img {
		margin-right: 50px;
	}
	.grid__item-hero_wrap {
		max-width: 100%;
	}
	.faq_item_b {
		flex-basis: 100%;
		width: 100%;
		margin-bottom: 0;
	}
	.faq_item_b:not(:last-child) {
		border-bottom: 2px solid rgba(0, 0, 0, 0.08);
		padding-bottom: 40px;
	}
	.faq_brd {
		display: none;
	}
	.pages-list-sub {
		margin-left: 0;
		margin-right: 0;
	}
	.pages-list__item_sub_serv {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.pages-list__item_sub_serv:nth-child(2n) {
		background-color: #fff;
	}
	.pages-list__item_sub_serv:nth-child(2n + 1) {
		background-color: #c4c4c414;
	}
	.pages-list__item_sub_serv:nth-child(2n) circle {
		fill: #c4c4c414;
	}
	.pages-list__item_sub_serv:nth-child(2n + 1) circle {
		fill: #fff;
	}

	.pages-list__item_sub_serv:nth-child(2n):hover circle {
		fill: #fff;
	}
	.pages-list__item_sub_serv:nth-child(2n + 1):hover circle {
		fill: #c4c4c414;
	}
	.serv_form .form-field-wrap {
		margin: 0 -16px;
		margin-bottom: 3.125rem;
	}
	.serv_form .form-field {
		width: calc(1 / 3 * 100% - 32px);
		margin: 0 16px;
	}
	.serv_form {
		padding-top: 140px;
		padding-bottom: 140px;
	}
}
@media (max-width: 980px) {
	.sub_serv_icon {
		display: block;
		margin-left: auto;
		margin-right: auto;
		/* margin-bottom: 20px; */
		max-width: 260px;
		min-width: 260px;
		padding-left: 0;
		padding-right: 0;
	}
	.back_top_services {
		width: 100%;
	}
	.list-icons.list-icons-v2 {
		min-width: auto;
		width: 100%;
		margin-top: 32px;
		justify-content: space-between;
	}
	.flex-item {
		width: 100%;
	}
	.flex-wrap {
		flex-wrap: wrap;
	}
	.list-items-check .list-items__item {
		width: 50%;
	}
	.list-items.list-items-check {
		margin-top: 0;
	}
	.technologies_list_section .brd_check {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.svg_wrp_serv {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 56px;
	}
	.bg-gr-oval {
		display: none;
	}
	/*.grid__item.grid__item-hero {
		flex-wrap: wrap;
	}*/
	.content-block .grid--hero-2 .grid__item-hero_wrap h1.single-service__title {
		text-align: center;
	}
	.grid__item-hero_wrap {
		width: 100%;
		max-width: max-content;
	}
	.grid__item.grid__item-hero .svg_wrp_serv img {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 56px;
	}
	.grid__item-hero_wrap .content-block__content p {
		text-align: center;
	}
	.serv_cpt_form {
		flex-wrap: wrap;
	}

	.grid__item--one-half {
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
	.grid__item--one-half:first-child {
		margin-bottom: 24px;
	}

	.serv_form .form-field-wrap {
		flex-wrap: wrap;
		flex-direction: column;
		margin: 0;
		/* margin-bottom: 3.125rem; */
	}
	.serv_form .form-field-submit [type='submit'] {
		min-width: 220px;
	}
	section.serv_form .btn-anim-two .btn-anim-ico {
		left: 12px;
		width: 206px;
	}
	.serv_form .form-field {
		width: 100%;
		margin: 0;
		margin-bottom: 1rem;
	}

	.serv_form .form-field-submit {
		display: block;
		align-self: flex-start;
	}
	.get-in-touch-serv .form-field .wpcf7-not-valid {
		margin-bottom: 3.125rem;
	}
	.get-in-touch-serv span.wpcf7-not-valid-tip {
		top: 70%;
	}
}
.wpcf7-form-control-wrap.page-url {
	display: none;
}
@media (max-width: 768px) {
	.serv_form .descr_fr_item.descr_fr_item-sm p {
		padding-left: 0;
	}
	.descr_fr_item {
		padding-right: 0;
	}
	.descr_fr_item p {
		margin-bottom: 24px;
	}
	.serv_cpt_form {
		flex-wrap: wrap;
	}
	.serv_cpt_form .your-name input,
	.serv_cpt_form .email input {
		max-width: 100%;
	}

	.wrapp-get-in-touch-form .serv_cpt_form p {
		margin-right: auto;
	}
	.serv_form {
		padding-top: 128px;
		padding-bottom: 128px;
	}
	.descr_serv_form {
		flex-wrap: wrap;
	}
	.descr_fr_item {
		width: 100%;
	}
	.pages-list__item_sub_serv {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.pages-list__item_sub_serv:nth-child(2),
	.pages-list__item_sub_serv:nth-child(3),
	.pages-list__item_sub_serv:nth-child(6),
	.pages-list__item_sub_serv:nth-child(7),
	.pages-list__item_sub_serv:nth-child(10),
	.pages-list__item_sub_serv:nth-child(11) {
		background-color: #fff;
	}
	.pages-list__item_sub_serv:nth-child(1),
	.pages-list__item_sub_serv:nth-child(4),
	.pages-list__item_sub_serv:nth-child(5),
	.pages-list__item_sub_serv:nth-child(8),
	.pages-list__item_sub_serv:nth-child(9),
	.pages-list__item_sub_serv:nth-child(12) {
		background-color: #c4c4c414;
	}
	.pages-list__item_sub_serv:nth-child(2) circle,
	.pages-list__item_sub_serv:nth-child(3) circle,
	.pages-list__item_sub_serv:nth-child(6) circle,
	.pages-list__item_sub_serv:nth-child(7) circle,
	.pages-list__item_sub_serv:nth-child(10) circle,
	.pages-list__item_sub_serv:nth-child(11) circle {
		fill: #c4c4c414;
	}
	.pages-list__item_sub_serv:nth-child(1) circle,
	.pages-list__item_sub_serv:nth-child(4) circle,
	.pages-list__item_sub_serv:nth-child(5) circle,
	.pages-list__item_sub_serv:nth-child(8) circle,
	.pages-list__item_sub_serv:nth-child(9) circle,
	.pages-list__item_sub_serv:nth-child(12) circle {
		fill: #fff;
	}

	.pages-list__item_sub_serv:nth-child(2):hover circle,
	.pages-list__item_sub_serv:nth-child(3):hover circle,
	.pages-list__item_sub_serv:nth-child(6):hover circle,
	.pages-list__item_sub_serv:nth-child(7):hover circle,
	.pages-list__item_sub_serv:nth-child(10):hover circle,
	.pages-list__item_sub_serv:nth-child(11):hover circle {
		fill: #fff;
	}
	.pages-list__item_sub_serv:nth-child(1):hover circle,
	.pages-list__item_sub_serv:nth-child(4):hover circle,
	.pages-list__item_sub_serv:nth-child(5):hover circle,
	.pages-list__item_sub_serv:nth-child(8):hover circle,
	.pages-list__item_sub_serv:nth-child(9):hover circle,
	.pages-list__item_sub_serv:nth-child(12):hover circle {
		fill: #c4c4c414;
	}
}
@media (max-width: 767px) {
	.wrap_raiting_us {
		flex-wrap: wrap;
	}
	.rait_item {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 72px;
	}
}
@media (max-width: 540px) {
	.clutch-widget {
		max-width: 140px;
	}
	.serv_form {
		padding-bottom: 96px;
		padding-top: 96px;
	}
}
@media (max-width: 480px) {
	.back_top_services .content-blocks__links {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.numeric-list {
		margin-left: 0;
		margin-right: 0;
	}
	.numeric-list__item--five {
		padding-left: 0;
		padding-right: 0;
	}
	.list-items-check .list-items__item {
		width: 100%;
	}

	.descr_fr_item p {
		line-height: normal;
	}
	.serv_cpt_form input[type='submit'] {
		width: 112px;
	}
	.pages-list-sub {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}
	.pages-list-sub .pages-list__item_sub_serv svg circle {
		fill: transparent;
	}
	.pages-list__item_sub_serv .pages-list__ttl {
		padding: 28px 2rem;
	}
	.pages-list__item_sub_serv svg {
		left: 18px;
		bottom: 14px;
	}
	.pages-list-sub .pages-list__ttl {
		font-size: 16px;
	}
	.content-sub_servives_list h2,
	.sub_title_sub_servives {
		text-align: left;
	}
}
@media (max-width: 320px) {
	.content-block__h1 {
		font-size: 2.25rem;
	}
}
/* @media (max-width:1023.98px) */

/* search  */

.search .container-page {
	max-width: 1440px;
	margin: 0 auto;
}
.search_form_c {
	margin-left: auto;
	display: flex;
	box-sizing: border-box;
	/* overflow: hidden; */
}
.page-template-blog .main-mnu,
.single-post .main-mnu,
.search .main-mnu,
.archive.tax-hubs .main-mnu {
	margin-left: 0;
}
.search_form_c .search-form {
	display: none;
	margin-left: 18px;
}
.search_icon:hover {
	cursor: pointer;
}
.form-container {
	display: flex;
}
.search_form_c input[type='search'] {
	border: none;
	border-radius: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	margin-left: 0;
	height: 38px;
	padding: 0;
	font-size: 0.875rem;
	margin-bottom: 0;
	/* padding-right: 30px; */
}

.search_form_c ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: rgba(0, 0, 0, 0.5);
}
.search_form_c ::-moz-placeholder {
	/* Firefox 19+ */
	color: rgba(0, 0, 0, 0.5);
}
.search_form_c :-ms-input-placeholder {
	/* IE 10+ */
	color: rgba(0, 0, 0, 0.5);
}
.search_form_c :-moz-placeholder {
	/* Firefox 18- */
	color: rgba(0, 0, 0, 0.5);
}
.section-header.section-header--page.section-search-head {
	padding-top: 0;
}
.search-page-form-cont {
	padding-top: 10rem;
}
.search-page-form-cont {
	width: 100%;
	max-width: 610px;
	margin-bottom: 35px;
}
.search-page-form-cont input[type='search'] {
	background: rgba(235, 235, 235, 0.27);
	border: 1px solid #e7dede;
	box-sizing: border-box;
	border-radius: 24px;
	padding: 0 32px;
	height: 48px;
	width: 100%;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 16px;
}

/* fade search  */
/* .search-page-form-cont .form-group::before {
	content: "";
	display: block;
	height: 40px;
	position: absolute;
	top: 4px;
	left: calc(100% - 98px);
	width: 50px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%);
} */
.search_form_c .form-group {
	position: relative;
}
.search_form_c .form-group::before {
	content: '';
	display: block;
	height: 30px;
	position: absolute;
	top: 4px;
	left: calc(100% - 36px);
	width: 54px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%);
}

.search-page-form-cont .form-group::before {
	content: '';
	display: block;
	height: 40px;
	position: absolute;
	top: 4px;
	left: calc(100% - 80px);
	width: 50px;
	background-image: linear-gradient(
		to right,
		rgba(250, 250, 250, 0),
		#fafafa 66%
	);
}
.search-page-form-cont .form-group.focus_s::before,
.search_form_c .form-group.focus_s::before {
	background: transparent;
	display: none;
}
.search-page-form-cont div {
	width: 100%;
	position: relative;
}
.section-search-head .content-blocks__links,
.section-search-head .section-title.section-title--o1 {
	margin-top: 0;
}
.section-search-head .content-blocks__link {
	font-size: 24px;
}
h1.single-search__title {
	font-weight: 500;
	font-size: 2.25rem;
}
.section-desc.search__title-wrapper p {
	font-size: 24px;
	line-height: 30px;
}
.search-page-form-cont .btn-search,
.btn-search {
	display: none;
}
.close_search {
	display: none;
}
.search_form_c .form-container {
	position: relative;
}

.search-page-form-cont .close_search {
	/* display: block; */
	position: relative;
	right: 32px;
	z-index: 2;
}

.close_search:hover {
	cursor: pointer;
}

input[type='search']::-ms-clear,
input[type='search']::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
	display: none;
}
.arrow-back.arrow-back-blog {
	margin-right: 18px;
	width: auto;
	height: 22px;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
	/* -webkit-appearance:none; */
	position: relative;
	right: -3px;
}

@media (max-width: 1180px) and (min-width: 768px) {
	.search_form_c {
		max-width: 150px;
	}
}

@media (min-width: 768px) {
	.search_form_c .close_search {
		position: absolute;
		display: none;
		left: 100%;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media (max-width: 768px) {
	.search-page-form-cont {
		padding-top: 7rem;
	}
	h1.single-search__title {
		font-size: 1.5rem;
	}
	.search_form_c.open_s {
		position: absolute;
		background: #efefef;
		width: 100%;
		left: 0;
		top: 0;
		height: 96px;
		z-index: 55;
		align-items: center;
		justify-content: center;
		padding: 0 30px;
	}
	.search-page-form-cont .form-group::before {
		left: calc(100% - 72px);
	}
	.search_form_c .search-form,
	.search_form_c .search-form div {
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
	}
	.search_form_c .search-form {
		margin-left: 0;
	}
	.btn-search,
	.open_s .close_search {
		display: flex;
	}

	.open_s .search_icon {
		display: none;
	}
	.search_icon {
		padding-top: 6px;
		margin-right: 40px;
		width: 20px;
	}
	.btn-search,
	.btn-search:hover,
	.btn-search:active {
		width: auto;
		padding: 0;
		background-color: transparent;
	}
	.btn-search {
		margin-right: 18px;
	}
	.blog-list--search {
		margin-top: 1.5rem;
	}
	.section-desc.search__title-wrapper p {
		font-size: 16px;
	}
	.search_form_c .form-group::before {
		top: 4px;
		left: calc(100% - 42px);
		width: 50px;
		background-image: linear-gradient(
			to right,
			rgba(255, 255, 255, 0),
			#efefef 70%
		);
	}
	input[type='search']::-webkit-search-decoration,
	input[type='search']::-webkit-search-cancel-button,
	input[type='search']::-webkit-search-results-button,
	input[type='search']::-webkit-search-results-decoration {
		-webkit-appearance: none;
		/* position:relative; */
		right: -2px;
	}
}

/* blog CTA  */
.blog-post-form-strategy {
	background-color: #f5f5f5;
	padding: 44px;
}
.blog-post-form-strategy h2:not(.get-in-touch-subtitle) {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #1f1f1f;
	display: flex;
	align-items: center;
}
.blog-post-form-strategy h2 span {
	color: #c0142a;
}
.blog-post-form-strategy h2 svg {
	margin-left: auto;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.blog-post-form-strategy h2 svg:hover {
	cursor: pointer;
}
.blog-post-form-strategy .get-in-touch-desc {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #1f1f1f;
}
.blog-post-form-strategy .get-in-touch-form label {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.03em;
	color: #1f1f1f;
}
.blog-post-form-strategy .form-field.form-field-white input[type='email'],
.blog-post-form-strategy .form-field.form-field-white input[type='tel'],
.blog-post-form-strategy .form-field.form-field-white input[type='text'] {
	border: 2px solid rgba(0, 0, 0, 0.25);
	color: #1f1f1f;
}
.blog-post-form-strategy .form-field.form-field-white input.wpcf7-not-valid {
	background: rgba(192, 20, 42, 0.1);
	border: 2px solid #c0142a;
}
.blog-post-form-strategy input::placeholder {
	color: rgba(0, 0, 0, 0.25);
}
.blog-post-form-strategy .form-field.form-field-white input[type='email']:focus,
.blog-post-form-strategy .form-field.form-field-white input[type='email']:hover,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='number']:focus,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='number']:hover,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='password']:focus,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='password']:hover,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='search']:focus,
.blog-post-form-strategy
	.form-field.form-field-white
	input[type='search']:hover,
.blog-post-form-strategy .form-field.form-field-white input[type='tel']:focus,
.blog-post-form-strategy .form-field.form-field-white input[type='tel']:hover,
.blog-post-form-strategy .form-field.form-field-white input[type='text']:focus,
.blog-post-form-strategy .form-field.form-field-white input[type='text']:hover,
.blog-post-form-strategy .form-field.form-field-white input[type='url']:focus,
.blog-post-form-strategy .form-field.form-field-white input[type='url']:hover,
.blog-post-form-strategy .form-field.form-field-white select:focus,
.blog-post-form-strategy .form-field.form-field-white select:hover,
.blog-post-form-strategy .form-field.form-field-white textarea:focus,
.blog-post-form-strategy .form-field.form-field-white textarea:hover {
	border-color: rgba(0, 0, 0, 0.6);
}

.blog-post-form-strategy .btn.btn-white {
	background-color: #c0142a;
	color: #fff;
	font-weight: 600;
	margin-top: 52px;
	margin-left: auto;
}
.blog-post-form-strategy .get-in-touch-form {
	max-width: 100%;
}
.blog-post-form-strategy .get-in-touch__btn {
	font-weight: 600;
	color: #1f1f1f;
	font-size: 18px;
}
.blog-post-form-strategy .get-in-touch__btn-holder {
	margin-top: 0;
	position: absolute;
	bottom: 52px;
	left: 0;
}
.blog-post-form-strategy .get-in-touch {
	position: relative;
}
.blog-post-form-strategy span.wpcf7-not-valid-tip {
	background-color: transparent;
	background-image: none;
	color: #c0142a;
	right: 0;
	line-height: 22px;
	font-weight: 500;
	padding-left: 0;
	margin-top: 0;
}
.get-in-touch-success-blog p {
	color: #1f1f1f;
	letter-spacing: 0.03em;
	font-size: 12px;
	font-weight: 500;
}
.get-in-touch-success-blog .get-in-touch-title {
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 15px;
}
.get-in-touch-success-blog .get-in-touch-title span {
	color: #c0142a;
}
.red_brd_btn {
	border: 2px solid #c0142a;
	color: #c0142a;
	font-weight: 600;
	font-size: 18px;
}
.get-in-touch-success-blog {
	display: none;
}
.get-in-touch-success-blog.visible {
	display: block;
}
.get-in-touch-success-blog .btn {
	padding: 0;
	height: 64px;
	width: 154px;
}
.blog-post-form-strategy.toggle_form {
	padding-bottom: 22px;
}

.blog-post-form-strategy.toggle_form .wpcf7,
.blog-post-form-strategy.toggle_form .get-in-touch__btn-holder {
	display: none;
}
.blog-post-form-strategy.toggle_form h2 svg {
	margin-left: auto;
	transform: rotate(180deg);
}
.blog-post-form-strategy.toggle_form h2 svg circle {
	stroke-opacity: 1;
	stroke: #c0142a;
}
.blog-post-form-strategy.toggle_form h2 svg path {
	fill: #c0142a;
	fill-opacity: 1;
}
@media (max-width: 540px) {
	.blog-post-form-strategy h2 svg,
	.blog-post-form-strategy h2 span {
		display: none;
	}
}
@media (max-width: 480px) {
	.blog-post-form-strategy .btn.btn-white {
		/* width: 100%; */
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.blog-post-form-strategy .get-in-touch__btn-holder {
		position: static;
		margin-top: 24px;
	}
}
/* blog CTA end */

/* about  */
.title-about {
	color: rgba(0, 0, 0, 0.75);
	font-size: 72px;
	line-height: 96px;
	font-weight: 700;
}
.title_about_sec {
	font-size: 64px;
	font-weight: 700;
	line-height: 78px;
	margin-bottom: 74px;
	padding-left: 20rem;
	color: rgba(0, 0, 0, 0.75);
}
.about-page {
	margin: 3.5rem 0 0;
}
.about-page-tw-clmn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 68px;
}
.about-page-tw-clmn .item100 {
	width: 100%;
}
.about-page-tw-clmn .item50 {
	width: 50%;
}
.about-page-tw-clmn .item50:first-child {
	padding-right: 32px;
}
.about-page-tw-clmn .item50 p {
	margin-bottom: 0;
}
.about-page-tw-clmn .item100 p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 140%;
	opacity: 1;
	color: rgba(0, 0, 0, 0.75);
}
.about-page__blocks {
	max-width: 100%;
	justify-content: space-between;
	margin-bottom: 100px;
}
.about-page__blocks-item {
	max-width: none;
	flex: none;
	margin-bottom: 0;
}
.about_page .about-block__desc span {
	color: #c0142a;
}
.about-page__blocks-item {
	opacity: 1;
}
.about_page .about-block__title,
.about_page .about-block__desc {
	color: rgba(0, 0, 0, 0.75);
}
/* team-section  */
.more_team {
	display: none;
}
.team-section_wr {
	display: flex;
	justify-content: space-between;
}
.team-section_wr .team__item {
	padding: 0;
	max-width: 12.6%;
	flex: 0 0 12.6%;
}

.team-section_wr .team__item-wrapper {
	max-width: 134px;
	margin: 0;
}

@media (max-width: 1024px) {
	.title_about_sec {
		margin-bottom: 32px;
		padding-left: 0;
		font-size: 64px;
		line-height: 78px;
	}
	.team-section_wr {
		overflow-y: hidden;
	}
	.team-section_wr .team__item {
		max-width: 20.6%;
		flex: 0 0 20.6%;
	}
	.more_team {
		display: block;
		font-size: 14px;
		font-weight: 700;
		color: #c0142a;
		background-color: transparent;
		border: none;
		margin: auto;
		margin-top: 32px;
	}
	.team-section_wr.overflow-visible {
		overflow-y: visible;
	}
	.more_team:hover,
	.more_team:focus,
	.more_team:active {
		background-color: transparent;
		border: none;
		outline: none;
	}
}

/* team-section end */

/* testimonials-section */
.section--testimonials-serv{
	padding: 11.25rem 4rem;
}
.section--testimonials-serv .title_about_sec{
	padding-left: 0;
}
.section--testimonials-serv.section--testimonials-about-slider .testimonials{
	margin-left: 0;
}
.section--testimonials-serv .title_about_sec{
	font-size: 2.25rem;
}
@media (max-width: 1199.98px) {
	.section--testimonials-serv {
			padding: 10rem 0;
	}
}
@media (max-width: 1023.98px) {
	.section--testimonials-serv {
			padding: 8rem 2rem;
	}

}
@media (max-width: 767.98px) {
	.section--testimonials-serv {
			padding: 6rem 0;
	}
	.section--testimonials-serv.section--testimonials-about-slider .title_about_sec{
		font-size: 2.25rem;
	}
}
.section--testimonials-about-slider .testimonials {
	margin-left: 20rem;
	margin-right: 0;
	width: 704px;
}
.section--testimonials-about-slider.section--testimonials-about {
	margin-bottom: 0;
	padding-bottom: 9.5rem;
}

.section--testimonials-about-slider .title_about_sec {
	max-width: 900px;
	margin-bottom: 32px;
}
.section--testimonials-about-slider .controls__arrow--prev,
.section--testimonials-about-slider .controls__arrow--next {
	top: 50%;
	transform: translateY(-70%);
}

.section--testimonials-about-slider .controls__arrow--prev {
	left: -72px;
}
.section--testimonials-about-slider .controls__arrow--next {
	right: -72px;
}
.section--testimonials-about-slider .testimonial__avatar {
	margin: 0;
}
.section--testimonials-about-slider .testimonial__author {
	margin-top: 0;
}
.section--testimonials-about-slider .testimonial__author-title,
.section--testimonials-about-slider .testimonial__author-name {
	text-align: left;
}
.section--testimonials-about-slider .testimonial__author-title {
	margin-bottom: 32px;
}
.section--testimonials-about-slider .testimonial__content p {
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}
.section--testimonials-about-slider .testimonial__img {
	margin-left: 0;
	margin-right: 0;
	max-width: 120px;
	height: auto;
}
.descr-testimonials-about {
	/* padding-left: 20rem; */
	text-align: left;
}
@media (max-width: 1280px) {
	.section--testimonials-about-slider .testimonials {
		width: 660px;
	}
}
@media (max-width: 1200px) {
	.section--testimonials-about-slider .testimonials {
		width: 84%;
	}
	.section--testimonials-about-slider .testimonials,
	.section--testimonials-about-slider .testimonial__avatar,
	.section--testimonials-about-slider .title_about_sec {
		margin-left: auto;
		margin-right: auto;
	}
	.section--testimonials-about-slider .testimonial__author-title,
	.section--testimonials-about-slider .testimonial__author-name,
	.section--testimonials-about-slider .testimonial__content p,
	.section--testimonials-about-slider .title_about_sec,
	.descr-testimonials-about {
		text-align: center;
	}
	.section--testimonials-about-slider .testimonial__img {
		margin-left: auto;
		margin-right: auto;
	}
	.section--testimonials-about-slider .title_about_sec,
	.descr-testimonials-about {
		padding-left: 0;
	}
	.section--testimonials-serv.section--testimonials-about-slider .testimonials {
		margin-left: auto;
		margin-right: auto;
	}
}

/* testimonials-section end */

/* technologies_about */
.technologies_about .technology__title-text {
	opacity: 1;
}
.technologies_about {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.technologies_about .technology__desc {
	padding-right: 20px;
}
.technologies_about {
	padding-left: 20rem;
	margin-bottom: 0;
}
.technologies_about .technology__title {
	font-size: 24px;
	line-height: 43px;
	margin-bottom: 2px;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.75);
}
.technologies_about .technology {
	flex: none;
	max-width: none;
	margin-bottom: 32px;
}
.link_tech_more {
	text-align: left;
	padding-left: 20rem;
}
.link_tech_more a {
	color: #c0142a;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}
.link_tech_more a span {
	margin-right: 6px;
	display: inline-block;
}
.link_tech_more a svg {
	opacity: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-transform: translateX(-0.5rem);
	-ms-transform: translateX(-0.5rem);
	transform: translateX(-0.5rem);
}
.link_tech_more a:hover svg {
	opacity: 1;
	stroke: currentColor;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.section_technologies_about {
	margin-bottom: 96px;
}
/* technologies_about end */

/* partners-section  */
.justify-center{
	justify-content: center;
}
.justify-stretch{
	justify-content: stretch;
}

.section--partners-about .partners__item {
	margin-bottom: 1.5rem;
}
.section--partners-about .partners {
	margin: 0 -1rem -1rem;
	justify-content: space-between;
	opacity: 1;
}
.section--partners-about .partners__item a {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.section--partners-about .partners__item img {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
/* .section--partners-about .partners__item svg {
	margin-left: 0;
	margin-right: 0;
} */
@media (max-width: 1023.98px) {
	.section--partners-about .partners__item {
		max-width: 25%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		padding: 0;
	}
	.section--partners-about .partners {
		margin: 0 0 -1rem;
	}
	.technologies_about {
		flex-wrap: wrap;
	}
}
@media (max-width: 767px) {
	.section--partners-about .partners__item {
		max-width: 48%;
		-webkit-flex: 0 0 48%;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		padding: 0;
	}
	.descr-testimonials-about {
		font-size: 14px;
	}
	.technologies_about .technology {
		width: 100%;
		margin-bottom: 32px;
	}

	.section--testimonials-about-slider .testimonials {
		width: 100%;
	}
	.section--testimonials-about-slider .title_about_sec,
	.title_about_sec {
		font-size: 44px;
		line-height: 54px;
	}
	.section--testimonials-about-slider .testimonial__content p {
		font-size: 16px;
		line-height: 26px;
	}
	.section--testimonials-about-slider .testimonial__author-title {
		margin-bottom: 16px;
	}
	.section--testimonials-about-slider .controls__arrow--next {
		right: 10px;
	}
	.section--testimonials-about-slider .controls__arrow--prev {
		left: 10px;
	}
}
/* partners-section end  */

.page-template-about.is-footer-show .copyright,
.page-template-about.is-footer-show .social-list li a {
	color: #fff;
	opacity: 1;
}
@media (max-width: 1024px) {
	.technologies_about {
		padding-left: 0;
	}
	.about-page-tw-clmn {
		flex-wrap: wrap;
		padding-bottom: 56px;
	}
	.about-page-tw-clmn .item50:first-child {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.about-page-tw-clmn .item50 {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.about-page {
		margin-top: 24px;
	}
	.title-about {
		font-size: 50px;
		line-height: 50px;
	}
	.about-page-tw-clmn {
		padding-bottom: 32px;
	}
	.about-page-tw-clmn .item50 p {
		font-size: 14px;
		line-height: 18px;
	}
	.about-page__blocks-item:first-child {
		width: 100%;
		margin-bottom: 24px;
	}
	.about_page .about-block__title {
		font-size: 12px;
		line-height: 14px;
	}
	.about_page .about-block__desc {
		font-size: 48px;
		line-height: 58px;
		font-weight: 600;
	}
	.about_page .about-page__blocks {
		margin-bottom: 64px;
	}
	.section--partners-about .partners__item {
		margin-bottom: 2.5rem;
	}
	.section--partners-about.section--partners {
		margin-bottom: 2rem;
	}

	.testimonials .controls__arrow--prev svg,
	.testimonials .controls__arrow--next svg {
		width: 32px;
		height: 23px;
	}
}

/* hubs single post  */

.section-desc.search__title-wrapper.title-opacity-1 {
	opacity: 1;
}
.section-desc.search__title-wrapper.title-opacity-1
	h1.single-search__title
	div {
	opacity: 0.75;
	line-height: 45px;
}
.hubs-blog-single {
	padding-top: 120px;
}
.hubs-blog-single-wrap {
	display: flex;
	flex-wrap: wrap;
}
.hubs-blog-single .related-blog__ttl {
	margin-bottom: 72px;
}
.hubs-blog-single-wrap a,
.single-search_hubs__title span {
	color: #c0142a;
	border: 2px solid #c0142a;
	padding: 20px 32px;

	margin-right: 24px;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 32px;
	line-height: 100%;
	transition: background-color 0.2s linear;
}
@media (min-width: 1199px) {
	.hubs-blog-single-wrap a:hover {
		color: #fff;
		background-color: #c0142a;
	}
}

.hubs-blog-single-wrap a {
	margin-bottom: 32px;
}
.single-search_hubs__title span {
	margin-right: 0;
	/* margin-left: 24px; */
	font-size: 18px;
	display: inline-block;
	height: 62px;
	line-height: 22px;
	position: relative;
	top: -3px;
}
.single-search_hubs__title {
	display: flex;
	column-gap: 24px;
	flex-wrap: wrap;
}
@media (max-width: 1600px) and (min-width: 768px) {
	.section-desc.search__title-wrapper.title-opacity-1
		h1.single-search__title
		div {
		margin-bottom: 17px;
	}
	.section-desc.search__title-wrapper.title-opacity-1 h1.single-search__title {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.single-search_hubs__title {
		align-items: center;
		/* column-gap: 12px; */
	}
	.section-desc.search__title-wrapper.title-opacity-1
		h1.single-search__title
		div {
		line-height: 30px;
	}
	.section-desc.search__title-wrapper.title-opacity-1
		h1.single-search__title
		div
		br {
		display: none;
	}
	.single-search_hubs__title span {
		margin-left: 0;
		margin-top: 18px;
	}
	.hubs-blog-single-wrap {
		column-gap: 12px;
	}
	.hubs-blog-single-wrap a,
	.single-search_hubs__title span {
		font-size: 13px;
		line-height: 30px;
		padding: 7px 17px;
		font-weight: 500;
		border-radius: 50px;
		margin-bottom: 18px;
		height: auto;
		border-width: 1px;
	}
	.hubs-blog-single-wrap a {
		margin-bottom: 12px;
		margin-right: 0;
	}

	.hubs-blog-single .related-blog__ttl {
		margin-bottom: 46px;
	}
}
@media (max-width: 375px) {
	.hubs-blog-single-wrap a,
	.single-search_hubs__title span {
		font-size: 11px;
		line-height: 20px;
		padding: 5px 11px;

		margin-bottom: 12px;
	}
	.single-search_hubs__title span {
		margin-top: 12px;
	}
}
/* hubs single post end  */

/* hubs blog  */

.hubs_list_section {
	margin-top: 3rem;
	padding-top: 128px;
}
.hubs_list_section .related-blog__ttl {
	margin-bottom: 72px;
}
@media (max-width: 767px) {
	.hubs_list_section .related-blog__ttl {
		margin-bottom: 46px;
	}
}

/* hubs blog end   */

@media (max-width: 320px) {
	.section--testimonials-about-slider .testimonial__content p {
		font-size: 12px;
		line-height: 16px;
	}
}
.row-contact {
	display: flex;
	justify-content: start;
	/* flex-wrap: wrap; */
	margin-top: 32px;
	width: 100%;
}

.row-contact > div {
	margin-right: 35px;
}
.footer-default .row-contact > div {
	margin-right: 0;
}
.get-in-touch-footer-v2 .row-contact,
.footer-default .row-contact {
	display: flex;
	justify-content: start;
	margin-top: 12px;
	width: 100%;
	font-size: 12px;
	line-height: 32px;
	font-weight: 500;
}

.get-in-touch-footer {
	line-height: 1;
}
.get-in-touch-footer-v2 {
	padding-left: 320px;
	margin-right: auto;
	width: 100%;
	padding-bottom: 42px;
}
.footer-default {
	width: 100%;
	padding-bottom: 58px;
}
.get-in-touch-footer-v2 .row-contact > .row-contact-item {
	width: auto;

	color: rgba(255, 255, 255, 0.9);
	margin-right: 0;
}
.footer-default .row-contact > .row-contact-item:not(:last-child) {
	padding-right: 297px;
}
.get-in-touch-footer-v2 .row-contact > .row-contact-item:not(:last-child) {
	padding-right: 104px;
}
.get-in-touch-footer-v2 .row-contact span {
	display: block;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.9);
}
.get-in-touch-footer-v2 .row-contact a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.9);
}

.footer-default .row-contact span {
	display: block;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.75);
}
.footer-default .row-contact a {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.75);
}
#fullpage {
	margin-bottom: 900px;
}
.section--contact {
	max-height: 876px;
}
.get-in-touch-form .btn {
	min-width: 220px;
	min-height: 64px;
}
@media (max-width: 1366px) {
	.footer-default .row-contact > .row-contact-item:not(:last-child) {
		padding-right: 140px;
	}
}
@media (max-width: 1280px) {
	.get-in-touch-footer-v2 .row-contact > .row-contact-item:not(:last-child) {
		padding-right: 40px;
	}
}

@media (max-width: 1199.98px) {
	.get-in-touch-footer-v2 {
		padding-left: 224px;
	}
	.technologies_about {
		padding-left: 0;
	}
	.footer-default .row-contact > .row-contact-item {
		white-space: nowrap;
		/* word-wrap: unset; */
	}
}
@media (max-width: 1045px) {
	.get-in-touch-footer-v2 .row-contact > .row-contact-item:not(:last-child) {
		padding-right: 29px;
	}
}
@media (max-width: 1023.98px) {
	.get-in-touch-footer-v2 .row-contact > .row-contact-item:not(:last-child) {
		padding-right: 40px;
	}
	.get-in-touch-footer-v2 {
		padding-left: 0;
		padding-top: 60px;
	}
	.footer-default .row-contact > .row-contact-item:not(:last-child) {
		padding-right: 45px;
	}
}
@media (max-width: 767px) {
	.row-contact {
		flex-wrap: wrap;
	}
	.get-in-touch-footer-v2 .row-contact > .row-contact-item,
	.footer-default .row-contact > .row-contact-item {
		flex-basis: 100%;
		width: 100%;
		margin-top: 10px;
	}
}
@media (max-width: 767.98px) {
	.project--home .project__title {
		font-size: 2.125rem;
		line-height: 1.5;
		margin: 0;
	}
	.section--contact {
		max-height: none;
	}
}

@media (max-height: 820px) and (min-height: 768px) {
	.get-in-touch__btn-holder {
		margin-top: 40px;
	}
	.section--contact {
		height: -webkit-calc(100vh - 70px);
		height: 100vh;
		position: static;
	}
	#fullpage {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1024px) and (max-height: 767px) {
	#fullpage {
		margin-bottom: 0;
	}
}
@media (max-width: 1023.98px) {
	#fullpage {
		margin-bottom: 0;
	}
}

@media (min-width: 1280px) {
	.popup--get-in-touch {
		height: 100vh;
	}
}

button.btn-link-red.submitBtn svg {
	fill: #c0142a;
}
.blog-post-form-strategy button.btn.btn-white svg {
	fill: #fff;
}
.btn-anim-two {
	overflow: hidden;
	display: block;
}

.btn-anim-two .btn-anim-text {
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	height: 100%;
	position: relative;
}
.btn-anim-two .wrapp-btn-anim-ico {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translate(-50%, 3rem);
	-ms-transform: translate(-50%, 3rem);
	transform: translate(-50%, 3rem);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.btn-anim-two .btn-anim-ico {
	position: absolute;
	left: 12px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	width: 206px;
	height: 64px;
}
.serv_form .btn-anim-two .btn-anim-ico {
	width: 120px;
	left: 6px;
	border-radius: 100px;
}
.btn.btn-blog.btn-anim-two .btn-anim-ico {
	height: 56px;
}
.btn-anim-two .btn-anim-ico.visible {
	opacity: 1;
	visibility: visible;
}
.btn-anim-two.active {
	transform: scale(1);
}
.btn-anim-two .btn-anim-ico-two,
.btn-anim-two .btn-anim-ico-three {
	height: 128px;
	top: -30px;
	left: 12px;
}
.get-in-touch .btn-anim-two {
	border-radius: 100px;
}
.get-in-touch .btn-anim-two.active {
	transform: scale(1);
}
.btn.btn-blog.btn-anim-two .btn-anim-ico-two,
.btn.btn-blog.btn-anim-two .btn-anim-ico-three {
	height: 120px;
}
.btn-anim-two.active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn-anim-two.active .btn-anim-text {
	-webkit-transform: translateY(-3rem);
	-ms-transform: translateY(-3rem);
	transform: translateY(-3rem);
}

.btn-anim-two.active .wrapp-btn-anim-ico {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.btn-anim-two.active .simple-link__icon {
	display: none;
	opacity: 0;
	visibility: hidden;
}
.sub-modal_form .btn-anim-two .btn-anim-ico {
	width: 130px;
	left: 0;
}
.sub-modal--from .btn {
	border-radius: 100px;
	transform: scale(1);
	height: 56px;
}

.cky-consent-container.cky-classic-top {
	top: 128px;
	width: 90%;
	max-width: 645px;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.16);
}
.cky-consent-container.cky-classic-top .cky-consent-bar {
	padding: 24px 26px;
	box-shadow: none;
	border: none !important;
}
.cky-classic-top .cky-notice {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cky-classic-top .cky-notice .cky-title {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: rgba(0, 0, 0, 0.75);
	margin: 0;
	padding-left: 36px;
	position: relative;
}
.cky-classic-top .cky-notice .cky-title::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../img/cookies.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	width: 19px;
	height: 19px;
}
.cky-classic-top .cky-notice button.cky-btn.cky-btn-accept {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	border: none;
	padding: 0;
}

.section-search-head-nothing ~ .hubs_list_section {
	margin-top: 0;
}
.section-search-head-nothing p {
	margin: 0;
}
.search .container-page .container-page {
	padding-left: 0;
	padding: 0;
}
.services-nav-home {
	padding-left: 0;
	padding-right: 0;
}
.services-nav-home .services-nav {
	margin: 10rem auto 7.5rem;
	padding: 0 4rem;
}
@media (max-width: 1199.98px) {
	.services-nav-home .services-nav {
		margin: 3.75rem auto 1rem;
		padding: 0;
	}
}
@media (max-width: 1023.98px) {
	.services-nav--wrapper {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767.98px) {
	.services-nav-home .section-desc {
		display: none;
	}
	.services-nav-home .services-nav {
		margin-top: 6rem;
	}
	.cookie-body .section-header--page {
		padding: 12.25rem 0 0;
	}
	div#cookie-law-info-bar[data-cli-type='popup']
		.cli-style-v2
		.cli-bar-btn_container
		a#wt-cli-accept-all-btn {
		border: 2px solid #ffffff;
		border-radius: 40px;
		padding: 7px 24px;
		margin-left: 12px;
	}
}

/* location */
.location_map {
	padding-bottom: 96px;
}
.location__wrapper {
	padding-left: 20rem;
}
.location__title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 96px;
	color: rgba(0, 0, 0, 0.75);
	margin-bottom: 33px;
}
.location_decr {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 140%;
	color: rgba(0, 0, 0, 0.75);
	margin-bottom: 44px;
}
.thumb_location {
	height: auto;
	max-width: 100%;
}
.thumb_location img {
	max-width: 930px;
	width: 100%;
}

h2.text-art-72,
.text-art-72 {
	font-size: 72px;
	line-height: 100%;
}
.title_team_sec {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	margin-bottom: 72px;
	color: rgba(0, 0, 0, 0.75);
	max-width: 700px;
}

/* .title_about_sec */
/* location__wrapper end  */

/* team  */
.section-content_team {
	padding-left: 20rem;
	margin-bottom: 80px;
}
.team_section_wr {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -16px;
}
.team_section_wr .team__item_a {
	width: calc(1 / 4 * 100% - 32px);
	margin: 0 16px 48px;
}
/* .team_section_wr .team__item_a:not(:nth-child(3n)) {
	padding-right: 64px;
} */
.team_section_wr .team__item-img-wrap img {
	width: 100%;
	/* max-width: 200px;
	max-height: 200px; */
}
.team_section_wr .team__item-img-wrap {
	margin-bottom: 16px;
}
.team_section_wr .team__item-title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.team__item-descr {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.section-header-team {
	margin-bottom: 72px;
}
/* team end  */
@media (max-width: 1199.98px) {
	.section-content_team-home {
		padding-left: 224px;
	}
	.about-page-tw-clmn,
	.location__wrapper,
	.section-content_team,
	.title_about_sec {
		padding-left: 224px;
	}
	.link_tech_more {
		padding-left: 0;
	}
}

@media (max-width: 1023.98px) {
	.location__wrapper,
	.section-content_team,
	.title_about_sec {
		padding-left: 0;
	}
	.about-page-tw-clmn {
		padding-left: 0;
	}
}
.section--partners-about {
	margin-bottom: 128px;
}
@media (max-width: 767.98px) {
	.section_technologies_about {
		margin-bottom: 96px;
	}
	.section-header-team {
		margin-bottom: 40px;
	}
	.about-page-tw-clmn .item100 p {
		font-size: 18px;
		line-height: 30px;
	}
	.team_section_wr {
		margin: 0 -8px;
	}
	.team_section_wr .team__item_a {
		width: calc(1 / 2 * 100% - 40px);
		margin: 0 20px 40px;
	}
	.team_section_wr .team__item-title {
		font-size: 20px;
		line-height: 30px;
	}
	.team__item-descr {
		font-size: 14px;
		line-height: 24px;
	}
	.title_team_sec {
		font-size: 50px;
		line-height: 50px;
	}
	.about_page .section-title {
		line-height: 36px;
	}
	h2.text-art-72,
	.text-art-72 {
		font-size: 50px;
		line-height: 50px;
	}
	h2.location__title {
		font-weight: 700;
		font-size: 50px;
		line-height: 100%;
		margin-bottom: 10px;
	}
	.location_decr {
		font-weight: 500;
		font-size: 18px;
		line-height: 160%;
		margin-bottom: 48px;
	}
	.location_map {
		padding-bottom: 128px;
	}
	.section--partners-about.section--partners {
		margin-bottom: 0;
		padding-bottom: 96px;
	}
	.section-content_team {
		margin-bottom: 56px;
	}
	.title_team_sec {
		margin-bottom: 48px;
	}
}


/* list  */
.content ul, /*.numeric-list__content*/
.content ol, /*.numeric-list__content*/
.content ul li:not(.blocks-gallery-item) ul,
.content ul li:not(.blocks-gallery-item) ol   {
	margin-top: 0.625rem;
	max-width: max-content;
	width: auto;
	text-align: left;

}
.content ul li:not(.blocks-gallery-item) ul,
.content ul li:not(.blocks-gallery-item) ol  {
	margin-bottom: 0.625rem;
	padding-left: 1.25rem;
}
.content ul li:not(.blocks-gallery-item)  li{
	padding-left: 0;
	list-style: disc;
}
.content ul li:not(.blocks-gallery-item)  li::before{
	content: '';
}


/*section partners */
.section--partners-services .partners{
	margin-top: 5rem;
	
}
.section--partners.section--partners-services{
	margin-bottom: 0;
	padding-top: 120px;
	padding-bottom: 120px;
}
.section--partners.section--partners-services .partners{
	opacity: 1;
}
.pt-0{
	padding-top: 0!important;
}
.pb-0{
	padding-bottom: 0!important;;
}
.mb-96{
	margin-bottom: 96px;
}
@media (max-width: 1023.98px) {
	.mb-96{
		margin-bottom: 64px;
	}

}
.fw-400{
	font-weight: 400 !important;
}

/* schedule */

.schedule__holder .content-block__h3{
	font-size: 20px;
	color: rgba(0, 0, 0, 0.75);
}
.max-with-content-a{
	width: auto;
	max-width: max-content;
	/* text-align: left; */
	margin-left: auto;
}
.schedule--left .schedule__item:nth-child(odd) .schedule__holder .max-with-content-a{
	margin-right: auto;
	margin-left: initial;
}
.schedule--left .schedule__item:nth-child(odd)  .text-align-reverse{
text-align: right;
}
.schedule--left .schedule__item:nth-child(even)  .text-align-reverse{
	text-align: left;
}

@media (max-width: 767.98px) {
	.schedule--left .schedule__item:nth-child(odd) .text-align-reverse{
			text-align: left;
	}
	.schedule--left .max-with-content-a li{
		text-align: left!important;
	}
	.max-with-content-a{
		margin-left: 0;
	}
}