body{background-color:#03294d}

/*.header: #f2f2f2 url("../assets/images/header.png") 50% 0% no-repeat;*/
.header{background:#6c757d url("../images/header.png") 50% 0% no-repeat;width:100%;min-height:150px;background-size:cover;border-top:3px solid #6c757d}
/*.header{background:#111;width:100%;height:auto;border-top:3px solid #ffcc00}*/

/*@font-face{

font-family: 'gost';

url("../fonts/gost.ttf") format('truetype');

font-weight: normal;font-style: normal;
}

h1 {font-family: gost}*/


/*@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300&display=swap');*/

/*.h2,h1{font-family: 'IBM Plex Mono', monospace;}*/


@import url('../fonts/gost.ttf');
.gost{font-family: 'gost', monospace;}

@media (min-width: 1200px) {.disp-1{padding-top:1rem!important}.disp-2{padding-top:1rem!important;font-size:2rem}}
@media (max-width: 1200px) and (min-width: 992px){.disp-1{padding-top:1rem!important;font-size:2.5rem}.disp-2{padding-top:1rem!important;font-size:1.75rem}}
@media (max-width: 992px) and (min-width: 768px){.disp-1{padding-top:1rem!important;font-size:2rem}.disp-2{padding-top:1rem!important;font-size:1.5rem}}
@media (max-width: 768px) {.disp-1{padding-top:0.5rem!important;font-size:2rem}.disp-2{padding-top:1rem!important;font-size:1.5rem}}

.bg-secondary {
    background-color: #dfdfdf!important;
	padding: .2rem 1rem;
}


.article {min-height:470px}

.footer{background-color:#03294d;border-bottom:3px solid #6c757d}
.line-footer{margin:.3125em 0em 1em 0em;border-bottom:2px solid #6c757d}
/*.footer{background:#333;width:100%;height:auto;border-bottom:3px solid #ffcc00;color:#f0f0f0}*/

/*@media (max-width: 992px){.header-name{padding-bottom:1em}}*/

/*.pt-1,.py-1{padding-top:.25rem!important}
.pt-5,.py-5{padding-top:3rem!important}
.pt-3,.py-3{padding-top:1rem!important}*/

/*.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;*/
	
/*.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}*/

.bg-secondary

.bg-light