.osnov_yslygi_in {
	display: flex;
    justify-content: space-evenly;
	padding-bottom: 20px;
}

.osnov_yslygi_in a, .osnov_yslygi_in a:visited {
    height: 250px;
    width: 360px;
	display: flex;
    align-items: center;
    font-size: 18px;
    color: #333;
    text-decoration: none;
	border-radius: 10px;
	margin-bottom: 20px;
}
.t-bold-sm {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.t-bold {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px!important;
}
.osnov_yslygi_in a:hover {
 	text-decoration: underline;	
}

.osnov_yslygi_in span{
	display: block;
    text-align: center;
    width: 100%;
    background: white;
    padding: 27px 0;
    opacity: 0.8;
}

.map_reviews_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 10px;
}

.map_reviews_box p {
	text-align: justify;
}

.map_reviews_box > div{
	width: calc(50% - 10px);
}

.map_reviews_box p.map{
	padding-left: 57px;
    background: url(../../../img/map_reviews.png) 0 no-repeat;
}

.map_reviews_box .reviews {
	padding: 20px;
    box-shadow: 4px 4px 20px 0px #c5d5d960;
    border-radius: 10px;
}

.map_reviews_box .reviews span{
	font-weight: 600;
}

.map_reviews_box .reviews span:after {
    content: ' ';
    display: block;
    width: 110px;
    height: 20px;
    margin: 15px 0;
	background: url(../../../img/stars.png) 0 no-repeat;
}

.kontakt a,
.kontakt a:visited .yandex_sprav,
.yandex_sprav:visited {
  text-decoration: none;
  color: black;
}
.yandex_sprav:hover,
.kontakt a:hover {
  text-decoration: underline;
}
.tablewrap td {
	font-family: 'Rubik', sans-serif;
}
.tablewrap .callback {
  padding: 0 1em;
  cursor: pointer;
}

.tablewrap strong .callback {
  padding: 0.55555em 1.1111em;
}
.tablewrap a,
.tablewrap a:visited,
.tablewrap .callback {
  color: black;
  text-decoration: none;
}
.tablewrap a:hover,
.tablewrap .callback:hover {
  text-decoration: underline;
}
.tablewrap thead td {
  background-color: #81d742;
  padding: 3.75pt;
  color: white;
}
.tablewrap tbody td {
  border-style: solid none none;
  border-top-width: 1pt;
  border-top-color: white;
  background-color: #e6e9ed;
  padding: 3.75pt;
  padding-bottom: 1em;
}
.tablewrap tbody td:nth-child(3) {
  background: #dff5b8;
}
.advantages {
  overflow: overlay;
  margin-top: 2em;
  margin-bottom: 1em;
}
.advantages p {
  display: none;
}
.advantages img {
  width: 40px;
  font-size: 5px;
  overflow: hidden;	
}
.advantages > noindex > div {
	width: 28%;
    margin: 0 6% 0 0;
    float: left;
    word-break: break-word;
	margin-bottom: 1em;
}
.advantages > noindex > div.plus {
 	width: 32%;
    margin: 0;
    margin-bottom: 1em;
}
.advantages img {
  float: left;
}
.advantages > noindex > div > div {
  padding-left: 55px;
  padding-bottom: 1em;
  line-height: 1.25;
  text-align: left;
}
.sitebar_recensioni.stocks.no-webp {
  background: url(https://medcentr-medok.ru/wp-content/uploads/2020/06/stocs.jpg);
}
.sitebar_recensioni.stocks.webp {
  background: url(https://medcentr-medok.ru/wp-content/uploads-webpc/uploads/2020/06/stocs.jpg.webp);
}
.sitebar_recensioni.stocks {
  font-size: 2em;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  display: table;
  min-height: 7em;
}
.sitebar_recensioni.stocks a {
  color: white;
  text-decoration: none;
}
.sitebar_recensioni.stocks div {
  display: table-cell;
  vertical-align: middle;
}
.breadcrumbs {
	margin-top: 1em;
  	margin-bottom: 1em;
}
.right_head .callButton {
  position: relative;
  top: 1.2em;
}
.sitebar_recensioni {
  border: 1px solid #92d01e;
  background: white;
  margin: 0 0 30px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: justify;
}

.sitebar_recensioni .title {
  background: #92d01e;
  font-size: 1.6rem;
  color: #404040;
  font-weight: 600;
}

.sitebar_recensioni > div {
  padding: 0.6em;
  overflow: overlay;
}

.sitebar_recensioni strong {
  display: block;
}

.sitebar_recensioni a {
  display: block;
  padding: 0 0 0.6em 0.6em;
}

.sitebar_recensioni img {
  width: 50%;
  float: left;
}

.work_box {
	overflow: overlay;
    margin: 0 -1em;
}

.work_box > div {
	display: table;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
    margin: 1em;
    width: calc(33% - 2em);
    float: left;
    min-height: 12em;
    padding: 20px 30px;
	border-radius: 5px;
}

.work_box span {
	font-weight: 700;
    font-size: 28px;
    color: #DEDEDE;
    display: block;
	margin-bottom: 0.4em;
}

.header_caption {
	margin: 1.25em 0 .7em;
}

.work_box .work_boxCallButton {
	padding: 1em 1.75em;
    border-radius: 5px;
    background: #8BB407;
    font-weight: 700;
    color: #ffffff !important;
	font-size: 15px;
    cursor: pointer;
}

.work_box .work_boxCallButton:hover {
	opacity: 0.7;
}

.work_box span.last {
	font-weight: 500;
	font-size: 22px;
	color: #333;
    display: block;
    line-height: 3em;
}

.work_box > div:nth-child(6) {
  	text-align: center;
	box-shadow: none;
	padding: 20px 0;
}

#scroller.no-webp {
background: transparent url(https://medcentr-medok.ru/img/up.png) no-repeat left top;
}
#scroller.webp {
background: transparent url(https://medcentr-medok.ru/img/up.png) no-repeat left top;
}
#scroller {
  position: fixed;
  bottom: 15px;
  right: 15px;
  bottom: 40px;

  width: 55px;
  height: 75px;
  cursor: pointer;
  content: "";
  opacity: 0.6;
  display: none;
}

#scroller:hover {
  opacity: 1;
}

.preim_ul {
  list-style: none;
  display: inline-grid;
  width: 334px;
  margin: 0;
  margin-bottom: 1em;
}

