::selection {
	background: #43ac6a;
	color: #fff;
}

::-moz-selection {
	background: #43ac6a;
	color: #fff;
}

::-webkit-selection {
	background: #43ac6a;
	color: #fff;
}

@keyframes show { 
  0%  {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes show { 
  0%  {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
a:active {
  color: #800000 !important;
}

a {
  transition: 0.6s linear;
}

h2, .namebook h2, .namebook h2 a {
  font-family: "Playfair Display", serif !important;
  font-size: 21px !important;
  margin: 0 0 2px 0 !important;
}

h4 {
  text-align: center !important;
  text-indent: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

h5 {
  text-align: center !important;
  text-indent: 0px !important;
  font-family: "Playfair Display", serif;
  font-weight: 500 !important;
  font-size: 21px !important;
  line-height: 1.4 !important;
  color: #121212 !important;
  margin-top: 24px !important;
  margin-bottom: 20px !important;
  text-transform: uppercase !important;
}

h5::before {
	content: url('/images/square_2.svg');
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 8px;	
}

h6 {
  text-align: center !important;
  text-indent: 0px !important;
  font-family: "Times New Roman" !important;
  font-style: oblique !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 1.1 !important;
  color: #414141 !important;
}

h6::before {
	content: "\0418 \043B \043B .: ";
}


.center {
  text-align: center;
}


.row.greenheader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0;
  top: 0;
  background-color: #fff;
  left: 0;
  right:0;
  height: 0;
  z-index: 999999;
  border-bottom: 7px #43ac6a solid;
  -webkit-box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
  -moz-box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
  box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
}

.row.redheader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0;
  top: 0;
  background-color: #fff;
  left: 0;
  right:0;
  height: 0;
  z-index: 999999;
  border-bottom: 7px #800000 solid;
  -webkit-box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
  -moz-box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
  box-shadow: 0px 4px 7px 2px rgba(81, 81, 81, 0.2);
}

.logo {
  margin-top: 30px;
  margin-bottom: 20px;
}

.logo h2 a {
  font-family: "Playfair Display", serif;
  color: #414141 !important;
  font-weight: 400 !important;
  font-size: 30px;
  text-transform: uppercase;
}

.logo h2 a:hover {
  color: #800000 !important;
  text-decoration: none;
}

.logo h2 a:active {
  text-decoration: none !important;
}

.logo h2 a:focus {
  text-decoration: none !important;
}

.logo h2 a::before {
	content: url('/images/square_2.svg');
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-right: 12px;	
}

.logo .smallred {
  font-size: 12px;
  font-weight: 300 !important;
  margin-left: 56px;
  margin-top: -3px;
  opacity:0; /*Элемент полностью прозрачный (невидимый)*/
  transition: 1s; /*Скорость перехода состояния элемента*/
  animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
  animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 1s; /* Задержка перед началом */
}

.logofooter h2 a {
  font-family: "Playfair Display", serif;
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  text-transform: uppercase;
}

.logofooter h2 a::before {
	content: url('/images/square_2.svg');
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 8px;	
}

.logofooter h2 a:hover {
  color: #fff !important;
  text-decoration: none;
}

.logofooter h2 a:active {
  color: #fff !important;
  text-decoration: none !important;
}

.logofooter h2 a:focus {
    color: #fff !important;
    text-decoration: none !important;
}

.white-box {
  opacity:0; /*Элемент полностью прозрачный (невидимый)*/
  animation: show .8s 1; /* Указываем название анимации, её время и количество повторов*/
  animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0s; /* Задержка перед началом */
}

.arheopag1.white-box, .arheopag2.white-box {
  min-height: 328px;
}

.memory .image img {
	max-width: 600px !important;
	transition: 0.6s linear;
}

@media (min-width: 1200px) {
	.navbar-nav {
		float: left !important;
		margin: 0;
	}
}

.wysihtml5-sandbox {
	height: 600px !important;
}

.footer {
	color: #999999 !important;
}

.yoomoney-payment-form {
	padding: 0 !important;
	margin: 0 !important;
	max-width: 400px !important;
}

.yoomoney-payment-form .ym-payment-btn-block .ym-btn-pay {
	background-color: #43ac6a !important;
	font-family: 'Times New Rooman' !important;
	font-size: 17px !important;
}

.yoomoney-payment-form:hover .ym-payment-btn-block:hover .ym-btn-pay:hover {
	background-color: #3c9a5f !important;
}

.btn {
	font-family: 'Times New Rooman' !important;
	font-size: 17px !important;
	font-weight: 400 !important;
	border-radius: 3px !important;
	border-color: transparent !important;
	letter-spacing: .3px !important;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
	background-color: #43ac6a !important;
	color: #fff !important;
}

.pagination>li>a:hover {
	color: #43ac6a !important;
}

.footer .support .title, .footer .support .copyright {
	text-align: left !important;
}

.search-form .btn {
	margin-left: 4px !important;
	background-color: #f5f5f5 !important;
}

.search-form .btn:hover {
	background-color: #dcdcdc !important;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #43ac6a;
  color: white;
  cursor: pointer;
  padding: 15px 18px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #3c9a5f;
}

/*video*/
.iframe_video {
	height: 0px;
	padding-bottom: 56.2%;
	position: relative;
}
.iframe_video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}


/* Style the tab */
.tab {
  display: flex;
  align-items: center;
  column-gap: 0.25em;
  justify-content: center;
  overflow: hidden;
  border: 0px solid #fff;
  border-radius: 0px;
  background-color: #fff;
  margin-bottom: 14px;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #f5f5f5;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 8px;
  margin: 0 2px 0 2px;
  border-radius: 4px;
  transition: 0.6s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #880000;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 0;
  border-radius: 4px;
  border-top: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 0.6s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}


.tredy img {
	object-fit: cover;
	width: 100px;
	height: 100px;
	vertical-align: top;
	border-radius: 4px;
	border: 1px #999999 solid;
	padding: 3px;
	transition: 0.6s linear;
}

.tredy img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);

}

