#content p {
    line-height: 1.8;
}
.center {
    text-align: center!important;
}
#page-title {
    padding: 50px 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEE;
}
#page-title, #page-title .container {
    position: relative;
}
#content {
    background-color: #FFF;
}
.content-wrap {
    padding: 40px 0;
}
.fancy-title {
    position: relative;
    margin-bottom: 30px;
}
.fancy-title.title-bottom-border h2{
    display: block;
    background: 0 0;
    padding: 0 0 10px;
    border-bottom: 2px solid #1ABC9C;
}
.button, .button i, .countdown-row, .ievent {
    position: relative;
}
.button.button-3d {
    border-radius: 3px;
    border-bottom: 3px solid rgba(0,0,0,.15);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.button-green {
    background-color: #59BA41;
}
.button {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #1ABC9C;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
}
.button.button-small.button-circle {
    border-radius: 17px;
}
.button.button-small {
    padding: 0 17px;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}
.vcenter {
    display: flex;
    align-items: center;
}
#content p {
    line-height: 1.8;
    margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px;
    font-family: Raleway,sans-serif;
}
h3 {
    font-size: 24px;
}
h1>span:not(.nocolor), h2>span:not(.nocolor), h3>span:not(.nocolor), h4>span:not(.nocolor), h5>span:not(.nocolor), h6>span:not(.nocolor) {
    color: #1ABC9C;
}
a {
    text-decoration: none!important;
    color: #1ABC9C;
}
.fancy-title.title-dotted-border {
    background: url(../images/dotted.png) center repeat-x;
}
.title-center {
    text-align: center;
}
.fancy-title {
    position: relative;
    margin-bottom: 30px;
}
.title-center h1, .title-center h2, .title-center h3 {
    padding: 0 15px;
}
.fancy-title h1, .fancy-title h2, .fancy-title h3, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    padding-right: 15px;
    margin-bottom: 0;
}
.divider.divider-center, .divider.divider-center.divider-short {
    text-align: center;
}
.divider {
    position: relative;
    overflow: hidden;
    margin: 35px 0;
    color: #E5E5E5;
    width: 100%;
}
.divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px!important;
    text-align: center;
}
.article {
    flex: 1 0 66%;
    padding: 0 30px;
}
.article-header {
    flex-direction: row;
    margin-top: 0;
}
.article-header {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-top: 20px;
}
.article-title {
    flex-basis: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
    margin-top: 0;
}
h1 {
    font-size: 32px;
}
.article-info {
    max-width: 100%;
}
.article-content {
    line-height: 1.6;
    margin: 40px 0;
    word-wrap: break-word;
}
.article-content {
    line-height: 1.6;
    margin: 40px 0;
    word-wrap: break-word;
}
.article-body img {
    height: auto;
    max-width: 100%;
}
img {
    border-style: none;
}
.heading-block>span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
}
.heading-block h2+span {
    font-size: 22px;
}
.pricing {
    position: relative;
}
.bottommargin {
    margin-bottom: 50px!important;
}
.pricing [class^=col-] {
    padding: 0;
    margin-top: 20px;
}
.pricing-box {
    position: relative;
    border: 1px solid rgba(0,0,0,.075);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    background-color: #F5F5F5;
}
.pricing-title {
    padding: 15px 0;
    background-color: #F9F9F9;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #fff;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.pricing-title h3 {
    margin: 0;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #555;
}
.pricing-price {
    position: relative;
    padding: 25px 0;
    color: #333;
    font-weight: 300;
    font-size: 64px;
    line-height: 1;
}
.pricing-price span {
    display: inline-block;
    vertical-align: top;
    margin: 7px 3px 0 0;
    font-size: 28px;
    font-weight: 400;
}
.pricing-price span.price-tenure {
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    margin: 0 0 0 3px;
}
.pricing-features {
    border-bottom: 1px solid rgba(0,0,0,.075);
}
.pricing-features ul {
    margin: 0;
    padding: 15px 0;
    list-style: none;
}
.pricing-action {
    padding: 15px 30px;
}
.emphasis-title h1, .emphasis-title h2, .heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}
.heading-block {
    margin-bottom: 50px;
}
.infomsg {
    background: #B9DFF4;
    color: #124F70;
}
.style-msg, .style-msg2 {
    position: relative;
    display: block;
    color: #444;
    border-left: 4px solid rgba(0,0,0,.1);
    margin-bottom: 20px;
}
.style-msg .sb-msg, .style-msg2 .msgtitle, .style-msg2 .sb-msg {
    display: block;
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,.5);
    font-size: 14px;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 60%);
}
.alert i, .msgtitle i, .sb-msg i {
    position: relative;
    top: 1px;
    font-size: 14px;
    width: 14px;
    text-align: center;
    margin-right: 5px;
}
.border-color {
    border-color: #1ABC9C!important;
}
.bgcolor, .bgcolor #header-wrap {
    background-color: #1ABC9C!important;
}
.pricing-features li {
    padding: 6px 0;
    font-size: 14px;
}
.pricing-box.best-price {
    background-color: #FFF;
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    z-index: 10;
    margin: -20px -1px 0;
}
.wysiwyg-font-size-large {
    font-size: large;
}
.wysiwyg-underline {
    text-decoration: underline;
}
.feature-box.fbox-bg.fbox-center:first-child {
    margin-top: 48px;
}
.feature-box.fbox-bg.fbox-center {
    margin-top: 68px;
    padding: 68px 30px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}
.feature-box.fbox-center {
    padding: 0;
    text-align: center;
}
.feature-box:first-child {
    margin-top: 0;
}
.feature-box {
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 80px;
}
.feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 96px;
    height: 96px;
    margin: 0 auto 30px;
}
.feature-box.fbox-plain .fbox-icon {
    border: none!important;
    height: auto!important;
}
.feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 0;
    left: 0;
}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
}
.feature-box.fbox-center.fbox-plain .fbox-icon i {
    font-size: 84px;
}
.feature-box.fbox-center .fbox-icon i {
    font-size: 42px;
    line-height: 96px;
}
.feature-box.fbox-plain .fbox-icon i {
    font-size: 48px;
    line-height: 1!important;
}
.feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img {
    border: none!important;
    background-color: transparent!important;
    color: #1ABC9C;
    border-radius: 0;
}
.feature-box .fbox-icon i {
    font-style: normal;
    font-size: 28px;
    text-align: center;
    line-height: 64px;
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    border-radius: 50%;
    background-color: #1ABC9C;
}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
}
.feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon, .feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon, .feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon {
    background-color: #FFF;
}
.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -48px;
    left: 50%;
    margin: 0 0 0 -48px;
}
.feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 96px;
    height: 96px;
    margin: 0 auto 30px;
}
.feature-box.fbox-plain .fbox-icon {
    border: none!important;
    height: auto!important;
}
.feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 0;
    left: 0;
}
.button.button-xlarge {
    padding: 0 32px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px;
}
.feature-box h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}
.feature-box h3, .promo-uppercase {
    text-transform: uppercase;
}
.feature-box h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #444;
    font-weight: 300;
    text-transform: none;
}