@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Roboto');

html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000000;
    /*background: #ffffff;*/
}

.main {
}

header {
    padding: 10px 0;
    transition: background .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: background .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out;
    transition: background .3s ease-in-out, opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    position: relative;
    z-index: 9999;
}

.homepage-hero-module .fixed-top {
    background: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .19);
}

.menu {
    float: right;
}

    .menu > ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .menu > ul > li {
            display: block;
            float: left;
        }

            .menu > ul > li > a {
                color: #222222;
                padding: 0 15px;
                line-height: 35px;
                font-size: 16px;
            }

                .menu > ul > li > a.btn-DarkBlue {
                    color: #ffffff;
                    padding: 5px 15px;
                    line-height: 25px;
                }
                .crm-container{
                    background: #ffffff;
                }
/*.head-section {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
    background-image: url('../images/2.jpg');
    background-position: top right;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    min-height:600px;
}

    .head-section:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(255, 255, 255, .6);
    }*/
.homepage-hero-module {
    position: relative;
    background: linear-gradient(10deg, rgba(79, 195, 247, .8) 40%, rgba(255, 234, 193, .8) 60%);
}

    .homepage-hero-module:after {
        background: url('../images/bg2.png') no-repeat;
        width: 100%;
        height: 250px;
        position: absolute;
        content: '';
        background-size: 100%;
    }

    .homepage-hero-module h1 {
        margin: 50px 0;
        text-align: center;
        text-transform: capitalize;
        color: #26292c;
        font-size: 50px;
    }

    .homepage-hero-module p {
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
        padding-bottom: 50px;
    }

.content-wrapper {
    text-align: center;
    position: relative;
    padding-bottom: 50px;
}

    .content-wrapper img {
        width: 100%;
        display: block;
    }

.inner-content {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
}

    .inner-content h2 {
        margin: 10px 0 20px;
        color: #0066b9;
    }

.full_width {
    width: 100%;
}

.btn-DarkBlue {
    background: #ff9800;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    cursor: pointer;
}

.m-t-20 {
    margin-top: 20px;
}

.left-section {
    padding-top: 70px;
}

    .left-section h2 {
        margin-bottom: 50px;
        color: #0066b9;
    }

    .left-section p {
        margin-top: 20px;
    }

.bottom-content {
}

    .bottom-content ul, .feature-list ul, .FullyFeature-list ul {
        color: #4fc3f7;
        margin: 0;
        padding-left: 20px;
    }

.bulleted-list li p {
    color: #000000;
    margin: 0;
}

.feature {
    padding: 60px 0;
    background: #f5f5f5;
}

.feature-list h2, .FullyFeature-list h2 {
    font-size: 25px;
}

.feature-list li, .FullyFeature-list li {
    line-height: 30px;
}

.feature img, .fully-feature img {
    width: 100%;
}

.fully-feature {
    padding: 60px 0;
}

.FullyFeature-list {
    /*padding-top: 80px;*/
}

    .FullyFeature-list h2 {
        color: #000000;
    }

    .FullyFeature-list {
        color: #26292c;
        margin: 0;
    }
.bulleted-list li {
    font-size: 20px;
}
.bulleted-list li p {
    color: #26292c;
    margin: 10px 0 30px 0;
}

ul.bulleted-list {
    color: #4fc3f7;
}

.registration {
    background: url('../images/1.jpg');
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    color: #ffffff;
}

    .registration:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: linear-gradient(0deg, rgba(79, 195, 247, .8) 30%, rgba(255, 234, 193, .8) 70%);
    }

    .registration h2 {
        margin-bottom: 20px;
    }

.ListCrm {
    padding: 150px 0 60px;
    background: #ffffff;
}

    .ListCrm h2 {
        margin-bottom: 50px;
        font-family: 'Raleway', sans-serif;
        font-size: 40px;
        color: #000000;
        font-weight: bold;
    }

    .ListCrm .Desc {
        font-family: 'Raleway', sans-serif;
        font-size: 16px;
        text-align: center;
        margin: 30px 0 50px;
    }

    .ListCrm .col-md-4 {
        margin-bottom: 50px;
    }

    .ListCrm img {
        margin-bottom: 20px;
        border-radius:;
    }

.no-video .video-container video,
.touch .video-container video {
    display: none;
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}

