h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
form,
label,
ul,
ol,
dl,
fieldset,
address,
body,
html {
  margin: 0;
  padding: 0;
}
li,
dd,
blockquote {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
}
ul {
  list-style: none;
}
.gray-text {
  color: #888;
}
body {
  font-family: arial;
  font-size: 13px;
  background: url(../img/brit-bg-3.jpg) center top no-repeat #ffcf0f;
  margin: 8px;
}
#wrapper {
  padding: /*40px 0 0*/
  0;
  /*background:url(../img/wrapper.png) center top no-repeat;*/
}
#container {
  margin: 0 auto;
  width: 1000px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 5px #af8f10;
}
#container2 {
  margin: 0 auto;
  max-width: 1280px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 5px #af8f10;
}
.contents {
  padding: 30px 25px 20px 25px;
}
.hidden {
  display: none;
}
#header {
  padding: 25px 25px 20px 25px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
#header .logo {
  float: left;
  position: relative;
  margin-top: 15px;
}
#header .logo em {
  position: absolute;
  display: block;
  top: -15px;
  left: 116px;
  white-space: nowrap;
}
#header .logo span {
  position: absolute;
  display: block;
  bottom: -20px;
  left: 116px;
}
#header .title-header {
  margin: 20px 0 0 0;
  float: right;
}
#header .title-header h1 {
  margin: 0 0 8px 0;
  font: normal 28px arial;
  color: #fff;
}
#header .title-header p {
  margin: 0 0 6px 0;
  font: normal 13px arial;
  color: #ccc;
}
#login-form {
  padding: 15px;
  margin: 0 auto;
  position: absolute;
  width: 200px;
  left: 50%;
  top: 100px;
  margin: 0 0 0 -115px;
  z-index: 1000;
  background: #fff;
  border: solid 3px #FF5900;
}
#login-form table td {
  padding: 0 0 5px 0;
  font: normal 13px arial;
}
#login-form table td input {
  display: inline-block;
  margin: 4px 0 0 0;
}
.site-nav {
  margin: 0 15px;
  background: #FFCF0F;
  border-top: solid 3px #FF5900;
}
.site-nav ul.main {
  margin: 1em;
  padding-left: 40px;
}
ul.main {
  display: inline-flex
}
.site-nav ul.main &gt;
li {
  font: bold 14px arial;
  float: left;
  border-right: solid 2px #ffefae;
  position: relative;
  z-index: 300;
}
.site-nav ul.main &gt;
li &gt;
a {
  background: #FFCF0F;
  padding: 6px 10px 8px 10px;
  color: #000;
  text-decoration: none;
}
.site-nav ul.main &gt;
li:hover a {
  background: #FF5900;
  color: #fff;
}
.site-nav ul.main &gt;
li a.root-item-selected {
  background: #FF5900;
  color: #fff;
}
a.root-item {
  padding: 3px 8px 4px 8px;
  text-decoration: none;
  border-right: 2px solid #ff5900;
  color: #000;
}
.site-nav ul.main:after {
  content: "
  ."
  ;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.site-nav ul.main li ul.sub {
  position: absolute;
  z-index: 350;
  padding: 14px 3px;
  background: #ffcf0f;
  border-top: solid 2px #FFF;
}
.site-nav ul.main li ul.sub li {}
.site-nav ul.main li ul.sub li a {
  white-space: nowrap;
  display: block;
  padding: 6px 10px 8px 10px;
  text-decoration: none;
}
.site-nav ul.main li ul.sub li a:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
}
.site-nav ul.sub li {
  font: bold 13px arial;
}
.clearfix:after {
  content: "
  ."
  ;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  color: #FF5900;
  display: inline-block;
}
a:hover {
  color: #ac0000;
}
h1 {
  font: bold 30px/1.4 arial;
  margin: 0 0 15px 0;
}
h2 {
  font: bold 24px/1.4 arial;
  margin: 0 0 12px 0;
}
h3 {
  font: bold 18px/1.4 arial;
  margin: 0 0 10px 0;
}
h4 {
  font: bold 16px/1.4 arial;
  margin: 0 0 16px 0;
}
h5 {
  font: bold 13px arial;
  margin: 0 0 14px 0;
}
.page h1 {
  margin-bottom: 30px;
  line-height: 1.2em;
}
.main-news {
  margin: 0 0 40px 0;
}
.main-news .text {
  background: #444;
  padding: 12px;
}
.main-news .text h3 a,
.main-news .text {
  color: #fff;
}
.cols {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.cols2 .left-col {
  float: left;
  width: 540px;
  overflow: hidden;
}
.cols2 .right-col {
  float: right;
  width: 360px;
  overflow: hidden;
}
.cols2-p .left-col-wrapper {
  float: left;
  width: 100%;
}
.cols2-p .left-col-wrapper .left-col {
  margin: 0 400px 0 0;
}
.cols2-p .right-col {
  float: left;
  margin: 0 0 0 -360px;
  width: 360px;
}
.promo {
  width: 810px;
  height: 300px;
  background: url(../img/promo.png) left top no-repeat;
  margin: 0px 0 0px -10px;
}
.promo h1 {
  position: absolute;
  z-index: 200;
  background: #fc0;
}
.profecy-list ul.anoncy {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.profecy-list ul.anoncy li {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.profecy-list ul.anoncy li .img {
  float: left;
  width: 240px;
}
.profecy-list ul.anoncy li .img img {
  width: 240px;
}
.profecy-list ul.anoncy li .title {
  margin: 0 0 0 255px;
}
.profecy-list ul.anoncy li .teaser {
  clear: both;
  padding: 10px 0 0 0;
}
ul.map-level-0 {
  margin: 0 0 0 20px;
}
ul.map-level-0 li {
  margin: 0 0 6px 0;
}
ul.map-level-0 &gt;
li &gt;
a {
  color: #000;
}
ul.map-level-1 {
  margin: 0 0 0 20px;
  padding: 5px 0 10px 0;
}
.carousel {
  position: relative;
  padding: 45px 75px 30px 80px;
}
.carousel .mid {
  overflow: hidden;
  position: relative;
  zoom: 1;
  width: 810px;
}
.carousel .mid h2 {}
.carousel .mid ul {
  list-style: none;
  width: 9000px;
  position: relative;
  z-index: 100;
}
.carousel .mid ul li {
  float: left;
  width: 810px;
  position: relative;
}
.carousel .nav {
  position: absolute;
  z-index: 20;
}
.carousel .prev {
  top: 160px;
  left: 5px;
}
.carousel .next {
  top: 160px;
  right: 10px;
}
.carousel .nav a {
  height: 45px;
  width: 45px;
  display: block;
  background: url(../img/nav-promo.png) 0 0 no-repeat;
}
.carousel .nav.prev {
  left: 0;
  margin: -36px 0 0 4px;
}
.carousel .nav.next {
  right: 0;
  margin: -25px 5px 0 0;
}
.carousel .nav.prev a {
  background-position: 0 0;
}
.carousel .nav.prev a:hover {
  background-position: 0 -50px;
}
.carousel .nav.next a {
  background-position: -50px 0px;
}
.carousel .nav.next a:hover {
  background-position: -50px -50px;
}
.carousel .mid .img {
  float: right;
  margin: 0 0 0 0;
}
.carousel .mid .text {
  padding: 80px 380px 30px 0px;
  margin: 20px 0 0 0;
}
.carousel .mid .text p {
  font: normal 18px/1.4 arial;
}
.profecy-list {
  width: 540px;
}
.profecy-list.wide {
  width: auto;
}
.profecy-list.wide .center {
  border: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.profecy-list.wide .top,
.profecy-list.wide .bottom {
  display: none;
}
.profecy-list .top {
  width: 540px;
  height: 38px;
  background: url(../img/pro-top.png) no-repeat;
}
.profecy-list .bottom {
  width: 540px;
  height: 35px;
  background: url(../img/pro-bottom.png) no-repeat;
}
.profecy-list .center {
  padding: 10px 20px 10px 20px;
  border-left: solid 3px #FF5900;
  border-right: solid 3px #FF5900;
}
.profecy-list ul {
  margin: 0 0 40px 0;
}
.profecy-list ul li {
  font: normal 16px/1.4 arial;
  margin: 0 0 10px 0;
  padding: 0 0 0 28px;
  /*background:url(../img/dash.png) 0 8px no-repeat;*/
}
.profecy-list ul li a {
  color: #000;
}
.profecy-list ul li a:hover {
  color: #FF5900;
}
.career-promo {
  margin: 0 0 30px 0;
  width: 360px;
}
.career-promo .top {
  width: 360px;
  height: 84px;
  margin: 10px 0 0 0;
  background: url(../img/center-top.png) 0 0px no-repeat;
}
.career-promo .top h2 {
  color: #fff;
  padding: 20px 0 0 25px;
}
.career-promo .bottom {
  width: 360px;
  height: 38px;
  background: url(../img/center-bottom.png) no-repeat;
}
.career-promo .center {
  padding: 30px 15px 1px 25px;
  border-left: solid 3px #000;
  border-right: solid 3px #000;
  background: #FF5900;
}
.career-promo .center ul li {
  margin: 0 0 5px 0;
  padding: 0 0 15px 48px;
  background: url(../img/tick-yellow.png) 0 3px no-repeat;
  font: normal 18px/1.5 arial;
  color: #fff;
}
.career-promo .center .button {
  padding: 10px 0 5px 0;
}
.career-promo .center .button a {
  display: block;
  height: 47px;
  width: 247px;
  margin: 0 auto;
  background: url(../img/button-center.png) 0 0 no-repeat;
}
.career-promo .center .button a:hover {
  background: url(../img/button-center.png) 0 -50px no-repeat;
}
.career-promo .center .button a span {
  color: #000;
  font: bold 16px arial;
  display: inline-block;
  margin: 12px 0 0 16px;
}
.info-block {
  margin: 0 0 30px 0;
  width: 540px;
}
.info-block .top {
  width: 540px;
  height: 32px;
  background: url(../img/info-top.png) 0 0 no-repeat;
}
.info-block .bottom {
  width: 540px;
  height: 60px;
  background: url(../img/info-bottom.png) 0 0 no-repeat;
}
.info-block .center {
  padding: 10px 20px 5px 20px;
  border-left: solid 3px #FFCF0F;
  border-right: solid 3px #FFCF0F;
}
.info-block .center ul li {
  margin: 0 0 10px 28px;
  font: normal 16px/1.4 arial;
}
.info-block-small {
  margin: 0 0 30px 0;
  width: 360px;
}
.info-block-small .top {
  width: 360px;
  height: 18px;
  background: url(../img/info-top-small.png) 0 0 no-repeat;
}
.info-block-small .bottom {
  width: 360px;
  height: 62px;
  background: url(../img/info-bottom-small.png) 0 0 no-repeat;
}
.info-block-small .center {
  padding: 10px 20px 5px 20px;
  border-left: solid 3px #FFCF0F;
  border-right: solid 3px #FFCF0F;
}
.info-block-small .center ul {
  margin: 0 0 30px 0;
}
.info-block-small .center ul li {
  margin: 0 0 10px 20px;
  font: normal 14px/1.4 arial;
}
.info-block-small .center p {
  margin: 0 0 10px 0;
  font: normal 14px/1.4 arial;
}
.info-block-small .center h4 {
  margin: 10px 0;
}
.info-icons {
  padding: 20px;
  margin: 60px 0 0 0;
}
.info-icons ul {
  overflow: hidden;
}
.info-icons ul li {
  float: left;
  width: 19.99%;
}
.info-icons ul li a {
  display: block;
  padding: 135px 10px 10px 10px;
  text-align: center;
  font: bold 14px/1.4 arial;
  text-decoration: none;
  color: #444;
}
.info-icons ul li a:hover {
  color: #FF5900;
}
.info-icons ul li.i1 a {
  background: url(../img/icons-bottom.jpg) center -750px no-repeat;
}
.info-icons ul li.i2 a {
  background: url(../img/icons-bottom.jpg) center 0 no-repeat;
}
.info-icons ul li.i3 a {
  background: url(../img/icons-bottom.jpg) center -250px no-repeat;
}
.info-icons ul li.i4 a {
  background: url(../img/icons-bottom.jpg) center -1000px no-repeat;
}
.info-icons ul li.i5 a {
  background: url(../img/icons-bottom.jpg) center -500px no-repeat;
}
.side-menu {
  padding: 0 0 0 20px;
  margin: 0 0 50px 0;
  border-left: solid 3px #FFCF0F;
}
.side-menu h3 {
  font: bold 20px arial;
  margin: 0 0 25px 0;
}
.side-menu ul li {
  margin: 0 0 10px 0;
  font: bold 14px arial;
}
.side-menu ul li a.active {
  color: #444;
  text-decoration: none;
}
.side-menu ul li a.active:hover {
  color: #ac0000;
}
.company h5 {
  font: bold 16px/1.4 arial;
  margin: 0 0 10px 0;
}
.company h5 a {
  text-decoration: none;
}
.company p.teaser a {
  color: #666;
}
.company p.teaser a:hover {
  color: #000;
}
.company.items ul {
  margin: 0 0 30px 0;
}
.company.items ul li {
  margin: 0 0 15px 0;
}
.company.w240 p.teaser {
  margin: 0 0 10px 0;
}
.section p {
  font: normal 14px/1.4 arial;
  margin: 0 0 15px 0;
}
.news ul li {
  margin: 0 0 20px 0;
}
.news h2 {
  padding: 0 0 0 46px;
  background: url(../img/icon-news.png) 0 4px no-repeat;
  margin: 0 0 24px 0;
}
.news h5 {
  font: normal 16px/1.4 arial;
  margin: 0 0 5px 0;
  text-decoration: none;
}
.news h5 a {
  color: #000;
}
.news h5 a:hover {
  color: #FF5900;
}
.items ul li {
  overflow: hidden;
}
.items .img {
  float: left;
}
.w100 .text {
  margin: 0 0 0 115px;
}
.w100 .img img {
  width: 100px;
}
.w150 .text {
  margin: 0 0 0 165px;
}
.w150 .img img {
  width: 150px;
}
.w240 .text {
  margin: 0 0 0 255px;
}
.w240 .img img {
  width: 240px;
}
.mini-gallery {
  margin: 0 0 50px 0;
  position: relative;
}
.mini-gallery .mid {
  overflow: hidden;
}
.mini-gallery .nav {
  position: absolute;
  top: 40%;
  margin: -12px 0 0 0;
  z-index: 20;
}
.mini-gallery .nav a {
  display: block;
  width: 24px;
  height: 30px;
  background: url(../img/nav.png) 0 -180px no-repeat;
}
.mini-gallery .nav.prev {
  left: 0;
}
.mini-gallery .nav.next {
  right: 0;
}
.mini-gallery .nav.prev a:hover {
  background-position: -30px -180px;
}
.mini-gallery .nav.next a {
  background-position: -90px -180px;
}
.mini-gallery .nav.next a:hover {
  background-position: -60px -180px;
}
.mini-gallery .text {
  padding: 15px 0 15px 36px;
  background: url(../img/dash.png) 10px 27px no-repeat #efefef;
  font: italic 16px/1.4 arial;
}
.career-intro {
  overflow: hidden;
  margin: 30px 0 30px 0;
  padding: 20px 20px 30px 20px;
  background: #FFF5CD;
}
.career-intro h2 {
  color: #FF5900;
}
.career-intro .left-side {
  float: left;
  width: 48%;
}
.career-intro .right-side {
  float: right;
  width: 48%;
}
.career-intro ul {
  padding: 20px 0;
  margin: 0 0 15px 0;
}
.career-intro ul li {
  padding: 0 0 10px 48px;
  background: url(../img/tick-yellow.png) 0 0 no-repeat;
  font: normal 16px/1.6 arial;
}
.vacancy-list {
  padding: 20px 20px 20px 20px;
  background: #f4f4f4;
}
.vacancy-list ul {
  margin: 20px 0 30px 0;
}
.vacancy-list ul li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
.vacancy-list ul li h5 {
  margin: 0 0 4px 0;
  font: bold 16px arial;
}
.vacancy-list ul li h5 a {
  text-decoration: none;
}
.vacancy-list ul li h5 a:hover {
  color: #000;
  text-decoration: underline;
}
.vacancy-list ul li h5 strong {
  font: bold 14px arial;
  color: #555;
  float: right
}
.vacancy-list ul li p.info a {
  color: #777;
  text-decoration: none;
}
.vacancy-list ul li p.info a:hover {
  color: #000;
  text-decoration: underline;
}
.actions a.button {
  border: solid 2px #666;
  border-radius: 10px;
  background: #fff;
  padding: 7px 15px 10px 15px;
  font: bold 16px arial;
  color: #000;
  text-decoration: none;
}
.actions a.button:hover {
  border: solid 2px #666;
  background: #ccc;
  color: #000;
}
.actions.yellow a.button {
  border: solid 2px #FFCB00;
  background: #fff;
}
.actions.yellow a.button:hover {
  border: solid 2px #000;
  background: #FFCB00;
}
p.teaser {
  font: normal 13px/1.4 verdana;
}
p.date {
  font: normal 11px verdana;
  color: #666;
  line-height: 16px;
}
p.result {
  font: normal 18px arial;
}
p.turnir {
  background: #666;
  padding: 10px;
  color: #fff;
  margin: 0 0 2px 0;
  font: bold 14px arial;
}
p.turnir a {
  color: #fff;
}
p.all {
  margin: 0;
  padding: 10px 0 0 0;
  font: bold 13px arial;
}
p.all a {
  color: #c00;
}
p.quick-links {
  font: normal 13px arial;
}
p.quick-links a {
  color: #c00;
  margin: 0 8px 0 0;
}
.page-menu {
  overflow: hidden;
  margin: 0 0 50px 0;
  padding: 15px 15px 10px 15px;
  border: solid 1px #FFCF0F;
}
.page-menu ul li {
  float: left;
  margin: 0 5px 5px 0;
  font: normal 14px arial;
}
.page-menu ul li a {
  padding: 3px 7px 5px 7px;
  color: #000;
  border-radius: 5px;
}
.page-menu ul li span {
  padding: 3px 7px 6px 7px;
  display: inline-block;
  background: #FFCF0F;
  color: #fff;
}
.page-menu ul li a:hover,
.page-menu ul li.active a {
  background: #FFCF0F;
  text-decoration: none;
}
.table-form {
  margin: 0 0 40px 0;
}
.table-form ul li {
  margin: 0 0 8px 0;
}
.table-form ul li label {
  font: normal 13px arial;
}
.table-form fieldset {
  border: none;
  margin: 0 0 15px 0;
}
.table-form h3 {
  border-bottom: solid 3px #eee;
  padding: 0 0 6px 0;
  margin: 0 0 20px 0;
  color: #333;
}
.table-form h4 {
  margin: 0 0 18px 0;
}
.table-form table td {
  padding: 0 10px 25px 0;
}
.table-form table td.align-right {
  text-align: right;
}
.table-form input[type="
text"
] {
  padding: 3px;
  border-top: solid 1px #888;
  width: 350px;
  border-left: solid 1px #888;
  border-right: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  font: normal 13px verdana;
}
.table-form.register input[type="
text"
] {
  width: 200px;
}
.table-form input[type="
radio"
] {
  margin: 5px 0 0 0;
  display: inline-block;
}
.table-form textarea {
  padding: 3px;
  width: 350px;
  height: 100px;
  border-top: solid 1px #888;
  border-left: solid 1px #888;
  border-right: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  font: normal 13px verdana;
}
.table-form label {
  font: normal 14px arial;
  color: #000;
}
.table-form h5 {
  font: bold 15px trebuchet ms;
  margin: 0;
}
.table-form p {
  font: normal 14px/1.4 trebuchet ms;
  margin: 0 0 6px 0;
}
#footer {
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 1000px;
  position: relative;
  overflow: hidden;
  /*background:url(../img/footer.png) center top no-repeat #FFCF0F;*/
  font: normal 13px verdana;
}
#footer {
  padding: 5px 0 20px 0;
}
#footer p {
  margin: 0 0 6px 0;
}
#footer .f1 {
  float: left;
  width: 450px;
  margin: 0 0 0 30px;
}
#footer .f2 {
  float: left;
  padding: 0 0 0 50px;
}
#footer .feedback {
  padding: 0 0 0 20px;
  background: url(../img/jdk-sprite.png) -30px -456px no-repeat;
  margin: 0 0 0 20px;
}
#footer .f3 {
  float: left;
  width: 350px;
}
#footer .f4 {
  float: right;
  margin: 0 20px 0 0;
  color: #fff;
  text-align: center;
}
#footer .f4 a {
  color: #000;
  text-decoration: none;
  display: block;
  margin: 0 0 5px 0;
}
#footer .f4 a:hover {
  text-decoration: underline;
}
#footer .f4 a.gp {
  color: #000;
}
#footer small {
  display: block;
}
.itx {
  float: left;
  padding: 0 15px 5px 0;
}
.yandex_counter {
  position: absolute;
  right: 0px;
  top: 0px;
}
.conference-item {
  padding: 15px 0;
  overflow: hidden;
  border-top: 1px dotted #ccc;
}
.conference-item:last-child {
  border-bottom: 1px dotted #ccc;
}
.conference-item .img {
  margin-left: 10px;
  float: left;
}
.conference-item .text {
  margin-left: 160px;
}
.conference-item a {
  display: inline;
}
.conference-item .date {
  margin: 0;
  margin-bottom: 5px;
  font-size: 1.6em;
}
.conference-item h3 {
  margin: 0;
  font-size: 16px;
}
.conference-detail .date {
  font-size: 1.4em;
  margin: 30px 0 5px 0;
}
.conference-detail .conference-title {
  padding: 15px 0;
  border-top: 1px dotted #ccc;
}
.conference-detail .conference-photos {
  margin-bottom: 30px;
}
.conference-detail .conference-photos img {}
.lesson-title {
  line-height: 1em;
}
.lesson-title small {
  color: #555;
  font-weight: normal;
  font-style: italic;
  font-size: 0.5em;
  display: block;
  line-height: 0.5em;
  margin-top: 15px;
}
.lesson-params {
  margin-bottom: 20px;
}
.lesson-param i {
  color: #888;
}
.lesson-photo {
  margin-bottom: 5px;
}
.photoslider-wrapper {
  position: relative;
}
.photoslider-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 0px;
}
.photoslider-wrapper .bx-controls a {
  position: absolute;
  top: 0;
  width: 30px;
  height: 90px;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  text-decoration: none;
  color: white;
  font-size: 2em;
  font-weight: bold;
  line-height: 90px;
  text-align: center;
}
.photoslider-wrapper .bx-controls a.bx-next {
  right: 0;
  left: auto;
}
.accordion a.toggle {
  display: block;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.125);
  text-decoration: none;
  font-size: 1.4em;
}
.accordion a.toggle:hover {
  text-decoration: underline;
}
.toggling {
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding-top: 20px;
}