<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.cf:after,
.cf:before,
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

body,
p {
    font-family: Lato, sans-serif
}

*,
body {
    margin: 0;
    padding: 0
}

#mid-container,
.cf:after,
.clear,
.header_desc,
.last-breack,
.puss-breack {
    clear: both
}

#footer-main ul,
*,
.cleints_logos ul,
.enumenu_ul,
.enumenu_ul ul li,
.enumenu_ul.desk ul,
.plans-container ul,
nav ol,
nav ul,
ol,
ul {
    list-style: none
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 1px transparent
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
option,
p,
pre,
q,
s,
samp,
select,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%
}

html {
    -webkit-text-size-adjust: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

td,
textarea {
    vertical-align: top
}

textarea {
    overflow: auto
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    cursor: pointer
}

:focus {
    outline: 0
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

blockquote,
q {
    quotes: """"
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    max-width: 100%
}

a {
    outline: 0;
    cursor: pointer
}

a,
input[type=submit] {
    text-decoration: none;
    -webkit-transition: all .15s ease-out 0s;
    -moz-transition: all .15s ease-out 0s;
    -o-transition: all .15s ease-out 0s;
    transition: all .15s ease-out 0s
}

.none {
    display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.cf:after,
.cf:before {
    display: table
}

p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 36px;
    color: #333
}

.main aside h2,
.main aside p,
body {
    color: #fff
}

h1,
h2,
h3 {
    font-family: ProximaNovaLight;
    font-weight: 400;
    margin-bottom: 20px
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 33px
}

h4 {
    font-size: 16px;
    margin-bottom: 20px
}

h5 {
    font-size: 12px;
    margin-bottom: 20px
}

body {
    font-size: 14px
}

#header-main p,
#mid-container .main {
    padding: 30px 0
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto
}

.push,
footer {
    height: 70px
}

body,
html {
    height: 100%
}

.main {
    width: 1200px;
    margin: 0 auto
}

#header-main {
    background: #000;
    width: 100%
}

    #header-main p {
        text-align: center;
        color: #fff;
        font-size: 26px
    }

.main .left-panel {
    float: left;
    width: 60%
}

.main aside {
    float: right;
    width: 35%;
    background: #000;
    padding: 0 4% 10px;
    box-shadow: 0 5px 10px #aaa;
    border-radius: 10px
}

    .main aside h2 {
        padding-top: 30px
    }

#footer-main {
    background: #f6f6f6;
    width: 100%;
    color: #777;
    padding: 40px 0 0;
    font-family: Lato, sans-serif
}

.preloader {
    display: none
}

.viewmore {
    font-size: 18px;
    color: #3c96d2;
    border: 1px solid #3c96d2;
    padding: 11px 20px 8px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    display: inline-block;
    font-family: ProximaNovaSemibold;
    line-height: 27px
}

.green_btn,
.green_btn_inverse {
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
    display: inline-block;
    font-family: ProximaNovaSemibold;
    text-transform: uppercase
}

.viewmore:hover {
    background-color: #3c96d2;
    color: #fff;
    text-decoration: none
}

.viewmore:focus {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    color: #3c96d2
}

.green_btn {
    color: #fff;
    border: 1px solid #77c32f;
    background-color: #77c32f;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px
}

    .green_btn:focus,
    .green_btn:hover {
        background-color: #67b725;
        color: #fff;
        text-decoration: none
    }

.green_btn_inverse {
    color: #77c32f;
    border: 1px solid #77c32f;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px
}

.header_desc h1,
.header_desc h3,
.header_desc p {
    font-weight: 400;
    font-family: ProximaNovaRegular;
    color: #fff
}

.green_btn_inverse:focus,
.green_btn_inverse:hover {
    background-color: #77c32f;
    color: #fff;
    text-decoration: none
}

.backgrond_section {
    min-height: 660px;
    background-size: cover;
    float: left;
    width: 100%
}

.logo {
    float: left;
    margin: 12px 0 23px 11px;
    background-image: url(../images/Picture1.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 180px;
    text-indent: -999px;
    background-size: 160px;
    display: block;
    height: 39px
}

.logo2 {
    float: left;
    margin: 20px 0 23px 11px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 180px;
    text-indent: -999px;
    background-size: 160px;
    display: block;
    height: 50px
}

.header_desc {
    width: 100%;
    margin: 245px 0 0;
    text-align: center
}

    .header_desc h1,
    .header_desc h3 {
        font-size: 48px;
        margin: 23px 0 18px
    }

    .header_desc p {
        font-size: 22px
    }

    #footer-main h3,
    .enumenu_ul &gt; li,
    .header_desc span a.green_btn {
        font-family: ProximaNovaSemibold
    }

    .header_desc span {
        margin: 13px 0;
        display: inline-block
    }

        .header_desc span a.green_btn {
            padding: 17px 0 15px;
            width: 210px;
            line-height: 20px;
            font-size: 20px
        }

.cleints_logos {
    display: block;
    clear: both;
    background-color: #f6f6f6;
    padding: 40px 0 34px;
    float: left;
    width: 100%;
    overflow: hidden
}

    .cleints_logos ul {
        margin: 0;
        padding: 0;
        text-align: center
    }

        .cleints_logos ul li {
            width: 16%;
            margin: 0;
            padding: 0;
            display: inline-block
        }

.cl_logo_img {
    display: table-cell;
    height: 60px;
    vertical-align: middle
}

    .cl_logo_img a {
        cursor: default
    }

    .cl_logo_img img {
        max-width: 100%;
        opacity: .4;
        margin-left: 15px
    }

        .cl_logo_img img:hover {
            opacity: 1;
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out
        }

.menu-icon {
    display: none;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 33px;
    font-size: 22px;
    padding: 10px 0
}

    .menu-icon .menu-box {
        width: 50px;
        height: 38px;
        margin-right: 20px;
        padding: 5px;
        position: absolute;
        right: 0
    }

        .menu-icon .menu-box span {
            width: 100%;
            height: 4px;
            margin-bottom: 6px;
            background: #fff;
            display: block;
            border-radius: 2px;
            transition: all .5s;
            -webkit-transition: all .5s
        }

    .menu-icon.active span:nth-child(1) {
        transform: rotate(45deg) translateY(8px) translateX(8px);
        -webkit-transform: rotate(45deg) translateY(8px) translateX(8px)
    }

    .menu-icon.active span:nth-child(2) {
        opacity: 0
    }

    .menu-icon.active span:nth-child(3) {
        transform: rotate(-45deg) translateY(-7px) translateX(6px);
        -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px)
    }

.enumenu_ul .caret {
    color: #fff;
    margin-left: 7px
}

.enumenu_ul {
    padding: 0;
    float: right;
    margin: 15px 0 0
}

    .enumenu_ul &gt; li {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin: 1px 23px 0 0;
        float: left;
        padding: 10px 0
    }

    .enumenu_ul li a {
        font-size: 14px;
        color: #fff;
        padding: 2px 9px;
        display: block;
        font-weight: 400;
        text-transform: uppercase;
        border-radius: 0;
        position: relative;
        -webkit-transition: all 0ms ease-out .5s;
        -moz-transition: all .5s ease-out 0s;
        -o-transition: all .5s ease-out 0s;
        transition: all .5s ease-out 0s
    }

        .enumenu_ul li a:hover:before {
            content: '';
            position: absolute;
            left: 0;
            height: 2px;
            background-color: #fff;
            bottom: -5px;
            width: 100%;
            transition: color .1s, transform .5s cubic-bezier(.25, .46, .45, .94);
            -webkit-transition: color .1s, transform .5s cubic-bezier(.25, .46, .45, .94)
        }

        .enumenu_ul li a i {
            vertical-align: top;
            margin: 1px 0 0 3px
        }

    .enumenu_ul &gt; li.active &gt; a,
    .enumenu_ul &gt; li &gt; a:hover {
        text-decoration: none
    }

    .enumenu_ul &gt; li.signup {
        margin-right: 8px;
        margin-top: -1px
    }

        .enumenu_ul &gt; li.signup a {
            border: 1px solid #fff;
            border-radius: 3px;
            padding: 3px 9px
        }

            .enumenu_ul &gt; li.signup a:hover {
                background-color: #fff;
                color: #77c32f;
                border-color: #77c32f
            }

                .enumenu_ul &gt; li.signup a:hover:before {
                    background-color: transparent;
                    height: 0;
                    bottom: 0
                }

    .enumenu_ul &gt; li ul {
        display: none
    }

    .enumenu_ul ul li {
        width: 100%;
        margin: 0;
        position: relative
    }

    .enumenu_ul.desk ul {
        top: 100%;
        z-index: 999;
        left: 0;
        background: #fff;
        position: absolute;
        min-width: 175px;
        border-radius: 3px
    }

.menu.submenu-ul-level1 li a {
    background: rgba(31, 26, 107, .8);
    color: #fff;
    padding-left: 90px
}

.enumenu_ul.desk li:hover &gt; ul {
    display: block;
    opacity: 1;
    box-shadow: 0 2px 10px 0 rgba(102, 102, 102, .57)
}

.enumenu_ul.desk .sb-menu .sb-menu {
    left: 100%;
    top: 0
}

.enumenu_ul.desk ul li a {
    padding: 6px 10px;
    display: block;
    color: #555;
    font-size: 13px;
    text-align: left;
    font-weight: 400;
    text-transform: capitalize
}

    .enumenu_ul.desk ul li a:hover {
        text-decoration: none
    }

        .enumenu_ul.desk ul li a:hover:before {
            height: 0;
            position: static;
            background-color: transparent
        }

.enumenu_ul.desk ul li:hover &gt; a {
    background: #3c96d2;
    color: #fff
}

.enumenu_ul .arrow {
    display: none !important
}

#footer-main a,
#footer-main small {
    display: inline-block;
    font-weight: 400
}

.footer_logo {
    margin-bottom: 32px
}

#footer-main p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-bottom: 5px;
    line-height: 20px
}

#footer-main a {
    font-size: 32px
}

    #footer-main a:hover {
        color: #000;
        text-decoration: none
    }

    #footer-main a:last-child {
        margin-right: 0
    }

#footer-main small {
    font-size: 14px;
    color: #555;
    padding: 15px 0;
    float: left
}

#footer-main h3 {
    font-size: 16px;
    color: #333;
    margin: 45px 0 0;
    text-transform: uppercase
}

#footer-main ul {
    margin: 5px 0;
    padding: 0
}

    #footer-main ul li {
        display: block;
        padding: 0;
        font-size: 14px;
        font-weight: 400;
        margin: 0
    }

        #footer-main ul li a {
            color: #777;
            font-size: 14px;
            line-height: normal;
            line-height: 30px
        }

#footer-main .region {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 54px
}

    #footer-main .region a {
        color: #3c96d2;
        font-size: 16px;
        display: block;
        text-align: left
    }

#mid-container h1,
#mid-container h2 {
    font-size: 40px;
    font-family: ProximaNovaLight
}

#mid-container h1,
.bluePart .button,
.bus-part,
.greypart .button,
.head,
.image-part {
    text-align: center
}

#footer-main .region a:hover {
    color: #000
}

#footer-main .region a img {
    margin-right: 6px;
    opacity: .8
}

#footer-main .region a:hover img {
    opacity: 1
}

#footer-main .terms-link {
    float: left;
    padding-top: 5px;
    padding-left: 10px;
    margin-left: 10px
}

    #footer-main .terms-link li {
        display: inline-block;
        margin-right: 10px
    }

#mid-container {
    background: #fff;
    width: 100%;
    color: #000;
    display: block
}

    #mid-container .get-start h2 {
        padding-top: 75px;
        margin-bottom: 11px
    }

    #mid-container .get-start.get-start-inner h2 {
        padding-top: 45px;
        margin-bottom: 11px
    }

    #mid-container .lead_box h2 {
        margin-bottom: 72px;
        margin-top: 81px
    }

    #mid-container .automation_box h2 {
        margin-bottom: 70px;
        margin-top: 79px
    }

    #mid-container .analytics_box h2 {
        margin-bottom: 79px;
        margin-top: 79px
    }

    #mid-container .marketing_box h2 {
        margin-bottom: 75px;
        margin-top: 79px
    }

    #mid-container h3 {
        font-family: ProximaNovaLight;
        font-size: 30px
    }

    #mid-container .body-head,
    .muchmore h4,
    .pricing-box .price-details .software-type-info {
        font-family: Lato, sans-serif
    }

    #mid-container .body-head {
        font-size: 16px;
        font-weight: 400;
        color: #555
    }

.image-part.right {
    float: right
}

.content-part h3 {
    color: #3c96d2;
    padding-bottom: 12px;
    margin: 0 auto;
    line-height: 30px
}

.content-part .body-head {
    color: #003;
    padding-bottom: 24px;
    display: block
}

.puss-breack {
    height: 75px
}

.last-breack {
    height: 100px
}

.bluePart {
    background: #e2e8ef
}

.greypart {
    background: #f7f7f7
}

.head {
    padding: 79px 0 59px;
    color: #1a6ca8
}

.chart {
    padding-bottom: 16px
}

.muchmore h4 {
    font-size: 18px;
    color: #333;
    line-height: 36px;
    padding-bottom: 0;
    margin-top: 20px
}

.greypart .head {
    padding: 66px 0 27px
}

.greypart .button {
    margin: 0 auto;
    padding: 18px 0 100px
}

.bluePart .head {
    padding: 66px 0 27px
}

.bluePart .button {
    margin: 0 auto;
    padding: 18px 0 100px
}

.bus-part {
    background: url(../images/bus-bg2.jpg) center center;
    min-height: 600px;
    color: #fff
}

.story-start,
.story-start .story-image {
    min-height: 550px
}

.bus-part .bus-icone {
    margin: 0 auto;
    background: url(../images/bus_icon2.gif) center center;
    width: 80px;
    height: 80px;
    display: block
}

.bus-part .text {
    margin-top: 15%
}

.bus-part p {
    color: #555;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px
}

.bus-part .image {
    width: 66%;
    margin: 10% -9% 0
}

.bus-part .text h2 {
    margin-top: 32px;
    margin-bottom: 15px;
    color: #1a6ca8
}

.professionals {
    padding-bottom: 20px
}

    .professionals .head {
        padding: 65px 0 0;
        margin: 0 auto
    }

    .professionals .body-head {
        text-align: center;
        display: block
    }

    .professionals .image-t {
        max-width: 300px;
        height: auto;
        border-radius: 6px;
        margin: 35px 0 46px
    }

.content-inner .row.box-brd::after,
.home-features hr {
    height: 1px;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

.professionals h3 {
    color: #3c96d2;
    padding-bottom: 17px
}

.professionals p {
    padding-right: 22px
}

.professionals .viewmore {
    margin: 31px 0 49px
}

.home-features .viewmore {
    margin-top: 50px
}

.home-features hr {
    margin-top: 75px;
    margin-bottom: 75px;
    border: none;
    display: block;
    background: #ddd;
    background: -moz-linear-gradient(left, #fff 0, #ddd 45%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0, #ddd 45%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #ddd 45%, #fff 100%)
}

.story-start {
    background: url(../images/wall_bg.jpg) bottom right no-repeat #f2efe6;
    position: relative
}

#mid-container .story-start h2 {
    color: #1a6ca8;
    margin-top: 90px;
    margin-left: 0;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 70px
}

.center-text,
.content-inner,
.get-start {
    text-align: center
}

.story-text {
    margin-top: 30px
}

.story-start h3 {
    color: #333;
    margin: 0;
    padding-bottom: 30px
}

.story-start p {
    color: #7c7c7c;
    padding: 0 0 67px;
    margin: 0
}

.get-start h2 {
    padding-top: 57px
}

.get-start p {
    padding-top: 3px;
    padding-bottom: 53px;
    font-size: 18px;
    color: #838383
}

.get-start .green_btn {
    padding: 20px 77px 19px;
    font-size: 20px;
    margin-bottom: 86px;
    line-height: normal
}

.get-start.get-start-inner .green_btn {
    margin-bottom: 53px
}

.content-inner {
    margin-bottom: 40px
}

    .content-inner h2 {
        color: #1a6ca8;
        margin-top: 50px;
        margin-bottom: 50px
    }

        .content-inner h2 span.ico {
            display: inline-block;
            margin-right: 18px;
            vertical-align: top;
            text-align: center;
            margin-top: -7px;
            margin-left: 3px
        }

    .content-inner .row.box-brd::after {
        display: block;
        background: #ddd;
        background: -moz-linear-gradient(left, #fff 0, #ddd 45%, #fff 100%);
        background: -webkit-linear-gradient(left, #fff 0, #ddd 45%, #fff 100%);
        background: linear-gradient(to right, #fff 0, #ddd 45%, #fff 100%)
    }

.pricing-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    max-width: 500px;
    margin: 10px auto;
    float: none
}

.pro.pricing-box {
    border: 1px solid #3C96D2
}

.pricing-box .features-section,
.pricing-box .price-details {
    border-bottom: 1px solid #ccc
}

.pricing-box .price-details {
    background-color: #f9f9f9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

    .pricing-box .price-details .software-type-info {
        font-size: 30px;
        color: #fff;
        background-color: #3C96D2;
        font-weight: 400;
        padding: 10px;
        border-radius: 4px 4px 0 0
    }

.standard.pricing-box .price-details .software-type-info {
    color: #3C96D2;
    background-color: #fff;
    border-bottom: 1px solid #ccc
}

.pricing-box .price-details .price-info-annual {
    padding-top: 20px;
    padding-bottom: 15px
}

.pricing-box .price-details .price-info-monthly {
    padding-top: 10px;
    font-size: 16px;
    font-family: ProximaRegularRegular, sans-serif
}

    .pricing-box .price-details .price-info-monthly p {
        font-family: ProximaNovaRegular, sans-serif;
        padding-bottom: 20px
    }

.pricing-box .compare-features {
    padding: 20px 0 5px
}

.pricing-box .green_btn {
    font-size: 20px;
    padding: 14px 40px;
    margin: 8px 0
}

.pricing-box .price-details .price-info-annual .dollar-sign {
    vertical-align: top;
    font-size: 1.1em;
    line-height: 20px
}

.pricing-box .price-details .price-info-annual p {
    padding-bottom: 0
}

.pricing-box .price-details .price-info-annual .price-rate {
    font-size: 60px;
    line-height: 50px;
    font-family: ProximaNovaSemibold, sans-serif
}

.pricing-box .price-desc {
    font-size: 14px;
    font-family: ProximaNovaLight, sans-serif
}

.margin-auto {
    margin: auto;
    float: none
}

.pricing-box .feature-list {
    margin-bottom: 20px;
    min-height: 270px
}

    .pricing-box .feature-list ul {
        display: inline-block
    }

    .pricing-box .feature-list li {
        text-align: initial;
        padding-bottom: 10px;
        color: #333;
        font-family: Lato, sans-serif
    }

        .pricing-box .feature-list li .ico img {
            height: 15px;
            width: 15px
        }

        .pricing-box .feature-list li .ico {
            padding-right: 10px
        }

.padding-15 {
    padding: 15px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-75 {
    margin-top: 75px
}

.call-us .midel-text {
    padding-bottom: 10px;
    padding-top: 10px
}

.business-booster h2 {
    margin-top: 50px;
    margin-bottom: 15px
}

.business-booster .text-head {
    display: inline;
    line-height: 32px
}

.faq-section,
.text-align-initial {
    text-align: initial
}

    .faq-section .panel-title {
        color: #333;
        line-height: 25px
    }

        .faq-section .panel-title .fa {
            font-size: 14px;
            color: #ccc;
            position: absolute;
            right: 10px;
            top: 43%
        }

        .faq-section .panel-title .fa-chevron-down {
            display: none
        }

        .faq-section .panel-title .fa-chevron-up,
        .faq-section .panel-title a.collapsed .fa-chevron-down {
            display: block
        }

        .faq-section .panel-title a.collapsed .fa-chevron-up {
            display: none
        }

        .faq-section .panel-title a {
            display: inline-block;
            width: 100%;
            padding-right: 15px
        }

.panel-group .faq-section .panel {
    border-bottom: 1px solid #d7d7d7;
    box-shadow: none;
    border-radius: 0;
    margin: 0
}

    .panel-group .faq-section .panel .panel-heading {
        position: relative
    }

.pricing-faq .faq-section .panel .panel-heading {
    min-height: 70px
}

.faq-section .panel-body p {
    padding-bottom: 0;
    font-size: 14px;
    color: #555
}

.faq-section .panel-body.well {
    box-shadow: none;
    border: none !important;
    border-radius: 0;
    background-color: #f7f7f7
}

.faq-accordion {
    margin-top: 75px;
    text-align: left
}

    .faq-accordion h3 {
        margin-bottom: 25px;
        color: #3c96d2
    }

    .faq-accordion .faq-section {
        margin-left: 50px;
        margin-bottom: 50px
    }

.see-all {
    font-size: 16px;
    padding: 20px 0
}

.first-line {
    margin-top: 75px;
    margin-bottom: 75px;
    padding-bottom: 0
}

.rooted-in-history {
    padding-right: 50px
}

.support {
    padding-left: 50px
}

.map-view {
    height: 250px;
    width: 250px
}

.padding-left-0 {
    padding-left: 0
}

.form-space {
    height: 500px;
    background-color: #ccc
}

.wrapper.sign-up {
    min-height: 0
}

.signup_background .signup-clients {
    position: relative;
    padding-top: 100px
}

    .signup_background .signup-clients .client-images img {
        margin-right: 20px
    }

    .signup_background .signup-clients .client-content {
        text-align: center;
        font-family: Lato, sans-serif;
        font-weight: 600;
        color: #B6BCBF;
        font-size: 12px;
        margin-top: 90%
    }

.signup-clients .form-section,
.text-head {
    font-family: Lato, sans-serif
}

.signup-clients .form-section {
    position: relative;
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    color: #333;
    padding: 25px 45px;
    float: left;
    box-shadow: 0 0 35px -5px #000;
    margin-bottom: 40px
}

.signup_background .thank-you-section {
    min-height: 600px;
    top: 150px;
    position: relative
}

.thank-you-wrapper h2 {
    color: #1a6ca8;
    text-align: center
}

.thank-you-section .thank-you-wrapper {
    background: #fff;
    margin: 80px auto 0;
    display: inline-block;
    color: #000;
    padding: 40px;
    border-radius: 5px;
    float: left;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    box-shadow: 0 0 35px -5px #000
}

.thank-you-wrapper .ico {
    display: inline-block;
    margin-right: 18px;
    vertical-align: top;
    text-align: center;
    margin-top: -4px
}

.thank-you-wrapper p {
    padding-bottom: 10px
}

.signup-clients .form-section h3 {
    margin-bottom: 0;
    font-size: 24px
}

.form-section p {
    padding-bottom: 15px
}

.form-group.form-group-lg {
    margin-top: 5px;
    z-index: 1;
    position: relative
}

    .form-group.form-group-lg select.form-control {
        padding-bottom: 0
    }

    .form-group.form-group-lg.label-floating.is-focused label.control-label,
    .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label,
    .form-group.form-group-lg.label-static label.control-label {
        top: -20px;
        color: #555;
        font-size: 13px
    }

.terms-link {
    color: #006aa6;
    font-weight: 500
}

    .terms-link:focus,
    .terms-link:hover {
        color: #337ab7
    }

.form-group.form-group-lg .form-control {
    margin-bottom: 4px;
    padding-top: 15px;
    line-height: 20px
}

#signupForm p {
    padding-bottom: 15px;
    font-size: 13px
}

#signupForm button {
    width: 100%
}

#contactForm button {
    margin-top: 20px
}

.form-group.is-focused .form-control {
    background-image: linear-gradient(#ccc, #ccc), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group .form-control.error {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f44336), to(#f44336)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#f44336, #f44336), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#f44336, #f44336), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2);
    outline: 0;
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.form-section label.error {
    position: absolute;
    top: 18px;
    right: 25px;
    color: red;
    font-size: 11px;
    text-transform: uppercase
}

span.homeicone {
    background: url(../images/ico-home.png) no-repeat
}

.content-inner .text-part {
    text-align: left;
    padding-bottom: 27px
}

.content-inner .deal_box .text-part {
    margin-bottom: 2px
}

.content-inner .lead_box .text-part {
    margin-bottom: 7px
}

.content-inner .marketing_box .text-part {
    margin-bottom: 3px
}

.threebox-img.automation_box .img-part {
    padding-bottom: 96px
}

.content-inner .analytics_box .text-part {
    padding-bottom: 38px
}

.text-head {
    font-size: 18px;
    color: #333;
    display: block;
    padding-bottom: 6px
}

.midel-text {
    margin: 0 auto;
    padding-bottom: 47px
}

.threebox .text-head {
    margin: 26px 0 0;
    display: block
}

.text-part p {
    padding-bottom: 0;
    margin-bottom: 23px;
    color: #555
}

.threebox-img .midel-text {
    padding-top: 9px;
    line-height: 30px
}

.threebox-img .img-part {
    padding-bottom: 98px
}

.midel-text,
.threebox-img .midel-text {
    max-width: inherit
}

.sticky_header header {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

#inner_header .head-box {
    background-color: #fff;
    box-shadow: 0 0 9px 3px rgba(47, 47, 47, .1)
}

.head-box {
    -moz-transition: all .3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    transition: background 1s ease-in-out;
    -webkit-transition: background 1s ease-in-out;
    background: 0 0
}

    #inner_header,
    .head-box.fixed {
        position: fixed;
        z-index: 10;
        right: 0;
        left: 0
    }

    .head-box.fixed {
        top: 0;
        padding-bottom: 0;
        background: url(../images/layout2.jpeg) left top no-repeat;
        background-size: cover;
    }

body.admin-bar #sticky.fixed,
body.admin-bar .head-box {
    top: 32px
}

#inner_header {
    top: 0;
    background-color: #fff
}

    #inner_header .logo {
        background-image: url(../images/logo__tm.svg)
    }

    #inner_header .enumenu_ul {
        margin-top: 0
    }

    #inner_header.features-page .enumenu_ul &gt; li {
        position: static
    }

    #inner_header .enumenu_ul &gt; li {
        margin: 19px 23px 19px 0
    }

        #inner_header .enumenu_ul &gt; li &gt; a {
            color: #006aa6;
            padding: 0 9px
        }

            #inner_header .enumenu_ul &gt; li &gt; a:hover:before {
                background-color: #3c96d2
            }

        #inner_header .enumenu_ul &gt; li.signup {
            margin: 14px 9px 14px 0
        }

            #inner_header .enumenu_ul &gt; li.signup a {
                background-color: #77c32f;
                color: #fff;
                padding: 3px 9px;
                border: 1px solid #77c32f
            }

                #inner_header .enumenu_ul &gt; li.signup a:hover {
                    background-color: #67b725;
                    color: #FFF
                }

    #inner_header.features-page .enumenu_ul.desk ul {
        padding: 13px 0;
        min-width: 100%;
        text-align: center;
        -webkit-box-shadow: 0 6px 8px -2px rgba(163, 163, 163, .17);
        -moz-box-shadow: 0 6px 8px -2px rgba(163, 163, 163, .17);
        box-shadow: 0 6px 8px -2px rgba(163, 163, 163, .17);
        border-radius: 0;
        display: block;
        background: #f5f5f5;
        background: -moz-linear-gradient(top, #f5f5f5 0, #f9f9f9 7%, #fbfbfb 7%, #fff 16%, #fff 100%);
        background: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 7%, #fbfbfb 7%, #fff 16%, #fff 100%);
        background: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 7%, #fbfbfb 7%, #fff 16%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0)
    }

.broker_desc span,
.each_section_prof,
.each_section_prof_new,
.span-icon {
    display: inline-block
}

#inner_header.features-page .enumenu_ul ul li {
    display: inline-block;
    width: auto
}

#inner_header.features-page .enumenu_ul.desk ul li {
    margin: 0 6px
}

    #inner_header.features-page .enumenu_ul.desk ul li a {
        color: #7b7b7b;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

    #inner_header.features-page .enumenu_ul.desk ul li.active a {
        color: #006aa6;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

    #inner_header.features-page .enumenu_ul.desk ul li:hover &gt; a {
        color: #006aa6;
        background-color: transparent
    }

    #inner_header.features-page .enumenu_ul.desk ul li a:hover:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #006aa6;
        bottom: -14px
    }

    #inner_header.features-page .enumenu_ul.desk ul li.active a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #3c96d2;
        bottom: -14px
    }

.inner_background {
    min-height: 325px;
    background-size: cover;
    float: left;
    width: 100%;
    margin-top: 74px
}

    .inner_background.ft_cover {
        background: url(../images/features-cover.png) 0 center no-repeat;
        background-size: cover;
        margin-top: 137px
    }

    .inner_background.pay_cover {
        background: url(../images/payment-cover.png) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.compare_cover {
        background: url(../images/compare-cover.jpg) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.blog_cover {
        background: url(../images/blog-cover.jpg) 0 center no-repeat;
        background-size: cover;
        margin-bottom: 50px
    }

    .inner_background.about_cover {
        background: url(../images/about-us-cover.png) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.yep_cover {
        background: url(../images/Picture1as.png) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.contact_cover {
        background: url(../images/contact-cover.png) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.faq_cover {
        background: url(../images/faq-cover.jpg) 0 center no-repeat;
        background-size: cover
    }

    .inner_background.ft_dvlp_cover {
        background: url(../images/cover_images/cover_developers.jpg) 0 center no-repeat;
        background-size: cover;
        margin-top: 137px
    }

    .inner_background.ft_pm_cover {
        background: url(../images/cover_images/cover_pm.jpg) 0 center no-repeat;
        background-size: cover;
        margin-top: 137px
    }

    .inner_background.ft_ba_cover {
        background: url(../images/cover_images/cover_brokers.jpg) 0 center no-repeat;
        background-size: cover;
        margin-top: 137px
    }

#inner_header #sticky.fixed {
    background: #fff;
    padding: 0
}

.broker_desc {
    width: 100%;
    text-align: center;
    padding-top: 68px
}

    .broker_desc h1 {
        font-size: 40px;
        font-weight: 400;
        color: #fff;
        margin: 31px 0;
        font-family: ProximaNovaLight
    }

.currencies,
.team-gallery img,
.team-section img {
    margin-bottom: 20px
}

#inner_header .menu-icon .menu-box span {
    background: #006AA6
}

.signup_background_img {
    background: url(../images/signup.png) 0 center no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    position: fixed;
    height: 100%
}

.currency-symbol {
    font-family: Lato, sans-serif
}

.currencies .btn.active,
.currencies .btn.active:hover {
    color: #fff;
    background-color: #3c96d3;
    border-color: #3c96d3
}

.currencies,
.currencies .btn {
    outline: 0 !important;
    padding: 6px 20px
}

#sticky {
    transition: all .4s
}

    #sticky.fixed {
        position: fixed;
        top: 0;
        box-shadow: 0 0 9px 3px rgba(47, 47, 47, .1)
    }

#footer {
    height: 110px
}

.slideDown {
    animation: slideDown .4s linear 0s;
    -webkit-animation: slideDown .4s linear 0s
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

.slideUp {
    animation: slideUp .8s linear 0s;
    -webkit-animation: slideUp .8s linear 0s
}

@keyframes slideUp {

    0%, 100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes slideUp {

    0%, 100% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-100%)
    }
}

.each_section_prof {
    max-width: 300px;
    padding: 0
}

.professionals .each_section_prof p {
    padding-right: 0
}

.form-group.form-group-lg.label-floating label.control-label,
.form-group.form-group-lg.label-placeholder label.control-label {
    font-size: 16px
}

.each_section_prof_new {
    max-width: 60%;
    padding: 0;
    margin-top: 50px
}

.span-icon {
    vertical-align: top
}

    .span-icon.title {
        width: 100px;
        height: 100px
    }

    .span-icon.section {
        width: 41px;
        height: 41px;
        margin-right: 15px
    }

    .span-icon.sub-section {
        width: 36px;
        height: 36px;
        margin-right: 15px
    }

    .span-icon.small {
        width: 17px;
        height: 17px;
        margin-right: 15px
    }

    .span-icon.sub {
        width: 25px;
        height: 25px;
        margin-right: 10px
    }

    .span-icon.feature-section {
        width: 36px;
        height: 36px;
        margin-right: 18px;
        text-align: center
    }

    .span-icon.title.features {
        background: url(../images/icon_title_features_brokers.svg) no-repeat
    }

    .span-icon.title.about {
        background: url(../images/icon_title_aboutus.svg) no-repeat
    }

    .span-icon.title.contact {
        background: url(../images/icon_title_contactus.svg) no-repeat
    }

    .span-icon.title.pricing {
        background: url(../images/icon_title_pricing.svg) no-repeat
    }

    .span-icon.title.compare {
        background: url(../images/icon_title_compare.svg) no-repeat
    }

    .span-icon.title.faq {
        background: url(../images/icon_title_faq.svg) no-repeat
    }

    .span-icon.title.blog {
        background: url(../images/icon_title_blog.svg) no-repeat
    }

    .span-icon.feature-section.reports {
        background: url(../images/icon_reports.svg) no-repeat
    }

    .span-icon.feature-section.automation {
        background: url(../images/icon_automation.svg) no-repeat
    }

    .span-icon.feature-section.marketing {
        background: url(../images/icon_marketing.svg) no-repeat
    }

    .span-icon.feature-section.leads {
        background: url(../images/icon_leads.svg) no-repeat
    }

    .span-icon.feature-section.transactions {
        background: url(../images/icon_transactions.svg) no-repeat
    }

    .span-icon.feature-section.listings {
        background: url(../images/icon_listings.svg) no-repeat
    }

    .span-icon.sub-section.reports {
        background: url(../images/icon_reports_small.svg) no-repeat
    }

    .span-icon.sub-section.automation {
        background: url(../images/icon_automation_small.svg) no-repeat
    }

    .span-icon.sub-section.calendar {
        background: url(../images/icon_calendar_small.svg) no-repeat
    }

    .span-icon.sub-section.migration {
        background: url(../images/icon_data_migration_small.svg) no-repeat
    }

    .span-icon.sub-section.idx {
        background: url(../images/icon_idx_small.svg) no-repeat
    }

    .span-icon.sub-section.collaboration {
        background: url(../images/icon_team_collaboration_small.svg) no-repeat
    }

    .span-icon.sub-section.website {
        background: url(../images/icon_website_small.svg) no-repeat
    }

    .span-icon.sub-section.doc {
        background: url(../images/icon_document_management_small.svg) no-repeat
    }

    .span-icon.section.addons {
        background: url(../images/icon_addons.svg) no-repeat
    }

    .span-icon.section.faq {
        background: url(../images/icon_faqs.svg) no-repeat
    }

    .span-icon.small.check {
        background: url(../images/icon_check.svg) 0 4px no-repeat;
        background-size: 15px
    }

    .span-icon.address.email {
        background: url(../images/icon_email.png) 0 4px no-repeat;
        background-size: 20px;
        margin-right: 5px;
        width: 21px;
        height: 21px
    }

    .span-icon.address.phone {
        background: url(../images/icon_phone.png) 0 4px no-repeat;
        background-size: 20px;
        margin-right: 5px;
        width: 21px;
        height: 21px
    }

    .span-icon.sub.check {
        background: url(../images/icon_check.svg) 0 5px no-repeat;
        background-size: 23px
    }

.team-section {
    padding-bottom: 50px
}

.about-logo {
    max-width: 265px
}

.team-section .exec-name {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    display: block
}

.team-section .exec-desig {
    font-weight: 400;
    color: #555;
    display: block
}

.backgrond_section.hero-video {
    background: url(../video/poster.jpg) top left no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover
}

.hero-video .vid-overlay {
    background: url(../video/c6c97893-d5ed-45ab-b232-3aeba7009d4e.jpg) top left no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: cover;
    background-position: center;
    z-index: 3;
    opacity: .8;
}

.hero-video .vid {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%
}

.hero-video .header_desc {
    position: relative;
    z-index: 3
}

.address-card {
    border: 1px solid #DEDEDE;
    box-shadow: 0 0 12px 1px #DEDEDE;
    margin: 0 auto 40px;
    width: 90%;
    padding: 20px 10px
}

    .address-card img {
        float: left
    }

    .address-card p {
        padding: 5px 10px
    }

a.ext-link {
    color: #555
}

    a.ext-link:focus,
    a.ext-link:hover {
        color: #333
    }

#footer-links ul {
    margin: 0;
    padding: 5px 0;
    float: right
}

    #footer-links ul li {
        list-style-type: none;
        display: inline
    }

        #footer-links ul li a {
            padding: 0 10px;
            text-transform: uppercase
        }

#footer-links li:before {
    content: " | "
}

#footer-links li:first-child:before {
    content: none
}

.copyright {
    background-color: #EDEDED;
    padding-bottom: 20px;
    padding-top: 20px
}

.social-links {
    display: inline-block;
    padding: 15px 0
}

    .social-links a {
        font-size: 22px !important;
        margin-right: 20px
    }

    .social-links.contact a {
        margin-right: 10px
    }

    .social-links a.fa-twitter {
        color: #469AEA
    }

    .social-links a.fa-facebook {
        color: #344B8B
    }

        .social-links a.fa-facebook:hover {
            color: #3b5998
        }

.social-link .fa-circle {
    color: #ababab
}

.social-link:hover .fa-circle {
    color: #ccc
}

.social-links .fa-stack-1x {
    color: #fff
}

.no-padding {
    padding: 0 !important
}

.video-bg {
    position: relative;
    overflow: hidden
}

    .video-bg .video.cover {
        min-height: calc(100% + 2px);
        position: absolute;
        left: -1px;
        right: -1px
    }

        .video-bg .video.cover::before {
            content: "";
            display: block;
            height: 0;
            padding-bottom: 57.14286%
        }

        .video-bg .video.cover video {
            width: auto;
            height: 100%;
            position: absolute;
            top: 0
        }

        .video-bg .video.cover.align-left video {
            left: 0
        }

        .video-bg .video.cover.align-center video {
            left: 50%;
            top: 0;
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0)
        }

        .video-bg .video.cover.align-right video {
            right: 0
        }

        .video-bg .video.cover.align-top {
            top: 0
        }

        .video-bg .video.cover.align-middle {
            top: 50%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%)
        }

        .video-bg .video.cover.align-bottom {
            bottom: 0
        }

    .video-bg .video.contain {
        position: absolute;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -1px
    }

        .video-bg .video.contain video {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            position: absolute
        }

        .video-bg .video.contain.align-left video {
            left: 0
        }

        .video-bg .video.contain.align-center video {
            left: 0;
            right: 0;
            margin: auto
        }

        .video-bg .video.contain.align-right video {
            right: 0
        }

        .video-bg .video.contain.align-top video {
            top: 0
        }

        .video-bg .video.contain.align-middle video {
            top: 0;
            bottom: 0;
            margin: auto
        }

        .video-bg .video.contain.align-bottom video {
            bottom: 0
        }

        .video-bg .video.contain.fill-width video {
            width: 100%;
            max-height: none
        }

        .video-bg .video.contain.fill-height video {
            max-width: none;
            height: 100%
        }

.midbox:before {
    content: '';
    display: block;
    position: relative;
    width: 0;
    height: 5em;
    margin-top: -5em
}

.plans-container .features li,
.plans-container ul li {
    width: 100%;
    float: left
}

.form-group i {
    position: absolute;
    right: -5px;
    top: 8px;
    padding: 5px;
    color: #ccc;
    font-size: 14px;
    z-index: -1
}

.plans-container {
    padding: 10px;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #555;
    line-height: 34px
}

    .plans-container .plan-title {
        font-size: 20px;
        color: #1570A6
    }

    .plans-container .monthly-info {
        font-size: 12px;
        padding-bottom: 10px;
        color: #999;
        line-height: 1px
    }

    .plans-container .standard {
        background-color: #fafafa;
        min-height: 56px
    }

    .plans-container .pro {
        background-color: #ebf5fa;
        min-height: 56px
    }

    .plans-container .features {
        padding-left: 0;
        margin-top: 30px;
        width: 100%;
        float: left;
        list-style: none
    }

        .plans-container .features li:not(:first-child) {
            border-top: 1px solid #ddd
        }

    .plans-container .span-icon.small {
        margin-right: 0;
        margin-top: 5px
    }

@media only screen and (max-width:600px) {
    .plans-container {
        font-size: 14px;
        line-height: 18px
    }

        .plans-container .span-icon.small {
            margin-top: 0
        }

        .plans-container .plan-title {
            font-size: 16px
        }
}

.title-container {
    overflow: auto;
    border-bottom: 3px solid #1570A6
}

.padding-10 {
    padding: 10px !important
}

.no-right {
    padding-right: 0 !important;
    margin-right: 0 !important
}

.no-left {
    padding-left: 0 !important;
    margin-left: 0 !important
}

.signup-success-image {
    height: 41px;
    width: 41px
}

.form-group .start-trial-loading-icon {
    position: initial;
    right: 0;
    top: 0;
    color: #fff;
    z-index: 1
}

#mid-container .image-part img {
    margin-bottom: 25px;
}
</pre></body></html>