.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}

    .video-container .poster img {
        width: 100%;
        bottom: 0;
        position: absolute;
    }

    .video-container .filter {
        z-index: 100;
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
    }

    .video-container .title-container {
        z-index: 1000;
        position: absolute;
        top: 35%;
        width: 100%;
        text-align: center;
        color: #fff;
    }

    .video-container .description .inner {
        font-size: 20px;
        width: 45%;
        margin: 0 auto;
    }

    .video-container .link {
        position: absolute;
        bottom: 3em;
        width: 100%;
        text-align: center;
        z-index: 1001;
        font-size: 2em;
        color: #fff;
    }

        .video-container .link a {
            color: #fff;
        }

    /*.video-container video {
        position: absolute;
        z-index: 0;
        bottom: 0;
    }*/

    .video-container video.fillWidth {
        width: 100%;
    }

.headline h1 {
    font-weight: bold;
    font-size: 55px;
}

.margin_none {
    margin: 0 !important;
}



.FreeTrial {
    padding: 60px 0;
    background: #f5f5f5;
    color: #4fc3f7;
}

    .FreeTrial ul {
        list-style: none;
        padding: 0;
        margin-top: 30px;
    }

        .FreeTrial ul > li > a {
            color: #000000;
            line-height: 30px;
        }

            .FreeTrial ul > li > a:hover {
                text-decoration: none;
            }

.box {
    background: #ffffff;
    padding: 15px 22px;
    min-height: 250px;
    transition-duration: 2s;
}

.image-none {
    display: none;
}

.box:hover {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);
    background: #4fc3f7;
}

    .box:hover h4 {
        color: #ffffff;
    }

    .box:hover p {
        color: #ffffff;
    }

    .box:hover a {
        color: #ffffff;
    }

    .box:hover .image-none {
        display: inline-block;
    }

    .box:hover .image-block {
        display: none;
    }

.box p {
    font-size: 16px;
}

.box a {
    color: #4fc3f7;
}

.section {
    background: #f5f5f5;
    padding: 50px 0;
}

    .section img {
        width: 100%;
    }

ul.tabs {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    width: 100%;
}

    ul.tabs li {
        background-color: rgba(71, 179, 255, .7);
        color: #ffffff;
        display: block;
        padding: 15px 20px 15px 40px;
        cursor: pointer;
        font-size: 16px;
        margin-bottom: 5px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        position: relative;
    }

        ul.tabs li span.light {
            height: 10px;
            width: 10px;
            position: absolute;
            top: 24px;
            left: 15px;
            background: #ff9800;
            border-radius: 100%;
            -webkit-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
            transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        }

        ul.tabs li.current span.light {
            background-color: #ff9800;
            left: 0;
            height: 100%;
            width: 3px;
            top: 0;
            border-radius: 0;
        }

        ul.tabs li.current {
            background-color: rgb(71, 179, 255);
        }

        ul.tabs li:hover {
            background-color: rgb(71, 179, 255);
        }

.tab-content {
    display: none;
}

    .tab-content.current {
        display: inherit;
        -webkit-transition-duration: 3s;
        transition-duration: 3s;
    }

.shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 10px;
}

.section-right {
    margin-left: 20px;
}

    .section-right p {
        margin-top: 20px;
        font-size: 16px;
        text-align: justify;
    }

.back {
    background: #f2f5f7;
}

.client {
    padding: 60px 0 0;
}

    .client h4 {
        text-align: center;
        padding-bottom: 50px;
    }

/* Slider */
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.icon {
    display: inline-block;
    margin-bottom: 15px;
    border: 10px solid #f0f0f0;
    font-size: 60px;
    line-height: 90px;
    color: #a5a5a5;
    width: 108px;
    height: 108px;
    border-radius: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.box:hover .icon {
    -moz-transform: scale(1) rotate(360deg) translate(0px);
    -webkit-transform: scale(1) rotate(360deg) translate(0px);
    -o-transform: scale(1) rotate(360deg) translate(0px);
    transform: scale(1) rotate(360deg) translate(0px);
}

.dropdown-menu {
    min-width: 14rem;
}

    .dropdown-menu li {
        padding: 5px 10px;
    }

.navbar-collapse {
    display: none;
}

.navbar-toggler {
    display: none;
}

@media(min-width: 768px) {
    .navbar-collapse {
        display: block;
    }
}

@media(max-width: 767px) {
    .navbar-toggler {
        display: block;
    }

    .logo {
        float: left;
    }

    .navbar-toggler {
        float: right;
    }

    .menu {
        background: #ffffff;
        width: 100%;
        margin-top: 15px;
    }

        .menu > ul > li {
            float: none;
        }
}
