@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Indie+Flower);
@font-face{
  font-family: proxima_nova;
  src: url(../fonts/ProximaNova-Regular.otf);
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "proxima_nova", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  background-color: #fff;
  color: #2d4050;
  -webkit-font-smoothing: antialiased !important;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
header {
  background-color: #ffffff;
  border-bottom: 1px solid #272727;
  padding: 15px 0;
}
ul#top_nav {
  list-style: none;
  padding: 0;
  margin: 10px 15px 0 0;
  font-size: 12px;
  float: right;
}
ul#top_nav li a {
  color: #ccc;
}
ul#top_nav li a:hover {
  color: #fff;
}
ul#top_nav li:first-child {
  border-left: none;
}
ul#top_nav li {
  display: inline-block;
  border-left: 1px solid #333;
  height: 12px;
  line-height: 12px;
  padding-right: 5px;
  padding-left: 7px;
}
nav {
  background-color: #005a84;
}
a#logo {
  width: 319px;
  height: 70px;
  background: url(../img/logo/logo-5.png) no-repeat;
  text-indent: -9999px;
  display: block;
}
.divider_top {
  background: url(../img/top_divider.png) center bottom repeat-x;
  width: 100%;
  height: 37px;
  position: absolute;
  bottom: -8px;
  left: 0;
}
#sub-header {
  padding: 30px 0 60px;
  color: #000;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  width: 100%;
  /* background: url(../img/bg_sub-header.png) #0cbdaa; */
}
#sub-header_pattern_1 {
  padding: 30px 0 60px;
  color: #fff;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  width: 100%;
  background: url(../img/pattern_1.png) center top #1abc9c;
}
#sub-header_pattern_2 {
  padding: 30px 0 60px;
  color: #fff;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  width: 100%;
  background: url(../img/pattern_2.png) center top #1abc9c;
}
#main_content {
  padding: 49px 0;
  background-color: #fff;
}
#main_content_gray {
  padding: 60px 0 30px;
  background-color: #fafafa;
}
#main_content h3 {
  font-weight: 600;

  font-size: 20px;

  color: #005a84;
}
#main_content p {
  font-size: 15px;

  /* font-weight: 600; */

  letter-spacing: 1px;

  text-align: left;

  line-height: 1.5;
}
#announce {
  padding: 60px 0;
}
p {
  margin-bottom: 20px;
}
blockquote.styled {
  line-height: 20px;
  font-size: 14px;
  font-style: italic;
}
p.lead {
  font-weight: 600;
}
p.lead.boxed {
  font-weight: 600;
  font-size: 30px;
  background-color: #333;
  display: inline-block;
  padding: 3px 12px;
}
a {
  color: #488dc6;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 60px;
  margin: 20px 0 0;
  padding: 0;
}
#subscribe h1 {
  font-size: 46px;
  margin-top: 85px;
}
#main_content h2,
#main_content_gray h2 {
  /* text-transform: uppercase; */
  font-weight: 700;
  font-size: 22px;
  margin-top: 0;
  color: #005a84;
}
#sub-header-features h1,
#sub-header-features-2 h1 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 72px;
  margin: 20px 0 0;
  padding: 0;
}
#sub-header-features h2,
#sub-header-features-2 h2 {
  font-size: 20px;
  font-weight: 700;
}
#main_content h2.plan-title {
  font-size: 18px;
  font-weight: 600;
}
#sub-header-features p {
  font-size: 15px;
  color: #75807d;
  font-weight: 600;
}
#sub-header-features-2 p {
  font-size: 15px;
  font-weight: 600;
}
#sub-header-features p strong,
#sub-header-features ul li strong {
  color: #5b6462;
}
#sub-header-features ul {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
#sub-header-features p strong,
#sub-header-features-2 p strong {
  color: #fff;
}
#testimonials h2 {
  color: #005a84;
  font-size: 40px;
  font-weight: 700;
}
#main-features h2,
#main-features_green h2 {
  /* text-transform: uppercase; */
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-top: 0;
  padding-top: 0;
}
.faq-section h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  margin-top: 0;
  padding-top: 0;
}
.service-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.service-section h2 {
  font-weight: 700;
  font-size: 40px;
  margin-top: 0;
  color: #005a84;
  margin-bottom: 30px;
}
.service-section p {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.5;
}
.book-section {
  padding-top: 40px;
  padding-bottom: 40px;
  /* background: #1abc9c; */
}
.book-section h2 {
  font-weight: 700;
  font-size: 40px;
  margin-top: 0;
  color: #ffffff;
  margin-bottom: 30px;
}
.book-section p {
  font-size: 15px;
  font-weight: 600;
  text-align: justify;
  line-height: 1.5;
}
.faq-section {
  /* background-color: #f58121; */
  background-color: #0da4dd;
}
#main_content .post h2 {
  font-size: 26px;
  line-height: 28px;
}
#main-features p.lead,
#main-features_green p.lead {
  color: #fff;
  font-size: 15px;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
#main-features h3,
#main-features_green h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.question_box h3 {
  font-size: 18px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 10px;
}
.box_style_1 h4 {
  border-bottom: 1px solid #eaeff3;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#main-contact h3 {
  margin-top: 0;
  padding-top: 0;
}
.box-wp h3 {
  font-size: 36px;
  font-weight: 400;
}
.box-wp p.lead {
  font-weight: 600;
}
footer h3 {
  font-size: 30px;
}
#nav-footer h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
ul.latest_news h5 {
  margin: 0 0 0 25px;
  padding: 0;
}
footer {
  background: url(../img/logo_footer.png) center 60px no-repeat #005a84;
  color: #fff;
  width: 100%;
  padding-top: 30px;
  text-align: center;
  font-size: 15px;
}
#nav-footer ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px;
}
ul#follow_us {
  list-style: none;
  padding: 0;
  margin: 10px 0 15px;
}
ul#follow_us li {
  font-weight: 600;
}
#nav-footer ul li {
  list-style: square;
  list-style-position: inside;
  margin-bottom: 10px;
}
#nav-footer ul li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
}
#nav-footer ul li a.active,
#nav-footer ul li a:hover {
  color: #1dd7b2;
}
ul#follow_us li {
  display: inline-block;
  margin-right: 15px;
}
ul#follow_us li a {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #c6c6c7;
  color: #c6c6c7;
  display: block;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
ul#follow_us li a:hover {
  border: 2px solid #fff;
  color: #fff;
}
#copy_right {
  background-color: #febe11;
  padding: 10px;
  color: #005a84;
  font-size: 16px;
}
footer hr {
  border-color: #2a2a2a;
  margin-top: 60px;
}
.phone {
  font-size: 22px;
  color: #f66;
}
a.button_top {
  border: none;
  margin-top: 5px;
  background: #292929;
  color: #fff;
  font-size: 11px;
  padding: 5px 16px 2px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
a.button_top#apply {
  border: none;
  margin-top: 5px;
  background: #f66;
}
a.button_top:hover {
  background: #30d9a4;
  color: #fff;
}
.button_medium,
a.button_medium {
  border: none;
  background: #30d9a4;
  color: #fff;
  padding: 7px 12px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}
