.container {
  position: relative;
  width: 1366px;
  margin: 0 auto;
  padding: 0;
}

.span-xs-1, .span-sm-1, .span-md-1, .span-lg-1, .span-xs-2, .span-sm-2, .span-md-2, .span-lg-2, .span-xs-3, .span-sm-3, .span-md-3, .span-lg-3, .span-xs-4, .span-sm-4, .span-md-4, .span-lg-4, .span-xs-5, .span-sm-5, .span-md-5, .span-lg-5, .span-xs-6, .span-sm-6, .span-md-6, .span-lg-6, .span-xs-7, .span-sm-7, .span-md-7, .span-lg-7, .span-xs-8, .span-sm-8, .span-md-8, .span-lg-8, .span-xs-9, .span-sm-9, .span-md-9, .span-lg-9, .span-xs-10, .span-sm-10, .span-md-10, .span-lg-10, .span-xs-11, .span-sm-11, .span-md-11, .span-lg-11, .span-xs-12, .span-sm-12, .span-md-12, .span-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}

.span-lg-1, .span-lg-2, .span-lg-3, .span-lg-4, .span-lg-5, .span-lg-6, .span-lg-7, .span-lg-8, .span-lg-9, .span-lg-10, .span-lg-11, .span-lg-12 {
  float: left;
  margin-left: 0px;
  margin-right: 0px;
}
.span-lg-1.alpha, .span-lg-2.alpha, .span-lg-3.alpha, .span-lg-4.alpha, .span-lg-5.alpha, .span-lg-6.alpha, .span-lg-7.alpha, .span-lg-8.alpha, .span-lg-9.alpha, .span-lg-10.alpha, .span-lg-11.alpha, .span-lg-12.alpha {
  padding-left: 0px;
}
.span-lg-1.omega, .span-lg-2.omega, .span-lg-3.omega, .span-lg-4.omega, .span-lg-5.omega, .span-lg-6.omega, .span-lg-7.omega, .span-lg-8.omega, .span-lg-9.omega, .span-lg-10.omega, .span-lg-11.omega, .span-lg-12.omega {
  padding-right: 0px;
}

.span-lg-1 {
  width: 8.33333%;
}

.span-lg-2 {
  width: 16.66667%;
}

.span-lg-3 {
  width: 25%;
}

.span-lg-4 {
  width: 33.33333%;
}

.span-lg-5 {
  width: 41.66667%;
}

.span-lg-6 {
  width: 50%;
}

.span-lg-7 {
  width: 58.33333%;
}

.span-lg-8 {
  width: 66.66667%;
}

.span-lg-9 {
  width: 75%;
}

.span-lg-10 {
  width: 83.33333%;
}

.span-lg-11 {
  width: 91.66667%;
}

.span-lg-12 {
  width: 100%;
}

.span-lg-pull-0 {
  right: auto;
}

.span-lg-pull-1 {
  right: 8.33333%;
}

.span-lg-pull-2 {
  right: 16.66667%;
}

.span-lg-pull-3 {
  right: 25%;
}

.span-lg-pull-4 {
  right: 33.33333%;
}

.span-lg-pull-5 {
  right: 41.66667%;
}

.span-lg-pull-6 {
  right: 50%;
}

.span-lg-pull-7 {
  right: 58.33333%;
}

.span-lg-pull-8 {
  right: 66.66667%;
}

.span-lg-pull-9 {
  right: 75%;
}

.span-lg-pull-10 {
  right: 83.33333%;
}

.span-lg-pull-11 {
  right: 91.66667%;
}

.span-lg-pull-12 {
  right: 100%;
}

.span-lg-push-0 {
  left: auto;
}

.span-lg-push-1 {
  left: 8.33333%;
}

.span-lg-push-2 {
  left: 16.66667%;
}

.span-lg-push-3 {
  left: 25%;
}

.span-lg-push-4 {
  left: 33.33333%;
}

.span-lg-push-5 {
  left: 41.66667%;
}

.span-lg-push-6 {
  left: 50%;
}

.span-lg-push-7 {
  left: 58.33333%;
}

.span-lg-push-8 {
  left: 66.66667%;
}

.span-lg-push-9 {
  left: 75%;
}

.span-lg-push-10 {
  left: 83.33333%;
}

.span-lg-push-11 {
  left: 91.66667%;
}

.span-lg-push-12 {
  left: 100%;
}

.span-lg-offset-0 {
  margin-left: 0%;
}

.span-lg-offset-1 {
  margin-left: 8.33333%;
}

.span-lg-offset-2 {
  margin-left: 16.66667%;
}

.span-lg-offset-3 {
  margin-left: 25%;
}

.span-lg-offset-4 {
  margin-left: 33.33333%;
}

.span-lg-offset-5 {
  margin-left: 41.66667%;
}

.span-lg-offset-6 {
  margin-left: 50%;
}

.span-lg-offset-7 {
  margin-left: 58.33333%;
}

.span-lg-offset-8 {
  margin-left: 66.66667%;
}

.span-lg-offset-9 {
  margin-left: 75%;
}

.span-lg-offset-10 {
  margin-left: 83.33333%;
}

.span-lg-offset-11 {
  margin-left: 91.66667%;
}

.span-lg-offset-12 {
  margin-left: 100%;
}


.cf {
  zoom: 1;
}

.cf:before,
.cf:after,
.container:before,
.container:after{
  content: " ";
  display: table;
}

.cf:after,
.container:after{
  clear: both;
}


