@font-face {
  font-family: "roboto-example";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
}

@font-face {
  font-family: "roboto-example";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
}

@font-face {
  font-family: "MullerRegular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerRegular/MullerRegular.eot");
  src: url("../fonts/MullerRegular/MullerRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerRegular/MullerRegular.woff") format("woff"), url("../fonts/MullerRegular/MullerRegular.ttf") format("truetype");
}

@font-face {
  font-family: "MullerLight";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerLight/MullerLight.eot");
  src: url("../fonts/MullerLight/MullerLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerLight/MullerLight.woff") format("woff"), url("../fonts/MullerLight/MullerLight.ttf") format("truetype");
}

@font-face {
  font-family: "MullerLightItalic";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerLightItalic/MullerLightItalic.eot");
  src: url("../fonts/MullerLightItalic/MullerLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerLightItalic/MullerLightItalic.woff") format("woff"), url("../fonts/MullerLightItalic/MullerLightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "MullerThin";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerThin/MullerThin.eot");
  src: url("../fonts/MullerThin/MullerThin.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerThin/MullerThin.woff") format("woff"), url("../fonts/MullerThin/MullerThin.ttf") format("truetype");
}

@font-face {
  font-family: "MullerMedium";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerMedium/MullerMedium.eot");
  src: url("../fonts/MullerMedium/MullerMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerMedium/MullerMedium.woff") format("woff"), url("../fonts/MullerMedium/MullerMedium.ttf") format("truetype");
}

@font-face {
  font-family: "MullerBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerBold/MullerBold.eot");
  src: url("../fonts/MullerBold/MullerBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerBold/MullerBold.woff") format("woff"), url("../fonts/MullerBold/MullerBold.ttf") format("truetype");
}

@font-face {
  font-family: "MullerExtraBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerExtraBold/MullerExtraBold.eot");
  src: url("../fonts/MullerExtraBold/MullerExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerExtraBold/MullerExtraBold.woff") format("woff"), url("../fonts/MullerExtraBold/MullerExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "MullerBlack";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MullerBlack/MullerBlack.eot");
  src: url("../fonts/MullerBlack/MullerBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/MullerBlack/MullerBlack.woff") format("woff"), url("../fonts/MullerBlack/MullerBlack.ttf") format("truetype");
}

main section.header .container {
  padding-top: 65px;
}

main section.header .container .head {
  margin-top: 50px;
}

main section.header .container .head span.head {
  line-height: 1.2;
  font-family: 'MullerExtraBold';
  font-size: 50px;
  color: #262626;
}

main section.header .container .head span.head span.red {
  color: #e83333;
}

main section.header .container .head .line {
  width: 67px;
  height: 3px;
  background-color: #FF2E2E;
  margin-top: 20px;
  margin-bottom: 30px;
}

main section.header .container .head p.text {
  font-family: 'MullerLight';
  font-size: 20px;
  color: #000;
  line-height: 1.3;
}

main section.schoolProgress .head, main section.sizePlus .head {
  padding-bottom: 35px;
}

main section.schoolProgress .head span.head, main section.sizePlus .head span.head {
  color: #fff;
  font-family: 'MullerExtraBold';
  font-size: 48px;
  line-height: 1.2;
}

main section.schoolProgress .head span.head span.red, main section.sizePlus .head span.head span.red {
  color: #e83333;
}

