@font-face {
  font-family: "clear_sansregular";
  src: url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.eot");
  src: url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.woff") format("woff"),
    url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.woff2") format("woff2"),
    url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.ttf") format("truetype"),
    url("/global/vendor/fonts/clearsans_regular/ClearSans-Regular-webfont.svg#clear_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #040404;
}

p {
  color: #040404;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background-color: #08c;
}

.mfp-iframe-holder .mfp-content {
  max-width: 1100px;
}

.menu-red-link a {
  background-color: #ea2f2f !important;
  color: #fff;
}

#header .logo.logo-sticky-active img {
  width: 150px !important;
  height: auto !important;
  top: 30px !important;
}

#header nav ul.nav-top li a,
#header nav ul.nav-top li span {
  color: #292929;
}

#footer p {
  color: #9c9c9c;
}

.rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background: transparent;
  z-index: 5;
  background: url(/global/img/pattern2.png) !important;
  opacity: 0.6;
}

@media (min-width: 992px) {
  .menu-link-bd-blue {
    margin-top: -10px !important;
  }

  .menu-link-bd-blue a {
    text-transform: none !important;
    font-size: 13px !important;
    text-align: center !important;
    border: 1px solid #08c !important;
  }
}

#header .logo {
  padding: 0;
  display: inline-block;
}

#header .logo.logo-sticky-active {
  padding: 35px 0 0px 0;
}

.img-intro img {
  max-width: 100%;
  text-align: center;
}

.img-intro .img-intro-1 {
  display: inline;
}

.img-intro .img-intro-2 {
  display: none;
}

@media (max-width: 800px) {
  .img-intro .img-intro-1 {
    display: none;
  }

  .img-intro .img-intro-2 {
    display: inline;
  }
}

.mrgTop10 {
  margin-top: 10px;
}

.mrgTop15 {
  margin-top: 15px;
}

.mrgTop20 {
  margin-top: 20px;
}

.mrgTop25 {
  margin-top: 25px;
}

.mrgTop30 {
  margin-top: 30px;
}

.mrgTop40 {
  margin-top: 40px;
}

.mrgTop50 {
  margin-top: 50px;
}

.txtcen {
  text-align: center;
}

.mrgTopNeg30 {
  margin-top: -30px;
}

.clrBlk {
  color: #000;
}

.txtDecor {
  text-decoration: underline;
}

.fontLg {
  font-size: larger;
}

.fontSm {
  font-size: smaller;
}

.mrgTop0 {
  margin-top: 0;
}

.mrgTop10 {
  margin-top: 10px;
}

.mrgBot15 {
  margin-top: 15px;
}

.mrgBot20 {
  margin-top: 20px;
}

.mrgBot25 {
  margin-top: 25px;
}

.mrgBot30 {
  margin-top: 30px;
}

.mrgBot40 {
  margin-top: 40px;
}

.mrgBot50 {
  margin-top: 50px;
}

.mrgLt15 {
  margin-left: 15px;
}

.ppdg15 {
  padding: 15px;
}

.mrgRt10 {
  margin-right: 10px;
}

.clrWht {
  color: #fff !important;
}

.pricing-table .plan {
  padding: 0px;
  margin: 0 8px;
}

.pricing-table ul {
  margin: 10px 0 0;
}

.pricing-table h3 {
  margin: 0;
  padding: 20px 20px 100px 20px;
}

.pricing-table h3 span {
  font-size: 20px;
}

.pricing-table li .hilighted {
  background-color: #bfcfe2;
  padding: 5px 0;
}

.video-float-in {
  width: 450px;
  position: fixed;
  top: 100px;
  right: 15%;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.video-float-in p {
  text-align: center;
}

.feature-box.secundary .feature-box-info {
  padding-left: 75px;
}

.feature-box.secundary h4 {
  color: #0e0e0e;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

@media (min-width: 992px) {
  .feature-box-cgk .feature-box {
    min-height: 145px;
  }
}

body {
  font-size: 17px;
}

h2 {
  font-size: 2.2em;
}

#header nav ul.nav-main li a {
  font-size: 13px;
}

#header nav ul.nav-top li a,
#header nav ul.nav-top li span {
  font-size: 0.9em;
}

