/* 

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap'); */




.popup-gallery {
	padding: 11px 0;
}

.mfp-figure small {
	display: none;
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
	height: auto;
}

.owl-dots {
	padding-top: 15px;
}

.wp-block-image img {
	height: auto;
}

h1 {
	font-size: 26px;
	line-height: 54px;
}

h2 {
	font-size: 24px;
	line-height: 51px;
}

h3 {
	font-size: 20px;
	line-height: 48px;
}

.label-check {
	font-family: 'Lato';
	font-weight: 400;
	color: #484848;
	font-size: 12px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 20px 0;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.woocommerce-billing-fields h3 {
	display: none;
}

.wc_payment_method .payment_method_cod label {
	padding: 10px 16px 0 16px;
}
/******************table***************/

table {  
	width: 100%;  
	border: 1px solid #ccc;
	border-spacing: 3px;
	margin-bottom: 14px;   
}

td {
	padding: 10px;
}

td, th{
	border: solid 1px #ccc;
}

tr:nth-child(odd) {
	background: #f3f3f3;

}
tr:nth-child(even) {
	background: #ffffff94;
}

.wripper-contant {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.list-uslugi {
	padding: 0;
	list-style: none;
}

/***************breadcrumbs*************/
.breadcrumbs-section {
	background: #f7f7f7;
}

#breadcrumbs{
	font-size: 18px;
}
  @media screen and (max-width: 578px) {
#breadcrumbs{
	font-size: 16px;
}
 }

hr	{
	background: #c4e3fb !important;
}

/*************************global text********************/
h1, h2, h3 {
	line-height: 140%;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	color: #484848;
}

.hr-single {
	background: #e5e5e5  !important;
}

p, ul {
	margin-bottom: 20px;

	color: #484848;
    font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
}

a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	list-style-image: url(/wp-content/uploads/2021/07/Frame-991.png);
}


/***********************modal***************/
.remodal 
	padding: 57px !important;
}

#modal1Title {
	color: #444;

	font-family: Styrene A Web;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 27px;
}


#modal1Title{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	font-family: 'Source Serif Pro';

	margin-bottom: 20px;
	margin-top: 20px;
}

