.tec html,.tec body,.tec div,.tec span,.tec applet,.tec object,.tec iframe,.tec h1,.tec h2,.tec h3,.tec h4,.tec h5,.tec h6,.tec p,.tec blockquote,.tec pre,.tec a,.tec abbr,.tec acronym,.tec address,.tec big,.tec cite,.tec code,.tec del,.tec dfn,.tec em,.tec img,.tec ins,.tec kbd,.tec q,.tec s,.tec samp,.tec small,.tec strike,.tec strong,.tec sub,.tec sup,.tec tt,.tec var,.tec b,.tec u,.tec i,.tec center,.tec dl,.tec dt,.tec dd,.tec ol,.tec ul,.tec li,.tec fieldset,.tec form,.tec label,.tec legend,.tec table,.tec caption,.tec tbody,.tec tfoot,.tec thead,.tec tr,.tec th,.tec td,.tec article,.tec aside,.tec canvas,.tec details,.tec embed,.tec figure,.tec figcaption,.tec footer,.tec header,.tec hgroup,.tec menu,.tec nav,.tec output,.tec ruby,.tec section,.tec summary,.tec time,.tec mark,.tec audio,.tec video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.tec article,.tec aside,.tec details,.tec figcaption,.tec figure,.tec footer,.tec header,.tec hgroup,.tec menu,.tec nav,.tec section,.tec main {
    display: block
}

.tec body {
    line-height: 1
}

.tec ol,.tec ul {
    list-style: none
}

.tec blockquote,.tec q {
    quotes: none
}

.tec blockquote:before,.tec blockquote:after,.tec q:before,.tec q:after {
    content: '';
    content: none
}

.tec table {
    border-collapse: collapse;
    border-spacing: 0
}

.home-page p {
    margin: 0
}

.home-page h1,.home-page h2,.home-page h3,.home-page h4,.home-page h5 {
    color: #2b3469;
    font-weight: bold
}

.home-page a,.home-page a:active,.home-page a:hover,.home-page a:focus {
    opacity: 1.8;
    color: #5a7e5d;
    border-color: #5a7e5d;
    text-decoration: underline
}

.home-page a:active,.home-page a:hover {
    opacity: 1
}

.home-page .section1 h2:first-child {
    margin-top: 0
}

.home-page a.link {
    text-decoration: none;
    line-height: 1;
    border-bottom: 1px solid rgba(90,126,93,.8)
}

.home-page a.link.box {
    line-height: 1;
    border: 2px solid rgba(90,126,93,.8);
    border-radius: 3px;
    padding: 5px
}

.home-page .section1>div {
    margin-bottom: 30px
}

.home-page .section1 a,.home-page .section1 a p {
    display: inline-block;
    margin-top: 15px
}

.home-page ul.pl li {
    margin-bottom: 8px
}

.home-page ul.pl li p span {
    font-weight: bold;
    color: #7b977d;
    display: inline-block
}

.home-page ul.pl li p span::after {
    content: " "
}

.home-page a.lb {
    margin-top: 0;
    opacity: 1
}

.home-page a.lb p {
    color: #5a7e5d;
    border-bottom: 1px dotted rgba(90,126,93,.8);
    line-height: 1;
    display: inline-block
}

.home-page a.lb img {
    opacity: .8;
    display: block;
    width: 100%;
    cursor: zoom-in;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -webkit-box-shadow: 3px 3px 7px 1px rgba(0,0,0,.5);
    -moz-box-shadow: 3px 3px 7px 1px rgba(0,0,0,.5);
    box-shadow: 3px 3px 7px 1px rgba(0,0,0,.5)
}

.home-page a.lb img:hover {
    opacity: 1
}

.home-page .section1 h2,.home-page .section3 h2 {
    font-size: 21px;
    margin-top: 50px;
    margin-bottom: 15px
}

.home-page .section3 ul {
    padding-left: inherit;
    margin-top: 15px
}

.home-page img.logos {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 25px
}

#main-navbar {
    border-bottom: 0
}

.wrap.main,.navbar-inner.wrap {
    background-attachment: fixed;
    background-color:#888f8a;
}

.navbgColor{
    background-color: rgba(104,208,241,1) !important;
}

.background-skyblue{
    background: rgb(104,208,241) !important;
background: linear-gradient(180deg, rgba(104,208,241,1) 0%, rgba(216,201,201,1) 100%) !important;
}

.wrap.main {
    padding-top: 50px
}

.main1 #maintitle {
    color: #2b3469;
    font-size: 35px;
    padding-bottom: 40px;
    line-height: 1em
}

