/* Stylesheet: legacy_core Modified On 2026-02-27 11:49:13 */
body,html {
	margin: 0;
	padding: 0;
}
.ot1{

}
.ot2{

}
.ot3{

}
.ot4{

}
.ot5{

}


body {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Halvetica, Arial;
           background: #fff url(https://www.geokad43.ru/pic/fon.jpg) no-repeat center top;
}

img {
	border: 0;
}

a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #254e3f;
}

a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #254e3f;
}

a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #4C6C61;
}
/*****************basic layout *****************/
div#telo{
   width: 100%;
   margin: 0;
   padding: 0;
    background: url(https://www.geokad43.ru/pic/footer.jpg) repeat-x center bottom;
}

div#pagewrapper {
	width:1000px;
           margin: 0 auto;
}


div#header {

	height: 204px;
	margin: 0;
	padding: 0;

}

#title1{
   font-size: 35px;
  color: #fff;
  text-align: center;
 top: 40px;
margin-left: 350px;
line-height: 1;
position: absolute;
}


#tel{
   font-size: 23px;
  color: #fff;
  text-align: center;
 top: 25px;
margin-left: 730px;
line-height: 1.4;
position: absolute;
}

div#tel a{
   color: #fff;
}


div#verh{
  position: absolute;
  top: 180px;
  margin-left: 790px;
  display: block;

}

a#home{
  display: block;
  width: 24px;
  height: 24px;
  background: url(https://www.geokad43.ru/pic/home.png) no-repeat center center;
 float: left;
 margin-right: 15px;
}

a#mail{
  display: block;
  width: 25px;
  height: 24px;
  background: url(https://www.geokad43.ru/pic/mail.png) no-repeat center center;
 float: left;
  margin-right: 15px;

}

a#map{
  display: block;
  width: 25px;
  height: 25px;
  background: url(https://www.geokad43.ru/pic/map.png) no-repeat center center;
 float: left;
}








a#logo{
   display: block;
   width: 200px;
   height: 200px;
   background: url(https://www.geokad43.ru/pic/logo.png) no-repeat center center;
   position: absolute;
   top: 3px;
   margin-left: 40px;
}

div#search {
	padding: 0.5em 0 0.5em 10px;
	margin: 0 1em;

}

.search-input, .search-button{
          display: block;
          border: 1px solid #1f3d33;
          -moz-border-radius:8px; 
	-khtml-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; 
font-style: italic;
}

.search-input{
  float: left;
  margin-right: 6px;
 width: 130px;
  padding:2px 0 2px 5px;
}

input.search-button{
	border: none;
	height: 22px;
	width: 60px;
	margin: 0 0 0 5px;
	padding: 0px 2px 1px 2px;
	cursor: pointer;
           color: #fff;
	background: url(https://www.geokad43.ru/pic/kn.jpg) repeat-x center center;
}
.cms_submit{
 color: #fff;
	background: url(https://www.geokad43.ru/pic/kn.jpg) repeat-x center center;
-moz-border-radius:8px; 
	-khtml-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; border: none;
            padding: 10px;
            margin-top: 10px;
}

textarea, input{
-moz-border-radius:8px; 
	-khtml-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px;
border: 1px solid #405D53;
padding-left:5px;
padding-right:5px;
}

div#content {
	margin: 0.5em 0 1em 0;
	padding: 0px;
}

div#main {
	padding: 10px 15px;
           margin: 0 0 0 260px;
           font-size: 15px;
           line-height: 1.5;
}

div#sidebar {
	float: left;
	width: 250px;
	display: inline;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 16px 12px;
             background: url(https://www.geokad43.ru/pic/fonm.jpg) no-repeat center bottom;
}

a.ss{
   display: block;
   width: 200px;
   font-size: 21px;
   -moz-border-radius:12px; 
	-khtml-border-radius:12px; 
	-webkit-border-radius:12px; 
	border-radius:12px; 
background: #d8d8d8;
text-align: center;
padding: 8px;
margin-top: 10px;
}

div#footer {
	padding: 0px 0px 5px 10px;
           font-size: 14px;
           line-height: 1.7;

}

div#footer p{
	padding: 0;
           margin: 0;
}


/********************CONTENT STYLING*********************/

#zag{
   margin: 0 0 14px 0;
 padding: 0;
 font-size: 21px;
  color: #033321;
}

h1, h2, h3, h4, h5, h6, strong{
  color: #033321;
}

.cms-guestbook-entry-posted{
  font-size: 13px;
}

.error_message{
  color: #FF4848;
}

.error_message ul{
	list-style-type: none;
}

.error_message {
	margin: 0;
	padding: 10px 20px 10px 20px;
           border: 1px solid #FF4848;
background: #fee5e5;
}