/************fonts************************/
@font-face {
	font-family: 'Oswald';
	src: url('/wp-content/themes/cx/fonts/Oswald-Light.woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Oswald';
	src: url('/wp-content/themes/cx/fonts/Oswald-Regular.woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Oswald';
	src: url('/wp-content/themes/cx/fonts/Oswald-Medium.woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Oswald';
	src: url('/wp-content/themes/cx/fonts/Oswald-SemiBold.woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Oswald';
	src: url('/wp-content/themes/cx/fonts/Oswald-Bold.woff2');
	font-weight: 700;
	font-style: normal;
}


@font-face {
	font-family: 'Lato';
	src: url('/wp-content/themes/cx/fonts/Lato-Light.woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/wp-content/themes/cx/fonts/Lato-Regular.woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/wp-content/themes/cx/fonts/Lato-Bold.woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-Light.woff2");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-Regular.woff2");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-Bold.woff2");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-SemiBold.woff2");
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-Bold.woff2");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'SourceSerifPro';
	src: url("/wp-content/themes/cx/fonts/SourceSerifPro-Black.woff2");
	font-style: normal;
	font-weight: 900;
}

/*****************comblock*************************************/
.comblock-title {
	display: inline-block;
	margin-bottom: 20px;
	color: #444;
	font-family: "Oswald";
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;

}
/************************header******************************/
.nav-link {
	padding: 0px;
}

.row-space-between {
	justify-content: space-between !important;
}

.header-section {
	box-shadow: -4px -2px 19px -1px rgb(103 100 100 / 13%);
}

.header-col {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-icon {
	margin: 0 5px;

}

.hr-header {
	margin: 0 !important;
}

.logo-title {
	color: #484848;
    font-size: 37px;
    font-weight: 500;
    font-family: 'Oswald';
    margin: 0;
    margin-left: 12px;
}


.logo-nane {
	font-size: 15px;
	font-weight: 500;
}

/* Общие стили для контейнера логотипа */
.header-logo {
    width: 100%;
    max-width: 614px; /* Максимальная ширина, чтобы не превышать оригинальный размер */
    height: auto; /* Автоматическая высота для сохранения пропорций */
    display: flex;
    align-items: center; /* Центрирование по вертикали */
    justify-content: center; /* Центрирование по горизонтали */
    overflow: hidden; /* Предотвращение переполнения */
}

/* Стили для изображения логотипа */
.header-logo img {
    width: 100%; /* Масштабирование по ширине контейнера */
    height: auto; /* Сохранение пропорций */
    max-width: 100%; /* Не превышать ширину контейнера */
    display: block; /* Удаление лишних отступов */
}

/* Специфические стили для мобильной версии (если класс mob-logo используется) */
.header-logo.mob-logo {
    max-width: 300px; /* Меньший размер для мобильных устройств */
}

/* Медиа-запросы для адаптивности */
@media (max-width: 768px) {
    .header-logo {
        max-width: 250px; /* Уменьшение на планшетах и мобильных */
    }
}

@media (max-width: 480px) {
    .header-logo {
        max-width: 200px; /* Ещё меньший размер на очень маленьких экранах */
    }
}

/***************pagination*********************/
.woocommerce-pagination {
	display: flex;
	width: 100%;
	justify-content: flex-end;
}

.page-numbers {
	padding: 0;
	display: flex;
	list-style: none;
	margin-top: 15px;
}

.page-numbers a{
	margin: 4px;
	padding: 16px;
	border-radius: 5px;
	background: #004298db;
	color: #fff;
	height: 39px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 4px 20px rgb(0 0 0 / 10%);
	transition: 0.3s ease 0s;
}

.page-numbers a:hover{
	transform: translatey(-10px);
	cursor: pointer;
	text-decoration: none;
	background: #004298;
	color: #fff;
}

.page-numbers.current {
	font-weight: 600;
	margin: 4px;
	padding: 16px;
	border-radius: 5px;
	background: #004298;
	color: #fff;
	height: 39px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 4px 20px rgb(0 0 0 / 10%);
	transition: 0.3s ease 0s;
}


/***********banner***************/
.banner-block {
	position: relative;
	display: flex;
	align-items: center;
/* 	background: url(/wp-content/uploads/2021/07/banner-scaled.jpg) center/cover no-repeat; */
	background: url(/wp-content/uploads/2025/11/photo_2025-11-14_18-20-45.jpg) center/cover no-repeat;
	min-height: 740px;
}


.banner-title {
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	line-height: 63px;
	color:#484848;
	font-family: 'Oswald';

}

.banner-text {
	font-size: 22px;
	line-height: 30px;
	color: #484848;

	font-family: 'Lato';
	font-weight: 400;
}


.banner-btn-wripper {
	padding-top: 2vw;
	display: flex;
}


.banner-btn {
	background-color: #484848;
	color: #FFFFFF;
	border-radius: 4px;
	width: 220px;
	height: 56px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 27px;
	border: none;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	transition: 0.2s ease 0s;
}

.banner-btn:hover {
	color: #FFFFFF !important;
	background-color:#898989 !important;
}
.banner-btn:active {
	color: #FFFFFF !important;
	background-color:#898989 !important;
}

.banner-btn:focus {
	color: #FFFFFF !important;
	background-color:#898989 !important;
}

.about__btn-wrapper a{
	color: #fff;
	
}

.catalog-btn {
	background-color: #484848;
	color: #fff;
	border-radius: 4px;
	width: 220px;
	height: 56px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 27px;
	border: none;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	transition: 0.2s ease 0s;
}


.catalog-btn:hover {
	background-color:#898989;
	color: #fff !important;
	text-decoration: none;
}




.slider__section {
	position: relative;

	background-color: #F6F7F7;
}

/*******************************************/

.slider__item {
	height: 400px;
	display: flex;

	flex-direction: column;
	justify-content: space-between;
	padding: 25px;

	box-shadow: 1px 4px 20px rgb(0 0 0 / 10%);
}

.slider__wrapper-img {
	position: relative;

	z-index:2;
	top: -90px;

	border-radius: 5px;

	transition: 0.3s ease 0s;
}

.slider__wrapper-img:hover {
	transform: translateY(-8px);
}

.img1 {
	background-color: #898989;
/* 	background: url(/wp-content/uploads/2021/07/Rectangle.jpg); */
	background-size: cover;
}

.img2 {
	background-color: #484848;
/* 	background: url(/wp-content/uploads/2021/07/Rectangle2.jpg); */
	background-size: cover;
}

.img3 {
	background-color: #898989;
/* 	background: url(/wp-content/uploads/2021/07/Rectangle3.jpg); */
	background-size: cover;
}


.slider__icon {
	width: 100%;
	text-align: center;
}

.content__title {
	margin-bottom: 16px;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;

	color: #FFFFFF;
}

.content__text {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 150%;

	color: #fff;
}

.slider__wrapper-link {

}

.wrapper-link {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;

	text-transform: uppercase;

	color: #FFFFFF;

	transition: 0.3s ease 0s;
}


.wrapper-link:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/***********************arrow**********************************/

.arrow-img {
	padding-left: 5px;
	padding-bottom: 4px;

	transition: 0.3s ease 0s;
}

.wrapper-link:hover .arrow-img {
	transform: translatex(3px);
}


/*****************about*****************************************/
.about__section {
	padding: 80px 0;

	background: url('/wp-content/uploads/2021/10/Rectangle-802-e1634650539305.png') left -100px center no-repeat;
}

.flex__row {
	display: flex;
	align-items: center;
}

.about__title {
	color:#484848;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 33px;
	line-height: 49px;
}

.about__line {
	width: 68px;
	height: 2px;

	background: #039EE3;
}

.about__text {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;

	color: #484848;

}

.about__img {
	width: 100%;

	border-radius: 5px;
}

.about__btn-wrapper {
	display: flex;
}

.flex-grid {    
	display: grid;
	align-items: center;
	grid-template-rows: 1fr;
	grid-template-columns: 1.6fr 2fr;
	grid-gap: 0 3vw;
	grid-template-areas: 
		"grid-img grid-title"
		"grid-img grid-text";
}

.grid-img {
	grid-area: grid-img;
}

.grid-title {
	grid-area: grid-title;
}

.grid-text {
	grid-area: grid-text;
}


@media (max-width:991px) {
	.flex-grid { 
		grid-gap: 3vw;	
		grid-template-areas: 
			"grid-img grid-title"
			"grid-text grid-text";
	}}

@media (max-width:540px) {
	.flex-grid { 
		display: grid;
		align-items: center;
		grid-template-rows: auto;
		grid-template-columns: 1fr;
		grid-gap: 3vw;
		grid-template-areas: 
			"grid-img grid-img"
			"grid-title grid-title"
			"grid-text grid-text";
	}}

/****************************napravlenia************************/
.napravlenia__section {	
	padding: 80px 0;
}

.napravlenia__section-background {
	background: #F6F7F7;
}

.napravlenia__title {
	margin-bottom: 20px;

	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 130%;

	color: #484848;
}

.napravlenia__link {
	font-family: 'Lato';	
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 130%;
    color: #484848;
/* 	background-image: linear-gradient(90deg, #01409A, #039EE3);
	color: transparent; */
	-webkit-background-clip: text;
	text-transform: none;

}

.napravlenia__link:hover {
	background-image: linear-gradient(90deg, #01409A, #039EE3);
	color: transparent;
	-webkit-background-clip: text;
	text-transform: none;
}

.napravlenia__item {
	border-radius: 5px;

	padding: 20px;
	height: 193px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;

	transition: 0.3s ease 0s;
}

.napravlenia__item:hover {
	transform: translatey(-10px);

	cursor: pointer;
	text-decoration: none;
}

.item1 {
	background: #898989 ;
}

.item2 {
	background: #484848;
}

.item3 {
	background: #484848;
}

.napravlenia__name {
	color: #fff; 

	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;

	text-align: center;
	text-decoration: none;
}

/******************main-comblock****************************/
.main-comblock__section {
	padding: 10% 0 80px 0;
	background: url(/wp-content/uploads/2021/07/Rectangle2-1.jpg) no-repeat;
	background-position: center;
}

.comblock-btn-wrapper {
	display: flex;
}

.main-comblock__wrapper {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 20px 10px rgb(0 0 0 / 3%);
	border-radius: 5px;
	padding: 55px;
}

.main-comblock__img {
	position: absolute;
	left: -29%;
	top: -150px;
}
  @media screen and (max-width: 1450px) {
.main-comblock__img {
	position: absolute;
	left: -29%;
	top: -100px;
}
	  
.main-comblock__img img{
	height: 700px;
}
 }

.main-comblock__img img{
	height: 750px;
}

.main-comblock__title {
	padding-bottom: 20px;
	color: #484848;  @media screen and (max-width: 1480px) {
  .cookie-agreement{
   padding:  8px; }
 }

	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 140%;
}


.main-comblock__text {
	padding-bottom: 40px;

	color: #484848;

	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 140%;
}
.main-comblock__form-title {
	color: #484848;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 50px;
}

.main-comblock__form {
	padding-left: 40px;
	border-left: 2px solid #039EE3;
}

.form-control {
	background: #ECECEC;
	box-shadow: 0px 1px 20px rgba(225, 225, 225, 0.25);
	border-radius: 5px;
	border: none;
}

.img-comblock {
	width: 450px;
/* 	box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
	border-radius: 5px;
}

/*****************ajax-search**************************************/

#ajaxsearchlite1 .probox, div.asl_w .probox {
	height: 42px;
}

div.asl_w .probox .promagnifier {
	height: 42px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
	font-family: 'Lato';
	height: 42px;
}

/********************blog************************************/
.blog__section {
	padding: 15px 0 50px 0;
}

.blog__wrapper {
	background: #FFFFFF;
	box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.03);
	border-radius: 5px;
	transition: 0.3s ease 0s;

	margin-bottom: 50px;
	
	overflow:hidden;
}


.blog__wrapper:hover {
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.post-image {
	display: flex;
	justify-content:center;
	overflow: hidden;
}

.img-fluid {
	transition: 0.3s ease 0s;	
}

.blog__wrapper:hover .img-fluid {
	transform: scale(1.05);
}


.blog__subtitle {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 140%;
	color: #484848;

}

.post-content {
	padding: 30px;

	background: #FFFFFF;
	box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.03);
	border-radius: 0px 0px 5px 5px;
}

.post-image img {
	margin-top: 10px;
	width: 250px;
	border-radius: 5px 5px 0 0;
}

.date-blog {

}

.blog__title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 150%p;

	color:#484848;
}

.blog__text {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;

	color: #484848;
}

.form-control {
	height: 50px !important;
}

/*******************отзывы************************************/
.testimonials__wrapper {
	height: 455px;
}

.testimonials__wrapper2 {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}


.owl-item.center .testimonials__wrapper {

	background: rgba(2, 160, 228, 0.74);
	border-radius: 5px;
}


.testimonials__wrapper-img {
	display: flex;
}

.testimonials__img {
	width: auto !important;
	border-radius: 5px;
}

.testimonials__title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 140%px;
	text-align: center;
	color:#484848;
}


.testimonials__title2 {
	font-family: 'Oswald';
	text-align: left;
	color: #484848;
}

.testimonials__text {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	opacity: 0.6;
}

.testimonials__text2 {
	color: #484848;
}

.testimonials__hr {background: #898989  !important;}

.owl-item.center .testimonials__hr {background:#898989 !important;}

/**********************page**************************************/
.subcategory__wrapper {
	padding: 9px;
	border-radius: 5px;
    background: linear-gradient(to bottom, #484848, #898989);
/* 	background: linear-gradient(90deg, rgba(3,158,227,1) 0%, rgba(1,64,154,1) 100%); */
	color: #fff;
    font-family: "Oswald";
	font-size: 14px;
	height: 70px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 4px 20px rgb(0 0 0 / 10%);
	transition: 0.3s ease 0s;
}

.subcategory__wrapper:hover {
	transform: translatey(-10px);
	cursor: pointer;
	text-decoration: none;

	background: linear-gradient(90deg, rgba(3,158,227,1) 0%, rgba(1,64,154,1) 100%);
	color: #fff;
}


.subcategory__link {
	color: #060606;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	text-decoration: none;
	transition: 0.3s ease 0s;
}

.top__img {
	position: relative;

	overflow: hidden;
}

.top__title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	z-index: 10;
	text-align: center;
}

.top__title h1 {
	color: #fff;
	z-index: 2;

	font-size: 2.5vw;
	line-height: 130%;
	margin-bottom: 15px;
}

.top__btn {
	display: flex;
	justify-content: center;
}

.top__background {
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.5);
}


.top-btn-catalog {
	text-align: center;
	width:220px;
	height: 56px;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	text-transform: uppercase;
/* 	padding: 1vw 2.5vw; */
	background-color: #898989;
	color: #fff !important;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	transition: 0.5s ease-out 0s;
}

.top-btn-catalog:hover {
background-color: #484848;
}


@media(max-width: 1500px) {
.top-btn-catalog {
		width: 180px;
		height: 48px;
		font-size: 15px;
		line-height: 27px;
	}

}


@media (max-width: 991px) {
.top-btn-catalog {
		width: 150px;
		height: 50px;
		font-size: 14px;
	}


}

.btn-mainshop {
	margin-bottom: 15px;
	height: 70px;

	background: #039EE3;
	color: #fff !important;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;

	transition: 0.3s ease 0s;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	text-transform: uppercase;
}

.btn-mainshop:hover {
	transform: translatey(-10px);
	cursor: pointer;
	text-decoration: none;

	color: #fff;
}

.service__card {
	background: #f7f7f7;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	border-radius: 5px;
	line-height: normal;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	transition: all 0.3s;
}

.service__card:hover {
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.service__title {	
	height: 82px;

	color: #060606;	

	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
}

.service__title a{
	color: #060606 !important;
}

.service__format_title {
	font-size: 16px;
	line-height: 20px;
	color: #484848;
	font-family: "Oswald";
	font-weight: 500;
	margin-bottom: 5px;
}	

.service__format_subtitle {
	font-size: 16px;
	line-height: 23px;
}

.service__img {
	transition: all 0.8s;	
}

.service__wrapper-img {
	display:flex;
	justify-content: center;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}

.service__card:hover .service__img {
	transform: scale(1.05);
}

.service__format {
	font-family: 'Lato';
	font-size: 16px;
	color: #024aa2;
	color: #060606c9;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.service__date {
	display: flex;
	justify-content: space-between;
	flex-direction: column;

	font-family: 'Inter';
	font-size: 15px;
	color: #060606c9;
}

.service__btn{
	display: flex;
}

.cx-btn {
	padding: 13px 22px;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	background-color: #898989;
	text-transform: uppercase;

	transition: 0.2s ease-out 0s;

}

.cx-btn:hover {
	background-color: #484848;
	color: #fff !important;
}

.img-fluid {
	width: 100%;
}

/*****************************************************************/
#footer {
	background-color: #F6F7F7;
}

.footer__title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;

	color: #272727;
}

.footer__li {
	padding-left: 0 !important;
}


.footer__li:hover .arrow-img {
	transform: translatex(3px);
}

.link-hover-style-1,
.link-hover-style-1:hover {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	color: #484848;
/* 	background-image: linear-gradient(
		90deg
		, #01409A, #039EE3);
	color: transparent; */
	-webkit-background-clip: text;
	text-transform: none;
}

/************************woocommerce*****************/
.single_variation_wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;

	transition: 0.3s ease 0s;
}

.sku_wrapper {
	display: none;
}

.wrapper__product {
	position: relative;

	padding: 40px;	

	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

	background: #f7f7f7;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	border-radius: 5px;

}

.product-btn {
	padding: 17px 26px;
	border-radius: 18px;
	color: #fff;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	background: #004298;
	text-transform: uppercase;
	transition: 0.5s ease-out 0s;
	width: 100%;
	border: none;
}

.product-img {
	border-radius: 5px;
	height: auto;
}

.product-dop-pole-item {
	padding: 15px;
	margin-bottom: 10px;	

	display: flex;
	justify-content: center;
	flex-wrap: wrap;

	border-radius: 11px;
	border: none; 
	background-color: #ECECEC;	

	color: #444;

	align-items: center;
	font-size: 20px;
	font-family: "Inter";
	font-weight: 400;
}

.wrapper__product-dop-pole {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 2fr 1fr;
	grid-gap: 10px 20px;
	grid-template-areas: 
		"pole-item-1 pole-item-2"
		"pole-item-3 pole-item-3";
}


.pole-item-1 {
	grid-area: pole-item-1;
}

.pole-item-2 {
	grid-area: pole-item-2;
}

.pole-item-3 {
	grid-area: pole-item-3;
}







.button-quanity-wrapper {
	display: flex;
	justify-content: flex-end;
}

.wrapper__product-img {
	width: 250px;
/* 	position: absolute;
	right: -80px;
	width: 538px; */
}

.entry-title {
	display: none;
}

.entry-summary .price {
	display: none;
}

.single_add_to_cart_button {
	padding: 17px 26px;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	background-color: #898989;
	text-transform: uppercase;
	transition: 0.5s ease-out 0s;

}

.single_add_to_cart_button:hover {
	background-color:#484848;
	color: #fff !important;
}

.woocommerce-variation-add-to-cart {
	display: flex;

	margin-top: 10px;
}

.cart {
	margin-top: 15px;

	display: flex;
	flex-wrap: wrap;
}

.price .amount {
	color: #004298;
	font-size: 16px;
	font-weight: 400;
}

.product_meta {
	margin-top: 14px;
}

.shop_table {
	display: inline-table;
}

.variations .label {
	display: none;
}

.variations {
	margin-bottom: 0;
}

.variations,
.variations td,
.variations th,
.variations tr {
	border: none !important;
	background: none !important;
	padding: 0;
}

.price {
	margin-bottom: 15px;
	display: inline !important;
}

.variations select {
	margin-bottom: 15px;
	border: none;
	border-radius: 10px;
	outline: none;
	padding: 15px;
	background: #ececec;
	font-size: 17px;
	font-family: 'Oswald';
	color:#484848;
}

.reset_variations {
	margin-left: 10px;
}

option{
	border: none;
	padding: 15px;
	border-radius: 10px;
}

.phone__cart {
	font-family: 'Oswald';
	font-size: 19px;
	font-weight: 500;
}

.btn-single_wrapper {
	display: flex;
	justify-content: space-between;
	margin-top: 13px;
	margin-bottom: 27px;
}

/*********cart*************************************/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt  {
	padding: 17px 26px;
	border-radius: 5px;
	border: none;

	color: #fff;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	background: #004298;
	text-transform: uppercase;

	transition: 0.5s ease-out 0s;

}

.checkout-button:hover {
	background: #444 !important;

	color: #fff !important;
}

.cart-subtotal,
.order-total {
	font-size: 18px;
}


.quantity .qty {
	border: 1px solid #b8bdd0;
	border-radius: 3px;
	padding: 13px;
	font-size: 18px;
	margin-right: 11px;
   font-family: "Oswald";
	width: 75px;
	text-align: center;
}

.cart-collaterals {
	display: flex;
}


.wc-proceed-to-checkout .checkout-button:hover  {
	background-color: #444 !important;

	text-decoration: none;
}

.woocommerce-Price-amount {
	font-family: "Lato";
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}

.woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-direction: column;
}

.validate-required {
	display: flex;
	flex-direction: column;

	width: 100% !important;

	margin-bottom: 20px;
}

.woocommerce-billing-fields .input-text
{
	padding: 10px;

	background-color: #ececec4f;
	color: #777676;

	border-radius: 2px;
	margin-bottom: 15px;
	box-shadow: 0 4px 10px -2px rgb(0 0 0 / 7%);
	border: none;

	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 38px;
}


.select2-selection__rendered
{
	background-color: #ebe9eb;
	color: #777676;

	border-radius: 2px;
	margin-bottom: 15px;
	box-shadow: 0 4px 10px -2px rgb(0 0 0 / 7%);
	border: none;

	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 38px;
}

.form-row-wide {
	display: flex;
	flex-direction: column;
}

#customer_details {
	margin-bottom: 30px;
}


