/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 8, ../sass/screen.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 15, ../sass/screen.scss */
body {
  font-family: 'Poppins', sans-serif;
  background-color: #e5e5e5;
  overflow-x: hidden;
}

/* line 21, ../sass/screen.scss */
.line {
  width: 100px;
  height: 5px;
  background: #136285;
  margin: 25px auto;
}

/* line 28, ../sass/screen.scss */
h3 {
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 5px;
}

/* line 35, ../sass/screen.scss */
h4 {
  font-size: 18px;
  font-weight: 700;
}

/* line 40, ../sass/screen.scss */
.modal-footer {
  border: none !important;
}

/* line 44, ../sass/screen.scss */
.bold {
  font-weight: 600 !important;
}

/* line 48, ../sass/screen.scss */
.md-form i {
  opacity: 0.5;
}

/* line 52, ../sass/screen.scss */
.nav-item {
  margin-left: 15px;
  font-size: 14px;
  font-weight: 700;
  opacity: 0.5;
}
/* line 58, ../sass/screen.scss */
.nav-item .nav-link {
  color: #fff !important;
}

/* line 66, ../sass/screen.scss */
.nav-item:hover {
  opacity: 0.8;
}

/* line 70, ../sass/screen.scss */
.active {
  opacity: 1 !important;
}

/* line 76, ../sass/screen.scss */
#carousel {
  top: -80px;
}
/* line 77, ../sass/screen.scss */
#carousel img {
  width: 100%;
}

/* line 85, ../sass/screen.scss */
#header .slick-next {
  display: none !important;
}
/* line 89, ../sass/screen.scss */
#header .slick-left {
  display: none !important;
}
/* line 93, ../sass/screen.scss */
#header .slick-dots {
  top: 70%;
  z-index: 20 !important;
}
/* line 98, ../sass/screen.scss */
#header .slick-dots li button:before {
  font-size: 15px !important;
}
/* line 102, ../sass/screen.scss */
#header .slick-dots li button::before {
  color: #fff !important;
  opacity: 0.6 !important;
}
/* line 107, ../sass/screen.scss */
#header .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}
/* line 111, ../sass/screen.scss */
#header .slick-dots li.slick-active button:before {
  opacity: 0.6;
}

/* line 116, ../sass/screen.scss */
.overflow {
  position: absolute;
  z-index: 5;
  margin-top: 80px;
}

/* line 122, ../sass/screen.scss */
.bg-self {
  background-color: #136285;
}

/* line 127, ../sass/screen.scss */
.navbar-fixed-top.scrolled {
  background-color: #136285 !important;
  transition: background-color 200ms linear;
}

/* line 132, ../sass/screen.scss */
.navar-scale.scrolled {
  transform: scale(0.95);
}

/* line 136, ../sass/screen.scss */
.content_header {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
}
/* line 143, ../sass/screen.scss */
.content_header h1 {
  font-size: 80px;
  color: #fff;
  font-weight: 700;
}
/* line 149, ../sass/screen.scss */
.content_header p {
  color: #fff;
  font-weight: 300;
  width: 500px;
  margin-top: 15px;
}

/* line 162, ../sass/screen.scss */
#courses_cards {
  margin-top: -150px;
}
/* line 165, ../sass/screen.scss */
#courses_cards p {
  color: #fff;
}

/* line 171, ../sass/screen.scss */
#courses_cards .card {
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.096);
}

/* line 177, ../sass/screen.scss */
.course_name {
  position: absolute;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -80%);
}

/* line 187, ../sass/screen.scss */
.course_aim {
  position: absolute;
  font-size: 13px;
  font-weight: 200;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
}

/* line 197, ../sass/screen.scss */
#courses_cards .card {
  border-radius: 0 54px 54px 54px !important;
  border: none !important;
  opacity: 0.8;
  transition: 0.5s;
}

/* line 204, ../sass/screen.scss */
#courses_cards .card:hover {
  box-shadow: 0 25px 25px rgba(0, 0, 0, 0.082);
  margin-top: -15px;
}

/* line 209, ../sass/screen.scss */
#courses_cards .card_1 {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.7;
  background-image: linear-gradient(to right, #2fa0d7, #2f5cd7);
}

/* line 217, ../sass/screen.scss */
#courses_cards .card_2 {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.7;
  background-image: linear-gradient(to right, #ffb500, #ff7f00);
}

/* line 225, ../sass/screen.scss */
#courses_cards .card_3 {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.7;
  background-image: linear-gradient(to right, #21b24e, #21724e);
}

/* line 234, ../sass/screen.scss */
#courses_cards .card-img-top {
  border-radius: 0 54px 0 0 !important;
}

/* line 238, ../sass/screen.scss */
.card-text {
  position: relative;
  z-index: 5;
  padding: 10px;
  color: #fff;
  line-height: 1.5rem;
}

