/* cacheid:a87b80b4a6da5551fcb7adfcef1b9dd9 */
@import "https://gymnasium.rooglub.gov.by/templates/jblank/less/icomoon/style.css";
@font-face {
    font-family: "PT Sans Bold";
    src: url(/templates/joomstarter/fonts/PTSans-Bold.ttf);
}
@font-face {
    font-family: "PT Sans Bold Italic";
    src: url(/templates/joomstarter/fonts/PTSans-BoldItalic.ttf);
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(/templates/joomstarter/fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Semibold;
    src: url(/templates/joomstarter/fonts/open-sans-semibold.ttf);
}
@font-face {
    font-family: slick;
    src: url(/templates/joomstarter/fonts/slick.ttf);
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset "UTF-8";
.slick-loading .slick-list {
    background: #fff url("https://gymnasium.rooglub.gov.by/templates/jblank/js/libs/slick/ajax-loader.gif") center center no-repeat;
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.8;
}
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 28px;
    text-shadow: 0px 0px 5px #fff;
    line-height: 1;
    color: #666;
    opacity: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 10px;
    z-index: 5;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 10px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: 10px;
    z-index: 5;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted .slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: 7px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #ff9c02;
    opacity: 0.99;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
#system-message .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
#system-message .alert .alert-link {
    font-weight: bold;
}
#system-message .alert > p,
#system-message .alert > ul {
    margin: 0;
}
#system-message .alert > p + p {
    margin-top: 5px;
}
#system-message .close {
    position: relative;
    line-height: 20px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    zoom: 1;
    opacity: 0.2;
    filter: alpha(opacity= 20);
}
#system-message .close:hover,
#system-message .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    zoom: 1;
    opacity: 0.4;
    filter: alpha(opacity= 40);
}
#system-message .alert-notice {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
#system-message .alert-notice hr {
    border-top-color: #c9e2b3;
}
#system-message .alert-notice .alert-link {
    color: #2b542c;
}
#system-message .alert-message {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
#system-message .alert-message hr {
    border-top-color: #a6e1ec;
}
#system-message .alert-message .alert-link {
    color: #245269;
}
#system-message .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
#system-message .alert-warning hr {
    border-top-color: #f7e1b5;
}
#system-message .alert-warning .alert-link {
    color: #66512c;
}
#system-message .alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
#system-message .alert-error hr {
    border-top-color: #e4b9c0;
}
#system-message .alert-error .alert-link {
    color: #843534;
}
#system-message {
    border: 0;
    margin: 0;
    padding: 0;
}
#system-message dt {
    position: absolute;
    top: -2000px;
    left: -3000px;
}
#system-message dd {
    margin: 0 0 15px 0;
    font-weight: bold;
    text-indent: 0px;
    padding: 0;
}
#system-message dd ul {
    color: #000;
    list-style: none;
    padding: 0px;
}
#system-message dd ul li {
    line-height: 1.5em;
}
#system-message dd.message ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #90b203;
    border-bottom: 2px solid #90b203;
}
#system-message dd.error ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #900;
    border-bottom: 2px solid #900;
}
#system-message dd.notice ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #faa528;
    border-bottom: 2px solid #faa528;
    color: #000;
    margin: 10px 0;
}
#page-error {
    background: #f0f0f0;
}
#page-error h1 {
    font-family: Helvetica, Arial, sans-serif;
}
#page-error .component-wrapper {
    padding: 30px 10px;
}
#page-error .errorinfo {
    font-size: 14px;
    font-family: Courier, Monaco, "Lucida Console";
}
#page-error .errorinfo pre {
    white-space: pre;
    padding: 0.5em 0 0.5em 1em;
    border: 1px dashed #aaa;
    border-left: 4px solid #b4b4b4;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    background: #eee;
    font-size: 0.8em;
    max-width: 100%;
    overflow: auto !important;
    overflow-y: hidden;
    max-height: 200px;
}
#page-error .errorinfo table td {
    padding: 4px;
}
#page-error .errorinfo table strong {
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}
div#system-debug {
    font-family: Courier, Monaco, "Lucida Console";
    background-color: #fff;
    color: #333;
    max-width: 1200px;
    margin: 10px auto 50px;
}
div#system-debug a {
    text-decoration: none !important;
}
div#system-debug table td {
    padding: 2px 6px;
}
#page-offline {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    text-align: center;
}
#page-offline img {
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
}
#page-offline #frame {
    margin: 20px auto;
    width: 405px;
    padding: 20px;
}
#page-offline #frame img {
    max-width: 100%;
    height: auto;
}
#page-offline form {
    margin: auto;
    text-align: left;
}
#page-offline form p {
    margin: 0;
    padding: 4px 0 4px 0;
}
#page-offline form fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}
#page-offline form fieldset .input p {
    clear: left;
}
#page-offline form label {
    display: block;
    float: left;
    margin: 5px 0px 2px 0px;
    width: 10em;
}
#page-offline form input {
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#page-offline form input[type="text"],
#page-offline form input[type="password"] {
    width: 200px;
}
#page-offline form input.button {
    width: 120px;
    height: 32px;
    cursor: pointer;
    background-color: #fff;
}
#page-offline form input.button:hover {
    border-color: #fc902e;
}
#page-offline form #frmlogin {
    margin: 0 10px 0 10px;
}
#page-offline form #frmlogin fieldset.button {
    text-align: right;
}
#page-offline #system-message {
    margin: 10px auto;
    padding: 20px 0 0;
    width: 450px;
}
#page-offline #system-message h4 {
    display: none;
}
.clearfix,
.clearboth {
    display: block;
    clear: both;
}
.clearfix::after,
.clearboth::after {
    display: block;
    content: "";
    clear: both;
}
.clearfix:after,
.clearboth:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix,
* html .clearboth {
    height: 1%;
}
html {
    font-size: 16px;
}
body {
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/main_texture.png);
    margin: 0;
    padding: 0;
}
.kb-block-hide {
    display: none;
}
.row {
    max-width: 1200px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}