.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background-color: #444 !important;

	text-decoration: none;
}


#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 34px !important;
	margin-bottom: 60px;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	padding-bottom: 34px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
}

.related {
	display: flex;
	flex-wrap: wrap;
}



.related h2 {
	display: none;
}

#header {
	font-family: 'Source Serif Pro';
}

#header .header-nav.header-nav-stripe nav > ul > li > a  {
	font-family: 'Oswald';
	font-size: 15px;
	font-weight: 500;
}

  @media screen and (max-width: 1200px) {
#header .header-nav.header-nav-stripe nav > ul > li > a  {
	font-size: 13px;
}
 }


.header-wrapper {
	padding: 20px 0px;
}

.header-wrapper  h1 {
	font-size: 24px;
}

.product_feature {
	color: #004298;
	margin-top: 10px;
    font-family: "Lato";
    font-weight: 400;
}

/**********************media*******************/
@media(max-width: 991px) {
	#header .header-nav.header-nav-stripe nav > ul > li > a  {
		font-size: 13px;
	}

	.page-numbers a {
		margin: 3px;
		padding: 0px 12px;
		height: 34px;
		font-size: 12px;
	}
	.page-numbers.current {
		font-weight: 600;
		margin: 3px;
		padding: 0px 12px;
		height: 34px;
		font-size: 12px;
		background: #004298;
		color: #fff;
	}

	#header .header-btn-collapse-nav {
		margin: 0;
	}

	ul {
		padding-left: 25px;
	}

	.page-header h1 {
		font-size: 20px;
	}

	.testimonials__wrapper {
		height: auto;
	}

	.napravlenia__link {
		font-size: 16px;
	}

	.header-wrapper h1 {
		font-size: 20px;
		line-height: 150%;
		margin:0;


	}
	.header-wrapper {
		padding: 20px 0px;
		border-top: 1px solid #ccc;
	}
	
	.btn-single_wrapper {
		flex-direction:column;
	}
	
	.phone__cart {
		margin-bottom:20px;
	}
}