.button_medium:hover,
a.button_medium:hover {
  background: #262c2d;
}
.button_subscribe,
a.button_subscribe {
  border: none;
  background: #ffd200;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}
.button_subscribe:hover,
a.button_subscribe:hover {
  background: #262c2d;
}
.button_subscribe_green,
a.button_subscribe_green {
  border: none;
  background: #30d9a4;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}
.button_subscribe_green:hover,
a.button_subscribe_green:hover {
  background: #262c2d;
}
.button_medium_outline,
a.button_medium_outline {
  background: 0 0;
  color: #00b9ff;
  border: 2px solid #00b9ff;
  padding: 5px 10px;
  text-decoration: none;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
.button_medium_outline:hover,
a.button_medium_outline:hover {
  color: #262c2d;
  border: 2px solid #262c2d;
}
.button_big,
a.button_big {
  border: none;
  background: #30d9a4;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  padding: 20px 50px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.button_big:hover,
a.button_big:hover {
  background: #262c2d;
}
.button_red_small,
a.button_red_small {
  border: none;
  background: #f66;
  color: #fff;
  outline: 0;
  padding: 2px 8px;
  margin-bottom: 15px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  font-weight: 700;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
}
.button_red_small:hover,
a.button_red_small:hover {
  background: #262c2d;
}
.button_fullwidth,
a.button_fullwidth {
  border: none;
  background: #30d9a4;
  color: #fff;
  outline: 0;
  padding: 7px 12px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.button_fullwidth:hover,
a.button_fullwidth:hover {
  background: #262c2d;
}
.button_fullwidth-2,
a.button_fullwidth-2 {
  border: none;
  background: #eafbf6;
  color: #333;
  outline: 0;
  text-align: center;
  padding: 7px 12px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  -webkit-font-smoothing: antialiased;
}
.button_fullwidth-2:hover,
a.button_fullwidth-2:hover {
  background: #262c2d;
  color: #fff;
}
.button_fullwidth-3,
a.button_fullwidth-3 {
  border: none;
  background: #eafbf6;
  color: #333;
  outline: 0;
  text-align: center;
  padding: 15px 12px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  font-size: 16px;
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased;
}
.button_fullwidth-3:hover,
a.button_fullwidth-3:hover {
  background: #262c2d;
  color: #fff;
}
.button_outline,
a.button_outline {
  border: 2px solid #1dd7b2;
  background: 0 0;
  color: #1dd7b2;
  padding: 13px 24px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  outline: 0;
}
.button_outline:hover,
a.button_outline:hover {
  background: #1dd7b2;
  color: #fff;
}
.btn-filter {
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #09c;
  text-transform: uppercase;
  color: #fff;
  outline: 0;
  padding: 2px 8px 0;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  cursor: pointer;
  font-weight: 600;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
}
.btn-filter:hover {
  background: #262c2d;
}
.backward,
.forward {
  border: none;
  color: #fff;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  background: #282828;
  position: relative;
}
.backward {
  padding: 7px 20px 7px 30px;
}
button[disabled].backward,
button[disabled].forward {
  border: none;
  background: #ccc;
  outline: 0;
}
.backward:before {
  content: "\f053";
  font-family: FontAwesome;
  text-decoration: inherit;
  position: absolute;
  font-weight: 400;
  top: 8px;
  left: 20px;
  text-transform: none;
  font-size: 9px;
}
.forward {
  padding: 7px 30px 7px 20px;
}
.forward:before {
  content: "\f054";
  font-family: FontAwesome;
  text-decoration: inherit;
  position: absolute;
  font-weight: 400;
  top: 8px;
  right: 20px;
  text-transform: none;
  font-size: 9px;
}
.backward:hover,
.forward:hover {
  background: #00aeef;
  color: #fff;
}
.bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
}
.divider_top_black {
  background: url(../img/top_divider_black.png) center bottom repeat-x;
  width: 100%;
  height: 37px;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 999;
}
.divider_top_green {
  background: url(../img/top_divider_green.png) center bottom repeat-x;
  width: 100%;
  height: 37px;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 999;
}
#main-features {
  background: #0da4dd;
  position: relative;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  padding: 60px 0;
  text-align: justify;
  line-height: 1.5;
}
#main-features_green {
  background: url(../img/bg_sub-header.png) #0cbdaa;
  position: relative;
  color: #fff;
  font-weight: 600;
  padding: 60px 0;
}
.feature {
  padding-left: 95px;
  position: relative;
  margin-bottom: 40px;
}
.feature i {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 26px;
  color: #ffffff;
}
#main-features_green .feature i {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 26px;
  color: #fff;
}
#testimonials {
  background: #ffffff;
  padding: 40px 0;
  color: #000000;
}
.container_count {
  width: 60px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
}
.container_count.last {
  margin-right: 0;
}
#countdown_wp {
  text-align: center;
  margin: 30px 0 20px;
}
#days,
#hours,
#minutes,
#seconds {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #fff;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 24px;
  line-height: 56px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
}
.cat_row {
  background: #f8f8f8;
  padding: 7px 7px 5px;
  font-size: 12px;
  font-weight: 600;
}
.cat_row .pull-right {
  color: #999;
}
.cat_row i {
  font-size: 14px;
  margin-left: 5px;
  margin-right: 2px;
}
.cat_row a:hover {
  text-decoration: none;
}
.ribbon_course {
  position: absolute;
  left: -5px;
  top: -5px;
  display: block;
  width: 99px;
  height: 97px;
  background: url(../img/ribbon.png) no-repeat;
}
.col-item {
  border: 1px solid #ededed;
  background: #fff;
  margin-bottom: 25px;
  position: relative;
}
.col-item .photo img {
  margin: 0 auto;
  width: 100%;
}
.col-item .info {
  padding: 10px;
  border-radius: 0 0 5px 5px;
  margin-top: 1px;
}
.col-item .course_info {
  float: left;
  margin-top: 5px;
}
.col-item .course_info h4 {
  line-height: 20px;
  margin: 0 0 10px;
}
.course_info p {
  font-size: 13px;
  line-height: 18px;
}
.rating {
  color: #fc0;
  margin-top: 10px;
}
.price {
  margin-top: 10px;
  font-weight: 700;
  color: #999;
  font-size: 16px;
}
.col-item .info .rating {
  color: #1777;
}
.col-item .rating {
  float: left;
  font-size: 17px;
  text-align: left;
  margin-bottom: 20px;
}
.col-item .separator {
  border-top: 1px solid #ededed;
}
.col-item .separator p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  margin-right: 5px;
}
.col-item .btn-add {
  width: 50%;
  float: left;
  border-right: 1px solid #ededed;
}
.col-item .btn-details {
  width: 45%;
  float: left;
  padding-left: 10px;
}
#search-form {
  margin-top: 15px;
  position: relative;
}
#search-form input {
  font-weight: 600;
}
#search-form .input-group {
  border: 5px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#search-form .btn {
  height: 44px;
  text-align: center;
  border: 0;
  margin: 0;
  font-size: 22px;
  outline: 0;
}
#search-form .btn i {
  margin-left: 5px;
  margin-right: 5px;
}
.adv_search a {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: absolute;
  left: 10px;
  top: -15px;
  background-color: #f8f8f8;
  padding: 0 10px;
  font-size: 11px;
  color: #333;
  margin: 0;
}
.adv_search a:hover {
  color: #fff;
  background: #488dc6;
}
.autocomplete-suggestions {
  border: 1px solid #ccc;
  background: #fff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.autocomplete-selected {
  background: #f0f0f0;
}
.autocomplete-suggestions strong {
  font-weight: 400;
  color: #39f;
}
.sb-search {
  position: relative;
  margin-top: 5px;
  width: 0;
  min-width: 36px;
  height: 36px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  margin-right: -15px;
}
.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: 0;
  background: 0 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 36px;
  margin: 0;
  z-index: 10;
  padding: 10px 45px 10px 0;
  font-family: inherit;
  color: #ccc;
}
.sb-search-input::-webkit-input-placeholder {
  color: #ccc;
}
.sb-search-input:-moz-placeholder {
  color: #ccc;
}
.sb-search-input::-moz-placeholder {
  color: #ccc;
}
.sb-search-input:-ms-input-placeholder {
  color: #ccc;
}
.sb-icon-search,
.sb-search-submit {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent;
  border: none;
  outline: 0;
  z-index: -1;
}
.sb-icon-search {
  color: #fff;
  background: #1c1c1c;
  z-index: 90;
  font-size: 22px;
  font-family: fontello;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
  content: "\e806";
}
.no-js .sb-search,
.sb-search.sb-search-open {
  width: 100%;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
  background: #1c1c1c;
  color: #fff;
  z-index: 11;
}
.no-js .sb-search .sb-search-submit,
.sb-search.sb-search-open .sb-search-submit {
  z-index: 90;
}
#subscribe_home {
  background-color: #0aa090;
  padding: 30px 30px 0;
  margin-top: 30px;
}
#subscribe_home .styled-select,
#subscribe_home input {
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
#subscribe {
  background: url(../img/arrow_hand_1.png) center bottom no-repeat;
  padding-bottom: 70px;
}
.video {
  margin-top: 30px;
}
ul.social_team {
  list-style: none;
  padding: 0;
  margin: 5px 0;
  font-size: 16px;
}
ul.social_team li {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ededed;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.thumbnail {
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 0;
  -moz-border-radius: 0;
  -moz-box-shadow: none;
  -moz-transition: all 0.2s ease-in-out;
  o-transition: all 0.2s ease-in-out;
  padding: 0;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
  -webkit-transition: all 0.2s ease-in-out;
}
.caption {
  background: #f2f2f2;
}
.transit-to-top {
  height: 60px;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}
.transit-to-top h4 {
  text-align: center;
  moz-transition: all 0.3s ease-in-out;
  o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  margin: 20px 0 0;
  padding: 0;
}
.thumbnail:hover h4 {
  margin-top: -40px;
}
.p-title {
  display: block;
  height: 30px;
  font-weight: 600;
  color: #00b9ff;
  letter-spacing: 1px;
}
.widget_nav_menu {
  min-height: 100%;
  height: 100%;
  text-align: center;
}
.project-item-image-container {
  border: none;
  cursor: pointer;
  height: 100%;
  position: relative;
  width: 100%;
}
.project-item :hover .project-item-image-container,
.project-item-image-container:hover {
  filter: alpha(opacity=100);
  -moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
  -ms-filter: "alpha(Opacity=100)";
  opacity: 1;
  -o-transition: background-color 0.2s ease-out, color 0.1s ease-out;
  transition: background-color 0.2s ease-out, color 0.1s ease-out;
  -webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
}
.project-item-image-container > img {
  width: 100% !important;
}
.phone-info {
  display: inline-block;
  margin: 5px 0 0;
  width: 100%;
  text-align: center;
}
ul.social-bookmarks.team {
  float: none;
  padding: 0;
  margin: auto;
  display: inline-block;
}
.question_box {
  padding-left: 40px;
  position: relative;
  margin-bottom: 30px;
}
.question_box:before {
  content: "\ec7e";
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  font-size: 30px;
  position: absolute;
  color: #999;
  top: 5px;
  left: 0;
}
ul.submenu-col {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
ul.submenu-col li a {
  text-decoration: none;
  padding: 4px 10px;
  display: block;
  margin-bottom: 3px;
}
ul.submenu-col li a#active {
  background: url(../img/arrow.png) 96% center no-repeat #005a84;
  color: #fff;
}
ul.submenu-col li a:hover {
  background: #efefef;
  color: #111;
}
.filterable .panel-heading .pull-right {
  margin-top: -20px;
}
.filterable .filters input[disabled] {
  background-color: transparent;
  border: none;
  cursor: auto;
  box-shadow: none;
  padding: 0;
  height: auto;
  margin: 0;
  font-weight: 600;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
  color: #333;
}
.filterable .filters input[disabled]::-moz-placeholder {
  color: #333;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
  color: #333;
}
.panel-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#login_bg {
  background: url(../img/bg_sub-header.png) #0cbdaa;
  padding: 100px 0;
}
#wizard_bg {
  background: url(../img/bg_sub-header.png) #0cbdaa;
  padding: 60px 0;
}
#login {
  background-color: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  padding: 30px;
}
#top-wizard {
  text-align: center;
  padding: 15px 120px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  text-transform: uppercase;
  font-size: 11px;
}
.ui-widget-content {
  background: #fff;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  background: #f68e56;
}
.ui-widget-header a {
  color: #222;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
#survey_container {
  background-color: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  margin-top: 0;
}
.ie8 #survey_container {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 60px;
  margin-bottom: 60px;
}
#middle-wizard {
  padding: 50px 125px 35px;
}
#middle-wizard h3 {
  padding-top: 0;
  margin-top: 0;
}
#bottom-wizard {
  text-align: center;
  padding: 15px 120px;
  border-top: 1px solid #e7e7e7;
  background-color: #f3f3f3;
}
#complete {
  text-align: center;
  padding: 0 45px 35px;
}
#complete h3 {
  text-align: center;
  margin-bottom: 40px;
}
#complete i {
  color: #cacaca;
  margin: 0 0 10px;
  font-size: 160px;
  padding: 0;
}
#complete button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  border: 2px solid #8dc63f;
  color: #8dc63f;
  padding: 15px 35px;
  text-decoration: none;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  background: #fff;
}
#complete button:hover {
  background: #00aeef;
  color: #fff;
  border: 2px solid #00aeef;
}
ul.floated {
  padding: 0;
  margin: 0;
}
ul.floated li {
  float: left;
  margin: 0;
  padding: 0;
  width: 27%;
}
label.label_gender {
  padding-left: 50px;
  line-height: 42px;
}
ul.floated li#age {
  width: 100px;
  margin-right: 55px;
}
ul.data-list {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}
ul.data-list-2 {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul.data-list li {
  position: relative;
}
ul.data-list-2 li {
  position: relative;
  height: 42px;
  margin-bottom: 15px;
  width: 100%;
  display: block;
}
ul.data-list-2 li label {
  float: left;
  margin-left: 60px;
  font-size: 18px;
  font-weight: 400;
  margin-top: 9px;
  line-height: 22px;
}
ul.data-list#terms {
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  font-size: 12px;
  padding: 0;
  text-align: center;
}
.styled-select label.error {
  overflow: visible;
}
ul.floated li#age label.error {
  right: -15px;
}
ul.floated li label.error {
  right: -50px;
}
ul.data-list#terms li label.error {
  left: 45%;
  display: inline-block;
  width: 80px;
}
ul.data-list-2 li label.error {
  font-size: 11px;
  position: absolute;
  top: -30px;
  right: -10px;
  margin: 0;
  z-index: 99;
  height: 25px;
  line-height: 25px;
  background-color: #e34f4f;
  color: #fff;
  font-weight: 400;
  padding: 0 6px;
}
ul.teacher_courses {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.video_course {
  width: 100%;
  height: 400px;
}
#strips-course {
  padding: 60px 0;
}
#strips-course article h3 {
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
}
#strips-course article h3 em {
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  display: block;
  color: #999;
}
#strips-course article {
  padding: 30px 0;
}
#strips-course.style_2 article {
  padding: 30px 0;
  border-bottom: 1px dashed #ededed;
}
#strips-course.shadow article:nth-of-type(odd) {
  background-color: #fdfdfd;
  box-shadow: inset 0 11px 8px -10px #f8f8f8, inset 0 -11px 8px -10px #f8f8f8;
}
ul.data-lessons {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
ul.data-lessons li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 8px;
  border-right: 1px solid #ccc;
  line-height: 16px;
  color: #777;
  zoom: 1;
}
ul.data-lessons li a {
  color: #777;
}
ul.data-lessons li a:hover {
  color: #111;
}
ul.data-lessons li:last-child {
  border-right: none;
}
ul.data-lessons li a.button_red_small {
  color: #fff;
}
.tags a {
  display: inline-block;
  margin: 5px 14px 10px 0;
  height: 33px;
  line-height: 33px;
  background: url(../img/tag_bg.png) 91% center no-repeat #ededed;
  padding: 0 28px 0 11px;
  color: #646464;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: background 0.5s ease;
}
.tags a:hover {
  background-color: #099ad1;
  color: #fff;
  text-decoration: none;
}
ul.recent_post {
  margin-left: 0;
  padding-left: 0;
}
ul.recent_post li {
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-bottom: 1px #e7e7e7 dotted;
  list-style: none;
  line-height: 18px;
  color: #888;
  font-style: italic;
}
ul.recent_post li div {
  font-weight: 600;
  padding-left: 25px;
  font-style: normal;
}
ul.recent_post li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.post {
  margin-bottom: 45px;
}
.post img {
  margin-bottom: 18px;
}
.post_info {
  padding: 10px 0;
  border-bottom: 1px #e7e7e7 solid;
  border-top: 1px #e7e7e7 solid;
  margin-bottom: 12px;
  color: #555;
}
.post_info span {
  color: #f66;
}
.post-left {
  float: left;
}
.post-left ul {
  margin-left: 0;
  padding-left: 0;
}
.post-left ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
.post-right {
  float: right;
}
#comments {
  padding: 10px 0 0;
  margin-bottom: 15px;
}
#comments ol,
#comments ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#comments li {
  padding: 0 0 23px;
  list-style: none;
}
.avatar {
  float: left;
  margin-right: 11px;
}
.avatar img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.comment_right {
  display: table;
}
.comment_info {
  padding-bottom: 7px;
}
.comment_info span {
  padding: 0 12px;
}
#comments ol li ul li {
  padding: 23px 0 0 30px;
  margin: 0;
}
#map {
  width: 100%;
  height: 450px;
}
#directions {
  background-color: #0cbdaa;
  padding: 22px 0 0;
}
ul#contact-info {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
ul#follow_us_contacts {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px;
}
ul#follow_us_contacts li {
  position: relative;
  padding-left: 45px;
  height: 34px;
  line-height: 34px;
  margin-bottom: 15px;
}
ul#follow_us_contacts li a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #c6c6c7;
  color: #c6c6c7;
  display: block;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