.tredy_wb img {
	object-fit: cover;
	width: 100px;
	height: 100px;
	vertical-align: top;
	border-radius: 4px;
	border: 1px #999999 solid;
	padding: 3px;
  filter: grayscale(100%);
  transition: 0.6s linear;
}

.tredy_wb img:hover {
	border: 1px #800000 solid;
  filter: grayscale(0);
	transition: 0.6s linear;
}

.tredybook img {
	object-fit: cover;
	width: auto;
	height: 120px;
	vertical-align: top;
	border-radius: 4px;
	border: 1px #999999 solid;
	padding: 3px;
	transition: 0.6s linear;
}

.tredybook img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);

}

.smallred .author {
	font-family: 'Roboto';
	font-size: 13px;
	font-weight: 500 !important;
	color: #800000;
}

.smallred .author:hover {
	color: #121212;
}

.hometredy img {
	object-fit: cover;
	width: 70px;
	height: 70px;
	vertical-align: top;
	border-radius: 3px;
	border: 1px #999 solid;
	padding: 1px;
	transition: 0.6s linear;
}

.hometredy img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.homeauth img {
	object-fit: cover;
	width: 50px;
	height: 50px;
	vertical-align: top;
	border-radius: 50px;
	border: 1px #999 solid;
	padding: 2px;
	margin-top: -13px;
	transition: 0.6s linear;
}

.homeauth img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.login-actions .dropdown-menu {
    min-width: 240px !important;
    margin-left: -100px !important;
}

.smallred {
	font-family: 'Roboto';
	font-size: 13px;
	color: #800000;
}

.smallred a {
	font-family: 'Roboto';
	font-size: 13px;
	color: #800000;
	font-weight: 500;
}

.smallred a:hover {
	color: #121212;	
	
}

.smallgrey {
	font-family: 'Roboto';
	font-size: 13px;
	color: #515151;
}

.smallgrey p {
	font-family: 'Roboto' !important;
	font-size: 13px !important;
	color: #515151 !important;
}

.smallgrey a {
	font-family: 'Roboto' !important;
	font-size: 13px !important;
	color: #515151 !important;
}

.smallgrey a:hover {
	font-family: 'Roboto' !important;
	font-size: 13px !important;
	color: #800000 !important;
}

.smallwhite {
	font-family: 'Roboto';
	font-size: 13px;
	color: #fff;
}

.smallwhite a {
	font-family: 'Roboto'!important;
	font-size: 13px !important;
	color: #fff !important;
}

.smallwhite a:hover {
	font-family: 'Roboto' !important;
	font-size: 13px !important;
	color: #fff !important;
}

.tredyhr hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.hometredy hr {
	margin-top: 7px;
	margin-bottom: 7px;
}