@media(max-width: 1500px) {
	.banner-title {
		font-size: 35px;
		line-height: 50px;
	}
	.banner-btn {
		width: 180px;
		height: 48px;
		font-size: 15px;
		line-height: 27px;
	}

	.banner-btn-wripper {
		padding-top: 30px;
	}
}


@media(max-width: 1200px) {

	.banner-block {
		min-height: 448px;
	}
	.banner-title {
		font-size: 33px;
		line-height: 50px;
	}
}


@media (max-width: 991px) {
	.banner-title {
		font-size: 24px;
		line-height: 31px;
	}

	.banner-text {
		font-size: 19px;
		line-height: 28px;
	}

	.testimonials__wrapper {
		padding: 27px;
	}

	.banner-btn {
		width: 138px;
		height: 42px;
		font-size: 13px;
		line-height: 27px;
	}

	.banner-block {
		background: url(/wp-content/uploads/2021/10/mb4.jpg) center/cover no-repeat;
		min-height: 600px;

	}	
}

@media (max-width: 991px) {
	.banner-description-box {
		width: 100%;
		top: 38%;
		left: 0;

		display: flex;
		flex-direction: column;
		align-items: center;	
	}
	.napravlenia__section {
		padding: 50px 0;
	}
	.about__section {
		padding: 50px 0;
	}
	
	.mob-logo .logo-title {
		font-size: 27px;
		line-height: 125%;
	}

	.napravlenia__title {
		font-size: 24px;
		line-height: 130%;
	}

	.main-comblock__section {
		padding: 50px 0;
	}

	.blog__subtitle {
		font-size: 18px;
	}

	.banner-title, .top__title h1 {
		font-size: 30px;

		text-align: center;
	}

	.banner-text {
		font-size: 20px;
		text-align: center;
	}

	.banner-btn,
	.banner-btn-catalog
	{
		width: 150px;
		height: 50px;

		font-size: 14px;
	}

	.about__section {
		background: none !important;
	}

	.about__btn-wrapper {
		justify-content: center;
	}
	.main-comblock__img {
		display: none;
	}
}

