#modals {
    width: auto;
    height: auto;
    /* а аАаЗаМаЕбб аДаОаЛаЖаНб аБббб баИаКбаИбаОаВаАаНб */
    border-radius: 0px;
    border: 0px #000 solid;
    background: #fff;
    position: fixed;
    /*ббаОаБб аОаКаНаО аБбаЛаО аВ аВаИаДаИаМаОаЙ аЗаОаНаЕ аВ аЛбаБаОаМ аМаЕббаЕ */
    top: 44%;
    /*аОббббаПаАаЕаМ баВаЕббб 45%, аОббаАаЛбаНбаЕ 5% аПаОаДаВаИаНаЕб баКбаИаПб */
    left: 50%;
    /*аПаОаЛаОаВаИаНаА баКбаАаНаА баЛаЕаВаА */
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    /* ббб аВбб аМаАаГаИб баЕаНббаОаВаКаИ css, аОббббаПаАаЕаМ аВаЛаЕаВаО аИ аВаВаЕбб аМаИаНбб аПаОаЛаОаВаИаНб баИбаИаНб аИ аВббаОбб баОаОбаВаЕбббаВаЕаНаНаО =) */
    display: none;
    /* аВ аОаБббаНаОаМ баОббаОбаНаИаИ аОаКаНаА аНаЕ аДаОаЛаЖаНаО аБббб */
    opacity: 0;
    /* аПаОаЛаНаОбббб аПбаОаЗбаАбаНаО аДаЛб аАаНаИаМаИбаОаВаАаНаИб */
    z-index: 50;
    /* аОаКаНаО аДаОаЛаЖаНаО аБббб аНаАаИаБаОаЛаЕаЕ аБаОаЛббаЕаМ баЛаОаЕ */
    padding: 0px;
}

#modals #mw_close {
    height: 50px;
    width: 50px;
    position: absolute;
    /*top: -30px;
	right: 0px;*/
    cursor: pointer;
    border-radius: 0px;
    /*background: url('/upload/close/close-30-30.png') center no-repeat;*/
    background: url('https://esplus.ru/upload/close/closewhite-2.png') center no-repeat;
    color: #a92309;
    font-weight: bolder;
    padding: 0;
    text-align: center;
    z-index: 1 !important;
    border: 0px solid #004a94;
    margin: -14px 5px 0 650px;
    /*right: 0px;*/
    top: 0px;
    /*display: none;*/
    opacity: 0.8;
}

#modals #mw_close:hover {
    opacity: 0.5
}


/* ааОаДаЛаОаЖаКаА */

#mw_overlay {
    z-index: 30;
    /* аПаОаДаЛаОаЖаКаА аДаОаЛаЖаНаА аБббб аВббаЕ баЛаОаЕаВ баЛаЕаМаЕаНбаОаВ баАаЙбаА, аНаО аНаИаЖаЕ баЛаОб аМаОаДаАаЛбаНаОаГаО аОаКаНаА */
    position: fixed;
    /* аВбаЕаГаДаА аПаЕбаЕаКббаВаАаЕб аВаЕбб баАаЙб */
    background: #000;
    /* баЕбаНаАб */
    opacity: 0.5;
    /* аНаО аНаЕаМаНаОаГаО аПбаОаЗбаАбаНаА */
    width: 100%;
    height: 100%;
    /* баАаЗаМаЕбаОаМ аВаО аВаЕбб баКбаАаН */
    top: 0;
    left: 0;
    /* баВаЕббб аИ баЛаЕаВаА 0, аОаБбаЗаАбаЕаЛбаНбаЕ баВаОаЙббаВаА! */
    cursor: pointer;
    display: none;
    /* аВ аОаБббаНаОаМ баОббаОбаНаИаИ аЕб аНаЕб) */
}

.margin-550 {
    margin: -14px 5px 0 550px !important;
}

.soder-modal {
    padding: 20px 10px 0 10px;
    width: 650px;
}

.soder-modal-bl {
    min-height: 530px;
    position: absolute;
    /* margin: 23% 0; */
    top: 22%;
}

