@import url(bootstrap.min.css);
@import url(animate.css);
@import url(font-awesome.css);
@import url(themify-icons.css);
@import url(flaticon.css);
@import url(slick.css);
@import url(../revolution/css/rs6.css);
@import url(prettyPhoto.css);
@import url(shortcodes.css);
@import url(main.css);
@import url(megamenu.css);
@import url(flag-icon.min.css);
@import url(responsive.css);
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
/* line 43, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

/* line 57, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("fancybox.html"); }

/* line 66, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

/* line 75, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

/* line 83, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

/* line 93, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

/* line 100, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 4px solid #fff !important; }

/* line 111, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

/* line 121, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-close {
  position: absolute;
  top: -52px;
  right: -60px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1103;
  font-size: 1.75rem; }
  /* line 132, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  #fancybox-close:after {
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
    line-height: 30px;
    font-weight: 300; }

/* line 140, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

/* line 147, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

/* line 158, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

/* line 165, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("blank.html");
  z-index: 1102;
  display: none; }

/* line 177, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left {
  left: 0px; }

/* line 181, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-right {
  right: 0px; }

/* line 185, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block; }

/* line 197, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left-ico {
  background-image: url("fancybox.html");
  background-position: -40px -30px; }

/* line 202, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-right-ico {
  background-image: url("fancybox.html");
  background-position: -40px -60px; }

/* line 207, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

/* line 211, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-left:hover span {
  left: 20px; }

/* line 215, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-right:hover span {
  left: auto;
  right: 20px; }

/* line 220, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

/* line 230, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("fancybox-x.png"); }

/* line 237, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("fancybox.html");
  background-position: -40px -162px; }

/* line 244, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("fancybox-y.html");
  background-position: -20px 0px; }

/* line 252, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("fancybox.html");
  background-position: -40px -182px; }

/* line 259, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("fancybox-x.png");
  background-position: 0px -20px; }

/* line 267, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("fancybox.html");
  background-position: -40px -142px; }

/* line 274, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("fancybox-y.html"); }

/* line 281, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("fancybox.html");
  background-position: -40px -122px; }

/* line 288, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102; }

/* line 294, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

/* line 302, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

/* line 307, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

/* line 315, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-over {
  padding: 10px;
  background-image: url("fancy_title_over.html");
  display: block; }

/* line 321, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

/* line 328, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

/* line 334, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

/* line 339, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("fancybox.html") -40px -90px no-repeat; }

/* line 344, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("fancybox-x.png") 0px -40px; }

/* line 352, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("fancybox.html") -55px -90px no-repeat; }

/* IE6 */
/* line 359, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_close.html', sizingMethod='scale'); }

/* line 361, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_nav_left.html', sizingMethod='scale'); }

/* line 362, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_nav_right.html', sizingMethod='scale'); }

/* line 364, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_title_over.html', sizingMethod='scale');
  zoom: 1; }

/* line 365, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_title_left.html', sizingMethod='scale'); }

/* line 366, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_title_main.html', sizingMethod='scale'); }

/* line 367, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_title_right.html', sizingMethod='scale'); }

/* line 369, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px"); }

/* line 373, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); }

/* line 378, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_loading.html', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
/* line 382, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

/* line 384, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_n.html', sizingMethod='scale'); }

/* line 385, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_ne.html', sizingMethod='scale'); }

/* line 386, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_e.html', sizingMethod='scale'); }

/* line 387, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_se.html', sizingMethod='scale'); }

/* line 388, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_s.html', sizingMethod='scale'); }

/* line 389, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_sw.html', sizingMethod='scale'); }

/* line 390, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_w.html', sizingMethod='scale'); }

/* line 391, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../js/fancybox-1.3.4/fancy_shadow_nw.html', sizingMethod='scale'); }

/* line 393, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.search-filter-reset {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

/* line 408, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btn-primary {
  background: #ff5421;
  color: #fff;
  border-color: #ff5421;
  padding: .375rem 1.75rem; }
  /* line 413, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .btn-primary:hover {
    background-color: #033052;
    border-color: #033052;
    color: #fff !important; }

/* line 419, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btn-light:hover {
  background-color: #033052;
  border-color: #033052;
  color: #fff !important; }

/* line 424, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btn-outline-primary, .search-filter-reset {
  color: #ff5421;
  border-color: #ff5421;
  padding: .375rem 1.75rem; }
  /* line 428, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .btn-outline-primary:hover, .search-filter-reset:hover {
    color: #fff;
    background-color: #ff5421;
    border-color: #ff5421; }

/* line 454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmt-blog-classic-content .post-categories {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }
  /* line 459, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .cmt-blog-classic-content .post-categories li {
    display: inline-block; }
    /* line 461, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .cmt-blog-classic-content .post-categories li:after {
      content: ',';
      display: inline-block; }

/* line 470, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.single-country .cmt-page-title-row-inner {
  padding: 50px 0; }

/* line 475, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.no-border-radius {
  border-radius: 0 !important; }

/* line 479, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.coutryMenu {
  background: #1f2437; }
  /* line 482, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .coutryMenu ul li {
    display: inline-block;
    padding: 18px 17px; }
  /* line 486, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .coutryMenu ul a {
    display: block;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Roboto', Constantia;
    letter-spacing: 0.3px;
    color: #fff; }

/* line 502, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area p + h2, .cms-area p + h3, .cms-area p + h4, .cms-area P + h5, .cms-area p + h6, .cms-area ul + h2, .cms-area ul + h3, .cms-area Pul + h4, .cms-area ul + h5, .cms-area ul + h6 {
  margin-top: 25px; }

/* line 505, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area h2 {
  font-size: 2rem;
  line-height: 1.2; }

/* line 509, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area h3 {
  font-size: 1.75rem;
  line-height: 1.2; }

/* line 513, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area h4 {
  font-size: 1.5rem;
  line-height: 1.2; }

/* line 517, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area h5 {
  font-size: 1.25rem;
  line-height: 1.2; }

/* line 521, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area h6 {
  font-size: 1.125rem;
  line-height: 1.2; }

/* line 525, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px; }

/* line 531, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
ol {
  padding-left: 15px; }

/* line 534, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area:not(.listing-page) ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 538, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .cms-area:not(.listing-page) ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px; }
    /* line 542, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .cms-area:not(.listing-page) ul li:before {
      position: absolute;
      left: 0;
      top: 5px;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-family: 'Font Awesome 5 Pro';
      content: "\f058";
      font-weight: 700;
      color: #ff5421; }

/* line 554, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmt-page-title-row:after {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #000000;
  opacity: .3;
  z-index: 1; }

/* line 567, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmt-page-title-row .cmt-page-title-row-inner {
  position: relative;
  z-index: 2; }

/* line 573, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.findCourse {
  background-image: url(../images/findacourse5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right; }

/* line 580, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pageWrapper {
  padding: 50px 0; }

/* line 583, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.spacer {
  padding: 50px 15px; }

/* line 586, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.courseCategory, .course-listing {
  position: relative;
  padding-bottom: 38px; }
  /* line 589, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .courseCategory .navigation, .course-listing .navigation {
    bottom: 0;
    position: absolute;
    left: 0; }
  /* line 594, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .courseCategory h2, .course-listing h2 {
    font-size: 22px;
    line-height: 1; }
  /* line 598, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .courseCategory .item, .course-listing .item {
    text-align: center;
    overflow: visible;
    box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04);
    background: #fff;
    border-radius: 5px; }
    /* line 604, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseCategory .item img, .course-listing .item img {
      border-radius: 5px 5px 0 0;
      margin: 0; }
    /* line 608, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseCategory .item .item-details, .course-listing .item .item-details {
      padding: 20px;
      min-height: 116px; }
      /* line 611, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .courseCategory .item .item-details .btn, .course-listing .item .item-details .btn {
        min-width: 140px; }
  /* line 616, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .courseCategory .cat-list, .course-listing .cat-list {
    font-size: 14px; }
    /* line 618, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseCategory .cat-list li, .course-listing .cat-list li {
      display: inline-block;
      margin-right: 7px;
      padding-left: 0 !important;
      margin-bottom: 5px !important; }
      /* line 623, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .courseCategory .cat-list li:before, .course-listing .cat-list li:before {
        display: none !important; }
      /* line 626, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .courseCategory .cat-list li i, .course-listing .cat-list li i {
        color: #ff5421; }
      /* line 630, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .courseCategory .cat-list li span:before, .course-listing .cat-list li span:before {
        content: ',';
        display: inline-block; }
      /* line 634, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .courseCategory .cat-list li span:nth-child(2)::before, .course-listing .cat-list li span:nth-child(2)::before {
        display: none; }

/* line 642, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.rightSideBar {
  position: relative; }
  /* line 644, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .rightSideBar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #f5faff;
    content: '';
    height: 100%;
    width: 25%;
    z-index: -1; }

/* line 657, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.rightMenu {
  background: #f5faff; }

/* line 661, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pl15 {
  padding-left: 15px; }

/* line 664, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pr15 {
  padding-right: 15px; }

/* line 668, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.mt_160 {
  margin-top: -166px !important; }

/* line 673, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmt-icon.cmt-icon_element-onlytxt img {
  display: block;
  width: 100%; }

/* line 680, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.client-box .client-thumbnail {
  border: 1px solid #eee;
  padding: 15px; }

/* line 686, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.instituteSlider {
  /* the slides */
  /* the parent */ }
  /* line 688, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .instituteSlider .slick-slide {
    margin: 0 12px; }
  /* line 692, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .instituteSlider .slick-list {
    margin: 0 -12px; }

/* line 699, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.upcomingEvents .featured-thumbnail img {
  width: 100%; }

/* line 705, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.ctRow {
  margin-top: 20px; }
  /* line 707, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .ctRow h5, .ctRow h2, .ctRow a {
    color: #fff; }
  /* line 710, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .ctRow h2 {
    font-size: 18px; }
  /* line 714, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .ctRow a:hover {
    text-decoration: underline; }

/* line 721, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
rs-mask-wrap a.rs-layer {
  background: red !important;
  border-color: red !important; }

/* line 727, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.detailPage {
  padding: 50px 0; }

/* line 731, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.bg-light-section {
  background: #f5faff; }

/* line 735, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.yl-event-widget {
  padding: 35px;
  border-radius: 5px;
  margin-bottom: 25px;
  background-color: #fff; }
  /* line 740, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .yl-event-widget .widget-title {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 1; }
  /* line 747, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .yl-event-widget .ed-inner-widget {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eef1fe; }
    /* line 751, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .yl-event-widget .ed-inner-widget .ed-inner-title {
      color: #000;
      font-size: 16px;
      font-weight: 700; }
      /* line 755, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .yl-event-widget .ed-inner-widget .ed-inner-title i {
        color: #ff5421;
        margin-right: 8px; }

/* line 763, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.yl-event-innerbox {
  border-radius: 8px;
  margin-bottom: 30px;
  background-color: #fff;
  transition: 0.4s all ease-in-out;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04); }
  /* line 769, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .yl-event-innerbox .yl-event-img {
    border-radius: 8px;
    overflow: hidden; }
    /* line 772, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .yl-event-innerbox .yl-event-img img {
      transition: 0.5s all ease-in-out; }
  /* line 776, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .yl-event-innerbox .yl-event-text {
    padding: 35px 25px; }
    /* line 778, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .yl-event-innerbox .yl-event-text .event-date {
      top: -55px;
      left: 35px;
      color: #fff;
      width: 75px;
      height: 75px;
      line-height: 1;
      font-weight: 700;
      font-size: 30px;
      padding-top: 13px;
      position: absolute;
      border-radius: 100%;
      background-color: #ff5421; }
      /* line 791, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .yl-event-innerbox .yl-event-text .event-date span {
        display: block;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase; }
    /* line 798, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .yl-event-innerbox .yl-event-text h3 {
      color: #000000;
      font-size: 22px;
      font-weight: 700;
      line-height: 1.273;
      transition: 0.3s all ease-in-out; }
    /* line 805, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .yl-event-innerbox .yl-event-text .yl-event-meta {
      padding-top: 20px;
      margin-top: 15px;
      border-top: 1px solid #e9e9e9; }
      /* line 809, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .yl-event-innerbox .yl-event-text .yl-event-meta a {
        color: #555555;
        font-size: 14px;
        margin-right: 20px; }
      /* line 814, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .yl-event-innerbox .yl-event-text .yl-event-meta i {
        margin-right: 5px;
        color: #0000fe; }

/* line 823, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.country-course-lidting h2 {
  font-size: 18px; }

/* line 829, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.awardList img {
  border-radius: 10px; }

/* line 832, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.awardList h2 {
  font-size: 20px;
  line-height: 1.3; }

/* line 838, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.roundImg {
  border-radius: 10px; }

/* line 843, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.advisoryBoard blockquote p {
  position: relative; }
  /* line 845, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .advisoryBoard blockquote p:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    content: "\f10d";
    display: inline-block;
    margin-right: 5px;
    font-size: 20px; }
  /* line 853, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .advisoryBoard blockquote p:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    content: "\f10e";
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    vertical-align: -5px; }

/* line 863, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.advisoryBoard h3 {
  font-size: 1.25rem; }

/* line 866, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.advisoryBoard h2 {
  font-size: 1.75rem; }

/* line 872, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.overseasList .item {
  background: #fff;
  box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.1); }
  /* line 875, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .overseasList .item h2 {
    font-size: 1.25rem;
    line-height: 1.2; }
  /* line 879, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .overseasList .item h3 {
    font-size: 16px;
    line-height: 1;
    color: #666; }
  /* line 884, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .overseasList .item .fig {
    padding: 15px 15px 0 15px; }
  /* line 887, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .overseasList .item .iconLeft {
    position: relative;
    padding-left: 25px; }
    /* line 890, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .overseasList .item .iconLeft:after {
      position: absolute;
      left: 0;
      top: 0;
      font-family: 'Font Awesome 5 Pro';
      font-weight: 400;
      color: #ff5421; }
    /* line 898, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .overseasList .item .iconLeft.location::after {
      content: "\f3c5"; }
    /* line 901, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .overseasList .item .iconLeft.address::after {
      content: "\f2bb"; }

/* line 911, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.linkBox ul li:before {
  content: "\f178" !important; }

/* line 918, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.border-radius {
  border-radius: 10px; }

/* line 934, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.menu-outer .menu {
  padding-left: 0; }

/* line 941, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.testmonialList .item .testFig {
  width: 87px;
  height: 87px;
  border-radius: 50%;
  overflow: hidden; }

/* line 947, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.testmonialList .item .testContent {
  width: calc(100% - 112px); }
  /* line 949, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .testmonialList .item .testContent h3 {
    font-size: 1.375rem;
    margin-top: 5px;
    margin-bottom: 5px; }
  /* line 954, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .testmonialList .item .testContent h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 400; }
    /* line 958, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .testmonialList .item .testContent h4 i {
      color: #ff5421;
      margin-right: 3px; }

/* line 967, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.text-line:hover {
  text-decoration: underline; }

/* line 973, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.homefeatureBlock .moreData {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #a8a8a8; }

/* line 979, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.courseDetails {
  margin-left: -2% !important;
  display: flex;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 986, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .courseDetails li {
    background: #fff;
    padding: 20px !important;
    margin-bottom: 12px !important;
    box-shadow: 0 0 6px 0px rgba(29, 33, 67, 0.1);
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin-left: 2%;
    font-size: 18px;
    font-weight: 600; }
    /* line 997, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseDetails li i {
      color: #ff5421; }
    /* line 1000, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseDetails li h4 {
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 5px; }
    /* line 1005, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .courseDetails li:before {
      display: none !important; }

/* line 1010, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#top-courses {
  position: relative; }
  /* line 1012, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  #top-courses .navigation {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right; }

/* line 1021, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.widget-menu.nav a.active {
  background: #ff5421;
  color: #fff; }

/* line 1026, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.filterSection {
  background: #fff;
  padding: 30px; }
  /* line 1029, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .filterSection h3 {
    font-size: 1.4375rem;
    line-height: 1; }
  /* line 1033, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .filterSection ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0; }
    /* line 1043, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .filterSection ul li {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
      padding-right: 15px !important;
      padding-left: 15px !important;
      padding-bottom: 0 !important; }
      /* line 1050, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .filterSection ul li label {
        display: block; }
      /* line 1053, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .filterSection ul li input, .filterSection ul li select {
        width: 100%; }

/* line 1061, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.tax-course_category .cmt-page-title-row-inner, .post-type-archive-career .cmt-page-title-row-inner {
  padding-bottom: 110px; }

/* line 1064, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.tax-course_category .filterSection, .post-type-archive-career .filterSection {
  margin-top: -50px;
  position: relative;
  z-index: 22; }

/* line 1069, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.tax-course_category .detailPage, .post-type-archive-career .detailPage {
  padding-top: 0; }

/* line 1075, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.commonList .fig, .newsList .fig {
  position: relative; }
  /* line 1077, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .commonList .fig .postDate, .newsList .fig .postDate {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ff5421;
    color: #fff;
    font-size: 14px;
    padding: 5px 13px; }

/* line 1087, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.commonList .item, .newsList .item {
  padding: 20px;
  background: #fff; }
  /* line 1090, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .commonList .item h3, .newsList .item h3 {
    font-size: 1.375rem;
    line-height: 1.3; }
  /* line 1094, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .commonList .item ul.options, .newsList .item ul.options {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 1098, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .commonList .item ul.options li, .newsList .item ul.options li {
      display: inline-block;
      font-size: 15px;
      margin-right: 10px;
      padding-left: 0; }
      /* line 1103, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .commonList .item ul.options li:before, .newsList .item ul.options li:before {
        display: none !important; }
      /* line 1106, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .commonList .item ul.options li i, .newsList .item ul.options li i {
        color: #ff5421;
        margin-right: 5px; }

/* line 1113, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.commonList .btn, .newsList .btn {
  font-size: 14px; }

/* line 1118, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.wpcf7 input[type="file"] {
  font-size: 14px;
  height: auto; }

/* line 1123, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.costTable {
  border: 1px solid #dbdbdb; }
  /* line 1125, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .costTable .row {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 20px; }
    /* line 1128, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .costTable .row:last-child {
      border-bottom: 0; }
    /* line 1131, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .costTable .row img {
      vertical-align: middle;
      max-width: 40px;
      margin-right: 10px;
      margin-bottom: 0; }

/* line 1141, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.useful-outer ul {
  padding-left: 0; }

/* line 1148, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.widget.widget-nav-menu ul li.current-menu-item a a {
  color: #ff5421; }

/* line 1154, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.featured-icon-box.icon-align-before-content.style2 .cmt-icon img {
  max-width: 47px; }

/* line 1159, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cms-area .f-20 {
  font-size: 20px; }

/* line 1164, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.modal-content {
  border-radius: 0;
  border: none;
  background: #f5faff; }

/* line 1171, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#launchevent .modal-header, #quickEnquiry .modal-header, #eventBook .modal-header {
  padding: 25px 40px;
  position: relative; }
  /* line 1174, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  #launchevent .modal-header .close, #quickEnquiry .modal-header .close, #eventBook .modal-header .close {
    position: absolute;
    right: 17px;
    top: 10px;
    font-size: 20px; }
    /* line 1179, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    #launchevent .modal-header .close span, #quickEnquiry .modal-header .close span, #eventBook .modal-header .close span {
      font-size: 30px; }

/* line 1184, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#launchevent .modal-body, #quickEnquiry .modal-body, #eventBook .modal-body {
  padding: 20px 40px 40px 40px; }

/* line 1187, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#launchevent .modal-dialog, #quickEnquiry .modal-dialog, #eventBook .modal-dialog {
  max-width: 660px; }

/* line 1192, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#eventBook .modal-content {
  background: #fff; }

/* line 1195, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#eventBook .modal-dialog {
  max-width: 500px; }

/* line 1199, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang h4, .otherMang h4 {
  font-size: 17px;
  line-height: 1;
  color: #ff5421; }

/* line 1204, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang h5, .otherMang h5 {
  font-size: 12px;
  line-height: 1; }

/* line 1208, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang p, .otherMang p {
  font-size: 14px; }

/* line 1214, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang .item {
  min-height: 622px; }

/* line 1217, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang p {
  min-height: 173px; }

/* line 1220, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.topMang h5 {
  font-size: 14px; }

/* line 1225, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.launchEvent {
  position: fixed;
  bottom: 280px;
  right: 0;
  background: #ff5421;
  color: #fff;
  padding: 8px 10px 8px 50px;
  border-radius: 5px 0 0 5px;
  z-index: 222;
  word-break: break-all !important;
  white-space: break-spaces;
  width: 120px;
  text-align: left;
  line-height: 1.3;
  font-weight: 300; }
  /* line 1241, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .launchEvent.n1 {
    bottom: 210px; }
    /* line 1243, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .launchEvent.n1:before {
      content: "\f0e0";
      font-size: 29px; }
  /* line 1248, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .launchEvent.n2 {
    bottom: 140px; }
    /* line 1250, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .launchEvent.n2:before {
      content: "\f590";
      font-size: 29px; }
  /* line 1255, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .launchEvent:hover {
    color: #fff;
    background: #1f2437; }
  /* line 1259, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .launchEvent:before {
    content: "\f783";
    position: absolute;
    left: 15px;
    font-family: "Font Awesome 5 Pro";
    top: 5px;
    font-size: 32px;
    font-weight: 300;
    animation: heartbeat 2s infinite; }
  /* line 1269, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .launchEvent:focus {
    color: #fff; }

/* line 1274, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.site-navigation {
  position: relative;
  z-index: 23; }

/* line 1279, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.page-template-template-study-aboard .featured-imagebox-country.style1 .featured-content {
  padding: 19px 12px 15px; }
  /* line 1281, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .page-template-template-study-aboard .featured-imagebox-country.style1 .featured-content .featured-title h5 {
    margin-bottom: 0; }

/* line 1288, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .modal-header {
  padding: 25px 25px 15px 25px; }

/* line 1291, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .modal-body {
  padding: 20px 35px 40px; }

/* line 1294, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .leftImage {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  background: url(../images/call-now.jpg) no-repeat;
  background-size: cover; }

/* line 1301, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .rightModal {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%; }

/* line 1306, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .modal-content {
  -ms-flex-direction: column;
  flex-direction: revert;
  background: #fff; }

/* line 1311, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .modal-dialog {
  max-width: 920px;
  width: 100%; }

/* line 1315, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .btn-primary {
  font-size: 17px;
  padding: 10px 42px;
  margin-top: 15px; }

/* line 1320, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .ajax-loader {
  position: absolute;
  bottom: 0;
  right: 0; }

/* line 1325, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry label {
  font-size: 14px; }

/* line 1330, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.slick-next {
  right: -10px;
  background: #fff !important; }

/* line 1334, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.slick-prev {
  left: -6px;
  background: #fff !important; }

/* line 1340, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.instituteSlider .slick-arrow {
  width: 40px;
  height: 40px; }

/* line 1344, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.instituteSlider .slick-prev {
  left: -20px; }

/* line 1347, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.instituteSlider .slick-next {
  right: -20px; }

/* line 1352, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.upcomingEvents .featured-thumbnail {
  position: relative; }
  /* line 1354, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .upcomingEvents .featured-thumbnail .dateEvent {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    background: #ff5421;
    border-radius: 5px; }

/* line 1370, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.upcomingEvents .featured-imagebox .featured-content .featured-title h5 {
  min-height: 50px; }
  /* line 1372, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .upcomingEvents .featured-imagebox .featured-content .featured-title h5.min-auto {
    min-height: auto; }

/* line 1381, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.tax-country .filterSection ul li input, .tax-country .filterSection ul li select {
  font-size: 13px;
  padding: 6px 10px 6px; }

/* line 1387, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmt-btn-color-grey {
  background: #1f2437 !important;
  color: #fff;
  font-size: 14px !important;
  padding-left: 15px !important;
  border-radius: 5px !important; }

@keyframes heartbeat {
  0% {
    transform: scale(0.75); }
  20% {
    transform: scale(1); }
  40% {
    transform: scale(0.75); }
  60% {
    transform: scale(1); }
  80% {
    transform: scale(0.75); }
  100% {
    transform: scale(0.75); } }

/* line 1423, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.step {
  display: none; }
  /* line 1425, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .step.active {
    display: block; }

/* line 1430, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.progressTimeline {
  position: relative; }
  @media (max-width: 991.98px) {
    /* line 1430, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .progressTimeline {
      margin-top: 25px; } }
  /* line 1433, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .progressTimeline ul {
    max-width: 415px;
    margin: 0 auto; }
    /* line 1434, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .progressTimeline ul:after {
      display: block;
      clear: both;
      content: ""; }
    /* line 1441, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .progressTimeline ul li {
      display: block;
      float: left;
      width: 50%;
      position: relative;
      min-height: 85px;
      z-index: 3;
      min-width: 121px; }
      @media (max-width: 991.98px) {
        /* line 1441, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
        .progressTimeline ul li {
          margin-bottom: 12px;
          min-width: auto;
          min-height: auto; } }
      /* line 1454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li:after {
        position: absolute;
        left: 102px;
        width: 100%;
        top: 22px;
        height: 1px;
        background: #afb7b7;
        content: '';
        margin: auto;
        z-index: -1; }
        @media (max-width: 991.98px) {
          /* line 1454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li:after {
            left: 40px;
            width: 100%; } }
        @media (max-width: 767.98px) {
          /* line 1454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li:after {
            top: 15px; } }
        @media (max-width: 480px) {
          /* line 1454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li:after {
            left: 20px;
            top: 12px; } }
        @media (max-width: 480px) {
          /* line 1454, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li:after {
            top: 10px; } }
      @media (min-width: 991px) {
        /* line 1470, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
        .progressTimeline ul li:before {
          position: absolute;
          right: -7px;
          top: 15px;
          margin: auto;
          width: 0px;
          height: 0px;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          border-left: 11px solid #afb7b7;
          content: '';
          z-index: 2; } }
      /* line 1484, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li:last-child {
        padding-right: 0; }
        /* line 1486, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
        .progressTimeline ul li:last-child:after {
          display: none; }
        @media (min-width: 991px) {
          /* line 1490, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li:last-child:after, .progressTimeline ul li:last-child:before {
            display: none; } }
      /* line 1495, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li span {
        width: 44px;
        height: 44px;
        line-height: 44px;
        margin: auto;
        display: block;
        background: #afb7b7;
        border-radius: 50%;
        text-align: center;
        font-size: 15px; }
        @media (max-width: 767.98px) {
          /* line 1495, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li span {
            width: 30px;
            height: 30px;
            line-height: 30px;
            font-size: 14px; } }
        @media (max-width: 480px) {
          /* line 1495, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li span {
            width: 25px;
            height: 25px;
            line-height: 25px;
            font-size: 12px; } }
        @media (max-width: 380px) {
          /* line 1495, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .progressTimeline ul li span {
            width: 20px;
            height: 20px;
            line-height: 20px;
            font-size: 11px; } }
      /* line 1524, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li p {
        font-size: 14px;
        text-align: center;
        line-height: 17px;
        margin: 7px auto 0 auto;
        max-width: 160px; }
      /* line 1533, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li.active span {
        background: #ff5421;
        color: #fff; }
      /* line 1539, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .progressTimeline ul li.completed span {
        background: #393939;
        color: #fff; }

/* line 1548, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.wb-frmvld {
  padding: 30px;
  background: #fff;
  margin: 0 auto;
  max-width: 700px; }
  /* line 1553, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .wb-frmvld ul {
    margin: 0;
    padding: 0; }
    /* line 1556, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .wb-frmvld ul li .form-group {
      position: relative;
      padding-left: 25px;
      margin-bottom: 0;
      padding-bottom: 25px; }
      /* line 1561, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .wb-frmvld ul li .form-group .form-control {
        margin-bottom: 12px; }
      /* line 1564, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .wb-frmvld ul li .form-group ul {
        list-style: none;
        font-size: 14px;
        margin-bottom: 15px; }
        /* line 1568, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
        .wb-frmvld ul li .form-group ul li {
          position: relative;
          padding-left: 20px; }
          /* line 1571, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
          .wb-frmvld ul li .form-group ul li:after {
            position: absolute;
            width: 8px;
            height: 8px;
            background: #c5c1c0;
            content: '';
            left: 0;
            top: 8px; }
      /* line 1582, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .wb-frmvld ul li .form-group label {
        font-weight: 700;
        margin-bottom: 15px; }
      /* line 1586, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .wb-frmvld ul li .form-group:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 6px;
        height: 100%;
        content: '';
        background: #eee;
        border-radius: 10px; }
      /* line 1596, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .wb-frmvld ul li .form-group:before {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        line-height: 20px;
        background: #ff5421;
        position: absolute;
        top: 0;
        content: '';
        left: -7px;
        z-index: 22; }

/* line 1614, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btnOuter:after {
  position: absolute;
  left: 0;
  right: 0;
  top: -35px;
  width: 100%;
  height: 35px;
  content: '';
  background: #fff; }

/* line 1626, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.resultsCRS {
  max-width: 700px;
  margin: 40px auto 0 auto; }
  /* line 1629, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .resultsCRS h3 {
    font-size: 1.75rem; }

/* line 1634, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btn-light {
  color: #212529 !important;
  font-weight: 600; }

/* line 1640, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.header .btn {
  font-size: 15px; }

/* line 1646, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
nav.main-menu ul.menu li ul.sub-menu li a:hover {
  color: #fff;
  background-color: #ff5421; }

/* line 1653, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.digitalHead h1 {
  font-size: 2.5rem;
  line-height: 1;
  background: #1f2437;
  color: #fff;
  padding: 19px 40px;
  display: inline-block;
  margin-bottom: 20px; }

/* line 1662, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.digitalHead p {
  font-size: 18px;
  line-height: 30px; }

/* line 1668, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.bannerNew {
  padding: 60px 0;
  background: #ff5928; }
  /* line 1671, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .bannerNew * {
    color: #fff; }
  /* line 1672, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .bannerNew h1 {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2; }

/* line 1680, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.newForm {
  padding: 2rem;
  background: #fff;
  box-shadow: 0 0 10px 1px #e6e6e680;
  border-radius: 10px;
  margin-top: -310px; }
  /* line 1687, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .newForm h3 {
    line-height: 1;
    font-size: 25px;
    margin-bottom: 18px; }
  /* line 1692, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .newForm .btn-primary {
    min-width: 165px;
    font-size: 17px;
    padding: 10px 15px; }

/* line 1700, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.page-template-template-digital-office .cmt-row.testimonial_2-section {
  padding: 70px 0 150px 0; }

/* line 1705, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, textarea, select {
  border: 1px solid #888 !important;
  border-radius: 5px; }

/* line 1710, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.leftformContent h3 {
  font-size: 34px;
  line-height: 1; }

/* line 1714, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.leftformContent .card {
  border-radius: 10px; }

/* line 1717, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.leftformContent .card-header {
  background: #fff;
  border-radius: 10px; }
  /* line 1720, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .leftformContent .card-header .btn {
    color: #1480e0; }
  /* line 1723, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .leftformContent .card-header .btn:hover {
    text-decoration: none; }
  /* line 1726, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .leftformContent .card-header.active-btn {
    border-radius: 10px 10px 0 0;
    background: #1f2437; }
    /* line 1729, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .leftformContent .card-header.active-btn .btn {
      color: #fff; }

/* line 1734, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.digitalForm {
  box-shadow: 0 0 9px 0 #1d21431a; }
  /* line 1736, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .digitalForm h3 {
    font-size: 1.625rem; }
  /* line 1739, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .digitalForm .leftBox {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    background: url(../images/aboard.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 30px !important; }
    /* line 1747, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .digitalForm .leftBox:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      margin: auto;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0.8; }
  /* line 1761, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .digitalForm .rightBox {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    background: #fff;
    padding: 40px;
    min-height: 400px; }
    /* line 1768, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .digitalForm .rightBox .row.form-group {
      margin-right: -10px;
      margin-left: -10px; }
      /* line 1771, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .digitalForm .rightBox .row.form-group [class*='col-'] {
        padding-right: 10px;
        padding-left: 10px; }

/* line 1779, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.digitalfeatureList {
  list-style: none;
  padding: 0;
  position: relative;
  z-index: 22; }
  /* line 1784, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .digitalfeatureList li {
    display: block;
    color: #e8e8e8;
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px; }
    /* line 1790, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .digitalfeatureList li:last-child {
      margin-bottom: 0; }
    /* line 1793, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .digitalfeatureList li i {
      color: #ff5421;
      font: 20px; }

/* line 1800, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.branchesBg {
  background: #f4f8fc url(../images/bckmapgrn.png) no-repeat;
  background-position: center;
  background-size: contain;
  min-height: 500px; }

/* line 1808, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.adressList .itemCard {
  box-shadow: 0 0 9px 0 #1d21431a;
  border-radius: 5px;
  background: #fff; }
  /* line 1812, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .adressList .itemCard .fig {
    border-radius: 5px 5px 0 0;
    overflow: hidden; }
  /* line 1816, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .adressList .itemCard h4 {
    padding: 14px 20px;
    border-bottom: 1px solid #f6f6f6;
    font-size: 25px;
    line-height: 1.2; }
  /* line 1822, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .adressList .itemCard .itemBody {
    padding: 15px 20px 20px 20px; }
    /* line 1824, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .adressList .itemCard .itemBody p, .adressList .itemCard .itemBody a {
      position: relative;
      padding-left: 28px;
      margin-bottom: 10px; }
      /* line 1828, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .adressList .itemCard .itemBody p span, .adressList .itemCard .itemBody a span {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        line-height: 20px;
        background: #ff5421;
        color: #fff;
        text-align: center;
        position: absolute;
        font-size: 10px;
        left: 0;
        top: 1px; }
    /* line 1842, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .adressList .itemCard .itemBody a {
      color: #06c; }

/* line 1850, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
nav.main-menu ul.menu > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  margin-left: 5px;
  font-size: 13px; }

/* line 1861, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
nav.main-menu ul.menu li.mega-menu > ul.sub-menu {
  width: 500px;
  right: 0;
  padding: 25px; }
  /* line 1865, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  nav.main-menu ul.menu li.mega-menu > ul.sub-menu:after {
    display: block;
    content: '';
    clear: both; }
  /* line 1870, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  nav.main-menu ul.menu li.mega-menu > ul.sub-menu > li {
    width: 48%; }
    /* line 1872, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    nav.main-menu ul.menu li.mega-menu > ul.sub-menu > li:first-child {
      float: left; }
    /* line 1875, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    nav.main-menu ul.menu li.mega-menu > ul.sub-menu > li:last-child {
      float: right; }
    /* line 1878, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    nav.main-menu ul.menu li.mega-menu > ul.sub-menu > li > a {
      font-size: 14px;
      color: #1d2143;
      text-transform: uppercase;
      font-weight: 700;
      font-family: 'Roboto', Constantia;
      border: none;
      padding: 0 0 12px 0; }
      /* line 1886, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      nav.main-menu ul.menu li.mega-menu > ul.sub-menu > li > a:hover {
        background: none; }
  /* line 1891, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  nav.main-menu ul.menu li.mega-menu > ul.sub-menu ul {
    position: static;
    opacity: 1;
    visibility: visible;
    display: block;
    box-shadow: none;
    padding: 0;
    width: auto; }
    /* line 1900, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    nav.main-menu ul.menu li.mega-menu > ul.sub-menu ul li:first-child a {
      border-top: none; }
    /* line 1903, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    nav.main-menu ul.menu li.mega-menu > ul.sub-menu ul li a {
      padding: 12px 0; }
      /* line 1905, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      nav.main-menu ul.menu li.mega-menu > ul.sub-menu ul li a:hover {
        background-color: #fff;
        color: #ff5421; }

/* line 1915, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
nav.main-menu ul.menu li.country-menu > ul.sub-menu {
  right: auto;
  padding-top: 10px; }
  /* line 1918, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  nav.main-menu ul.menu li.country-menu > ul.sub-menu > li > a {
    display: none; }
  /* line 1922, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  nav.main-menu ul.menu li.country-menu > ul.sub-menu ul li a {
    padding: 12px 0 12px 30px;
    background-position: 0 center; }

/* line 1931, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.slideLink {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 22; }

/* line 1943, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.ctSection {
  padding: 60px 0; }

/* line 1949, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.cmsBlock ul li {
  display: inline-block;
  margin-right: 15px; }

/* line 1956, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.border-radius10 {
  border-radius: 10px;
  overflow: hidden; }

/* line 1962, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.headAreaCountry h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 600; }

/* line 1967, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.headAreaCountry p {
  color: #fff; }

/* line 1971, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.whyStudy {
  padding-bottom: 40px; }

/* line 1975, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.featureList ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
  display: flex;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

/* line 1984, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.featureList li {
  flex: 0 0 20%;
  max-width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 12px; }
  /* line 1991, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .featureList li span {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    line-height: 90px;
    text-align: center;
    background: #fff;
    display: block;
    margin: 0 auto 15px auto; }
    /* line 2000, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .featureList li span i {
      font-size: 40px;
      line-height: 90px;
      color: #ff5421; }
  /* line 2006, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .featureList li h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    color: #dad9d9; }

/* line 2018, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.middleSections .ctSection:nth-child(odd) {
  background: #fff; }

/* line 2021, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.middleSections .ctSection:nth-child(even) {
  background: #FAFAFA; }
  /* line 2023, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .middleSections .ctSection:nth-child(even) .row {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

/* line 2033, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.menu-footer-quick-links ul:after {
  display: block;
  content: '';
  clear: both; }

/* line 2038, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.menu-footer-quick-links ul li {
  display: block;
  float: left;
  width: 50%; }

/* line 2046, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.bgFaq {
  background: #FAFAFA; }

/* line 2050, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.tabnavouter {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

/* line 2057, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.moreDataNew .tab-content {
  background: #FAFAFA;
  padding: 30px;
  border-radius: 0 0 10px 10px; }

/* line 2062, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.moreDataNew .nav-tabs {
  border: 1px solid #dee2e6;
  border-radius: 10px 10px 0 0;
  display: table; }
  /* line 2066, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .moreDataNew .nav-tabs li {
    display: table-cell; }
    /* line 2068, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .moreDataNew .nav-tabs li:first-child a {
      border-radius: 10px 0 0 0; }
    /* line 2071, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .moreDataNew .nav-tabs li:last-child a {
      border-radius: 0 10px 0 0; }
    /* line 2074, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .moreDataNew .nav-tabs li a {
      display: block;
      padding: 10px 15px;
      font-size: 15px;
      font-weight: 700;
      white-space: nowrap; }
      /* line 2080, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
      .moreDataNew .nav-tabs li a.active {
        background: #ff5421;
        color: #fff; }

/* line 2089, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.btn-secondary {
  background-color: #1480e0;
  border-color: #61b3fd; }
  /* line 2092, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .btn-secondary:hover {
    color: #fff !important;
    background: #ff5421;
    border-color: #ff5421 !important; }
    /* line 2096, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .btn-secondary:hover i {
      color: #fff !important; }

/* line 2102, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.header .btn {
  border-width: 2px; }

/* line 2106, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
#quickEnquiry .modal-header .close {
  font-size: 35px; }

/* line 2110, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.call-action-country {
  padding: 70px 0; }
  /* line 2112, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .call-action-country h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 20px; }
  /* line 2118, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .call-action-country p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px; }

/* line 2125, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.f18 {
  font-size: 18px; }

/* line 2131, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pagination .material-icons {
  display: none; }

/* line 2136, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pagination li.pg-prev > a {
  padding: 5px 8px; }
  /* line 2138, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .pagination li.pg-prev > a:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    color: #ff5421; }

/* line 2146, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.pagination li.pg-next > a {
  padding: 5px 8px; }
  /* line 2148, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .pagination li.pg-next > a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    color: #ff5421; }

/* line 2160, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.albumList a:hover {
  color: #333; }

/* line 2164, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.albumList .fig img {
  display: block;
  width: 100%; }

/* line 2169, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.albumList .cat {
  width: 33px;
  height: 33px;
  background: #ff5421;
  line-height: 31px;
  border-radius: 50%;
  text-align: center; }
  /* line 2176, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .albumList .cat i {
    line-height: 33px;
    color: #fff; }

/* line 2181, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.albumList h4 {
  font-size: 18px;
  margin: 0;
  font-weight: 400; }

/* line 2186, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
.albumList .fig {
  position: relative; }
  /* line 2188, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .albumList .fig img {
    border-radius: 10px 10px 0 0; }
  /* line 2191, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
  .albumList .fig .playButton {
    position: absolute;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    border-radius: 50%;
    background: #fff;
    text-align: center; }
    /* line 2205, smedu/wp-content/themes/mytheme/assets/scss/style.scss */
    .albumList .fig .playButton i {
      line-height: 45px; }

/*# sourceMappingURL=../../../../../../sass */