main section.schoolProgress {
  padding-top: 150px;
  padding-bottom: 85px;
  background-image: url("../img/prices/prices-schoolProgress-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

main section.schoolProgress .steps {
  padding-top: 35px;
  padding-bottom: 80px;
}

main section.schoolProgress .steps .step:hover {
  -webkit-box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
          box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
}

main section.schoolProgress .steps .step:hover .buy .button {
  background-color: #ff2e2f;
}

main section.schoolProgress .steps .step {
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
          box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

main section.schoolProgress .steps .step .header {
  padding-top: 25px;
  padding-bottom: 17.5px;
}

main section.schoolProgress .steps .step .header .circle {
  margin-right: 5px;
  border-radius: 50%;
  background-color: #e93333;
  width: 38px;
  height: 38px;
  color: #fff;
  font-size: 17px;
  font-family: 'MullerExtraBold';
}

main section.schoolProgress .steps .step .header span.name {
  text-transform: uppercase;
  font-family: 'MullerExtraBold';
  font-size: 17px;
  color: #010101;
  line-height: 1.2;
}

main section.schoolProgress .steps .step .header span.red {
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'MullerExtraBold';
  font-size: 17px;
  color: #ff2e2f;
  margin-right: 10px;
}

main section.schoolProgress .steps .step .desc {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-color: rgba(0, 0, 0, 0.102);
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.102);
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

main section.schoolProgress .steps .step .desc ul {
  padding-left: 70px;
  list-style-image: url("../img/prices/prices-schoolProgress-ul-img.jpg");
}

main section.schoolProgress .steps .step .desc ul li {
  padding-left: 7.5px;
}

main section.schoolProgress .steps .step .desc ul li span {
  font-family: 'MullerLight';
  font-size: 16px;
  color: #474747;
}

main section.schoolProgress .steps .step .buy {
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: center;
}

main section.schoolProgress .steps .step .buy .text span.price {
  font-family: 'MullerBold';
  font-size: 27px;
  color: #000;
  vertical-align: middle;
}

main section.schoolProgress .steps .step .buy .text a {
  font-family: 'MullerRegular';
  font-size: 16px;
  color: #ff2e2f;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  margin-left: 5px;
  vertical-align: middle;
}

main section.schoolProgress .steps .step .buy .button {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 30px;
  cursor: pointer;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background-color: #373737;
  width: 200px;
  height: 60px;
  color: #fff;
  font-family: 'MullerMedium';
  font-size: 18px;
}

main section.sizePlus {
  border-top-color: #ff2c2d;
  border-top-width: 4px;
  border-top-style: solid;
  background-image: url("../img/prices/prices-sizePlus-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 175px;
  padding-bottom: 170px;
}

main section.sizePlus .courses {
  margin-left: auto;
  margin-right: auto;
}

main section.sizePlus .courses .course:hover {
  -webkit-box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
          box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
}

main section.sizePlus .courses .course:hover .buy .button {
  background-color: #ff2e2f;
}

main section.sizePlus .courses .course {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
          box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
}

main section.sizePlus .courses .course .header {
  padding-top: 25px;
  padding-bottom: 17.5px;
  padding-left: 20px;
}

main section.sizePlus .courses .course .header .circle {
  margin-right: 7.5px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #e93333;
  width: 38px;
  height: 38px;
  color: #fff;
  font-size: 17px;
  font-family: 'MullerExtraBold';
}

main section.sizePlus .courses .course .header .text {
  line-height: 1.2;
}

main section.sizePlus .courses .course .header .text span.subname {
  text-transform: uppercase;
  font-family: 'MullerExtraBold';
  font-size: 14px;
  color: #010101;
  line-height: 1.2;
}

main section.sizePlus .courses .course .header .text span.red {
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'MullerExtraBold';
  font-size: 17px;
  color: #ff2e2f;
  margin-right: 10px;
}

main section.sizePlus .courses .course .desc {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-color: rgba(0, 0, 0, 0.102);
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.102);
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

main section.sizePlus .courses .course .desc ul {
  padding-left: 50px;
  padding-right: 5px;
  list-style-image: url("../img/prices/prices-schoolProgress-ul-img.jpg");
}

main section.sizePlus .courses .course .desc ul li {
  padding-left: 7.5px;
}

main section.sizePlus .courses .course .desc ul li span {
  font-family: 'MullerLight';
  font-size: 16px;
  color: #474747;
}

main section.sizePlus .courses .course .buy {
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: center;
}

main section.sizePlus .courses .course .buy .text span.price {
  font-family: 'MullerBold';
  font-size: 27px;
  color: #000;
  vertical-align: middle;
}

main section.sizePlus .courses .course .buy .text a {
  font-family: 'MullerRegular';
  font-size: 16px;
  color: #ff2e2f;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  margin-left: 5px;
  vertical-align: middle;
}

main section.sizePlus .courses .course .buy .button {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 30px;
  cursor: pointer;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background-color: #373737;
  width: 200px;
  height: 60px;
  color: #fff;
  font-family: 'MullerMedium';
  font-size: 18px;
}

main section.schoolSupport {
  padding-top: 90px;
  padding-bottom: 35px;
}

main section.schoolSupport .head {
  padding-bottom: 35px;
}

main section.schoolSupport .head span.head {
  color: #000;
  font-family: 'MullerExtraBold';
  font-size: 44px;
  line-height: 1.2;
}

main section.schoolSupport .head span.head span.red {
  color: #e83333;
}

main section.schoolSupport .courses .course:hover {
  -webkit-box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
          box-shadow: 1.8px 7.795px 68px 0px rgba(225, 26, 26, 0.43);
}

main section.schoolSupport .courses .course:hover .buy .button {
  background-color: #ff2e2f;
}

main section.schoolSupport .courses .course {
  margin-top: 25px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
          box-shadow: 1.8px 7.795px 27px 0px rgba(67, 67, 67, 0.09);
}

main section.schoolSupport .courses .course .header {
  padding-top: 25px;
  padding-bottom: 17.5px;
}

main section.schoolSupport .courses .course .header .circle {
  margin-right: 5px;
  border-radius: 50%;
  background-color: #e93333;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 16px;
  font-family: 'MullerExtraBold';
}

main section.schoolSupport .courses .course .header span.name {
  text-transform: uppercase;
  font-family: 'MullerExtraBold';
  font-size: 16px;
  color: #010101;
  line-height: 1;
}

main section.schoolSupport .courses .course .desc {
  padding-top: 17.5px;
  padding-bottom: 30px;
  border-top-color: rgba(0, 0, 0, 0.102);
  border-top-width: 2px;
  border-top-style: solid;
}

main section.schoolSupport .courses .course .desc .subhead {
  padding-left: 17.5px;
}

main section.schoolSupport .courses .course .desc .subhead img.icon {
  margin-right: 10px;
  margin-bottom: 5px;
}

main section.schoolSupport .courses .course .desc .subhead p.subname {
  margin: 0;
  line-height: 1.2;
  font-family: 'MullerMedium';
  font-size: 16px;
  color: #000;
}

main section.schoolSupport .courses .course .desc ul {
  padding-left: 50px;
  padding-right: 5px;
  list-style-image: url("../img/prices/prices-schoolProgress-ul-img.jpg");
}

main section.schoolSupport .courses .course .desc ul li {
  padding-left: 7.5px;
}

main section.schoolSupport .courses .course .desc ul li span {
  font-family: 'MullerLight';
  font-size: 16px;
  color: #474747;
}

main section.schoolSupport .courses .course .buy {
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: center;
}

main section.schoolSupport .courses .course .buy .text span.price {
  font-family: 'MullerBold';
  font-size: 25px;
  color: #000;
  vertical-align: middle;
}

main section.schoolSupport .courses .course .buy .text a {
  font-family: 'MullerRegular';
  font-size: 16px;
  color: #ff2e2f;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  margin-left: 5px;
  vertical-align: middle;
}

main section.schoolSupport .courses .course .buy .button {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 30px;
  cursor: pointer;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background-color: #373737;
  width: 200px;
  height: 60px;
  color: #fff;
  font-family: 'MullerMedium';
  font-size: 18px;
}

@media only screen and (max-width: 1367px) {
  body main section.schoolProgress .container .head span.head {
    font-size: 42px;
  }
  body main section.schoolProgress .container .head span.head br {
    display: none;
  }
  body main section.sizePlus .container .head span.head {
    font-size: 42px;
  }
}

@media only screen and (max-width: 1199px) {
  body main section.header .container .head .row span.head {
    font-size: 44px;
  }
  body main section.schoolProgress .steps .step .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body main section.schoolProgress .steps .step .header .wrap {
    margin-bottom: 10px;
  }
  body main section.schoolProgress .steps .step .header .wrap span.red {
    line-height: 1;
  }
  body main section.schoolProgress .steps .step .header span.name {
    line-height: 1;
  }
  body main section.schoolProgress .steps .step .desc ul {
    padding-left: 35px;
    padding-right: 10px;
  }
  body main section.schoolProgress .steps .step .buy .text span.price {
    font-size: 21px;
  }
  body main section.sizePlus .courses .course .desc ul {
    padding-left: 35px;
    padding-right: 10px;
  }
  body main section.sizePlus .courses .course .buy .text span.price {
    font-size: 21px;
  }
}

@media only screen and (max-width: 991px) {
  body main section.schoolProgress {
    background-color: #303030;
    padding-top: 190px;
    padding-bottom: 0;
    background-size: auto;
  }
  body main section.schoolProgress .container .head {
    padding-bottom: 25px;
  }
  body main section.schoolProgress .container .steps {
    padding-bottom: 0;
    padding-top: 0;
  }
  body main section.schoolProgress .container .steps .step {
    margin-bottom: 25px;
  }
  body main section.schoolProgress .container .steps .step .buy {
    padding-top: 7.5px;
    padding-bottom: 10px;
  }
  body main section.schoolProgress .container .steps .step .buy .button {
    margin-top: 5px;
  }
  body main section.schoolProgress .container .steps .step .desc {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  body main section.schoolProgress .container .steps .step .header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  body main section.schoolProgress .container .steps .step .header .wrap {
    margin-bottom: 0;
  }
  body main section.schoolProgress .container .steps .step .header .wrap span.name {
    line-height: 1;
  }
  body main section.sizePlus {
    padding-top: 50px;
    padding-bottom: 115px;
  }
  body main section.sizePlus .container .head {
    padding-bottom: 25px;
  }
  body main section.sizePlus .container .courses {
    padding-bottom: 0;
    padding-top: 0;
  }
  body main section.sizePlus .container .courses .course .buy {
    padding-top: 7.5px;
    padding-bottom: 10px;
  }
  body main section.sizePlus .container .courses .course .buy .button {
    margin-top: 5px;
  }
  body main section.sizePlus .container .courses .course .desc {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  body main section.sizePlus .container .courses .course .header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  body main section.sizePlus .container .courses .course .header .wrap {
    margin-bottom: 0;
  }
  body main section.sizePlus .container .courses .course .header .wrap span.name {
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  body main section.schoolProgress .container .head span.head {
    font-size: 30px;
  }
  body main section.sizePlus {
    background-color: #303030;
    background-size: auto;
  }
  body main section.sizePlus .container .head span.head {
    font-size: 30px;
  }
  body main section.sizePlus .container .courses .course {
    margin-bottom: 25px;
  }
  body main section.schoolSupport {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  body main section.schoolSupport .container .head {
    padding-bottom: 10px;
  }
  body main section.schoolSupport .container .head span.head {
    font-size: 30px;
  }
}

@media only screen and (max-width: 600px) {
  body main section.header .container .head {
    margin-bottom: 0;
  }
  body main section.header .container .head .row span.head {
    font-size: 30px;
  }
}

@media only screen and (max-width: 400px) {
  body main section.schoolProgress .container .steps .step .header span.red {
    margin-right: 5px;
  }
  body main section.sizePlus {
    padding-bottom: 0;
  }
}
