body *{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.scroollable_wallpaper:after {
    content: "";
    width: 100%;
    height: 0px;
    position: absolute;
    box-shadow: 0px 0px 4px 2px rgba(243,239,224,1);
    left: 0;
    display: block;
    bottom: 0px;
}

html, body
{
    height: 100%;
}

*::-webkit-scrollbar {
    width: 6px!important;
    height: 6px!important;
}

*::-webkit-scrollbar-thumb {
    //background-color: rgba(0,0,0,.2);
	background-color: rgba(7,137,170,.9);
}

*::-webkit-scrollbar-track {
    background: rgba(255,255,255,1);
}


@font-face {
    font-family: UbuntuFont;
    src: url('../fonts/Ubuntu-R.ttf');
}

@font-face {
    font-family: SourceSansPro;
    src: url('../fonts/SourceSansPro-Regular.otf');
}


.footer > *
{
    margin-left: 10px;
    text-decoration: none;
    color: #969696;
}

.footer {
    position: fixed;
    bottom: 0;
    height: 35px;
    width: 100%;
    z-index: 3;
    color: #969696;
    background-color: #FBFBFB;
    line-height: 35px;
    font-size: 11px;
    box-shadow: 0px -3px 10px 2px rgba(0,0,0,0.5);
}

.scroollable_wallpaper
{
    position: relative;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    background-attachment: fixed;
}


#header {
    height: 100px;
    width: 100%;
    text-align: center;
    top:0;
    left:0;
    position: absolute;
    
}

#header > img	{
    height: 80px;
    width: 90px;
    margin-top: 5px;
    margin-left: 2px;
    
}

.section
{
	width:100%;
}


.loading_sentence
{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    height:2em;
    margin-top: -1em;
}

.loading
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: #0F2C3D;
    z-index: 999;
    color:white;
    text-align: center;
}

.loading span {
    top: 0px;
    position: relative;
    display: inline;
    font-size: 2em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.welcome_section
{
    background: white;
}

.section:last-child
{
    background: #0F2C3D !important;
}

.welcome_section > img {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.welcome_section > .background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(37,37,37,0.9);
}

.section {
    border-width: 0px 0px 1px 0px;
    border-color: rgba(110, 116, 116, 0.1);
    border-style: solid;
}

.welcome_section
{
    width:      100%;
    display:    block;
    height:     100%;
    position: absolute;
    
    color: white;
    overflow: hidden;
    z-index: 998;
}

.container{
    text-align: center;
}

.welcome_section .container
{
    right: 0;
    bottom: 20px;
    position: absolute;
    left: 0;
}

.section .content{
    margin-right: 150px;
    margin-left: 50px;
}

.content
{
    text-align: center;
}

.container h1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #FFFFFF;
    border-bottom-color: rgba(255,255,255,0.35);
    display: inline-block;
}

.container p
{
    font-size: 35px;
    line-height: 40px;
}

.section{
    overflow: auto;
    visibility: hidden;
    position: absolute;
    top: 50px;
    bottom: 32px;
}



#menu > #menu_container
{
    display: block;
}

#menu_container > a	{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    line-height: 50px;
    height: 50px;
}

#menu_container > a.selected	{
    color: #FFFFFF;
    background: #434242;
}

#title	{    white-space: nowrap;min-width:250px;border-radius: 0 25px 25px 0;position: absolute;border-bottom: 1px solid #fa733c;border-right: 1px solid #fa733c;border-top: 1px solid #fa733c;height: 50px;color: #fc3d39;line-height: 45px;font-size: 30px;top:101px;padding-right: 20px;z-index: 2;background: url('../images/like_black.png');}
#menu_container > a > i {
    width: 23px;
    text-align: center;
}

#menu_container
{
    top: 90px;
    position: absolute;
    overflow: hidden;
    left: 0px;
    right: 15px;
    bottom: 0;
    white-space: nowrap;
    text-align: center;
    width: 100%;
}






html, body {/*position: absolute;top: 0;left: 0;width: 100%;height:100%; overflow: hidden;*/}

body{
    font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    background: #F3EFE0;
    overflow: hidden;
    margin: 0;
    font-family: UbuntuFont,Centaur,Helvetica,Verdana,Sans-Serif;
}

#title > span:first-child{margin-left:20px;}

#move_left,#move_right{position: relative;overflow:hidden;}



.selector_a{
    height: 25px;
    width: 3px;
    background: #dd4b39;
    position: absolute;
    display: none;
    margin-top: -4px;
    top: -50px;
}

/*#menu_container > a.selected > i {color: #dd4b39;}*/