.ok{
  color: #066709;
padding: 10px 20px 10px 20px;
           border: 1px solid #066709;
background: #d8fad9;
}
input, textarea{  
  outline: none;
}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, input:focus, select:hover, select:active, select:focus{
  border: 1px solid #4C6C61;
  box-shadow: inset 2px 2px 3px rgba(0, 0, 0, .15);  
 -moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);  
 -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, .15);
}

input.cms_submit:hover, input.cms_submit:focus,  input.cms_submit:active{
  box-shadow: none;  
  border: none;  
 -moz-box-shadow: none;  
 -webkit-box-shadow: none;
}

a.raskritie1,a.raskritie2,a.raskritie3,a.raskritie4,a.raskritie5,a.raskritie6,a.raskritie7,a.raskritie8,a.raskritie9,a.raskritie10{
   text-decoration: none;
   border-bottom:1px dashed #254e3f;
}
a.raskritie1:hover,a.raskritie2:hover,a.raskritie3:hover,a.raskritie4:hover,a.raskritie5:hover,a.raskritie6:hover,a.raskritie7:hover,a.raskritie8:hover,a.raskritie9:hover,a.raskritie10:hover{
   text-decoration: none;
   border-bottom:none;
}

/* Stylesheet: base_layout Modified On 2026-02-27 11:49:01 */
/* === R00 BASE START === */
:root {
  --accent: #027d39;
  --accent-2: #046b32;
  --accent-soft: #14b05a;
  --text: #000000;
  --text-2: #1e1e1e;
  --text-muted: #3b3b3b;
  --line: rgba(0, 0, 0, 0.1);
  --line-2: #d8d8d8;
  --header-bg: rgba(255, 255, 255, 0.92);
  --panel-bg: #ffffff;
}

body {
  background: #f8f8f8;
  overflow-x: hidden;
}

div#telo {
  background: #f8f8f8;
}

div#pagewrapper {
  width: 1312px;
  max-width: calc(100% - 24px);
  margin: 0 auto;
}

div#header,
div#menu_vert {
  position: relative;
  width: 100%;
}

div#header {
  height: auto;
  margin: 0;
  padding: 0;
}

div#menu_vert {
  margin: 0;
  padding: 0;
}
/* === R00 BASE END === */
/* Stylesheet: header_menu Modified On 2026-02-27 15:55:12 */
/* === R01 HEADER START === */
.header {
  position: relative;
  border-radius: 20px 20px 0 0;
  background:
    radial-gradient(circle at 82% 18%, rgba(2, 125, 57, 0.08), rgba(2, 125, 57, 0) 26%),
    radial-gradient(circle at 14% 22%, rgba(20, 176, 90, 0.07), rgba(20, 176, 90, 0) 24%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
  overflow: visible;
}

.header__top {
  min-height: 140px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}

.brand {
  display: flex;
  align-items: center;
  gap: 24px;
  min-width: 0;
  text-decoration: none;
  color: inherit;
}

.brand:hover {
  text-decoration: none;
}

.brand__logo {
  width: 128px;
  height: 120px;
  flex: 0 0 auto;
  display: block;
}

.brand__logo img {
  width: 100%;
  height: 100%;
  display: block;
}

.brand__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
  min-width: 0;
}

.brand__title {
  margin: 0;
  font-size: 25px;
  line-height: 36px;
  font-weight: 700;
  color: var(--accent-2);
}

.brand__subtitle {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  color: var(--text);
}

.header__contacts {
  display: contents;
}

.contact {
  display: flex;
  gap: 8px;
  min-width: 0;
  color: var(--text);
  text-decoration: none;
}

.contact:hover {
  text-decoration: none;
}

.contact__icon {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}

.contact__icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.contact__text {
  display: block;
  min-width: 0;
  font-size: 15px;
  line-height: 23px;
  color: var(--text);
}

.contact__subtext {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: var(--text-muted);
}

.contact--phones .contact__lines {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.contact--phones .contact__text,
.contact--email .contact__text {
  white-space: nowrap;
}

.contact--phones a.contact__text {
  text-decoration: none;
  color: var(--text);
}

.contact--phones a.contact__text:hover {
  text-decoration: none;
  color: var(--accent-2);
}

.contact--email:hover .contact__text {
  color: var(--accent-2);
}

.header__actions {
  display: none;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.icon-btn {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 10px;
}

.icon-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}

.js-mobile-menu-toggle .menu-toggle__icon--close {
  display: none;
}

.js-mobile-menu-toggle[aria-expanded="true"] .menu-toggle__icon--open,
body.is-mobile-menu-open .js-mobile-menu-toggle .menu-toggle__icon--open {
  display: none;
}

.js-mobile-menu-toggle[aria-expanded="true"] .menu-toggle__icon--close,
body.is-mobile-menu-open .js-mobile-menu-toggle .menu-toggle__icon--close {
  display: block;
}

.only-mobile {
  display: none;
}

.header__search {
  position: absolute;
  top: calc(100% + 30px);
  right: 24px;
  left: auto;
  width: 360px;
  max-width: calc(100% - 48px);
  opacity: 0;
  visibility: hidden;
  transform: translateY(calc(-50% - 8px));
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  z-index: 6;
}

.header__search.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
}

