@font-face {
  font-family: 'main';
  src: url("../css/fonts/main.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.course_first {
  background-image: url("../img/main2.jpg");
  background-size: cover; }
  .course_first .first_sect_und {
    width: 100%;
    height: 100%;
    background: rgba(61, 21, 94, 0.51); }
    .course_first .first_sect_und .first_sect_text {
      margin-top: 26vh; }
      .course_first .first_sect_und .first_sect_text p {
        font-size: 16px !important;
        letter-spacing: 5px !important;
        text-align: left;
        background: #20cc8c;
        padding: 10px;
        width: 96px; }
      .course_first .first_sect_und .first_sect_text h1 {
        text-align: left; }
      .course_first .first_sect_und .first_sect_text .course_first_points .main_points li {
        position: relative;
        padding-left: 40px;
        margin-top: 25px; }
        .course_first .first_sect_und .first_sect_text .course_first_points .main_points li img {
          width: 40px;
          position: absolute;
          left: 0;
          top: 0; }
        .course_first .first_sect_und .first_sect_text .course_first_points .main_points li .points_text p {
          width: 100%;
          background: transparent;
          letter-spacing: 0 !important;
          margin: 0;
          padding: 0;
          font-size: 14px !important;
          padding-left: 18px;
          padding-top: 2px;
          padding-right: 34px; }
    .course_first .first_sect_und .under_cost {
      margin-top: 13px;
      text-align: center;
      color: #fff;
      background: #FFC107;
      width: 84%;
      min-width: 320px; }
      .course_first .first_sect_und .under_cost p {
        margin: 0;
        padding: 3px;
        font-size: 27px;
        margin-top: 13px;
        text-transform: uppercase;
        position: relative;
        top: -4px; }
        .course_first .first_sect_und .under_cost p b {
          font-size: 42px;
          position: relative;
          top: 3px;
          padding-left: 10px;
          color: #333; }
        .course_first .first_sect_und .under_cost p span {
          font-size: 15px;
          color: #333; }

.course_second a {
  width: 267px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 10px;
  background: #20cc8c;
  text-transform: uppercase;
  color: #fff;
  margin-top: 40px;
  border-radius: 2px;
  font-family: "main"; }
  .course_second a:hover {
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #10ad73; }

.course_third .main_text {
  color: #ffffff;
  text-align: justify;
  width: 80%;
  margin: 29px auto; }
.course_third a {
  width: 267px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 10px;
  background: #20cc8c;
  text-transform: uppercase;
  color: #fff;
  margin-top: 36px;
  border-radius: 2px;
  font-family: "main"; }
  .course_third a:hover {
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #10ad73; }

.course_fourth {
  padding-top: 0 !important; }
  .course_fourth .course_fourth_img img {
    width: 100%; }

.testimotonals_sect {
  padding-top: 40px; }
  .testimotonals_sect .swiper-container {
    width: 100%;
    height: 350px;
    margin: 50px auto; }
    .testimotonals_sect .swiper-container .swiper-pagination-bullet-active {
      opacity: 1;
      background: #4e158c; }
    .testimotonals_sect .swiper-container .swiper-slide .slide_content {
      padding: 10px; }
      .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_text {
        position: relative;
        padding-bottom: 25px;
        width: 65%;
        margin: 0 auto; }
        .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_text p {
          padding: 20px;
          background: #e8e8e8;
          border-radius: 10px; }
        .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_text .triangle {
          width: 0;
          height: 0;
          border-left: 3px solid transparent;
          border-right: 40px solid transparent;
          border-top: 37px solid #e8e8e8;
          position: absolute;
          bottom: 0;
          left: 35px; }
      .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_author {
        position: relative;
        padding-left: 90px;
        width: 65%;
        margin: 0 auto; }
        .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_author img {
          position: absolute;
          left: 0;
          top: 0; }
        .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_author h4 {
          text-transform: uppercase;
          font-size: 18px;
          margin-bottom: 3px;
          padding-top: 15px;
          padding-left: 10px;
          font-family: "main";
          color: #4e158c; }
        .testimotonals_sect .swiper-container .swiper-slide .slide_content .slide_author span {
          font-size: 13px;
          font-style: italic;
          padding-left: 11px; }

.course_fifth {
  background: #4e158c; }
  .course_fifth i {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 95px; }
  .course_fifth h4 {
    color: #fff; }
  .course_fifth p {
    color: #fff; }
  .course_fifth a {
    width: 267px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    background: #20cc8c;
    text-transform: uppercase;
    color: #fff;
    margin-top: 36px;
    border-radius: 2px;
    font-family: "main"; }
    .course_fifth a:hover {
      text-decoration: none;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      background: #10ad73; }

.course_seventh a {
  width: 267px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 10px;
  background: #20cc8c;
  text-transform: uppercase;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 2px;
  font-family: "main"; }
  .course_seventh a:hover {
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #10ad73; }

.course_eight {
  background: #4e158c; }
  .course_eight li {
    position: relative;
    padding-left: 66px;
    margin-top: 16px;
    padding-bottom: 9px; }
    .course_eight li img {
      width: 51px !important;
      position: absolute;
      left: 0;
      top: 0; }
    .course_eight li .eight_text p {
      width: 100%;
      background: transparent;
      letter-spacing: 0 !important;
      margin: 0;
      padding: 0;
      font-size: 14px !important;
      padding-top: 2px;
      color: #FFFFFF !important; }
  .course_eight a {
    width: 267px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    background: #20cc8c;
    text-transform: uppercase;
    color: #fff;
    margin-top: 36px;
    border-radius: 2px;
    font-family: "main"; }
    .course_eight a:hover {
      text-decoration: none;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      background: #10ad73; }

.offerta ul li {
  list-style: circle;
  margin-left: 20px;
  margin-bottom: 11px; }
  .offerta ul li a {
    color: #333;
    font-size: 16px; }
    .offerta ul li a:hover {
      text-decoration: none; }

/*# sourceMappingURL=course.css.map */