@media (max-width: 991px) {
/* 	.top-btn-catalog
	{
		width: 201px;
		height: 50px;

		font-size: 14px;
	} */

	.service__img {
		height: auto;
	}
}

@media (max-width:540px) {
	.main-comblock__wrapper {
		padding: 50px 20px !important;
	}}


@media (max-width: 1346px) and (min-width: 991px) {
	.about__section {
		background: url(/wp-content/uploads/2021/07/Rectangle-9.jpg) left -216px center no-repeat !important;
	}
}

@media (max-width: 991px) {
	.wrapper__product-pole {
		display: flex;
		flex-direction: column;
		
	}
	.time-mob {
		display: none;
	}

	.wrapper__product {
		padding: 30px 10px;
	}

	.wrapper__product-img {
		display: none;
	}

	.img-comblocks {
		display: none;
	}
}


@media (max-width: 991px) {
	.subcategory__wrapper {
		padding: 9px;
		height: 53px;
		margin-bottom: 10px;
		font-size: 12px;
	}

	.btn-mainshop {
		height: 53px;
	}

	.subcategory__wrapper:hover {
		transform: translatey(0px);
	}

	.about__title {
		font-size: 24px;
		line-height: 150%;
	}

	p, ul {
		margin-bottom: 20px;
		color: #060606;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 300;
		font-size: 14px;
		line-height: 140%;
	}

	.cx-btn {
		padding: 14px 17px;
		font-size: 14px;
	}

	.main-comblock__title {
		font-size: 24px;
		line-height: 140%;
	}

	.main-comblock__text {
		font-size: 14px;
		line-height: 140%;
	}
	.main-comblock__form-title {
		font-size: 22px;
		line-height: 33px;
	}

	.single_variation_wrap  {
		
		flex-wrap: wrap;
	}
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 19px;
	}

	h3 {
		font-size: 16px;
	}

	.main-comblock__form {
		padding-left: 0;
		border: none;
	}
	#sub-menu {
		text-align: center;
	}

	.banner-btn-wripper {
		display: flex;
		justify-content: center;
	}
	.img-comblock {
		display: none;
	}
	.variations select {
		width:100%;
	}
}

