﻿
body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #2f4050;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
}

html,
body {
    height: 100%;
}

    body.landing-page {
        color: #676a6c;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: #fff;
    }

/*
  Footer customizations
*/
.dp-footer {
    background: none repeat scroll 0 0 #2f4050;
    bottom: 0;
    left: 0;
    padding: 4px;
    position: fixed;
    right: 0;
}

    .dp-footer span {
        color: #a7b1c2;
    }

.btn {
    border-radius: 3px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.inline {
    display: inline-block !important;
}

.m-r-sm {
    margin-right: 10px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-r-md {
    margin-right: 20px;
}
/*
    Landing page
*/
.landing-page {
}

    .landing-page span.navy {
        color: #0095fe;
    }

    .landing-page p.text-color {
        color: #676a6c;
    }

    .landing-page a.navy-link {
        color: #0095fe;
        text-decoration: none;
    }

        .landing-page a.navy-link:hover {
            color: #23436f;
        }

    .landing-page section p {
        color: #aeaeae;
        font-size: 13px;
    }

    .landing-page address {
        font-size: 13px;
    }

    .landing-page h1 {
        margin-top: 10px;
        font-size: 30px;
        font-weight: 200;
    }

    .landing-page .navy-line {
        width: 60px;
        height: 1px;
        margin: 60px auto 0;
        border-bottom: 2px solid #0095fe;
    }

    .landing-page .navbar-wrapper {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 200;
    }

        .landing-page .navbar-wrapper > .container {
            padding-right: 0;
            padding-left: 0;
        }

        .landing-page .navbar-wrapper .navbar {
            padding-right: 15px;
            padding-left: 15px;
        }

    .landing-page .navbar-default.navbar-scroll {
        background-color: #fff;
        border-color: #fff;
        padding: 15px 0;
    }

    .landing-page .navbar-default {
        background-color: transparent;
        border-color: transparent;
        transition: all 0.3s ease-in-out 0s;
    }

        .landing-page .navbar-default .nav li a {
            color: #fff;
            font-family: 'Open Sans', helvetica, arial, sans-serif;
            font-weight: 700;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-size: 14px;
        }

    .landing-page .navbar-nav > li > a {
        padding-top: 25px;
        border-top: 6px solid transparent;
    }

    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover {
        background: transparent;
        color: #fff;
        border-top: 6px solid #0095fe;
    }

    .landing-page .navbar-default .navbar-nav > li > a:hover,
    .landing-page .navbar-default .navbar-nav > li > a:focus {
        color: #0095fe;
        background: inherit;
    }

    .landing-page .navbar-default .navbar-nav > .active > a:focus {
        background: transparent;
        color: #fff;
    }

    .landing-page .navbar-default .navbar-nav > .active > a:focus {
        background: transparent;
        color: #ffffff;
    }

    .landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
        background: transparent;
        color: inherit;
    }

    .landing-page .navbar-default .navbar-brand:hover,
    .landing-page .navbar-default .navbar-brand:focus {
        background: #23436f;
        color: #fff;
    }

    .landing-page .navbar-default .navbar-brand {
        color: #fff;
        height: auto;
        display: block;
        font-size: 14px;
        background: #0095fe;
        padding: 15px 20px 15px 20px;
        border-radius: 0 0 5px 5px;
        font-weight: 700;
        transition: all 0.3s ease-in-out 0s;
        left: 30px;
        position: relative;
    }

    .landing-page .navbar-scroll.navbar-default .nav li a {
        color: #676a6c;
    }

        .landing-page .navbar-scroll.navbar-default .nav li a:hover {
            color: #0095fe;
        }

    .landing-page .navbar-wrapper .navbar.navbar-scroll {
        padding-top: 0;
        padding-bottom: 0px;
        border-bottom: 1px solid #e7eaec;
        border-radius: 0;
    }

    .landing-page .nav > li.active {
        border: none;
        background: inherit;
    }

    .landing-page .nav > li > a {
        padding: 25px 10px 15px 10px;
    }

    .landing-page .navbar-scroll .navbar-nav > li > a {
        padding: 20px 10px;
    }

    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover {
        border-top: 6px solid #0095fe;
    }

    .landing-page .navbar-fixed-top {
        border: none !important;
    }

        .landing-page .navbar-fixed-top.navbar-scroll {
            border-bottom: 1px solid #e7eaec !important;
        }

    .landing-page .navbar.navbar-scroll .navbar-brand {
        margin-top: 15px;
        border-radius: 5px;
        font-size: 12px;
        padding: 10px;
        height: auto;
    }

    .landing-page .header-back {
        height: 470px;
        width: 100%;
    }

        .landing-page .header-back.default {
            background: url('Images/landing-background.jpg') no-repeat 23% 29%;
        }

    .landing-page .carousel {
        height: auto;
    }

    .landing-page .carousel-caption {
        z-index: 10;
    }

    .landing-page .carousel .item {
        height: 600px;
        background-color: #777;
    }

    .landing-page .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 470px;
    }

    .landing-page .carousel-fade .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .landing-page .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

        .landing-page .carousel-fade .carousel-inner .active.left,
        .landing-page .carousel-fade .carousel-inner .active.right {
            left: 0;
            opacity: 0;
            z-index: 1;
        }

    .landing-page .carousel-fade .carousel-inner .next.left,
    .landing-page .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .landing-page .carousel-fade .carousel-control {
        z-index: 2;
    }

    .landing-page .carousel-control.left,
    .landing-page .carousel-control.right {
        background: none;
    }

    .landing-page .carousel-control {
        width: 6%;
    }

    .landing-page .carousel-inner .container {
        position: relative;
    }

    .landing-page .carousel-inner {
        overflow: visible;
    }

    .landing-page .carousel-caption {
        /*
        bottom: auto;
        right: auto;
        width: 62%;
        max-height: 380px;
        overflow: hidden;
        */ 
        
        position: absolute;
        top: 30px;
        left: 0;
        text-align: left;
        color: #4c4b4b;
    }

        .landing-page .carousel-caption .subtitle {
            font-size: 20px;
            line-height: 25px;
            padding-top: 20px;
            text-shadow:none;
            font-weight: bold;
        }

        .landing-page .carousel-caption .subtitle-bullet {
            font-size: 15px;
        }

        .landing-page .carousel-caption.blank {
            top: 140px;
        }

    .landing-page .carousel-image {
        position: absolute;
        right: 10px;
        top: 150px;
    }

    .landing-page .carousel-indicators {
        padding-right: 60px;
    }

    .landing-page .carousel-caption h1 {
        font-weight: 700;
        font-size: 38px;
        text-transform: uppercase;
        text-shadow: none;
        letter-spacing: -1.5px;
    }

    .landing-page .carousel-caption p {
        font-weight: 700;
        text-transform: uppercase;
        text-shadow: none;
    }

    .landing-page .caption-link {
        color: #fff;
        margin-left: 10px;
        text-transform: capitalize;
        font-weight: 400;
    }

        .landing-page .caption-link:hover {
            text-decoration: none;
            color: inherit;
        }

    .landing-page .services {
        padding-top: 60px;
    }

        .landing-page .services h2 {
            font-size: 20px;
            letter-spacing: -1px;
            font-weight: 600;
            text-transform: uppercase;
        }

    .landing-page .features-block {
        margin-top: 40px;
    }

    .landing-page .features-text {
        margin-top: 40px;
    }

    .landing-page .features small {
        color: #0095fe;
    }

    .landing-page .features h2 {
        font-size: 18px;
        margin-top: 5px;
    }

    .landing-page .features-text-alone {
        margin: 40px 0;
    }

        .landing-page .features-text-alone h1 {
            font-weight: 200;
        }

    .landing-page .features-icon {
        color: #0095fe;
        font-size: 40px;
    }

    .landing-page .navy-section {
        margin-top: 60px;
        background: #0095fe;
        color: #fff;
        padding: 20px 0;
    }

    .landing-page .gray-section {
        background: #f4f4f4;
        margin-top: 60px;
    }

    .landing-page .team-member {
        text-align: center;
    }

        .landing-page .team-member img {
            margin: auto;
        }

    .landing-page .social-icon a {
        background: #0095fe;
        color: #fff;
        padding: 4px 8px;
        height: 28px;
        width: 28px;
        display: block;
        border-radius: 50px;
    }

        .landing-page .social-icon a:hover {
            background: #23436f;
        }

    .landing-page .img-small {
        height: 88px;
        width: 88px;
    }

    .landing-page .pricing-plan {
        margin: 20px 30px 0 30px;
        border-radius: 4px;
    }

        .landing-page .pricing-plan.selected {
            transform: scale(1.1);
            background: #f4f4f4;
        }

        .landing-page .pricing-plan li {
            padding: 10px 16px;
            border-top: 1px solid #e7eaec;
            text-align: center;
            color: #aeaeae;
        }

        .landing-page .pricing-plan .pricing-price span {
            font-weight: 700;
            color: #0095fe;
        }

    .landing-page li.pricing-desc {
        font-size: 13px;
        border-top: none;
        padding: 20px 16px;
    }

    .landing-page li.pricing-title {
        background: #0095fe;
        color: #fff;
        padding: 10px;
        border-radius: 4px 4px 0 0;
        font-size: 22px;
        font-weight: 600;
    }

    .landing-page .testimonials {
        padding-top: 80px;
        padding-bottom: 90px;
        background-color: #0095fe;
        background-image: url('landing/avatar_all.png');
    }

    .landing-page .big-icon {
        font-size: 56px !important;
    }

    .landing-page .features .big-icon {
        color: #0095fe !important;
    }

    .landing-page .contact {
        background-image: url('landing/word_map.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
        margin-top: 60px;
    }

    .landing-page section.timeline {
        padding-bottom: 30px;
    }

    .landing-page section.comments {
        padding-bottom: 80px;
    }

    .landing-page .comments-avatar {
        margin-top: 25px;
        margin-left: 22px;
    }

        .landing-page .comments-avatar .commens-name {
            font-weight: 600;
            font-size: 14px;
        }

        .landing-page .comments-avatar img {
            width: 42px;
            height: 42px;
            border-radius: 50%;
            margin-right: 10px;
        }

    .landing-page .bubble {
        position: relative;
        height: 120px;
        padding: 20px;
        background: #FFFFFF;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        font-style: italic;
        font-size: 14px;
    }

        .landing-page .bubble:after {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 15px 14px 0;
            border-color: #FFFFFF transparent;
            display: block;
            width: 0;
            z-index: 1;
            bottom: -15px;
            left: 30px;
        }

    .landing-page .btn-primary.btn-outline:hover,
    .landing-page .btn-success.btn-outline:hover,
    .landing-page .btn-info.btn-outline:hover,
    .landing-page .btn-warning.btn-outline:hover,
    .landing-page .btn-danger.btn-outline:hover {
        color: #fff;
    }

    .landing-page .btn-primary {
        background-color: #0095fe;
        border-color: #0095fe;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 600;
    }

        .landing-page .btn-primary:hover,
        .landing-page .btn-primary:focus,
        .landing-page .btn-primary:active,
        .landing-page .btn-primary.active,
        .landing-page .open .dropdown-toggle.btn-primary {
            background-color: #23436f;
            border-color: #23436f;
            color: #FFFFFF;
        }

        .landing-page .btn-primary:active,
        .landing-page .btn-primary.active,
        .landing-page .open .dropdown-toggle.btn-primary {
            background-image: none;
        }

            .landing-page .btn-primary.disabled,
            .landing-page .btn-primary.disabled:hover,
            .landing-page .btn-primary.disabled:focus,
            .landing-page .btn-primary.disabled:active,
            .landing-page .btn-primary.disabled.active,
            .landing-page .btn-primary[disabled],
            .landing-page .btn-primary[disabled]:hover,
            .landing-page .btn-primary[disabled]:focus,
            .landing-page .btn-primary[disabled]:active,
            .landing-page .btn-primary.active[disabled],
            .landing-page fieldset[disabled] .btn-primary,
            .landing-page fieldset[disabled] .btn-primary:hover,
            .landing-page fieldset[disabled] .btn-primary:focus,
            .landing-page fieldset[disabled] .btn-primary:active,
            .landing-page fieldset[disabled] .btn-primary.active {
                background-color: #1dc5a3;
                border-color: #1dc5a3;
            }

@media (min-width: 768px) {
    .landing-page {
        /* Navbar positioning foo */
        /* The navbar becomes detached from the top, so we round the corners */
        /* Bump up size of carousel content */
    }

        .landing-page .navbar-wrapper {
            margin-top: 20px;
        }

            .landing-page .navbar-wrapper .container {
                padding-right: 15px;
                padding-left: 15px;
            }

            .landing-page .navbar-wrapper .navbar {
                padding-right: 0;
                padding-left: 0;
            }

            .landing-page .navbar-wrapper .navbar {
                border-radius: 4px;
            }

        .landing-page .carousel-caption p {
            margin-bottom: 20px;
            font-size: 14px;
            line-height: 1.4;
        }

        .landing-page .featurette-heading {
            font-size: 50px;
        }
}

@media (max-width: 992px) {
    .landing-page .carousel-image {
        display: none;
    }
}

@media (max-width: 768px) {
    .landing-page .carousel-caption,
    .landing-page .carousel-caption.blank {
        left: 5%;
        top: 80px;
    }

        .landing-page .carousel-caption h1 {
            font-size: 28px;
        }

    .landing-page .navbar.navbar-scroll .navbar-brand {
        margin-top: 6px;
    }

    .landing-page .navbar-default {
        background-color: #fff;
        border-color: #fff;
        padding: 15px 0;
    }

        .landing-page .navbar-default .navbar-nav > .active > a:focus {
            background: transparent;
            color: inherit;
        }

        .landing-page .navbar-default .nav li a {
            color: #676a6c;
        }

            .landing-page .navbar-default .nav li a:hover {
                color: #0095fe;
            }

    .landing-page .navbar-wrapper .navbar {
        padding-top: 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #e7eaec;
        border-radius: 0;
    }

    .landing-page .nav > li > a {
        padding: 25px 10px 15px 10px;
    }

    .landing-page .navbar-nav > li > a {
        padding: 20px 10px;
    }

    .landing-page .navbar .navbar-brand {
        margin-top: 6px;
        border-radius: 5px;
        font-size: 12px;
        padding: 10px;
        height: auto;
    }

    .landing-page .navbar-wrapper .navbar {
        padding-left: 15px;
        padding-right: 5px;
    }

    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover {
        color: inherit;
    }

    .landing-page .carousel-control {
        display: none;
    }
}

@media (min-width: 992px) {
    .landing-page .featurette-heading {
        margin-top: 120px;
    }
}

@media (max-width: 768px) {
    .landing-page .navbar .navbar-header {
        display: block;
        float: none;
    }

        .landing-page .navbar .navbar-header .navbar-toggle {
            background-color: #ffffff;
            padding: 9px 10px;
            border: none;
        }
}

@media(min-width: 1200px) {
    .container {
        width: 1350px;
    }
}


#logo{
    margin-left: -24px;
}

.background {
    background: url('Images/landing-background.jpg') no-repeat 23% 39%
}