.preim_ul li {
  min-height: 40px;
  display: table;
}
.preim_ul li:nth-child(1n) div {
  background: url(https://medcentr-medok.ru/wp-content/uploads/2020/06/5.jpg)
    no-repeat 0px 4px;
  background-size: 35px;
}
.preim_ul li:nth-child(2n) div {
  background: url(https://medcentr-medok.ru/wp-content/uploads/2020/06/6.jpg)
    no-repeat 0px 6px;
  background-size: 30px;
}
.preim_ul li:nth-child(3n) div {
  background: url(https://medcentr-medok.ru/wp-content/uploads/2020/06/7.jpg)
    no-repeat 0px 10px;
  background-size: 30px;
}
.preim_ul li div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 50px;
}

.preim_ul span {
  background: url(https://medcentr-medok.ru/wp-content/uploads/2017/08/galochka.png)
    no-repeat;
  background-size: 1.3em;
  min-height: 1.3em;
  padding-left: 1.6em;
}

.price {
  margin-top: -1.111em;
  /*font-variant: petite-caps;*/
  font-size: 120%;
  font-weight: 600;
}

.prem_items div {
  padding: 1.1111em;
}

.prem {
  text-align: center;
  width: 100%;
  background: #f6cd8a;
  margin-bottom: 1.4em;
  padding: 1.1111em;
}

.reviews_box > div {
  padding: 0.8em;
  border: 1px solid #92d01e;
  margin-bottom: 1.6em;
}

list-group .reviews_box .title {
  font-size: 125%;
  font-weight: 600;
  padding-bottom: 0.6em;
  float: left;
  padding-right: 0.6em;
}

.reviews_box span {
  display: block;
  line-height: 200%;
  color: #848388;
}

.company_box img {
  width: 16.6666%;
  float: left;
  padding: 1.11em;
  filter: grayscale(1);
  opacity: 0.75;
  transition: 0.25s;
}

.company_box img:hover {
  filter: grayscale(0);
  opacity: 1;
}

.sidebarMenu-toggle {
  width: 100%;
  display: none;
  margin-bottom: 1.1111em;
  font-size: 2rem;
}

.callback_form {
  padding: 1.1111em;
  font-size: 2.5rem;
  text-align: center;
  color: #92d01e;
  margin: 1.1111em 0;
  border: 1px solid #92d01e;
  line-height: 1.3;
}

.callback_form_box {
  max-width: 1230px;
  margin: 0 auto;
}

.callback_form a {
  font-size: 2.2rem;
  display: inline-block;
  padding: 0.55555em 2.7775em;
  margin-top: 0.55555em;
}

.right_head {
  position: absolute;
  top: 2.5rem;
  right: 0;
}

.header_box {
  position: relative;
  overflow: overlay;
  padding-top: 5px;
}

.header_box span {
    display: block;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 600;
    float: left;
    padding: 0 1em;
    margin: 0.5em 2em 1em;
}

.header_box span a {
  text-decoration: none;
  color: black;
}

.header_box span a:hover {
  color: #8BB407;
}

#site-navigation .current-menu-item a {
  color: #92d01e;
}

.price-list td:nth-child(even) {
  background: #dff5b8;
}

.prev-gall {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  text-align: center;
  align-item: center;
}

.prev-gall img {
  height: 180px;
  overflow: hidden;
  object-fit: cover;
}

.callButton {
    padding: 0.55555em 1.1111em;
    border-radius: 0.25555em;
    background: #8BB407;
    color: #ffffff !important;
    cursor: pointer;
}


.callButton:hover {
	opacity: 0.8;
}

.benefits {
  text-align: center;
  overflow: overlay;
}

.benefits div {
  width: calc(33% - 1.1111em);
  float: left;
  box-shadow: 0 0 0.83325em rgba(36, 117, 48, 0.66);
  padding: 0.55555em;
  margin: 0.55555em;
  border-radius: 0.55555em;
}

#secondary #nav_menu-3 {
  background-color: #dff5b8;
  color: #6d9a37;
}

#nav_menu-3 a {
  color: #486920;
}

#nav_menu-3 li ul {
  padding: 0 1em;
  display: none;
}

#nav_menu-3 > div {
  margin: -3px -10px;
}

#nav_menu-3 div > ul > li:last-child {
  border-bottom: none;
}

#nav_menu-3 div > ul > li > a {
  color: #35500c;
  font-weight: 600;
  padding: 0.7em;
  display: block;
  cursor: pointer;
  background: #92d01e;
}

.colIn3 img,
.colIn3 div {
  width: 33%;
  float: left;
}

.imgStyle,
.size-medium {
  border: 0.55555em solid white;
  border-radius: 2px;
  margin-bottom: 15px;
  max-width: 40% !important;
}

.imgBox img {
  border: 0.55555em solid white;
  border-radius: 2px;
  box-shadow: 0 0 0.83325em rgba(0, 0, 0, 0.5);
}

.slider_sitebar {
  height: 40rem;
  text-align: center;
  color: #000;
  font-size: 2.5rem;
  text-shadow: 0 1px 0px rgb(200, 200, 200);
}

.slider_sitebar .slides {
  line-height: 40rem;
  opacity: 0.8;
  background-size: cover;
  height: 400px;
  background-position-x: center;
  background-position-y: center;
}

.slider_sitebar .slides .slider_out {
  width: 40%;
  float: left;
  height: 1px;
}

.slider_sitebar .slides .slider_out3 {
  width: 15%;
  float: left;
  height: 1px;
}

.slider_sitebar .slider_inner {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.slider_sitebar .slider_inner h3 {
  color: inherit;
  font-size: 3rem;
}


.befor_footer {
	overflow: hidden;
}

.befor_footer > div {
	width: 50%;
}
.befor_footer > div.left {
	float: left;
	background: #506707;
}
.befor_footer > div.left > div {
    max-width: 595px;
    padding: 1px 0 0 30px;
    height: 100px;
    float: right;
    width: 100%;
    height: 530px;
	color: #fff;
}
.befor_footer > div.left > div > div {
	font-size: 2.4rem;
    font-weight: 700;
    margin-top: 100px;
}
.befor_footer > div.left > div > div + div {
	font-size: 1.8rem;
    line-height: 24px;
    font-weight: 400;
    margin-top: 40px;
}
.befor_footer > div.left > div > span{
	display: block;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 700;
    margin-top: 60px;
	margin-bottom: 65px;
}
.befor_footer > div.left > div > span a{
	color: #fff;
    text-decoration: none;
}
.befor_footer > div.left > div > span a:hover{
    text-decoration: underline;
}

.befor_footer > div.left .callback {
	padding: .75em 1.75em;
    border-radius: 5px;
    background: #fdfdfd;
    font-weight: 700;
    color: #506707 !important;
    font-size: 1.8rem;
    cursor: pointer;
}

.befor_footer > div.left .callback:hover {
	text-decoration: underline;
}

.befor_footer > div.right {
	float: right;
}

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
	font-family: 'Rubik', sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units https://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

@media screen and (max-width: 1230px) {
  html {
    font-size: 0.815vw;
  }
}

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see https://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see https://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
  color: #333333;
	font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

h1 {
	font-family: 'Rubik', sans-serif;
  	clear: both;
  	font-weight: 400;
  	font-size: 36px;
  	font-size: 3.6rem;
  	line-height: 1.2;
}
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Rubik', sans-serif;
  	clear: both;
  	font-weight: normal;
  	font-size: 30px;
  	font-size: 3rem;
  	line-height: 1.2;
}

p {
  margin-bottom: 1.5em;
}

b,
strong,
dt {
  font-weight: bold;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 2em 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background-color: rgba(0, 0, 0, 0.025);
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 1.5em;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 2em;
  max-width: 100%;
  overflow: auto;
}

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
3.0 - Layout
--------------------------------------------------------------*/

.inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 30px;
}

/* Content - Sidebar */

.content-area {
  float: right;
  width: 100%;
  text-align: justify;
}

