.bsubm .form__button {
    font-size: 1.25rem;
}
.tags {
    border-bottom: 1px solid #E0E0E0;
    padding: 12px 0;
    margin: 0 15px;
    text-align: left;
    word-spacing: normal;
}
.tagtitle{
    padding-bottom: 12px;
    font-weight: 600;
}
.tagsline a span{
    border-bottom: 1px dotted #006fa8;
}
.tagsline a {
    margin-right: 20px;
    margin-left: -10px;
    margin-bottom: 10px;
    text-decoration: none;
    padding: 6px 10px;
    color: #006fa8;
    line-height: 30px;
}
.tagsline a:hover span {
    border: 0;

}
.closealert {
    position: absolute;
    top: 5px;
    right: 38px;
}
.closealert:before {
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
    color: #fff;
}
.alertbox .text a {
    color: #106736;
    font-family: Arial;
    font-size: 18px;
    line-height: 18px;
    text-decoration: underline;
}
.alertbox {
    clear: both;
    background-color: red;
    text-align: center;
    padding: 5px 10px;
    color: white;
    margin: 2px 0 1px 0;
}
.alertbox {
    padding: 12px !important;
    margin: 0;
}
.alertbox {
    position: relative;
    padding: 18px 40px 18px 20px;
    z-index: 30;
    color: #FFF;
    border-radius: 0;
    min-height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-weight: 700;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    -o-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    -webkit-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    background-color: #45b172;
}
.header__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.alerticon {
    margin-left: 14px;
    position: absolute;
    top: 20px;
}
.alerticon:before {
    content: '';
    display: inline-block;
    background-image: url(/img/alertw.png) !important;
    width: 41px;
    height: 41px;
    background-position: 0;
}
.alertbox .text {
    width: calc(100% - 104px);
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-right: 21px;
    margin-left: 77px;
}
.product__sizetable-buy.product__pre_order{
    line-height: 24px;
    height: 56px;
    padding-top: 10px;
    background-color: #ffa801;
    font-size: 1.25rem !important;
}
#content {
    padding-top: 118px;
}
.g-page .header {
    position: fixed !important;
    width: 99%;
    top: 0;
    z-index: 1000;
}
.g-page._nav .header {
    position: relative !important;
}
.g-page._nav #content {
    padding-top: 0px;
}
.nav__content {
    -webkit-text-size-adjust: none;
}
.nav__content {
   -webkit-transition: none !important;
   transition: none !important;
}
.g-page._nav #content, .g-page._nav{
    position: fixed !important;
   // top: 0;
}
.menu__numb {
    position: absolute;
    right: 43px;
}
.g-page._nav .g-page__content {
    position: absolute !important;
}
.g-page._nav .nav__aside {
    max-height: 2000px;
    height: -webkit-fill-available;
}
.g-page._nav .nav {
    position: fixed !important;
    height: -webkit-fill-available;
    width: 524px;
}
.g-page._nav .nav__aside {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;;
}

.nav__submenu {
    height: 100%;
}
.nav__submenu.active {
    height: auto;
}


.byclick .hint {
    border: 1px solid #ffa800;
    color: #ffa800;
    background: #fff;
    /* position: absolute; */
    /* margin-top: 30px; */
    border-radius: 50%;
    padding: 1px 11px;
    cursor: pointer;
    text-align: center;
    font-size: 36px;
}
.byclick.deliveryshop .hint {
    position: relative !important;
    margin: 0px !important;
}

.info {
    border: 1px solid #ffa800;
    background: #f5f5f5;
    position: absolute;
    /* display: none; */
    width: 200px;
    margin: 22px;
    margin-top: 85px !important;
    padding: 10px;
    text-align: center;
}
.close_buttom{
    display: inline-block;
      background: #f5f5f5;
      color: #ffa800;
      border: none;
      border-radius: 0px;
      text-decoration: none;
      font-family: Tahoma;
      font-size: 25px;
      padding: 1px;
      line-height: 1;
      font-weight: 100;
      outline:0 none !important;
      position: absolute;
      top: 0;
      right: 0;
}

.byclick.deliveryshop .info {
    margin-left: 0px !important;
}

.g-page._nav .nav__close {
    top: 0;
    right: 0;
    bottom: 0;
    left: 523px;
    position: absolute;
    z-index: 1;
    height: 118px;
    width: 118px;
}