ul#follow_us_contacts li a:hover i {
  border: 2px solid #333;
  color: #333;
}
.box_style_2 {
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  padding: 30px;
  position: relative;
}
.tape {
  position: absolute;
  left: 0;
  top: -20px;
  height: 45px;
  width: 100%;
  background: url(../img/tape.png) center top no-repeat;
  display: block;
}
.media.list_news {
  border-top: 1px dashed #ededed;
  padding-top: 20px;
}
.styled-select select {
  background: 0 0;
  width: 107%;
  padding: 5px 5px 5px 15px;
  border: 0;
  border-radius: 0;
  height: 41px;
  margin: 0;
  font-weight: 400;
  -moz-appearance: window;
  -webkit-appearance: none;
  cursor: pointer;
  color: #999;
}
.styled-select {
  width: 100%;
  overflow: hidden;
  height: 44px;
  background: url(../img/down_arrow_select.png) right center no-repeat #fff;
  border: 1px solid #ededed;
  margin-bottom: 25px;
}
.styled-select select::-ms-expand,
.styled-select-2 select::-ms-expand {
  display: none;
}
.input-icon {
  position: absolute;
  right: 8px;
  top: 10px;
  width: 32px;
  height: 24px;
  background-color: #fff;
  text-align: right;
  border-left: 1px solid #ececec;
  color: #ccc;
  font-size: 18px;
  line-height: 24px;
  text-shadow: none;
}
.input-icon i {
  color: #ccc;
  font-size: 18px;
  line-height: 24px;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}