.header__search-inner {
  background: var(--panel-bg);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
  padding: 10px;
}

.header__search form {
  margin: 0;
  display: flex;
  align-items: center;
}

.header__search label {
  display: none;
}

.header__search .search-input {
  float: none;
  width: auto;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid var(--line-2);
  border-radius: 10px;
  background: #fff;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
}

.header__search .search-button {
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 14px;
  border-radius: 10px;
  border: 0;
  background: var(--accent);
  color: #fff;
  font-style: normal;
  line-height: 20px;
}

.header__search .search-button:hover {
  background: #046b32;
}
/* === R01 HEADER END === */

/* === R02 MENU START === */
#menu_vert .nav-shell {
  position: relative;
  min-height: 60px;
  background:
    radial-gradient(circle at 88% -10%, rgba(2, 125, 57, 0.08), rgba(2, 125, 57, 0) 30%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92));
  border-bottom: 1px solid var(--line);
  z-index: 1;
}

.top-stage > #header {
  z-index: 2;
}

.top-stage > #menu_vert {
  z-index: 1;
}

#menu_vert .nav-shell__desktop {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0 24px;
}

@media (min-width: 1024px) {
  #menu_vert .nav-shell__desktop {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    align-items: center;
    justify-content: space-between;
    gap: 0;
  }

  #menu_vert .nav-shell__desktop > #menuwrapper,
  #menu_vert .nav-shell__desktop > #menuwrapper > ul#primary-nav {
    display: contents;
  }

  #menu_vert .nav-shell__desktop > #menuwrapper > ul#primary-nav {
    width: auto;
    justify-content: initial;
    gap: 0;
  }

  #menu_vert .nav-shell__desktop > .nav-shell__search {
    width: 24px;
    height: 24px;
    min-height: 24px;
    flex: 0 0 24px;
    border-radius: 0;
  }
}

#menu_vert .nav-shell__close,
#menu_vert .nav-backdrop,
#menu_vert .nav-shell__mobile-contacts {
  display: none;
}

#menu_vert .nav-shell__search {
  width: 60px;
  height: 60px;
  flex: 0 0 60px;
  border: 0;
  background: transparent;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
}

#menu_vert .nav-shell__search:hover {
  background: rgba(0, 0, 0, 0.04);
}

#menu_vert .nav-shell__search svg {
  width: 20px;
  height: 20px;
  display: block;
}

#menu_vert #menuwrapper {
  flex: 1 1 auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#menu_vert #menuwrapper .clearb {
  display: none;
}

#menu_vert ul#primary-nav,
#menu_vert ul#primary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu_vert ul#primary-nav {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 0;
}

#menu_vert .nav-shell__desktop > #menuwrapper > ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 0;
}

#menu_vert ul#primary-nav li,
#menu_vert #primary-nav li li {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  clear: none;
  position: static;
}

#menu_vert .nav-shell__desktop > #menuwrapper > ul > li,
#menu_vert .nav-shell__desktop > #menuwrapper > ul > li li {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  clear: none;
  position: static;
}

#menu_vert ul#primary-nav > li {
  flex: 0 1 auto;
}

#menu_vert .nav-shell__desktop > #menuwrapper > ul > li {
  flex: 0 1 auto;
}

#menu_vert ul#primary-nav li a {
  margin: 0;
  padding: 0 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  color: var(--text);
  background: none;
  border-radius: 0;
  border-bottom: 0;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  text-decoration: none;
  position: relative;
}

#menu_vert .nav-shell__desktop > #menuwrapper > ul > li > a {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  color: var(--text);
  background: none;
  border-radius: 0;
  border-bottom: 0;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  text-decoration: none;
  position: relative;
}

#menu_vert ul#primary-nav li a span {
  display: block;
}

#menu_vert ul#primary-nav > li > a:hover {
  color: var(--accent-2);
}

#menu_vert ul#primary-nav > li.menuactive > a,
#menu_vert ul#primary-nav > li > a.menuactive {
  color: var(--text);
}

#menu_vert ul#primary-nav > li.menuactive > a::after,
#menu_vert ul#primary-nav > li > a.menuactive::after,
#menu_vert .nav-shell__desktop > #menuwrapper > ul > li.menuactive > a::after,
#menu_vert .nav-shell__desktop > #menuwrapper > ul > li > a.menuactive::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: var(--accent);
}

#menu_vert ul#primary-nav ul,
#menu_vert ul#primary-nav li:hover ul,
#menu_vert ul#primary-nav li.menuparenth ul {
  display: none;
}

