.bot-edit-block {
	float: right;
	padding: 10px;
}

.company-location {
	font-size: 18px;
    color: #000000;
}

.zagolovok {
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #06a9eb;
	background: #06a9eb;
	color: white;
	font-weight: bold;
	font-size: 18px;
}

.difon {
	border: 1px solid #c9c9c9;
	padding: 10px;
}

body .content-wrapper .content-inner .g-page.g-page-anketa input[type='text'] {
	height: 30px !important;
	background: #fff;
	border: 1px solid #ddd;
}

body .decor-wrap .localconsult__inner-frm .gr-field.gr-field-checkbox {
	font-size: 12px;
	color: #000;
}

body .decor-wrap .localconsult__inner-frm .gr-field.gr-field-checkbox a {
	color: #000;
}

body .content-wrapper .content-inner .g-page.g-page-anketa textarea {
	height: auto;
}

body .content-wrapper .content-inner .g-form-control-checkbox--single .g-form-control-checkbox__input {
	display: inline-block;
}

body .content-wrapper .content-inner .g-form-control-checkbox .g-form-field__title {
	display: inline-block;
}

.g-comment__city {
	display: inline-block;
    margin: 0 10px 0 0;
    color: #828282;
    font-size: 13px;
}

.printonly {
	display: none;
}

.print-btn {
	padding: 0 0 0 10px;
}

.print-btn a {
	display: inline-block;
	vertical-align: top;
	background: #fff url(print-ico.png) 5px center no-repeat;
	background-size: 30px 30px;
	border: 1px solid #0167de;
	border-radius: 4px;
	color: #0167de;
	text-decoration: none;
	padding: 10px 5px 10px 40px;
}

.scrollTop {
	display: none;
    position: fixed;
    bottom: 186px;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url(scrol_up.png) 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 100;
    cursor: pointer;
}

.cont-soc {
	padding-top: 15px;
}

/*Старый список*/
/*.marker-1 {
	list-style: none;
	border-left: 10px solid #00327d;
	padding: 0;
	color: #000;
}

.marker-1 li {padding: 5px;}

.marker-1 li:nth-child(odd) {background: #e7f7fe;}

.marker-1 li:nth-child(even) {background: #fff;}*/

/*
h3 {
	font-size: 15px !important;
}
*/

.ims {
	border: 0px !important;
	border-radius: 2px;
	box-shadow: 0 0 10px #000000;
}

.price-for-fbq {
	display: none;
}

.my-parent {
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    justify-content: center;
}
a.knop {
    border-radius: 3px;
    background-color: #e7f7fe;
    margin: 5px 2px 10px 2px;
    padding: 8px 10px;
    text-decoration: none;
    width: 160px;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
    font-weight: bold;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 16px;
    border: 2px solid #00327d;
    color: #00327d;
}
a.knop:hover {
	box-shadow: 0px 0px 10px rgba(0,50,125,0.5);
}

.sovety {
	background: var(--mainColor5);
	padding: 40px 40px 40px;
	border-radius: 20px;
}

.sovety a {
	font-size: 13px;
}

.new_table3 tr:first-child td {
	background: #fafafa !important;
}

.new_table3 td:first-child {
	background: #fafafa;
}

.new_table3:hover td.hover-td {
	background: #eaeaea;
}

.line {
	border-left: 4px solid #0f85b3;
	padding: 10px 0 10px 25px;
	font-style: italic;
}

.content-wrapper .content-inner .g-board__form input[type='text'] {
	background: #fff;
	height: 32px;
    border: 1px solid #c5c5c5;
    font-family: inherit;
}

.content-wrapper .content-inner .g-board__form textarea {
	height: auto;
}

/*БП*/
body .seocategory__button {
	display: none !important;
}

body .seocategory__prodblock-title__inner {
	background: #a0e2fd !important;
	color: #222222 !important;
	font-weight: bold;
}
body .seocategory__prodblock-link {
	color: #222222 !important;
}
body .seocategory__prodblock-title {
	border-bottom: 1px solid #222222 !important;
}

body .localconsult {
	background: #a0e2fd !important;
}
body .decor-wrap .localconsult__inner-frm button[type="submit"] {
	background-image: linear-gradient(#ff3e3e, #ff0504) !important;
	font-weight: bold;
}
body .localconsult__inner-title {
	color: #222222 !important;
	font-weight: bold;
}

body .keymoments__title {
	color: #222222 !important;
	background: #a0e2fd !important;
	font-weight: bold !important;
}
body .keymoments__body {
	border: 1px solid #222222 !important;
}
/*БП*/

@media (max-width: 694px) {
	.bot-edit-block {
		float: none;
		text-align: center;
	}
}

@media screen and (max-width: 479px) {
	body .decor-wrap .localconsult__inner-frm .gr-field.gr-field-checkbox {
		margin: 0 0 15px;
	}
}

.g-button {
    background-color: #1682ab;
    background-image: linear-gradient(-180deg, #89cde7 0%, #1682ab 100%);
}

.g-button:hover {
	background: #1682ab;
}

.g-comment__author--reply {
    color: #1a799d;
}

.g-comment--reply {
    border: 1px solid #bcdfed;
    background-color: #eaf3f7;
}

.g-comment--reply::after {
    border-bottom-color: #eaf3f7;
}

.g-comment--reply::before {
    border-bottom-color: #bcdfed;
}

.g-comment--even {
    background-color: #ededed;
}

ul.marker-1{vertical-align: top;margin: 10px 5px 10px -25px;}

ul.marker-1 li {
background: url("/t/images/seo.png") no-repeat scroll left 4px / 20px rgba(0, 0, 0, 0);
list-style-type: none;
padding: 1px 1px 5px 29px;
}

.zirno {
font-weight: 700;
}