.loader {
  margin-left: 5px;
  position: absolute;
}
.error_message {
  color: #f33;
  font-weight: 600;
  margin-bottom: 4px;
}
.input-group {
  margin-bottom: 20px;
}
.form-control {
  height: 38px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.form-control.style-2 {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: none;
  background-color: #fff;
}
.ie8 .form-control.style-2 {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: none;
  background-color: #fff;
  line-height: 45px;
}
.input-group button {
  height: 45px;
  border: none;
  background-color: #333;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-group button:hover {
  background-color: #006db8;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.input-group button:focus {
  outline: 0;
  border: none;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
input.form-control,
textarea.form-control {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  color: #a0a0a0;
  height: 44px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.428571429;
  padding: 6px 12px;
}
input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555;
}
input.form-control#email_newsletter {
  margin-bottom: 0;
  background-color: #fff;
  border: none;
  height: 52px;
  width: 380px;
  padding-left: 25px;
  color: #676767;
  margin-top: -3px;
}
input.form-control#email_newsletter:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
label {
  font-weight: 600;
}
label.error {
  font-size: 11px;
  position: absolute;
  top: -28px;
  right: -15px;
  z-index: 9;
  height: 25px;
  line-height: 25px;
  background-color: #e34f4f;
  color: #fff;
  font-weight: 600;
  padding: 0 6px;
}
label.error:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 6px 6px 0;
  border-color: transparent #e34f4f;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -6px;
  left: 20%;
}
.login-or {
  position: relative;
  font-size: 18px;
  color: #aaa;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.login_social {
  margin-bottom: 5px;
}
.span-or {
  display: block;
  position: absolute;
  left: 50%;
  top: -2px;
  margin-left: -25px;
  background-color: #fff;
  width: 50px;
  text-align: center;
}
.hr-or {
  height: 1px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#pass-info {
  width: 98.5%;
  margin-bottom: 15px;
  color: #829cbd;
  text-align: center;
  font: 12px/25px Arial, Helvetica, sans-serif;
}
#pass-info.weakpass {
  border: 1px solid #ff9191;
  background: #ffc7c7;
  color: #94546e;
  text-shadow: 1px 1px 1px #fff;
}
#pass-info.stillweakpass {
  border: 1px solid #fbb;
  background: #fdd;
  color: #945870;
  text-shadow: 1px 1px 1px #fff;
}
#pass-info.goodpass {
  border: 1px solid #c4eec8;
  background: #e4ffe4;
  color: #51926e;
  text-shadow: 1px 1px 1px #fff;
}
#pass-info.strongpass {
  border: 1px solid #6ed66e;
  background: #79f079;
  color: #348f34;
  text-shadow: 1px 1px 1px #fff;
}
#pass-info.vrystrongpass {
  border: 1px solid #379137;
  background: #48b448;
  color: #cdffcd;
  text-shadow: 1px 1px 1px #296429;
}
.plans {
  margin: 0 auto 50px;
  zoom: 1;
}
.plans:after,
.plans:before {
  content: "";
  display: table;
}
.plans:after {
  clear: both;
}
.plan {
  margin: 10px 0;
  padding: 20px;
  text-align: center;
  background: #fff;
  background-clip: padding-box;
  border: solid #ddd;
  border-width: 1px 0 1px 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.col-md-4.plan:first-child {
  margin-right: -30px;
  margin-left: 30px;
}
.plan:last-child {
  border-width: 1px;
}
.plan-title {
  position: relative;
  margin: -20px -10px 20px;
  padding: 20px;
  line-height: 1;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px dotted #ccc;
}
.plan-title:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.plan-price {
  margin: 0 auto 20px;
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background: #4b4b4b;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-block;
  text-align: center;
}
.plan-price > span {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.plan-features {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 12px;
  text-align: center;
}
ul.plan-features {
  padding: 0;
  margin: 0 0 30px;
}
.plan-features li {
  list-style: none;
}
.plan-tall {
  margin: 0 -30px 0 0;
  background: #fff;
  border-radius: 4px;
  z-index: 100;
  border: solid #1abc9c;
  position: relative;
}
.ribbon {
  width: 99px;
  height: 97px;
  position: absolute;
  left: -7px;
  top: -7px;
  display: block;
  background: url(../img/ribbon.png) no-repeat;
  z-index: 101;
}
.plan-tall > .plan-title {
  font-size: 18px;
}
.plan-tall > .plan-price {
  margin: 0 auto 20px;
  height: 130px;
  width: 130px;
  line-height: 130px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background: #f26d7d;
  border-radius: 130px;
  -webkit-border-radius: 130px;
  -moz-border-radius: 130px;
  display: inline-block;
  text-align: center;
}
.plan-tall > .plan-features {
  font-size: 14px;
}
.plan-tall > .plan-button {
  padding: 0 16px;
  line-height: 32px;
}
.plan-tall + .plan {
  border-left: 0;
}
#pricing_2 {
  margin-top: 20px;
}
.ribbon_2 {
  width: 99px;
  height: 97px;
  position: absolute;
  left: -5px;
  top: -5px;
  display: block;
  background: url(../img/ribbon.png) no-repeat;
  z-index: 101;
}
.pricing-table {
  text-align: center;
  font-weight: 400;
  border: 2px solid #1abc9c;
  margin-bottom: 30px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.pricing-table:hover {
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
}
.pricing-table.green {
  text-align: center;
  font-weight: 400;
  border: 1px solid #0cbdaa;
}
.pricing-table.black {
  text-align: center;
  font-weight: 400;
  border: 1px solid #333;
}
.pricing-table-sign-up {
  border-top: 1px solid #ededed;
  padding: 10px 10px 5px;
  text-align: center;
  margin-top: 30px;
}
.pricing-table-features p {
  padding: 10px 20px;
  text-align: center;
  margin: 10px 0;
}
.pricing-table-features p:nth-child(2n) {
  background: #f8f8f8;
  padding: 10px 0;
}
.pricing-table-features,
.pricing-table-space {
  background: #fff;
}
.pricing-table p {
  padding: 5px;
  margin-top: 5px;
  font-size: 110%;
  font-weight: 400;
  background: #fff;
}
.pricing-table p strong {
  font-weight: 600;
}
.pricing-table .pricing-table-header {
  color: #fff;
  padding: 0;
}
.pricing-table-header .heading {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
}
.pricing-table.green .heading {
  background: #0cbdaa;
}
.pricing-table.black .heading {
  background: #333;
}
.pricing-table .pricing-table-header .price-value,
.pricing-table.black .pricing-table-header .price-value,
.pricing-table.green .pricing-table-header .price-value {
  background: #fff;
}
.pricing-table-header .price-value {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  background: #1abc9c;
  font-family: "Helvetica Neue", Arial;
  font-weight: 700;
  color: #555;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px;
}
.pricing-table-header .price-value span {
  font-weight: 800;
  font-size: 36px;
  line-height: 36px;
}
.pricing-table-header .price-value span.mo {
  font-size: 22px;
  font-weight: 400;
}
ul.user_panel {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  font-size: 12px;
}
ul.user_panel a.dropdown-toggle {
  color: #fff;
}
.rating_2 {
  color: #fc0;
}
.box_style_1.profile {
  padding-top: 30px;
}
.profile ul {
  text-transform: none;
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.profile ul li {
  border-bottom: 1px solid #ededed;
  padding: 5px 0;
}
.profile ul li:last-child {
  border-bottom: none;
}
#payment_opt {
  padding-top: 25px;
  padding-bottom: 15px;
}
#payment_opt .radio-inline {
  margin-bottom: 15px;
  margin-left: 0;
}
.payment_logos {
  margin: -10px 15px 0 0;
}
#agenda,
#profile {
  padding-top: 20px;
}
ul.social_teacher {
  list-style: none;
  padding: 0;
  margin: 5px 0 15px;
  font-size: 16px;
  text-align: center;
}
ul.social_teacher li {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ededed;
  width: 30px;
  height: 30px;
  line-height: 20px;
  text-align: center;
}
ul.list_3 {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list_3 li {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
ul.list_3 li:before {
  font-family: fontello;
  content: "\ea3e";
  position: absolute;
  left: 0;
  top: 0;
}
html #boxed {
  width: 1170px;
  margin: auto;
  -moz-box-shadow: 0 0 5px #000;
  -webkit-box-shadow: 0 0 5px#000;
  box-shadow: 0 0 5px #000;
}
body#boxed {
  background: url(../img/pattern_1.png) #999;
}
ul.sliderwrapper {
  display: none;
}
.picture {
  margin-bottom: 20px;
  position: relative;
}
.picture img {
  padding: 5px;
  box-shadow: inset 0 0 0 1px #e0e5e9;
  border: 5px solid #fbfbfc;
  background-color: #fff;
}
.photo_icon {
  display: none;
  left: 30px;
  position: absolute;
  top: 20px;
  z-index: 1;
  width: 30px;
  height: 30px;
}
.photo_icon i {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}
nav.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
.add_bottom_30 {
  margin-bottom: 30px;
}
.add_bottom_45 {
  margin-bottom: 45px;
}
.add_bottom_60 {
  margin-bottom: 60px;
}
.breadcrumb {
  background: 0 0;
  padding: 0;
  font-size: 12px;
  margin-top: -30px;
}
#join {
  background: url(../img/pattern_2.png);
  padding: 60px 0;
  -moz-box-shadow: inset 0 0 10px #000;
  -webkit-box-shadow: inset 0 0 10px #000;
  box-shadow: inset 0 0 10px #000;
}
ul.list_po_body {
  padding: 0;
  margin: 0;
  list-style: none;
}
p.no_margin {
  padding: 0;
  margin: 0;
}
.box_style_1 {
  padding: 15px 25px 5px;
  /* box-shadow: inset 0 0 0 2px #febe11; */
  border: 5px solid #fbfbfc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 20px;
  background-color: #fff;
}
img.speaker {
  width: 50px;
  height: 50px;
  margin-left: 15px;
  border: 1px solid #fff;
}
.box_style_3 {
  position: relative;
  margin: 0 0 2em;
  text-align: center;
  background: #fff;
  padding: 30px 30px 10px;
  border: 1px solid #ededed;
  box-shadow: 1px 1px 10px #dedede;
  border-radius: 10px;
}
#quote-carousel {
  padding: 0 10px 30px;
  margin-top: 30px 0 0;
  font-weight: 600;
}
#quote-carousel small {
  color: #000000;
  font-style: italic;
}
#quote-carousel .carousel-contro {
  background: 0 0;
  color: #222;
  font-size: 3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .carousel-control.left {
  left: -12px;
}
#quote-carousel .carousel-control.right {
  right: -12px !important;
}
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  background: #005a84;
  border: none;
}
#quote-carousel .carousel-indicators .active {
  background: #1c1c1c;
}
#quote-carousel img {
  width: 100px;
  height: 100px;
}
.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote img {
  margin-bottom: 10px;
}
.item blockquote p:before {
  content: "\ebe7";
  font-family: fontello;
  float: left;
  margin-right: 10px;
}
#toTop {
  width: 100px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #333;
  font-size: 11px;
}
.img-circle.styled {
  -moz-box-shadow: 0 0 0 5px #ededed;
  -webkit-box-shadow: 0 0 0 5px #ededed;
  box-shadow: 0 0 0 3px #000000;
  margin: auto;
  width: 80px;
  filter: invert(74%) sepia(53%) saturate(5465%) hue-rotate(347deg)
    brightness(100%) contrast(93%);
}
.panel-title a {
  display: block;
}
.tab-content {
  padding-top: 15px;
}
ul.latest_news {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.latest_news li {
  margin-bottom: 15px;
}
ul.list_ok {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list_ok li {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
ul.list_ok li:before {
  font-family: fontello;
  content: "\e81a";
  position: absolute;
  left: 0;
  top: 0;
}
ul.list_1 {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
ul.list_1 li a {
  text-decoration: none;
  padding: 4px 10px;
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid #efefef;
}
ul.list_1 li a:after {
  font-family: fontello;
  content: "\e89b";
  float: right;
}
ul.list_1 li a:hover {
  background: #efefef;
  color: #326e99;
}
ul.list_2 {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
}
ul.list_2 li a {
  text-decoration: none;
  padding: 4px 10px;
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid #efefef;
}
ul.list_2 li a:after {
  font-family: fontello;
  content: "\ee1c";
  float: right;
}
ul.list_2 li a:hover {
  background: #efefef;
  color: #326e99;
}
.circ-wrapper h3 {
  margin: 0;
  padding: 15px 0 0;
  font-weight: 700;
}
.circ-wrapper.course_detail h3 {
  margin: 0;
  padding: 25px 0 0;
  font-weight: 700;
}
.circ-wrapper {
  width: 80px;
  height: 80px;
  text-align: center;
  background: #0cbdaa;
  color: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: #0aa594 1px 1px, #0aa594 2px 2px, #0aa594 3px 3px,
    #0aa594 4px 4px, #0aa594 5px 5px, #0aa594 6px 6px, #0aa594 7px 7px,
    #0aa594 8px 8px, #0aa594 9px 9px, #0aa594 10px 10px, #0aa594 11px 11px,
    #0aa594 12px 12px, #0aa594 13px 13px, #0aa594 14px 14px, #0aa594 15px 15px,
    #0aa594 16px 16px, #0aa594 17px 17px, #0aa594 18px 18px, #0aa594 19px 19px,
    #0aa594 20px 20px, #0aa594 21px 21px, #0aa594 22px 22px, #0aa594 23px 23px,
    #0aa594 24px 24px, #0aa594 25px 25px, #0aa594 26px 26px, #0aa594 27px 27px,
    #0aa594 28px 28px, #0aa594 29px 29px, #0aa594 30px 30px, #0aa594 31px 31px,
    #0aa594 32px 32px, #0aa594 33px 33px, #0aa594 34px 34px, #0aa594 35px 35px,
    #0aa594 36px 36px, #0aa594 37px 37px, #0aa594 38px 38px, #0aa594 39px 39px,
    #0aa594 40px 40px, #0aa594 41px 41px, #0aa594 42px 42px, #0aa594 43px 43px,
    #0aa594 44px 44px, #0aa594 45px 45px, #0aa594 46px 46px, #0aa594 47px 47px,
    #0aa594 48px 48px, #0aa594 49px 49px, #0aa594 50px 50px, #0aa594 51px 51px,
    #0aa594 52px 52px, #0aa594 53px 53px, #0aa594 54px 54px, #0aa594 55px 55px,
    #0aa594 56px 56px, #0aa594 57px 57px, #0aa594 58px 58px, #0aa594 59px 59px,
    #0aa594 60px 60px, #0aa594 61px 61px, #0aa594 62px 62px, #0aa594 63px 63px,
    #0aa594 64px 64px, #0aa594 65px 65px, #0aa594 66px 66px, #0aa594 67px 67px,
    #0aa594 68px 68px, #0aa594 69px 69px, #0aa594 70px 70px, #0aa594 71px 71px,
    #0aa594 72px 72px, #0aa594 73px 73px, #0aa594 74px 74px, #0aa594 75px 75px,
    #0aa594 76px 76px, #0aa594 77px 77px, #0aa594 78px 78px, #0aa594 79px 79px,
    #0aa594 80px 80px, #0aa594 81px 81px, #0aa594 82px 82px, #0aa594 83px 83px,
    #0aa594 84px 84px, #0aa594 85px 85px, #0aa594 86px 86px;
}
.circ-wrapper.red {
  width: 80px;
  height: 80px;
  text-align: center;
  background: #f26965;
  color: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: #c95754 1px 1px, #c95754 2px 2px, #c95754 3px 3px,
    #c95754 4px 4px, #c95754 5px 5px, #c95754 6px 6px, #c95754 7px 7px,
    #c95754 8px 8px, #c95754 9px 9px, #c95754 10px 10px, #c95754 11px 11px,
    #c95754 12px 12px, #c95754 13px 13px, #c95754 14px 14px, #c95754 15px 15px,
    #c95754 16px 16px, #c95754 17px 17px, #c95754 18px 18px, #c95754 19px 19px,
    #c95754 20px 20px, #c95754 21px 21px, #c95754 22px 22px, #c95754 23px 23px,
    #c95754 24px 24px, #c95754 25px 25px, #c95754 26px 26px, #c95754 27px 27px,
    #c95754 28px 28px, #c95754 29px 29px, #c95754 30px 30px, #c95754 31px 31px,
    #c95754 32px 32px, #c95754 33px 33px, #c95754 34px 34px, #c95754 35px 35px,
    #c95754 36px 36px, #c95754 37px 37px, #c95754 38px 38px, #c95754 39px 39px,
    #c95754 40px 40px, #c95754 41px 41px, #c95754 42px 42px, #c95754 43px 43px,
    #c95754 44px 44px, #c95754 45px 45px, #c95754 46px 46px, #c95754 47px 47px,
    #c95754 48px 48px, #c95754 49px 49px, #c95754 50px 50px, #c95754 51px 51px,
    #c95754 52px 52px, #c95754 53px 53px, #c95754 54px 54px, #c95754 55px 55px,
    #c95754 56px 56px, #c95754 57px 57px, #c95754 58px 58px, #c95754 59px 59px,
    #c95754 60px 60px, #c95754 61px 61px, #c95754 62px 62px, #c95754 63px 63px,
    #c95754 64px 64px, #c95754 65px 65px, #c95754 66px 66px, #c95754 67px 67px,
    #c95754 68px 68px, #c95754 69px 69px, #c95754 70px 70px, #c95754 71px 71px,
    #c95754 72px 72px, #c95754 73px 73px, #c95754 74px 74px, #c95754 75px 75px,
    #c95754 76px 76px, #c95754 77px 77px, #c95754 78px 78px, #c95754 79px 79px,
    #c95754 80px 80px, #c95754 81px 81px, #c95754 82px 82px, #c95754 83px 83px,
    #c95754 84px 84px, #c95754 85px 85px, #c95754 86px 86px;
}
.circ-wrapper.blue {
  width: 80px;
  height: 80px;
  text-align: center;
  background: #00aeef;
  color: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: #008bc0 1px 1px, #008bc0 2px 2px, #008bc0 3px 3px,
    #008bc0 4px 4px, #008bc0 5px 5px, #008bc0 6px 6px, #008bc0 7px 7px,
    #008bc0 8px 8px, #008bc0 9px 9px, #008bc0 10px 10px, #008bc0 11px 11px,
    #008bc0 12px 12px, #008bc0 13px 13px, #008bc0 14px 14px, #008bc0 15px 15px,
    #008bc0 16px 16px, #008bc0 17px 17px, #008bc0 18px 18px, #008bc0 19px 19px,
    #008bc0 20px 20px, #008bc0 21px 21px, #008bc0 22px 22px, #008bc0 23px 23px,
    #008bc0 24px 24px, #008bc0 25px 25px, #008bc0 26px 26px, #008bc0 27px 27px,
    #008bc0 28px 28px, #008bc0 29px 29px, #008bc0 30px 30px, #008bc0 31px 31px,
    #008bc0 32px 32px, #008bc0 33px 33px, #008bc0 34px 34px, #008bc0 35px 35px,
    #008bc0 36px 36px, #008bc0 37px 37px, #008bc0 38px 38px, #008bc0 39px 39px,
    #008bc0 40px 40px, #008bc0 41px 41px, #008bc0 42px 42px, #008bc0 43px 43px,
    #008bc0 44px 44px, #008bc0 45px 45px, #008bc0 46px 46px, #008bc0 47px 47px,
    #008bc0 48px 48px, #008bc0 49px 49px, #008bc0 50px 50px, #008bc0 51px 51px,
    #008bc0 52px 52px, #008bc0 53px 53px, #008bc0 54px 54px, #008bc0 55px 55px,
    #008bc0 56px 56px, #008bc0 57px 57px, #008bc0 58px 58px, #008bc0 59px 59px,
    #008bc0 60px 60px, #008bc0 61px 61px, #008bc0 62px 62px, #008bc0 63px 63px,
    #008bc0 64px 64px, #008bc0 65px 65px, #008bc0 66px 66px, #008bc0 67px 67px,
    #008bc0 68px 68px, #008bc0 69px 69px, #008bc0 70px 70px, #008bc0 71px 71px,
    #008bc0 72px 72px, #008bc0 73px 73px, #008bc0 74px 74px, #008bc0 75px 75px,
    #008bc0 76px 76px, #008bc0 77px 77px, #008bc0 78px 78px, #008bc0 79px 79px,
    #008bc0 80px 80px, #008bc0 81px 81px, #008bc0 82px 82px, #008bc0 83px 83px,
    #008bc0 84px 84px, #008bc0 85px 85px, #008bc0 86px 86px;
}
.circ-wrapper i.icon-4x {
  font-size: 40px;
}
.label-warning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 7px 4px;
  background-color: #fc0;
}
.media-body {
  padding-left: 10px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.top-follow {
  float: right;
}
.top-follow li a {
  border: 2px solid #005a84 !important;
  color: #005a84 !important;
}
.round-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 1201px) and (max-width: 1400px) {
  #middle-wizard {
    padding: 40px 60px 35px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #middle-wizard {
    padding: 40px 60px 35px;
  }
  ul.floated li#age {
    margin-right: 20px;
  }
  #boxed {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px;
    margin-top: 30px;
  }
  .plan-tall + .plan {
    border: 1px solid #ddd;
  }
  .plan-tall {
    margin-right: 0;
  }
  .col-md-4.plan:first-child {
    margin-right: 0;
    margin-left: 0;
    border-right: solid #ddd 1px;
  }
  html #boxed {
    width: 760px;
  }
}
@media (max-width: 767px) {
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0 5px;
    width: 20px;
    height: 20px;
  }
  input.form-control#email_newsletter {
    width: 80%;
    margin: auto auto 15px;
  }
  #apply,
  #login_top {
    margin-right: 40px;
  }
  #top-wizard {
    padding: 15px 6s0px;
  }
  #middle-wizard {
    padding: 20px 30px;
  }
  ul.floated li#age {
    margin-bottom: -10px;
  }
  ul.floated li {
    float: none;
    margin: 0;
    padding: 0 0 10px;
    width: 50%;
  }
  .col-md-4.plan:first-child,
  .col-md-4.plan:last-child {
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .plan-tall + .plan {
    border: solid #ddd;
  }
  .plan-tall {
    margin-right: 0;
  }
  #main_content .post h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .post-right {
    float: none;
  }
  .post-left ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 3px;
  }
  #strips-course {
    padding: 30 0 30px;
  }
  p.lead.boxed {
    font-size: 22px;
    line-height: 24px;
    padding: 8px;
  }
  #subscribe {
    background: 0 0;
    padding-bottom: 0;
  }
  #subscribe h1 {
    font-size: 50px;
    margin-top: 0;
  }
  ul.user_panel {
    margin: 8px 45px 0 0;
  }
  html #boxed {
    width: 100%;
  }
  .top-follow {
    display: none;
  }
  .d-flex {
    display: block !important;
  }
}
@media (max-width: 480px) {
  a#logo {
    height: 58px;
    background: url(../img/logo/logo-3.png) no-repeat;
  }
  #subscribe {
    background: 0 0;
    padding-bottom: 0;
  }
  h1 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  #subscribe h1 {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
  }
  #subscribe h2 {
    font-size: 30px;
  }
  #main-features h2,
  #main-features_green h2 {
    font-size: 28px;
  }
  #main-features p.lead,
  #main-features_green p.lead {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #main_content h2,
  #main_content_gray h2 {
    font-size: 24px;
  }
  #testimonials h2 {
    font-size: 28px;
  }
  p.lead.boxed {
    font-size: 14px;
    line-height: 16px;
    padding: 8px;
  }
  footer h3 {
    font-size: 22px;
    line-height: 24px;
  }
  #bottom-wizard,
  #top-wizard {
    padding: 15px 30px;
  }
  .backward,
  .forward,
  button[disabled].backward,
  button[disabled].forward {
    text-indent: -9999px;
    width: 50px;
    padding: 0;
    height: 40px;
  }
  .backward:before,
  .forward:before,
  button[disabled].backward:before,
  button[disabled].forward:before {
    text-indent: 0;
    top: 12px;
    font-size: 16px;
  }
  #complete {
    padding: 0 25px 15px;
  }
  #complete h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #complete i {
    font-size: 80px;
    padding: 0;
  }
  #map {
    height: 200px;
  }
  #login_bg {
    padding: 30px 0;
  }
  .video_course {
    width: 100%;
    height: 200px;
  }
  #sub-header {
    padding: 10px 0 60px;
  }
  #sub-header-features p,
  #sub-header-features-2 p {
    font-size: 14px;
  }
  nav.sticky {
    position: static;
  }
}
@media only screen and (max-width: 320px) {
  .step h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  #complete h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #complete {
    padding: 0 15px 15px;
  }
}