#menu_vert .mobile-contact-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 24px;
  min-height: 44px;
  text-decoration: none;
  color: var(--text-2);
}

#menu_vert .mobile-contact-row:hover {
  text-decoration: none;
}

#menu_vert .mobile-contact-row__icon {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

#menu_vert .mobile-contact-row__icon svg {
  width: 16px;
  height: 16px;
  display: block;
}

#menu_vert .mobile-contact-row__text {
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #272727;
}

#menu_vert .mobile-contact-row--phone {
  align-items: center;
  background: var(--accent);
}

#menu_vert .mobile-contact-row--phone .mobile-contact-row__icon {
  margin-top: 0;
}

#menu_vert .mobile-contact-row--phone .mobile-contact-row__text {
  color: #fff;
}
/* === R02 MENU END === */

/* === R03 HEADER+MENU RESPONSIVE START === */
@media (max-width: 1279px) {
  .header__top {
    gap: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    gap: 16px;
  }

  .header__contacts {
    flex: 1 1 auto;
    min-width: 0;
    display: grid;
    gap: 10px 16px;
    grid-template-columns: minmax(240px, 1fr) minmax(150px, auto) minmax(150px, auto);
    align-items: start;
    justify-content: end;
  }

  #menu_vert .nav-shell__desktop {
    padding-left: 18px;
    padding-right: 18px;
  }

  #menu_vert ul#primary-nav {
    gap: 8px;
  }
}

@media (max-width: 1023px) {
  div#pagewrapper {
    width: auto;
    max-width: none;
    margin: 0;
  }

  .header {
    border-radius: 12px 12px 0 0;
    transition: filter 0.2s ease;
  }

  body.is-mobile-menu-open .header {
    filter: brightness(0.78);
  }

  .header__top {
    min-height: 60px;
    padding: 0 15px;
    gap: 10px;
  }

  .brand {
    gap: 0;
    min-width: 0;
    flex: 1 1 auto;
  }

  .brand__text {
    max-width: 154px;
  }

  .brand__logo {
    display: none;
  }

  .brand__title {
    width: auto;
    font-size: 18px;
    line-height: 18px;
  }

  .brand__subtitle {
    font-size: 10px;
    line-height: 10px;
    margin-top: 2px;
  }

  .header__contacts {
    display: none;
  }

  .header__actions {
    display: inline-flex;
    gap: 24px;
  }

  .only-mobile {
    display: inline-flex;
  }

.js-mobile-menu-toggle {
    position: relative;
    z-index: 3;
  }

  .header__search {
    top: calc(100% + 6px);
    left: 10px;
    right: 10px;
    width: auto;
    max-width: none;
    transform: translateY(-8px);
  }

  .header__search.is-open {
    transform: translateY(0);
  }

  .header__search-inner {
    border-radius: 10px;
    padding: 8px;
  }

  .header__search form {
  }

  .header__search .search-input {
    padding: 7px 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .header__search .search-button {
    padding: 7px 10px;
    font-size: 13px;
    line-height: 18px;
  }

  div#menu_vert {
    height: 0;
    z-index: auto;
  }

  .top-stage > #header {
    z-index: 5;
  }

  .top-stage > #menu_vert {
    z-index: auto;
  }

  body.is-mobile-menu-open .top-stage {
    z-index: 4;
  }

  #menu_vert .nav-shell {
    position: fixed;
    top: 0;
    left: 0;
    width: 75vw;
    max-width: 75vw;
    height: 100vh;
    min-height: 0;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    background: #fff;
    box-shadow: 10px 0 60px rgba(0, 0, 0, 0.5);
    border: 0;
    z-index: 7;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
  }

  body.is-mobile-menu-open #menu_vert .nav-shell {
    transform: translateX(0);
  }

  #menu_vert .nav-backdrop {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    z-index: 6;
    cursor: pointer;
  }

  body.is-mobile-menu-open #menu_vert .nav-backdrop {
    opacity: 1;
    visibility: visible;
  }

  #menu_vert .nav-shell__close {
    display: none;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    z-index: 8;
  }

  #menu_vert .nav-shell__close svg {
    width: 24px;
    height: 24px;
    display: block;
  }

  #menu_vert .nav-shell__desktop {
    display: block;
    min-height: 0;
    padding: 12px 0 0;
  }

  #menu_vert .nav-shell__search {
    display: none;
  }

  #menu_vert #menuwrapper {
    margin: 0;
    width: 100%;
  }

  #menu_vert ul#primary-nav {
    display: block;
    width: 100%;
    padding: 0;
  }

  #menu_vert ul#primary-nav > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--line-2);
  }

  #menu_vert ul#primary-nav li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 0;
    height: auto;
    padding: 12px 24px;
    border-bottom: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: var(--text-2);
  }

  #menu_vert ul#primary-nav > li.menuactive > a,
  #menu_vert ul#primary-nav > li > a.menuactive {
    border-bottom: 0;
    color: var(--accent);
  }

  #menu_vert ul#primary-nav > li.menuactive > a::after,
  #menu_vert ul#primary-nav > li > a.menuactive::after,
  #menu_vert .nav-shell__desktop > #menuwrapper > ul > li.menuactive > a::after,
  #menu_vert .nav-shell__desktop > #menuwrapper > ul > li > a.menuactive::after {
    display: none;
  }

  #menu_vert .nav-shell__desktop > #menuwrapper > ul {
    display: block;
    width: 100%;
    padding: 0;
  }

  #menu_vert .nav-shell__desktop > #menuwrapper > ul > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--line-2);
  }

  #menu_vert .nav-shell__desktop > #menuwrapper > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 12px 24px;
    border-bottom: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: var(--text-2);
  }

  #menu_vert .nav-shell__mobile-contacts {
    display: block;
    margin-top: auto;
    padding: 0 0 28px;
  }

  #menu_vert .nav-shell__mobile-contacts .mobile-contact-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  #menu_vert .nav-shell__mobile-contacts .mobile-contact-block {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
    padding: 0 24px;
  }

  #menu_vert .nav-shell__mobile-contacts .mobile-contact-block .mobile-contact-row {
    padding-left: 0;
    padding-right: 0;
  }

  #menu_vert .nav-shell__mobile-contacts .mobile-contact-group .mobile-contact-row--phone {
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  #menu_vert .mobile-contact-row--stack .mobile-contact-row__content {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  #menu_vert .mobile-contact-row--stack .mobile-contact-row__text + .mobile-contact-row__text {
    margin-top: 0;
  }

  body.is-mobile-menu-open {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .header {
    border-radius: 10px 10px 0 0;
  }

  .icon-btn {
    width: 24px;
    height: 24px;
    border-radius: 8px;
  }

  .icon-btn svg {
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 479px) {
  .brand__subtitle {
    max-width: none;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
  }
}
/* === R03 HEADER+MENU RESPONSIVE END === */
/* Stylesheet: hero Modified On 2026-02-27 11:46:03 */
/* === R04 HERO START === */
.top-stage {
  position: relative;
  border-radius: 20px 20px 0 0;
  overflow: visible;
  background: transparent;
  z-index: 0;
}

.top-stage::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: #f3f4f3 url(https://www.geokad43.ru/pic/header_bg.png) no-repeat center top;
  background-size: cover;
  pointer-events: none;
  z-index: 0;
}