@media(max-width: 352px) {
	.ws-nowrap {
		display: none !important;
	}
	.mobile-row {
		justify-content: space-between !important;
	}
}

/********************************этапы*****************/
.height-cycle {
	height: 260px;
}


@media (max-width: 991px) {
	.height-cycle {
		height: auto;
	}
	.testimonials__wrapper {
		height: auto;
	}
}

.cycle-wrapper {
	width: 160px;
	height: 160px;
	text-align: center;
    background: linear-gradient(to bottom, #484848, #898989);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	border-radius: 5px;
	padding: 20px;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	transition: 0.3s ease 0s;
}



.cycle-wrapper:hover {
	background: #01409A;
	box-shadow: 10px 10px 20px -15px rgb(0 0 0 / 30%);
	transform: translatey(-10px);
	cursor: pointer;
	text-decoration: none
}

.active-wrapper {
	background: #01409A !important;
	cursor: pointer;
}

.cycle-box {
	display: flex;
	justify-content: center;

	margin-bottom: 52px;
}

.cycle-item {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}


.cycle-icon {
	padding-bottom: 10px;
	display: flex;
	justify-content: center;
}


.active-icon {
	display: none;
}


.cycle-title {
	color: #fff;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
	text-decoration: none;
}



.active-title {
	display: none;
	line-height: 140%;
}



.hidden-text{
	display: none;
	color: #fff;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
}


.cycle-text {
	display: block !important;
}

.contant__title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 130%;
	color: #484848;
}
/***********************************/

