@font-face {
    font-family: Innfoo2;
    src: url("fonts/Innfoo2-Book.eot");
    src: url("fonts/Innfoo2-Book.eot?#iefix") format('embedded-opentype'), url("fonts/Innfoo2-Book.woff") format('woff'), url("fonts/Innfoo2-Book.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Innfoo2SB;
    src: url("fonts/Innfoo2-SemiBold.eot");
    src: url("fonts/Innfoo2-SemiBold.eot?#iefix") format('embedded-opentype'), url("fonts/Innfoo2-SemiBold.woff") format('woff'), url("fonts/Innfoo2-SemiBold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Innfoo2b;
    src: url("fonts/Innfoo2-Bold.eot");
    src: url("fonts/Innfoo2-Bold.eot?#iefix") format('embedded-opentype'), url("fonts/Innfoo2-Bold.woff") format('woff'), url("fonts/Innfoo2-Bold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
body {
    background-color: #fff;
    color: #000;
    font-family: Innfoo2, Innfoo2SB, Innfoo2B, Arial Narrow, Calibri, Tahoma, Helvetica, Arial, sans-serif;
    line-height: 18px;
}
.enabled {
  display: block;
}

.disabled {
  display: none;
}
a {
    text-decoration: none;
    color: #444;
}
/* BASE */
b {
  font-family: Innfoo2B;
  font-weight: normal !important;
}
a:hover {
    color: #888;
}
.left {
  float: left;
}
.right {
  float: right;
}
/* // BASE */

/* HEADER */
#logo {
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 200px;
  height: 28px;
  margin: 27px 0;
  text-indent: -9999px;
  display: block;
  margin-right: 30px;
}
#logo h1 {
    display: none;
}
#header {
  position: fixed;
  top:0; left:0;
  width: 100%;
  border-top: 5px solid #005ea8;
  border-bottom: 1px solid #b7bbc4;
  background-color: #fff;
  z-index: 9999;
}
#header .navbar-default {
  background: none;
  border: 0;
}
#header #bs-navbar-collapse {
  position: relative;
  padding: 0px;
  float: left;
  width: 910px;
}
#header #menu {
  margin-top: 28px;
}
#header #menu li a {
  font-size: 14px;
  color: #575e63;
  padding: 3px 15px;
  font-family: Innfoo2;
}
#header #menu li a#video {
  color:#ec312e;
}
#header #menu li a:hover,
#header #menu li a:focus {
  background: none;
}
#header #menu {
  float: left;
}
#header .fb {
  background: url("../img/fb-btn.png") no-repeat left 2px;
  float: right;
  width: 26px;
  height: 26px;
  margin: 28px 0;
}
#header #login {
  float: right;
  margin-top: 24px;
  margin-left: 10px;
}
#header #login .btn {
  padding: 6px 20px;
  border: 1px solid #005ea8;
  border-radius: 8px;
}
#header #login .btn.registration {
  background-color: #005ea8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#header #login .btn.login {
  background-color: #fff;
  color: #575e63;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* // HEADER */
#main {
  background: no-repeat center 0px #f1f8fe;
  width: 100%;
  margin-top: 88px;
}
/* FRONT PAGE */
/* FRONT PAGE: Section 1 */
#main .section1 {
  background: url("../img/section1-bg.png") no-repeat no-repeat center 0 #dbe49a;
  height: 780px;
}
#main .section1 .btn {
  background: url("../img/section-1-btn.png") no-repeat 150px 12px;
  font-family: Innfoo2SB ;
  background-color: #9ebf3d;
  color: #fff;
  font-size: 18px;
  padding: 14px 65px 14px 30px;
  border-radius: 8px;
  cursor: pointer;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

#main .section1 .btn:hover {
  background-color: #87a433;
}