/* Start according section */
.accordion .toggle {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}

.toggle-title {
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  transition: color 0.3s ease;
}

.toggle-title::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 35px;
  transition: transform 0.3s ease;
}

.toggle:hover .toggle-title {
  color: #005a84; /* hover color */
}

.toggle:hover .toggle-title::after {
  transform: rotate(45deg); /* changes '+' to 'x' on hover */
}

.toggle-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.toggle-content p {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: justify;
  line-height: 1.5;
}

.toggle:hover .toggle-content {
  max-height: 500px; /* max height large enough for any content */
  opacity: 1;
  margin-top: 10px;
}
/* Start book hover to expand section  */
/* .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  padding: 20px;
}

.book-tile {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  transition: 0.3s;
  background: #fff;
}

.book-tile img {
  width: 100%;
  display: block;
}

.overlay {
  background-color: rgba(0, 90, 130, 0.95);
  color: white;
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: max-height 0.3s ease;
  overflow: hidden;
  max-height: 70px;
}

.title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.book-title {
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.toggle-btn {
  background-color: transparent;
  border: 2px solid white;
  border-radius: 50%;
  color: white;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
}

.book-desc {
  margin-top: 10px;
  font-size: 14px;
  display: none;
} */
/* Base Styles */
.book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  padding: 40px;
  max-width: 1200px;
  margin: auto;
}

