@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);


/*************************
*******Typography******
**************************/

html {
    background: url(../Images/back-green.svg) 100% 100% no-repeat fixed;
    background-size: cover;
    height: 100%;
}

body {
    background: none;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
}

section {
    overflow-x: clip;
}

.d-none {
    display: none;
}

@media (min-width: 1200px) {
    .d-md-block {
        display: inline-block;
    }
}

.p-0 {
    padding-left: 0;
    padding-right: 0;
}


h1,
a.hh1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 5px;
    padding: 30px 0;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    line-height: 120%;
}


.back-gray h1, .back-gray-grad h1, .back-gray-solid h1, .back-gray a.hh1, .back-gray-grad a.hh1, .back-gray-solid a.hh1 {
    font-size: 46px;
    color: #333333;
}

.compatibility-table {
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
    border: none;
}

    .compatibility-table > tbody > tr > td {
        border: 2px solid #eee;
        padding: 18px 5px;
    }

@media (max-width: 1024px) {
    .compatibility-table {
        font-size: 12px;
    }

        .compatibility-table > tbody > tr > td {
            padding: 14px 3px;
        }
}

.download-table {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 1.4;
    border: none;
}

    .download-table > thead > tr > th {
        border: none;
        padding: 0;
    }

    .download-table > tbody > tr > td {
        border: 2px solid #eee;
        padding: 15px 5px;
    }

.compatibility-img {
    margin-top: 70px;
}

.text-white {
    color: #ffffff;
}

.mb-5 {
    margin-bottom: 50px;
}

@media (max-width: 768.98px) {
    .back-gray h1, .back-gray-grad h1, .back-gray-solid h1, .back-gray a.hh1, .back-gray-grad a.hh1, .back-gray-solid a.hh1, h1 {
        font-size: 38px !important;
        line-height: 1.1 !important;
    }
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgb(230, 230, 230);
}