#main .section1 .keypoints {
  font-family: Innfoo2;
  letter-spacing: 1px;
  margin-top: 30px;
  line-height: 29px;
}
#main .section1 .keypoints > div > div {
  background: url("../img/keypoints_sprite.png") no-repeat 0 0;
  padding-left: 55px;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
}
#main .section1 .keypoints div span{
  display: block;
  font-size: 24px;
  font-weight: 500;
}
#main .section1 .keypoints .point-1 {
  background-position: 0 0;
}
#main .section1 .keypoints .point-2 {
  background-position: 0 -333px;
}
#main .section1 .keypoints .point-3 {
  background-position: 0 -673px;
}
#main .section1 .keypoints .point-4 {
  background-position: 0 -163px;
}
#main .section1 .keypoints .point-5 {
  background-position: 0 -501px;
}
#main .section1 .keypoints .point-6 {
  background-position: 0 -843px;
}
/* FRONT PAGE: Section 2 */
#main .section2 {
  background: url("../img/section2-bg.png") no-repeat center 35px #fff;
}
#main .section2 .content {
  /*height: 1800px;*/
  position: relative;
}
#main .section2 h2 {
  text-align: center;
}
#main .section2 .top {
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  width: 800px;
  margin: 0 auto;
}
#main .section2 .about-1,
#main .section2 .about-2,
#main .section2 .about-3 {
  margin-top: 20px;
}
#main .section2 .left {
  width: 500px;
}
#main .section2 .left img {
  float: right;
}
#main .section2 .right {
  width: 500px;
}
#main .section2 .right img {
  float: left;
}
#main .section2 img {
  margin-top: 30px;
}
#main .section2 .point p {
 padding-left: 60px;
}
#main .section2 .point h3 {
  background: url("../img/sprite.png") no-repeat 0 0;
  padding: 6px 0 12px 60px;
  margin-bottom: 5px;
}
#main .section2 .point-2 h3 {
  background-position: 0 -50px;
}
#main .section2 .point-3 h3 {
  background-position: 0 -100px;
}
#main .section2 .point-4 h3 {
  background-position: 0 -150px;
}
#main .section2 .point-5 h3 {
  background-position: 0 -200px;
}
#main .section2 ul, #main .section2 ol {
  margin-left: 60px;
}
#main .section2 .btn.registration {
  font-size: 20px;
  padding: 10px 40px;
  background-color: #005ea8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  border-radius: 8px;
  border: 0;
  position: absolute;
  bottom: 105px;
  right: 307px;
}
/* FRONT PAGE: Section 3 */
#main .section3 {
  background: url("../img/section3-bg.png") no-repeat center bottom #f1f8fe;
  height: 450px;
}
#main .section3 h2 {
  text-align: center;
}
#main .section3 .top {
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  width: 800px;
  margin: 0 auto 40px;

}
#main .section3 .text {
  padding-top: 20px;
  padding-left: 32px;
  background: url("../img/sprite.png") no-repeat 0 -250px;
}
#main .section3 .info {
  display: block;
  color: #005ea8;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 30px;
}
#main .section3 p {
  padding: 0;
}
#main .section3 .left {
  width: 450px;
}
#main .section3 .right {
  width: 450px;
}
/* FRONT PAGE: Section 4 */
#main .section4 {
  font-family: Innfoo2;
  margin: 50px auto 75px auto;
}

#main .section4 .container {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px 0 rgba(230,230,230,1);
  -moz-box-shadow: 0 5px 5px 0 rgba(230,230,230,1);
  box-shadow: 0 5px 5px 0 rgba(230,230,230,1);
  padding: 50px 45px;
}

#main .section4 .section4-block {
  width: 75%;
}

#main .section4 .biker {
  position: absolute;
  right:-65px;
  top:50px;
  background: url("../img/biker.png") no-repeat;
  width: 360px;
  height: 335px;
}

#main .section4 h2 {
  font-family: Innfoo2SB;
  text-align: left;
  color: #005ea8;
  font-size: 36px;
}

#main .section4 h2.smaller {
  font-size: 30px;
}

