/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
.htmlcontent__item__link{
	display: block;
}
.overlap-color .htmlcontent__item__link:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.cost-wrapper .cost:after, .top-banner .shop-btn:after {
  background: #ffcc00;
  border-radius: 50%;
  content: "\f105";
  display: inline-block;
  font-family: "fontAwesome";
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-left: 7px;
  text-align: center;
  width: 20px; }

.htmlcontent__item__content {
  position: relative; }

.overlap .htmlcontent__html {
  padding: 15px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2; }
.overlap.overlap--bottom .htmlcontent__html {
  top: auto;
  bottom: 0;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
.overlap.overlap--dark-background .htmlcontent__html {
  background: rgba(0, 0, 0, 0.4); }

.overlap-color .htmlcontent__item__link:before {
  background: rgba(0, 0, 0, 0.25); }
.overlap-color .htmlcontent__html {
  z-index: 2; }

.img-rb img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.cost-wrapper {
  font-size: 28px; }
  .cost-wrapper .info {
    display: block;
    font: 0.35em "Open Sans";
    line-height: 2px;
    text-transform: uppercase; }
  .cost-wrapper .cost {
    font: 46px "Open Sans", sans-serif; }
    .cost-wrapper .cost sup {
      font: 0.5em "Open Sans";
      padding-right: 2px;
      top: -0.7em; }
    .cost-wrapper .cost:after {
      vertical-align: 4px; }

.htmlcontent.displayHtmlContent1 {
  margin-top: 55px; }
  .htmlcontent.displayHtmlContent1 .headline-section {
    margin-bottom: 20px; }

.top-banner .htmlcontent__item__content {
  background: #f8f8f8; }
.top-banner .htmlcontent_html {
  padding: 10px 18px 10px; }
.top-banner .content {
  float: right; }
.top-banner h4 {
  font: 18px/1.3 "Open Sans", sans-serif;
  text-transform: uppercase; }
.top-banner .cost-wrapper .cost {
  font-size: inherit;
  font-weight: 600; }
.top-banner .shop-btn {
  font-weight: 600; }
.top-banner p:last-child {
  margin-bottom: 0; }

@media (min-width: 1230px) {
  .top-banner.second-item h4 {
    font-size: 17px; } }
@media (max-width: 1229px) and (min-width: 768px) {
  .top-banner h4 {
    font-size: 15px; }
  .top-banner.second-item {
    font-size: 16px; } }
@media (max-width: 1024px) and (min-width: 768px) {
  .top-banner h4 {
    font-size: 14px;
    margin-bottom: 10px; }
  .top-banner.second-item h4 {
    font-size: 13px; } }
@media (max-width: 991px) and (min-width: 768px) {
  .top-banner .htmlcontent__html {
    padding: 8px; }
  .top-banner h4 {
    font-size: 12px; }
  .top-banner .cost-wrapper {
    font-size: 23px; } }
@media (max-width: 767px) {
  .top-banner {
    margin-bottom: 10px;
    width: 100%; } }
@media (max-width: 414px) {
  .top-banner h4 {
    font-size: 14px; } }
.htmlcontent.displayTopColumn {
  position: relative; }

.header-slide {
  background: #f4f6f5;
  background-repeat: no-repeat !important;
  background-position: bottom right 16% !important;
  background-size: contain !important;
  color: #323f48;
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Open Sans", sans-serif; }
  .header-slide .htmlcontent__item__img {
    width: 100% !important; }
  .header-slide .htmlcontent__item__link {
    display: block;
    max-height: 700px;
    position: relative; }
    .header-slide .htmlcontent__item__link:hover {
      color: inherit; }
  .header-slide a {
    color: inherit; }
  .header-slide .slide_title-two {
    font: 2em/1.04 "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: uppercase; }
  .header-slide p {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 11px; }
  .header-slide strong {
    font-family: "Open Sans", sans-serif; }
  .header-slide .cost-wrapper {
    font-size: 2em;
    line-height: 1.2;
    margin-top: 28px; }
    .header-slide .cost-wrapper .info {
      font-size: 10px; }
    .header-slide .cost-wrapper .cost {
      font-family: "Open Sans", sans-serif; }
      .header-slide .cost-wrapper .cost:after {
        display: none; }
      .header-slide .cost-wrapper .cost sup {
        font-size: 15px;
        font-weight: 600;
        top: -20px; }
  .header-slide .wrapper-btn {
    margin-top: 15px; }
  .header-slide.skin-two {
    background: #fcfcfc; }
  .header-slide.skin-three {
    background: #96a0ac;
    color: #ffffff; }
    .header-slide.skin-three .wrapper-btn {
      margin-top: 24px; }

.displayTopColumn .owl-controls .owl-dots {
  bottom: 30px;
  margin: 0 auto;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  width: 1190px;
  text-align: left; }
  @media (max-width: 768px) {
    .displayTopColumn .owl-controls .owl-dots {
      width: auto; } }
  @media (min-width: 769px) {
    .displayTopColumn .owl-controls .owl-dots {
      width: auto; }
      .displayTopColumn .owl-controls .owl-dots:before {
        content: '';
        display: inline-block;
        width: 25%; } }
  @media (min-width: 992px) {
    .displayTopColumn .owl-controls .owl-dots {
      width: 970px; } }
  @media (min-width: 1921px) {
    .displayTopColumn .owl-controls .owl-dots {
      padding-left: 45px; } }
  @media (min-width: 1230px) {
    .displayTopColumn .owl-controls .owl-dots {
      width: 1190px; } }
  @media (max-width: 768px) {
    .displayTopColumn .owl-controls .owl-dots {
      display: none !important; } }

@media (min-width: 1025px) {
  .no-menu .header-slide .htmlcontent__item__link {
    padding-top: 26%; }
  .no-menu .header-slide .slide-content {
    width: 100%;
    margin: 0;
    padding: 0 15px; }
  .no-menu .owl-controls .owl-dots {
    padding-left: 15px; }
    .no-menu .owl-controls .owl-dots:before {
      display: none; } }
@media (min-width: 1921px) {
  .slide-content {
    padding-left: 45px; } }
@media (max-width: 1920px) and (min-width: 1025px) {
  .header-slide {
    background-position: bottom right 6% !important; } }
@media (max-width: 1600px) and (min-width: 1025px) {
  .header-slide {
    background-position: bottom right 5% !important;
    background-size: auto 90% !important; }

  .no-menu .header-slide {
    background-size: contain !important; } }
@media (max-width: 1600px) and (min-width: 1025px) {
  .header-slide {
    background-position: bottom right 5% !important; } }
@media (max-width: 1400px) and (min-width: 1025px) {
  .header-slide {
    background-size: auto 82% !important;
    font-size: 18px; }
    .header-slide p {
      font-size: 14px; }

  .no-menu .header-slide {
    background-size: contain !important; }
    .no-menu .header-slide .htmlcontent__item__link {
      padding-top: 36%; } }
@media (max-width: 1024px) {
  .displayTopColumn .owl-controls {
    display: none; }
    .displayTopColumn .owl-controls .owl-dots:before {
      display: none; }

  .header-slide {
    background-position: bottom right 6% !important; }
    .header-slide .htmlcontent__item__link {
      padding-top: 35%; }
    .header-slide .slide-content {
      margin: 0;
      width: 100%; } }
@media (max-width: 768px) {
  .header-slide {
    font-size: 16px; }
    .header-slide p {
      font-size: 14px; }
    .header-slide .cost-wrapper {
      margin-top: 10px; }
      .header-slide .cost-wrapper .info {
        line-height: 1.3; }
      .header-slide .cost-wrapper .cost {
        font-size: 35px; }
    .header-slide .wrapper-btn .btn {
      font-size: 12px; } }
@media (max-width: 667px) {
  .header-slide {
    font-size: 9px; }
    .header-slide p {
      font-size: 11px; }
    .header-slide .cost-wrapper .info {
      font-size: 8px; }
    .header-slide .cost-wrapper .cost {
      font-size: 25px; }
      .header-slide .cost-wrapper .cost sup {
        top: -6px; }
    .header-slide .wrapper-btn {
      margin-top: 5px; }
      .header-slide .wrapper-btn .btn {
        font-size: 10px;
        padding: 0.8em 1.5em; } }
@media (max-width: 414px) {
  .header-slide .htmlcontent__item__link {
    height: calc(100vh - 250px) !important;
    padding: 0; }
  .header-slide .item-html {
    display: none; } }
.htmlcontent.displayHtmlContent2 {
  margin-top: 50px; }

.home-banner {
  background: #f8f8f8;
  font-size: 19px;
  text-align: center; }
  .home-banner .htmlcontent__item__img {
    width: auto;
    display: inline-block; }
  .home-banner .item-html {
    text-align: left; }
  .home-banner .title-one {
    font: 2em "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 4px;
    text-transform: uppercase; }
    .home-banner .title-one strong {
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
  .home-banner:hover a {
    color: inherit; }
  .home-banner .cost-wrapper {
    display: inline-block;
    margin: 25px 25px 0 0;
    vertical-align: middle; }
    .home-banner .cost-wrapper .info {
      line-height: 6px; }
    .home-banner .cost-wrapper .cost {
      color: #515558;
      font: 46px "Open Sans", sans-serif; }
      .home-banner .cost-wrapper .cost:after {
        display: none; }
  .home-banner .btn {
    margin-top: 25px;
    vertical-align: middle; }

@media (max-width: 1400px) and (min-width: 321px) {
  .home-banner {
    font-size: 15px; }
    .home-banner .cost-wrapper {
      margin-top: 15px; }
      .home-banner .cost-wrapper .cost {
        font-size: 40px; }
    .home-banner .btn {
      font-size: 13px;
      margin-top: 15px; } }
@media (max-width: 991px) and (min-width: 321px) {
  .home-banner {
    font-size: 11px; }
    .home-banner .cost-wrapper {
      margin-top: 10px; }
      .home-banner .cost-wrapper .cost {
        font-size: 31px; }
      .home-banner .cost-wrapper .info {
        font-size: 0.3em; }
    .home-banner .btn {
      font-size: 12px;
      margin-top: 10px;
      padding: 0.9em 1.5em; } }
@media (max-width: 667px) and (min-width: 321px) {
  .home-banner {
    font-size: 8px; }
    .home-banner .cost-wrapper {
      margin-top: 6px; }
      .home-banner .cost-wrapper .cost {
        font-size: 24px; }
    .home-banner .btn {
      font-size: 10px;
      margin-top: 6px; } }
@media (max-width: 480px) and (min-width: 321px) {
  .home-banner {
    font-size: 6px;
    padding: 20px 0; }
    .home-banner .btn {
      display: none; } }
@media (max-width: 320px) {
  .home-banner {
    padding: 35px 0; }
    .home-banner .htmlcontent__item__img {
      max-width: none;
      visibility: hidden; } }
.htmlcontent.displayHome {
  background: #f8f8f8;
  margin-top: 80px;
  padding: 77px 0 57px; }
  .htmlcontent.displayHome .htmlcontent__container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.feature-item {
  display: inline-block;
  float: none;
  font-size: 3rem;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: top; }
  .feature-item i {
    display: inline-block;
    font-size: 0;
    margin-bottom: 8px;
    position: relative;
    z-index: 0; }
    .feature-item i:before {
      background: #323f48;
      border-radius: 50%;
      color: #ffffff;
      font-size: 34px;
      height: 85px;
      line-height: 85px;
      text-align: center;
      width: 85px;
      -moz-transition: background 0.3s, color 0.3s;
      -o-transition: background 0.3s, color 0.3s;
      -webkit-transition: background 0.3s, color 0.3s;
      transition: background 0.3s, color 0.3s; }
    .feature-item i:after {
      border-radius: 50%;
      content: '';
      left: -6px;
      right: -6px;
      bottom: -6px;
      top: -6px;
      position: absolute;
      border: 2px solid #ffcc00;
      opacity: 0;
      -moz-transform: scale(0.6, 0.6);
      -ms-transform: scale(0.6, 0.6);
      -webkit-transform: scale(0.6, 0.6);
      transform: scale(0.6, 0.6);
      -moz-transition: opacity 0.3s, -moz-transform 0.3s;
      -o-transition: opacity 0.3s, -o-transform 0.3s;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s; }
    .feature-item i:hover:before {
      background: #ffcc00;
      color: #515151; }
    .feature-item i:hover:after {
      opacity: 1;
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
  .feature-item h4 {
    font: 15px "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px; }
  .feature-item p {
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.9px; }
  .feature-item.first i:before {
    font-size: 21px; }

@media (max-width: 1229px) {
  .htmlcontent.displayHome > .container {
    width: 100%; } }
@media (max-width: 414px) {
  .htmlcontent.displayHome {
    margin-top: 40px;
    padding: 35px 0 25px; }

  .feature-item {
    width: 100%; } }
.htmlcontent.displayHtmlContent3 {
  margin-top: 75px; }

.review {
  margin-bottom: 40px; }
  .review .htmlcontent__item__link {
    display: table;
    width: 100%; }
  .review .htmlcontent__item__img {
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    min-width: 100px;
    max-width: 100%; }
  .review .item-html {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle; }
  .review h5 {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px; }
  .review .date {
    color: #8c8c8c;
    display: inline-block;
    font-size: 13px; }
    .review .date:before {
      content: '|';
      display: inline-block;
      padding: 0 11px; }
  .review .content {
    font: 13px "Open Sans", sans-serif; }
    .review .content p:last-child {
      margin-bottom: 0; }

@media (max-width: 414px) {
  .htmlcontent.displayHtmlContent3 {
    margin-top: 40px; }

  .review .item-html {
    padding-left: 15px; }
  .review .htmlcontent__item__img {
    max-width: 100px; }
  .review h5 {
    display: block; }
  .review .date {
    display: block; }
    .review .date:before {
      display: none; }
  .review .content {
    font-size: 12px; }
    .review .content p {
      line-height: 2; } }
.subscription-banner {
  font-size: 28px; }
  .subscription-banner .htmlcontent__item__content {
    background: linear-gradient(163deg, #f8f8f8 0%, #f8f8f8 60%, #f1f1f1 60%, #f1f1f1 100%); }
  .subscription-banner .htmlcontent__item__link {
    position: relative; }
  .subscription-banner .item-html {
    min-height: 166px;
    padding: 22px 328px 10px 35px; }
  .subscription-banner .htmlcontent__item__img {
    bottom: 0;
    max-width: 324px;
    position: absolute;
    right: 0; }
  .subscription-banner h3 {
    font: 1em "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 0;
    text-transform: uppercase; }
    .subscription-banner h3 strong {
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .subscription-banner h3 + p {
      margin-top: 7px; }
  .subscription-banner .cost-wrapper {
    font-size: 1em;
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
    margin-right: 8px; }
    .subscription-banner .cost-wrapper .cost {
      font-size: 1.45em;
      font-weight: 600;
      line-height: 1; }
      .subscription-banner .cost-wrapper .cost:after {
        display: none; }
  .subscription-banner .btn {
    font-size: 13px;
    font-size: 13px;
    padding: 10px 32px;
    vertical-align: middle; }

@media (max-width: 1229px) and (min-width: 769px) {
  .subscription-banner {
    font-size: 21px; } }
@media (max-width: 1024px) and (min-width: 769px) {
  .subscription-banner {
    font-size: 19px; }
    .subscription-banner .item-html {
      min-height: 128px;
      padding-right: 250px; }
    .subscription-banner .htmlcontent__item__img {
      max-width: 250px; }
    .subscription-banner .btn {
      font-size: 11px;
      padding-left: 20px;
      padding-right: 20px; } }
@media (max-width: 991px) and (min-width: 769px) {
  .subscription-banner {
    font-size: 16px; }
    .subscription-banner .item-html {
      min-height: 120px;
      padding: 15px 175px 10px 25px; }
    .subscription-banner .htmlcontent__item__img {
      max-width: 175px; } }
@media (max-width: 768px) {
  .subscription-banner {
    font-size: 21px; }
    .subscription-banner .item-html {
      min-height: 0;
      padding-right: 273px; }
    .subscription-banner .htmlcontent__item__img {
      max-width: 270px; } }
@media (max-width: 575px) {
  .subscription-banner {
    font-size: 15px; }
    .subscription-banner .htmlcontent__item__img {
      max-width: 220px; }
    .subscription-banner h3 {
      line-height: 1.3; }
    .subscription-banner .item-html {
      padding: 20px 217px 10px 15px; } }
.htmlcontent.displayFooter {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0; }
  @media (max-width: 991px) and (min-width: 769px) {
    .htmlcontent.displayFooter {
      font-size: 1.35rem; } }
  .htmlcontent.displayFooter .htmlcontent__container {
    margin: 0; }
    .htmlcontent.displayFooter .htmlcontent__container:before, .htmlcontent.displayFooter .htmlcontent__container:after {
      display: none; }
  @media (min-width: 769px) {
    .htmlcontent.displayFooter h4 {
      display: none; } }
  .htmlcontent.displayFooter img {
    display: block;
    height: auto;
    margin-bottom: 16px;
    max-width: 100%;
    width: auto; }

.htmlcontent.displayHtmlContent6 {
  margin: 0 -15px; }

.footer_two  .htmlcontent__container {
  display: table;
  font-size: 0;
  margin: 0;
  width: 100%; }
.footer_two .htmlcontent__item {
  display: inline-block;
  font-size: 13px;
  float: none;
  vertical-align: middle; }
.footer_two .socials {
  text-align: right; }

@media (max-width: 1024px) {
  .footer_two .copyright {
    width: 41.66667%; }
  .footer_two .socials {
    width: 33.33333%; } }
@media (max-width: 667px) {
  .footer_two .copyright {
    width: 33.33333%; }
  .footer_two .socials {
    width: 41.66667%; } }
@media (max-width: 575px) {
  .displayHtmlContent6 .htmlcontent__container {
    display: flex;
    flex-direction: column; }

  .footer_two .htmlcontent__item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%; }
  .footer_two .payment-logos {
    order: 1; }
  .footer_two .socials {
    order: 2; }
  .footer_two .copyright {
    order: 3; } }
.copyright p {
  margin-bottom: 0; }

/* payment logos */
.payment-logos li {
  color: #ffffff;
  font-size: 22px;
  margin-right: 4px; }
  .payment-logos li span {
    display: none; }

@media (max-width: 575px) {
  .payment-logos li {
    font-size: 32px;
    margin: 0 3px; } }
/* socials */
.socials h3 {
  display: inline-block;
  font: 13px "Open Sans", sans-serif;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 15px; }
.socials ul {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }
.socials li {
  display: inline-block;
  margin-left: 4px;
  vertical-align: top; }
  .socials li a {
    border: 1px solid;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.8);
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 0; }
    .socials li a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      z-index: -1;
      transition: transform .3s;
      transform: scale(1, 0); }
    .socials li a:hover:after {
      transform: scale(1, 1); }
  .socials li .facebook {
    border-color: rgba(59, 89, 152, 0.5); }
    .socials li .facebook:after {
      background: #3b5998;
      border-color: #3b5998; }
  .socials li .twitter {
    border-color: rgba(0, 206, 247, 0.3); }
    .socials li .twitter:after {
      background: #00cef7;
      border-color: #00cef7; }
  .socials li .youtube {
    border-color: rgba(241, 98, 97, 0.5); }
    .socials li .youtube:after {
      background: #f16261;
      border-color: #f16261; }
  .socials li .instagram {
    border-color: rgba(117, 95, 81, 0.5); }
    .socials li .instagram:after {
      background: #755f51;
      border-color: #755f51; }
  .socials li .google-plus {
    border-color: rgba(220, 75, 58, 0.5); }
    .socials li .google-plus:after {
      background: #dc4b3a;
      border-color: #dc4b3a; }

@media (max-width: 1024px) {
  .socials h3 {
    display: none; } }
.category-banner {
  font-size: 19px;
  text-align: center; }
  .category-banner .htmlcontent__item__content {
    background: #f8f8f8; }
  .category-banner .htmlcontent__item__img {
    width: auto;
    display: inline-block; }
  .category-banner .item-html {
    text-align: left; }
  .category-banner .title-one {
    font: 2em "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 4px;
    text-transform: uppercase; }
    .category-banner .title-one strong {
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
  .category-banner:hover a {
    color: inherit; }
  .category-banner .cost-wrapper {
    display: inline-block;
    margin: 25px 25px 0 0;
    vertical-align: middle; }
    .category-banner .cost-wrapper .info {
      line-height: 6px; }
    .category-banner .cost-wrapper .cost {
      color: #515558;
      font: 46px "Open Sans", sans-serif; }
      .category-banner .cost-wrapper .cost:after {
        display: none; }
  .category-banner .btn {
    margin-top: 25px;
    vertical-align: middle; }

@media (max-width: 991px) {
  .category-banner {
    font-size: 11px; }
    .category-banner .cost-wrapper {
      margin-top: 15px; }
      .category-banner .cost-wrapper .cost {
        font-size: 35px; }
    .category-banner .btn {
      font-size: 13px;
      margin-top: 15px; } }
@media (max-width: 480px) {
  .category-banner {
    font-size: 8px; }
    .category-banner .cost-wrapper {
      font-size: 22px;
      margin-top: 5px; }
      .category-banner .cost-wrapper .cost {
        font-size: 25px; }
    .category-banner .btn {
      font-size: 10px;
      margin-top: 5px;
      padding-left: 1.5em;
      padding-right: 1.5em; }
    .category-banner p:last-child {
      margin-bottom: 0; } }

/*# sourceMappingURL=htmlcontent.css.map */