.top-stage > * {
  position: relative;
  z-index: 1;
}

.top-stage .header,
.top-stage #menu_vert .nav-shell,
.top-stage .hero {
  background: transparent;
}

div#content {
  margin-top: 0;
}

.hero {
  position: relative;
  height: 458px;
  width: 100%;
  overflow: visible;
}

.hero__viewport {
  position: relative;
  height: 100%;
  overflow: hidden;
  cursor: grab;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.hero__track {
  height: 100%;
  display: flex;
  transition: transform 0.35s ease;
  will-change: transform;
}

.hero__track.is-dragging {
  transition: none;
  cursor: grabbing;
}

.hero__slide {
  flex: 0 0 100%;
  width: 100%;
  min-width: 100%;
  height: 100%;
}

.hero__slide-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 0 0 0 112px;
}

.hero__content {
  flex: 0 0 529px;
  width: 529px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}

.hero__title {
  margin: 0;
  color: #272727;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
}

.hero__subtitle {
  margin: 0;
  color: #3b3b3b;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
}

.hero__subtitle p {
  margin: 0;
}

.hero__media {
  position: relative;
  flex: 0 0 641px;
  width: 641px;
  height: 458px;
  overflow: hidden;
}

.hero__media::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--slide-image);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.hero__nav {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 12px;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.hero__nav:hover {
  background: #f5f5f5;
}

.hero__nav--prev {
  left: calc(-52px - 20px);
}

.hero__nav--next {
  right: calc(-52px - 20px);
}

.hero__nav svg {
  width: 20px;
  height: 20px;
  display: block;
}

.hero__dots {
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.hero__dot {
  width: 7px;
  height: 7px;
  border: 0;
  border-radius: 4px;
  background: #272727;
  opacity: 0.3;
  padding: 0;
  cursor: pointer;
  transition: width 0.2s ease, opacity 0.2s ease;
}

.hero__dot.is-active {
  width: 21px;
  opacity: 1;
}

.hero.is-single-slide .hero__nav,
.hero.is-single-slide .hero__dots {
  display: none;
}
/* === R04 HERO END === */

/* === R04 HERO RESPONSIVE START === */
@media (max-width: 1455px) {
  .hero__nav--prev {
    left: 12px;
  }

  .hero__nav--next {
    right: 12px;
  }
}

@media (max-width: 1279px) {
  .hero__slide-inner {
    padding-left: 72px;
    gap: 20px;
  }

  .hero__content {
    flex-basis: 450px;
    width: 450px;
  }

  .hero__title {
    font-size: 40px;
    line-height: 46px;
  }

  .hero__subtitle {
    font-size: 22px;
    line-height: 30px;
  }

  .hero__media {
    flex-basis: 520px;
    width: 520px;
  }

}

@media (max-width: 1023px) {
  .top-stage {
    border-radius: 10px 10px 0 0;
    background: transparent;
  }

  .top-stage::before {
    display: none;
  }

  .top-stage .header {
    background: #fff;
  }

  .top-stage #menu_vert .nav-shell {
    background: #fff;
  }

  .top-stage .hero {
    height: auto;
    min-height: 357px;
    background: #f3f4f3 url(https://www.geokad43.ru/pic/header_bg.png) no-repeat center top;
    background-size: cover;
    margin-bottom: 17px;
  }

  .hero__viewport {
    height: 357px;
    cursor: default;
  }

  .hero__track,
  .hero__slide {
    height: 357px;
  }

  .hero__slide-inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 44px 15px 40px;
  }

  .hero__content {
    width: 290px;
    flex: 0 0 auto;
    gap: 8px;
    align-items: flex-start;
  }

  .hero__title {
    width: 290px;
    font-size: 24px;
    line-height: 28px;
  }

  .hero__subtitle {
    width: 290px;
    font-size: 16px;
    line-height: 22px;
  }

  .hero__media {
    width: 290px;
    height: 207px;
    flex: 0 0 auto;
    margin-top: 0;
    align-self: center;
  }

  .hero__media::before {
    background-size: contain;
    background-position: center bottom;
  }

  .hero__nav {
    display: none;
  }

  .hero__dots {
    bottom: -17px;
    gap: 6px;
  }

  .hero__dot {
    width: 5px;
    height: 5px;
    border-radius: 3px;
  }

  .hero__dot.is-active {
    width: 15px;
  }
}
/* === R04 HERO RESPONSIVE END === */
/* Stylesheet: footer Modified On 2026-02-27 12:33:41 */
/* === R06 FOOTER START === */
div#footer {
  margin: 0;
  padding: 66px 0 36px;
  position: relative;
  background: transparent;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  z-index: 0;
}