.main1 .dbserver-logos {
    margin-top: -20px;
    padding: 0 0 60px 0
}

.main1 .dbserver-logo {
    height: 80px;
    margin: 0 20px
}

.main1 #animation {
    padding-top: 150px;
    padding-bottom: 50px
}

.main1 #installations {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #bac0ca
}

.main1 #tutorial-link {
    text-align: center;
    font-size: 16px;
    padding-bottom: 50px
}

.main1 #tutorial-link>a {
    line-height: 1;
    color: #d6dfe5;
    text-decoration: none
}

.main1 #tutorial-link>a:hover {
    color: #fff;
    border-bottom-color: #fff
}

@media(max-width: 768px) {
    .wrap.main {
        padding-top:50px
    }

    .main1 #animation {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.tec *,.tec *:after,.tec *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tec .cd-testimonials-wrapper:hover {
    opacity: 1;
    transition: opacity .25s ease-in-out
}

.tec .cd-testimonials-wrapper {
    position: relative;
    width: 90%;
    max-width: 768px;
    background-color: transparent;
    opacity: .8;
    margin: 2em auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 10px 40px 10px 40px;
    z-index: 1;
    transition: opacity .25s ease-in-out
}

.tec .cd-testimonials-wrapper::after {
    content: '“';
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px;
    height: 50px;
    padding-top: 8px;
    margin-left: -25px;
    background: transparent;
    font-family: "Georgia",serif;
    color: #fff;
    font-size: 70px;
    font-size: 4.375rem;
    text-align: center;
    display: none
}

@media only screen and (min-width: 768px) {
    .tec .cd-testimonials-wrapper {
        margin:3em auto;
        min-height: 145px
    }
}

@media only screen and (min-width: 1170px) {
    .tec .cd-testimonials-wrapper::after {
        display:block
    }
}

.tec .cd-testimonials {
    color: black;
    text-align: center
}

.tec .cd-testimonials::after {
    clear: both;
    content: "";
    display: table
}

.tec .cd-testimonials>li {
    position: absolute;
    opacity: 0
}

.tec .cd-testimonials>li:first-child {
    position: relative;
    opacity: 1
}

.tec .cd-testimonials p {
    font-family: "Georgia",serif;
    line-height: 1.4;
    margin-bottom: 1em;
    padding: 0 14px
}

@media only screen and (min-width: 768px) {
    .tec .cd-testimonials p {
        font-size:22px;
        font-size: 1.375rem
    }
}

@media only screen and (min-width: 1170px) {
    .tec .cd-testimonials p {
        font-size:26px;
        font-size: 1.8rem;
        line-height: 1.6
    }
}

.tec .cd-author img,.tec .cd-author .tec .cd-author-info {
    display: inline-block;
    vertical-align: middle
}

.tec .cd-author .cd-author-info li {
    text-align: center
}

.tec .cd-author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 6px rgba(0,0,0,.3)
}

.tec .cd-author .cd-author-info {
    text-align: left;
    line-height: 1.4
}

.tec .cd-author .cd-author-info li:first-child {
    font-style: italic;
    font-family: "Georgia",serif;
    font-size: 16px;
    font-size: 1.5rem
}

.tec .cd-author .cd-author-info li,.tec .cd-author .cd-author-info li a {
    color: black
}

.tec .cd-author .cd-author-info li:last-child {
    font-size: 11px;
    font-size: 1rem;
    color: #6b6b70
}

@media only screen and (min-width: 768px) {
    .tec .cd-author img {
        width:50px;
        height: 50px
    }

    .tec .cd-author .cd-author-info {
        line-height: 1.4
    }

    .tec .cd-author .cd-author-info li:first-child {
        font-size: 16px;
        font-size: 1.5rem
    }

    .tec .cd-author .cd-author-info li:last-child {
        font-size: 11px;
        font-size: 1rem
    }
}

.tec .flex-direction-nav li {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0
}

.tec .flex-direction-nav li:first-child {
    left: 0
}

.tec .flex-direction-nav li:last-child {
    right: 0
}

.tec .flex-direction-nav li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.tec .no-touch .flex-direction-nav li a:hover {
    background-color: #323234
}

.tec .flex-direction-nav li a::before,.tec .flex-direction-nav li a::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #fff
}

.tec .flex-direction-nav li a::before {
    -webkit-transform: translateY(-35px) rotate(45deg);
    -moz-transform: translateY(-35px) rotate(45deg);
    -ms-transform: translateY(-35px) rotate(45deg);
    -o-transform: translateY(-35px) rotate(45deg);
    transform: translateY(-35px) rotate(45deg)
}