.site-content .widget-area {
  float: left;
  width: 30%;
  display: none;
}

/* Full width */

.no-sidebar #primary {
  float: none;
}

.no-sidebar.single #primary .entry-title,
.no-sidebar.page #primary .entry-title {
  padding-top: 30px;
}

.no-sidebar.layout-standard.blog #primary,
.no-sidebar.layout-standard.archive #primary,
.no-sidebar.single #primary .entry-header :not(.wp-post-image),
.no-sidebar.single #primary .entry-content,
.no-sidebar.single #primary .entry-footer,
.no-sidebar.single #primary .post-navigation,
.no-sidebar.page #primary .entry-header :not(.wp-post-image),
.no-sidebar.page #primary .entry-content,
.no-sidebar.page #primary .entry-footer,
.no-sidebar.page #primary .post-navigation {
  float: none;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.no-sidebar .site-main {
  margin: 0;
  padding-right: 0;
}

.error404 #primary {
  max-width: 800px;
}

@media screen and (max-width: 600px) {
  #nav_menu-3 {
    display: none;
    font-size: 2.5rem;
    margin-top: 1.1111em;
  }
  .sidebarMenu-toggle {
    display: block;
  }
  .content-area,
  .site-main,
  .site-content .widget-area {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .right_head {
    right: 0;
  }
  .site-main {
    padding-right: 0;
  }
}

.site-branding {
  	width: 20%;
  	float: left;
	max-width: 195px;
    max-height: 100px;
    margin: 10px 0;
}

.site-title {
  margin: 0 0 0.2em;
  font-size: 48px;
  font-size: 4.8rem;
  text-align: left;
}

.site-title a,
.site-title a:visited {
  color: #1d1d1d;
  text-decoration: none;
}

.error404 .page-title {
  margin-bottom: 0.5em;
}

.error404 .page-content {
  padding: 40px 0;
}

.site-description {
	font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    font-weight: normal;
    width: 30%!important;
    color: #333;
    padding-top: 2.2rem;
    padding-left: 23rem;
}

.site-footer {
  clear: both;
  width: 100%;
}

.custom-background-color #page,
.custom-background-image #page {
  max-width: 1230px;
  background: #fff;
  margin: 0 auto;
}

/*--------------------------------------------------------------
4.0 Elements
--------------------------------------------------------------*/

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 2em 1.5em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

li ul {
  list-style: square;
}

li ol {
  list-style: lower-roman;
}

li li ul {
  list-style: circle;
}

li li ol {
  list-style: lower-alpha;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

/*--------------------------------------------------------------
5.0 Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  background: #e14546;
  color: #fff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1em 1.5em;
  text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#infinite-handle span:hover {
  background: #555;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
#infinite-handle span:focus,
#infinite-handle span:active {
  background: #181818;
  outline: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.5em;
  transition: all 0.1s ease;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
  outline: none;
  border-color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.075);
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

/*--------------------------------------------------------------
6.0 Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
6.1 Links
--------------------------------------------------------------*/

a {
  color: #e14546;
}

a:visited {
  color: #748c8e;
}

a:hover,
a:focus,
a:active {
  color: #222;
}

/*--------------------------------------------------------------
6.2 Menus
--------------------------------------------------------------*/

.main-navigation {
  clear: both;
  display: block;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}

.main-navigation a {
	display: block;
    text-decoration: none;
    color: #333;
    font-weight: 400;
    line-height: 1;
    padding: 1.05em .3em;
    text-transform: none;
}

/* Submenus when full menu is shown */

@media screen and (min-width: 601px) {
  .main-navigation ul ul {
    background: #ffffff;
    float: left;
    position: absolute;
    left: -999em;
    z-index: 99999;
    margin-top: 1px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
  }
  .main-navigation ul ul ul {
    left: -999em;
    top: -1px;
    margin-left: 0;
  }
  .main-navigation ul ul a {
    width: 220px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-navigation ul ul li {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    border-bottom: 1px solid #e6e9ed;
  }
  .main-navigation ul ul li:last-child {
    border-bottom: none;
  }
  .main-navigation ul ul a:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  .main-navigation ul li:hover > ul {
    left: auto;
  }
  .main-navigation ul ul li:hover > ul {
    left: 100%;
  }
  .main-navigation > ul.nav-menu > .current_page_item > a,
  .main-navigation > ul.nav-menu > .current-menu-item > a,
  .main-navigation > ul.nav-menu > li > a:hover,
  .main-navigation > .nav-menu > ul > .current_page_item > a,
  .main-navigation > .nav-menu > ul > .current-menu-item > a,
  .main-navigation > .nav-menu > ul > li > a:hover {
    color: #e14546;
  }
  .main-navigation .menu-item-has-children > a,
  .main-navigation .page_item_has_children > a {
    padding-right: 2rem;
  }
  .main-navigation .menu-item-has-children > a:after,
  .main-navigation .page_item_has_children > a:after {
	-webkit-font-smoothing: antialiased;
    content: "\f502";
    display: inline-block;
    font-family: Genericons;
    font-size: 8px;
    line-height: 8px;
    position: absolute;
    right: .5rem;
    top: 2rem;
    vertical-align: text-bottom;
  }
  .main-navigation .menu-item-has-children li.menu-item-has-children > a:after,
  .main-navigation .menu-item-has-children li.page_item_has_children > a:after,
  .main-navigation .page_item_has_children li.menu-item-has-children > a:after,
  .main-navigation .page_item_has_children li.page_item_has_children > a:after {
    content: "\f501";
    right: 8px;
    top: 18px;
  }
  /* Disable sub-menu indicator for last level menu items ($depth => 4) */
  .main-navigation li li li li.menu-item-has-children > a:after,
  .main-navigation li li li li.page_item_has_children > a:after,
  .main-navigation li li li li.menu-item-has-children > a:after,
  .main-navigation li li li li.page_item_has_children > a:after {
    display: none;
  }
}

/* Small menu */

.menu-toggle {
  display: none;
  font-size: 2rem;
}

@media screen and (max-width: 600px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
    width: 100%;
  }
  .main-navigation ul {
    display: none;
  }
  .main-navigation li {
    display: block;
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 0.5555em;
  }
  .main-navigation li a {
    padding: 1em 0;
  }
  .main-navigation li ul {
    display: block;
    position: static;
  }
  .main-navigation li li {
    font-size: 10px;
    font-size: 0.8em;
    margin-bottom: 0;
  }
  .main-navigation li li a {
    padding: 8px 0;
  }
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation a,
.post-navigation a {
  color: #404040;
  text-decoration: none;
  display: block;
}

.post-navigation .wp-post-image {
  width: 60px;
  height: auto;
  display: block;
  float: left;
}

.post-navigation .nav-previous .wp-post-image + div {
  margin-left: 75px;
}

.post-navigation .nav-next .wp-post-image {
  float: right;
}

.post-navigation .nav-next .wp-post-image + div {
  margin-right: 75px;
}

.post-navigation span.label,
.post-navigation span.link {
  display: block;
}

.post-navigation span.label {
  font-weight: bold;
}

.post-navigation span.link {
  font-size: 14px;
  font-size: 1.4rem;
}

.paging-navigation {
  text-align: center;
}

.paging-navigation a,
.paging-navigation span {
  display: inline-block;
  min-width: 1.5em;
  text-align: center;
}

.paging-navigation a {
  color: #404040;
  text-decoration: none;
}

.paging-navigation span {
  background: #e14546;
  color: #fff;
}

/* Social Menu */

#social-menu {
  list-style: none;
  margin: 0;
  background: #1d1d1d;
  text-align: center;
}

#social-menu li {
  display: inline-block;
  margin: 0 0.25em;
}

