@font-face {
font-family: SFblack;
    src: url(/assets/fonts/SFProDisplay-Black.ttf); 
   }
 @font-face {
font-family: SFbold;
    src: url(/assets/fonts/SFProDisplay-Bold.ttf); 
   }
    @font-face {
font-family: SFlight;
    src: url(/assets/fonts/SFProDisplay-Light.ttf); 
   }
       @font-face {
font-family: SFmedium;
    src: url(/assets/fonts/SFProDisplay-Medium.ttf); 
   }
          @font-face {
font-family: SFregu;
    src: url(/assets/fonts/SFProDisplay-Regular.ttf); 
   }
body{
	margin:0px;
	padding:0px;
	font-family: SFregu;

}

input[type="text"], input[type="password"]{
	outline:none;
	padding:13px;
	display:block;
	width:300px;
    border-radius: 5px;
    border: 1px solid #4c049773;
	margin:20px auto;
	font-size: 15px;
}

input[type="submit"]{
	padding:13px;
	color:#fff;
	background:#8443c7;
	width:330px;
	margin:20px auto;
	margin-top:0px;
	border:0px;
	border-radius: 6px;
	cursor:pointer;
	    font-size: 16px;
}

input[type="submit"]:hover{
	background:#9a73c4;
}
.container {
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
}
.header{
	border-bottom:1px solid #eee;
	padding:10px 0px;
	width:100%;
	text-align: center;

}

.header a{
	color:#333;
	text-decoration: none;
}
.butind {
    color: white;
    /* background: #4c4c4c; */
    width: 450px;
    text-decoration: none;
    padding: 3%;
    margin: 1%;
    border-radius: 6px;
}
.butind:hover {
    color: white;
/*     border: 2px solid #00000085; */
    /* background: #6b6b6b; */
    width: 450px;
    padding: 3%;
    margin: 1%;
    border-radius: 6px;
}

/* @media (max-width: 768px){
    .h1_n {
    font-size: 62px;
    font-weight: 600;
}
} */

 /* button{
    font-size: 15px;
  }*/
  BUTTON A {
    FONT-SIZE: 26PX;
}
.start{
    border: 16px solid #73737373;
    padding: 2%;
    border-radius: 10px;
    height: 100%;
    width: 775px;
    color: white;
    background: repeating-linear-gradient(45deg, rebeccapurple, #5b15a0 100px);
}
.knopka1{
    display: -webkit-inline-box;
    border: 1px solid #202020;
    margin: 4px;
    padding: 1%;
    background: #202020;
    border-radius: 100px;
    font-family: roboto;
    font-weight: 300;
    box-shadow: 0 0 5px 0px #868686;
}
.top-s {
    color: black;
    display: block;
    width: 430px;
    background: #e9edf1;
    padding: 2%;
    border-radius: 10px;
    font-size: 18px;
        line-height: 23px;
        border: 1px solid gainsboro;
}
.zogh2 {
    background: #596aca;
    display: inline-block;
    padding: 9px;
    color: white;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
}
.txt_ob {
        font-size: 18px;
    width: 80%;
}
.zzogg {
    color: black;
    font-weight: 600;
}
.zzalert {
    color:red;
        font-weight: 600;
}
.ques {
    font-size: 20px;
    font-weight: 300;
    width: 75%;
    padding-top: 3%;
}
.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #e4e4e4;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    font-family: Verdana, sans-serif; 
    font-size: 14px;
/*     box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2); */
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #3a3a3a;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #ffffff;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: Verdana, sans-serif;   
    font-size: 16px;
    margin: 0 0 5px;
    transition: color .35s;
    border-radius: 5px;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background-color: #4b4b4b;
    color: #FFF;
 /*    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3); */
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}
.bt_dog {
    background: #616cf5;
    color: #fff;
    margin-top:2%;
    padding: 1%;
    width: 100%;
    text-align: center;
    border-radius: 5px;
}
.bt_dog a {
    color: #fff;
    text-decoration: none;
}
.h1_n {
    font-size: 23px;
    font-weight: 600;
}
.tx_desc {
    font-size: 16px;
    color: #767676;
    padding-bottom: .2%;
}
.bot_log {
    color: white;
    background: #4c4c4c;
    padding: 1% 3% 1% 3%;
    border-radius: 6px;    
    text-decoration: none;
}
.h1_wel {
     padding-bottom: 2%;
     padding-top: 3%;
     color:white;
}
    .h1_log {
        font-size: 41px;
            color: white;
    text-align: center;
}

@media only screen and (min-width: 1px) and (max-width: 999px){
    .h1_n {
    font-size: 62px;
    font-weight: 600;
}
    .acor-container .acor-body {
        line-height: 53px;
        font-size: 40px;
    }
    .acor-container label {
        font-size: 22px;
        line-height: 145%;
        padding: 30px 20px;
    }
    .acor-container {
            margin: 10% 0;
    }
    .tx_desc {
    font-size: 46px;
    color: #767676;
    padding-bottom: .2%;
}
    .bt_dog {
        padding: 3%;
        width: 100%;
    }
    .bt_dog a {
        font-size: 40px;
    }
    .btn_m {
            width: 70%!important;
                padding: 2% 1%!important;
    }
    .btn_m a {
        font-size: 33px;
    }
    .bot_log {
        font-size: 33px;
        padding: 2% 7%;
    }
    .h1_wel {
    padding-bottom: 6%;
    padding-top: 6%;
        font-size: 41px;
}
input[type="text"], input[type="password"] {
        font-size: 33px;
    line-height: 140%;
        padding: 3% 4%;
    display: block;
    width: 60%;
}
input[type="submit"] {
    padding: 21px;
    width: 68%;
    margin: 20px auto;
    margin-top: 7%;
    border-radius: 15px;
    font-size: 33px;
}
}