.featured-box h4 {
  font-size: 1.3em;
}

.feature-box.secundary h4 {
  font-size: 18px;
}

.login-bar {
  height: 45px;
}

.login-bar .links-plt {
  padding: 5px 0;
}

.login-bar .form-login {
  padding: 5px 0 0 0;
}

.login-bar .form-login .form-control {
  width: 200px;
  float: left;
  margin-right: 10px;
}

.login-bar .form-login .btn {
  margin-right: 10px;
  float: left;
}

.login-bar .form-login .lk-fpassword {
  float: left;
  margin-top: 7px;
  font-size: 12px;
}

@media (max-width: 561px) {
  .login-bar {
    height: auto;
  }

  .login-bar .form-login {
    padding: 5px 0 5px 0;
  }

  .login-bar .form-login .form-control {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .login-bar .form-login .btn {
    margin-right: 0;
    float: none;
  }

  .login-bar .form-login .lk-fpassword {
    float: none;
    margin-top: 7px;
  }
}

.whatsapp-fixed {
  position: fixed;
  top: 150px;
  right: 5px;
  width: 227px;
  font-size: 13px;
  background-color: #e4e4e4;
  text-align: center;
  padding: 4px 0;
  border-radius: 17px;
  color: black;
  z-index: 9999;
}

.whatsapp-fixed a {
  color: #4e4e4e;
}

.whatsapp-fixed a:hover {
  text-decoration: none;
}

.whatsapp-fixed img {
  width: 64px;
  vertical-align: middle;
}

.whatsapp-fixed span {
  vertical-align: middle;
}

@media (max-width: 991px) {
  .whatsapp-fixed {
    top: 82px;
  }

  .whatsapp-fixed img {
    width: 45px;
  }
}

.free-test-fixed {
  position: fixed;
  top: 230px;
  right: 5px;
  width: 227px;
  font-size: 13px;
  background-color: #e4e4e4;
  text-align: center;
  padding: 4px 0;
  border-radius: 17px;
  color: black;
  z-index: 9999;
}

.free-test-fixed a {
  color: #4e4e4e;
}

.free-test-fixed a:hover {
  text-decoration: none;
}

.free-test-fixed img {
  width: 30px;
  vertical-align: middle;
}

.free-test-fixed span {
  vertical-align: middle;
}

@media (max-width: 991px) {
  .free-test-fixed {
    top: 140px;
  }
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.g-post-list {
  margin: 0 auto;
  max-width: 700px;
  padding: 0 20px;
  text-align: center;
}

.g-post-list h4 {
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 30px;
}

.g-post-list ul {
  list-style: disc;
  list-style-position: inside;
  padding: 0;
  /* margin: 0 auto; */
  /* max-width: 400px; */
}

.g-post-list ul li {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #dde1f1;
  text-align: left;
  padding: 18px 0;
  margin-bottom: 20px;
  color: #08c;
  /* text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; */
}

.g-post-list ul li a {
  text-decoration: underline;
}

.g-post-list ul li:last-child {
  border-bottom: none;
  padding-bottom: none;
}

@media (max-width: 767px) {
  .btn-responsive-nav {
    top: 5px;
  }
}

.fixed-loading {
  background-color: rgb(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  z-index: 99999;
}

.fixed-loading img {
  width: 150px;
}

.btn-custom {
  text-transform: uppercase;
  border-radius: 50px;
  background: #08c;
  font-size: 18px !important;
  color: #ffffff !important;
  -webkit-box-shadow: 1px 3px 13px -2px #6d6d6d;
  box-shadow: 1px 3px 13px -2px #6d6d6d;
  padding: 15px 20px;
  text-shadow: none !important;
}

.btn-custom.red {
  background: #c00;
}

.header-cls-fix {
  height: 100px;
  margin-bottom: 50px;
  min-height: 100px !important;
}

@media (max-width: 991px) {
  #header .nav-main-collapse {
    z-index: 1;
  }
}

.pricing-table .most-popular {
  top: 0px;
}