html,body {height: 100%;}

.content {
	height: 100%;
	padding: 30px;
}
.content-magazin {
	position: relative;
}
.content-magazin h2{
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	color: #121212;
}
.p_description_for_section {
	font-size: 14px!important;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.01em;
    margin-bottom: 25px;
	color: #121212;
}
 .left_h2 {
	 font-size: 24px;
 }
 .h2-center {
	 font-size: 24px;
 }
.p_description_for_section_in_block {
	font-size: 20px!important;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.01em;
    margin-bottom: 25px;
	color: #000;
}
.p_desription{
	color: #797a84!important;
}
.fade-black {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.65;
	z-index: 100;
}
.content-magazin p{
	font-weight: 400;
    line-height: 1.5;
}
.brd {border: 1px solid #000000;}
.brr {border: 1px solid #ff0000;}
.brg {border: 1px solid #00ff00;}
h1,h2,h3,h4,p,li,a {
	font-family: 'Open Sans';
	color: #121212;
	font-size: 16px;
 }

.ops {
	font-family: 'Open Sans';
}

.op_bold {
	font-family: 'Open Sans';
	font-weight: normal;
    font-style: italic;
}

.po_Semibold {
	font-family: 'Open Sans';
	    font-weight: bold;
    font-style: italic;
}
.navbar-container-wrapper {
	position: fixed;
	width: 100%;
    top: 0;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	z-index: 1000;
}
.navbar_ul {
	display: flex;
	justify-content: space-start;
	align-items: center;
	list-style: none;
    height: 100%;
    margin: 0;
    padding: 0;
}
.navbar_ul>li {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 9px 0 0;
}
.navbar-ul-a {
	font-weight: 300;
	text-decoration: none;
	color: #000!important;
	white-space: nowrap;
    font-size: 15px;
}
.navbar_ul>li:hover {
	text-decoration: underline;
}
.logo {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: 'Open Sans';
}
#logo {
   }
.logo_text_1{
	text-transform: lowercase;
	letter-spacing: 5px;
}
.logo_text_2{
	text-transform: uppercase;
	font-weight: 700!important;
	/*color: #0054d0;*/
}
.time-work-p-2 {
	/*color: #0054d0;*/
}
.logo_text_3{
letter-spacing: 0.9px;
}
.time-work-p {
	margin: 0;
	padding: 0;
}
.navbar-container {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
.navbar-contacts-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*align-items: center;*/
	height:100%;
}
.time-work-p {
	text-align: right;
}
.time-work-p-2 {
	font-size: 20px!important;
	font-weight: 600!important;;
}
#footer {
		background: #f5f8ff;
}
.under-footer-p-wrapper {
	display: flex;
	padding: 5px;
	flex-direction: column;
	justify-content: center;
	height:100%;
}
.under-footer-p-wrapper p{
		margin: 0;
		padding: 0;
		font-size: 16px;
}
.under-footer-p-span {
	text-transform: uppercase;
}
.mobile-menu {
	width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 100% 50%;	
}
.mobile-open {
    background-image: url(/assets/templates/img/navbar/menu_open_green.svg);
}
.mobile-close {
    background-image: url(/assets/templates/img/navbar/menu_close_green.svg);
}
.navbar-container-row {position:relative;}
.mobile-menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height:100%;
}
#navbar_ul_wrapper {
    z-index: 10;
}
.tovary_po_accii_wrapper {
	position: relative;
	overflow: hidden;
	border: 1px solid #adb5bd;
	margin: 0 0 15px 0;
	height: 370px;
}
.tovary_po_accii_wrapper img{ 
	position: absolute;
    top: 0;
    bottom: 10px;
    margin: auto;
	z-index: 9;
}
.podrobnee {
	position: absolute;
    width: 100%;
	text-align: center;
    bottom: -8px;
    z-index: 10;
}
.sale {
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: red;
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	z-index: 10
}