#social-menu a {
  text-decoration: none;
  color: #fff;
}

#social-menu a[href*="facebook.com"],
#social-menu a[href*="github.com"],
#social-menu a[href*="flickr.com"],
#social-menu a[href*="plus.google.com"],
#social-menu a[href*="instagram.com"],
#social-menu a[href*="linkedin.org"],
#social-menu a[href*="pinterest.com"],
#social-menu a[href*="skype"],
#social-menu a[href*="tumblr.com"],
#social-menu a[href*="twitter.com"],
#social-menu a[href*="vimeo.com"],
#social-menu a[href*="youtube.com"] {
  font-size: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
}

#social-menu a[href*="facebook.com"]:before,
#social-menu a[href*="github.com"]:before,
#social-menu a[href*="flickr.com"]:before,
#social-menu a[href*="plus.google.com"]:before,
#social-menu a[href*="instagram.com"]:before,
#social-menu a[href*="linkedin.org"]:before,
#social-menu a[href*="pinterest.com"]:before,
#social-menu a[href*="skype"]:before,
#social-menu a[href*="tumblr.com"]:before,
#social-menu a[href*="twitter.com"]:before,
#social-menu a[href*="vimeo.com"]:before,
#social-menu a[href*="youtube.com"]:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1;
  font-family: "Genericons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
}

#social-menu a[href*="facebook.com"]:before {
  content: "\f203";
}

#social-menu a[href*="github.com"]:before {
  content: "\f200";
}

#social-menu a[href*="flickr.com"]:before {
  content: "\f211";
}

#social-menu a[href*="plus.google.com"]:before {
  content: "\f206";
}

#social-menu a[href*="instagram.com"]:before {
  content: "\f215";
}

#social-menu a[href*="linkedin.com"]:before {
  content: "\f207";
}

#social-menu a[href*="pinterest.com"]:before {
  content: "\f209";
}

#social-menu a[href*="skype"]:before {
  content: "\f220";
}

#social-menu a[href*="tumblr.com"]:before {
  content: "\f214";
}

#social-menu a[href*="twitter.com"]:before {
  content: "\f202";
}

#social-menu a[href*="vimeo.com"]:before {
  content: "\f212";
}

#social-menu a[href*="youtube.com"]:before {
  content: "\f213";
}

/*--------------------------------------------------------------
7.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/*--------------------------------------------------------------
8.0 Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
9.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.inner:before,
.inner:after,
.widget:before,
.widget:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.inner:after,
.widget:after {
  clear: both;
}

/*--------------------------------------------------------------
10.0 Widgets
--------------------------------------------------------------*/

.widget {
  margin: 0 0 30px;
  font-size: 14px;
  font-size: 1.4rem;
}

#secondary .widget:not(.widget_search) {
  background-color: rgba(0, 0, 0, 0.025);
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0.2777em 10px;
}

.widget-title {
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 0.75em;
}

.widget a {
  color: #e14546;
  text-decoration: none;
}

.widget ul {
  list-style: none;
  margin: 0;
}

.widget li ul,
.widget li ol {
}

.widget li {
}

#secondary .widget li {
  border-bottom: 1px dotted #92d01e;
}

.widget li li {
  padding: 0.5em 0;
  border-bottom: none;
}

#secondary .widget li:last-child,
#secondary .widget li:last-child {
  border-bottom: none;
}

/* Make sure select elements fit in widgets */

.widget select {
  max-width: 100%;
}

/* Search widget */

.search-submit {
  display: none;
}

.search-form .search-field {
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 0;
  box-shadow: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* Calendar widget */

#wp-calendar {
  border-collapse: collapse;
}

#wp-calendar caption {
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

#wp-calendar td,
#wp-calendar th {
  background: #fff;
  text-align: center;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px;
}

/* Footer widgets */

/* Two per row */

.per-row-2 .widget {
  width: 50%;
  float: left;
}

.per-row-2 .widget:nth-child(2n + 1) {
  clear: left;
  padding-left: 0;
}

.per-row-2 .widget:nth-child(2n) {
  padding-right: 0;
}

/* Three per row */

.per-row-3 .widget {
  width: 33.33333%;
  float: left;
}

.per-row-3 .widget:nth-child(3n + 1) {
  clear: left;
  padding-left: 0;
}

.per-row-3 .widget:nth-child(3n) {
  padding-right: 0;
}

/* Four per row */

.per-row-4 .widget {
  width: 25%;
  float: left;
}

.per-row-4 .widget:nth-child(4n + 1) {
  clear: left;
  padding-left: 0;
}

.per-row-4 .widget:nth-child(4n) {
  padding-right: 0;
}

#footer-widgets {
  padding: 30px 15px 0;
}

#footer-widgets .widget {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 800px) {
  #footer-widgets .widget {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  #footer-widgets .widget {
    width: 100%;
    float: none;
  }
}

/*--------------------------------------------------------------
11.0 Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
11.1 Posts and pages
--------------------------------------------------------------*/

.page-header {
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: double 3px #f3f3f3;
}

.page-title {
  margin-top: 0;
  margin-bottom: 0;
}

.taxonomy-description {
  margin-top: 1.5em;
}

.taxonomy-description > :last-child {
  margin-bottom: 0;
}

#posts-wrapper .hentry {
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: solid 1px #f3f3f3;
}

.layout-standard #posts-wrapper .sticky,
.layout-masonry #posts-wrapper .sticky .masonry-inner {
  background-color: rgba(0, 0, 0, 0.025);
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 30px;
}

.layout-masonry #posts-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}

.no-sidebar #posts-wrapper .hentry.masonry-brick {
  width: 33.33333%;
}

@media screen and (max-width: 770px) {
  #posts-wrapper .hentry.masonry-brick,
  .no-sidebar #posts-wrapper .hentry.masonry-brick {
    width: 50%;
  }
}

@media screen and (max-width: 570px) {
  #posts-wrapper .hentry.masonry-brick,
  .no-sidebar #posts-wrapper .hentry.masonry-brick {
    width: 100%;
  }
}

#posts-wrapper .entry-summary {
  font-size: 16px;
  font-size: 1.6rem;
}

.sticky {
}

.hentry {
  //margin: 0 0 3em;
}

.single .hentry .entry-footer {
  padding-bottom: 45px;
  margin-bottom: 0;
  border-bottom: double 3px #f3f3f3;
}

.single .hentry .entry-footer,
.page .hentry .entry-footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

.more-link,
#infinite-handle span {
  display: inline-block;
  background: #e14546;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1em 1.5em;
  margin: 0.5em 0;
  text-transform: uppercase;
  text-decoration: none;
}