.book-tile {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s;
  height: 57%;
}

.book-tile:hover {
  transform: translateY(-5px);
}

.book-tile img {
  width: 100%;
  height: 77%;
  display: block;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  transition: transform 0.4s ease;
}

.book-tile:hover img {
  transform: scale(1.05);
}

.tile-content {
  padding: 16px;
  background-color: #006699;
  color: #fff;
  position: relative;
  min-height: 80px;
}

.book-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.book-title {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

.book-title:hover {
  text-decoration: underline;
}

.toggle-btn {
  background: none;
  border: 2px solid #fff;
  border-radius: 50%;
  color: white;
  width: 28px;
  height: 28px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  transition: background 0.3s;
}

.toggle-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.book-desc {
  margin-top: 12px;
  font-size: 14px;
  display: none;
  line-height: 1.4;
  transition: max-height 0.3s ease-in-out;
}

/* Responsive Tweaks */
@media (max-width: 600px) {
  .book-grid {
    padding: 20px;
    gap: 16px;
  }

  .book-title {
    font-size: 16px;
  }

  .tile-content {
    padding: 12px;
  }
}
.learn-style {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 2%;
}

.our-team {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.our-team img {
  width: 100%;
  height: auto;
  /* transform: scale(1.2,1.2) translateX(-25px); */
  transition: all 0.2s linear 0s;
}
.our-team:hover img {
  transform: scale(1.2, 1.2) translateX(0);
}
.our-team .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.our-team .team-content {
  width: 100%;
  position: absolute;
  bottom: -85px;
  text-align: center;
  padding: 0 25px;
  transition: all 0.4s ease 0s;
  background: rgba(0, 0, 0, 0.6);
}
.our-team:hover .team-content {
  bottom: 1%;
}
.our-team .title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 20px 0 5px;
  text-transform: uppercase;
}
.our-team .post {
  display: block;
  font-size: 17px;
  color: #fff;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.our-team .description {
  font-size: 15px;
  color: #fff;
  transform: translateY(100%);
  transition: all 0.3s ease 0.1s;
}
.our-team:hover .description {
  transform: translateY(0);
}
.our-team .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 10%;
  height: 100%;
  background: #30a5ab;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.our-team .social-links li {
  margin: 20px 0;
}
.our-team .social-links li a {
  color: #fff;
  padding: 10px 0;
}
.our-team .social-links li a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 990px) {
  .our-team {
    margin-bottom: 20px;
  }
}