.soder-modal .title {
    font: 28px 'Source Sans Pro';
    color: #000;
    /*text-transform: uppercase;*/
    margin: 0px;
    text-align: center;
}

.soder-modal .title2 {
    font-size: 24px;
    font-family: 'Source Sans Pro';
    color: #f05b25;
    /*text-transform: uppercase;*/
    margin: 20px 0px;
    text-align: center;
}

.soder-modal .title2 mark {
    background: none;
    text-decoration: none;
    display: block;
}

.soder-modal .data-content-re {
    padding: 10px;
    font-family: 'Roboto', 'Source Sans Pro';
}

.soder-modal .data-content-re p {
    font-size: 16px;
    color: #676767;
    text-align: justify;
}

.soder-modal .data-content-re p .span-warning {
    color: #f05b25;
}

.soder-modal .data-content-re p span {
    font-size: 16px;
    color: #000;
    background: none;
    font-weight: bolder !important;
}

.soder-modal .data-content-re p .mark {
    font-size: 18px;
    color: #000;
    background: none;
    /*text-decoration:underline;*/
    font-weight: bolder !important;
}

.list {
    padding: 0;
    margin: 0 0 10px 30px;
}

.list .list-element {
    padding: 4px 0;
    font-size: 16px;
    color: #676767;
    display: block;
    list-style-type: upper-roman;
}

.list .list-element span {
    color: #f05b25;
    font-weight: bolder;
    margin: 0 10px 0 0
}

.warning {
    font-size: 16px;
    color: #676767;
    text-align: justify;
    font-weight: bolder;
}

.data-ewe-cont-modal {
    width: 230px;
    margin: 20px auto;
}

.data-ewe-cont-modal .ewe-btn {
    display: block;
    text-decoration: none;
    background: #ff6414;
    padding: 13px 0 0 0;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ff6414;
    width: 230px;
    height: 50px;
    margin: 10px auto;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: all ease .2s;
}

.data-ewe-cont-modal .ewe-btn:after {
    position: absolute;
    font-size: 14px;
    margin: 3px 0 0 11px;
    transition: .2s;
    font: 14px FontAwesome;
    content: "\f105";
    z-index: 10;
}

.data-ewe-cont-modal .ewe-btn:hover {
    background: #ff7543;
}

.data-ewe-cont-modal .ewe-btn:hover:after {
    margin: 3px 0 0 8px;
}

.list-btn {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    width: 150px;
    margin: 0;
}

.list-btn .btn-da {
    display: block;
    text-decoration: none;
    background: #ff6414;
    padding: 13px 0 0 0;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ff6414;
    width: 230px;
    height: 50px;
    margin: 10px 20px 10px 0;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: all ease .2s;
}

.list-btn .btn-da a {
    color: #fff;
    text-decoration: none;
}


.list-btn-data {}

.list-btn-data a {
    display: block;
    text-decoration: none;
    background: #ff6414;
    padding: 13px 0 0 0;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ff6414;
    width: 230px;
    height: 50px;
    margin: 10px 20px 10px 0;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: all ease .2s;
    color: #fff;
    text-decoration: none;
}

.list-btn .btn-no {
    display: block;
    text-decoration: none;
    background: #ff6414;
    padding: 13px 0 0 0;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ff6414;
    width: 230px;
    height: 50px;
    margin: 10px 0;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: all ease .2s;
}

.close-data-cont {
    width: 200px;
    margin: -2% auto 20px auto;
    display: block;
    text-decoration: none;
    /* background: #ff6414; */
    padding: 4px 0 0 0;
    color: #fff;
    border-radius: 5px;
    /* border: 1px solid #ff6414; */
    height: 30px;
    text-align: center;
    cursor: pointer;
    transition: all ease .2s;
    color: #c0c0c0
    /* position: absolute; */
}

.foot-data-re-blok {
    width: 200px;
    height: 60px;
    position: fixed;
    right: 120px;
    bottom: 50px;
    display: none;
    z-index: 1000
}