.more-link:hover,
.more-link:visited {
  color: #fff;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  //margin: 0 0 1.5em;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-header {
  margin-bottom: 30px;
}

.entry-header .wp-post-image {
  margin-bottom: 30px;
}

.layout-masonry #posts-wrapper .entry-header,
.layout-masonry #posts-wrapper .wp-post-image {
  margin-bottom: 20px;
}

.entry-title {
  margin: 0 0 10px;
  word-wrap: break-word;
}

.layout-masonry #posts-wrapper .entry-title {
  font-size: 30px;
  font-size: 3rem;
}

.entry-title a {
  color: #1d1d1d;
  text-decoration: none;
}

.entry-meta,
.entry-footer {
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
}

.entry-footer {
  margin: 0 0 10px;
}

.entry-footer > span {
  display: block;
  margin-bottom: 0.3em;
}

.entry-content > :first-child,
.comment-content > :first-child {
  margin-top: 0;
}

.entry-content > :last-child,
.comment-content > :last-child {
  margin-bottom: 0;
}

.entry-content table,
.comment-content table {
  border-collapse: collapse;
}

.entry-content td,
.entry-content th,
.comment-content td,
.comment-content th {
  border: 1px solid #ccc;
  padding: 0.5em;
  font-size: 16px;
  font-size: 1.6rem;
}

.entry-content th,
.comment-content th {
	background: #8BB407 !important;
    color: #fff;
    border-color: #ccc;
    vertical-align: middle;
}

.entry-content th a,
.comment-content th a {
  color: #fff;
}

.entry-content blockquote,
.comment-content blockquote,
.entry-summary blockquote {
  font-style: italic;
  padding: 5px 0 5px 20px;
  margin-left: 60px;
  border-left: 3px solid #e14546;
  position: relative;
}

.entry-summary blockquote {
  margin-left: 40px;
  padding-left: 15px;
}

.entry-content blockquote > :last-child,
.comment-content blockquote > :last-child,
.entry-summary blockquote > :last-child {
  margin-bottom: 0;
}

.entry-content blockquote:before,
.comment-content blockquote:before,
.entry-summary blockquote:before {
  color: #e14546;
  content: "\f106";
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  display: block;
  font-family: Genericons;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 5px;
  left: -60px;
}

.entry-summary blockquote:before {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  left: -40px;
}

.entry-content blockquote cite,
.comment-content blockquote cite,
.entry-summary blockquote cite {
  color: #808080;
  display: block;
  margin-top: 1em;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
}

.post-password-form label {
  display: block;
  margin-bottom: 15px;
}

.post-password-form input[type="password"] {
  display: block;
  width: 300px;
}

/*--------------------------------------------------------------
11.2 Post Formats
--------------------------------------------------------------*/

#posts-wrapper .format-image .entry-header {
  margin-bottom: 0;
}

#posts-wrapper .format-image .entry-title {
  font-size: 20px;
  font-size: 2rem;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title,
.site-content .format-status .entry-title,
.site-content .format-link .entry-footer,
.site-content .format-aside .entry-footer,
.site-content .format-quote .entry-footer,
.site-content .format-status .entry-footer,
.site-content .format-image .entry-footer {
  display: none;
}

#posts-wrapper .entry-content {
  margin-bottom: 0;
}

#posts-wrapper .entry-content + .entry-footer {
  margin-top: 30px;
}

#posts-wrapper .hentry.masonry-brick {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}

#posts-wrapper .format-status .entry-summary,
#posts-wrapper .format-status .entry-content {
  font-size: 24px;
  font-size: 2.4rem;
}

#posts-wrapper .hentry.masonry-brick .entry-summary,
#posts-wrapper .hentry.masonry-brick .entry-summary > :last-child {
  margin-bottom: 0;
}

#posts-wrapper .hentry.masonry-brick .masonry-inner {
  padding-bottom: 30px;
  border-bottom: solid 1px #f3f3f3;
}

/*--------------------------------------------------------------
11.3 Comments
--------------------------------------------------------------*/

/* Form */

.required {
  color: #e14546;
}

.comment-form label {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 0.4em;
}

.comment-form-email,
.comment-form-author,
.comment-form-url {
  float: left;
  width: 30%;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.comment-form-email,
.comment-form-author {
  padding-right: 5%;
}

.comment-form-email input,
.comment-form-author input,
.comment-form-url input,
.comment-form textarea {
  width: 100%;
}

.form-allowed-tags {
  font-size: 14px;
  font-style: 1.4rem;
}

.comment-form-comment {
  clear: left;
}

/* Comments */

.comment-list {
  list-style: none;
  margin: 30px 0;
}

.comment-list .children {
  list-style: none;
  margin: 30px 0 0 60px;
  border-top: 1px solid #f3f3f3;
  padding-top: 30px;
}

.comment-list .children .children .children {
  margin-left: 0;
}

.comment-list > .comment {
  border-bottom: double 3px #f3f3f3;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.comment {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}

.comment:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-body {
  padding-left: 60px;
  padding-bottom: 50px;
  position: relative;
}

.comment #respond {
  padding-left: 60px;
}

.comment .avatar {
  position: absolute;
  top: 0;
  left: 0;
}

.comment-author {
  line-height: 1;
  margin-bottom: 0.5em;
  font-size: 20px;
  font-size: 2rem;
}

.comment-author .url {
  text-decoration: none;
  color: #1d1d1d;
  font-weight: normal;
}

.comment .says {
  display: none;
}

.comment-metadata {
  position: absolute;
  bottom: 0;
  left: 60px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}

.comment-metadata a {
  text-decoration: none;
}

.reply {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.reply a {
  display: inline-block;
  background: #e14546;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 8px 10px;
}

.comment-content {
  color: #7e8080;
  font-size: 16px;
  font-size: 1.6rem;
}

.comment-content p {
  margin-bottom: 1em;
}

.bypostauthor .comment-meta .fn:before {
  content: "\f411";
  font-family: Genericons;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 4px;
  font-weight: normal;
}

.form-allowed-tags {
  display: none;
}

.logged-in-as {
  font-size: 14px;
  font-size: 1.4rem;
}

/*--------------------------------------------------------------
12.0 Footer
--------------------------------------------------------------*/

#colophon {
  background-color: #ccc;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#footer-bottom {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 2.2rem 0;
    line-height: 28px;
}

#footer-bottom > div {
	display: flex;
    justify-content: space-between;
}

#footer-bottom > div > div {
  width: 100%;
}

#footer-bottom > div > div:first-child {
  width: 150%;
}

#footer-bottom a {
    color: #364603;
    display: block;
    text-decoration: none;
}

#footer-bottom a:hover {
    text-decoration: underline;
}

.site-info {
  float: left;
  width: 50%;
}

#footer-bottom ul.menu {
  float: right;
  width: 50%;
  margin: 0;
  list-style: none;
  text-align: right;
}

#footer-bottom ul.menu li {
  display: inline-block;
  margin-left: 1em;
}

@media screen and (max-width: 900px) {
  .site-info,
  #footer-bottom ul.menu {
    width: 100%;
    float: none;
    text-align: center;
  }
  #footer-bottom ul.menu + .site-info {
    margin-top: 1em;
  }
  #footer-bottom ul.menu {
    text-align: center;
  }
  #footer-bottom ul.menu li {
    margin: 0 1em 0 0;
  }
}