/*********************
BASE SIZE
*********************/
/*********************
GENERAL STYLES
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

.header, .footer {
  font-family: "Open Sans", Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0px;
  color: #636363;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer hr {
  height: 1px;
  border: none;
  color: #0C7FC6;
  background: #0C7FC6;
  margin: 15px 0;
}

/*********************
LINK STYLES
*********************/
/*a {
  color: #0c7fc6;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus {
  color: #064166;
  outline: none;
}
a:active {
  outline: none;
}*/
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a img {
  vertical-align: top;
}

.header a, .footer a {
  color: #fff;
  text-decoration: none;
}
.header a:hover, .header a:focus, .footer a:hover, .footer a:focus {
  color: #43A9FF;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #0C7FC6;
  line-height: 1;
  margin: 10px 0px;
}

h2, .h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  margin: 10px 0px;
  color: #002356;
}

h3, .h3 {
  margin: 0 0 1em 0;
  font-size: 14px;
  font-size: 1.4rem;
}

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/
.header {
  background: #002356;
  color: #fff;
}

.ministry_education {
  background: url(../../images/ministry_education.png) no-repeat center left;
  color: #37B5F4;
  padding: 5px 0 5px 50px;
  line-height: normal;
}

.top_header, .footer {
  padding: 25px 0 0;
}
.top_header h1, .top_header .h1, .footer h1, .footer .h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.top_header h1 span, .top_header .h1 span, .footer h1 span, .footer .h1 span {
  display: block;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
}

.bottom_header {
  background: #0C7FC6;
}

/*********************
NAVIGATION STYLES
*********************/
.top-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-nav li {
  float: left;
  margin: 0.6em 4em 0.6em 0;
}
.top-nav a:hover, li:hover a, .top-nav li.current-menu-item a, .top-nav li.current-post-ancestor a {
  color: #002356;
}

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 3em;
}
.footer .h1 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.top_footer {
  background: #DFEEF4;
  padding: 4em 0 2.5em;
}

.top_footer a {
  display: block;
  border: 1px solid #0C7FC6;
  color: #0C7FC6;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.top_footer a span {
  display: block;
  color: #002356;
  margin-top: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.top_footer a:hover {
  background: #0C7FC6;
  color: #fff;
}
.top_footer a:hover span {
  color: #fff;
}

.bottom_footer {
  background: #002356;
  color: #fff;
  padding: 2.5em 0;
}

.footer-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-nav li{
  margin-bottom: 0;
}


/*main_links*/
.main_links {
  margin-bottom: 18px;
}
.main_links div {
  float: right;
}
.main_links a {
  border: 1px solid;
  display: block;
  width: 200px;
  padding: 3px 15px 3px 0;
  text-align: left;
  margin-bottom: 10px;
}
.main_links a span {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  width: 45px;
  display: inline-block;
  text-align: center;
}

.header .main_links a {
  border: none;
  background: #0C7FC6;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
  margin-bottom: 7px;
}
.header .main_links .lk a {
  background: #39C6C6;
}
.header .main_links a:hover,
.header .main_links a:active {
  border: none;
  color: #fff;
  background: #0b70ae;
}
.header .main_links .lk a:hover,
.header .main_links .lk a:active {
  background: #33b2b2;
}

/*LK*/
#lk .user_info {
  background: #DFEEF4;
  padding: 20px;
  color: #606060;
  margin-bottom: 10px;
}
#lk .user_info img {
  margin-bottom: 0;
}
#lk .user_info span {
  color: #0C7FC6;
}
#lk span.user_name {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.2;
  color: #606060;
}
#lk .btn {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 12px;
  margin-bottom: 7px;
}
#lk .btn_grey {
  margin-left: 11px;
}
#lk .lk_btn {
  display: table;
  width: 100%;
  background: #0C7FC6;
  color: #fff;
  padding: 10px 30px;
  margin-bottom: 14px;
  height: 145px;
  font-size: 16px;
  font-size: 1.6rem;
}
#lk .lk_btn span {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
#lk .lk_btn [class^="icon-"] {
  font-size: 80px;
  font-size: 8rem;
  width: 130px;
  text-align: center;
}
#lk .btn_main_block:nth-child(1) > div:nth-child(1) .lk_btn {
  background: #5193A5;
}
#lk .btn_main_block:nth-child(1) > div:nth-child(2) .lk_btn {
  background: #00AAA5;
}
#lk .btn_main_block:nth-child(2) > div:nth-child(1) .lk_btn {
  background: #11A5EF;
}
#lk .btn_main_block:nth-child(2) > div:nth-child(2) .lk_btn {
  background: #0891C1;
}
#lk .btn_main_block:nth-child(3) > div:nth-child(1) .lk_btn {
  background: #24C2D3;
}
#lk .btn_main_block:nth-child(3) > div:nth-child(2) .lk_btn {
  background: #31ADC9;
}

/* # Alignment
=============== */
.alignright {
  float: right;
  margin: 0px 0px 10px 15px;
}

.alignleft {
  float: left;
  margin: 0px 15px 10px 0px;
}

.aligncenter {
  display: block;
  margin: 0 auto 10px auto !important;
}

.full-width {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nopadding {
  padding: 0px !important;
}

.nomargin {
  margin: 0px !important;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 10px !important;
}

.add-bottom {
  margin-bottom: 20px !important;
}

.add-top {
  margin-top: 20px !important;
}

.center-text {
  text-align: center;
}

.left-text {
  text-align: left;
}

.right-text {
  text-align: right;
}

.justify-text {
  text-align: justify;
}

.fs-12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-16 {
  font-size: 16px;
  font-size: 1.6rem;
}