a:active, a:hover , a:visited, a:focus{outline: none !important;}

.notice {
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    margin: 16px 20px 20px 20px;
    border: 1px solid #d0d3d6;
    border-radius: 2px;
    border-top: 2px solid #198764;
}

.notice:not(:last-child) {
    //border-width: 0px 0px 1px 0px;
    //border-color: rgba(110, 116, 116, 0.2);
    //border-style: solid;
    
}

.notice > .title{font-weight: bold;color:#0789AA;position: relative;display: block;top:0px;text-align: left;}

.notice > .text{
				//color: #888888;
				right:15px;
				margin-top:15px;
				margin-left: 110px;
				position: relative;
				display: block;
				text-align: justify;
				font-family: UbuntuFont,SourceSansPro;
				color: rgba(0,0,0,0.7);
				letter-spacing: 1px;
				}

.menu_gradient
{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#229bac', endColorstr = '#1e5d86');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#229bac', endColorstr = '#1e5d86')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(left, #229bac, #1e5d86);
    background-image: -ms-linear-gradient(left, #229bac, #1e5d86);
    background-image: -o-linear-gradient(left, #229bac, #1e5d86);
    background-image: -webkit-gradient(linear, left top, right top, from(#229bac), to(#1e5d86));
    background-image: -webkit-linear-gradient(left, #229bac, #1e5d86);
    background-image: linear-gradient(left, #229bac, #1e5d86);
    /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

#education > tbody > tr > td:first-child{text-align: center;border-right: 2px solid #e5e5e5;background: url('../images/green.png');width: 200px;}
#education > tbody > tr > td:last-child{padding-left: 10px;background: url('../images/dark_grey.png');width: 500px;}

#loader .round_one {
    position: absolute;
    border:2px solid #fa733c;
    background: #0789AA;
    left: 50%;
    top: 50%;

    border-radius: 50%;

    -webkit-animation:loading_big_to_small 5s infinite;
    -webkit-animation-direction: alternate;

    animation:loading_big_to_small 5s infinite;
    animation-direction:alternate;

}

#loader .round_two {
    position: absolute;
    border:2px solid #fc3d39;
    background: #fa733c;
    left: 50%;
    top: 50%;

    border-radius: 50%;

    -webkit-animation:loading_samll_to_big 5s infinite;
    -webkit-animation-direction: alternate;

    animation:loading_samll_to_big 5s infinite;
    animation-direction:alternate;

}

#loader .label {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    height: 20px;
    color: rgb(255,255,255);
    z-index: 999;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    margin-top: -10px;
}

@-webkit-keyframes loading_big_to_small {
    from {z-index:100;width: 10px;height: 10px;margin-left:-5px;margin-top:-5px;}
    to 	 {z-index:50;width: 200px;height: 200px;margin-left:-100px;margin-top:-100px;}
}

@keyframes loading_big_to_small {
    from {z-index:100;width: 10px;height: 10px;margin-left:-5px;margin-top:-5px;}
    to 	{z-index:50;width: 200px;height: 200px;margin-left:-100px;margin-top:-100px;}
}

@-webkit-keyframes loading_samll_to_big {
    from {z-index:50;width: 200px;height: 200px;margin-left:-100px;margin-top:-100px;}
    to 	{z-index:100;width: 10px;height: 10px;margin-left:-5px;margin-top:-5px;}
}

@keyframes loading_samll_to_big {
    from {z-index:50;width: 200px;height: 200px;margin-left:-100px;margin-top:-100px;}
    to 	{z-index:100;width: 10px;height: 10px;margin-left:-5px;margin-top:-5px;}
}


canvas{
}

#leggend{
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 100%;

}

#leggend > ul > li {
    text-decoration: none;
    display: block;
    border: 1px solid grey;
    border-bottom: 0;
}

#leggend > ul > li:last-child {
    border-bottom: 1px solid grey !important;
}

#leggend > ul {
    position: absolute;
    width: 160px;
    left: -6px;
    bottom: 0;
}

#leggend > ul > li > .title {
    width: 100%;
    text-align: center;
    display: block;
    color: #fc3d39;
    font-weight:bold;

}

#leggend > ul > li > .label {
    padding-left: 5px;
}

#leggend > ul > li > .value {

    display: inline-block;
    float: right;
    width: 40px;
    text-align: left;
    border-left: 1px solid grey;
    padding-left: 2px;
}

.contact:nth-child(2) {
    top: 225px;
}

/*
.loading
{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    background: white url('../images/loading.gif') no-repeat;
    background-position: 12px 12px;
    border-radius: 50%;
    margin-top: -75px;
    text-align: center;
    line-height: 156px;
    font-size: 12px;
    border: 2px solid #2786f0;

}*/

#loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1px;
    right: 0;
    background: url('../images/back.jpg');
    z-index:999;
}


.a_whith_point:before {
    content: "";
    float: left;
    border: 1px solid white;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-top: 7px;
    margin-left: -5px;
    top: 65px;
    position: relative;
    left: 50%;
}

.a_whith_point:hover:before {
    background: #34A853;
}

h1, h4 {
    font-weight: 700;
    margin-bottom: 10px;
}

p
{
    margin: 5px;
    padding: 0px;
}

a {
    text-decoration: none;
}

.contact a
{
    line-height: 40px;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    height: 40px;
}

.contact a > i {
    margin-right: 5px;
}

.contact a > * {
    float: left;
}

.color_white
{
    color:whitesmoke;
}

.color_grey
{
    color:#727878;
}

.color_light_red
{
    color:#fc3d39;
}

.color_light_blue_1
{
    color:#337AB7;
}

.color_light_blue
{
    color:#0789AA;//#337AB7;
}
.color_light_green
{
    color:#45B891;
}
.color_light_white
{
    color:#FFFFFF;
}

.italic {
    font-style: italic;
}

.bold
{
    font-weight: bold;
}

hr {
    margin: 40px 0px;
    border-color: #727878;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#menu{
        text-shadow: 1px 1px #000000;
        background: #198764;
        position: fixed;
        right: 30px;
        top: 50%;
        margin-top:-195px;
        padding: 0;
        height: 390px;
        display: inline-block;
        width: 110px;
        border-radius: 5px;
        z-index: 999;
        overflow: hidden;
}

.cit
{
    top: 25%;
    margin: 0;
    margin-right: 160px;
    position: relative;
    font-style: italic;
    color: white;
    font-weight: normal;
    font-size: 4em;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 840px)
{
    .notice > .text{
            margin-left: 30px !important;
    }
    
    .knowledge_table
    {
        font-size: 10px;
    }
    
    .section{
        top: 100px !important;
    }
    
    .title_section
    {
        top: 50px !important;
    }
    
    .cit
    {
        top: 25%;
        margin: 0;
        margin-right: 160px;
        position: relative;
        font-style: italic;
        color: white;
        font-weight: normal;
        font-size: 2em;
        line-height: 1em;
        text-align: center;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }
    
    #menu{
        top: 0px;
        left: 0;
        width: 100%;
        height: 50px;
        margin: 0;
        border-radius: 0;
        
    }
    
    #header > img {
        height: 35px;
        width: 38px;
        margin-top: 8px;
        margin-left: 2px;
    }
    
    #header {
        height: 100%;
        width: 50px;
        text-align: center;
        top: 0;
        left: 0;
        position: absolute;
    }
    
    #menu_container{
        top: 0;
        left: 50px;
        right: 0;
        text-align: left;
    }
    
    #menu_container > a {
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        display: inline-block;
        line-height: 50px;
        height: 50px;
        padding: 0 4px 0 4px;
        text-align: center;
    }
    
    .section .content {
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
    }
    
    .data_table .data_col
    {
        display: block;
        width: 100% !important;
        //margin: 10px;
    }
    
    .container p {
        font-size: 20px;
        line-height: 20px;
    }
    
    hr {
        margin: 0 40px 0px 40px;
    }
}

.section:nth-child(odd) {
    background: #F3EFE0;
}

.section:nth-child(even) {
    //background: whitesmoke;
    background: #F3EFE0;
}

.section:nth-child(odd) .title_section {
    //color: #ACADAD;
    color: #969696;
}

.section:nth-child(even) .title_section{
    //color: #ACADAD;
    color: #969696;
}



.title_section
{
    font-weight: normal;
    text-shadow: 1px 1px #888888;
    overflow: hidden;
    
    //border-radius: 25px;
    //border-width: 2px 2px 2px 2px;
    //border-color: #ACADAD;
    //border-style: solid;
    //top: -80px;
    //position: relative;
    
    z-index: 2;
    background: #FBFBFB;
    height: 50px;
    line-height: 50px;
    
    position: fixed;
    top: 0px;
    left: 0px;
    margin:0;
    width: 100%;
    
    box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.5);
}




.cit > sup {
    margin: 10px;
}

*[class*=star_level_]
{
    color:   #DAA520;
    display: inline-block;
    float:   right;
    margin-right: 10px;
}

i.knowledge_type {
    border: 1px solid #4f4f4f;
    border-radius: 50%;
    padding: 5px;
    margin: 5px;
    text-align: center;
}