/*--------------------------------------------------------------
12.1 Infinite scroll
--------------------------------------------------------------*/

#infinite-footer {
  background: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#infinite-footer .container {
  max-width: 1230px;
  padding: 0 30px;
  background: none;
  border: none;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
  display: block;
}

/* Fix Older Posts button placement in Masonry layout */

.infinite-scroll.layout-masonry #posts-wrapper {
  position: relative;
  padding-bottom: 60px;
}

.infinite-scroll.layout-masonry #posts-wrapper #infinite-handle {
  position: absolute;
  bottom: 0;
  left: 0;
}

/*--------------------------------------------------------------
13.0 Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
  max-width: 100%;
}

.wp-post-image {
  display: block;
  width: 100%;
  height: auto;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
13.1 Captions
--------------------------------------------------------------*/

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #808080;
}

.wp-caption .wp-caption-text {
  margin: 0.5em 0;
}

/*--------------------------------------------------------------
13.2 Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 10px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
14.0 Featured Content
--------------------------------------------------------------*/

.featured-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: double 3px #f3f3f3;
}

.featured-content:after {
  content: "\f436";
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  font-family: Genericons;
  -webkit-font-smoothing: antialiased;
  color: #e5e5e5;
  bottom: -14px;
  left: 50%;
  margin-left: -12px;
  background: #fff;
}

.featured-content-inner {
  overflow: hidden;
}

.featured-content .hentry {
  margin: 0;
  max-width: 100%;
  width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
  background: transparent;
}

.featured-content .post-thumbnail {
  display: block;
  position: relative;
  padding-top: 55.357142857%;
  overflow: hidden;
}

.featured-content .post-thumbnail img {
  left: 0;
  position: absolute;
  top: 0;
}

.featured-content .featured-text {
  padding: 20px 5px;
}

.featured-content a {
  color: #404040;
  text-decoration: none;
}

.featured-content a img {
  transition: opacity 0.25s ease;
}

.featured-content a:hover img {
  opacity: 0.8;
}

.featured-content .entry-header {
  margin-bottom: 10px;
}

.featured-content .entry-meta {
  margin-top: 0;
}

.featured-content .cat-links {
  display: none;
}

.featured-content .entry-title {
  letter-spacing: 0.075em;
  font-size: 28px;
  font-size: 2.8rem;
}

.featured-content .entry-summary {
  font-size: 14px;
  font-size: 1.4rem;
}

.featured-content .entry-summary,
.featured-content .entry-summary > :last-child {
  margin-bottom: 0;
}

/* Slider */

.featured-content .hentry {
  -webkit-backface-visibility: hidden;
  display: none;
  position: relative;
}

.featured-content .post-thumbnail {
  padding-top: 55.49132947%;
}

.slider-control-paging {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  list-style: none;
  margin: 0;
  position: absolute;
  z-index: 3;
  bottom: 49px;
  left: 0;
}

.slider-control-paging li {
  float: left;
}

.slider-control-paging li:last-child {
  margin-right: 0;
}

.slider-control-paging a {
  cursor: pointer;
  display: block;
  height: 32px;
  position: relative;
  text-indent: -999em;
  width: 32px;
}

.slider-control-paging a:before {
  background-color: #808080;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 10px;
  top: 10px;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
  background: #e14546;
}

.slider-direction-nav {
  clear: both;
  list-style: none;
  margin: 0 0 0 -74px;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  bottom: 49px;
  left: 600px;
}

.slider-direction-nav li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  text-align: center;
  display: block;
}

.slider-direction-nav a {
  display: block;
  font-size: 0;
  height: 32px;
  color: #333;
}

.slider-direction-nav a:hover {
}

.slider-direction-nav a:before {
  color: #333;
  content: "\f430";
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  font-family: Genericons;
  -webkit-font-smoothing: antialiased;
}

.slider-direction-nav .slider-next:before {
  content: "\f429";
}

.slider-direction-nav .slider-disabled {
  display: none;
}

.h3-style {
  color: inherit;
  font-size: 24px;
	font-family: 'Rubik', sans-serif;
  clear: both;
  font-weight: normal;
  margin: 1.5em 0 0.75em;
  line-height: 1;
  text-align: center;
}

.footer__privacy-link {
  margin: 10px 0;
}

.footer__privacy-link a {
  color: #748c8e !important;
}

@media screen and (min-width: 801px) {
  #featured-content .featured-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 600px;
    padding: 20px 20px 40px 10px;
    background: #fff;
  }
}

@media screen and (max-width: 800px) {
  #featured-content .slider-direction-nav {
    bottom: 30px;
    left: auto;
    right: 0;
    margin-right: 0;
  }
  #featured-content .slider-control-paging {
    bottom: 30px;
    left: 0;
  }
  .slider-control-paging a {
    height: 22px;
    width: 22px;
  }
  .slider-control-paging a:before {
    left: 5px;
    top: 5px;
  }
}