.foot-data-re {
    width: 240px;
    height: 60px;
    background: #f05b25 !important;
    border-radius: 6px;
    opacity: 1;
    position: fixed;
    right: 120px;
    bottom: 50px;
}

.foot-data-re-2 {
    width: 240px;
    height: 57px;
    border-radius: 3px;
    position: fixed;
    right: 120px;
    bottom: 50px;
    padding: 10px 10px 5px 41px;
    /*background: #f05b25 !important;*/
    font-size: 13px;
    font-family: inherit;
    /*color: #D0CFD2;*/
    color: #fff;
    margin: -10px 0 0 0;
    /* text-align: center; */
    cursor: pointer;
    z-index: 1000
}

/* .foot-data-re-2 span {
    display: block;
    font-size: 16px;
    font-family: inherit;
    color: #fff;
    margin-top:6px;
} */

.foot-data-re-2 span {
    display: block;
    font-size: 16px;
    font-family: inherit;
    color: #fff;
    margin-top:6px;
}

.foot-data-re-2 span:after {
    position: absolute;
    font-size: 14px;
    margin: 3px 0 0 11px;
    transition: .2s;
    font: 14px FontAwesome;
    content: "\f105";
    z-index: 10;
}

.foot-data-re-2 mark {
    background: url("https://esplus.ru/upload/close/nexp-pre-right-white.png") 0px 0 no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 1;
    margin: -5px 0 0 -42px;
}

.foot-data-re-2 .data-mark {
    /* background: url("https://esplus.ru/upload/close/nexp-pre-right-white.png") 0px 0 no-repeat; */
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 1;
    /* margin: -5px 0 0 -42px; */
    margin: -4px 0 0 106px;
}

.foot-data-re-2 .data-mark::before {
    content: "\f105";
    position: absolute;
    z-index: 1;
    color: #fff;
    margin: 8px 0 0 21px;
    font-size: 22px;
    font-family: FontAwesome;
}

.data-elem-style {
    padding-top: 9px;
    font-size: 16px;
}

.class-br {
    margin: 2% 0;
    height: 1px;
}

.color67 {
    color: #000 !important
}

.color67 p {
    color: #000 !important
}


/*
@media (max-width: 760px) {
  .soder-modal {
	padding:20px 5% 30px 5%;
	width:100%;
    }
	}
*/