@media screen and (max-width: 1170px) {
    .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 992px) {
    .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 768px) {
    .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 480px) {
    .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.row .container {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
}
.flex-center {
    align-items: center;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#header {
    margin-top: 15px;
}
#header .container {
    background-color: #ffffff;
}
#header .header-text {
    width: 100%;
}
#header .header-text a {
    color: #275d77;
    text-decoration: none;
}
#header .header-text p {
    font-family: "PT Sans Bold Italic";
    font-size: 44px;
    color: #275d77;
    margin: 15px 0 15px 15px;
}
#topmenu .top-menu {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(100% - 0px);
}
@media screen and (max-width: 1170px) {
    #topmenu .top-menu {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 992px) {
    #topmenu .top-menu {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #topmenu .top-menu {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #topmenu .top-menu {
        order: 1;
    }
}
@media screen and (max-width: 480px) {
    #topmenu .top-menu {
        width: calc(100% - 0px);
    }
}
#mobile-menu {
    z-index: 10;
}
.news-slider .kb-top-slider {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(100% - 0px);
}
@media screen and (max-width: 1170px) {
    .news-slider .kb-top-slider {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 992px) {
    .news-slider .kb-top-slider {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    .news-slider .kb-top-slider {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    .news-slider .kb-top-slider {
        order: 1;
    }
}
@media screen and (max-width: 480px) {
    .news-slider .kb-top-slider {
        width: calc(100% - 0px);
    }
}
.news-slider .kb-top-slider img.dj-image {
    border-radius: 10px;
}
.news-slider .moduletablekb-topslider {
    margin: 30px 0;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 5px;
    background-color: #fff;
    z-index: 1;
}
#main .container {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 11px;
    box-shadow: 0 0 30px #bdc0c9;
}
#main #kb-left-sidebar {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(25% - 0px);
    padding-right: 15px;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 1170px) {
    #main #kb-left-sidebar {
        width: calc(25% - 0px);
    }
}
@media screen and (max-width: 992px) {
    #main #kb-left-sidebar {
        width: calc(33.333333333333336% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #main #kb-left-sidebar {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #main #kb-left-sidebar {
        order: 3;
    }
}
@media screen and (max-width: 480px) {
    #main #kb-left-sidebar {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 480px) {
    #main #kb-left-sidebar {
        order: 3;
    }
}
#main #kb-left-sidebar .moduletablekb-gtranslate {
    text-align: center;
}
#main #kb-left-sidebar .moduletable h3 {
    font-family: "PT Sans Bold Italic"; 
    font-size: 24px;
    color: #275d77;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav .parent {
    cursor: pointer;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li {
    list-style-type: none;
    display: block;
    position: relative;
    background-color: #556d7d;
    padding: 12px 0 12px 10px;
    margin-top: 1px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    transition: 0.3s;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li:hover {
    background-color: #394c58;
    transform: scale(1.02, 1.02);
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li a {
    color: #fff;
    text-decoration: none;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul {
    margin: 14px 0 -14px -8px;
    padding: 0;
    display: none;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li {
    background-color: #bfcbd3;
    background-image: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding-left: 15px;
    color: #000;
    margin-top: 0;
    font-size: 16px;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li:hover {
    background-color: #394c58;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li:hover a {
    color: #ffffff;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li:hover span {
    color: #777777;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li a {
    color: #000;
    padding-left: 0;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li ul li span {
    color: #777777;
    padding-left: 0;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.current,
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.active {
    background-color: #394c58;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.current ul,
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.active ul {
    display: block;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav > li:first-child {
    border-radius: 5px 5px 0 0;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav > li:last-child {
    border-radius: 0 0 5px 5px;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.parent::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 18px;
    right: 10px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/zavotok-2.png);
    background-repeat: no-repeat;
}
#main #kb-left-sidebar .menu-kb-left>ul.navbar-nav li.parent.open::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 18px;
    right: 10px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/zavotok-2.png);
    background-repeat: no-repeat;
}
#main #kb-left-sidebar .kb-lsb-1 {
    padding: 0 0 25px 0;
}
#main #kb-left-sidebar .kb-lsb-2 {
    border-radius: 10px;
    background-color: #f5e6c3;
    padding: 15px 0 10px 0;
    flex-grow: 1;
}
#main #kb-main-content {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(75% - 0px);
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 25px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    text-align: justify;
}
@media screen and (max-width: 1170px) {
    #main #kb-main-content {
        width: calc(75% - 0px);
    }
}
@media screen and (max-width: 992px) {
    #main #kb-main-content {
        width: calc(66.66666666666667% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #main #kb-main-content {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #main #kb-main-content {
        order: 2;
    }
}
@media screen and (max-width: 480px) {
    #main #kb-main-content {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 480px) {
    #main #kb-main-content {
        order: 2;
    }
}
#main #kb-main-content h1,
#main #kb-main-content h2,
#main #kb-main-content h3,
#main #kb-main-content h4,
#main #kb-main-content h5,
#main #kb-main-content h6 {
    font-family: OpenSans-Regular;
    color: #275d77;
}
#main #kb-main-content .top-main-content {
    display: flex;
    align-items: center;
	
}
#main #kb-main-content .top-main-content .kb_search input#mod-search-searchword94 {
    padding-right: 30px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/lupa.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#main #kb-main-content .top-main-content .kb_Breadcrumbs {
    flex-grow: 1;
    padding: 18px 0;
}
#main #kb-main-content .top-main-content .kb_Breadcrumbs ol.breadcrumb {
    list-style-type: none;
    padding-left: 0;
    display: inline;
}
#main #kb-main-content .top-main-content .kb_Breadcrumbs ol.breadcrumb li {
    list-style-type: none;
    display: inline;
    font-family: OpenSans-Regular;
    font-size: 11px;
    font-weight: bold;
    color: rgba(53, 34, 0, 0.75);
    margin-left: 4px;
}
#main #kb-main-content .top-main-content .kb_Breadcrumbs ol.breadcrumb li a {
    color: rgba(53, 34, 0, 0.75);
}
#main #kb-main-content .kb-page-content{
    min-height: calc(100vh - 250px);
}
#main #kb-main-content a[rel~="kb_images_group"] img {
    margin: 7px 10px;
    border-radius: 4px;
}
#main #kb-main-content a[rel~="kb_images_group"] figure {
    margin: 7px 10px;
    position: relative;
}
#main #kb-main-content a[rel~="kb_images_group"] figure figcaption {
    position: absolute;
    display: block;
    bottom: 10px;
    left: 4px;
    padding: 0 10px;
}
#main #kb-main-content a[rel~="kb_images_group"] figure figcaption span {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 8px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.2);
    transition: all 0.6s ease;
}
#main #kb-main-content a[rel~="kb_images_group"] figure:hover figcaption span {
    background-color: rgba(0, 0, 0, 0.5);
    color: #eee;
}
#main #kb-main-content img {
    max-width: 100%;
    height: auto;
}
#main #kb-main-content h1 a,
#main #kb-main-content h2 a,
#main #kb-main-content h3 a,
#main #kb-main-content h4 a,
#main #kb-main-content h5 a {
    color: #443a27;
}
#main #kb-main-content p {
    margin: 16px 0;
}
#main #kb-main-content .kb-table-wrapper {
    overflow-x: auto;
    display: block;
}
#main #kb-main-content p.readmore {
    display: block;
    clear: both;
    padding-top: 10px;
}
#main #kb-main-content p.readmore a.btn {
    background-color: #394c58;
    padding: 10px 20px;
    margin-top: 15px;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    font-family: OpenSans-Regular;
    font-size: 18px;
    line-height: 28px;
    transition: all 0.3s ease;
}
#main #kb-main-content p.readmore a.btn:hover {
    background-color: #556d7e;
}
#main #kb-main-content .items-row {
    margin-top: 35px;
}
#main #kb-main-content a {
    color: #18365d;
    transition: all 0.3s ease;
}
#main #kb-main-content a:hover {
    color: #505320;
}
#main #kb-main-content .kb-contact-form {
    width: 300px;
    margin: 0 auto;
}
#main #kb-main-content .kb-contact-form button.sf2-element[type="submit"] {
    background-color: #3b2d14;
    padding: 5px 15px;
    margin-top: 15px;
    border: 1px solid #b78936;
    border-radius: 8px;
    box-shadow: 0 0 8px 2px rgba(80, 68, 44, 0.8);
    color: #fff;
    font-size: 18px;
}
#main #kb-main-content .kb-contact-form button.sf2-element[type="submit"]:hover {
    background-color: #a0711c;
}
#main #kb-main-content .kb-contact-form input[type="text"],
#main #kb-main-content .kb-contact-form textarea {
    max-width: 320px;
    width: 100%;
    font-size: 18px;
    background-color: #eee;
    padding: 7px 5px;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #968769;
}
#main #kb-main-content .kb-contact-form input[type="text"]::-webkit-input-placeholder,
#main #kb-main-content .kb-contact-form textarea::-webkit-input-placeholder {
    color: #979797;
    font-family: Philosopher-Regular;
    font-size: 19px;
    opacity: 1;
}
#main #kb-main-content .kb-contact-form input[type="text"]::-moz-input-placeholder,
#main #kb-main-content .kb-contact-form textarea::-moz-input-placeholder {
    font-family: Philosopher-Regular;
    font-size: 19px;
    color: #979797;
    opacity: 1;
}
#main #kb-main-content .kb-contact-form input[type="text"]::-ms-input-placeholder,
#main #kb-main-content .kb-contact-form textarea::-ms-input-placeholder {
    font-family: Philosopher-Regular;
    font-size: 19px;
    color: #979797;
    opacity: 1;
}
#main #kb-main-content .kb-contact-form input[type="text"]:focus::-webkit-input-placeholder,
#main #kb-main-content .kb-contact-form textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
#main #kb-main-content .kb-contact-form input[type="text"]:focus::-moz-placeholder,
#main #kb-main-content .kb-contact-form textarea:focus::-moz-placeholder {
    color: transparent;
}
#main #kb-main-content .kb-contact-form input[type="text"]:focus:-moz-placeholder,
#main #kb-main-content .kb-contact-form textarea:focus:-moz-placeholder {
    color: transparent;
}
#main #kb-main-content .kb-contact-form input[type="text"]:focus:-ms-input-placeholder,
#main #kb-main-content .kb-contact-form textarea:focus:-ms-input-placeholder {
    color: transparent;
}
#main #kb-main-content .images_block {
    width: 100%;
    clear: both;
    display: table;
    position: relative;
}
#main #kb-main-content .images_block img {
    max-height: 190px;
    width: auto;
    margin: 8px;
    float: left;
}
#main #kb-main-content .galley_block {
    width: 100%;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main #kb-main-content .galley_block .kb-gallary-item {
    width: 180px;
    height: 180px;
    margin: 10px;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 3px;
    box-shadow: 0px 0px 3px #381612;
    border: 2px #f5e6c3 solid !important;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    transition: all 0.8s ease;
}
#main #kb-main-content .galley_block .kb-gallary-item .info {
    position: absolute;
    display: flex;
    align-items: center;
    background: rgba(53, 20, 17, 0.72);
    padding: 5px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    min-height: 40px;
    left: 0;
    top: auto;
    bottom: 0;
    right: 0;
    transition: all 0.6s ease;
}
#main #kb-main-content .galley_block .kb-gallary-item .txt {
    display: block;
    width: 100%;
}
#main #kb-main-content .galley_block .kb-gallary-item:hover .info {
    min-height: 100%;
    font-size: 14px;
}
#main #kb-main-content .galley_block img {
    display: none;
}
#main #kb-main-content .kb-klass-box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#main #kb-main-content .kb-klass-box a {
    text-decoration: none;
}
#main #kb-main-content .kb-klass-box .klass-item {
    width: 200px;
    background: #d8edfb;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/gerb-gimn-2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    border: 1px #ccc solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    margin: 15px;
}
#main #kb-main-content .klass-item .kb-klas-name {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #0d397d;
    margin-bottom: 170px;
}
#main #kb-main-content .kb-fio-ruk {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #ff5400;
}
#main .exositions {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(100% - 0px);
    background-color: #394c58;
    padding: 25px 10px;
}
@media screen and (max-width: 1170px) {
    #main .exositions {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 992px) {
    #main .exositions {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #main .exositions {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 480px) {
    #main .exositions {
        width: calc(100% - 0px);
    }
}
#main .exositions .sb .block {
    display: flex;
    justify-content: center;
}
#main .exositions .sb ul {
    display: flex;
    margin: 0;
    padding: 0;
}
#main .exositions .sb ul li {
    list-style: none;
    display: block;
    margin-left: 5px;
}
#main .exositions .sb ul .vk {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/vk.png);
    background-repeat: no-repeat;
}
#main .exositions .sb ul .mail {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/mail.png);
    background-repeat: no-repeat;
}
#main .exositions .sb ul .odnoklassniki {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/ok.png);
    background-repeat: no-repeat;
}
#main .exositions .sb ul .facebook {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/fb.png);
    background-repeat: no-repeat;
}
#main .exositions .sb ul .instagram {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://gymnasium.rooglub.gov.by/templates/jblank/images/inst.png);
    background-repeat: no-repeat;
}
#main .exositions .sb ul .mail,
#main .exositions .sb ul .odnoklassniki,
#main .exositions .sb ul .vk,
#main .exositions .sb ul .facebook,
#main .exositions .sb ul .instagram {
    transition: all 0.5s ease;
}
#main .exositions .sb ul .mail:hover,
#main .exositions .sb ul .odnoklassniki:hover,
#main .exositions .sb ul .vk:hover,
#main .exositions .sb ul .facebook:hover,
#main .exositions .sb ul .instagram:hover {
    transform: scale(1.3);
}
#main .exositions .kb_main_expositions {
    margin-top: 20px;
}
#footer .footer_copyright {
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    word-wrap: break-word;
    width: calc(100% - 0px);
    text-align: center;
    font-family: OpenSans-Regular;
    font-size: 16px;
    color: #2f320b;
    padding-top: 16px;
    padding-bottom: 16px;
}
@media screen and (max-width: 1170px) {
    #footer .footer_copyright {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 992px) {
    #footer .footer_copyright {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 768px) {
    #footer .footer_copyright {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 480px) {
    #footer .footer_copyright {
        width: calc(100% - 0px);
    }
}
.containner-masters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.containner-masters .item {
    width: 100%;
    min-width: 200px;
    max-width: 300px;
    margin: 10px;
    border: #b0b0b0 1px solid;
    border-radius: 6px;
    background-color: #fff7e4;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
}
.containner-masters .item:hover {
    transform: perspective(500px) scale(1.05);
}
.containner-masters .item img {
    margin: 0 !important;
    padding: 0;
}
.containner-masters .item .info {
    padding: 8px 5px;
    color: #faeccb;
    min-height: 70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.containner-masters .item .info .title {
    font-size: 16px;
    color: #371512;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.containner-masters .item .info .desc {
    font-size: 14px;
    font-style: italic;
    color: #000000;
}
.pagination ul li,
.list-footer ul li {
    display: inline;
    padding: 0px 10px 0px 10px;
}
.pagination ul,
.list-footer ul {
    list-style-type: none;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    width: 300px;
    height: 323px;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.5s, top 0.5s;
    -moz-transition: opacity 0.5s, top 0.5s;
    -ms-transition: opacity 0.5s, top 0.5s;
    -o-transition: opacity 0.5s, top 0.5s;
    transition: opacity 0.5s, top 0.5s;
    border-radius: 11px;
}
.popup .close_window {
    font-size: 13px;
    display: block;
    width: 6px;
    height: 17px;
    position: absolute;
    padding: 1px 9px 4px 9px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
    font-family: "tahoma", sans-serif;
    background: -webkit-gradient(linear, left top, right top, from(#c83d3d), to(#b80505));
    background: -webkit-linear-gradient(top, #c83d3d, #b80505);
    background: -moz-linear-gradient(top, #c83d3d, #b80505);
    background: -o-linear-gradient(top, #c83d3d, #b80505);
    background: -ms-linear-gradient(top, #c83d3d, #b80505);
    background: linear-gradient(top, #c83d3d, #b80505);
    background-color: #3d51c8;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}
.popup .close_window:hover {
    background: -webkit-gradient(linear, left top, right top, from(#051fb8), to(#3d51c8));
    background: -webkit-linear-gradient(top, #051fb8, #3d51c8);
    background: -moz-linear-gradient(top, #f0f5f0, #3d51c8);
    background: -o-linear-gradient(top, #051fb8, #3d51c8);
    background: -ms-linear-gradient(top, #051fb8, #3d51c8);
    background: linear-gradient(top, #051fb8, #3d51c8);
    background-color: #051fb8;
    border: 1px solid #00385e;
}
.popup .close_window:active {
    background: #8f9be0;
}
.features-table {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff);
    background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #eaeaea), to(#fff));
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px #95c6c8 solid;
    border-radius: 4px;
}
.features-table td {
    height: 50px;
    padding: 0 2px;
    border-bottom: 1px solid #d0b8b6;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.features-table td p {
    font-size: 14px;
    margin: 6px;
    line-height: 16px;
}
.features-table tbody td {
    text-align: center;
}
.features-table .caption,
.features-table .caption p {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #4e2621;
}
.features-table td.caption {
    background: #fff6cb;
}
#main .container-main {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}


/* KBDESIGN */

    h1, h2, h3, h4, h5, h6 {
        font-family: OpenSans-Regular; 
				color: rgb(6, 127, 131);      
      }
    h1 {
      font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

.clearboth
{
  clear: both;
}

.style-1{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #028185;
}

.images_block{
	width: 100%;
	clear: both;
	display: table;
	border: 2px dashed #6fa9ff;
	position: relative;
}

.images_block img{
	max-height: 160px;
	width: auto;
	margin: 8px;
	float: left;
}

.mesto1{
	color: #ff6600;
	font-weight:bold;
}
.mesto2{
	color: #0000ff;
	font-weight:bold;
} 
.mesto3{
	color: #008000;
	font-weight:bold;
}
.info001{
	color:#333;
	font-weight: bold;
	font-size: 16px;
}

.data001{
	color:#003953;
	font-weight: bold;
	font-size: 16px;
}

/* Table */
    .features-table
    {
      margin: 0 auto;
      border-collapse: separate;
      border-spacing: 0;
      color: #2a2a2a;
      background: #fafafa;
      background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
      background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
      margin-top:20px;
      margin-bottom:20px;
      border: 1px #95C6C8 solid;
      border-radius: 4px;
    }
     
    .features-table td
    {
      height: 50px;
      padding: 0 2px;
      border-bottom: 1px solid #95C6C8;
      text-align: center;
      vertical-align: middle;
      display: table-cell;
    }
    
    .features-table td p{
      font-size: 14px;
      margin: 6px;
      line-height: 16px;
    }
     
    .features-table tbody td
    {
      text-align: center;
    }
    
    .features-table .caption, .features-table .caption p{
      font-size: 14px;
			font-weight: bold;
			line-height: 16px;
			color: #003C3E;
    }
    
    .features-table td.caption,.features-table .caption td{
      background:#FFF6CB;
    }
     /* Table */
.responsive-img{
  width: 100%;
  height: auto;
}