/* line 247, ../sass/screen.scss */
h2 {
  font-size: 60px;
  font-weight: 700;
}

/* line 253, ../sass/screen.scss */
#about {
  padding-top: 150px;
}
/* line 254, ../sass/screen.scss */
#about button {
  padding: 10px !important;
}
/* line 258, ../sass/screen.scss */
#about #about-slick {
  display: none;
}
/* line 261, ../sass/screen.scss */
#about #about-slick .slick-next {
  right: 0 !important;
}
/* line 265, ../sass/screen.scss */
#about #about-slick .slick-next::before {
  color: black;
}
/* line 269, ../sass/screen.scss */
#about #about-slick .slick-prev {
  left: -15px !important;
}
/* line 273, ../sass/screen.scss */
#about #about-slick .slick-prev::before {
  color: black;
}
/* line 277, ../sass/screen.scss */
#about #about-slick img {
  margin: 0 auto;
  width: 80%;
}
/* line 285, ../sass/screen.scss */
#about p {
  margin-left: 25px;
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: left !important;
  line-height: 1.5rem;
  color: #5a5a5a;
}
/* line 294, ../sass/screen.scss */
#about img {
  width: 100%;
}
/* line 298, ../sass/screen.scss */
#about #about-items {
  margin-top: 130px;
}
/* line 301, ../sass/screen.scss */
#about #about-items img {
  width: 60% !important;
  margin-left: 50%;
  transform: translate(-50%, 0);
}
/* line 307, ../sass/screen.scss */
#about #about-items .modal p {
  margin-left: 5px;
}
/* line 314, ../sass/screen.scss */
#about .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/* line 319, ../sass/screen.scss */
#about .description {
  font-weight: 300;
}
/* line 323, ../sass/screen.scss */
#about .title {
  font-weight: 600;
}

/* line 328, ../sass/screen.scss */
button {
  background: #136285;
  opacity: 0.5;
  color: #fff;
  transition: 0.5s !important;
}

/* line 336, ../sass/screen.scss */
button:hover {
  opacity: 1;
}

/* line 340, ../sass/screen.scss */
.btn {
  border-radius: 5em;
  font-size: 13px !important;
}

/* line 348, ../sass/screen.scss */
#popular {
  padding-top: 150px;
}
/* line 349, ../sass/screen.scss */
#popular button {
  padding: 10px !important;
}

/* line 360, ../sass/screen.scss */
.shadow_bg {
  position: absolute;
}

/* line 364, ../sass/screen.scss */
.glass {
  position: absolute;
  z-index: 50;
  transform: translate(0, -100px);
}

/* line 371, ../sass/screen.scss */
.box {
  position: relative;
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 20px;
}
/* line 379, ../sass/screen.scss */
.box .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  z-index: 1;
}
/* line 389, ../sass/screen.scss */
.box img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: auto;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}
/* line 399, ../sass/screen.scss */
.box a:hover {
  color: #fff;
}
/* line 403, ../sass/screen.scss */
.box .content {
  position: relative;
  top: 100%;
  height: calc(100% - 100px);
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.5s;
  opacity: 0;
}
/* line 413, ../sass/screen.scss */
.box .content h3 {
  margin: 0;
  padding: 0;
  font-size: 23px;
  color: #fff;
  font-weight: 700;
}
/* line 421, ../sass/screen.scss */
.box .content p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 200;
  font-size: 15px;
}
/* line 429, ../sass/screen.scss */
.box .content button {
  opacity: 1 !important;
}

/* line 436, ../sass/screen.scss */
.box:hover .icon {
  top: 40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 10px;
}

/* line 445, ../sass/screen.scss */
.box:hover .icon img {
  width: 40px;
}

/* line 449, ../sass/screen.scss */
.box:hover .content {
  top: 130px;
  opacity: 1;
}

/* line 454, ../sass/screen.scss */
.close {
  font-weight: 300 !important;
}

/* line 459, ../sass/screen.scss */
.container .box:nth-child(1) .icon {
  background: #2970a3;
}

/* line 464, ../sass/screen.scss */
.fc-next-button {
  background: #2970a3 !important;
}

/* line 468, ../sass/screen.scss */
.fc-prev-button {
  background: #2970a3 !important;
}

/* line 472, ../sass/screen.scss */
.fc-today-button {
  background: #2970a3 !important;
}

/* line 476, ../sass/screen.scss */
.fc-right {
  display: none;
}

/* line 480, ../sass/screen.scss */
.fc-today {
  background: #2970a336;
}

/* line 484, ../sass/screen.scss */
.fc-toolbar {
  text-align: right !important;
}
/* line 487, ../sass/screen.scss */
.fc-toolbar h2 {
  font-size: 40px;
  opacity: 0.6;
}

/* line 493, ../sass/screen.scss */
.fc-day-header {
  background: #2970a3 !important;
  color: white;
}