.books-carousel .owl-dot span {
  background-color: #ffffff !important;
}

.books-carousel .owl-dot.active span {
  background-color: #f58121 !important;
}

.footer-info {
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
}

.footer-info a {
  color: #fff;
}

.footer-info:last-child {
  margin-bottom: 0px;
}

.footer-info i {
  position: absolute;
  left: 0px;
  top: 7px;
  color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #005a84;
  text-align: center;
}

img.footer {
  width: 100px;
  margin-left: 5px;
  border-radius: 5px;
}
.unit{
  font-weight: 700;
  color: #0689f9;
  margin-left: 69px;
}
.skill-currikulum{
  font-size: 35px;
}
.sub-header-features-2{
  font-size: 15px;
    font-weight: 600;
}
 /* New section */
 .faq-section {
  /* max-width: 800px; */
  margin: 50px auto;
  padding: 20px;
  font-family: "Segoe UI", sans-serif;
}

.faq-title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 20px;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  color: #005a84;
}
/* .faq-question:active{
  color: red;
} */
.faq-question .icon {
  transition: transform 0.3s ease;
  font-weight: bold;
  font-size: 3.2rem;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 0;
}

.faq-answer p {
  margin: 10px 0;
}

.faq-item.active .faq-answer {
  max-height: 200px; /* enough for content */
  padding: 10px 0;
}