.contact-list li {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.text-center p {
    text-align: center;
}

.contact-button {
    margin-bottom: 30px;
}

    .contact-button a {
        margin-bottom: 50px;
        margin-right: 30px;
        display: inline-block;
    }

@media (max-width:1024px) {
    .contact-button a {
        margin-bottom: 20px;
        margin-right: 20px;
        display: inline-block;
    }
}

.menu-button {
    float: right;
    margin: 10px 0 0 20px;
}

.but-download {
    text-align: left;
    margin-top: 27px;
}

.download-list div {
    margin-bottom: 50px;
}

    .download-list div p {
        margin: 0 0 15px;
        text-align: left;
    }

    .download-list div .download-head {
        margin: 0 0 25px;
        font-size: 18px;
        font-weight: 700;
    }

@media (max-width:768px) {
    .tutorial span {
        border: none !important;
        color: #f7931e;
        font-size: 16px !important;
    }

    .menu-button {
        display: none;
    }

    .menu-download {
        display: block;
    }

    .index-nav {
        display: none;
    }

    .navbar-nav {
        text-align: left;
    }

    .pricing table {
        margin-bottom: 60px;
    }
}

@media (min-width:769px) {
    .menu-download {
        display: none !important;
    }

    .index-nav {
        display: block;
    }
}

@media (max-width:1024px) {

    .side-left-workflow {
        display: none !important;
    }

    .side-right-numbers {
        display: none !important;
    }

    .side-left-choose {
        display: none !important;
    }

    .workflow {
        float: none !important;
    }

    .numbers {
        float: none !important;
    }

    .choose {
        float: none !important;
    }

    .numbers .numbers-center {
        left: 0 !important;
    }
}

@media (max-width:400px) {
    .button-orange-large {
        font-size: 16px !important;
        padding: 15px 30px !important;
        letter-spacing: 1px !important;
    }

    .back-gray h1, .back-gray-grad h1, .back-gray-solid h1, .back-gray a.hh1, .back-gray-grad a.hh1, .back-gray-solid a.hh1 {
        font-size: 24px !important;
    }

    .back-gray h1, .back-gray-grad h1, .back-gray-solid h1, .back-gray a.hh1, .back-gray-grad a.hh1, .back-gray-solid a.hh1 {
        font-size: 24px !important;
    }
}

.back-blue h1, .back-blue-wo-footer h1, .back-blue a.hh1, .back-blue-wo-footer a.hh1 {
    font-size: 46px;
    color: #ffffff;
}

.back-gray h1, .back-gray-grad h1, .back-gray-solid h1, .back-gray a.hh1, .back-gray-grad a.hh1, .back-gray-solid a.hh1 {
    font-size: 46px;
    color: #333333;
}

.back-blue h2, .back-blue-wo-footer h2 {
    font-size: 30px;
    color: #ffffff;
}

.back-gray h2, .back-gray-grad h2, .back-gray-solid h2 {
    font-size: 30px;
    color: #333333;
}

.back-blue h3, .back-blue-wo-footer h3 {
    font-size: 24px;
    color: #ffffff;
}

.back-gray h3, .back-gray-grad h3, .back-gray-solid h3 {
    font-size: 24px;
    color: #333333;
}

.height-122 {
    height: 122px;
}

p, ul {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.back-blue, .back-blue-wo-footer p {
    font-size: 16px;
    color: #ffffff;
    padding-right: 20px;
}

.back-gray p, .back-gray-grad p, .back-gray-solid p, .back-gray-solid ul {
    font-size: 16px;
    color: #333333;
    padding-right: 20px;
}

.back-blue, .back-blue-wo-footer ul {
    font-size: 22px;
    color: #ffffff;
    line-height: 50px;
}

.back-gray ul, .back-gray-grad ul, .back-gray-solid ul {
    font-size: 22px;
    color: #333333;
    line-height: 50px;
}

.list-main {
    padding-left: 0;
    margin-bottom: 30px;
}

    .list-main li {
        background: url("../Images/list-label.png") no-repeat 0 23px;
        padding: 2px 0px 2px 40px;
        list-style-type: none;
    }

.list-buy li {
    background: url(../Images/list-label.png) no-repeat 0 10px;
    background-size: 24px;
    padding: 2px 0px 2px 32px;
    list-style-type: none;
    line-height: 1.7;
    font-size: 15px;
}

.price-block {
    margin: 50px 0 50px 0;
}

.price-head {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    padding-right: 20px;
}

.price-but {
    display: inline-block;
}

    .price-but a {
        text-align: left;
        font-size: 22px;
        padding: 8px 40px;
        font-weight: 700;
    }

@media (max-width: 768px) {
    .price-but a {
        margin-top: 20px;
        display: inline-block;
        padding: 10px 40px;
    }
}

.button-orange-large {
    font-size: 22px;
    color: #333;
    background: url("../Images/button-green.png") repeat-x;
    padding: 15px 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.button-gray-large {
    font-size: 22px;
    color: #333;
    background: url("../Images/button-gray.png") repeat-x;
    padding: 15px 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .button-gray-large:hover {
        color: #08729b;
    }

@media (max-width:1024px) {
    .button-gray-large {
        font-size: 20px;
        padding: 12px 30px;
    }
}


.button-orange {
    font-size: 16px;
    color: #333;
    background: url("../Images/button-green.png") repeat-x;
    padding: 5px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .button-orange:hover, .button-orange-large:hover {
        color: #fff;
    }

.button-blue {
    font-size: 16px;
    color: #FFF;
    background: url("../Images/button-blue.png") repeat-x;
    padding: 5px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 30px;
    font-weight: 300;
}

    .button-blue:hover {
        color: rgb(247, 147, 30);
    }

footer {
    padding: 80px 0 100px 0;
}

.footer-text {
    text-align: center;
    color: #fff;
    padding: 14px 0;
    line-height: 1;
}

.mx-0 {
    margin-left: 0;
    margin-right: 0;
}

a {
    color: #0066FF;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

    a:hover, a:focus {
        color: #d43133;
    }

hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}


.btn-primary {
    padding: 8px 20px;
    background: #0066FF;
    color: #fff;
    border-radius: 4px;
    border: none;
    margin-top: 10px;
}


    .btn-primary:hover,
    .btn-primary:focus {
        background: #0066FF;
        outline: none;
        box-shadow: none;
    }

.btn-transparent {
    border: 3px solid #fff;
    background: transparent;
    color: #fff;
}

    .btn-transparent:hover {
        border-color: rgba(255, 255, 255, 0.5);
    }

a:hover,
a:focus {
    color: #111;
    text-decoration: none;
    outline: none;
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}

.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}

.media > .pull-left {
    margin-right: 20px;
}

.media > .pull-right {
    margin-left: 20px;
}

body > section {
    padding: 70px 0;
}

.center {
    text-align: center;
    padding-bottom: 55px;
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

.lead {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.transparent-bg {
    background-color: transparent !important;
    margin-bottom: 0;
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


/*************************
*******Header******
**************************/

#header .search {
    display: inline-block;
}

.navbar > .container .navbar-brand {
    margin-left: 0;
}

.top-bar {
    padding: 10px 0;
    background: #0066CC;
    border-bottom: 1px solid #222;
    line-height: 28px;
    border-bottom-color: #0054A8;
}

.top-number {
    color: #fff;
}

    .top-number p {
        margin: 0;
    }

.social {
    text-align: right;
}

.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.social-share li {
    display: inline-block;
}

    ul.social-share li a {
        padding: 4px;
        display: inline-block;
        color: #fff;
        background: #404040;
        width: 21px;
        height: 21px;
        line-height: 25px;
        text-align: center;
        border-radius: 2px;
    }

        ul.social-share li a:hover {
            background: #3399FF;
            color: #fff;
        }

.search i {
    color: #fff;
}

input.search-form {
    border: 1px solid #333333;
    background: transparent;
    width: 60px;
    padding: 0 1px 2px 1px;
    color: #FFF;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    height: 24px;
    position: relative;
    top: 2px;
}

    input.search-form::-webkit-input-placeholder {
        color: transparent;
    }

    input.search-form:hover::-webkit-input-placeholder {
        color: #fff;
    }

    input.search-form:hover {
        width: 180px;
    }

.navbar-brand {
    padding: 0;
    margin: 0;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-nav {
    margin-top: 17px;
}

    .navbar-nav > li {
        margin-left: 35px;
        padding-bottom: 24px;
    }

.navbar-inverse .navbar-nav > li > a {
    border-width: 2px;
    border-color: rgba(247, 147, 30, 0);
    padding: 5px 0;
    margin: 0;
    border-radius: 0px;
    color: #4D4D4D;
    line-height: 10px;
    display: inline-block;
    border-bottom-style: solid;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        border-width: 2px;
        border-color: rgba(247, 147, 30, 1);
        color: #4D4D4D;
        border-bottom-style: solid;
    }

.navbar-inverse {
    background: rgb(230, 230, 230);
    padding: 10px 0;
    padding-bottom: 0;
    min-height: 74px;
    border: none;
}

    .navbar-inverse .navbar-brand {
        width: 160px;
        height: 53px;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        border-width: 2px;
        border-color: rgba(247, 147, 30, 1);
        color: #4D4D4D;
        border-bottom-style: solid;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        background-color: rgba(0,0,0,.85);
        -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        border: 0;
        padding: 0;
        margin-top: 0;
        border-top: 0;
        border-radius: 0;
        left: 0;
    }

        .navbar-inverse .navbar-nav .dropdown-menu:before {
            position: absolute;
            top: 0;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li > a {
            padding: 8px 15px;
            color: #fff;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
            background-color: #0066CC;
            color: #fff;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
            border-radius: 0 0 3px 3px;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li.divider {
            background-color: transparent;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-top: 0;
        padding-bottom: 0;
    }

/*----------------*/
.navbar-default .navbar-nav > li > a {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 0;
    background: url("../Images/slider-marker.png") 0 0 no-repeat;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 30%;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.default-navbar-nav > li {
    margin-left: 0;
    padding-bottom: 0;
}

.navbar-default .navbar-nav > li > a:hover {
    margin: 0;
    width: 33px;
    height: 33px;
    border: 2px solid rgba(255, 255, 255, 1);
    background: url("../Images/slider-marker.png") 0 0 no-repeat;
    border-radius: 50%;
}

.navbar-default {
    position: fixed;
    top: 50%;
    padding-bottom: 0;
    border: none;
    z-index: 900;
    background: none;
    width: 33px;
    margin-top: -100px;
}

    .navbar-default .navbar-brand {
        width: 160px;
        height: 53px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        margin: 0;
        width: 33px;
        height: 33px;
        border: 2px solid rgba(255, 255, 255, 1);
        background: url("../Images/slider-marker.png") 50% 50% no-repeat;
        border-radius: 50%;
    }

    .navbar-default .navbar-nav .dropdown-menu {
        background-color: rgba(0,0,0,.85);
        -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        border: 0;
        padding: 0;
        margin-top: 0;
        border-top: 0;
        border-radius: 0;
        left: 0;
    }

        .navbar-default .navbar-nav .dropdown-menu:before {
            position: absolute;
            top: 0;
        }

        .navbar-default .navbar-nav .dropdown-menu > li > a {
            padding: 8px 15px;
            color: #fff;
        }

        .navbar-default .navbar-nav .dropdown-menu > li:hover > a, .navbar-default .navbar-nav .dropdown-menu > li:focus > a, .navbar-default .navbar-nav .dropdown-menu > li.active > a {
            background-color: #0066CC;
            color: #fff;
        }

        .navbar-default .navbar-nav .dropdown-menu > li:last-child > a {
            border-radius: 0 0 3px 3px;
        }

        .navbar-default .navbar-nav .dropdown-menu > li.divider {
            background-color: transparent;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-top: 0;
        padding-bottom: 0;
    }

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-nav > li {
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .navbar-nav > li {
        padding-bottom: 10px;
    }
}

/*************************
*******Home Page******
**************************/


/*--------------------
Slider 
----------------------*/

#c-slide {
    padding: 0px;
    margin-top: -2px;
    font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#d-slide {
    padding: 0px;
    margin-top: -2px;
    font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.carouselvshadow {
    margin-top: -30px;
}

.car-highlight1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: #0066CC;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    display: inline-block;
}

.car-highlight2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: #7f8c8d;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    display: inline-block;
    margin-top: 10px;
}

.car-highlight3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: #CC0000;
    text-decoration: none;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    display: inline-block;
    margin-top: 10px;
}

.car-highlight4 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: #34495e;
    text-decoration: none;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    display: inline-block;
    margin-top: 10px;
}

.car-highlight5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    color: #0066CC;
    text-decoration: none;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    margin-left: -6px;
    border-style: none;
    display: inline-block;
    margin-top: 10px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.car-largetext {
    font-weight: 800;
    font-family: Open Sans;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    font-size: 50px;
}

.car-widecircle {
    background: #222;
    width: 130px;
    height: 130px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

    .car-widecircle span {
        position: absolute;
        text-align: center;
        vertical-align: middle;
        line-height: 130px;
        width: 130px;
        margin: 0px auto;
        right: 0;
        font-weight: 100;
        font-size: 19px;
    }

.car-middlecircle {
    background: #fff;
    width: 120px;
    height: 120px;
    color: #555;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

    .car-middlecircle span {
        position: absolute;
        text-align: center;
        vertical-align: middle;
        line-height: 120px;
        width: 120px;
        margin: 0px auto;
        right: 0;
        font-weight: 100;
        font-size: 19px;
    }

.car-smallcircle {
    background: #0066CC;
    width: 100px;
    height: 100px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

    .car-smallcircle span {
        position: absolute;
        text-align: center;
        vertical-align: middle;
        line-height: 100px;
        width: 100px;
        margin: 0px auto;
        right: 0;
        font-weight: 100;
        font-size: 19px;
    }

.carouselText1 {
    font-weight: 800;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    border-radius: 0;
}

.carouselText2 {
    font-size: 22px;
    display: inline-block;
    padding: 10px 20px;
    color: #FF6699;
    border-radius: 0;
    margin-bottom: 15px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    font-weight: 600;
}

.carouselText3 {
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
    color: #fff;
    border-radius: 5px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.slide1-1 {
    z-index: 0;
    margin-top: -230px;
    position: relative;
    margin-left: 0px;
    left: 0px;
    max-width: 85%;
}

.slide1-2 {
    z-index: 1000;
    margin-top: -250px;
    position: relative;
    right: 180px;
    max-width: 22%;
}

.slide1-3 {
    position: relative;
    z-index: 1000;
    float: right;
    top: 135px;
    left: 10px;
    max-width: 35%;
}

.carousel .carousel-control {
    width: 10%;
}

.carousel .item {
    height: 400px;
    overflow: hidden;
    -webkit-background-size: cover !Important;
    -moz-background-size: cover !Important;
    -o-background-size: cover !Important;
    background-size: cover !Important;
}

.carousel {
    position: relative;
}

    .carousel p {
    }

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1;
    }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
}

.carousel-control:hover, .carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}

    .carousel-control .icon-prev:before {
        content: '\2039';
    }

    .carousel-control .icon-next:before {
        content: '\203a';
    }

.carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 1000;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    bottom: -30px;
}

.back-blue .carousel-indicators li {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 0;
    background: url("../Images/slider-marker.png") 0 0 no-repeat;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 40%;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

    .back-blue .carousel-indicators .active, .back-blue .carousel-indicators li:hover {
        margin: 0;
        width: 33px;
        height: 33px;
        border: 2px solid rgba(255, 255, 255, 1);
        background: url("../Images/slider-marker.png") 0 0 no-repeat;
        border-radius: 50%;
    }

.back-gray-solid .carousel-indicators li, .back-gray-grad .carousel-indicators li, .back-gray .carousel-indicators li {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 0;
    background: url("../Images/slider-marker-black.png") 0 0 no-repeat;
    border: 2px solid rgba(51, 51, 51, 0);
    border-radius: 40%;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

    .back-gray-solid .carousel-indicators .active, .back-gray-grad .carousel-indicators .active, .back-gray .carousel-indicators .active,
    .back-gray-solid .carousel-indicators li:hover, .back-gray-grad .carousel-indicators li:hover, .back-gray .carousel-indicators li:hover {
        margin: 0;
        width: 33px;
        height: 33px;
        border: 2px solid rgba(51, 51, 51, 1);
        background: url("../Images/slider-marker-black.png") 0 0 no-repeat;
        border-radius: 50%;
    }

.back-gray-solid .carousel .item {
    min-height: 300px;
    height: auto;
}

.name-review {
    text-align: right;
    padding-right: 20px;
    font-size: 22px !important;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

.carousel-control {
    width: 40px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    margin-left: 40px;
    margin-right: 40px;
}

    .carousel-control:hover, .carousel-control:focus {
        color: #ccc;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none;
        filter: none;
        background: rgba(0,0,0,.1);
        height: 80px;
        width: 50px;
        margin-top: 25%;
        margin-left: 0px;
        margin-right: 0;
    }

.carousel:hover .carousel-control.left, .carousel:hover .carousel-control.right {
}

.carousel-control.left {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.carousel-control.right {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.carousel-control i {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 5;
    display: inline-block;
    width: 50px;
    height: 80px;
    margin-left: 0px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-control.left, .carousel-control.right {
    margin-top: 11%;
}
/*--------------------------------------------------NUMBERS---------------------------------------------------*/

.numbers {
    padding: 0;
    float: right;
}

    .numbers .numbers-center {
        left: 1%;
    }

    .numbers .small-line-height {
        line-height: 12px;
    }

    .numbers p {
        text-align: center;
        line-height: 16px;
        line-height: 1.2;
        padding-right: 0;
    }

    .numbers .p-number {
        font-size: 50px;
        color: #38A935;
        font-weight: 700;
        line-height: 0.7;
    }

.numbers-wrap {
    background: url("../Images/numbers-frame.svg") 50% 50% no-repeat;
    margin-bottom: 35px;
    overflow: hidden;
    width: auto;
    height: 210px;
    padding-top: 36px;
}

@media(max-width: 1199.98px) {
    .numbers-wrap {
        padding-top: 45px;
    }

    .numbers p {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }

    .numbers .p-number {
        font-size: 44px;
        line-height: 0.7;
    }
}

@media(max-width: 768.98px) {
    .numbers-wrap {
        padding-top: 39px;
        height: 201px;
    }
}

.side-right-numbers {
    background: url("../Images/product-side2.png") 0 0 no-repeat;
    position: absolute;
    margin-left: -220px;
    width: 466px;
    height: 500px;
}


.side-right-numbers-d-link {
    background: url("../Images/Qnap-4.png") 50% 50% no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: -220px;
    width: 466px;
    height: 500px;
}

@media (max-width:1023.98px) {
    .side-right-numbers-d-link {
        background-size: contain;
        position: relative;
        margin-left: 0px;
        width: 100%;
        height: 30vw;
    }
}

@media (max-width:768.98px) {
    .side-right-numbers-d-link {
        height: 50vw;
    }
}

/*--------------------------------------------------WORKFLOW---------------------------------------------------*/

.workflow {
    padding: 0;
    margin-top: 40px;
    float: right;
}

    .workflow p {
        text-align: left;
        line-height: 16px;
        padding-right: 0;
        font-size: 16px;
    }

.workflow-image1 {
    height: 130px;
    margin-bottom: 0px;
}

.workflow-image2 {
    height: 130px;
    margin-bottom: 0px;
}

.workflow-image3 {
    height: 130px;
    margin-bottom: 0px;
}

.workflow-image4 {
    height: 130px;
    margin-bottom: 0px;
}

.workflow-image5 {
    height: 130px;
    margin-bottom: 25px;
}

.workflow-wrap {
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding-bottom: 30px;
    width: 300px;
}

    .workflow-wrap p {
        line-height: 1.3;
        font-size: 17px;
    }

.side-left-workflow {
    position: absolute;
    background: url("../Images/product-side3.png") 0 0 no-repeat;
    margin-left: -240px;
    width: 562px;
    height: 500px;
    margin-top: 70px;
}


.side-left-workflow-d-link {
    position: absolute;
    background: url("../Images/Qnap-5.png") 0 0 no-repeat;
    background-size: contain;
    margin-left: -190px;
    width: 562px;
    height: 500px;
    margin-top: 70px;
}

@media(max-width: 1199.98px) {
    .side-left-workflow-d-link {
        margin-left: -200px;
        width: 422px;
        height: 500px;
        margin-top: 160px;
    }
}

@media(max-width: 1024px) {
    .side-left-workflow-d-link {
        position: relative;
        margin-left: 0px;
        width: 422px;
        height: 290px;
        margin-top: 0px;
    }
}

@media(max-width: 768px) {
    .side-left-workflow-d-link {
        position: relative;
        margin-left: 0;
        background: url("../Images/Qnap-5.png") 50% 0 no-repeat;
        background-size: contain;
        width: 100%;
        height: 70vw;
        max-height: 300px;
        margin-top: 0px;
    }
}


/*-------------------------------------------------CHOOSE---------------------------------------------------*/

.choose {
    padding: 0;
    margin: 40px 0 80px 0;
    float: right;
}

    .choose p {
        text-align: center;
        line-height: 1.2;
        padding-right: 0;
    }

.choose-image1,
.choose-image2,
.choose-image3,
.choose-image4,
.choose-image5,
.choose-image6 {
    height: 130px;
    margin-bottom: 20px;
    text-align: center;
}

.choose-wrap {
    /*margin-left: auto;
    margin-right: auto;
    display: table;
    
    width: 300px;*/
    padding-bottom: 30px;
}

.side-left-choose {
    position: absolute;
    background: url("../Images/choose.png") 0 0 no-repeat;
    width: 446px;
    height: 500px;
    margin-left: -200px;
}

/*-------------------------------------------------TUTORIAL---------------------------------------------------*/

.tutorial {
    padding: 0;
    margin: 0;
}

    .tutorial span {
        border: 3px solid #f7931e;
        letter-spacing: 0;
        padding: 10px 15px 10px 15px;
        margin-left: -15px;
        font-size: 22px;
        font-weight: 700;
    }

    .tutorial .number-list {
        color: #f7931e;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
    }

    .tutorial p, .tutorial ul {
        text-align: left;
        line-height: 150%;
        padding-right: 0;
    }

.tutorial-img {
    margin-bottom: 20px;
}

.tutorial-image1 {
    background: url("/images/tutorial1.svg") no-repeat;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.tutorial-image2 {
    background: url("/images/tutorial2.svg") no-repeat;
    height: 90px;
    margin-bottom: 20px;
}

.tutorial-image3 {
    background: url("/images/tutorial3.svg") no-repeat;
    height: 80px;
    margin-bottom: 20px;
}

.tutorial-image4 {
    background: url("/images/tutorial4.svg") no-repeat;
    height: 90px;
    margin-bottom: 20px;
}

.tutorial-image5 {
    background: url("/images/tutorial5.svg") no-repeat;
    height: 90px;
    margin-bottom: 20px;
}

.tutorial-image6 {
    background: url("/images/tutorial6.svg") no-repeat;
    height: 50px;
    margin-bottom: 20px;
}

.tutorial-image7 {
    background: url("/images/tutorial7.svg") no-repeat;
    height: 60px;
    margin-bottom: 20px;
}

.tutorial-image8 {
    background: url("/images/tutorial8.svg") no-repeat;
    height: 60px;
    margin-bottom: 20px;
}

.tutorial-image9 {
    background: url("/images/tutorial9.svg") no-repeat;
    height: 60px;
    margin-bottom: 20px;
}

.tutorial-wrap {
    padding-bottom: 30px;
}


/*-------------------------------------------------pricing ---------------------------------------------------*/

.pricing {
    padding: 0;
    margin: 0;
}


    .pricing p {
        text-align: left;
        line-height: 26px;
        padding-right: 0;
    }

.pricing-img {
    margin-top: 40px;
}

.pricing table {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.pricing td {
    border: 2px;
    padding: 10px 0;
}

.pricing-wrap {
    padding-bottom: 30px;
}

/*----------------------------------------------------*/

.margin-top-a {
    margin-top: 73px;
}

.back-blue {
    background: url(../Images/back-green.svg) 100% 100% no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 70px;
}

.back-blue-wo-footer {
    background: none;
    height: 100%;
}

.back-gray {
    background: url(../Images/back-gray.svg) 0 100% no-repeat;
    background-size: cover;
    height: 100%;
    padding: 30px 0;
}

.back-green {
    background: url(../Images/back-green.svg) 0 100% no-repeat;
    background-size: cover;
    height: 100%;
    padding: 30px 0;
}

.back-gray-grad {
    background: url(../Images/back-gray-grad.svg) 50% 0 no-repeat;
    background-size: cover;
    height: 100%;
    padding: 30px 0;
}

.back-gray-solid {
    background-color: #e6e6e6;
    padding-top: 20px;
    padding-bottom: 20px;
    padding: 30px 0 70px 0;
}

/*=======================================================*/
.accordion {
    margin: 50px 0;
}

    .accordion h2 {
        margin-bottom: 25px;
        color: #666;
        letter-spacing: 0;
        font-size: 22px;
        padding: 0;
        margin-top: 0;
    }

    .accordion p {
        font-size: 14px;
        color: #666;
        padding-right: 0;
    }

.panel-default {
    border-color: transparent;
}

    .panel-default > .panel-heading, .panel {
        background: none;
        border: 0 none;
        box-shadow: none;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            background: #fff;
            color: #858586;
        }

.panel-body {
    padding: 20px 20px 10px;
}

.panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #d9d9d9;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    border-radius: 0;
}

.panel-heading {
    padding: 10px 0;
}

.panel-title > a {
    color: #fff;
    text-decoration: underline;
}

.accordion-inner img {
    border-radius: 4px;
}

.accordion-inner h4 {
    margin-top: 0;
}

.panel-heading.active {
    background: #993366;
}

    .panel-heading.active .panel-title > a {
        color: #fff;
    }

a.accordion-toggle i {
    width: 45px;
    line-height: 44px;
    font-size: 20px;
    margin-top: -10px;
    text-align: center;
    margin-right: -15px;
    background: #434365;
}

.panel-heading.active a.accordion-toggle i {
    background: #333399;
    color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i {
    background: #333399;
    color: #fff;
}

.nav-tabs > li {
    margin-bottom: 0px;
    border-bottom: 1px solid #e6e6e6;
}

.nav-tabs {
    border-bottom: transparent;
    border-right: 1px solid #e6e6e6;
}

    .nav-tabs > li > a {
        background: #f5f5f5;
        color: #666;
        border-radius: 0;
        border: 0 none;
        line-height: 24px;
        margin-right: 0;
        padding: 13px 15px;
    }

    .nav-tabs li:last-child {
        border-bottom: 0 none;
    }

.nav-stacked > li + li {
    margin-top: 0;
}

.nav-tabs > li > a:hover {
    background: #1f1f20;
    color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
    color: #fff;
    background: #1f1f20;
    position: relative;
}

    .nav-tabs > li.active > a:after {
        position: absolute;
        content: "";
        width: auto;
        height: auto;
        border-style: solid;
        border-color: transparent transparent transparent #1f1f20;
        border-width: 25px 22px;
        right: -44px;
        top: 0;
    }

.tab-wrap {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.tab-content {
    padding: 20px;
}

    .tab-content h2 {
        margin-top: 0;
    }

    .tab-content img {
        border-radius: 4px;
    }

.testimonial h2 {
    margin-top: 0;
}

.testimonial-inner {
    color: #858586;
    font-size: 14px;
}

    .testimonial-inner .pull-left {
        border-right: 1px solid #e7e7e7;
        padding-right: 15px;
        position: relative;
    }

        .testimonial-inner .pull-left:after {
            content: "";
            position: absolute;
            width: 9px;
            height: 9px;
            top: 50%;
            margin-top: -5px;
            background: #FFF;
            -webkit-transform: rotate(45deg);
            border: 1px solid #e7e7e7;
            right: -5px;
            border-left: 0 none;
            border-bottom: 0 none;
        }

.footer {
    background: url(../Images/footer.svg) 100% no-repeat;
    background: none repeat scroll 0 0 #2E2E2E;
    border-top: 5px solid #0066FF;
    height: 84px;
    margin-top: 110px;
}

.footer_left {
    padding: 10px;
}

.text-left {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 15px;
}


/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        /**** disabling Isotope CSS3 transitions ****/
        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

    /* End: Recommended Isotope styles */
    /* disable CSS transitions for containers with infinite scrolling*/
    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }


/******************
 404 page css
 ******************/

#error .btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success:hover {
    background-color: #EBEBEB;
    border-color: #EBEBEB;
    color: #4E4E4E;
}

#error h1, .hh1 {
    color: #4e4e4e;
    text-transform: uppercase;
}


/******************
shortcodes page css
******************/

.shortcode-item {
    padding-bottom: 0;
}

    .shortcode-item h2 {
        color: #4E4E4E;
        font-size: 24px;
        margin-bottom: 22px;
        margin-top: 0;
        font-weight: 600;
    }



/***********************
********* Footer ******
************************/
#bottom {
    background: #E2E2E2;
    border-bottom: 5px solid #0066FF;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom-color: #B0B0B0;
    border-bottom-width: 1px;
}

    #bottom h3 {
        margin-top: 0;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 22px;
        color: #0066CC;
    }

    #bottom ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #bottom ul li {
            display: block;
            padding: 5px 0;
        }

            #bottom ul li a {
                color: #808080;
            }

                #bottom ul li a:hover {
                    color: #000000;
                }

    #bottom .widget {
        margin-bottom: 0;
    }

#footer {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    background: #2e2e2e;
}

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: #0099FF;
        }

    #footer ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #footer ul > li {
            display: inline-block;
            margin-left: 15px;
        }


img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
    width: auto\9; /* ie8 */
}

tr.clickable-row {
    cursor: pointer
}

    tr.clickable-row:hover {
        cursor: pointer
    }