#main .section4 h4 {
  font-size: 24px;
  line-height: 28px;
  color: #585D61;
  font-weight: lighter;
  margin-top: 20px;
  margin-bottom: 30px;
}
#main .section4 p {
  line-height: 24px;
  font-size: 18px;
  color: #585D61;
}

/* // FRONT PAGE */
.content {
  color: #005ca9;
  font-size: 15px;
}
.content h1 {
  font-size: 36px;
  color: #005ea8;
  margin-top: 70px;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 1.3em;
  font-family: Innfoo2SB;
}
.content h2 {
  font-size: 26px;
  color: #005ea8;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: Innfoo2SB;
}
.content h3 {
  font-family: Innfoo2SB;
 }
.content p {
  padding-bottom: 20px;
  color: #575e63;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-family: Innfoo2;
}
.content ul {
  list-style-position: inside;
  list-style-type: disc;
  color: #005ea8;
}
.content ol {
  list-style-position: inside;
  color: #005ea8;
}
.content ul li{
  margin-left: 0px;
  font-size: 18px;
  line-height: 24px;
  font-family: Innfoo2;
}

.content ol li{
  margin-left: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-family: Innfoo2;
}
.content .blue {
  color: #005ea8;
}
.content .grey {
  color: #575e63;
}
#mc-embedded-subscribe-form {
  background-color: #fff;
  border-radius: 15px;
  width: 650px;
  margin: 20px auto;
  box-shadow: inset 0px 0px 1px 1px #005ea8;

}
#mc-embedded-subscribe-form input {
  float: left;
}
#mce-EMAIL,
#mc-embedded-subscribe {
  margin: 0;
  border: 0px;
}
#mce-EMAIL {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 15px;
  width: 398px;
  margin: 1px;
}
#mc-embedded-subscribe {
  background-color: #005ea8;
  color: #fff;
  font-size: 18px;
  padding: 15px 30px;
  border-radius: 15px;
  width: 190px;
  cursor: pointer;
}
/* FOOTER */
#footer {
  background: no-repeat top center #dbe49a;
  min-height: 160px;
  color: #575e63;
  font-size: 16px;
  line-height: 22px;
}
#footer h2 {
  font-size: 22px;
  font-family: Innfoo2SB;
  line-height: 30px;
  margin-bottom: 10px;
}
#footer .contacts {
  font-family: Innfoo2;
  border-top: 1px solid #b6be7f;
  border-bottom: 1px solid #b6be7f;
  padding-top: 30px;
}
#footer .contacts .row {
  margin-bottom: 30px;
}
#footer .menu {
  padding: 30px 0;
}
#footer .menu li a {
  padding: 10px 24px;
  background-color: transparent;
  color: #575e63;
  font-family: Innfoo2;
}
/* // FOOTER */
/* MODAL */
.modal {
  top: 10% !important;
}

.modal-content {
  font-family: Innfoo2;
}
#modal-vob ol>li {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-bottom: 10px;
  padding-left: 20px;
}
#modal-vob ol>li {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-bottom: 10px;
  padding-left: 20px;
}
#modal-vob ol>li li {
  list-style-type: lower-roman;
  list-style-position: inside;
  margin-bottom: 10px;
}
#modal-vob h2 {
  font-size: 22px;
}
#modal-vob h3 {
  font-size: 18px;
}
#modal-vob ul>li {
  list-style-type: none;
}
#modal-vob p.last {
  padding-top: 20px;
  padding-left: 20px;
}