.cx-right-tema {
	display: none;
}

.cx-right-menu {
	display: none;
}

.mob-logo {
	display: none;
}

@media(max-width: 991px) {
	.cx-right-menu {
		display: flex;
		top: auto;
		position: fixed;
		bottom: auto;
		right: 16px;
		z-index: 10000;
		background: #004298;
		padding: 10px 9px;
		border-radius: 6px 6px 0 0px;
		bottom: 0;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		padding-bottom: 0;
	}
	.cx-right-tema {
		display: flex;
		top: auto;
		position: fixed;
		bottom: auto;
		right: 81px;
		z-index: 10000;
		background: #039ee3;
		padding: 10px 9px;
		border-radius: 6px 6px 0 0px;
		bottom: 0;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
	}

	.header-nav-features {
		padding: 0 !important;
		margin: 0 !important;
	}

	.mob-display {
		display: none !important;
	}

	.mob-logo {
		display: flex;
		flex-direction: column;
	    gap: 15px;
		align-items: flex-start;
		height: auto !important;
    	width: auto !important;
	}
	
	.header-nav-bar {
		position: fixed;
		width: 100%;
	}
	#header {
		height: 124px !important;
	}
	
	.contant__title {
		font-size:22px;
	}
}

/***********************card media******************/


@media(max-width: 991px) {	
	.service__title {
		height: auto;

	}
	.service__format_subtitle {
		font-size: 14px;
		line-height: 22px;
	}

	.woocommerce-Price-amount {
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
	}

}

