html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, label, legend, p, blockquote, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: black;
  background: white; }

:focus {
  outline: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

abbr, acronym {
  border: 0; }

strong, b {
  font-weight: bold; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'etelka';
  src: url("../fonts/etelka/EtelkaLightPro-webfont.eot");
  src: url("../fonts/etelka/EtelkaLightPro-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/etelka/EtelkaLightPro-webfont.woff2") format("woff2"), url("../fonts/etelka/EtelkaLightPro-webfont.woff") format("woff"), url("../fonts/etelka/EtelkaLightPro-webfont.ttf") format("truetype"), url("../fonts/etelka/EtelkaLightPro-webfont.svg#etelka_light_proregular") format("svg");
  font-weight: normal; }
@font-face {
  font-family: 'etelka';
  src: url("../fonts/etelka/EtelkaMediumProBold-webfont.eot");
  src: url("../fonts/etelka/EtelkaMediumProBold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/etelka/EtelkaMediumProBold-webfont.woff2") format("woff2"), url("../fonts/etelka/EtelkaMediumProBold-webfont.woff") format("woff"), url("../fonts/etelka/EtelkaMediumProBold-webfont.ttf") format("truetype"), url("../fonts/etelka/EtelkaMediumProBold-webfont.svg#etelka_medium_probold") format("svg");
  font-weight: bold; }
.pull-left {
  float: left; }

.pull-right {
  float: left; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix {
  display: inline-block;
  width: 100%; }

.no-marin-top {
  margin-top: 0px !important; }

.text-center {
  text-align: center !important; }

.relative {
  position: relative; }

.tolowercase {
  text-transform: lowercase !important; }

.extra-margin-top {
  margin-top: 20px !important; }
  .extra-margin-top.m-10 {
    margin-top: 10px !important; }
  .extra-margin-top.m-20 {
    margin-top: 20px !important; }
  .extra-margin-top.m-30 {
    margin-top: 30px !important; }
  .extra-margin-top.m-40 {
    margin-top: 40px !important; }
  .extra-margin-top.m-50 {
    margin-top: 50px !important; }
  .extra-margin-top.m-60 {
    margin-top: 60px !important; }
  .extra-margin-top.m-80 {
    margin-top: 80px !important; }
    @media (max-width: 1200px) {
      .extra-margin-top.m-80 {
        margin-top: 50px !important; } }

.extra-margin-right {
  margin-right: 20px !important; }
  .extra-margin-right.m-10 {
    margin-right: 10px !important; }
  .extra-margin-right.m-20 {
    margin-right: 20px !important; }
  .extra-margin-right.m-30 {
    margin-right: 30px !important; }
  .extra-margin-right.m-40 {
    margin-right: 40px !important; }
  .extra-margin-right.m-50 {
    margin-right: 50px !important; }
  .extra-margin-right.m-60 {
    margin-right: 60px !important; }
  .extra-margin-right.m-80 {
    margin-right: 80px !important; }

.extra-margin-left {
  margin-left: 20px !important; }
  .extra-margin-left.m-10 {
    margin-left: 10px !important; }
  .extra-margin-left.m-20 {
    margin-left: 20px !important; }
  .extra-margin-left.m-30 {
    margin-left: 30px !important; }
  .extra-margin-left.m-40 {
    margin-left: 40px !important; }
  .extra-margin-left.m-50 {
    margin-left: 50px !important; }
  .extra-margin-left.m-60 {
    margin-left: 60px !important; }
  .extra-margin-left.m-80 {
    margin-left: 80px !important; }

.extra-margin-bottom {
  margin-bottom: 20px !important; }
  .extra-margin-bottom.m-10 {
    margin-bottom: 10px !important; }
  .extra-margin-bottom.m-20 {
    margin-bottom: 20px !important; }
  .extra-margin-bottom.m-30 {
    margin-bottom: 30px !important; }
  .extra-margin-bottom.m-40 {
    margin-bottom: 40px !important; }
  .extra-margin-bottom.m-50 {
    margin-bottom: 50px !important; }
  .extra-margin-bottom.m-60 {
    margin-bottom: 60px !important; }
  .extra-margin-bottom.m-80 {
    margin-bottom: 80px !important; }

.hidden {
  display: none !important; }

.container {
  width: 1140px;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .container {
      width: 970px; } }
  @media (max-width: 1020px) {
    .container {
      width: auto;
      display: block;
      margin: 0 20px; } }

* {
  font-family: etelka;
  vertical-align: top !important; }

body {
  color: #3f455c;
  font-size: 18px; }
  @media (max-width: 1200px) {
    body {
      font-size: 16px; } }
  @media (max-width: 1020px) {
    body {
      font-size: 15px; } }

a {
  color: #3f455c; }

.top-header {
  height: 100px; }
  @media (max-width: 767px) {
    .top-header {
      height: auto; } }
  .top-header .main-logo {
    float: left;
    width: 420px;
    padding: 24px 0; }
    @media (max-width: 1200px) {
      .top-header .main-logo {
        width: 415px; } }
    @media (max-width: 768px) {
      .top-header .main-logo {
        width: 260px;
        padding: 10px 0; } }
    @media (max-width: 767px) {
      .top-header .main-logo {
        text-align: center;
        width: 100%;
        margin-top: 45px; } }
    .top-header .main-logo .logo {
      float: left;
      margin-right: 17px; }
      @media (max-width: 768px) {
        .top-header .main-logo .logo {
          float: none;
          width: 70px;
          margin-bottom: 6px; } }
      @media (max-width: 1200px) {
        .top-header .main-logo .logo {
          width: 100px;
          margin-top: 4px; } }
    .top-header .main-logo .logo-title {
      float: left; }
      @media (max-width: 767px) {
        .top-header .main-logo .logo-title {
          float: none; } }
      .top-header .main-logo .logo-title .title {
        color: #01bccf;
        font-weight: bold;
        font-size: 34px; }
        @media (max-width: 768px) {
          .top-header .main-logo .logo-title .title {
            font-size: 24px; } }
        @media (max-width: 1200px) {
          .top-header .main-logo .logo-title .title {
            font-size: 27px; } }
      .top-header .main-logo .logo-title .sub-title {
        font-size: 17px;
        color: #a3babd; }
        @media (max-width: 1200px) {
          .top-header .main-logo .logo-title .sub-title {
            font-size: 13px; } }
        @media (max-width: 768px) {
          .top-header .main-logo .logo-title .sub-title {
            font-size: 15px; } }
  .top-header .main-menu {
    float: left;
    width: 500px;
    text-align: center; }
    @media (max-width: 1200px) {
      .top-header .main-menu {
        width: 340px; } }
    @media (max-width: 768px) {
      .top-header .main-menu {
        width: 300px; } }
    @media (max-width: 767px) {
      .top-header .main-menu {
        width: 100%; } }
    .top-header .main-menu a {
      display: inline-block;
      text-transform: uppercase;
      font-size: 88%;
      padding: 10px 24px;
      margin: 33px 0; }
      .top-header .main-menu a:not(:last-child) {
        border-right: 1px #ebece7 solid; }
      @media (max-width: 768px) {
        .top-header .main-menu a {
          padding: 10px 15px; } }
      .top-header .main-menu a:hover, .top-header .main-menu a.active {
        background-color: #ffb108;
        color: white;
        margin: 0;
        padding: 43px 24px; }
      @media (max-width: 767px) {
        .top-header .main-menu a {
          margin: 15px 0;
          padding: 10px 15px 7px 15px; }
          .top-header .main-menu a:hover, .top-header .main-menu a.active {
            background-color: #ffb108;
            color: white;
            margin: 15px 0;
            padding: 10px 15px 7px 15px; } }
  .top-header .login-menu {
    float: right;
    background-color: #f1f1f1;
    height: 100px;
    padding: 0 15px;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .top-header .login-menu {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0px;
        text-align: center; } }
    .top-header .login-menu a {
      font-size: 88%;
      display: block;
      padding: 5px 0; }
      .top-header .login-menu a i {
        color: #ffb108;
        margin-right: 10px; }
      .top-header .login-menu a:hover {
        text-decoration: underline; }
        .top-header .login-menu a:hover i {
          color: #01bccf; }
      @media (max-width: 767px) {
        .top-header .login-menu a {
          display: inline-block;
          padding: 10px 0;
          margin-right: 15px; } }

.language-select {
  position: relative;
  text-align: left;
  width: 140px;
  border: 1px #D2D2D2 solid;
  background: white;
  margin-bottom: 5px;
  z-index: 9; }
  .language-select .display-part {
    cursor: pointer; }
    .language-select .display-part:after {
      content: "";
      display: table;
      clear: both; }
    .language-select .display-part .icon {
      float: right;
      width: 25px;
      height: 26px;
      background: #ffb108;
      text-align: center;
      font-size: 11px; }
      .language-select .display-part .icon i {
        float: none;
        color: white !important;
        text-align: center;
        line-height: 28px;
        margin: 0 !important; }
  .language-select .value {
    margin-right: 25px;
    padding: 3px;
    font-size: 13px;
    line-height: 1; }
    .language-select .value .flag {
      float: left;
      width: 28px;
      height: 20px;
      border-radius: 1px;
      overflow: hidden;
      border: 1px #EAEAEA solid;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-size: cover; }
    .language-select .value span {
      display: inline-block;
      margin: 4px 0 0 7px; }
  .language-select .options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px #D2D2D2 solid;
    background: white;
    margin-left: -1px;
    display: none; }
    .language-select .options .option {
      padding-bottom: 3px;
      cursor: pointer;
      display: block; }
      .language-select .options .option:hover {
        background: #ffb108; }
      .language-select .options .option:not(:last-child) {
        border-bottom: 1px #E2F4F6 solid; }
      .language-select .options .option .value {
        margin-right: 0;
        color: #3f455c; }
  .language-select.opened .options {
    display: block; }
  .language-select.opened .icon i {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.main-carousel {
  height: 400px;
  background: #01bccf url("../images/bg-carousel-guy.jpg") no-repeat center center;
  position: relative; }
  .main-carousel .dark-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.28); }
    @media (max-width: 767px) {
      .main-carousel .dark-overlay {
        display: block; } }
  .main-carousel .left-content {
    float: left;
    width: 450px;
    margin-top: 50px;
    line-height: 1.3;
    color: white; }
    @media (max-width: 768px) {
      .main-carousel .left-content {
        width: 345px; } }
    @media (max-width: 767px) {
      .main-carousel .left-content {
        width: 100%; } }
    .main-carousel .left-content .title {
      font-size: 266%;
      font-weight: bold;
      text-transform: uppercase; }
    .main-carousel .left-content .content {
      font-size: 133%; }
  @media (max-width: 1200px) {
    .main-carousel {
      height: 330px;
      background-position: center bottom; }
      .main-carousel .left-content {
        margin-top: 35px; } }
  @media (max-width: 767px) {
    .main-carousel {
      height: 360px; } }

.home-tree-columns .column {
  float: left; }
  .home-tree-columns .column .btn {
    margin-top: 15px; }
    .home-tree-columns .column .btn.disabled {
      color: #3F455C;
      opacity: .3;
      cursor: default; }
      .home-tree-columns .column .btn.disabled:hover {
        background-position: left top; }
.home-tree-columns .left-column, .home-tree-columns .right-column {
  width: 32%; }
.home-tree-columns .center-column {
  width: 36%; }
  .home-tree-columns .center-column img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .home-tree-columns .center-column {
      display: none; } }
@media (max-width: 1000px) {
  .home-tree-columns .left-column, .home-tree-columns .right-column {
    width: 25%; }
  .home-tree-columns .center-column {
    width: 50%; } }
@media (max-width: 768px) {
  .home-tree-columns .left-column, .home-tree-columns .right-column {
    width: 210px; }
  .home-tree-columns .center-column {
    width: 291px; }
  .home-tree-columns .column .btn {
    margin-top: 5px; } }
@media (max-width: 767px) {
  .home-tree-columns .left-column, .home-tree-columns .right-column {
    float: none;
    margin-bottom: 30px;
    display: inline-block; } }
@media (max-width: 420px) {
  .home-tree-columns .left-column, .home-tree-columns .right-column {
    width: 100%; } }

.highlighted {
  color: #ffb108; }
  .highlighted:hover {
    text-decoration: underline; }

.article {
  line-height: 1.6;
  font-size: 100%; }

.top-message-line {
  position: fixed;
  top: -120px;
  left: 0;
  width: 100%;
  z-index: 11;
  background-color: #c6c6c6;
  text-align: center;
  padding: 10px 0;
  color: white; }
  .top-message-line.visible {
    top: 0; }
  .top-message-line .icon {
    font-size: 180%;
    margin-right: 15px;
    vertical-align: middle !important;
    display: none; }
  .top-message-line .content {
    vertical-align: middle !important;
    line-height: 1.4; }
  .top-message-line.success {
    background-color: #ABCD30; }
    .top-message-line.success .success {
      display: inline-block; }
  .top-message-line.alert {
    background-color: #FF5442; }
    .top-message-line.alert .alert {
      display: inline-block; }

.btn {
  display: inline-block;
  cursor: pointer;
  padding: 18px 25px 13px 25px; }
  .btn.btn-primary {
    background-color: #ffcb2f;
    border-radius: 3px;
    font-size: 100%;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-box-shadow: 0px 4px 0px 0px #ffb108;
    -moz-box-shadow: 0px 4px 0px 0px #ffb108;
    box-shadow: 0px 4px 0px 0px #ffb108; }
    .btn.btn-primary span {
      font-weight: normal; }
    .btn.btn-primary.blue {
      background-color: #00d5ee;
      -webkit-box-shadow: 0px 4px 0px 0px #00a7bb;
      -moz-box-shadow: 0px 4px 0px 0px #00a7bb;
      box-shadow: 0px 4px 0px 0px #00a7bb; }
    .btn.btn-primary.grey {
      background-color: #d7d7d7;
      -webkit-box-shadow: 0px 4px 0px 0px #bebebe;
      -moz-box-shadow: 0px 4px 0px 0px #bebebe;
      box-shadow: 0px 4px 0px 0px #bebebe; }
    .btn.btn-primary.red {
      background-color: #ff5442;
      -webkit-box-shadow: 0px 4px 0px 0px #e93f3f;
      -moz-box-shadow: 0px 4px 0px 0px #e93f3f;
      box-shadow: 0px 4px 0px 0px #e93f3f; }
    .btn.btn-primary.small {
      padding: 12px 20px 8px 20px;
      font-size: 88%;
      text-transform: uppercase; }
    .btn.btn-primary.smallest {
      padding: 9px 15px 4px 15px;
      font-size: 85%;
      text-transform: uppercase;
      font-weight: normal; }
    .btn.btn-primary:hover {
      background: #ffb108;
      -webkit-box-shadow: 0px 4px 0px 0px #ec9600;
      -moz-box-shadow: 0px 4px 0px 0px #ec9600;
      box-shadow: 0px 4px 0px 0px #ec9600; }
    .btn.btn-primary.two-lines {
      line-height: 1.4;
      padding: 9px 20px 3px 20px; }
  .btn.btn-cartoon {
    padding: 0;
    width: 197px;
    height: 63px;
    background: no-repeat url("../images/bg-cartoon-button.png");
    color: #ffb108;
    text-align: center;
    font-weight: bold;
    line-height: 63px;
    font-size: 100%;
    text-transform: uppercase; }
    .btn.btn-cartoon:hover {
      background-position: left bottom; }
    .btn.btn-cartoon.blue {
      background-image: url("../images/bg-cartoon-button-blue.png");
      color: #01bccf; }
    .btn.btn-cartoon.image .image {
      width: 100%;
      height: 100%;
      float: left;
      background: no-repeat center top; }
      .btn.btn-cartoon.image .image.edubase-logo {
        background-image: url("../images/products/edubase.png"); }
      .btn.btn-cartoon.image .image.dotest-logo {
        background-image: url("../images/products/dotest.png"); }
      .btn.btn-cartoon.image .image.eduribbon-logo {
        background-image: url("../images/products/eduribbon.png"); }
      .btn.btn-cartoon.image .image.toglic-logo {
        background-image: url("../images/products/toglic.png"); }
      .btn.btn-cartoon.image .image.asus-logo {
        background-image: url("../images/products/asus.png"); }
    .btn.btn-cartoon:hover .image {
      background-position: center bottom; }

.product-buttons {
  padding-bottom: 50px; }
  .product-buttons .btn {
    margin: 0 10px 20px 10px; }

h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 14px;
  font-size: 266%;
  text-transform: uppercase;
  background: repeat-x url("../images/bg-h2-bottom.png") left bottom; }
  @media (max-width: 768px) {
    h2 {
      font-size: 225%; } }
  h2 span {
    font-weight: bold; }
  h2 .lines {
    float: left;
    position: absolute;
    width: 23px;
    height: 29px;
    top: -14px;
    right: -28px;
    background: url("../images/bg-h2-right.png"); }
    @media (max-width: 767px) {
      h2 .lines {
        display: none; } }
  h2.white {
    color: white;
    background: no-repeat url("../images/bg-h2-bottom-w.png") center bottom; }
    h2.white .lines {
      background: url("../images/bg-h2-right-w.png"); }
  h2.small {
    font-size: 162%; }
  h2.smallest {
    font-size: 120%; }

h3 {
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  background: repeat-x url("../images/bg-h3-bottom.png") left bottom; }

.orange-section {
  background: #ffcd39 url("../images/bg-orange-section.jpg"); }
  .orange-section .container {
    height: 450px; }
    @media (max-width: 767px) {
      .orange-section .container {
        height: auto;
        padding-bottom: 40px; } }
  .orange-section .half-column-orange {
    float: left;
    width: 50%;
    margin-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .orange-section .half-column-orange:first-child {
      padding-right: 20px; }
    .orange-section .half-column-orange:last-child {
      padding-left: 20px; }
    @media (max-width: 767px) {
      .orange-section .half-column-orange {
        width: 100%;
        padding: 0 !important; } }
  .orange-section .card-item {
    position: relative;
    width: 100%;
    margin-top: 40px;
    font-size: 88%; }
    .orange-section .card-item .shadow {
      width: 130%;
      height: 100%;
      display: none;
      position: absolute;
      top: 70px;
      left: 0;
      background-color: green;
      -moz-transform: rotate(-10deg);
      -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg); }
    .orange-section .card-item .content {
      width: 100%;
      height: 250px;
      background-color: #ffffff;
      border-radius: 4px;
      overflow: hidden;
      position: relative;
      z-index: 1;
      -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.04);
      -moz-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.04);
      box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1); }
      .orange-section .card-item .content a:hover {
        text-decoration: underline; }
      .orange-section .card-item .content .image {
        float: left;
        width: 260px;
        overflow: hidden;
        height: 100%; }
      .orange-section .card-item .content .data {
        padding: 15px;
        margin-left: 260px; }
        .orange-section .card-item .content .data .name {
          font-weight: bolder;
          text-transform: uppercase;
          font-size: 100%; }
        .orange-section .card-item .content .data .author {
          margin-top: 6px;
          color: #848899; }
          .orange-section .card-item .content .data .author a {
            color: #01bccf; }
        .orange-section .card-item .content .data .section.s-1 {
          height: 70px; }
        .orange-section .card-item .content .data .section.s-2 {
          height: 110px;
          overflow: hidden; }
        .orange-section .card-item .content .data .column {
          float: left;
          width: 50%;
          margin-top: 0px;
          margin-bottom: 10px;
          line-height: 1.3; }
          .orange-section .card-item .content .data .column .icon {
            float: left;
            width: 17px;
            margin-right: 8px;
            color: #c3c6d3;
            text-align: center; }
          .orange-section .card-item .content .data .column .value {
            margin-left: 25px; }
    @media (max-width: 1200px) {
      .orange-section .card-item .content .image {
        width: 180px; }
      .orange-section .card-item .content .data {
        margin-left: 180px; } }
    @media (max-width: 767px) {
      .orange-section .card-item .content {
        height: auto; }
        .orange-section .card-item .content .image {
          width: 100%;
          height: 120px; }
          .orange-section .card-item .content .image img {
            width: 100%; }
        .orange-section .card-item .content .data {
          float: left;
          margin-left: 0; }
          .orange-section .card-item .content .data .section.section.s-1 {
            height: auto;
            padding-bottom: 20px; }
          .orange-section .card-item .content .data .section.section.s-2 {
            height: auto;
            padding-bottom: 20px; } }

.open-hide-filter-area {
  display: none; }
  @media (max-width: 767px) {
    .open-hide-filter-area {
      display: block; } }

.card-eval {
  margin-top: 7px;
  font-size: 100%;
  color: #c3c6d3;
  position: relative; }
  .card-eval .active {
    color: #01bccf; }
  .card-eval .star-abs {
    position: absolute;
    left: 0;
    top: 0;
    color: #01bccf;
    overflow: hidden;
    width: 50%;
    white-space: nowrap;
    text-shadow: 0 0 1px #01bccf; }

.title-banner {
  height: 121px;
  background: #01bccf url("../images/title-banner.jpg") no-repeat center center; }
  .title-banner .container {
    height: 100%; }
  .title-banner .location {
    padding-top: 20px;
    color: white; }
    .title-banner .location a {
      color: #bbedf4; }
      .title-banner .location a.last {
        color: white; }
      .title-banner .location a:hover {
        text-decoration: underline; }
    .title-banner .location i {
      font-size: 60%;
      margin: 4px 8px 0 8px; }
  .title-banner h1 {
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    font-weight: bold;
    font-size: 330%;
    line-height: 28px;
    text-transform: uppercase; }
    @media (max-width: 1200px) {
      .title-banner h1 {
        line-height: 25px; } }
    @media (max-width: 768px) {
      .title-banner h1 {
        width: 500px; } }
    @media (max-width: 767px) {
      .title-banner h1 {
        width: 100%; } }

.left-column-main {
  float: left;
  width: 185px;
  padding-bottom: 50px; }
  .left-column-main h3 {
    margin-top: 35px;
    margin-bottom: 15px;
    display: block; }
  @media (max-width: 767px) {
    .left-column-main {
      width: 100%;
      float: none; } }
  .left-column-main .btn.open-filter-area {
    font-size: 150%;
    padding: 8px 14px 3px 14px; }

.right-column-main {
  margin-left: 250px; }
  @media (max-width: 768px) {
    .right-column-main {
      margin-left: 215px; } }
  @media (max-width: 1200px) {
    .right-column-main {
      margin-left: 220px; } }
  @media (max-width: 767px) {
    .right-column-main {
      margin-left: 0; } }

input {
  background-color: #f1f1f1;
  color: #65676f;
  border-radius: 3px;
  padding: 5px 8px;
  font-size: 85%; }

.input-button {
  position: relative; }
  .input-button input {
    padding: 10px 50px 6px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-button .btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 12px;
    border-radius: 0 3px 3px 0; }

@media (max-width: 767px) {
  .main-filter-container {
    display: none; } }
.main-filter-container.m-visible {
  display: block; }
.main-filter-container .js-filter-clear {
  display: block;
  font-size: 92%; }
@media (max-width: 767px) {
  .main-filter-container .section-filter {
    float: left;
    min-width: 33%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
.main-filter-container .checbox-group label {
  display: block;
  padding: 3px 0;
  cursor: pointer;
  font-size: 16px; }
  .main-filter-container .checbox-group label input {
    display: none; }
  .main-filter-container .checbox-group label span {
    margin: 4px 0 0 10px;
    display: inline-block; }
  .main-filter-container .checbox-group label:hover {
    color: #01bccf; }
  .main-filter-container .checbox-group label div:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: #e5e5e5;
    font-family: FontAwesome;
    border-radius: 2px; }
  .main-filter-container .checbox-group label input:checked + div:before {
    background-color: #01bccf;
    content: "\f00c";
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: 20px; }

.search-header {
  margin-top: 20px;
  background: url("../images/line-sep-bg.png") repeat-x center bottom;
  padding-bottom: 10px; }
  .search-header span {
    display: inline-block;
    margin-top: 10px; }
  .search-header .sort-by {
    float: right; }
    .search-header .sort-by .custom-select-box {
      float: right;
      margin-left: 15px; }
    @media (max-width: 400px) {
      .search-header .sort-by {
        float: left;
        margin-top: 10px; } }

.custom-select-box {
  background-color: #f1f1f1;
  border-radius: 3px; }
  .custom-select-box select {
    border: none;
    background-color: transparent;
    color: #65676f;
    border-radius: 3px;
    padding: 5px 8px;
    font-size: 85%;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    height: 36px;
    width: 200px;
    margin-right: -43px;
    position: relative;
    z-index: 1;
    cursor: pointer; }
  .custom-select-box .btn {
    padding: 7px 10px;
    border-radius: 0 3px 3px 0; }
  .custom-select-box:hover .btn {
    background: #ffb108;
    -webkit-box-shadow: 0px 4px 0px 0px #ec9600;
    -moz-box-shadow: 0px 4px 0px 0px #ec9600;
    box-shadow: 0px 4px 0px 0px #ec9600; }

.main-card-target {
  margin-top: 30px; }

.main-card-item {
  float: left;
  margin-bottom: 55px;
  width: 253px;
  margin-right: 65px;
  position: relative; }
  @media (min-width: 1200px) {
    .main-card-item:nth-child(3n+0) {
      margin-right: 0; } }
  @media (max-width: 1200px) and (min-width: 980px) {
    .main-card-item {
      margin-right: 10px;
      width: 243px;
      margin-bottom: 20px; }
      .main-card-item:nth-child(3n+0) {
        margin-right: 0; } }
  @media (max-width: 980px) {
    .main-card-item {
      margin-right: 10px;
      margin-left: 10px; } }
  @media (max-width: 768px) {
    .main-card-item {
      width: 240px;
      margin-bottom: 15px;
      margin-left: 0;
      margin-right: 15px; }
      .main-card-item:nth-child(2n+0) {
        margin-right: 0; } }
  .main-card-item .favourite-icon {
    position: absolute;
    left: 0;
    top: 120px;
    background-color: #ff5442;
    color: white;
    border-radius: 0 3px 3px 0;
    padding: 9px; }
  .main-card-item .image {
    display: block;
    height: 168px;
    background: #FCFCFC no-repeat center center;
    border-radius: 4px 4px 0 0; }
  .main-card-item .content-data-border {
    border-left: 1px #d7d7d7 solid;
    border-right: 1px #d7d7d7 solid;
    padding: 15px; }
    .main-card-item .content-data-border.bottom {
      border-bottom: 1px #d7d7d7 solid;
      border-radius: 0 0 4px 4px; }
  .main-card-item .title {
    font-weight: bold;
    line-height: 1.2;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block; }
  .main-card-item .author {
    margin-top: 5px;
    font-size: 82%;
    color: #01bccf; }
    .main-card-item .author span {
      color: #848899; }
    .main-card-item .author a {
      color: #01bccf; }
      .main-card-item .author a:hover {
        text-decoration: underline; }
  .main-card-item .blue-box {
    background-color: #01bccf;
    font-size: 85%;
    padding: 7px 15px 15px 15px;
    color: white;
    width: auto;
    display: block; }
    .main-card-item .blue-box .column {
      float: left;
      width: 100%;
      margin-top: 8px; }
      .main-card-item .blue-box .column .icon {
        float: left;
        width: 17px;
        text-align: center;
        margin-right: 8px;
        color: #008c9d; }
      .main-card-item .blue-box .column a {
        color: white; }
        .main-card-item .blue-box .column a:hover {
          text-decoration: underline; }
      .main-card-item .blue-box .column .value {
        white-space: nowrap;
        overflow: hidden;
        line-height: 1.2;
        text-overflow: ellipsis; }
  .main-card-item .description {
    font-size: 85%;
    line-height: 1.2;
    height: 72px;
    overflow: hidden; }
  .main-card-item .score {
    margin-top: 10px;
    border-top: 1px #d7d7d7 solid;
    padding-top: 10px;
    font-size: 88%; }
    .main-card-item .score span {
      float: left; }
    .main-card-item .score .card-eval {
      float: right;
      margin-top: 0; }

.pagination {
  text-align: right;
  margin-bottom: 40px;
  color: #ffb108; }
  .pagination .paggItem {
    cursor: pointer; }
    .pagination .paggItem:hover {
      text-decoration: underline;
      color: #3f455c; }
    .pagination .paggItem.active {
      color: #3f455c;
      cursor: default;
      text-decoration: none; }

.lading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-color: rgba(255, 255, 255, 0.38);
  display: none; }
  .lading-overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 120px;
    margin: -60px 0 0 -60px; }

.no-results-found {
  border: 2px #EDEDED dashed;
  border-radius: 4px;
  padding: 20px;
  font-size: 120%;
  line-height: 1;
  color: #EDEDED; }
  .no-results-found i {
    font-size: 180%; }
  .no-results-found .text {
    display: inline-block;
    padding: 10px 0 0 20px; }

.detail-title-buttons .btn {
  padding: 7px 10px 5px 10px;
  font-size: 24px;
  margin-left: 10px; }
.detail-title-buttons .favourite-icon .btn {
  display: none; }
.detail-title-buttons .favourite-icon.favourite .remove {
  display: block; }
.detail-title-buttons .favourite-icon.not-favourite .add {
  display: block; }

.file-item-det {
  border: 1px #C1C1C1 dashed;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 10px;
  min-width: 250px;
  margin-bottom: 10px;
  margin-right: 10px; }
  .file-item-det:hover {
    color: #ffb108; }

.main-blue-container {
  border-radius: 4px;
  margin-top: 30px;
  overflow: hidden;
  background-position: right -150px top;
  background-repeat: no-repeat;
  background-color: #6ec8d5; }
  @media (max-width: 768px) {
    .main-blue-container {
      background-position: right -300px top; } }
  @media (max-width: 767px) {
    .main-blue-container {
      background: #77dbea !important; } }
  .main-blue-container .image {
    background: no-repeat url("../images/card-detail-image-overlay.png") right top;
    background-position: right -150px top; }
    @media (max-width: 768px) {
      .main-blue-container .image {
        background-position: right -300px top; } }
    @media (max-width: 767px) {
      .main-blue-container .image {
        background: #77dbea !important; } }
  .main-blue-container .padded-box {
    padding: 20px;
    padding-bottom: 2px; }
  .main-blue-container .main-content-table {
    width: 600px;
    color: white;
    line-height: 1.4; }
    @media (max-width: 768px) {
      .main-blue-container .main-content-table {
        width: 450px; } }
    @media (max-width: 767px) {
      .main-blue-container .main-content-table {
        width: 100%; } }
    .main-blue-container .main-content-table td {
      padding-bottom: 10px; }
    .main-blue-container .main-content-table .left {
      width: 150px; }
    .main-blue-container .main-content-table a {
      color: white; }
      .main-blue-container .main-content-table a:hover {
        text-decoration: underline; }
    .main-blue-container .main-content-table .fa {
      float: left;
      color: #068da0;
      font-size: 20px;
      margin-top: 1px;
      width: 27px;
      text-align: center;
      margin-right: 10px; }
    .main-blue-container .main-content-table .rating-display {
      float: left;
      position: relative; }
      .main-blue-container .main-content-table .rating-display .fa {
        float: none;
        margin: 0;
        color: white; }
      .main-blue-container .main-content-table .rating-display .sel-stars {
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 0;
        width: 50%;
        white-space: nowrap; }
        .main-blue-container .main-content-table .rating-display .sel-stars .fa {
          color: #ffb108; }

.detail-gallery {
  width: 500px;
  height: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 20px 20px;
  float: right;
  border: 2px #EAEAEA dashed;
  padding: 6px;
  position: relative; }
  @media (max-width: 767px) {
    .detail-gallery {
      width: 100%; } }
  .detail-gallery .dots {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center; }
    .detail-gallery .dots .dot {
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: #c6c6c6;
      display: inline-block; }
      .detail-gallery .dots .dot.active {
        background-color: #ffb108; }
  .detail-gallery .image-target {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: white;
    cursor: pointer; }
    .detail-gallery .image-target .image {
      position: absolute;
      left: 0;
      top: 0%;
      width: 100%;
      height: 100%;
      text-align: center;
      background-color: white; }
      .detail-gallery .image-target .image img {
        position: relative;
        top: 50%;
        max-width: 100%;
        max-height: 100%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .detail-gallery .image-target .image.img-2 {
        display: none; }
  .detail-gallery .arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    margin-top: -23px;
    line-height: 1;
    color: white;
    font-size: 25px;
    background-color: rgba(221, 221, 221, 0.45);
    padding: 12px 0 10px 0;
    width: 46px;
    text-align: center;
    border-radius: 35px; }
    .detail-gallery .arrow:hover {
      color: white;
      background-color: #ffb108; }
    .detail-gallery .arrow.prev-arrow {
      left: 15px; }
    .detail-gallery .arrow.next-arrow {
      right: 15px; }

.main-card-detail-content h2 {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .main-card-detail-content h2 {
      margin-top: 30px; } }
.main-card-detail-content .section-content {
  line-height: 1.5;
  font-size: 88%; }
  .main-card-detail-content .section-content p {
    margin-top: 15px;
    margin-bottom: 10px; }
    .main-card-detail-content .section-content p a {
      color: #ECB923; }
  .main-card-detail-content .section-content ol {
    list-style: decimal;
    padding-left: 20px; }
  .main-card-detail-content .section-content ol ol {
    list-style: lower-alpha; }
  .main-card-detail-content .section-content ul {
    margin-left: 15px;
    margin-top: 15px; }
    .main-card-detail-content .section-content ul li {
      list-style: disc; }

.main-dashed-separator {
  background: url("../images/line-sep-bg.png") repeat-x center bottom;
  height: 2px; }

.under-line-info {
  padding: 14px 0 10px 0;
  font-size: 88%;
  display: inline-block;
  margin-right: 20px; }
  .under-line-info span {
    color: #bdbdbd; }

.need-to-login {
  color: #bbbbbb;
  margin-top: 30px; }
  .need-to-login .fa {
    font-size: 45px; }
  .need-to-login .content {
    display: inline-block;
    font-size: 88%;
    width: 230px;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 3px 15px 0 15px; }
  @media (max-width: 1200px) {
    .need-to-login .btn {
      margin-top: 20px; } }

.comments-form-section input, .comments-form-section textarea {
  width: 100%;
  margin-top: 15px;
  background-color: #f1f1f1;
  color: #65676f;
  border-radius: 3px;
  padding: 9px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 85%;
  resize: vertical; }
  .comments-form-section input.highlight, .comments-form-section textarea.highlight {
    background-color: #FFCB2F;
    color: white; }

.discussions-target {
  margin-top: 20px;
  padding-bottom: 40px; }
  .discussions-target .comment-item {
    padding: 15px 0; }
    .discussions-target .comment-item .content {
      line-height: 1.3;
      margin-right: 170px; }
    .discussions-target .comment-item .author {
      padding: 10px 0;
      font-size: 88%;
      color: #01bccf; }
      .discussions-target .comment-item .author span {
        color: #bebebe; }
    .discussions-target .comment-item:not(:last-child) {
      border-bottom: 1px #e4e4e4 solid; }

.half-column {
  float: right;
  width: 45%;
  margin-left: 10%; }
  @media (max-width: 767px) {
    .half-column {
      width: 100%;
      float: right;
      margin-left: 0; } }
  .half-column:last-child {
    float: left;
    margin-left: 0; }

.rate-panel {
  color: #c3c7d3;
  font-size: 180%;
  margin-top: 30px; }
  .rate-panel .active {
    color: #01bccf; }
  .rate-panel .hover {
    color: #ffb108; }
  .rate-panel i {
    float: left;
    padding-right: 10px;
    cursor: pointer; }

.gallery-enlarge {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(63, 69, 92, 0.69);
  z-index: 10;
  display: none; }
  .gallery-enlarge img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .gallery-enlarge .close-btn {
    padding: 7px 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
    font-size: 45px;
    border-radius: 5px;
    background-color: #d7d7d7;
    cursor: pointer; }
    .gallery-enlarge .close-btn:hover {
      background-color: #ffb108; }
  .gallery-enlarge .arrow {
    padding: 7px 12px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -30px;
    color: white;
    font-size: 45px;
    border-radius: 5px;
    background-color: #d7d7d7;
    cursor: pointer; }
    .gallery-enlarge .arrow.right {
      left: auto;
      right: 10px; }
    .gallery-enlarge .arrow:hover {
      background-color: #ffb108; }

.popup-win-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(63, 69, 92, 0.69);
  z-index: 10;
  visibility: hidden;
  opacity: 0; }
  .popup-win-container.visible {
    opacity: 1;
    visibility: visible; }
  .popup-win-container .popup {
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    width: 400px;
    min-height: 200px; }
    .popup-win-container .popup h2 {
      font-size: 145%;
      padding-bottom: 12px; }
    @media (max-width: 767px) {
      .popup-win-container .popup {
        width: 100%; } }
    .popup-win-container .popup.out {
      top: -600px;
      opacity: 0;
      visibility: hidden; }
    .popup-win-container .popup.visible {
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      opacity: 1;
      visibility: visible; }
    .popup-win-container .popup .main-text {
      line-height: 1.4;
      margin-top: 25px;
      font-size: 88%; }
    .popup-win-container .popup .close-popup {
      position: absolute;
      right: 0;
      top: 0;
      color: #D2D2D2;
      padding: 15px 15px 8px 8px;
      font-size: 35px;
      cursor: pointer; }
      .popup-win-container .popup .close-popup:hover {
        color: #ff5442; }
    .popup-win-container .popup .popup-form .line {
      margin-top: 20px; }
    .popup-win-container .popup .popup-form input, .popup-win-container .popup .popup-form textarea {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 12px 8px;
      font-size: 85%;
      text-align: center; }

.loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
  color: #3f455c;
  font-size: 70px; }
  .loading-overlay.dark {
    background-color: rgba(0, 0, 0, 0.25);
    color: white; }
  .loading-overlay.small {
    font-size: 50px; }
  .loading-overlay.huge {
    font-size: 100px; }
  .loading-overlay.fixed {
    position: fixed; }
  .loading-overlay div {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.huge-form .line {
  margin: 20px 0 0 0; }
  .huge-form .line .left-c {
    float: left;
    width: 200px;
    margin-top: 12px; }
    @media (max-width: 767px) {
      .huge-form .line .left-c {
        float: none;
        margin-top: 0; } }
  .huge-form .line .right-c {
    margin-left: 200px; }
    @media (max-width: 767px) {
      .huge-form .line .right-c {
        margin-left: 0;
        margin-top: 10px; } }
  .huge-form .line input.text {
    padding: 15px 20px 12px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }

.product-info-card {
  padding: 20px;
  background: #f7f7f7 url("../images/product_catalogue_pattern.jpg") left top;
  margin-bottom: 40px; }
  .product-info-card p {
    line-height: 1.4;
    margin-top: 15px;
    font-size: 88%; }
  .product-info-card .edubase .btn {
    background-color: #b7cd01;
    -webkit-box-shadow: 0px 4px 0px 0px #a3b53d;
    -moz-box-shadow: 0px 4px 0px 0px #a3b53d;
    box-shadow: 0px 4px 0px 0px #a3b53d; }
  .product-info-card .dotest .btn {
    background-color: #d11217;
    -webkit-box-shadow: 0px 4px 0px 0px #ba1216;
    -moz-box-shadow: 0px 4px 0px 0px #ba1216;
    box-shadow: 0px 4px 0px 0px #ba1216; }
  .product-info-card .eduribbon .btn {
    background-color: #209bd0;
    -webkit-box-shadow: 0px 4px 0px 0px #1c88b6;
    -moz-box-shadow: 0px 4px 0px 0px #1c88b6;
    box-shadow: 0px 4px 0px 0px #1c88b6; }
  .product-info-card .asusEduClass .btn {
    background-color: #5aa4ba;
    -webkit-box-shadow: 0px 4px 0px 0px #4a93a8;
    -moz-box-shadow: 0px 4px 0px 0px #4a93a8;
    box-shadow: 0px 4px 0px 0px #4a93a8; }

.arrow-info-line {
  margin-top: 20px; }
  .arrow-info-line .arrow {
    background-color: #ffc317;
    color: white;
    padding: 17px 0px 12px 15px;
    border-radius: 3px 0 0 3px;
    float: left;
    width: 225px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    font-size: 20px; }
    .arrow-info-line .arrow:after {
      content: '';
      float: left;
      position: absolute;
      right: -20px;
      top: 0;
      width: 0;
      height: 0;
      border-left: 20px solid #ffc317;
      border-right: 0;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent; }
  .arrow-info-line .text {
    margin-left: 280px;
    font-size: 88%;
    line-height: 1.4;
    padding-top: 5px; }

.author-line {
  margin-top: 50px; }
  .author-line .image {
    float: left;
    position: relative;
    margin-left: 14px; }
    .author-line .image .user {
      border-radius: 50%; }
    .author-line .image .overlay {
      position: absolute;
      left: -14px;
      top: 0; }
  .author-line .right-content {
    margin-left: 320px;
    padding-top: 60px; }
    .author-line .right-content p {
      margin-top: 30px;
      font-size: 88%;
      line-height: 1.4; }

.bottom-info-banner {
  background-color: #f7f7f7;
  border-radius: 3px;
  padding: 15px;
  margin-top: 60px; }
  .bottom-info-banner span {
    font-weight: bold;
    padding: 17px 0 0 17px;
    float: left; }
  .bottom-info-banner .btn {
    float: right; }

.tabs {
  text-align: center;
  margin-top: 40px; }
  .tabs .tab {
    display: inline-block;
    width: 233px;
    height: 206px;
    margin: 0 10px;
    cursor: pointer;
    background-image: url("../images/about-prep.png");
    color: #c1c1c1; }
    .tabs .tab .number {
      height: 120px;
      text-align: center;
      opacity: .3; }
      .tabs .tab .number img {
        margin-top: 20px; }
    .tabs .tab:hover, .tabs .tab.active {
      background-position: left bottom;
      color: white; }
      .tabs .tab:hover .number, .tabs .tab.active .number {
        opacity: 1; }
    .tabs .tab .text {
      text-align: center;
      padding: 0 20px;
      font-size: 88%; }

.tabs-content {
  font-size: 88%;
  line-height: 1.4;
  margin-top: 50px;
  padding: 0 35px; }
  .tabs-content .content {
    display: none; }
  .tabs-content p {
    margin-top: 25px; }
  .tabs-content ol {
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 20px; }
    .tabs-content ol li {
      margin-top: 15px; }
      .tabs-content ol li .bullet {
        background-color: #01bccf;
        color: white;
        padding: 0 5px;
        margin-right: 10px;
        float: left;
        margin-bottom: 4px; }
    .tabs-content ol ul {
      margin: 25px 0 25px 40px;
      list-style: disc; }
      .tabs-content ol ul li {
        margin-top: 5px;
        color: #01bccf; }
        .tabs-content ol ul li span {
          color: #3f455c; }
    .tabs-content ol .flag {
      background-color: #3f455c;
      width: 45px;
      display: inline-block;
      color: white;
      text-transform: uppercase;
      text-align: center;
      padding: 2px 7px 0 7px;
      margin-right: 6px; }

em {
  font-style: italic; }

.footer {
  background-color: #3f455c;
  color: white;
  font-size: 88%;
  padding: 40px 0; }
  @media (max-width: 767px) {
    .footer {
      text-align: center; } }
  .footer a {
    color: #00d5ee; }
    .footer a:hover {
      text-decoration: underline; }
  @media (max-width: 1200px) {
    .footer .logo-footer {
      width: 120px; } }
  .footer .contact-table {
    float: left;
    width: 205px;
    margin-left: 26px;
    font-size: 88%; }
    @media (max-width: 1200px) {
      .footer .contact-table {
        font-size: 80%;
        width: 170px; } }
    @media (max-width: 767px) {
      .footer .contact-table {
        width: 100%;
        margin-left: 0;
        margin-top: 25px; } }
    .footer .contact-table td {
      padding-bottom: 12px;
      line-height: 1.5; }
      .footer .contact-table td.last {
        padding-bottom: 0; }
    .footer .contact-table .col-1 {
      width: 80px; }
  .footer .contact-form {
    float: left;
    width: 237px;
    margin-left: 26px; }
    @media (max-width: 1200px) {
      .footer .contact-form {
        width: 200px; } }
    @media (max-width: 767px) {
      .footer .contact-form {
        width: 100%;
        margin-left: 0;
        margin-top: 25px; } }
    .footer .contact-form input, .footer .contact-form textarea {
      background-color: #525973;
      color: #afb1bb;
      font-size: 88%;
      width: 100%;
      margin-bottom: 14px;
      text-align: center;
      border-radius: 4px;
      padding: 8px 0;
      resize: none; }
    .footer .contact-form .btn {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      text-align: center; }
  .footer .products-container {
    float: left;
    width: 440px;
    height: 190px;
    border-left: 1px #5a5f73 solid;
    margin-left: 26px;
    padding-left: 26px; }
    @media (max-width: 1200px) {
      .footer .products-container {
        width: 345px; } }
    @media (max-width: 768px) {
      .footer .products-container {
        border: none;
        border-top: 1px #5a5f73 solid;
        padding-top: 20px;
        width: 100%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
        margin-top: 40px; } }
    .footer .products-container .row {
      margin-top: 25px;
      float: left; }
      @media (max-width: 768px) {
        .footer .products-container .row {
          margin: 0; } }
    .footer .products-container .big-product-arrow-btn {
      float: left;
      width: 175px;
      height: 81px;
      margin-right: 40px;
      border-radius: 2px 0 0 2px;
      background: #303549 no-repeat center center; }
      @media (max-width: 1200px) {
        .footer .products-container .big-product-arrow-btn {
          width: 130px;
          background-size: 70%; } }
      @media (max-width: 767px) {
        .footer .products-container .big-product-arrow-btn {
          width: 107px;
          margin-bottom: 10px; }
          .footer .products-container .big-product-arrow-btn.last {
            margin-right: 26px; } }
      .footer .products-container .big-product-arrow-btn.dotest {
        background-image: url("../images/footer-logos/dotest.png"); }
      .footer .products-container .big-product-arrow-btn.edubase {
        background-image: url("../images/footer-logos/edubase.png"); }
      .footer .products-container .big-product-arrow-btn.eduribbon {
        background-image: url("../images/footer-logos/eduribbon.png"); }
      .footer .products-container .big-product-arrow-btn.toglic {
        background-image: url("../images/footer-logos/toglic.png"); }
      .footer .products-container .big-product-arrow-btn.dosli {
        background-image: url("../images/footer-logos/dosli.png"); }
      .footer .products-container .big-product-arrow-btn .arrow {
        float: right;
        width: 26px;
        margin-right: -26px;
        height: 100%;
        background-color: #00d5ee;
        color: white;
        text-align: center;
        border-radius: 0 2px 2px 0; }
        .footer .products-container .big-product-arrow-btn .arrow i {
          position: relative;
          top: 50%;
          margin-top: -5px; }
      .footer .products-container .big-product-arrow-btn:hover .arrow {
        background-color: #ffb108; }

.sub-footer {
  height: 54px;
  background-color: #303549; }
  .sub-footer div {
    color: white;
    padding-top: 12px;
    font-size: 88%; }

/*# sourceMappingURL=main.css.map */
