/* <HEADER> */
header#id-top {
	background-color: #121111;
	padding:10px 0;
/*	position:fixed;
	width:100%;
	
	margin-bottom:85px;
	z-index:999;*/
}

.adress {
	margin-top: 2px;
	line-height: 1.1;
}
.adress * {
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.adress a {
	color: #FFEB3B;
	font-size: 16px;
}
.adress a:hover {
	color: #fff;
	text-decoration: none;
}
.social {
	text-align: center;
	margin: 2px 0;
	line-height: 1.1;
}
span#city {
    font-size: 20px;
}
.social * {
	display: inline-block;
	margin-right: 5px;
}
.social *:nth-child(3) {
	margin-right: 0;
}
.social *:last-child {
	display: block;
	font-size: 18px;
	color: #fff;
	margin: 0;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 1px;
}
.social *:last-child:hover {
	text-decoration: none;
}
/* </HEADER> */


/* <NAVIGATION> */

.navbar-toggler {
    margin: 0 auto;
}
nav {
	text-align: center;
	text-transform: uppercase;
}
nav * {
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
}
nav *:hover {
	text-decoration: none;
	color: #fff;
}
/*section.navigation {
    position:fixed;
    width:100%;
    z-index: 999;
    margin-top:82px;
}*/
/* </NAVIGATION> */

/* <FOR-ACTION> */

section#for-action {
    padding-top:119px;
	background: rgba(0, 0, 0, .5) url('../img/main-bg.jpg') no-repeat center;
	background-blend-mode: darken;
	background-size: cover;
	
}
.action-txt {
	margin-top: 3vh;
	font-size: 72px;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	letter-spacing: 3px;
}
.action-txt span {
	color: #FAD714;
}
.action-preview-txt {
	margin-top: 60px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 1.3;
}
.action-button {
	margin-top: 3vh;
	margin-bottom: 3vh;
}
.action-button a:hover {
	text-decoration: none;
}
.action-button a:first-child {
	display: inline-block;
	font-size: 21px;
    color: #030303;
    padding: 10px 20px;
    background: #FAD714;
    border: 2px solid #FFEB3B;
    border-radius: 255px;
    text-transform: uppercase;
    margin-right: 20px;
}
.action-button a:first-child:hover {
	background: #FFEB3B;
    border-color: #FFEB3B;
    color: #1C2766;
}
.action-button a:last-child {
	display: inline-block;
	font-size: 21px;
    color: #030303;
    padding: 10px 20px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    text-transform: uppercase;
    border-radius: 255px;
}
.action-button a:last-child:hover {
	border-color: #1C2766;
}
.prem {
	text-align: center;
	margin-top: 7vh;
	margin-bottom: 7.5vh;
}
.prem img {
	width: 50%;
}

.prem-txt {
	font-size: 20px;
	color: #fff;
	margin-top: 2vh;
	line-height: 1;
}
/* </FOR-ACTION> */

/* <ABOUT-SCHOOL> */

.titles {
    background-color: #252830;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}
.titles h2 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bolder;
}
section#about-school {
	background: rgba(0, 0, 0, .5) url(../img/about-bg.jpg) no-repeat center;
	background-blend-mode: darken;
	background-size: cover;
}
.about-txt {
	margin-top: 40px;
}
.about-as {
	margin: 50px 0;
	border: 3px solid rgb(255, 255, 255);
    padding: 20px 20px;
}
.about-as .mini-title {
	text-align: center;
	position: relative;
}
.about-as .mini-title::before {
	display: block;
position: absolute;
content: "";
height: 2px;
width: 100%;
margin-bottom: -20px;
background-color: #fff;
transition: width .5s ease-in-out, left .5s ease-in-out;
left: 0;
bottom: 0;
}
.mini-title h3 {
	color: #FAD714;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.about-txt p {
	color: #fff;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 500;
}
/* </ABOUT-SCHOOL> */

/* <RASP> */
.for-table-center {
	text-align: center;
	margin: 50px 0;
}
.table-bordered td,
.table-bordered {
    border: 3px solid #000;
}
tbody tr td {
	font-size: 24px;
	font-weight: normal;
}
tbody tr:first-child td {
	font-size: 28px;
	font-weight: bolder;
}
.for-table-center .action-button a {
	display: inline-block;
	font-size: 21px;
    color: #030303;
    padding: 10px 20px;
    background: #FAD714;
    border: 2px solid #FFEB3B;
    border-radius: 255px;
    text-transform: uppercase;
    margin-right: 20px;
}
.for-table-center .action-button a:hover {
	background: #FFEB3B;
    border-color: #1C2766;
    color: #1C2766;
}
/* </RASP> */