.home980l, .home980r {
	overflow-y: auto;
	overflow-x: hidden;
	height: 627px;
	margin: 0 0 10px 0 !important;
}

.home450l, .home450r {
	overflow-y: auto;
	overflow-x: hidden;
	height: 300px;
	margin: 0 0 10px 0 !important;
}

.home980r, .home450r {
	scrollbar-width: 7px;
	scrollbar-color: #43ac6a;
}

.home980r::-webkit-scrollbar, .home450r::-webkit-scrollbar {
	width: 7px;
}

.home980r::-webkit-scrollbar-track, .home450r::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 6px;
	border: 1px solid #ccc;
}

.home980r::-webkit-scrollbar-thumb, .home450r::-webkit-scrollbar-thumb {
	background-color: #43ac6a;
	border-radius: 6px;
	border: 1px solid #43ac6a;
}

.home980l, .home450l {
	scrollbar-width: 7px;
	scrollbar-color: #710000;
}

.home980l::-webkit-scrollbar, .home450l::-webkit-scrollbar {
	width: 7px;
}

.home980l::-webkit-scrollbar-track, .home450l::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 6px;
	border: 1px solid #ccc;
}

.home980l::-webkit-scrollbar-thumb, .home450l::-webkit-scrollbar-thumb {
	background-color: #710000;
	border-radius: 6px;
	border: 1px solid #710000;
}

.mainimage img {
	object-fit: cover;
	width: 100%;
	max-height: 160px;
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	padding: 3px;
	transition: 0.6s linear;
}

.mainimage img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.mainimage0 img {
	object-fit: cover;
	width: 100%;
	/*max-height: 160px;*/
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	padding: 3px;
	transition: 0.6s linear;
}

.mainimage0 img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.mainimage1 img {
	object-fit: cover;
	width: 100%;
	/*max-height: 200px;*/
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	padding: 5px;
	transition: 0.6s linear;
}

.mainimage1 img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.mainimage2 img {
	object-fit: cover;
	width: 100%;
	max-height: 210px;
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	padding: 5px;
	transition: 0.6s linear;
}

.mainimage2 img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.panel-body img {
	object-fit: cover;
	max-height: 500px;
	max-width: 80%;
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	transition: 0.6s linear;
}

.imagework img {
	object-fit: cover;
	max-height: 500px;
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	transition: 0.6s linear;
}

.imagework img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.all-works a {
	font-family: 'Roboto';
	font-size: 13px !important;
}

.white-box aside ul li a {
	font-size: 17px !important;
	font-weight: 400 !important;
	transition: .5s;
}

.rubrics .smallgrey {
	margin-left: 22px;
}

.white-box aside ul li a::before {
	content: url('/images/square_1.svg');
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 8px;
}

.white-box aside ul li a:hover::before {
	content: url('/images/square_2.svg');
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 8px;
}

.white-box aside li a:hover {
	color: #800000 !important;
	border-left: 0px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
	text-decoration: none !important;
}

.white-box aside li a:active {
	color: #800000 !important;
	border-left: 0px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
	text-decoration: none !important;
}

.white-box aside li a:focus {
	color: #800000 !important;
	border-left: 0px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
	text-decoration: none !important;
}

.rubrics ul li {
	margin-bottom: 10px !important;
}

.white-box {
	padding: 10px 15px 40px 15px !important;
}

.white-box header .title {
	margin-bottom: 12px !important;
}

.white-box header .title span {
	color: #800000 !important;
}

.panel {
    border-radius: 8px !important;
}

.panel-heading, .panel-footer {
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
}

.work .panel .panel-heading {
    min-height: 90px !important;
}

.mainnews_t h3 {
	padding: 10px 0 10px 0;
}

.mainnews_t h3 a {
	font-family: Roboto;
	font-size: 17px;
	padding-top: 10px;
}

.mainnews_t h3 a:hover {
	text-decoration: none;
}

.titleimg img {
	width: 13px;
	height: 13px;
	margin-top: -20px !important;
}

.titleimg1 img {
    width: 20px;
    height: 20px;
    margin-top: -22px !important;
}
.authimg img {
	object-fit: cover;
	vertical-align: top;
	border-radius: 6px;
	border: 1px #999999 solid;
	margin-bottom: 15px;
	padding: 2px;
	transition: 0.6s linear;
}

