@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700&subset=latin';
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?kpdep5');
  src: url('../fonts/icomoon.eot?kpdep5#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?kpdep5') format('truetype'), url('../fonts/icomoon.woff?kpdep5') format('woff'), url('../fonts/icomoon.svg?kpdep5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Lato', sans-serif;
  background-color: #f3fafc;
  color: #212121;
  font-size: 15px;
  line-height: 22px;
}
header {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 10;
  margin-bottom: 20px;
}
a {
  color: #cf1b48;
  cursor: pointer;
  outline: 0px;
  text-decoration: none;
}
#content {
  margin-bottom: 50px;
}
.container {
  position: relative;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
#seolanding {
  background-color: #fff;
  box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  position: relative;
  max-width: 888px;
  padding: 0px;
}
#seolanding .trenner {
  height: 1px;
  width: 100%;
  background-color: #ededed;
}
#seolanding h1 {
  color: #cf1a48;
  font-size: 40px;
  font-weight: 600;
  right: 50px;
  top: 0px;
  position: absolute;
  max-width: 420px;
}
#seolanding #main_col2 {
  margin-top: -110px;
}
#seolanding h2 {
  color: #cf1b48;
  font-size: 18px;
  font-weight: bold;
}
#seolanding .autotext {
  text-align: justify;
}
#seolanding .autotext strong {
  color: #cf1b48;
}
#seolanding .autotext p {
  margin: 5px 0px;
  display: inline-block;
}
#seolanding .autotext h2 {
  margin: 15px 0 0 0;
}
#seolanding .user_80x80 {
  color: #333;
  font-size: 11px;
  height: 122px;
}
#seolanding .user_80x80 a {
  border: 1px solid #b2b2b2;
  display: block;
  height: 80px;
  margin-bottom: 0;
  position: relative;
  width: 80px;
}
#seolanding .user_80x80 .status_1 {
  background: url("../img/sprite.png") no-repeat scroll 0 -420px transparent;
  display: block;
  height: 14px;
  left: 9px;
  position: relative;
  top: -22px;
  width: 13px;
  z-index: 2;
}
#seolanding .user_80x80 .age {
  color: #333;
  display: block;
  line-height: 12px;
}
#seolanding #main_col2_content {
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative;
}
#seolanding ul {
  list-style-type: none;
}
#seolanding #seoCalltoaction h3 {
  margin-bottom: 0px;
  padding: 10px 15px;
  font-weight: 700;
  background-color: #cf1b48;
  color: #fff;
  font-size: 28px;
  text-align: center;
}
#seolanding #seoCalltoaction a {
  display: block;
  margin: 13px auto;
  text-align: center;
  width: 100%;
}
#seolanding #seoCalltoaction a.register-button {
  display: inline-block;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  font-size: 14px;
  color: #fff;
  background-color: #cf1b48;
  border-color: #cf1b48;
}
#seolanding #seoCalltoaction .seoCalltoaction-content {
  padding: 10px;
}
#seolanding #seoCalltoaction .seoCalltoaction-content h3 {
  text-align: left;
  padding: 0px;
  margin-bottom: .5rem;
  margin-top: 0px;
  font-size: 18px;
  font-weight: 700;
  color: #cf1b48;
  background-color: transparent;
}
#seolanding #seoCalltoaction .seoCalltoaction-content .zicher-container {
  margin-top: 10px;
  text-align: left;
}
#seolanding #seoCalltoaction .seoCalltoaction-content .item i {
  color: #cf1b48;
  font-size: 12px;
  padding-right: 5px;
}
#seolanding #seoCalltoaction .seoCalltoaction-content .item i.icon-ico-check:before {
  content: "\e906";
}
#seolanding #seoCalltoaction .seoCalltoaction-content .item span {
  font-size: 13px;
  color: #212121;
}
#seolanding #seoCalltoaction .seoCalltoaction-content .serious-100 span {
  display: block;
}
#seolanding #charts h3 {
  font-size: 18px;
  padding: 4px 6px 0;
  margin: 15px 0px;
}
#seolanding .gradientBox {
  border-radius: 3px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 20px 0;
}
#seolanding .gradientBox.firstBox {
  text-align: left;
}
#seolanding .gradientBox.firstBox ul {
  margin-left: 25px;
  padding: 10px 0;
}
#seolanding .gradientBox .top-border {
  width: 100%;
  height: 4px;
  background-image: linear-gradient(91deg, #cf1b48, #9f041b);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#seolanding .jqplot-target {
  text-align: left;
}
#seolanding #seolanding td.jqplot-table-legend {
  padding-left: 3px;
}
#seolanding #wpText {
  font-size: 14px;
  padding: 0 20px 10px;
}
#seolanding #wpText h2 {
  color: #cf1b48;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.text-center {
  text-align: center;
}
.text-primary {
  color: #cf1b48 !important;
}
.justify-content-center {
  justify-content: center !important;
}
.align-items-center {
  align-items: center !important;
  text-align: center;
}
#footer {
  background-color: #195777;
  padding-top: 33px;
  padding-bottom: 21px;
}
#footer h2 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 18px;
}
#footer ul {
  list-style: none;
  padding: 0;
}
#footer ul li {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.29;
  letter-spacing: normal;
}
#footer ul li a {
  text-decoration: none;
  color: #ffffff;
}
#footer .justify-content-center {
  justify-content: center !important;
}
#footer .footer-container {
  margin: 0 auto;
}
#footer .payment-method-background {
  border-radius: 3px;
  background-color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#footer .payment-method-icon {
  width: 70px;
  height: 44px;
  margin-right: 14px;
}
#footer .paypal-icon,
#footer .visa-icon {
  margin-top: 8px;
}
#footer .store-icon {
  width: 150px;
  height: 50px;
  margin-bottom: 8px;
}
#footer .social-icon {
  display: inline-block;
  width: 50px;
  text-align: center;
  margin-left: -10px;
}
#footer .icon-ico-fb:before {
  content: "\e90f";
}
#footer .icon-ico-twitter:before {
  content: "\e92a";
}
#footer .icon-ico-google:before {
  content: "\e914";
}
@media (max-width: 720px) {
  #seolanding #main_col2 {
    margin-top: 0px;
  }
  #footer .justify-content-center {
    justify-content: left !important;
  }
}
/*# sourceMappingURL=seoLandingPages.css.map */