@media (min-width: 320px) and (max-width: 559px) {

    .data-ewe-cont-modal {
        width: 230px;
        margin: 10% auto 0 auto !important;
    }

    .data-ewe-cont-modal .ewe-btn {
        display: block;
        text-decoration: none;
        background: #ff6414;
        padding: 5px 0;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #ff6414;
        width: 160px;
        /* height: 40px; */
        height: auto !important;
        margin: 5px auto;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        transition: all ease .2s;
    }
    
    .data-ewe-cont-modal .ewe-btn:after {
        position: absolute;
        font-size: 14px;
        margin: 3px 0 0 11px;
        transition: .2s;
        font: 14px FontAwesome;
        content: "\f105";
        z-index: 10;
    }
    
    .data-ewe-cont-modal .ewe-btn:hover {
        background: #ff7543;
    }
    
    .data-ewe-cont-modal .ewe-btn:hover:after {
        margin: 3px 0 0 8px;
    }

    .soder-modal .title {
        font: 28px 'Source Sans Pro';
        color: #000;
        /*text-transform: uppercase;*/
        margin: 0px;
        text-align: center;
    }
    
    .soder-modal .title2 {
        font-size: 16px;
        font-family: 'Source Sans Pro';
        color: #ff6414;
        /*text-transform: uppercase;*/
        margin: 20px 0px 0px 0;
        text-align: center;
    }

    .soder-modal-bl {
        height: auto;
        margin: 0;
        top: 0;
    }
    .soder-modal .data-content-re {
        padding: 0px;
        margin:0;
    }
    .soder-modal .data-content-re p {
        font-size: 13px;
        color: #676767;
        text-align: justify;
    }
    
    .soder-modal .data-content-re p span {
        font-size: 13px;
        color: #000;
        background: none;
        font-weight: bolder !important;
    }

    .soder-modal-bl {
        height: auto;
        margin: 0;
        top: 0;
    }
    .soder-modal .data-content-re {
        padding: 10px;
    }
    .close-data-cont {
        width: 200px;
        margin: 0 auto 3% auto;
        display: block;
        text-decoration: none;
        /* background: #ff6414; */
        padding: 5px 0 0 0;
        color: #fff;
        border-radius: 5px;
        /* border: 1px solid #ff6414; */
        /* height: 30px; */
        height: auto;
        text-align: center;
        cursor: pointer;
        transition: all ease .2s;
        color: #c0c0c0;
        /* position: absolute; */
    }
    .soder-modal {
        padding: 0 20px 0 20px;
        width: 320px !important;
        /* height: auto !important; */
        min-height: auto;
        height: 480px !important;
        overflow: scroll;
        /* overflow: auto; */
        height: auto;
    }
    .soder-modal hgroup {
        display: block;
        font: 22px 'Source Sans Pro';
        color: #000;
        margin: 0px;
        text-align: center;
    }
    .link-vk {
        background: #f05b25;
        text-align: center;
        padding: 4px 10px;
        color: #fff;
        margin: 10px 0 0px 0;
        width: 100px;
        text-decoration: none;
        border-radius: 3px;
        display: block;
    }
    #modals {
        height: auto;
    }
    #modals #mw_close {
        height: 50px;
        width: 50px;
        position: absolute;
        /*top: -30px;
		right: 0px;*/
        cursor: pointer;
        border-radius: 0px;
        /*background: url('/upload/close/close-30-30.png') center no-repeat;*/
        background: url('https://esplus.ru/upload/close/closewhite-2.png ') center no-repeat;
        color: #a92309;
        font-weight: bolder;
        padding: 0;
        text-align: center;
        z-index: 1 !important;
        border: 0px solid #004a94;
        margin: -44px 5px 0 280px;
        /*right: 0px;*/
        top: 0px;
        display: block;
        opacity: 0.8
    }

    .foot-data-re {
        width: 240px;
        height: 60px;
        background: #f05b25 !important;
        border-radius: 6px;
        opacity: 1;
        position: fixed;
        right: 120px;
        bottom: 58px;
    }
    
    .foot-data-re-2 {
        width: 240px;
        height: 57px;
        border-radius: 3px;
        position: fixed;
        right: 120px;
        bottom: 58px;
        padding: 10px 10px 5px 41px;
        /*background: #f05b25 !important;*/
        font-size: 13px;
        font-family: inherit;
        /*color: #D0CFD2;*/
        color: #fff;
        margin: -10px 0 0 0;
        /* text-align: center; */
        cursor: pointer;
        z-index: 100000
    }

    .page ul {
        width:100%;
        padding: 0;
        margin: 0 0 0px 0px;
    }

    .page ul li {
        width:80%;
        padding: 0;
        margin: 0;
    }

    .fontsizenot {
        font-size: 17px !important; 
        color: #444;
    }

}