div#footer::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: #3b3b3b;
  z-index: -1;
}

div#footer .clear {
  display: none;
}

.footer {
  position: relative;
}

.footer__main {
  display: grid;
  grid-template-columns: 306px 158px 309px;
  justify-content: space-between;
  align-items: start;
  gap: 24px;
}

.footer__brand {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.footer__brand-logo {
  width: 128px;
  height: 120px;
  object-fit: contain;
  display: block;
  margin-bottom: 16px;
}

.footer__brand-text {
  margin: 0;
  color: #d8d8d8;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.footer__brand-links {
  display: flex;
  flex-direction: column;
  margin-top: 36px;
  gap: 12px;
}

.footer__brand-links a {
  color: #999999;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.footer__brand-links a:hover {
  color: #d8d8d8;
}

.footer__menu,
.footer__contacts {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.footer__title {
  margin: 0;
  color: #d8d8d8;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 32px;
}

.footer__contacts .footer__title {
  color: #c4c4c4;
}

.footer__menu-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__menu-links #menuwrapper {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.footer__menu-links #menuwrapper .clearb {
  display: none;
}

.footer__menu-links ul#primary-nav,
.footer__menu-links ul#primary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer__menu-links ul#primary-nav {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__menu-links ul#primary-nav li {
  float: none;
  clear: none;
  position: static;
  margin: 0;
  padding: 0;
  width: auto;
}

.footer__menu-links ul#primary-nav li a {
  margin: 0;
  padding: 0;
  display: inline;
  height: auto;
  min-height: 0;
  border: 0;
  background: none;
  border-radius: 0;
  color: #d8d8d8;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}

.footer__menu-links ul#primary-nav li a span {
  display: inline;
  color: inherit;
}

.footer__menu-links ul#primary-nav > li.menuactive > a,
.footer__menu-links ul#primary-nav > li > a.menuactive {
  color: #14b05a;
}

.footer__menu-links ul#primary-nav ul,
.footer__menu-links ul#primary-nav li:hover ul,
.footer__menu-links ul#primary-nav li.menuparenth ul {
  display: none;
}

.footer__menu-links a {
  color: #d8d8d8;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.footer__menu-links a:hover {
  color: #14b05a;
}

.footer__menu-links ul#primary-nav li:hover > a,
.footer__menu-links ul#primary-nav li > a:hover {
  color: #14b05a;
}

.footer__menu-links ul#primary-nav li a:hover span,
.footer__menu-links ul#primary-nav > li.menuactive > a span,
.footer__menu-links ul#primary-nav > li > a.menuactive span,
.footer__menu-links a.is-active span {
  color: #14b05a;
}