/* line 498, ../sass/screen.scss */
.fc-button-group {
  display: none !important;
}

/* line 503, ../sass/screen.scss */
#dates_section {
  padding-top: 150px;
}

/* line 509, ../sass/screen.scss */
#compare {
  padding-top: 150px;
}
/* line 512, ../sass/screen.scss */
#compare img {
  width: 100% !important;
}
/* line 516, ../sass/screen.scss */
#compare .img-section {
  position: relative;
  overflow: hidden;
  border-radius: 0 60px 0 0;
  max-height: 179px;
}
/* line 523, ../sass/screen.scss */
#compare .overflow_img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  position: absolute;
}
/* line 531, ../sass/screen.scss */
#compare p {
  font-weight: 300;
  font-size: 18px;
}
/* line 536, ../sass/screen.scss */
#compare .text {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
}
/* line 542, ../sass/screen.scss */
#compare .course-item {
  transition: 0.2s;
}
/* line 546, ../sass/screen.scss */
#compare .course-item:hover {
  transform: scale(1.08);
}

/* line 552, ../sass/screen.scss */
#contact {
  padding-top: 150px;
}
/* line 555, ../sass/screen.scss */
#contact p {
  color: #5a5a5a;
}
/* line 559, ../sass/screen.scss */
#contact i {
  margin-left: 15px;
  font-size: 25px;
}
/* line 564, ../sass/screen.scss */
#contact i:hover {
  transform: scale(1.05);
}
/* line 568, ../sass/screen.scss */
#contact .map {
  border-top: 10px solid #136285;
  border-bottom: 10px solid #136285;
}
/* line 573, ../sass/screen.scss */
#contact .second-part h3 {
  color: #fff;
  background: #136285;
  display: inline;
  border-radius: 15px 15px 0 0;
  font-size: 20px;
}

/* line 583, ../sass/screen.scss */
#footer {
  padding-top: 150px;
  position: relative;
}
/* line 587, ../sass/screen.scss */
#footer .bg {
  z-index: -555;
  margin-bottom: -5px;
  margin-top: 400px;
  box-sizing: border-box;
}
/* line 593, ../sass/screen.scss */
#footer .bg img {
  position: absolute;
  bottom: 0;
  z-index: -555;
}
/* line 601, ../sass/screen.scss */
#footer ul li {
  display: inline;
  float: right;
  margin-top: 17px;
  margin-left: 20px;
  opacity: 1;
  font-size: 15px;
}
/* line 609, ../sass/screen.scss */
#footer ul li a {
  opacity: 0.8;
  color: #fff;
}
/* line 614, ../sass/screen.scss */
#footer ul li img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 624, ../sass/screen.scss */
#footer .panel_bottom {
  background: #126287;
  height: 50px;
  position: relative;
}
/* line 630, ../sass/screen.scss */
#footer h3,
#footer p {
  color: #fff;
}
/* line 635, ../sass/screen.scss */
#footer .content_footer {
  position: absolute;
  top: 55%;
  width: 80%;
  text-align: left;
}
/* line 641, ../sass/screen.scss */
#footer .content_footer p {
  font-weight: 200;
  margin-bottom: 15px;
}
/* line 646, ../sass/screen.scss */
#footer .content_footer i {
  margin-right: 10px;
  font-size: 20px;
  opacity: 0.7;
  color: white;
  margin-top: 3px;
}
/* line 654, ../sass/screen.scss */
#footer .content_footer .block_2 i:hover {
  transform: scale(1.2);
}
/* line 659, ../sass/screen.scss */
#footer .content_footer .block_2 i {
  font-size: 25px;
}
/* line 663, ../sass/screen.scss */
#footer .content_footer h3 {
  margin-bottom: 15px;
}
/* line 668, ../sass/screen.scss */
#footer .footer_content_mobile {
  display: none;
}

@media (max-width: 768px) {
  /* line 687, ../sass/screen.scss */
  .overflow {
    margin-top: 40px !important;
  }

  /* line 691, ../sass/screen.scss */
  .slide-dots {
    display: none !important;
  }

  /* line 696, ../sass/screen.scss */
  .content_header h1 {
    font-size: 40px;
  }

  /* line 701, ../sass/screen.scss */
  #about-slick {
    display: block !important;
    margin-top: 15px;
  }

  /* line 706, ../sass/screen.scss */
  #documents {
    display: none;
  }

  /* line 710, ../sass/screen.scss */
  #carousel {
    top: -45px;
  }

  /* line 715, ../sass/screen.scss */
  #about-items p {
    margin-left: 0px !important;
    margin-bottom: 0px;
  }

  /* line 723, ../sass/screen.scss */
  #about #documents img {
    margin-top: 25px;
  }

  /* line 729, ../sass/screen.scss */
  #courses_cards {
    margin-top: -50px;
  }

  /* line 734, ../sass/screen.scss */
  #compare .course-item {
    margin-top: 25px;
  }
  /* line 738, ../sass/screen.scss */
  #compare .row {
    margin-top: 0 !important;
  }

  /* line 744, ../sass/screen.scss */
  #header .slick-dots {
    top: 240px !important;
  }
}
/* line 751, ../sass/screen.scss */
.dropdown-item:hover {
  background-color: transparent !important;
}