/* */
.category_b {
	font-size: 32px;
	font-weight: 600;
}
.price-cat-b {
	font-size: 28px;
	font-weight: 500;
}
section#cost {
	text-align: center;
}
section#cost .action-button a {
	display: inline-block;
	font-size: 21px;
    color: #030303;
    padding: 10px 20px;
    background: #FAD714;
    border: 2px solid #FFEB3B;
    border-radius: 255px;
    text-transform: uppercase;
    margin-right: 20px;
}
section#cost .action-button a:hover {
	background: #FFEB3B;
    border-color: #1C2766;
    color: #1C2766;
}
/* */

section#testimonials #vk_comments {
	margin: 50px 0;
}


.how_to_go {
	font-size: 18px;
	color: #000;
}
.how_to_go p:first-child {
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
.how_to_go p a {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.how_to_go p a:hover {
	text-decoration: none;
}
.first_block_docs p {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.first_block_docs li a {
	color: #000;
	font-size: 18px;
}
.first_block_docs li a:hover {
	text-decoration: underline;
}


@media screen and (max-width: 1199px) {
    .action-button a {
        font-size: 16px!important;
        padding: 8px 15px!important;
        margin-right: 5px!important;
    }
}
@media screen and (max-width: 991px) {
    .action-button a {
        font-size: 14px!important;
        padding: 6px 6px!important;
        margin-right: 0;
    }
    header#id-top {
        padding: 5px 0;
    }
}
@media screen and (max-width: 768px) {
    section#online .for-table-center {
        margin: 0 auto;
    }
    section#online .action-button {
        margin:0 auto;
        margin-bottom:3vh;
    }
}
@media screen and (max-width: 576px) {
    
    .fanb-modal-my {
        width:100%!important;
    }
    .first_block_docs p {
        font-size: 12px;
    }
    .how_to_go p:first-child {
        font-size: 12px;
    }
    
    .first_block_docs li a {
        font-size:14px;
    }
    .action-button a {
        font-size: 18px!important;
        padding: 8px 15px!important;
        margin-right: 10px;
    }
    .action-preview-txt {
        margin-top: 20px;
        font-size: 18px;
    }
    section#online .action-button a {
        font-size: 12px!important;
    }
.action-button {
    text-align: center;
}
.action-button a:last-child {
    margin-top:20px;
}
.action-txt {
    font-size: 36px;
}
.titles h2 {
    font-size:30px;
}
tbody tr:first-child td {
    font-size: 18px;
}
tbody tr td {
    font-size: 14px;
}
}
/***************************************************
***********************FORMA************************
***************************************************/
.fancybox-content {
    padding: 20px 0 0!important;
}

}
.form-zayavka {
    width: 400px;
    border: 2px solid #FAD714;
    padding: 15px;
}
.form-sved {
    width: 80%;
    border: 2px solid #FAD714;
    padding:15px;
}
input,
select {
    height: 50px;
    width: 100%;
    margin: 20px 0;
    outline: 0;
    text-indent: 5px;
}
input,
select{
    font-size: 18px;
    color: #000;
    padding: 10px;
}
input[type="submit"] {
    font-size: 21px;
    color: #030303;
    padding-bottom: 40px;
    background: #FAD714;
    border: 2px solid #FFEB3B;
    border-radius: 255px;
    text-transform: uppercase;
    margin-right: 20px;
}
/**************SCRIPT**************/
.topWindow {
    position:fixed;
    z-index:9999;
    width:100%;
    top:0;
}
/************FANCY_BOX FIX**********/
.fancybox-slide--html .fancybox-close-small {
    right:50px!important;
    color:#ff0000!important;
    font-size:18px!important;
    font-weight:bold!important;
}
@media screen and (max-width: 576px) {
    .fancybox-slide--html .fancybox-close-small {
            padding: 0!important;
            right: 0!important;
            width:100px!important;
    }
}
/****************modal-documents-img***************/
.fanb-modal-my {
    width: 270px;
}