
@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Regular.eot');
    src: url('./fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Montserrat-Regular.woff2') format('woff2'),
        url('./fonts/Montserrat-Regular.woff') format('woff'),
        url('./fonts/Montserrat-Regular.ttf') format('truetype'),
        url('./fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nunitosans';
    src: url('./fonts/NunitoSans-Black.eot');
    src: url('./fonts/NunitoSans-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NunitoSans-Black.woff2') format('woff2'),
        url('./fonts/NunitoSans-Black.woff') format('woff'),
        url('./fonts/NunitoSans-Black.ttf') format('truetype'),
        url('./fonts/NunitoSans-Black.svg#NunitoSans-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
body {
    position: relative;
    font-family: 'Montserrat';
    min-width: 320px;
    max-width: 1920px;
    margin: auto;
    color: #202521;
}
a {
	text-decoration: none;
	color: inherit;
	outline: none;
}
a:hover {
	transition: 0.5s;
}
li {
	list-style: none;
}
.col-6 {
    width: 50%;
	box-sizing: border-box;
}
.flex {
	display: flex;
}
.razm {
    background-color: #fff;
    border: 1px solid #75b480;
    border-radius: 20px;
    padding: 5px 15px;
    margin-right: 10px;
    cursor: pointer;
}
.razm.akt {
    border-color: #f7aa42;
    background-color: #ffeeee;
    color: #75b480;
}
.razm:hover {
	transition: 0.5s;
	border-color: #f7aa42;
    background-color: #ffeeee;
    color: #75b480;
}
.ask .pzag1 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.lin0 {
    position: relative;
    background-image: url(../images/fon.jpg);
    padding-top: 25px;
    margin-top: -100px;
}
.fld.fldn3 {
    display: none;
}
span.attn {
    color: #f7aa42;
}
img.imgl {
    width: 100%;
}
.linlog {
    width: 100%;
    align-items: center;
}
.lk {
    margin-left: auto;
}
.lk a {
    display: inline-flex;
    align-items: center;
    background-color: #F7AA42;
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 20px;
}
.lk a:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
.lk .img {
    margin-right: 15px;
}
.lin0 .imga {
    margin-left: calc(50% - 37px);
    margin-bottom: -92px;
}
.lin0 .rch {
    width: 45%;
}
.lin0 .lch {
    width: 55%;
}
.lin0 .zag {
    font-family: 'Nunitosans';
    font-size: 55px;
    font-weight: 900;
    font-style: normal;
    margin-top: 50px;
    line-height: 120%;
}
.lin0 .pzag {
    background-color: #f1efde;
    border: 1px solid #75B480;
    padding: 20px;
    font-size: 30px;
    border-radius: 40px;
    width: 530px;
    text-align: center;
    margin-top: 80px;
}
.ppzag {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.lin1 .centr {
    flex-wrap: wrap;
}
.centr {
    width: 90%;
    margin: auto;
	max-width: 1400px;
}
.lin0 .centr {
    flex-wrap: wrap;
}
.blok {
    width: 24%;
    margin-right: 1%;
    background-color: #FEE5C6;
    border-radius: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 30px;
    height: 450px;
    position: relative;
}
.blok.zel {
	background-color: #E7F3E9;
}
img.img1 {
    width: 100%;
}
.lin1 {
    margin-top: 150px;
}
.lin1 .zag {
    font-size: 20px;
    margin-top: 20px;
    background-color: rgb(255 255 255 / 50%);
    text-align: center;
    border-radius: 20px;
    padding: 5px 20px;
    margin-bottom: 20px;
    display: inline-block;
}
.lin1 .pzag {
    font-size: 18px;
}
.lin1 .knop {
    position: absolute;
    bottom: 20px;
    background-color: #ffffff;
    width: calc(100% - 60px);
    text-align: center;
    padding: 10px 0;
    border-radius: 20px;
    cursor: pointer;
}
#inline {
    display: none;
    width: 1200px;
    position: relative;
}
#inline img.img {
    width: 130px;
    position: absolute;
    left: 30px;
    top: 30px;
}
.ask {
    width: 970px;
    border: 1px solid #F7AA42;
    background-color: #FEF6EB;
    padding: 80px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    margin-left: auto;
}
.ask .zag {
    font-size: 32px;
    margin-bottom: 20px;
}
.ask .inp {
    border: 1px solid #75B480;
    width: 100%;
    font-size: 20px;
    color: #f7aa42;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #ffffff;
    text-indent: 15px;
	outline: none;
}
.ask .knop {
    width: 450px;
    background-color: #f7aa42;
    margin: auto;
    color: #ffffff;
    margin-top: 60px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    cursor: pointer;
    border: none;
    outline: none;
    font-family: 'Montserrat';
}
.knop:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
.ask .pzag {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
input#age {
    width: 23%;
    font-size: 16px;
    text-align: center;
    text-indent: 0;
}
.resul {
    width: 960px;
    margin-left: auto;
    border: 1px solid #F7AA42;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 30px;
}
.resul .zag {
    font-family: 'Nunitosans';
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 40px;
}
textarea#txtr {
    width: 100%;
	height: 50vh;
    color: #999;
    font-size: 18px;
    border: none;
}
.filtr {
    background-color: #E7F3E9;
    align-items: center;
    padding: 5px 25px;
    margin-right: 15px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 25px;
    font-size: 20px;
}
.filtr.akt {
	background-color: #75B480;
	color: #ffffff;
}
.filtr.akt .imgb{
	display: block;
}
.filtr.akt .imgz{
	display: none;
}
.filtr:hover {
    background-color: #75B480;
	color: #ffffff;
}
.filtr:hover .imgz{
    display: none;
}
.filtr:hover .imgb{
    display: block;
}
.filtr img {
    margin-right: 10px;
}
.filtr .imgb{
	display: none;
}
#login {
	display:none;
}
.ubr .img {
    margin-right: 0;
    margin-left: 10px;
}
.resul .knop {
    background-color: #F7AA42;
    color: #ffffff;
    display: inline-flex;
    padding: 16px 100px;
    border-radius: 30px;
    font-size: 18px;
    margin-top: 20px;
	cursor: pointer;
	border: none;
}
#login .zag {
    font-family: 'Nunitosans';
    font-size: 20px;
    text-align: center;
}
#login .reg {
    width: 578px;
    margin: auto;
    border: 1px solid #75B480;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 50px;
    margin-top: 30px;
	padding-top: 0;
}
.reg .row {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}
.reg .vkld {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background-color: #E7F3E9;
    font-weight: bold;
    font-size: 20px;
}
.reg .vkld.akt {
    background-color: #75B480;
    color: #ffffff;
}
.reg .vkld:hover {
    background-color: #75B480;
    color: #ffffff;
}
.input-group {
    display: flex;
    flex-wrap: wrap;
}
.form-control {
    font-family: 'Montserrat';
    order: 2;
    width: 100%;
    margin-top: 5px;
    background-color: #ffffff;
    border: 1px solid #D9D2CE;
    box-sizing: border-box;
    height: 50px;
    border-radius: 5px;
    text-indent: 20px;
    font-size: 14px;
    margin-bottom: 15px;
    outline: none;
}
.reg .txt {
    font-size: 12px;
    margin-left: 15px;
    font-family: 'Montserrat';
    color: #BABABA;
}
.sogl.flex {
    margin-top: 20px;
}
label.visually-hidden {
    font-size: 18px;
}
button.btn.btn-secondary.input-password-toggle {
    display: none;
}
#form-login-remember-16 {
    display: none;
}
.com-users-login__remember {
    display: none;
}
.com-users-login__submit .btn-primary {
    background-color: #F7AA42;
    border: none;
    outline: none;
    color: #ffffff;
    width: 80%;
    margin-left: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
}
.com-users-login__options.list-group {
    display: none;
}
.reg .w-100 {
    background-color: #F7AA42;
    border: none;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 20px 60px;
    border-radius: 60px;
	cursor: pointer;
}
.mod-login__submit.form-group {
    text-align: center;
    margin-top: 30px;
}
ul.mod-login__options.list-unstyled li:nth-last-child(1) {
    display: none;
}
ul.mod-login__options.list-unstyled {
    display: flex;
    color: #f7aa42;
    justify-content: center;
    padding: 0;
}
ul.mod-login__options.list-unstyled li {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 14px;
}
footer {
    width: 90%;
    margin: auto;
    margin-top: 100px;
    padding-bottom: 50px;
}
.fline1 {
    align-items: center;
    border-bottom: 1px solid #D9D2CE;
    padding-bottom: 50px;
}
.soc {
    margin-left: auto;
}
.ssyl a {
    display: block;
    margin-right: 35px;
}
.fline2 {
    padding-top: 30px;
    font-size: 10px;
    align-items: center;
}
.ch1 {
    width: 25%;
}
.ch2 img.img {
    width: 120px;
}
.ch3.flex {
    margin-left: auto;
    justify-content: flex-end;
}
.ch2 {
    margin-left: 20%;
}
.adr {
    margin-right: 40px;
}
.reg .w-100:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
form#member-registration,#com-users-login__form {
    width: 600px;
    margin: auto;
    border: 1px solid #75B480;
    box-sizing: border-box;
    padding: 65px;
    border-radius: 30px;
    margin-top: 30px;
}
fieldset {
    border: none;
}
#member-registration legend, #com-users-login__form legend {
    display: none;
}
#jform_spacer-lbl {
    display: none;
}
span.form-control-feedback {
    color: #92172D;
    font-size: 10px;
}
span.star {
    color: #92172D;
    font-size: 14px;
    margin-right: 5px;
}
div#jform\[password1\]-rules {
    display: none;
}
meter#progress-0 {
    display: none;
}
#password-0 {
    display: none;
}
.com-users-registration__register {
    background-color: #F7AA42;
    border: none;
    outline: none;
    color: #ffffff;
    width: 80%;
    margin-left: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
}
.com-users-registration__register:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
@keyframes krugstrel{
	from {rotate: 0deg;}
25% {rotate: 90deg;}
50% {rotate: 180deg;}
75% {rotate: 270deg;}	
100% {rotate: 360deg;}	
}
.refr.rotat {
	animation: krugstrel  1s infinite linear;
}
.img1.refr {
    width: 32px;
}
.prehead {
    background-color: #FEE5C6;
    height: 100px;
}
.prehead .logo .img {
    width: 110px;
}
.prehead .centr {
    align-items: center;
    height: 100%;
}
.lkab {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    position: relative;
}
.ch50 {
    width: 50%;
}
.lkab .zag {
    font-size: 25px;
    font-family: 'Nunitosans';
    margin-bottom: 15px;
}
.lkab .form-control {
    border: none;
    background-color: #F3F3F3;
    height: 70px;
    text-align: right;
    padding-right: 30px;
    font-size: 20px;
}
.lkab .control-group {
    position: relative;
}
.lkab .control-label {
    font-size: 20px;
    position: absolute;
    bottom: 38px;
    left: 30px;
}
div#jform_username-desc {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    left: 30px;
    color: #F7AA42;
}
button#jform_com_fields_datep_btn {
    display: none;
}
#promotext {
    width: 400px;
    height: 50px;
    border: 1px solid #75B480;
    border-radius: 5px;
    margin-right: 50%;
    margin-bottom: 20px;
    text-indent: 35px;
    font-size: 20px;
    letter-spacing: 5px;
    outline: none;
}
#butpromo {
    background-color: #F7AA42;
    color: #ffffff;
    display: inline-flex;
    width: 400px;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 50px;
    cursor: pointer;
}
#butpromo:hover {
    transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