/*--------------------------------------------------------------
15.0 Media Queries
--------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
  .main-navigation li {
    font-size: 1.6rem;
  }
  #secondary #nav_menu-3 {
    font-size: 1.5rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 105%;
  }
  #footer-bottom {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 900px) {
  .benefits div {
    width: calc(50% - 1.1111em);
  }
  .main-navigation li {
    font-size: 1.65rem;
  }
  #secondary #nav_menu-3 {
    font-size: 1.55rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 110%;
  }
}

@media screen and (max-width: 800px) {
  .main-navigation li {
    font-size: 1.7rem;
  }
  #secondary #nav_menu-3 {
    font-size: 1.6rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 115%;
  }
}

@media screen and (max-width: 700px) {
  .main-navigation li {
    font-size: 1.75rem;
  }
  #secondary #nav_menu-3 {
    font-size: 1.65rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 120%;
  }
  .list-group div {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .main-navigation li {
    font-size: 2.25rem;
  }
  #secondary #nav_menu-3 {
    font-size: 2.15rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 160%;
  }
  .callback_form {
    font-size: 4rem;
    text-shadow: 1px 1px 1px grey;
  }
  .table-responsive p {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 480px) {
  .like_h2 {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 400px) {
  .benefits div {
    width: calc(66% - 1.1111em);
    margin: 1.5em auto;
    float: none;
  }
  .main-navigation li {
    font-size: 2.8rem;
  }
  #secondary #nav_menu-3 {
    font-size: 2.5rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 175%;
  }
  .callback_form {
    font-size: 3.8rem;
    text-shadow: 1px 1px 0px grey;
  }
}

@media screen and (max-width: 300px) {
  .main-navigation li {
    font-size: 3.1rem;
  }
  #secondary #nav_menu-3 {
    font-size: 2.75rem;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 200%;
  }
  .callback_form {
    font-size: 3.6rem;
  }
}

.list-group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  clear: both;
}

.list-group div {
  width: 48%;
}

.imgStyle-height {
  height: 180px;
}

.OtzP {
	font-family: 'Rubik', sans-serif;
  font-size: 16px;
  color: #1d1d1d;
}

.UndHeading {
	font-family: 'Rubik', sans-serif;
  font-size: 30px;
  color: #1d1d1d;
}

.img2 img {
  float: left;
  width: 45%;
  margin: 17px;
  height: 231px;
}

.osnov_yslygi {
  	display: flex;
  	justify-content: center;
	margin: 0 -20px;
	margin-bottom: 1em;
}

.osnov_yslygi .item {
    margin: 0 20px 2em;
    width: 100%;
    box-shadow: 0px 8px 30px rgb(51 51 51 / 25%);
    padding: 40px;
    border-radius: 10px;
	transition: .250s;
}

.osnov_yslygi .item:hover {
	box-shadow: 0px 8px 30px rgba(139, 180, 7, 0.25)
}

.osnov_yslygi .item a {
  	color: #333;
	display: flex;
    flex-direction: column;
	text-decoration: none;
	font-weight: 700;
	font-size: 2.2rem;
	text-align: center;
}

.osnov_yslygi img {
	width: 84px;
    margin: auto;
}

.osnov_yslygi .item span {
	padding: 0.25em 0 0.5em;
	font-weight: 400;
	font-size: 2.2rem;	
}

.bgc {
  background-color: #92d01e;
}

.osnov_yslygi_2 {
	display: flex;
    justify-content: space-around;
}

.osnov_yslygi_2 img {
	width: 100%;
}

.item_2 {
  margin: 5px;
  width: 240px;
  height: 380px;
  text-align: center;
}

.item_3 {
  margin: 5px;
  width: 240px;
  height: 460px;
  text-align: center;
}

.item_2 .zag_2 {
  background-color: #92d01e;
  text-align: center;
  padding: 10px 0px 12px;
  height: 100px;
}

.item_3 .zag_2 {
	background-color: #8BB407;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 10px;
    justify-content: center;
}

.item_3 .zag_2 a {
	color: white;
    text-decoration: none;
    font-weight: 600;
}

.item_3:hover .zag_2 a {
    text-decoration: underline;
}

.item_2 .foto_2 img {
  width: 233px;
  height: 137px;
}

.deskription p {
  margin: 0px !important;
  font-weight: bold;
}

.foto_3 {
  height: 330px;
}

ul.tabbed_button {
	margin: 0;
    display: flex;
    margin-bottom: 2em;
}
ul.tabbed_button li {
	list-style-type: none;
    width: 280px;
    height: 60px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #8BB407;
    margin-right: 20px;
    font-size: 1.125em;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
	padding: 0.5em;
}
ul.tabbed_button li:last-child {
	margin-right: 0;
}

ul.tabbed_button li:hover {
    font-weight: 600;
    background: rgb(245 245 245 / 50%);
    border: 1px solid rgb(139 180 7 / 50%);
}

ul.tabbed_button li.action{
	background: #F5F5F5;
    border: 0;
    font-weight: 600;
}

div.tabbed_panel {
	display: none;
} 
div.tabbed_panel.action {
	display: block;
}

div.point_panel {
	display: none;
	margin-bottom: 1em;
    margin-left: 2em;
}

div.point_panel div {
    padding: 0.5em 0 0.25em;	
}

div.point_panel div:nth-child(odd) {
	float: left;
	width: 80%;
    padding-left: 2em;
}
div.point_panel div:nth-child(even) {
	text-align: center;
    border-bottom: 1px solid #ccc;
}

div.point_panel div:nth-child(1), div.point_panel div:nth-child(2){
	height: 50px;
    border-radius: 5px;
    font-size: 1.2em;
    font-weight: 700;
    color: white;
    padding-top: 12px;
	border: 0;
}

div.point_panel div:nth-child(2) {
	background: #8BB407;	
}

div.point {
	height: 50px;
    display: flex;
    padding: 0 0 0 40px;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 1.2em;
    font-weight: 700;
    color: #8BB407;
    cursor: pointer;
	margin-bottom: 1em;
	justify-content: space-between;
}

div.point:after {
    content: '+';
    font-size: 32px;
    padding-right: 0.5em;
}

div.point.action:after {
    content: '-';
}

div.point.action + div.point_panel {
	display: block;
}

p.callback_line {
	text-align: center; 
	margin-top: 40px; 
	margin-bottom: 60px;
}

.inline_form {
	background: #F5F5F5;
    border-radius: 10px;
    padding: 70px;
	position: relative;
}
.inline_form p {
	margin-bottom: 2.5em;
}

.inline_form p.like_h2{
	margin-bottom: 0.666em;
}

.inline_form input, .inline_form button {
	width: 240px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #D1D1D1;
    color: #333;
    font-size: 0.88em;
    padding-left: 1.5em;
	outline: none;
}

.inline_form input {
	margin-right: 30px;	
}

.inline_form button {
	background: #8BB407;
    color: white;
    font-weight: 700;
    font-size: 1em;
    text-transform: none;
}

.inline_form button:hover{
	opacity: 0.7;
}

.inline_form span{
	margin-top: 2em;
    display: block;
    color: #748c8e;
}

.ooo {
  margin-top: -30px;
}

.right_head > div {
	float: left;
    line-height: 24px;
    font-size: 1.6rem;
    text-align: left;
}

.right_head > div a {
	color: #333!important;
}

.kk {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: blue;
  line-height: 22px;
}

.finish {
  color: #000;
  text-align: center;
  font-size: 14px;
  margin-top: -18px;
  margin-bottom: -14px;
}

.dd {
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.callbut {
  background-color: #4e84ff;
  color: #fff !important;
  margin: auto;
  display: table;
  margin-top: -14px;
}

.akcy span {
  color: #000;
}

.skidka {
  height: 178px;
  background-color: #92d01e;
  margin-top: -20px;
  margin-bottom: 20px;
}

.sk1 {
  color: #000;
  line-height: 20px;
  font-size: 15px;
  position: relative;
  top: 20px;
  text-align: center;
  font-weight: 700;
}

.sk2 {
  font-size: 12px;
  color: #000;
  position: relative;
  top: 13px;
  text-align: center;
}

.center__text {
  text-align: center;
}

.table__center_text td {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .slider_sitebar .slides {
    line-height: 40rem;
    opacity: 0.8;
    background-size: cover;
    height: 264px;
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .slider_sitebar .slides {
    line-height: 40rem;
    opacity: 0.8;
    background-size: cover;
    height: 331px;
  }
}

@media (min-width: 767px) {
  .skidka {
    margin-top: -3px;
  }
	.inline_form form {
		display: flex;
	}
}

@media (min-width: 1200px) {
  td {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  #footer-bottom .fbutton {
    display: none;
  }
  #footer-bottom .flogo {
    text-align: center;
  }
	.inline_form {
		 padding: 50px;
	}
	.inline_form form {
		display: block;
	}
	.inline_form input, .inline_form button { 
		display: block;
		width: 100%;
	}
	.inline_form input {
		margin-bottom: 1em;		
	}
	.osnov_yslygi_in {
		flex-wrap: wrap;
	}
}
@media (max-width: 450px) {
  .advantages > div,
  .advantages > div.plus {
    width: 49%;
  }
  .advantages > div:nth-child(2n-1) {
    clear: left;
  }
	.map_reviews_box p {
		text-align: left;
	}
}

@media (max-width: 380px) {
  .advantages > div {
    width: auto;
  }
}

.like_h2 {
  	font-size: 3rem;
  	color: #333;
	margin-bottom: 1em;
}
.table_main td {
  text-align: center;
}
.table_main td:first-child {
  text-align: left;
}

.item_width {
  width: 33%;
}

.item_width .zag {
  /*height: 76px;*/
  height: 45px;