.tov_signature {
	position: absolute;
    bottom: 33px;
    z-index: 10;
    display: block;
    width: 100%;
	font-weight: 600!important;
}
.price_wrapper {
	position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 28px;
    z-index: 10;
}
.price_wrapper p{
	margin: 0;
	padding: 0 10px;
}
.new_price {
	position: relative;
	color: red;
	font-weight: 800!important;
	/*font-size: 24px;*/
}
.new_price:before,.old_price:before {
position: absolute;
    content: "₽";
    display: block;
    top: 0px;
    left: -2px;
	font-weight: 600!important;
}
.old_price {
	position: relative;
	color: #838587;
	text-decoration: line-through;
	font-weight: 600!important;
}
.center-content-wrapper {
	/*display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;*/
}
.color_blok_fon {
	background: linear-gradient(90deg, #E3FDFF 0%, #E3FDF7 100%);
	background: linear-gradient(90deg, #f2f3f5 0%, #f2f3f5 100%);
}

.table-container {
	border-radius: 7px!important;
	overflow: hidden;
}
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #f6f8fe;
   --bs-table-bg-type: rgba(0, 0, 0, 0); 
 }
.table-my {
	margin: 0;
	border: none;
}
.table-my td:nth-child(2), .table-my th:nth-child(2) {
	text-align: center;
}
.table-my tr{
	border: none;
}
.table th{
	padding: 15px 0 17px 34px;
	font-size: 22px;
	font-weight: 400;
}
.table-my td{
	padding: 15px 0 17px 34px;
}
.table-my td{
	border: none;
	font-weight: 600;
	font-size: 18px;
	width: 50%;
}
.table-my>thead th {
	background-color: #1cebbc!important;
	color: #fff;
	font-weight: 400;
}
body > div.color_blok_fon.pt-5.pb-5 > div > div > div.col-md-12 > div > table > thead > tr > th:nth-child(1){
	border-right: 1px solid #eeedf4;
}
.with_svesdochka {
	color: #797a84!important;
	font-size: 16px!important;
	font-weight: normal!important;
}
.tr_footer td:nth-child(1){
	border-right: 1px solid #eeedf4;
}
.tr_footer td{
	text-align: center;
	background-color: #514de3!important;
	color: #fff;
	padding: 15px 0 15px 0;
}
.p_button {
	display: inline-block;
	padding: 5px 23px;
	background: linear-gradient(90deg, #64ecf5 0%, #1cebbc 100%);
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	margin: 10px 0 9px 20px;
	cursor: pointer;
	font-size: 12px;
}
.p_button:hover {
	background: #000;
}
	.table-my td.with_svesdochka {
		font-size: 13px!important;
	}
.animated-modal {
  max-width: 550px;
  max-width: 1000px;
  border-radius: 4px;
}
.category-wrapper {
	width: 100%;
	height: 370px;
	background: #f1f1f1;
	margin-bottom: 15px;
}
.signature-wrapper{
	text-align: center;
    margin: 0 0 30px 0;
}
.collection_title {
    display: inline-block;
    color: #121212!important;
	font-weight: 600!important;
    text-transform: capitalize;
    margin-bottom: 0;
}
.items_count {
	display: block;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    color: #797b7e;
}
.blank_target_mobile {
	display: none;
}
.vopros {
	display: block;
	margin: 10px;
	font-size: 20px;
    font-weight: 400;
	/*color: #1cebbc;*/
}
.otvet {
	/*border-radius: 6px;
    border: 1px solid #d8d8d8;*/
	padding: 7px 25px 0px 32px
	/*background-color: #f1f1f1;*/
}

.qo-wrapper {
	border-radius: 6px;
    border: 1px solid #d8d8d8;
    /* border: 1px solid #1cebbc; */
    padding: 0px 25px 5px 20px;
    background-color: #f1f1f1;
    margin-top: 15px;
}
.container-map {
	position: relative;
	height: 400px;
	width: 100%;
}
.map-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.container-text {
	position: relative;
	z-index: 10;
}
.wrapper-contacts {
	display: flex;
	flex-wrap: wrap;
	/*background-color: #f1f1f1;*/
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	justify-content: center;
	align-content: center;
	height: 400px;
	width: 80%;
}
.wrapper-contacts>div:nth-child(1){border-radius: 5px 0 0 0;}
.wrapper-contacts>div:nth-child(2){border-radius: 0 5px 0 0;}
.wrapper-contacts>div:nth-child(3){border-radius: 0 0 0 5px;}
.wrapper-contacts>div:nth-child(4){border-radius: 0 0 5px 0;}
.wrapper-contacts>div{
	width: 40%;
	height: 150px;
	background-color: #fff;
	padding: 25px;
}
.img-contact {
	width: 21px;
    height: 33px;
    /*border: 1px solid #000;*/
    background-size: 100%!important;
    background: no-repeat;
}
.signature {
	font-size: 20px;
	font-weight: 500!important;
	margin: 7px 0 0 0;
}
.description-contacts {
	display: inline-block;
	font-size: 12px;
    color: #797b7e;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.description-contacts a {
	color: #797b7e;
	font-size: 12px!important;
}
.phone-contact{
	background-image: url('/assets/templates/img/contacts/telephone.svg');
}
.email-contact {
	background-image: url('/assets/templates/img/contacts/mail.svg')
}
.location-contact {
	background-image: url('/assets/templates/img/contacts/geolocation.svg')
}
.time-contact {
	background-image: url('/assets/templates/img/contacts/clock.svg')
}
.otzyvy-wrapper {
	display: flex;
	justify-content: center;
}
.dop_swipper_wrapper {
    height: 340px;
}
.left-block-contacts {
	pointer-events: none;
	height: 0px;
}
#btn-back-to-top {
    position: fixed;
    border-radius: 23px!important;
    width: 45px;
    height: 45px;
    bottom: 20px;
    right: 20px;
    display: none;
    color: #fff;
    background: #1cebbc;
    border: 0;
    transition: 0.5s;
    z-index: 1000;
}
#btn-back-to-top span{
	position: relative;
	top: -2px;
}
.ellepsis-content {
	display: none;
}
.opencontainer-wrapper {
	text-align: center;
	margin: 15px auto;	
}
.news-text-link-close, .news-text-link {
	margin: 0;
}
.news-text-link-close {
	display: none;
}
.opencontainer-wrapper {display: none;}
.wrapper_tovar_acciya {
	
}
.caracteristic_tovar {
		color: rgba(0,26,52,0.6);
}
.price_wrapper_in_tovar p{
	margin: 0;
	padding: 0 10px;
}
.price_wrapper_in_tovar {
	position: relative;
	display:flex;
    justify-content: start;
}
.caracteristic_description {
	
}
.navbar-contacts-container-inner {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.nazakas {
	display: inline-block;
    padding: 5px 23px;
    background: linear-gradient(90deg, #64ecf5 0%, #1cebbc 100%);
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 2px 25px 9px 0;
    cursor: pointer;
    font-size: 12px;
}