.tec .flex-direction-nav li a::after {
    -webkit-transform: translateY(-27px) rotate(-45deg);
    -moz-transform: translateY(-27px) rotate(-45deg);
    -ms-transform: translateY(-27px) rotate(-45deg);
    -o-transform: translateY(-27px) rotate(-45deg);
    transform: translateY(-27px) rotate(-45deg)
}

.tec .flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-35px) rotate(-45deg);
    -moz-transform: translateY(-35px) rotate(-45deg);
    -ms-transform: translateY(-35px) rotate(-45deg);
    -o-transform: translateY(-35px) rotate(-45deg);
    transform: translateY(-35px) rotate(-45deg)
}

.tec .flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-27px) rotate(45deg);
    -moz-transform: translateY(-27px) rotate(45deg);
    -ms-transform: translateY(-27px) rotate(45deg);
    -o-transform: translateY(-27px) rotate(45deg);
    transform: translateY(-27px) rotate(45deg)
}

@media only screen and (min-width: 768px) {
    .tec .flex-direction-nav li {
        width:50px
    }
}

@media only screen and (min-width: 1170px) {
    .tec .flex-direction-nav li a::before,.tec .flex-direction-nav li a::after {
        background-color:#5e5e63;
        -webkit-transition: background-color .2s;
        -moz-transition: background-color .2s;
        transition: background-color .2s
    }

    .tec .flex-direction-nav li a:hover::before,.tec .flex-direction-nav li a:hover::after {
        background-color: #fff
    }
}

.tec .cd-see-all {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #252527;
    text-align: center;
    text-transform: uppercase;
    color: #6b6b70;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: color,.2s;
    -moz-transition: color,.2s;
    transition: color,.2s
}

.tec .no-touch .cd-see-all:hover {
    color: #79b6e4
}

.tec .cd-testimonials-all {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s
}

.tec .cd-testimonials-all .cd-testimonials-all-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto
}

.tec .cd-testimonials-all .cd-testimonials-all-wrapper>ul {
    width: 90%;
    max-width: 1170px;
    margin: 4em auto
}

.tec .cd-testimonials-all .cd-testimonials-all-wrapper>ul::after {
    clear: both;
    content: "";
    display: table
}

.tec .cd-testimonials-all .cd-testimonials-item {
    margin-bottom: 2em;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0) scale(.4);
    -moz-transform: translate3d(0,0,0) scale(.4);
    -ms-transform: translate3d(0,0,0) scale(.4);
    -o-transform: translate3d(0,0,0) scale(.4);
    transform: translate3d(0,0,0) scale(.4);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s
}

.tec .cd-testimonials-all p {
    position: relative;
    background: #79b6e4;
    color: #fff;
    padding: 2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.4;
    border-radius: .25em;
    margin-bottom: 1em
}

.tec .cd-testimonials-all p::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 2em;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-top-color: #79b6e4
}

.tec .cd-testimonials-all .cd-author {
    text-align: left;
    margin-left: 1.5em
}

.tec .cd-testimonials-all .cd-author img {
    box-shadow: 0 0 0 transparent
}

.tec .cd-testimonials-all.is-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s,visibility 0s 0s;
    -moz-transition: opacity .3s 0s,visibility 0s 0s;
    transition: opacity .3s 0s,visibility 0s 0s
}

.tec .cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
    -webkit-overflow-scrolling: touch
}

.tec .cd-testimonials-all.is-visible .cd-testimonials-item {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1)
}

@media only screen and (min-width: 768px) {
    .tec .cd-testimonials-all .cd-testimonials-item {
        width:46%;
        margin: 0 2% 3em
    }

    .tec .cd-testimonials-all .cd-author {
        margin-left: 1em
    }
}

@media only screen and (min-width: 1170px) {
    .tec .cd-testimonials-all .cd-testimonials-item {
        width:30%;
        margin: 0 1.6666% 3em
    }
}

.tec .close-btn {
    position: fixed;
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 5%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

.tec .close-btn::before,.close-btn::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 24px;
    top: 8px;
    left: 19px;
    background-color: #39393c
}

.tec .close-btn::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tec .close-btn::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body:after {
    content: url(./lightbox/close.png) url(./lightbox/loading.gif) url(./lightbox/prev.png) url(./lightbox/next.png);
    display: none
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    *zoom:1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(./lightbox/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url(/./Content/lightbox/close.png)
}

.lb-prev,.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(./lightbox/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(./lightbox/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom:1;width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(./lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