.faq-item.active .faq-question .icon {
  transform: rotate(180deg);
  content: "–";
}
.media-heading {
  color: #005a84;
  font-weight: 600;
}
img{
  width: 100%;
}
.lines{
  border-bottom: 1px solid #ddd;
}
ul{
  list-style: none;
}
.section-bg{
  position: relative;
}
.section-bg:before{
  content:'';
  position: absolute;
  background-image: url("../img/learn/book-pattern.png");
  background-size: cover;       /* Scales image to fill area */
  background-position: center;  /* Keeps it centered */
  background-repeat: no-repeat; /* Prevents tiling */
  background-attachment: fixed; /* Optional: “parallax” effect */
  color: #fff;    
  opacity: 0.2;  
  width:100%;
  height: 81%;
              /* Adjust text color if needed */
}
.section-bg:after{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #857c100f;
    content: '';
}
.ax-s{
  position: relative;
  z-index: 10;
}
@media (min-width: 1200px) {
    .sangford-con {
        width: 1512px !important;
    }
}
@media only screen and (max-width: 600px) {
  .faq-item.active .faq-answer {
    padding: 10px 5px !important;
  
}
}
/* Add Contact section */
.contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
}
.contact-info-icon {
margin-bottom: 15px;
}
.contact-info-item {
  background: #071c34;
  padding: 30px 0px;
}
.contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.contact-info-icon i {
  font-size: 48px;
  color: #fda40b;
}
.contact-info-text p{margin-bottom:0px;}
.contact-info-text h2 {
  color: #fff;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-info-text span {
  color: #999999;
  font-size: 16px;
  /* font-weight: ; */
  display: inline-block;
  width: 100%;
}

.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #fda40b none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}
.contact-s{
  color:#fff !important;
}
.proff{
  color: #fff !important;
}
.proff :hover{
  color: #febe11 !important;
}  

.section-bgtwo:before {
    content: '';
    position: absolute;
    background-image: url("../img/learn/bg-2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.alignment{
      margin: 44px 2px;
}
.awards{
    color: #005a84;
    font-weight: 600;
}
.responsive-header{
      width: 1274px;
}
@media only screen and (min-width:360px) and (max-width: 1023px) {

}
.nav-styling{
  margin-bottom: 0px;
  border: none;
  background-color: #005a84;
}
.navbar-default .navbar-nav>li>a{
  color:#fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  color: #febe11;
}
.sf-menu ul li{
  color:#000;
}
ul.menu-style li a {
    color: #000;
    font-weight: 700;
}
.icon-bar:before{
        display: none !important;
    }

      /* center the nav list horizontally */
/* Bootstrap 3 has no built-in .navbar-center, so we create it */
.navbar-nav.navbar-center {
  float: none;
  display: inline-block;
}
/* .nav-styling li:hover .dropdown-menu{
    display: block;
} */
.nav-styling li .dropdown-menu{
    line-height: 12px;
}
.menu-style ul li a:hover{
    background-color: #febe11;
 color: #000;
}
.mnu-mob-res{
  float: none;
  display: inline-block;
}
.normal_drop_down ul li{
  text-align: left;
}
.sanlerb-bg{
  background-color: #0da4dd;
}
.tech-model{
  width: 22%;
}
.skills-sangford{
  background-color: #b3acac17;
}

/* @media (min-width: 1200px) {
    .sang-container {
        width: 1301px;
    }
  } */

.fa-graduation-cap {
    color: #000;
}

.faq-que-intro{
  background:transparent !important;
}
.fa-book {
    --fa: "\f02d";
    color: #000;
}
.corporate-proffetionals{
  padding: 27px;
    margin: 26px 0px;
    background-color: #f6f6f6;
}
.corp-sang{
  margin-top: 8px;
  color: #febe11;
  font-size: 8px;
}
.books-categories{
  display: inline-flex;
}
.our-curriculum{
  border-bottom: 3px solid #e9c43f;
}
.smart{
  color:#000;
      font-weight: 600;
}
.career-center{
  margin-bottom: 40px
}
/* awards and recognition */
.expandable-section {
    /* font-family: Arial, sans-serif; */
    line-height: 1.5;
}

.card {
    margin-bottom: 30px;
    border-left: 4px solid #e0e0e0;
    padding-left: 15px;
}

.card-header {
    margin-bottom: 10px;
}

.card-header strong {
    font-size: 1.1em;
    display: block;
    margin-bottom: 5px;
}

.card-header p {
    margin: 0;
    /* color: #555; */
}

.read-more-link {
    color: #005a84;
    cursor: pointer;
    text-decoration: underline;
}

.card-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    padding-left: 10px;
    border-left: 2px solid #f0f0f0;
    margin-top: 10px;
}

.card-content p {
    margin: 10px 0;
    color: #444;
}

.card.expanded .card-content {
    max-height: 500px;
    overflow-y: auto;
}
.awards-section{
      /* margin-top: 19px; */
}
.highlite{
  border-top: 2px solid #c9c9c9 !important;
}
.main-services{
  background-color: #f6f6f6;
}
.final-alignment{
  display: inline-flex;
}
/* points -alignement */
.final-alignment {
  display: flex;
  align-items: flex-start;
  /* margin-bottom: 12px;  */
  line-height: 1.8; /* clean readable spacing */
}

.final-alignment i {
  color: #2c7a7b;
  margin-right: 8px;
  margin-top: 4px; /* aligns icon vertically */
}

.final-alignment p {
  margin: 0px !important;
  font-size: 16px;
  color: #333;
}
/* .faq-answer .final-alignment i {
    margin-top: 0px !important;
} */
 .card img {
    border-radius: 20px;
}
.test-class{
text-align: center;
margin-bottom: 24px;
}
.photogallery-style a{
      font-weight: 700;
}