.g-page._nav .nav {
    overflow-y: hidden !important;
}
.g-page._nav .nav__close {
    z-index: 10 !important;
}
.nav__submenu, .g-page._nav #toTop {
    display: none !important;
}
.nav__submenu.active{
    display: block !important;
}
.g-page._nav .nav__aside {
  //  max-height: none !important;
}
.nav__menu, .nav__header {
    position: relative;
    //top: 0;
}
.g-page._nav .nav {
    width: 650px !important;
}

.cart__product-input {    min-width: 55px;}
#toTop {
    z-index: 1;
}
#itogo10 #form_wrapper_call {
    margin-top: -155px !important;
    top: 50% !important;
    width: 540px !important;
    margin-left: 3rem !important;
}

.frm_place_add .descrip {
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #8c8c8c;
    padding: 0 0 5rem;
}
.frm_place_add .title {
    padding: 0 10px;
    font-size: 1.8rem;
    text-transform: uppercase;
}
.frm_place.frm_place_add {
    border: 1px solid #dfdfdf;
}
.frm_place_add .product__add.left{
    margin-right: 0 !important;
    width: 268px;
    position: absolute;
    left: 18px;
    bottom: 8px;
    font-weight: 600;
    background-color: #f3f3f3;
    color: #000;
    text-decoration: NONE;
    height: 3rem;
    font-size: 1.5rem;
    border: 1px solid #dfdfdf;
    padding: 1rem 0 !important;
    line-height: 3rem;
}
.frm_place_add .product__add.right{
    width: 269px;
    position: absolute;
    right: 28px;
    bottom: 8px;
    font-weight: 600;
    background-color: #f3f3f3;
    color: #000;
    text-decoration: NONE;
    height: 3rem;
    font-size: 1.5rem;
    border: 1px solid #dfdfdf;
    padding: 1rem 0 !important;
    line-height: 3rem;
}
.delivery__place__number {color:#999999;}
.delivery__place a {color: #000 !important;}
.delivery__letter__body {
    width: 108px;
    line-height: 108px;
    background-color: #45b172;
    text-align: center;
    color: #fff;
    font-size: 64px;
    font-size: 4rem;
    font-weight: 700;
}
.delivery__types {
    border-bottom: 1px solid #dedede;
}
.delivery__list .delivery__place {
    line-height: 65px !important;
}
.delivery__body, .payments__body {
    padding: 40px 1rem;
}
.delivery__letter {
    padding: 40px 0;
}
.delivery__icon [class^=i-], .payments__icon [class^=i-] {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 20px;
}
.delivery__places-box, .delivery__type, .payments__item {
    display: flex;
}
.delivery__list, .delivery__type__right, .payments__info {
    width: calc(100% - 155px);
    padding-top: 40px;
}
.delivery__list {    padding-top: 65px;}
.delivery__name, .payments__name {
    text-transform: none;
    font-weight: 600;
}
.delivery__name {
    padding-bottom: 38px;
}
.i-del-msk:before {
    width: 74px;
    height: 66px;
    background-position: -334px -230px;
    background-image: url(/img/icons.png) !important;
    margin: 3px 0;
}
.i-del-mskreg:before {
    width: 77px;
    height: 53px;
    background-position: -332px -291px;
    background-image: url(/img/icons.png) !important;
    margin: 10px 0;
}
.i-del-reg:before {
    width: 74px;
    height: 71px;
    background-position: -457px -333px;
    background-image: url(/img/icons.png) !important;
}
.i-money:before {
    width: 74px;
    height: 71px;
    background-position: -334px -159px;
    background-image: url(/img/icons.png) !important;
}
.i-card:before {
    width: 74px;
    height: 75px;
    background-position: -176px -142px;
    background-image: url(/img/icons.png) !important;
}
.i-bank:before {
    width: 71px;
    height: 75px;
    background-position: -334px -79px;
    background-image: url(/img/icons.png) !important;
}
.delivery__letter, .delivery__type__left, .payments__icon {
    width: 140px;
}
.menu__link.menu__link2{
    color: #a8a7a7;
    padding-left: 37px;
}
#orderadd h1 {
    border: 0;
}
#orderadd #form_wrapper_call {
    margin-top: -140px;
    position: fixed;
    display: block;
}
#fhead {
    height: 42px;
    background: url(/bitrix/templates/.default/components/eva/callback/template1/images/plash.png) no-repeat 0 0;
    position: relative;
    padding: 5px 0 0 0;
}
#fhead {
    background: #45b172;
}
#fhead h4 {
    font-size: 16px;
    color: white;
    margin: 9px;
}
.wr_close {
    float: right;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
}
.wr_close {
    width: 67px;
    height: 100%;
    background: rgba(0,0,0,0.2);
    top: 0px;
    right: 0px;
    float: none;
    position: absolute;
}
.wr_close img {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.frm_place {
    background: #fff;
    padding: 30px 15px;
    border-left: 1px solid #45b172;
    border-right: 1px solid #45b172;
}
form#call_ord div {
    margin-bottom: 10px;
    position: relative;
}
form#call_ord input[type="text"], form#call_ord textarea {
    width: 295px;
    font-family: Arial;
    border: 1px solid #b4b4b4;
    padding: 3px 5px;
    font-size: 1em;
    color: #0b0b0b;
}
form#call_ord .mf-req {
    font-size: .7em;
    color: #f00;
    vertical-align: super;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.checkbox4 {
    text-align: left;
}
#checkbox4 {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 11px;
    margin-top: 5px;
    float: left;
}
.checkbox4 label {
    font-size: 11px !important;
}
form#call_ord div.bsubm {
    text-align: right;
}
#orderadd form#call_ord div.bsubm {
    float: left;
    width: 50%;
}
#sord_call {
    opacity: 1;
    cursor: pointer;
}
form#call_ord input[type="submit"] {
    border: none;
    background: #71ad00;
    color: #fff;
    width: 150px;
    height: 35px;
}
form#call_ord input[type="submit"] {
    margin-right: 9px;
    text-align: center;
    text-transform: uppercase;
    background-color: #45b172;
    color: #fff;
}