.modal-title {
  font-weight: normal;
  font-family: Innfoo2;
  color: #005ea8;
  font-size: 18px;
}
.modal-body .list a {
  float: left;
  width: 167px;
  text-align: center;
}
.modal-body .list a.list-h {
  background: url("../img/cert-H.png") no-repeat top center;
  padding-top: 70px;
}
.modal-body .list a.list-a {
  background: url("../img/cert-A.png") no-repeat top center;
  padding-top: 70px;
}
.modal-body .list a.list-v {
  background: url("../img/cert-V.png") no-repeat top center;
  padding-top: 70px;
}
.modal-body .list a.list-p {
  background: url("../img/cert-P.png") no-repeat top center;
  padding-top: 70px;
}
.modal-body .currentNum {
  margin-top: 10px;
  margin-right: 20px;
  float: right;
}

#modal-parents {
  font-family: Innfoo2;
  padding: 35px;
}

#modal-parents h2{
  font-size: 28px;
  color: #0066b2;
}

#modal-parents h2.smaller{
  font-size: 22px;
}

.blue {
  color: #0066b2;
  font-weight: bold;
}
.videoWrapper {

}
.videoWrapper iframe {

}
/* // MODAL */

/* FOR PARENTS */
#fp-teaser{
  background: url("../img/fP_bg.png") center top no-repeat;
  min-height: 355px;
}

#fp-content {
  background: url("../img/fP-footer-bg.png") no-repeat center bottom #f1f8fe;
  min-height: 900px;
}

#fp-content #bee {
  width: 410px;
  margin-top: 40px;
  margin-left: -80px;
}
#fp-content .text{
  padding-top: 20px;
  padding-left: 32px;
  background: url("../img/sprite.png") no-repeat 0 -250px;
  font-weight: 700;
}

#fp-content .info {
  display: block;
  color: #005ea8;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: 500;
}

.course {
  min-height: 450px;
}

.course .title {
  text-align: center;
  margin: 40px 0;
}

.course .pdf {
  text-align: center;
  margin: 40px 0;
}

.course img {
  cursor: pointer;
  max-width: 100%;
}

.course .images a {
  display: block;
  width: 30%;
  margin: 10px auto;
}

/* //FOR PARENTS */
/* RESPONSIVE */
@media (max-width: 1200px) {

  #main .section1 .slider {
    margin-top: 100px !important;
  }
  #main .section1 .keypoints {
    font-family: Innfoo2;
    letter-spacing: .8px;
    margin-top: 70px;
    line-height: 29px;
  }
  #main .section1 .keypoints > div > div {
    background: url("../img/keypoints_sprite.png") no-repeat 0 0;
    padding-left: 55px;
    padding-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
  }
  #main .section1 .keypoints div span{
    display: block;
    font-size: 18px;
    font-weight: 500;
  }
  #main .section1 .keypoints .point-1 {
    background-position: 0 0;
  }
  #main .section1 .keypoints .point-2 {
    background-position: 0 -333px;
  }
  #main .section1 .keypoints .point-3 {
    background-position: 0 -673px;
  }
  #main .section1 .keypoints .point-4 {
    background-position: 0 -163px;
  }
  #main .section1 .keypoints .point-5 {
    background-position: 0 -501px;
  }
  #main .section1 .keypoints .point-6 {
    background-position: 0 -843px;
  }

  #main .section2 .btn.registration {
    bottom: 130px;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1200px) {
  #header .fb {
    position: absolute;
    top: 65px;
    right: 0px;
  }
  #header #bs-navbar-collapse {
    position: relative;
    padding: 0px;
    float: left;
    width: 710px;
  }
  #header #menu li a {
    padding: 3px 4px;
  }
  #header #login .btn {
    padding: 6px 17px;
  }
  #main .section2 .left {
    width: 450px;
  }
  #main .section2 .left img {
    float: left;
  }
  #main .section2 .right {
    width: 450px;
  }
  #main .section2 .right img {
    float: right;
  }
  #main .section2 img {
    width: 380px;
    height: auto;
  }
  #main .section2 .btn.registration {
    right: 210px;
  }
  #main .section4 .section4-block {
    width: 90%;
  }
  #main .section4 .biker {
    right:-240px;
  }
  #footer .menu li a {
    padding: 10px 7px;
  }
  #fp-content {
    background: url("../img/fP-footer-md.png") no-repeat center bottom #f1f8fe;
    min-height: 1180px;
  }
}