.authimg img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.sertimg {
	display: inline-block;
}

.sertimg img {
	display: inline;
	object-fit: cover;
	width: auto;
	height: 120px;
	border-radius: 4px;
	border: 1px #999999 solid;
	margin: 8px 5 px 0 0;
	padding: 1px;
	transition: 0.6s linear;
}

.sertimg img:hover {
	border: 1px #800000 solid;
	filter: sepia(30%);
}

.linebg {
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #e3e3e3;
}

.linebg:hover {
	background-color: #f3f3f3;
	padding: 7px 0 7px 0;
}

/*.linehr hr {
	margin-top: 0px;
	margin-bottom: 0px;
}*/

.justify, .justify p {
  text-align: justify; 
  text-indent: 40px;
}

.menubadge {
    display: flex
;
    font-size: 10px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: uppercase;
    background-color: rgba(67, 172, 106, 1);
    color: rgba(255, 255, 255, 1);
    padding: 1px 5px;
    border-radius: 2px;
    text-align: center;
    margin-top: -6px;
    margin-right: 0px;
    /* margin-bottom: -5px; */
    /* margin-left: 80px; */
    width: fit-content;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.auth.white-box {
  padding-bottom: 10px !important;
}

/*.rubrics1.white-box {
  min-height: 620px;
}*/

.home .rubrics, .mainnews.white-box {
  min-height: 590px !important;
}

.mainnews1.white-box, .mainnews2.white-box, .mainnews3.white-box {
    min-height: 420px !important;
}

.laws.white-box, .contests.white-box, .trediakovsky.white-box, .shop.white-box, .favorites.works-list.white-box  {
    min-height: 440px !important;
}

.laws.white-box, .contests.white-box {
    min-height: 380px !important;
}

.title a:active {
	color: #800000 !important;
	text-decoration: none !important;
}

.title a:focus {
	color: #800000 !important;
	text-decoration: none !important;
}


.btn a:active {
	color: #fff !important;
	text-decoration: none !important;
}

.btn a:focus {
	color: #fff !important;
	text-decoration: none !important;
}

.btn a:active {
	color: #fff !important;
	text-decoration: none !important;
}

.btn a:focus {
	color: #fff !important;
	text-decoration: none !important;
}

.header .bottom .header-nav li.active {
    border-bottom: 2px solid #800000 !important;
}

.header .bottom .header-nav li:hover {
    border-bottom: 2px solid #800000 !important;
}

.header .bottom .header-nav li a:hover {
    color: #800000 !important;
}

.header .bottom .header-nav li a:focus {
    color: #800000 !important;
}

ul .dropdown-menu {
  position: relative;
}

.modal-content {
    margin-top: 200px;
}

.modal-dialog.modal-sm {
  z-index: 999999999 !important;
}

.footer {
  border-top: 7px solid #43ac6a;
}

.greenfooter {
  height: 7px;
  background-color: #43ac6a;
}

.badge {
    background-color: #43ac6c !important;
}

.modal-footer .btn+.btn {
    margin-bottom: 13px !important;
}

.btn {
  margin-left: 2px;
  margin-right: 2px;
}

.alert {
    font-size: 17px !important;
}

.mylist.main-genre, .mylist.main-genre a {
  font-family: "Roboto" !important;
  font-weight: 300 !important;
  font-size: 17px !important;
  color: #121212 !important;
  margin-left: 20px !important;
  line-height: 2 !important;
}

.mylist.main-genre a:hover {
  color: #800000 !important;
  text-decoration: none !important;
}

.mylist.main-genre a::before {
	content: url('/images/square_1.svg');
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 8px;
}

.mylist.main-genre a:hover::before {
	content: url('/images/square_2.svg');
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 8px;
}

@media only screen and (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
    .row.bottom, .logo, .row.greenheader, .row.redheader, .rubrics.white-box, .rubrics1.white-box, .auth.white-box, .search-box, .contests.white-box, .laws.white-box, .titleimg, .shop.white-box, .trediakovsky.white-box, .footer2, .footer3, .footer1 .btn, .publications1, .arheopag1, .arheopag2, .arheopag3, .arheopag4, .favorites.works-list.white-box, .recommendations.works-list.white-box, .mynews, .mainnews1.white-box, .mainnews2.white-box, .mainnews3.white-box {
      display: none;
    }

  /*.footer {
    border-top: 7px solid #43ac6a;
  }*/

  p {
    font-size: 15px !important;
  }
  
  .footer1 {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    
  }
  
  .site.content {
    min-height: 100vh;
  }
  
  .container {
    padding: 0 !important;
    width: 98% !important;
  }
  
  .smallred, .smallgrey, .smallgrey a, .smallred a, .smallred .author {
    font-size: 12px !important;
  }
  
  
  .home980l, .home980r, .home450l, .home450r {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 100%;
  }
  
 

  .mobile-menu__item .smallred {
    text-transform: uppercase;
    padding-top: 12px;
  }

  .table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
      font-size: 10px;
      padding: 0;
  }
  
  
  .table>thead>tr>th .hometredy img, .table>thead>tr>td .hometredy img, .table>tbody>tr>th .hometredy img, .table>tbody>tr>td .hometredy img, .table>tfoot>tr>th .hometredy img, .table>tfoot>tr>td .hometredy img {
    width: 12px;
    height: 12px;
  }

  .table>thead>tr>th a, .table>thead>tr>td a, .table>tbody>tr>th a, .table>tbody>tr>td a, .table>tfoot>tr>th a, .table>tfoot>tr>td a {
    font-size: 10px;
    padding: 0;
  }
  
  td.name a, td.name strong, td.author a, td.author strong {
    font-size: 12px !important;
    padding: 0;
  }
  
  .replies {
    margin-left: 5px !important;
  }
  
  .row.top {
    margin-top: 35px;
  }
  
  .reply-comment {
    width: 100% !important;
}
  
  .mainnews.white-box {
    min-height: 100px !important;
  }
  
  .mobile-menu {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    top: 0;
    background-color: #fff;
    left: 0;
    right:0;
    height: 60px;
    z-index: 999999;
    border-bottom: 2px #800000 solid;
  }
  
  
  .mobile-menu__logo {
    width: 70%;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mobile-menu__logo h2 a {
    font-family: "Playfair Display", serif;
    color: #121212 !important;
    font-weight: 500 !important;
    font-size: 23px !important;
    text-transform: uppercase;
  }

  .mobile-menu__logo h2 a:hover {
    color: #800000 !important;
    text-decoration: none;
  }

  .mobile-menu__logo h2 a:active {
    color: #800000 !important;
    text-decoration: none !important;
  }

  .mobile-menu__logo h2 a:focus {
    color: #800000 !important;
    text-decoration: none !important;
  }

  .mobile-menu__logo h2 a::before {
    content: url('/images/square_2.svg');
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 7px;	
  }  
  
  
  .mobile-menu__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transition: 0.4s;
  }
  .mobile-menu__icon {
    display: block;
    position: relative;
    background: #515151;
    width: 100%;
    height: 2px;
    transition: 0.4s;
  }
  .mobile-menu__icon::after, .mobile-menu__icon::before {
    content: "";
    display: block;
    position: absolute;
    background: #515151;
    width: 100%;
    height: 2px;
    transition: 0.4s;
  }
  .mobile-menu__icon::after {
    top: 8px;
  }
  .mobile-menu__icon::before {
    top: -8px;
  }
  .mobile-menu__container {
    position: fixed;
    text-align: left;
    display: flex;
    /*align-items: center;
    justify-content: center;*/
    top: 60px;
    left: 0;
    right: 0;
    z-index: 999;
    height: 0;
    opacity: 1;
    transition: 0.5s;
    transition-delay: 0.2s;
    overflow: hidden;
    background-color: #fff;
  }
  
  .mobile-menu__list {
    width: 100%;
    transition: 0.5s;
    transition-delay: 0.5s;
    list-style: none;
    margin: 0;
    padding: 5px 10px 0 10px;
    max-height: 86%;
    overflow: auto;
  }
  .mobile-menu__item {
    padding: 6px;
    margin: 0;
  }
  .mobile-menu__item a {
    text-decoration: none;
    color: #121212;
    font-family: Roboto;
    font-size: 16px;
    text-transform: uppercase;
  }
  
  .mobile-menu__item a:hover, .mobile-menu__item a:focus, .mobile-menu__item:active {
    text-decoration: none;
    color: #800000;
  }
  .mobile-menu__checkbox {
    display: none;
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__nav {
    opacity: 1;
    transition-delay: 0s;
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__container {
    height: 100%;
    transition-delay: 0s;
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
    background: transparent;
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
    top: 0;
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
}