@media (max-width: 500px) {
  /* line 758, ../sass/screen.scss */
  .content_header {
    top: 50%;
  }
  /* line 761, ../sass/screen.scss */
  .content_header h1 {
    font-size: 25px !important;
  }
  /* line 765, ../sass/screen.scss */
  .content_header p {
    font-size: 10px;
  }

  /* line 771, ../sass/screen.scss */
  #header .slick-dots {
    top: 160px !important;
  }

  /* line 777, ../sass/screen.scss */
  #compare .overflow_img {
    height: 97% !important;
  }
  /* line 781, ../sass/screen.scss */
  #compare h3 {
    font-size: 18px;
  }
  /* line 785, ../sass/screen.scss */
  #compare h4 {
    font-size: 16px;
  }
  /* line 789, ../sass/screen.scss */
  #compare .img-section {
    border-radius: 0 15px 0 0;
  }
  /* line 793, ../sass/screen.scss */
  #compare .text {
    margin-top: -5px;
  }
}
/* line 803, ../sass/screen.scss */
#why-study {
  padding-top: 150px;
}
/* line 806, ../sass/screen.scss */
#why-study p {
  line-height: 1.5rem !important;
  opacity: 0.8;
}

/* line 812, ../sass/screen.scss */
#policy {
  margin-top: 100px;
}
/* line 817, ../sass/screen.scss */
#policy .content h2 {
  text-align: center;
}
/* line 821, ../sass/screen.scss */
#policy .content h3 {
  opacity: 0.5;
}
/* line 825, ../sass/screen.scss */
#policy .content h5 {
  font-weight: 700;
  opacity: 0.8co;
}
/* line 830, ../sass/screen.scss */
#policy .content p {
  line-height: 1.5rem;
  margin: 15px 0;
}
/* line 835, ../sass/screen.scss */
#policy .content li {
  margin: 10px 0;
}

@media (max-width: 1366px) {
  /* line 843, ../sass/screen.scss */
  .content_footer {
    top: 65% !important;
  }
}
@media (max-width: 998px) {
  /* line 851, ../sass/screen.scss */
  #about-items {
    margin-top: 0px !important;
  }

  /* line 855, ../sass/screen.scss */
  h2 {
    font-size: 30px;
  }

  /* line 859, ../sass/screen.scss */
  #courses_cards .card {
    margin-top: 30px;
  }

  /* line 864, ../sass/screen.scss */
  #courses_cards .card {
    width: 90%;
    margin: 15px auto;
  }

  /* line 870, ../sass/screen.scss */
  .course_aim {
    font-size: 13px;
    transform: translate(-50%, -50%);
  }

  /* line 875, ../sass/screen.scss */
  .course_name {
    transform: translate(-50%, -130%);
  }

  /* line 879, ../sass/screen.scss */
  .navbar-nav {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 883, ../sass/screen.scss */
  .navbar-nav .nav-item {
    margin: 5px;
  }

  /* line 888, ../sass/screen.scss */
  .disappear_998px {
    display: none;
  }

  /* line 892, ../sass/screen.scss */
  #courses_cards .card:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.12);
    margin-top: 30px !important;
  }

  /* line 898, ../sass/screen.scss */
  #compare .course-item {
    margin-top: 35px;
  }
  /* line 902, ../sass/screen.scss */
  #compare .row {
    margin-top: 0 !important;
  }

  /* line 907, ../sass/screen.scss */
  .popular-item {
    margin-top: 25px;
  }

  /* line 912, ../sass/screen.scss */
  .content_footer {
    display: none;
  }

  /* line 916, ../sass/screen.scss */
  .footer_content_mobile {
    display: block !important;
    text-align: center;
    align-items: center;
    padding-bottom: 30px;
    padding-top: 30px;
    opacity: 0.7;
    background: #084e7f;
  }
  /* line 925, ../sass/screen.scss */
  .footer_content_mobile i {
    font-size: 35px;
    color: #fff;
    opacity: 0.5;
    margin-left: 10px;
  }
  /* line 932, ../sass/screen.scss */
  .footer_content_mobile i:hover {
    opacity: 0.9;
  }

  /* line 937, ../sass/screen.scss */
  .bg {
    display: none;
  }

  /* line 942, ../sass/screen.scss */
  .fc-toolbar h2 {
    font-size: 30px;
  }
}