/* Small devices (tablets, 768px and up) */

@media (max-width: 992px) {
  #header #login {
    float: right;
    margin-top: 10px;
    margin-left: 0px;
  }
  #header .fb {
    float: right !important;
    margin: 12px 12px 16px 0 !important;
  }
  #header .navbar-toggle {
    margin: 27px 0;
    padding: 0;
  }
  #header #bs-navbar-collapse {
    width: 100%;
  }
  #header #login li {
    float: left;
  }
  #header #menu {
    margin-top: 10px;
    float: none;
    margin-left: 0px;
    background-color: #f1f8fe;
    border: 1px solid #005ea8;
    border-radius: 8px;
  }
  #header .fb {
    margin: 10px 0;
    position: relative;
    float: none;
    display: block;
  }
  #header .navbar-nav {
    margin: 0;
  }
  #header .navbar-collapse {
    border: 0px;
  }
  #header .navbar-collapse li a {
    border-bottom: 1px solid #005ea8;
    padding: 6px 15px !important;
    font-size: 16px !important;
  }
  #header .navbar-collapse li.last a {
    border-bottom: 0;
  }
  #header .navbar-default .navbar-toggle {
    background-color: transparent;
    border: 0px;
    border-radius: 0;
  }
  #header .navbar-default .navbar-toggle .name {
    float: left;
    color: #005ea8;
    line-height: 28px;
    margin-right: 15px;
  }
  #header .navbar-default .navbar-toggle .icon {
    float: left;
    display: block;
    width: 28px;
    height: 26px;
    background: url("../img/sprite.png") no-repeat bottom right;
  }
  #header .navbar-default .navbar-toggle .icon-bar {
    background-color: #005ea8;
  }

  #header #bs-navbar-collapse {
    float: none;
  }
  #main .top,
  #main .left,
  #main .right {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
  }
  #main img {
    display: block;
    float: none !important;
    margin: 0 auto !important;
  }
  #main .section1 {
    background: url("../img/section1-md-bg.png") no-repeat no-repeat center 0 #dbe49a;
    height: auto;
  }
  #main .section2 {
    background: url("../img/section2-md-bg.png") no-repeat center 35px #fff;
  }
  #main .section2 .content {
    height: 1960px;
  }
  #main .section2 img {
    width: 300px;
    height: auto;
  }
  #main .section2 .point p {
    padding-bottom: 17px !important;
  }
  #main .section2 .point h3 {
    margin-top: 22px !important;
  }
  #main .section2 .about-2 {
    margin-top: 10px;
  }
  #main .section2 .btn.registration {
    bottom: 105px;
    right: 117px;
  }
  #main .section3 {
    background: url("../img/section3-md-bg.png") no-repeat center bottom #f1f8fe;
  }

  #main .section4 .section4-block {
    width: 100%;
  }

  #main .section4 .biker {
    display: none;
  }
  .content h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 65px;
  }
  #main .section1 .keypoints {
    font-family: Innfoo2;
    letter-spacing: .6px;
    margin-top: 30px;
    line-height: 18px;
  }
  #main .section1 .keypoints > div > div {
    background: url("../img/keypoints_sprite.png") no-repeat 0 0;
    padding-left: 55px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
  }
  #main .section1 .keypoints div span{
    display: block;
    font-size: 12px;
    font-weight: 500;
  }
  #main .section1 .keypoints .point-1 {
    background-position: 0 0;
  }
  #main .section1 .keypoints .point-2 {
    background-position: 0 -333px;
  }
  #main .section1 .keypoints .point-3 {
    background-position: 0 -673px;
  }
  #main .section1 .keypoints .point-4 {
    background-position: 0 -163px;
  }
  #main .section1 .keypoints .point-5 {
    background-position: 0 -501px;
  }
  #main .section1 .keypoints .point-6 {
    background-position: 0 -843px;
  }
  #footer .nav {
    text-align: center;
  }
  #footer .nav-pills > li {
    display:inline-block;
    float:none;
  }
  #fp-content #bee {
    width: 340px;
    margin-top: 50px !important;
    margin-left: -110px !important;
  }
  #fp-content {
    background: url("../img/fP-footer-md.png") no-repeat center bottom #f1f8fe;
    min-height: 1340px;
  }
}