.footer__menu-links a.is-active {
  color: #14b05a;
}

.footer__contact-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__contact-row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.footer__contact-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

.footer__contact-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.footer__contact-col {
  display: flex;
  flex-direction: column;
}

.footer__contact-col span,
.footer__contact-col a,
.footer__contact-link {
  color: #c4c4c4;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.footer__contact-col a:hover,
.footer__contact-link:hover {
  color: #14b05a;
}

.footer__bottom {
  margin-top: 48px;
  padding-top: 28px;
  border-top: 1px solid #5e5e5e;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.footer__copyright {
  color: #999999;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.footer__dev {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  color: #999999;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.footer__dev a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.footer__dev img {
  width: 63px;
  height: 28px;
  display: block;
  object-fit: contain;
}

.scroll-top {
  position: fixed;
  right: 75px;
  bottom: 37px;
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 12px;
  padding: 15px;
  background: #5e5e5e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, background-color 0.2s ease;
  z-index: 3;
}

.scroll-top:hover {
  background: #6b6b6b;
}

.scroll-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.scroll-top svg {
  width: 18px;
  height: 18px;
  display: block;
}
/* === R06 FOOTER END === */

/* === R06 FOOTER RESPONSIVE START === */
@media (max-width: 1023px) {
  div#footer {
    padding: 36px 15px;
  }

  .footer__main {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .footer__menu,
  .footer__contacts {
    gap: 20px;
  }

  .footer__brand-links {
    margin-top: 20px;
  }

  .footer__contacts {
    margin-bottom: 32px;
  }

  .footer__brand-logo {
    width: 96px;
    height: 90px;
  }

  .footer__title {
    font-size: 28px;
    line-height: 32px;
  }

  .footer__bottom {
    margin-top: 0;
    padding-top: 16px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
  }

  .footer__dev {
    justify-content: center;
  }

  .scroll-top {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    padding: 15px;
    right: 10px;
    bottom: 13.32px;
  }
}
/* === R06 FOOTER RESPONSIVE END === */
/* Stylesheet: content_sidebar Modified On 2026-02-27 16:33:22 */
/* === R05 SIDEBAR START === */
div#content {
  margin: 0 0 106px 0;
}

div#sidebar {
  float: left;
  width: 306px;
  display: block;
  margin: 60px 0 0 0;
  padding: 0;
  background: none;
}

div#main {
  margin: 0 0 0 336px;
  box-sizing: border-box;
  padding: 60px 40px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.main-toggle {
  display: none;
}

#sidebar > div[align="center"] {
  width: 100%;
  text-align: left;
  margin: 0;
}

#sidebar > div[align="center"] .ss {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: #272727;
  text-align: left;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 32px;
  font-weight: 700;
}

#sidebar > div[align="center"] .ss:hover {
  color: var(--accent-2);
  text-decoration: none;
}

#sidebar > div[align="center"] + ul#menu2 {
  width: 100%;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

#sidebar ul#menu2 > li {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #d8d8d8;
}

#sidebar ul#menu2 > li:last-child {
  border-bottom: 1px solid #d8d8d8;
}

#sidebar ul#menu2 > li > a {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  margin: 0;
  color: #272727;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background: none;
  border: 0;
  border-radius: 0;
}

#sidebar ul#menu2 > li > a:hover,
#sidebar ul#menu2 > li > a.menuactive,
#sidebar ul#menu2 > li.menuactive > a {
  color: var(--accent-2);
  text-decoration: none;
}

#sidebar > div[align="center"] + ul#menu2 + div[align="center"] {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#sidebar > div[align="center"] + ul#menu2 + div[align="center"] + #news1 {
  margin-top: 16px;
}

#sidebar #news1 {
  width: 100%;
  padding: 0;
}

#sidebar #news1 .rss {
  display: none;
}

#sidebar #news1 .NewsSummary {
  margin: 0;
  padding: 10px 0;
  border: 0;
  border-top: 1px solid #d8d8d8;
}

#sidebar #news1 .NewsSummary:last-child {
  border-bottom: 1px solid #d8d8d8;
}

#sidebar #news1 .NewsSummaryLink {
  margin: 0;
  font-size: 15px;
  line-height: 23px;
}

#sidebar #news1 .NewsSummaryLink a {
  color: #033321;
  text-decoration: underline;
}

#sidebar #news1 .NewsSummaryLink a:hover {
  color: var(--accent-2);
  text-decoration: none;
}

#sidebar #news1 .NewsSummaryPostdate {
  margin: 4px 0 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #5e5e5e;
}

#sidebar #search {
  display: none;
}
/* === R05 SIDEBAR END === */

body.page-licenzii div#main > br {
  display: none;
}