@media (min-width: 560px) and (max-width: 900px) {

    .data-ewe-cont-modal {
        width: 230px;
        margin: 0px auto !important;
    }

    .data-ewe-cont-modal .ewe-btn {
        display: block;
        text-decoration: none;
        background: #ff6414;
        padding: 5px 0;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #ff6414;
        width: 160px;
        /* height: 40px; */
        height: auto !important;
        margin: 5px auto;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        transition: all ease .2s;
    }
    
    .data-ewe-cont-modal .ewe-btn:after {
        position: absolute;
        font-size: 14px;
        margin: 3px 0 0 11px;
        transition: .2s;
        font: 14px FontAwesome;
        content: "\f105";
        z-index: 10;
    }
    
    .data-ewe-cont-modal .ewe-btn:hover {
        background: #ff7543;
    }
    
    .data-ewe-cont-modal .ewe-btn:hover:after {
        margin: 3px 0 0 8px;
    }

    .soder-modal .title {
        font: 28px 'Source Sans Pro';
        color: #000;
        /*text-transform: uppercase;*/
        margin: 0px;
        text-align: center;
    }
    
    .soder-modal .title2 {
        font-size: 16px;
        font-family: 'Source Sans Pro';
        color: #ff6414;
        /*text-transform: uppercase;*/
        margin: 20px 0px 0px 0;
        text-align: center;
    }

    .soder-modal .title2 mark {
        background: none;
        text-decoration: none;
        display: block;
    }

    .soder-modal-bl {
        height: auto;
        margin: 0;
        top: 0;
    }
    .soder-modal .data-content-re {
        padding: 0px;
    }
    .soder-modal .data-content-re p {
        font-size: 13px;
        color: #676767;
        text-align: justify;
    }
    
    .soder-modal .data-content-re p span {
        font-size: 13px;
        color: #000;
        background: none;
        font-weight: bolder !important;
    }

    .close-data-cont {
        width: 200px;
        margin: 0 auto 3% auto;
        display: block;
        text-decoration: none;
        /* background: #ff6414; */
        padding: 4px 0 0 0;
        color: #fff;
        border-radius: 5px;
        /* border: 1px solid #ff6414; */
        height: 30px;
        text-align: center;
        cursor: pointer;
        transition: all ease .2s;
        color: #c0c0c0
        /* position: absolute; */
    }
    .soder-modal {
        padding: 0 5% 0 5%;
        width: 520px !important;
        /* height: auto !important; */
        /*overflow: scroll;*/
        min-height: auto;
        height: 220px !important;
        overflow: auto;
    }
    
    .soder-modal-bl {
        height: auto;
        margin: 0;
        top: 0;
    }
    .hei240 {
        height: 240px !important;
    }
    .soder-modal hgroup {
        display: block;
        font: 22px 'Source Sans Pro';
        color: #000;
        margin: 0px;
        text-align: center;
    }
    .link-vk {
        background: #f05b25;
        text-align: center;
        padding: 8px 20px;
        color: #fff;
        margin: 5px 0 20px 0;
        width: 100px;
        text-decoration: none;
        border-radius: 3px;
    }
    #modals {
        height: auto;
    }
    #modals #mw_close {
        height: 50px;
        width: 50px;
        position: absolute;
        /*top: -30px;
		right: 0px;*/
        cursor: pointer;
        border-radius: 0px;
        /*background: url('/upload/close/close-30-30.png') center no-repeat;*/
        background: url('https://esplus.ru/upload/close/closewhite-2.png ') center no-repeat;
        color: #a92309;
        font-weight: bolder;
        padding: 0;
        text-align: center;
        z-index: 100 !important;
        border: 0px solid #000;
        margin: -50px 5px 0 520px;
        /*right: 0px;*/
        top: 0px;
        display: block;
        opacity: 0.8
    }

    .foot-data-re {
        width: 240px;
        height: 60px;
        background: #f05b25 !important;
        border-radius: 6px;
        opacity: 1;
        position: fixed;
        right: 120px;
        bottom: 58px;
    }
    
    .foot-data-re-2 {
        width: 240px;
        height: 57px;
        border-radius: 3px;
        position: fixed;
        right: 120px;
        bottom: 58px;
        padding: 10px 10px 5px 41px;
        /*background: #f05b25 !important;*/
        font-size: 13px;
        font-family: inherit;
        /*color: #D0CFD2;*/
        color: #fff;
        margin: -10px 0 0 0;
        /* text-align: center; */
        cursor: pointer;
        z-index: 100000
    }

    .page ul {
        width:100%;
        padding: 0;
        margin: 0 0 0px 0px;
    }

    .page ul li {
        width:80%;
        padding: 0;
        margin: 0;
    }

    .fontsizenot {
        font-size: 17px !important; 
        color: #444;
    }
    .heimod {
        height:10px
    }
}