.error {color:red;}
.order__label {
    margin-bottom: 0;
}
.slider {
    width: 98%;
    margin: auto;
}
.filter.section {
    margin: 0 !important;
}
.slider__input {
    width: 180px;
}
.order__note {
    padding: 20px 0;
    border-top: 1px solid #dedede;
}
.order__list-item {
    border: 2px solid #fff;
    padding: 5px 13px;
    cursor: pointer;
}
#orderadd h2 {
    margin: 100px 0;
    text-align: center;
    font-size: 1.3em;
}
#orderadd h3 {
    border-top: 1px solid #dedede;
    padding-top: 13px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.25em;
}
.activeshop {
    border: 2px solid #52ba7d;
    border-radius: 18px;
}
.order__list {display:none;}
.order__label span{
    color: #000;
    float: left;
    padding: 14px;
    cursor: pointer;
}
.order__label .checkbox__dot{
    float: left;
}
.disabled.btn {
    color: #8c8c8c;
    cursor: not-allowed;
}
.disabled .btn__arrow:last-child {
    display: none;
}
.form__input {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.order__bottom, .appeal__bottom {
    margin: 30px auto;
}
.form__button {
    height: 62px !important;
    margin: 0 auto !important;
}
.nav__section a{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.nav__link a:focus, .nav__link a:hover {
    color: #ffa800;
}
.active.nav__submenu{left:0;}
.req {color: red;}
.form__input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 32px;
    padding: 1.25rem 2rem;
    border: 1px solid #dedede;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    border-radius: 1.875rem;
}
.form__button{
    padding: 8px 32px;
    padding: .5rem 2rem;
    border: 2px solid currentColor;
    font-size: 36px;
    font-size: 2.25rem;
    text-decoration: none;
    border-radius: 3rem;
    color: #53b97e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    margin: 28px auto;
}
.clb {clear:both;border-bottom1: 1px solid #dedede;}
.logourl {
    color: #53b97e;
    text-decoration: none;
}
.i-arrow-pag:before {
    margin-right: 13px;
}
.pagination__next .pagination__arrow {
    margin-left: 10px;
}
.pagination__link.active{
    color: #fff;
    background-color: #53b97e;
    padding: 8px 20px;
}
.disabl .i-arrow-pag:before {
    background-position: -158px -129px;
}
.disabl {
    color: #5e6163;
}
.pagination {
    padding: 0px 16px 0px;
    padding: 0rem 1rem 0rem;
}
.delivery__title, .payments__title, h1 {
    padding: 24px 20px;
    padding: 1.5rem 1.25rem;
    margin: 0;
    margin: initial;
    border-bottom: 1px solid #dedede;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    text-align: center;
}
#overlaycall {
    background: #000;
    opacity: .45;
    filter: alpha(opacity=45);
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2000;
}
#form_wrapper_call {
    font-size: 14px;
    width: 347px;
    padding: 16px 18px 8px;
    margin-bottom: 10px;
    z-index: 2500;
    position: absolute;
    top: 30%;
    left: 50%;
    /* transform: translateX(-50%); */
    display: none;
}
#itogo10 #form_wrapper_call {
    position: fixed;
    margin-top: -220px;
    margin-left: -192px;
    display: block;
}
#fheadciti {
    background: #45b172;
    position: relative;
    height: 65px;
}
#fheadciti h3 {
    font: 24px Arial;
    font-weight: 400;
    color: #fff;
    padding: 0px 0 0 20px;
    line-height: 65px;
}
#itogo10 #fheadciti h3 {
    font-weight: normal;
    color: #fff;
    padding: 0px 0 0 19px;
    font-size: 20px;
}
.wr_close {
    width: 67px;
    height: 100%;
    background: rgba(0,0,0,0.2);
    top: 0px;
    right: 0px;
    float: none;
	cursor: pointer;
    position: absolute;
}
.wr_close img {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.frm_place {
    padding: 30px 15px;
    border-left: 1px solid #45b172;
    border-right: 1px solid #45b172;
	background: #fff;
}
.frm_place p {
    font-size: 1.3em;
    text-align: center;
    padding: 10px 0;
}
.variations {
    width: 100%;
    border-left: 1px solid #ccc;
    margin-top: 15px;
}
.variations tr td {
    vertical-align: middle;
    height: 40px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 5px;
    color: #666;
}
.variations tr:first-child td {
    background: #45b172;
    border-right: 1px solid #fff;
    padding: 0 0 0 5px;
    color: #fff;
}
.product__add {
    width: 70px;
    text-align: center;
    margin-right: 20px;
    line-height: 30px;
    background-color: #45b172;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}
#itogo10 .product__add {
    padding: 10px;
    margin-right: -10px;
}
#fbott {
    height: 12px;
	background: #45b172;
}
.citi .frm_place ul {
    text-align: center;
    list-style: none;
    padding: 0;
}
.citi .frm_place li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.citi .frm_place li {
    margin-bottom: 15px;
}
.citi .frm_place a {
    text-decoration: none;
    color: #439565;
}
.citi .frm_place a {
    font: 19px Arial;
    color: #3a3939;
    padding-bottom: 0px;
}
.citi .frm_place a:hover {
    border-bottom: 1px dashed #439565;
    color: #439565;
}
.sales {
    padding: 20px;
    background-color: #fff;
}
.sales__title {
    color: #45b172;
    font-size: 24px;
    font-weight: 700;
}
.sales__item {
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.sales__item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sales__icon {
    width: 100px;
    min-width: 100px;
    margin-right: 15px;
    text-align: center;
}
.i-sale0:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.i-sale1:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 -92px;
    margin-right: -6px;
    margin-top: 0px;
}
.i-sale2:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 -236px;
    margin-right: -6px;
    margin-top: 0px;
}
.i-sale3:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 -307px;
    margin-right: -11px;
    margin-top: 0px;
}
.i-sale4:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 32px;
    background-position: 0 32px;
    margin-right: -8px;
    margin-top: 0px;
}
.i-sale5:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.i-sale6:before {
    background-image: url(/img/skidki.png) !important;
    width: 68px;
    height: 57px;
    background-position: 0 -167px;
    margin-right: -6px;
    margin-top: 0px;
}
.sales .sales__text span{
    color: #43b273;
    font-weight: 700;
}
.sales__title {
    padding: 24px 20px;
    padding: 1.5rem 1.25rem;
    border-bottom: 1px solid #dedede;
    margin: 0;
    margin: initial;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    text-align: center;
    color: #000;
}
.nav__city-selected {
    color: #57b97f;
}
.nav__back, .nav__main .search {
    background-color: #45b172;
}
.search__input {
    color: #fff;font-size: 1.55rem;margin-left: 2.1rem;
}
.nav__main .search__input::-webkit-input-placeholder {color:#fff; opacity:1;font-size: 1.55rem;}/* webkit */
.nav__main .search__input::-moz-placeholder          {color:#fff; opacity:1;font-size: 1.55rem;}/* Firefox 19+ */
.nav__main .search__input:-moz-placeholder           {color:#fff; opacity:1;font-size: 1.55rem;}/* Firefox 18- */
.nav__main .search__input:-ms-input-placeholder      {color:#fff; opacity:1;font-size: 1.55rem;}/* IE */

.i-search {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.i-search:before {
    background-image: url(/img/searchmob.png) !important;
    width: 29px;
    height: 31px;
    background-position: 0px;
}
.menu__text, .menu__link {
    color: #45b172;
}
.menu__numb {color: #000;}
.nav__header, .nav__link {
    border-bottom: 0;
}
.menu__title {
    background: #fff;
}
.menu__title:after {display:none;}
.menu__section_link {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  cursor: pointer;
}
.nav__back, .nav__main .search {
    color: #fff;
}
.nav__link--contrast.separate {
    border-bottom: 1px solid #f1f1f1;
}
.nav__aside {
    background: #282828;
}
.nav__link {
    min-height: 69px;
}
.menu__section {
    padding: 18px 0;
}
.menu--main .nav__link.menu__link:nth-child(8){
    border-bottom: 1px solid #f1f1f1;
}
.nav__section.nav__link.nav__link--contrast {
    min-height: 92px;
}
.nav__back-arrow.i-arrow{
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.nav__link.nav__city{
    padding-top: 30px;
}
.nav__link.separate{
    padding-bottom: 15px;
}
.nav__header {
    //min-height: 96px;
}
.i-phone:before {
    background-image: url(/img/mobcartphone.png) !important;
    width: 40px;
    height: 47px;
    background-position: 0;
    margin-right: 0px;
    margin-top: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.i-cart:before {
    background-image: url(/img/mobcartphone.png) !important;
    width: 56px;
    height: 47px;
    background-position: -85px 0;
    margin-right: 0px;
    margin-top: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#alertmore, #presentfl {
    display:none;
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin-top: -130px;
    margin-left: -173px;
    width: 346px;
    min-height: 269px;
    box-shadow: 3px 11px 25px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background-color: #ffffff;
}
.presenttitle {
    font-size: 14px;
    font-weight: 700;
    padding: 35px 30px 10px 44px;
}
#alertmore .text,  #presentfl .text{
    color: #808080;
    font-size: 12px;
    line-height: 18px;
    padding: 3px 30px 10px 44px;
}
ol.wsnumber1  {
        display: block;
        counter-reset: wslist1;
        list-style: none;
}
ol.wsnumber1 > li {
    margin: 0 0 1em 21px;
    position: relative;
}
ol.wsnumber1 > li::before {
    color: #808080;
    content: counter(wslist1)".";
    counter-increment: wslist1;
    left: -21px;
    position: absolute;
}
#alertmore .close, #presentfl .close{
    padding: 10px;
    position: absolute;
    right: 2px;
}
#alertmore {
    width: 447px;
    min-height: 396px;
    top: 0;
    margin-top: 149px;
    margin-left: -198px;
}
#alertmore .presenttitle:before {
    content: '';
    display: inline-block;
    position: absolute;
    /* vertical-align: middle; */
    background-image: url(/img/alertgreen.png) !important;
    width: 41px;
    height: 41px;
    margin-top: 1px;
    margin-left: -63px;
    background-position: 0;
}
#alertmore .presenttitle {
    padding: 35px 30px 10px 102px;
}
#alertmore .text{
    padding: 3px 32px 10px 104px;
}
//.nav__link.menu__link {    font-size: 1.0625rem;}
.menu__text, .menu__link {
    font-size: 1.75rem;
}
.nav__section a {
    font-size: 18px;
    font-size: 2.25rem;
}
.nav__link {
    padding: 0 !important;
    margin: 0 3.5rem !important;
}
.nav__city {
    padding-top: 1.5rem !important;
}

.g-page._nav .nav {
    width: 650px !important;
    height: fit-content !important;
}

.g-page._nav #content, .g-page._nav {
    position: absolute !important;
}
.g-doc {
    background-color: #282828;
}

.copyright.section{
    display: flex;
}
.copyright.section div{
    margin: 0 20px;
}
.copyright.section a{
    color: #4d4d4d;
    text-decoration: none;
}

