* {
    margin: 0;
    padding: 0;
}
.alert{
    padding: 20px;
    margin: 20px 0;
}
.alert-success{
    background: #e5ffe5;
}
.alert-danger{
    background: #ffc0be;
}
.wrapper-header{
    border-bottom: 1px solid #F5F5F5;
}
header{
    max-width: 1050px;
    margin: 0 auto;
    height: 58px;
    display: flex;
    align-items: center;
}

.wrapper-content .background-white{
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}
h1, h2, h3{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;

    color: #000000;
    margin: 40px 0 10px;
}
.login-block p{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;

    color: #292929;
}
.login-block .login-form,
.register-form,
.forgot-form{
    max-width: 220px;
    margin: 10px auto;
}
.login-block .login-form input,
.register-form-block select,
.forgot-form input,
.register-form-block input{
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    width: 100%;
    padding: 0 10px;
    margin: 10px 0;
}
.login-block .login-form input:focus,
.register-form-block input:focus{
    border: 1px solid rgba(82, 168, 236, 0.8);
    box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
}
.login-block .login-form .btn-orange,
.forgot-form .btn-orange,
.register-form .btn-orange{
    background: linear-gradient(180deg, #FEAF34 0%, #DD6E01 100%);
    border: 1px solid #914801;
    box-sizing: border-box;
    box-shadow: 0 1px 1px #5C2500;
    border-radius: 4px;
    display: block;
    width: 100%;
    outline: none;
    height: 40px;
    color: white;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    margin: 10px 0;
    cursor: pointer;
    text-decoration: none;
}
.login-block .login-form .btn-orange:hover,
.forgot-form .btn-orange:hover,
.register-form .btn-orange:hover{
    background: linear-gradient(180deg, #e29732 0%, #be5f01 100%);

}
.login-block .login-form .forgot-link{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    margin: 20px 0;
    text-decoration: none;
    color: #8E8E8E;
    display: block;
}
.login-block .login-form .forgot-link:hover{
    text-decoration: underline;
}
.login-block .login-form .with-register-btn,
.forgot-form .with-register-btn{
    display: block;
    margin: 35px 0;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #292929;
}
.login-block .login-form .with-register-btn .btn-link-register,
.forgot-form .with-register-btn .btn-link-register,
.register-form-block .btn-link-register{
    background: #0064BB;
    border: 1px solid #253A59;
    box-sizing: border-box;
    box-shadow: inset 0 1px 0 #4E86C5;
    border-radius: 4px;
    display: block;
    width: 100%;
    line-height: 40px;
    margin: 10px 0;
    color: white;
    text-decoration: none;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.login-block .login-form .with-register-btn .btn-link-register:hover,
.register-form-block .btn-link-register:hover{
    background: #004d98;
}
.register-form .with-register-btn{
    margin-top: 40px;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    text-align: center;

    color: #292929;

}
.login-block .info-contact{
   margin-top: 60px;
}
.login-block .contacts{
   list-style: none;
    display: block;
    width: 220px;
    margin: 10px auto;
}
.login-block .contacts li{
    position: relative;
    text-align: left;
    margin: 5px 0;
}
.login-block .contacts li a{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    color: #292929;
}
.login-block .contacts li a:hover{
    text-decoration: underline;
}
.login-block .contacts li .name-contacts{
    position: absolute;
    top: 0;
    right: -130px;
    text-align: left;
    width: 150px;
}

@media (min-width: 425px){

    .login-block .contacts li .name-contacts{
        position: absolute;
        top: 0;
        right: -270px;
        text-align: left;
        width: 300px;
    }
}
.login-block .email-info{
    margin-top: 20px;
}
.login-block .email a{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #0088CC;
}

.login-block .sposob-oplatu{
    margin-top: 40px;
}
.login-block .sposob-oplatu a{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;
    color: #0088CC;
}

.login-block .public{
    margin-top: 20px;
    margin-bottom: 20px;
}
.login-block .public a{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #0088CC;
    text-decoration: none;
}

.login-block .public a:hover{
    text-decoration: underline;
}

.form-inline select.error, .form-inline input.error, .form-inline textarea.error, .form-horizontal select.error, .form-horizontal input.error, .form-horizontal textarea.error, .form-vertical select.error, .form-vertical input.error, .form-vertical textarea.error {
    border-color: #b94a48;
    color: #b94a48;
}

.oplata-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
}
.oplata-grid .box-1,
.oplata-grid .box-3,
.oplata-grid .box-7,
.oplata-grid .box-5{
    height: 50px;
    border: 1px solid #0088CC;
    border-radius: 10px;
    align-self: center;
    padding: 0 20px;
    line-height: 23px;
    text-align: left;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    /* background: url(../images/oplata-right.png) calc(100% - 20px) center no-repeat; */
    cursor: pointer;
    display: flex;
    align-items: center;
}
.oplata-grid .box-7{
    font-size: 16px;
}
.oplata-grid .box-1:hover,
.oplata-grid .box-1.active,
.oplata-grid .box-3:hover,
.oplata-grid .box-3.active,
.oplata-grid .box-7:hover,
.oplata-grid .box-7.active,
.oplata-grid .box-5:hover,
.oplata-grid .box-5.active{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), #0088CC;
    border: 1px solid #0088CC;
    /*background-image: url(../images/oplata-down.png);*/
    /*background-position: calc(100% - 20px) center;*/
    /*background-repeat: no-repeat;*/
    color: white;
}
.oplata-grid .box-1{
    grid-column: 1;
    grid-row: 1;
}
.oplata-grid .box-2,
.oplata-grid .box-4,
.oplata-grid .box-8,
.oplata-grid .box-6{
    grid-row: 2;
    grid-column: 1/5;
}
.oplata-grid .box-3{
    grid-column: 2;
    grid-row: 1;
}
.oplata-grid .box-5{
    grid-column: 3;
    grid-row: 1;
}
.box-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #292929;

}
.box-grid ul{
   list-style: inside;
}
.box-grid li > ul{
   margin-left: 10px;
}
.box-grid img{
    display: block;
    margin: 30px auto;
}
.reqvizitu-title{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 10px;
}
.reqvizitu{
    font-style: italic;
}
.hidden{
    display: none;
}
.oplata-btn{
    margin: 10px 0;
    display: flex;
    align-items: center;
}
.btn-copy{
    background: #0064BB;
    border: 1px solid #253A59;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 0px #4E86C5;
    border-radius: 4px;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.jGrowl-notification.alert{
    background: black;
    opacity: 0.9;
    color: white;
    border: none;

}
.jGrowl-message{
    padding: 10px;
    font-size: 14px;
}

.btn-file{
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    background: linear-gradient(180deg, #FEAF34 0%, #DD6E01 100%);
    border: 1px solid #914801;
    box-shadow: 0 1px 1px #5C2500, inset 0 1px 0 #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    margin-left: 20px;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0 15px 0 5px;
    text-decoration: none;
}
.iinfo p{
    margin-top: 35px;
}
.iiinfo p{
    margin-top: 15px;
}
.iinfo p a,
.iiinfo p a{
    color: #0088CC;
    text-decoration: none;
}
.iinfo p a:hover,
.iiinfo p a:hover{
    text-decoration: underline;
}

.img-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-inline img{
    display: inline-block;
    margin: 0;
}
@media (max-width: 1100px){

    .wrapper-content,
    .wrapper-header{
        padding: 0 20px;
    }
}
@media (max-width: 900px){

    .oplata-grid{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .oplata-grid .box-1,
    .oplata-grid .box-2,
    .oplata-grid .box-4,
    .oplata-grid .box-6,
    .oplata-grid .box-3,
    .oplata-grid .box-7,
    .oplata-grid .box-8,
    .oplata-grid .box-5{
        grid-column: auto;
        grid-row: auto;
    }
    .box-grid{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 50px;
        font-family: Calibri, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        color: #292929;

    }
}
@media (max-width: 425px){
    
    .login-block .contacts {
        margin: 10px;
        width: 95%;
    }

    h1{
        margin: 20px 0 10px;
    }

    .box-grid img{
       width: 90%;
    }
    .box-grid .oplata-btn img{
       width: auto;
    }
    .login-block .contacts li .name-contacts {
        position: relative;
    }
}

.register-validate-fields input.valid,
.forgot-validate-fields input.valid,
.login-validate-fields input.valid {
	border-color: #55b366;
	box-shadow: 0px 0px 5px rgba(53, 230, 68, 0.53);
	background-image: url('../images/icon-success.png');
	background-size: 15px 15px;
	background-position: 95% 11px;
	background-repeat: no-repeat;
}
.register-validate-fields label.error,
.forgot-validate-fields label.error,
.login-validate-fields label.error {
	font-family: Calibri,sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	text-align: center;
}
.phone-selector {
	display: flex;
}
.phone-selector select {
	padding: 0px 2px;
	width: 80px;
}
.phone-selector .phone-container {
	width: calc(100% - 80px);
}
.register-validate-fields  input.hidden,
.forgot-validate-fields  input.hidden,
.login-validate-fields  input.hidden {
	display: none;
}
.captcha .widget {
	text-align: center;
}
.captcha .widget img{
	display: inline-block;
}
.captcha .widget a{
	display: block;
	text-align: center;
}