.product-name a {
	color: #060606;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-decoration: none;
}


.product-name .variation-{
	display: flex;
	flex-wrap: wrap;
	color: #777;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    text-decoration: none;
}

.product-name p {
	color: #060606;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    text-decoration: none;
}

.payment_method_cod label {
	padding-left: 15px !important;
	padding-top: 15px !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
	background-color: #898989;
	background-image: none;
}

.privacy {
    color: #484848;
    text-decoration: none;
    font-weight: 700;
	 text-decoration: dashed;
    transition: color 0.3s ease, text-decoration 0.3s ease;
}

.privacy:hover {
    color: #333333; /* Немного темнее для эффекта наведения */
    text-decoration: underline;
}

.privacy:focus {
    outline: 2px solid #484848;
    outline-offset: 2px;
}

.footer_logo{
	width: 250px;
}


  @media screen and (max-width: 578px) {
.footer_logo{
	width: 200px;
}

 }

.copywright{
font-family: "Oswald";
color: #898989;
}

.col h1 {
    margin-top: 20px;
}

.service-img{
margin-top: 15px;
width: 250px;
}

.product-box{
width: 100%;
height: 100%;
display: flex;
justify-content:center;
align-items:center;}	

.itog-title,
.name__price{
line-height: 140%;
font-family: 'Oswald';
font-style: normal;
font-weight: 500;
color: #484848;
font-size: 16px;
}	
	

.about-companyBtn{
    width: 150px !important;
    height: 56px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    /* padding: 1vw 2.5vw; */
    background-color: #898989;
    color: #fff !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: 0.5s ease-out 0s;
}

.about-companyBtn:hover{
	background-color:#029fe3;
}
@media(max-width: 1500px) {
.about-companyBtn {
		width: 180px;
		height: 48px;
		font-size: 15px;
		line-height: 27px;
	}

}


@media (max-width: 991px) {
.about-companyBtn {
		width: 150px;
		height: 50px;
		font-size: 14px;
	}
}

.about-programBtn{
    width: 150px;
    height: 56px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    /* padding: 1vw 2.5vw; */
    background-color: #484848;
    color: #fff !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: 0.5s ease-out 0s;
}
.about-programBtn:hover{
	color: #FFFFFF;
	background-color:#898989;
}

@media(max-width: 1500px) {
.about-programBtn {
		width: 180px;
		height: 48px;
		font-size: 15px;
		line-height: 27px;
	}

}


@media (max-width: 991px) {
.about-programBtn {
		width: 150px;
		height: 50px;
		font-size: 14px;
	}
}


.special-btn-3{
	width: 150px;
    height: 56px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    background-color: #274a82;
    color: #fff !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: 0.5s ease-out 0s;
}
.special-btn-3:hover{
	color: #FFFFFF;
	background-color:#898989;
}
@media(max-width: 1500px) {
.special-btn-3 {
		width: 180px;
		height: 48px;
		font-size: 15px;
		line-height: 27px;
	}

}


@media (max-width: 991px) {
.special-btn-3 {
		width: 150px;
		height: 50px;
		font-size: 14px;
	}
}