font-size: 13px;

}
.right_head>div{
  background: none
}
.h3_style a {
 	font-family: 'Rubik', sans-serif;
  clear: both;
  font-weight: 400;
  margin: 1.5em 0 0.75em;
  line-height: 1;
  color: #1d1d1d;
  font-size: 2.4rem;
  text-decoration: none;
}

.h3_style {
  text-align: center;
}


.new-size-pic {
    width: 100%;
    max-width: 300px;
    height: 275px;
    object-fit: cover;
}

.inline_form .error{
	border: 1px solid red;
    background: antiquewhite;
}

#modal_panel {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #00000075;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.display_none{
	display: none !important;
}

#modal_panel div {
	background: white;
    text-align: center;
    padding: 2em;
    padding-top: 3em;
    border-radius: 10px;
    box-shadow: 0px 8px 30px rgb(8 8 8 / 25%);
}

#modal_panel div span{
	font-size: 20px;
    display: block;
    margin-bottom: 0.25em;
}

#box-menu-flex div{
	padding: 5px 0;
	cursor: pointer;
	clear: both;
}
#box-menu-flex ul{
	position: inherit;
    display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
}

@media (min-width: 1050px)
{
	#box-menu-flex{
		width: 880px;
		overflow: overlay;
	}
	.main-navigation ul li:hover ul.box-ul-menu-flex{
		left: calc(-330px - 100%)!important;	
	}
	.main-navigation > ul.nav-menu li a:hover{
		color: #8BB407;
	}
	#box-menu-flex ul#menu-flex-menu2 li:nth-last-child(2){
		border-bottom: none;
	}
}

.clear_both {
  clear: both;
}
@media (max-width: 600px){
	.header_box>div.adapt_menu{
		margin-top: 16px;
	}
}

.inline_form:after {
    content: ' ';
    background: url(/img/bb.png) no-repeat;
    display: block;
    height: 462px;
    position: absolute;
    width: 429px;
    left: -380px;
    top: 0;
}
@media (max-width: 1450px){
	.inline_form:after{
		content: none;
	}
}

.address__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
    margin-top: 35px;
}
.address__item {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: calc(100% / 12 * 3 - 20px);
    background: #FFFFFF;
    border-radius: 5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
}
.address__item:hover {
    box-shadow: 0px 20px 30px 12px rgba(42, 56, 92, 0.16);
}
.address__img {
    height: 225px;
    border-radius: 4px 4px 0px 0px;
    position: relative;
}
.address__img img {
    display: block;
    width: 100%;
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 4px 4px 0px 0px;
}
.address__time, .address__call {
    display: flex;
    margin: 12px;
}
.address__time img  {
    width: 21px;
    height: 21px!important;
    margin-right: 10px;
}
.address__time span {
    color: #616161;
}
.address__call img {
    width: 16px;
    height: 16px!important;
    margin-right: 15px;
}
.address__call a {
    color: #F01478;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
}
.small-metro-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin: 12px;
}
.small-metro-block .block-color {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #92007b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 10px;
}
.small-metro-block .block-name {
    display: flex;
    align-items: center;
    line-height: 1.2;
}
.small-metro-block .block-name a {
    color: #57758f;
    text-decoration: none;
    margin-right: 16px;
}
.small-metro-block .block-name span {
    display: inline-block;
    background: #ffebeb;
    font-size: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #f35150;
    border-radius: 20px;
}
@media screen and (max-width: 1200px) {
    .address__item {
       width: calc(50% - 20px);
       margin-bottom: 20px;
       max-width: 400px;
    }
    .address__items {
       -webkit-flex-wrap: wrap;
       flex-wrap: wrap;
       -webkit-box-pack: center;
       -webkit-justify-content: center;
       justify-content: center;
       margin-left: auto;
       margin-right: auto;
    }
}
@media screen and (max-width: 600px) {
    .address__item {
       width: calc(50% - 12px);
       margin-left: 6px;
       margin-right: 6px;
    }
    .address__items {
       margin-left: auto;
       margin-right: auto;
    }
    .address__item_mob {
       width: calc(100% - 12px);
    }
}
.slider_sertif .slick-track {
display: flex;
    justify-content: end;}

.filial {
display: grid;
  grid-template-columns: repeat(auto-fit, minmax(40px, 0.5fr));
  grid-gap: 10px;
margin: 50px 0px;
}

.filial-block p {
text-align: center;
}

.filial-block a {
color: #8bb407;
    text-decoration: none;
}
summary {
	 
    display: flex;
    padding: 15px 20px;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 18px;
    font-weight: 700;
    color: #8BB407;
    cursor: pointer;
    margin-bottom: 1em;
    justify-content: space-between;
	box-sizing:border-box;
}


.accordion-item {
	border-bottom: 1px solid #E9E9E9;
	transition: 200ms linear;
}
.accordion-item:first-child {
	border-top: 1px solid #E9E9E9;
}
.accordion-item__head {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 15px 55px 15px 0px;
	color: #273142;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
}
.accordion-item__head:after {
	content: "+";
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 1;
	color: #525A68;
	font-size: 25px;
	font-weight: 500;
	line-height: normal;
}
.accordion-item__head.active:after {
	content: "-";
}
.accordion-item__wrap {
	max-height: 0px;
	overflow: hidden;
	box-sizing: content-box;
	transition: 300ms linear;
}
.accordion-item__body {
	padding: 0 55px 20px 0;
	color: #333;
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
}
.accordion-item__body p{
	margin: 0;
}
.accordion-item__body ul {
	margin-bottom: 0;
}

.two-col {
	display:flex;
	gap: 50px;
}

@media(max-width:767px) {
	.two-col {
	flex-wrap: wrap;
}
}

.bukva {
	color:red;
	
	}
	
	.tablewrap_stantion  td{
	text-align: start;
	
}
.centblock {
    max-width: 740px;
    margin: 50px auto;
}
.tags div {
    width: 32%;
    box-shadow: 0px 8px 30px rgb(51 51 51 / 25%);
    padding: 20px;
    border-radius: 10px;
    transition: .25s;
    text-align: center;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tags div:hover {
       box-shadow: 0px 8px 30px rgba(139, 180, 7, 0.25);

}
.tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    gap: 20px 0;
}

@media(min-width:767px) {
	.tablewrap_stantion  tr{
	display: flex;
    width: 100%;
} 
 
.tablewrap_stantion  td{
	text-align: start;
	display: flex;
    width: inherit;
    flex-direction: column;
    justify-content: end;
}
}
@media(max-width:767px) {

	.tags div {
    width: 48%;
 
}

}
@media(max-width:500px) {

	.tags div {
    width: 100%;
 
}

}