.lkab fieldset {
    padding: 0;
    padding-right: 4%;
}
.lkab .controls .btn {
    width: 48%;
    box-sizing: border-box;
    height: 50px;
    background-color: #F7AA42;
    color: #ffffff;
    border: none;
    outline: none;
    font-size: 20px;
    border-radius: 50px;
    cursor: pointer;
}
.lkab .controls .btn:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
.lkab button.btn.btn-danger {
    margin-left: 3%;
    background-color: #E7F3E9;
    border: 1px solid #75B480;
    color: #202521;
}
.com-users-profile__edit-submit.control-group {
    width: 96%;
    border-bottom: 1px solid #2025213d;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.tarif {
    margin-top: 228px;
}
.lkab .row.flex {
    margin: 0 -1%;
}
.stb {
    width: 20%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #FEF6EB;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    margin-top: 33px;
}
.nametov {
    background-color: #FEE5C6;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stb .buttov {
    background-color: #F7AA42;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 80%;
    margin: auto;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 15px;
}
.stb .buttov:hover {
	transition: 0.5s;
	box-shadow: 0px 15px 15px #2025211A;
}
.pricetov {
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Nunitosans';
}
.vhd.flex {
    position: absolute;
    top: 35px;
    right: 5%;
    font-size: 20px;
}
.unm {
    display: flex;
    align-items: center;
    margin-right: 100px;
}
.unm .img {
    margin-right: 15px;
}
.logout a {
    display: flex;
    align-items: center;
}
.logout .img {
    margin-right: 10px;
}
.lkab .control-label label {
    position: relative;
}
.lkab .control-label label:after {
    content: '';
    background-image: url(../images/pen.svg);
    background-size: cover;
    position: absolute;
    width: 24px;
    height: 24px;
    right: -40px;
}
a.btn.btn-link.jmodedit {
    display: none;
}
#tip-110 {
    display: none;
}
.fld.fldn8 {
    position: absolute;
    top: 49px;
    left: 50%;
}
.lkab .fldn8 .control-label {
    bottom: initial;
    top: 25px;
    left: 25px;
}
input#jform_com_fields_datep {
    height: 130px;
    width: 330px;
    background-color: #E7F3E9;
    color: #F7AA42;
    text-align: left;
    padding-top: 55px;
}
#jform_com_fields_datep-lbl:after {
    display: none;
}
label#jform_username-lbl:after {
    display: none;
}
#inline img.imglog {
    width: 150px;
    margin-left: calc(50% - 75px);
}
#inline .msg {
    width: 960px;
    border: 1px solid #F7AA42;
    background-color: #FEF6EB;
    padding: 80px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    margin: auto;
    font-size: 22px;
}
.msg a {
    color: #f7aa42;
}
div#tip-116 {
    display: none;
}
.admm a {
    background-color: transparent;
    border: 1px solid #75b480;
    color: #202521;
}
.row.flex.knops {
    justify-content: center;
    margin-top: 50px;
}
.knops .knop {
    background-color: #f7aa42;
    color: #ffffff;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px 30px;
    border-radius: 30px;
    width: 300px;
    text-align: center;
}
.center.about {
    position: relative;
    color: #ffffff;
}
.cifr .topch span {
    font-size: 50px;
}
#endreg {
	display: none;
}
#endreg .msg {
    width: 960px;
    border: 1px solid #F7AA42;
    background-color: #FEF6EB;
    padding: 80px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    margin: auto;
    font-size: 22px;
}
#endreg .pzag {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 50px;
}
#endreg .zag {
    font-family: 'Nunitosans';
    font-size: 25px;
    color: #f7aa42;
}
#endreg img.imglog {
    width: 150px;
    margin-left: calc(50% - 75px);
}
dl.article-info.text-muted {
    display: none;
}
.mod {
    width: 90%;
    margin: auto;
}
.mod .knn {
    border: none;
    background-color: #F7AA42;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
}
.mod .kns {
    border: none;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
    background-color: #75b480;
}
.mod .poisk {
    border: 1px solid #f7aa42;
    padding: 10px;
    border-radius: 5px;
    background-color: #FEE5C6;
}
.mod .tpoiski {
    display: flex;
    align-items: center;
}
.mod .knppo {
    border: none;
    background-color: #f7aa42;
    text-shadow: none;
}
.mod tr#namep {
    background-color: #75b480;
    color: #ffffff;
}
.mod #mrbale td {
    border: 1px solid #fee5c6;
}
.mod #mrbale {
    border-collapse: collapse;
}
.mod #mrbale textarea {
    border: 1px solid #f7aa42;
}
.mod .file-upload {
    border: none;
    font-size: 16px;
    font-weight: normal;
}
.mod .kn {
    border: none;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 10px;
}
.mod .nstr {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.nstr {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer;
}
input#poiskstr {
    border: 1px solid #f7aa42;
    border-radius: 5px;
    outline: none;
}
select#viborstolbca {
    border: 1px solid #f7aa42;
    border-radius: 5px;
}
.icons {
    display: none;
}
.com-users-reset,.com-users-remind{
    width: 80%;
    margin: auto;
    border: 1px solid #f7aa42;
    border-radius: 25px;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 50px;
    background-color: #fee5c6;
}
.com-users-reset .control-group,.com-users-remind .control-group{
    margin-top: 20px;
}
.com-users-reset .btn,.com-users-remind .btn{
    border: none;
    display: inline-flex;
    align-items: center;
    background-color: #F7AA42;
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 20px;
    cursor: pointer;
}
.back {
    margin-left: 3%;
}
.back a {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.back .img {
    margin-right: 10px;
}
.pcont {
    width: 90%;
    margin: auto;
    border: 1px solid #f7aa42;
    border-radius: 25px;
    padding: 15px;
    line-height: 150%;
}
.pcont h2 {
    color: #f7aa42;
}
.pcont a {
    color: #f7aa42;
}
.podskazka1 {
    font-size: 14px;
    text-align: left;
    line-height: 100%;
    margin-top: 35px;
}
.fnc ul {
    padding: 0;
}
.fnc li {
    list-style: unset;
    border-bottom: 1px solid #f7aa42;
}
.fnc ::marker {
    color: #f7aa42;
}
.neddp {
    margin-top: 10px;
    color: #f7aa42;
    font-style: italic;
    cursor: pointer;
    border: none;
    background-color: transparent;
    width: 100%;
}
img.imgq {
    width: 30px;
    margin-top: 30px;
}
.podskazka2.pds {
    margin-top: 30px;
    color: #f7aa42;
}
.ptxt {
    font-size: 10px;
    margin-top: 10px;
    color: #75b480;
}
.linvid {
    text-align: center;
    width: 550px;
    margin: auto;
}
.linvid .zag {
    font-family: 'Nunitosans';
    font-size: 36px;
    margin-top: 120px;
    margin-bottom: 40px;
}
.attn1 {
    margin: auto;
    margin-top: 150px;
    text-align: center;
    font-size: 22px;
    width: 80%;
    padding: 30px;
    background-color: #f7aa42;
}
.polep img.img1 {
    height: 60vh;
    width: auto;
}
.polep {
    text-align: center;
}
@media only screen 
and (min-width : 320px) 
and (max-width: 1024px) {
.kdesk {
		display: none;
	}
.kdesk.flex {
	display: none;
}	
.kmob {
	display: block;
}
.flex {
	flex-wrap: wrap;
}
.lin0 .img {
    width: 89px;
}
.lin0 .lk .img {
    width: 18px;
}
.lk a {
    font-size: 14px;
    padding: 10px 15px;
}
.lin0 .lch {
    width: 100%;
}
.lin0 .zag {
    font-size: 24px;
    text-align: center;
}
.lin0 .pzag {
    font-size: 14px;
    width: initial;
    margin-top: 20px;
    border-radius: 20px;
    padding: 10px;
}
.lin0 .rch {
    width: 100%;
}
.ppzag {
    font-size: 16px;
}
.lin0 .imga {
    width: 56px;
    margin-bottom: -70px;
    margin-left: calc(50% - 28px);
}
.filtr {
    font-size: 14px;
    padding: 5px 15px;
}
.blok {
    width: 100%;
    margin: 0;
    height: initial;
    padding: 10px;
	    margin-bottom: 10px;
}
.lin1 .knop {
    position: relative;
    bottom: 0;
    width: 100%;
    font-size: 20px;
}
.lin1 .pzag {
    margin-bottom: 20px;
    font-size: 20px;
}
.ssyl a {
    margin-bottom: 10px;
}
.soc img.img {
    width: 50px;
    margin-top: 30px;
}
.ch1 {
    width: 100%;
    margin-bottom: 10px;
}
.ch3.flex {
    width: 100%;
    justify-content: flex-start;
    margin-top: 10px;
}
#inline .msg {
    width: 100%;
    padding: 15px;
    font-size: 18px;
}
#endreg .msg {
    width: 100%;
    padding: 15px;
    font-size: 18px;
}
.knops .knop {
    margin-bottom: 15px;
}
div#inline {
    width: 100%;
    padding: 15px;
}
#login .zag {
    font-size: 18px;
}
#login .reg {
    width: 100%;
    padding: 15px;
}
div#login {
    width: 100%;
    padding: 15px;
}
.reg .vkld {
    font-size: 16px;
}
.reg .row {
    width: 90%;
}
#login .zag {
    font-size: 18px;
    margin-top: 20px;
}
form#member-registration, #com-users-login__form {
    width: 95%;
    padding: 15px;
}
.ch50 {
    width: 100%;
}
.lkab .control-label {
    font-size: 14px;
    left: 15px;
}
.lkab .control-label label:after {
    width: 18px;
    height: 18px;
    right: -25px;
}
.lkab .form-control {
    font-size: 14px;
}
.fld.fldn8 {
    position: relative;
    top: 0;
    left: 0;
}
.lkab .controls .btn {
    width: 46%;
}
input#promotext {
    width: 100%;
    font-size: 16px;
    margin-right: 0;
}
div#butpromo {
    width: 100%;
}
.tarif {
    margin-top: 50px;
}
.lkab .zag {
    font-size: 18px;
    text-align: center;
}
.stb {
    width: 48%;
}
.ask .knop {
    width: 100%;
}
.ask {
    width: 100%;
    padding: 15px;
}
.ask .zag {
    font-size: 18px;
}
#inline img.img {
    position: relative;
    top: 0;
    left: calc(50% - 65px);
}
#endreg img.img {
    position: relative;
    top: 0;
    left: calc(50% - 65px);
}
.resul {
    width: 100%;
}
input#age {
    width: 80%;
}
.ask .pzag {
    font-size: 18px;
}
.com-users-reset, .com-users-remind {
    width: 90%;
    padding: 15px;
}
.back a {
    font-size: 16px;
}
.logout a {
    font-size: 16px;
}
.back .img {
    display: none;
}
.logout .img {
    display: none;
}
.vhd.flex {
    top: 40px;
}
#jform_username-desc {
    left: 0;
    bottom: -8px;
}
.linvid .zag {
    font-size: 22px;
}
.ptxt {
    font-size: 16px;
    margin-bottom: 20px;
}
.fnc ul {
    padding-left: 20px;
}
.podskazka1.pds {
    font-size: 16px;
}
.linvid {
    width: 90%;
}
.polep img.img1 {
    height: auto;
    width: 100%;
}
.razm {
    font-size: 14px;
    padding: 2px 5px;
    margin-right: 10px;
}
.ask .pzag1 {
    font-size: 16px;
}
}

.inv{
    display:none;
  }
 .error {
	border: 1px solid red;
} 
.vid {
	display: block;
}