/* === R07 LICENSES START === */
.licenses {
  width: 100%;
  max-width: 896px;
  margin: 20px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.licenses__viewport {
  width: 100%;
  overflow: hidden;
}

.licenses__track {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  transition: transform 0.35s ease;
  will-change: transform;
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
}

.licenses__track.is-dragging {
  transition: none;
  cursor: grabbing;
}

.licenses__slide {
  flex: 0 0 169px;
  width: 169px;
}

.licenses__link {
  display: block;
  width: 169px;
  height: 242px;
  border: 1px solid #d8d8d8;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  -webkit-user-drag: none;
}

.licenses__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-user-drag: none;
  user-select: none;
  -webkit-user-select: none;
}

.licenses__dots {
  width: auto;
  min-height: 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.licenses__dot {
  width: 7px;
  height: 7px;
  border: 0;
  border-radius: 4px;
  background: #999999;
  opacity: 0.3;
  padding: 0;
  cursor: pointer;
}

.licenses__dot.is-active {
  width: 21px;
  opacity: 1;
}

.licenses.is-single .licenses__dots {
  display: none;
}

body.is-licenses-lightbox-open {
  overflow: hidden;
}

.licenses-lightbox {
  position: fixed;
  inset: 0;
  padding: 40px;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(20, 20, 20, 0.78);
  z-index: 20;
}

.licenses-lightbox.is-open {
  display: flex;
}

.licenses-lightbox__stage {
  position: relative;
  max-width: calc(100vw - 140px);
  max-height: calc(100vh - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.licenses-lightbox__image {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 100px);
  object-fit: contain;
  background: #fff;
}

.licenses-lightbox__close,
.licenses-lightbox__nav {
  position: absolute;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  background: rgba(32, 32, 32, 0.64);
}

.licenses-lightbox__close {
  top: -44px;
  right: 0;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  font-size: 26px;
  line-height: 32px;
  padding: 0;
}

.licenses-lightbox__nav {
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  font-size: 28px;
  line-height: 48px;
  padding: 0;
}

.licenses-lightbox__nav--prev {
  left: -64px;
}

.licenses-lightbox__nav--next {
  right: -64px;
}
/* === R07 LICENSES END === */

/* === R05 SIDEBAR RESPONSIVE START === */
@media (max-width: 1023px) {
  div#content {
    margin: 0;
  }

  div#sidebar {
    display: none;
  }

  div#main {
    margin-left: 0;
    padding: 35px 15px 36px;
    background: transparent;
    box-shadow: none;
  }

  div#main .js-main-collapsible-inner {
    max-height: none;
    overflow: visible;
  }

  div#main.is-collapsible .js-main-collapsible-inner {
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  div#main.is-collapsible.is-collapsed .js-main-collapsible-inner {
    max-height: 676px;
  }

  .main-toggle {
    display: none;
    margin: 20px 0 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #033321;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
  }

  .main-toggle.is-visible {
    display: inline-block;
  }

  .licenses {
    margin-top: 20px;
    gap: 16px;
  }

  .licenses__track {
    gap: 8px;
  }

  .licenses__slide {
    flex: 0 0 calc((100% - 8px) / 2);
    width: calc((100% - 8px) / 2);
  }

  .licenses__link {
    width: 100%;
    height: auto;
    aspect-ratio: 169 / 242;
  }

  .licenses__dots {
    gap: 6px;
  }

  .licenses__dot {
    width: 5px;
    height: 5px;
    border-radius: 3px;
  }

  .licenses__dot.is-active {
    width: 15px;
  }

  .licenses-lightbox {
    padding: 14px;
  }

  .licenses-lightbox__stage {
    max-width: calc(100vw - 28px);
    max-height: calc(100vh - 28px);
  }

  .licenses-lightbox__image {
    max-height: calc(100vh - 28px);
  }

  .licenses-lightbox__close {
    top: 8px;
    right: 8px;
    z-index: 1;
  }

  .licenses-lightbox__nav {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 40px;
  }

  .licenses-lightbox__nav--prev {
    left: 6px;
  }

  .licenses-lightbox__nav--next {
    right: 6px;
  }
}
/* === R05 SIDEBAR RESPONSIVE END === */
/* Stylesheet: Accessibility and cross-browser tools Modified On 2009-05-13 10:42:54 */
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default, text, screenreaders and such will show these */
.accessibility, hr {
/* position set so the rest can be set out side of visual browser viewport */
	position: absolute;
/* takes it out top side */
	top: -999em;
/* takes it out left side */
	left: -999em;
}
/* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(https://www.geokad43.ru/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(https://www.geokad43.ru/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(https://www.geokad43.ru/uploads/NCleanBlue/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 0;
	clear: both;
	width: 90%;
	visibility: hidden;
}
#main .clear {
	height: 0;
	clear: right;
	width: 90%;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clear {
/* Hides from IE-mac \*/
	height: 1%;
	clear: right;
	width: 90%;
/* End hide from IE-mac */
}
/* end clearing */