/* Extra-Small devices (mobile, 320px and up) */
@media (max-width: 768px) {
  #main img {
    width: 100%;
    height: auto;
  }
  .container {
    width: 460px;
  }
  .content h1 {
    margin-top: 40px;
  }
  #main .section1 .keypoints {
    font-family: Innfoo2;
    letter-spacing: 1px;
    margin-top: 30px;
    line-height: 24px;
  }
  #main .section1 .keypoints > div > div {
    background: url("../img/keypoints_sprite.png") no-repeat 0 0;
    padding-left: 55px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
  }
  #main .section1 .keypoints div span{
    display: block;
    font-size: 18px;
    font-weight: 500;
  }
  #main .section1 .keypoints .point-1 {
    background-position: 0 0;
  }
  #main .section1 .keypoints .point-2 {
    background-position: 0 -333px;
  }
  #main .section1 .keypoints .point-3 {
    background-position: 0 -673px;
  }
  #main .section1 .keypoints .point-4 {
    background-position: 0 -163px;
  }
  #main .section1 .keypoints .point-5 {
    background-position: 0 -501px;
  }
  #main .section1 .keypoints .point-6 {
    background-position: 0 -843px;
  }
  #main .section2 {
    background: url("../img/section2-sm-bg.png") no-repeat center 35px #fff;
  }
  #main .section2 .content {
    height: 2030px;
  }
  #main .section2 img {
    width: 200px;
  }
  #main .section2 .point p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 12px !important;
  }
  #main .section2 .about-1,
  #main .section2 .about-2,
  #main .section2 .about-3 {
    margin-top: 10px;
  }
  #main .section2 ul li, #main .section2 ol li  {
    font-size: 16px;
    line-height: 22px;
  }
  #main .section2 .point h3 {
    margin-top: 20px !important;
  }
  #main .section2 .btn.registration {
    right: 147px;
  }
  #main .section3 {
    background: url("../img/section3-sm-bg.png") no-repeat center bottom #f1f8fe;
    height: 880px;
  }
  #main .section4 {
    margin: 25px auto 30px auto;
  }

  #main .section4 .container {
    padding: 25px;
  }
  #main .section4 h2 {
    text-align: center;
    font-size: 26px;
  }

  #main .section4 h2.smaller {
    font-size: 20px;
    text-align: center;
  }

  #main .section4 h4 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #main .section4 p {
    line-height: 24px;
    font-size: 16px;
    color: #585D61;
  }
  #main .section4 .section4-block {
    width: 100%;
  }
  #main .section4 .biker {
    display: none;
  }
  #fp-content {
    background: url("../img/fP-footer-sm.png") no-repeat center bottom #f1f8fe;
    min-height: 2060px;
  }
}
@media (max-width: 480px) {
  body {
    min-width: 360px;
  }
  .container {
    width: 300px !important;
  }
  .content h1 {
       margin-top: 20px;
       font-size: 20px;
  }
  #header .navbar-default .navbar-toggle .name {
    display: none;
  }
  #main .section1 {
    background: url("../img/section1-sm-bg.png") no-repeat no-repeat -350px 0 #dbe49a;
  }
  #main .section1 p.top {
    font-size: 12px;
  }
  #main .section1 .btn {
    background: url("../img/section-1-btn.png") no-repeat 150px 12px;
    background-color: #9ebf3d;
    color: #fff;
    font-size: 18px;
    padding: 14px 65px 14px 30px;
    border-radius: 8px;
    cursor: pointer;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  }
  #main .section1 .bxslider {
    display: none;
  }
  #main .section1 .keypoints {
    font-family: Innfoo2;
    letter-spacing: 1px;
    margin-top:115px;
    line-height: 24px;
  }
  #main .section1 .keypoints > div > div {
    background: url("../img/keypoints_sprite.png") no-repeat 0 0;
    padding-left: 55px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
  }
  #main .section1 .keypoints div span{
    display: block;
    font-size: 18px;
    font-weight: 500;
  }
  #main .section1 .keypoints .point-1 {
    background-position: 0 0;
  }
  #main .section1 .keypoints .point-2 {
    background-position: 0 -333px;
  }
  #main .section1 .keypoints .point-3 {
    background-position: 0 -673px;
  }
  #main .section1 .keypoints .point-4 {
    background-position: 0 -163px;
  }
  #main .section1 .keypoints .point-5 {
    background-position: 0 -501px;
  }
  #main .section1 .keypoints .point-6 {
    background-position: 0 -843px;
  }
  #main .section2 {
    background: url("../img/section2-xs-bg.png") no-repeat center 35px #fff;
  }

  #main .section2 .point p {
    padding-left: 0 !important;
    padding-bottom: 15px !important;
  }
  #main .section2 .about-1 {
    margin-top: 10px;
  }
  #main .section2 .about-2,
  #main .section2 .about-3 {
    margin-top: -10px;
  }
  #main .section2 ul li, #main .section2 ol li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  #main .section2 .content {
    height: 2280px;
  }
  #main .section2 .point h3 {
    background: none;
    padding: 0 !important;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 22px;
  }
  #main .section2 .point ul {
    margin-left: 0 !important;
  }
  #main .section2 .btn.registration {
    right: 53px;
    bottom: 72px;
  }
  #main .section3 .top,
  #main .section2 .top {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }
  #main .section3 {
    height: 1040px;
  }
  #main .section3 p {
    font-size: 16px;
    line-height: 22px;
  }
  #main .section4 {
    margin: 25px auto 30px auto;
  }

  #main .section4 .container {
    padding: 20px;
  }
  #main .section4 h2 {
    text-align: center;
    font-size: 26px;
  }

  #main .section4 h2.smaller {
    font-size: 20px;
    text-align: center;
  }

  #main .section4 h4 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #main .section4 p {
    line-height: 24px;
    font-size: 16px;
    color: #585D61;
  }
  #main .section4 .section4-block {
    width: 100%;
  }
  #main .section4 .biker {
    display: none;
  }
  #footer .col-xs-6 {
    width: 100%;
  }

  #fp-content {
    background: url("../img/fP-footer-xs.png") no-repeat center bottom #f1f8fe;
    min-height: 2600px;
  }

  #main .section2 ul, #main .section2 ol {
    margin-left: 0;
  }
}
@-moz-document url-prefix() {

  #main .section2 .point h3 {
    padding: 6px 0 12px 55px;
  }
  #main .section2 .point p {
    padding-left: 55px;
  }
  #main .section2 .point ul {
    margin-left: 55px;
  }
}

#lectors-page {
    background: url("../img/fP-footer-bg.png") no-repeat center bottom #f1f8fe;
    padding-bottom: 400px;
}

#lectors-page .inner {
    background: url("../img/fP_bg.png") center top no-repeat;
}

.lector {
    text-align: center;
    margin: 0px 14px 50px 14px;
    width: 167px;
    float: left;
    height: 220px;
}

.lector img {
    border: 1px solid #e7edf3;
    border-top: none;
    -webkit-box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.3);
}

.lector h6 {
    color: #575e63;
    line-height: 1.5;
}

.info-red {
  font-family: Innfoo2;
  font-weight: 100;
  text-align: center;
  color: red;
  font-size: 15px;
  line-height: 16px;
}