.red {
    border: 1px solid red;
}

.green {
    border: 1px solid green;
}

@font-face {
    font-family: VagRounded;
    src: url('../libs/bootstrap/fonts/vag_rounded.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: GretoonHighlight;
    src: url('../libs/bootstrap/fonts/Gretoon-BXWl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: FranklinGothicBookC;
    src: url('../libs/bootstrap4/fonts/FranklinGothicBookC.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5 {
    font-family: VagRounded;
    color: #05005c;
    padding-top: 20px;
}

.article h1 {
    font-size: 1.7em;
}
.article h2 {
    font-size: 1.5em;
}
.article h3 {
    font-size: 1.3em;
}
.article h4 {
    font-size: 1.1em;
}
.article h5 {
    font-size: 1.0em;
}

.article p {
    font-size: 1.1em;
    font-family: FranklinGothicBookC;
    padding-top: 10px;
    line-height: 1.8;
    color: #000000;
}

body {
    background-image: url(../img/bg.gif);
}

.wrapper {
    margin: 25px auto 40px auto;
    max-width: 1800px;
    min-width: 320px;
}
.trees .wrapper{
    min-width: auto;
}

.girl {
    width: 75%;
    margin-bottom: -5px;
}

.logo-info {
    width: 330px;
    display: inline-block;
    margin-top: 30px;
    margin-left: 45px;
    float: left;
}

.grant {
    width: 60%;
    display: inline-block;
    float: left;
}

.heading-title {
    display: inline-block;
    float: left;
    width: calc(100% - 380px);
}

.heading-title img {
    width: 100%;
    padding-left: 10px;
}

.top-menu {
    padding-top: 20px;
}

.top-menu img {
    width: 100%;
}

.p-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.p-lr-45 {
    padding-left: 45px;
    padding-right: 45px;
}

.article {
    margin: 40px 35px 20px 40px;
    padding: 40px 60px 30px 70px;
    font-size: 18px;
    display: block;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
    -moz-box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
    box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
}

.menu-left{
    padding-right: -50px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
    -moz-box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
    box-shadow: 1px 1px 7px 5px rgba(191, 229, 252, 0.71);
    padding: 20px;
}

.menu-left a{
    color: #05005c;
}

.main{
    margin: 50px 40px;
}

.p-l-0{
    padding-left: 0px;
}

.p-r-0{
    padding-right: 0px;
}


.main .article{
    margin: 0px 0px 0px 0px;
    padding: 50px;
}

.article ul {
    list-style-type: none;
}

.article ul > li {
    position: relative;
}

.article ul,
.article ol {
    margin-bottom: 20px;
}

.article ol > li,
.article ul > li {
    padding-top: 4px;
    padding-bottom: 4px;
}

.article ul > li::before {
    display: block;
    content: ' ';
    width: 8px;
    height: 8px;
    background-color: #1278b9;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 14px;
}

.article .trees ul > li.active::before {
    background-color: #05005c;
}

.passive {
    font-weight: normal;
}

.keybord img{
    width: 55px;
    padding-bottom: 5px;
}

.menu-left .navbar{
    padding: 0px;
}

.nav-link {
    padding: 0.5rem 0rem;
    font-size: 1.1em;
    font-family: FranklinGothicBookC;
}

.trees {
    margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid #cccccc;
    background-color: #f8f7f7;
    padding: 20px;
}
.lib_noso img{
  width: 100%;
  max-width: 750px;
}

.trees-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.article > .trees ul,
.article .trees ol ol {
    margin-bottom: 0px;
}

.article > .trees ol > li,
.article > .trees ul > li {
    padding-top: 0px;
    padding-bottom: 0px;
}

.article > .trees ul > li::before {
    display: block;
    content: ' ';
    width: 8px;
    height: 8px;
    background-color: #1278b9;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 12px;
}

.tress-resize .resize {
    display: block;
}

.resize {
    color: #1278b9;
    text-align: right;
    cursor: pointer;
    margin-bottom: -5px;
    display: none;
    font-size: 16px;
    position: relative;
}

.tress-resize {
    padding-bottom: 20px;
    width: 100%;
}

.tress-resize .wrapper{
    height: 200px;
    overflow-y: auto!important; 
}

.resize img {
    width: 15px;
}

.resize-title {
    border-bottom: 1px dotted #1278b9;
}

.ellipsis {
    color: #1278b9;
    position: absolute;
    border-bottom: none;
    left: 0px;
    top: -10px;
    font-size: 1.5em;
}

.ellipsis img {
    width: 35px;
    padding-top: 15px;
}

.tress-resize .resize {
    display: block;
}

.keyboard-letter {
    font-size: 1.6em;
    font-weight: bold;
    background-color: #ff7800;
    color: #fff;
    margin: 3px 1px;
    font-family: monospace;
    border: none;
    padding: 6px 16px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.keybord {
    max-width: 850px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.pazl {
    background-image: url(../img/puzl-b.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 1896px;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 83px 95px 30px;
}

.pazl-brain {
    background-image: url(../img/puzl-b2.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 1476px;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 83px 95px 30px;
}

.pazl-brain a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: right;
    position: relative;
    //color: #04005c;
}

.pazl-brain a:hover {
    color: #6dabd4;
}

.pazl a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: right;
    position: relative;
    //color: #04005c;
}
.video-list i {
    color: red;
}

.pazl a:hover {
    color: #6dabd4;
}

.menu-left .active {
    font-weight: bold;
    font-family: VagRounded;
}

.pazl a span {
    display: block;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 1.6em;
    font-family: VagRounded;
    text-transform: uppercase;
    padding: 20px 20px 20px 60px;
}

.pazl-brain a span {
    display: block;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 1.6em;
    font-family: VagRounded;
    text-transform: uppercase;
    padding: 20px 20px 20px 60px;
}

@media (max-width: 1400px) {
    .pazl {
        height: 1604px;
        width: 1100px;
        padding: 30px 73px 80px 25px;
    }
	.pazl-brain {
        height: 1249px;
        width: 1100px;
        padding: 30px 73px 80px 25px;
    }
}

@media (max-width: 1200px) {
    .pazl {
        height: 1313px;
        width: 900px;
        padding: 25px 55px 65px 20px;
    }

    .pazl a span {
        font-size: 1.2em;
    }
	.pazl-brain {
        height: 1022px;
        width: 900px;
        padding: 25px 55px 65px 20px;
    }

    .pazl-brain a span {
        font-size: 1.2em;
    }
}

@media (max-width: 1140px) {
    .logo-info {
        width: 230px;
    }

    .heading-title {
        width: calc(100% - 290px);
    }

    .grant {
        width: 50%;
        padding-left: 5px;
    }

    .girl {
        width: 110px;
    }
}

@media (max-width: 1000px) {
    .pazl {
        height: 1021px;
        width: 700px;
        padding: 20px 45px 50px 15px;
    }

    .pazl a span {
        font-size: 0.9em;
        padding: 20px 20px 20px 45px;
    }
	.pazl-brain {
        height: 795px;
        width: 700px;
        padding: 20px 45px 50px 15px;
    }

    .pazl-brain a span {
        font-size: 0.9em;
        padding: 20px 20px 20px 45px;
    }
	
}

@media (max-width: 960px) {
    .logo-info {
        width: 160px;
    }

    .heading-title {
        width: calc(100% - 220px);
    }

    .girl {
        width: 80px;
    }
}

@media (max-width: 768px) {
    .pazl {
        background-image: url(../img/puzl-m.png);
        height: 1437px;
        width: 500px;
        padding: 17px 45px 47px 17px;
    }
	.pazl-brain {
        background-image: url(../img/puzl-m2.png);
        height: 1188px;
        width: 500px;
        padding: 17px 45px 47px 17px;
    }
    
    .p-lr-45 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main .article {
        margin: 20px 0px 10px 0px;
        padding: 30px 30px 20px 30px;
    }
    
    .main {
        margin: 40px 10px 0px -8px;
    }
    
    .menu-left{
        margin-left: 13px;
        margin-right: -13px;
    }

    .girl {
        display: none;
    }

    .logo-info {
        width: 180px;
        margin-top: 0px;
        margin-left: 15px;
    }

    .grant {
        width: calc(100% - 215px);
        margin-right: 0px;
    }

    .heading-title {
        width: calc(100% - 220px);
        margin-right: 20px;
    }
}

@media (max-width: 576px) {
    .pazl {
        background-image: url(../img/puzl-s.png);
        height: 3322px;
        width: 350px;
        padding: 20px 57px 57px 20px;
    }
	.pazl-brain {
        background-image: url(../img/puzl-s2.png);
        height: 2860px;
        width: 350px;
        padding: 20px 57px 57px 20px;
    }
    .pazl a span {
        font-size: 1.0em;
    }
}

@media (max-width: 500px) {
    .logo-info {
        width: 150px;
    }

    .grant {
        width: calc(100% - 185px);
        margin-right: 0px;
    }

    .heading-title {
        width: calc(100% - 190px);
        margin-right: 20px;
    }
}

@media (max-width: 400px) {
    .pazl {
        background-image: url(../img/puzl-s.png);
        height: 2373px;
        width: 250px;
        padding: 15px 40px 40px 15px;
    }
    .pazl a span {
        font-size: 0.8em;
    }
	.pazl-brain {
        background-image: url(../img/puzl-s2.png);
        height: 2043px;
        width: 250px;
        padding: 15px 40px 40px 15px;
    }
    .pazl-brain a span {
        font-size: 0.8em;
    }
    
    .logo-info {
        width: 120px;
    }

    .grant {
        width: calc(100% - 155px);
        margin-right: 0px;
    }

    .heading-title {
        width: calc(100% - 160px);
        margin-right: 20px;
    }
}
