@import "font-awesome.css";

a {
    color: #E63701;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav > li > a:hover {
    color: #79CDC0;
}

.navbar .navbar-nav > .active > a {
    color: #79CDC0;
}

.flex-control-paging li a {
    background: #35A49C;
}

.flex-direction-nav a:hover {
    background-color: #35A49C;
}

.testimonial span.author a {
    color: #79CDC0;
}

.hi-icon-effect-5 .hi-icon {
    color: #35A49C;
    box-shadow: 0 0 0 4px #35A49C;
}

.no-touch .hi-icon-effect-5 .hi-icon:hover {
    background: #35A49C;
    box-shadow: 0 0 0 8px #79CDC0;
}

.portfolio-item .portfolio-desc {
    background: #35A49C;
}

.portfolio-desc {
    border-left: 1px solid #dedede;
    margin-left: -1px;
}

.btn-theme {
    background: #79CDC0;
}

    .btn-theme:hover, .btn-theme:focus, .btn-theme:active {
        background: #35A49C;
    }

.btn-cta, .btn-cta.btn-lg {
    background: #35A49C;
    border-color: #79CDC0;
}

    .btn-cta:focus, .btn-cta:active {
        border-color: #35A49C;
    }

.validation {
    color: #35A49C;
}

.social-circle li a {
    background: none repeat scroll 0 0 #fff;
}

a.scrollup, a.checkRef {
    background: #35A49C;
}

body {
    color: #444;
    background: url(../img/mainBg.png) repeat scroll 0 0 #e6e6e6;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    text-shadow: none;
    font-family: 'calibri';
}

.modal-content {
    overflow: hidden!important;
}

.homeTop {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
    border-radius: 0;
    box-shadow: 1px 1px 5px 0;
    -moz-box-shadow: 1px 1px 5px 0;
    -webkit-box-shadow: 1px 1px 5px 0;
}

@font-face {
    font-family: 'calibri';
    src: url(../fonts/calibri.eot);
    src: url(../fonts/calibrid41d.eot?#iefix) format("embedded-opentype"),url(../fonts/calibri.html) format("woff"),url(../fonts/calibri.ttf) format("truetype"),url(../fonts/calibri-2.html#AftaserifRegular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url(../fonts/opensans-condlight-webfont.eot);
    src: url(../fonts/opensans-condlight-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-condlight-webfont.html) format("woff2"),url(../fonts/opensans-condlight-webfont-2.html) format("woff"),url(../fonts/opensans-condlight-webfont.ttf) format("truetype"),url(../fonts/opensans-condlight-webfont-3.html#open_sanscondensed_light) format("svg");
    font-weight: 400;
    font-style: normal;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-style: normal;
    margin: 0 0 15px;
}

h1, h2, h3, .teamPro h2, .serviceMain h2 {
    font-family: open_sanscondensed_light;
}

h1 {
    font-size: 40px;
    line-height: 30px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

.txt-light {
    font-weight: 300;
}

.txt-regular {
    font-weight: 400;
}

.txt-bold {
    font-weight: 700;
}

.txt-uppercase {
    text-transform: uppercase;
}

.text-bold {
    font-weight: 900;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.grid_1 {
	box-shadow:0px 0px 2px 2px;
	color:#000;
}
.innerH1 .headingBold {
    font-weight: 700;
}

.innerH1 {
    border-bottom: 3px solid #0087dd;
    color: #fff;
    display: inline-block;
    height: 90px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 3px 1px rgba(0,0,0,1);
    /*text-transform: uppercase;*/
}

small {
    font-size: 70%;
    font-weight: 100;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: none;
}

.color-white.txt-shadow {
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

.t-uppercase {
    text-transform: uppercase;
}

.row {
    z-index: 9999;
}

.big {
    font-size: 20pt;
    font-weight: 300;
}

.blink:hover {
    opacity: .9;
}

.half-offset {
    margin-bottom: 75px!important;
}

.no-offset {
    margin: 0!important;
    padding: 0;
}

.content, .container {
    overflow: hidden;
}

.trans {
    border: 0!important;
    background: 0!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.nobg {
    background: 0;
    border: 0;
}

.noborder {
    border: 0!important;
}

.color-white {
    font-size: 25px;
}

.theme-bg {
    background-color: #ff7701!important;
}

.normalize-font-top {
    padding-top: 25px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.pad-top0 {
    padding-top: 0;
}

.pad-top5 {
    padding-top: 5px;
}

.pad-top10 {
    padding-top: 10px;
}

.pad-top15 {
    padding-top: 15px;
}

.pad-top20 {
    padding-top: 20px;
}

.pad-top25 {
    padding-top: 25px;
}

.pad-top30 {
    padding-top: 30px;
}

.pad-top35 {
    padding-top: 35px;
}

.pad-top40 {
    padding-top: 40px;
}

.pad-bot0 {
    padding-bottom: 0;
}

.pad-bot5 {
    padding-bottom: 5px;
}

.pad-bot10 {
    padding-bottom: 10px;
}

.pad-bot15 {
    padding-bottom: 15px;
}

.pad-bot20 {
    padding-bottom: 20px;
}

.pad-bot25 {
    padding-bottom: 25px;
}

.pad-bot30 {
    padding-bottom: 30px;
}

.pad-bot35 {
    padding-bottom: 35px;
}

.pad-bot40 {
    padding-bottom: 40px;
}

.mar-left5 {
    margin-left: 5px;
}

.mar-left10 {
    margin-left: 10px;
}

.mar-left15 {
    margin-left: 15px;
}

.mar-left20 {
    margin-left: 20px;
}

.mar-left25 {
    margin-left: 25px;
}

.mar-left30 {
    margin-left: 30px;
}

.mar-right5 {
    margin-right: 5px;
}

.mar-right10 {
    margin-right: 10px;
}

.mar-right15 {
    margin-right: 15px;
}

.mar-right20 {
    margin-right: 20px;
}

.mar-right25 {
    margin-right: 25px;
}

.mar-right30 {
    margin-right: 30px;
}

.mar-top0 {
    margin-top: 0;
}

.mar-top5 {
    margin-top: 5px;
}

.mar-top10 {
    margin-top: 10px;
}

.mar-top15 {
    margin-top: 15px;
}

.mar-top20 {
    margin-top: 20px;
}

.mar-top25 {
    margin-top: 25px;
}

.mar-top30 {
    margin-top: 30px;
}

.mar-top35 {
    margin-top: 35px;
}

.mar-top40 {
    margin-top: 40px;
}

.mar-bot0 {
    margin-bottom: 0;
}

.mar-bot5 {
    margin-bottom: 5px;
}

.mar-bot10 {
    margin-bottom: 10px;
}

.mar-bot15 {
    margin-bottom: 15px;
}

.mar-bot20 {
    margin-bottom: 10px;
}

.mar-bot25 {
    margin-bottom: 25px;
}

.mar-bot30 {
    margin-bottom: 30px;
}

.mar-bot35 {
    margin-bottom: 35px;
}

.mar-bot40 {
    margin-bottom: 40px;
}

.supportDiv {
    color: #fff!important;
    text-transform: uppercase;
}

    .supportDiv ul {
        width: 325px;
        margin: 0 auto;
        padding: 0;
        margin-top: 40px;
    }

        .supportDiv ul li {
            float: left;
            text-align: center;
            width: 50%;
        }

    .supportDiv .heading {
        color: #fff!important;
		font-family: 'Coda', cursive;
    }

    .supportDiv .text-white {
        color: #fff!important;
        font-size: 25px;
        margin: 10px 0;
		font-family: 'Coda', cursive;
    }

    .supportDiv .readM {
        margin: 10px 0;
    }

        .supportDiv .readM a {
            color: #333!important;
            text-align: center;
            display: inline-block;
            padding: 5px 15px;
            background-color: #fff;
            font-size: 15px;
            text-transform: capitalize;
        }

            .supportDiv .readM a:hover {
                color: #000!important;
            }

.openSourceBanner {
    margin: 0 auto;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 15px;
    position: relative;
}

    .openSourceBanner li {
        position: absolute;
        width: 100%;
        height: 100%;
    }

.opnSRC .container {
    height: 100%;
}

section.section {
    margin: 0;
    padding: 40px 0;
}

.bg-white {
    background-color: #fff;
}

.section-header {
    text-align: center;
}

    .section-header h2.section-heading {
        text-transform: uppercase;
        font-weight: 700;
    }

#SPgallery {
    background-image: url(../img/parallax/leadBg.jpg);
}

#DedicatedResources {
    background-image: url(../img/parallax/DedicatedResources.jpg);
}

#parallax2 {
    background-image: url(../img/parallax/img2.jpg);
}

#section-services {
    background-image: url(../img/parallax/serviceBg.jpg);
    padding-bottom: 30px;
}

#aboutHead {
    background-image: url(../img/parallax/aboutBanner.jpg);
    padding-bottom: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5) inset;
}

#portfolioHead {
    background-image: url(../img/parallax/portfolio.jpg);
    padding-bottom: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5) inset;
}

#servicesHead {
    background-image: url(../img/parallax/servicesBanner.jpg);
    padding-bottom: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5) inset;
}

#partnersSection {
    box-shadow: 0 5px 10px rgba(0,0,0,0.5) inset;
    padding: 0;
    padding-top: 30px;
}

    #partnersSection h5 {
        display: block;
        text-align: center;
        font-size: 46px;
        font-weight: 700;
        margin-bottom: 0;
        padding: 5px 10px;
        font-family: open_sanscondensed_light;
    }

.partnersWrapper {
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

    .partnersWrapper .col-xs-2 {
        margin-bottom: 20px;
        border-bottom: 2px solid transparent;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

        .partnersWrapper .col-xs-2:hover {
            border-color: #ccc;
        }

        .partnersWrapper .col-xs-2 a {
            display: block;
        }

            .partnersWrapper .col-xs-2 a img {
                width: 100%;
            }

.page-header {
    text-align: center;
}

#section-client {
    background-color: #fff;
}

#contactHead {
    background: url(../img/pinlayer2.png) repeat scroll 0 0%,url(../img/pinlayer1.png) repeat scroll 0 0%,url(../img/back.png) repeat scroll 0 0 rgba(0,0,0,0);
    padding-bottom: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5) inset;
}

#section-portfolio {
    padding-bottom: 15px;
}

    #section-portfolio .portfolioHeader {
        text-align: center;
    }

#Services {
    padding-top: 11px;
}

.servcHeading {
    line-height: normal;
    padding: 1% 5%!important;
}

.panel-body h2 {
    color: #35a49c;
    font-size: 19px;
    font-weight: 400;
}

#SPgallery i {
    font-size: 35px;
}

.SPgalleryTxt {
    padding: 10px;
}

.navbar {
    background-color: #fbfbfb;
    display: block;
    min-height: 95px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

    .navbar .navbar-collapse {
        margin-bottom: 0;
        padding-bottom: 0;
    }

.nav li {
    height: 100%;
    line-height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

.nav > li > a {
    display: table-cell;
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .1em;
    text-transform: uppercase;
}

    .nav > li > a:hover {
        color: #fff;
        background: none;
    }

.navbar-nav {
    float: right;
    margin-bottom: 0;
    padding-bottom: 0;
}

.navbar .navbar-nav > .active > a {
    color: #fff;
    padding-bottom: 22px;
}

h1 a.navbar-brand {
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    text-shadow: none;
}

.navbar-brand {
    padding: 5px 0 0;
    display: table-cell;
    vertical-align: middle;
    line-height: 90px;
    width: 100px;
    height: 45px;
    margin-left: 0!important;
}

    .navbar-brand img {
        vertical-align: middle;
        width: 100%;
    }

.navbar-toggle {
    margin: 32px 0 0;
    padding: 0;
    width: 80px;
}

.navbar-collapse.in {
    margin: 0!important;
    width: 100%;
    padding: 0;
}

section.featured {
    background-repeat: no-repeat;
    color: #fdfdfd;
    margin: 0;
    min-height: 500px;
    padding: 0;
    margin-top: 95px;
}

    section.featured h2.slogan {
        color: #fff;
        font-size: 48px;
        font-weight: 900;
    }

    section.featured.inner {
        background: #eee;
        padding: 150px 0 50px;
    }

.flexslider {
    margin: 0;
    background: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
}

    .flex-control-paging li a.flex-active {
        background: #fff;
    }

.flex-control-nav {
    bottom: -25px;
}

.flexslider .slides img {
    width: auto;
    display: inline;
}

.flex-direction-nav a {
    display: block;
    width: 50px;
    height: 98px;
    margin: -29px -20px 0;
    position: absolute;
    top: 30%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    right: -70px;
    background: url(../img/arrow_large_right.html) no-repeat top left;
}

.flex-direction-nav .flex-prev {
    left: -70px;
    background: url(../img/arrow_large_left.html) no-repeat top left;
}

.flex-direction-nav a.flex-next:before {
    content: none!important;
}

.flex-direction-nav a:before {
    content: none!important;
}

.featured .fullwidthbanner ul {
    list-style: none;
    padding: 0;
}

.tp-rightarrow.large {
    margin-left: 0;
}

.tp-leftarrow.default {
    width: 49px!important;
    height: 98px!important;
    background: url(../img/arrow_small_left.html) no-Repeat top left;
}

.tp-rightarrow.default {
    width: 49px!important;
    height: 98px!important;
    background: url(../img/arrow_small_right.html) no-Repeat top left;
}

.fullwidthbanner-container {
    width: 100%!important;
    position: relative;
    padding: 0;
    max-height: 650px!important;
    overflow: hidden;
}

.fullwidthbanner {
    height: 650px;
}

.tp-bullets.simplebullets.round .bullet {
    background: url(../img/bullets-new.html) no-repeat top left;
}

.tp-caption.large_bold_white {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: 'calibri';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
}

.tp-caption.small_thin_white {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'calibri';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
}

.fullwidthbanner a.btn {
    color: #fff;
}

.member-photo {
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 20px;
}

    .member-photo img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

.team-detail h4 {
    font-weight: 700;
}

nav#filter a {
    background-color: #FE6232;
    color: #fff;
}

    nav#filter a:hover, nav#filter a.current {
        color: #fff;
    }

    nav#filter a.current {
        background-color: #333;
        color: #fff;
        -moz-box-shadow: 0 3px 0 #FE6232;
        -webkit-box-shadow: 0 3px 0 #FE6232;
        box-shadow: 0 3px 0 #FE6232;
    }

.isotopeWrapper article {
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px -4px rgba(0,0,0,0.5);
    margin-bottom: 15px;
}

#portfolio img {
    width: 100%;
}

#portfolio article p {
    margin-bottom: 1.45em;
}

nav#filter ul {
    float: right;
    padding-right: 15px;
}

nav#filter {
    margin-bottom: 1.5em;
}

    nav#filter li {
        display: inline-block;
        margin: 0 0 0 3px;
    }

    nav#filter a {
        display: block;
        font-size: 15px;
        line-height: 20px;
        padding: 8px 20px;
        margin-bottom: 10px;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0,0,0,0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -moz-box-shadow: 0 3px 0 #b73b16;
        -webkit-box-shadow: 0 3px 0 #b73b16;
        box-shadow: 0 3px 0 #b73b16;
    }

        nav#filter a:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #333;
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        nav#filter a:hover:before, nav#filter a:focus:before, nav#filter a:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

.portfolio-items article img {
    width: 100%;
    padding: 5px;
    border: 1px solid #dedede;
}

.portfolio-item {
    border-right: 1px solid #dedede;
    display: block;
    padding-left: 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fff;
}

    .portfolio-item img {
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
    }

    .portfolio-item .portfolio-desc {
        display: block;
        opacity: 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        color: rgba(220,220,220);
    }

    .portfolio-item:hover .portfolio-desc {
        padding-top: 0;
        height: 100%;
        transition: all 200ms ease-in-out 0;
        opacity: 1;
    }

    .portfolio-item .portfolio-desc a {
        color: #fff;
    }

        .portfolio-item .portfolio-desc a:hover {
            text-decoration: none;
        }

    .portfolio-item .portfolio-desc .folio-info {
        top: -20px;
        padding: 5px;
        height: 0;
        opacity: 0;
        position: relative;
    }

    .portfolio-item:hover .folio-info {
        height: 100%;
        opacity: 1;
        transition: all 500ms ease-in-out 0;
        top: 5px;
    }

    .portfolio-item .portfolio-desc .folio-info h3 {
        font-weight: 700;
        color: #fff;
    }

    .portfolio-item .portfolio-desc .folio-info p {
        color: #fff;
        font-size: 12px;
    }

#testimonals {
    padding-top: 20px;
    padding-bottom: 40px;
    position: relative;
    margin-top: 50px;
}

.testimonial i {
    color: #fff;
}

.testimonial span.author {
    color: #fff;
    font-weight: 700;
}

.testimonial h5 {
    color: #fff;
    font-size: 18px;
    font-family: Georgia,sans-serif;
    line-height: 1.5em;
}

.validation {
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    border: 1px solid #fff;
    display: none;
    text-align: center;
    padding: 15px 12px;
    margin: 10px 0;
    font-weight: 600;
    margin-bottom: 30px;
}

    #sendmessage.show, .show {
        display: block;
    }

#contact-form {
    position: relative;
    z-index: 999;
}

    #contact-form input[type=text], #contact-form input[type=email], .contactForm textarea {
        width: 100%;
        background: rgba(227,231,228,1);
        font-family: 'calibri';
        border: 0;
        font-size: 14px;
        text-align: left;
        vertical-align: middle;
        padding: 0 10px;
    }

        #contact-form input[type=text]:focus, #contact-form input[type=email]:focus, .contactForm textarea:focus {
            background: rgba(101,106,100,1);
            color: #eff1ef;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            transition: background .25 ease-in;
            -moz-transition: background .25 ease-in;
            -webkit-transition: background .25 ease-in;
        }

    #contact-form input[type=text], #contact-form input[type=email] {
        height: 60px;
        margin-bottom: 30px;
    }

    #contact-form input[type=submit] {
        color: #fff;
        width: 185px;
        height: 60px;
        text-shadow: none;
        font-size: 14px;
        padding: .5em;
        letter-spacing: .05em;
        margin: 0 0 20px;
        display: block;
        border: 0;
        text-transform: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

        #contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
            background: #43413e!important;
        }

    #contact-form textarea {
        padding-top: 1em;
    }

textarea.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

div.cform-response-output {
    max-width: 60%;
    text-align: center;
    margin-left: 40%!important;
    margin-top: .5em!important;
    padding: .5em!important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.cform-not-valid-tip {
    color: #888;
    border: 1px dotted #ad3729!important;
    width: 100%!important;
    left: 0!important;
    padding: .5em!important;
    font-family: 'calibri';
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#map {
    height: 500px;
}

#clients img:hover {
    opacity: 1;
}

section#footer {
    background: #242424;
    margin: 0;
}

    section#footer .copyright {
        text-align: center;
    }

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0!important;
    padding: 0;
}

    ul.social-network li {
        display: inline;
        margin: 0 5px;
    }

ul.footer-menu {
    list-style: none;
    display: inline;
    margin-left: 0!important;
    padding: 0;
}

    ul.footer-menu li {
        display: inline;
        margin: 0 5px;
    }

.scrollToTop {
    display: none;
}

.bottomMenu {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    text-align: center;
}

.bottomMenu2 {
    position: fixed;
    bottom: 10px;
    right: 85px;
    z-index: 9999;
    text-align: center;
}

a.scrollup, a.checkRef {
    height: 32px;
    width: 32px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    display: block;
}

a.checkRef {
    width: 150px;
    font-size: 13px;
}

.menu-text {
    display: block;
    text-align: center;
    width: 100px;
    color: #35A49C;
    font-size: 10px;
}

a.scrollup:hover {
    opacity: 1;
    color: #fff;
}

.center {
    text-align: center;
}

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #3cf;
}

.social-network a.icoGoogle:hover {
    background-color: #01ADED;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i, a.icoGplus:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}
.social-network a.icoGplus:hover {
    background-color: #D31A1A;
}
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 16px;
}

.social-circle li i {
    margin: 0;
    line-height: 31px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.social-circle i {
    color: #000;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s;
}

.copyright p {
    color: #fff;
    font-size: 13px;
}

.stats .icon {
    margin: 0 0 20px;
}

.stats strong.number {
    font-size: 38px;
}

.stats span.text {
    font-weight: 700;
    font-size: 24px;
}

.btn.bold {
    font-weight: 600;
}

.btn-cta {
    color: #fff;
    border-bottom: 4px solid;
}

    .btn-cta:hover {
        color: #fff;
    }

.btn-cta {
    border-bottom: 2px solid;
}

    .btn-cta.btn-lg {
        border-bottom: 4px solid;
    }

.navbar .container {
    height: 100%;
}

.rightNavContact {
    float: right;
    text-align: right;
}

.gsaISO {
    margin: 5px 0;
    padding: 0;
}

    .gsaISO img {
        vertical-align: top;
    }

.contactNo {
    clear: both;
    margin: 2px 0;
}

    .contactNo ul {
        list-style-type: none;
    }

        .contactNo ul li {
            display: inline-block;
            padding: 0 3px;
            font-size: 14px;
            font-family: 'calibri';
            color: #7b7a7a;
        }

            .contactNo ul li a {
                display: inline-block;
                vertical-align: top;
            }

                .contactNo ul li a img {
                    vertical-align: top;
                }

.navbar-nav {
    clear: both;
    float: right;
}

.mainNavigation {
    clear: both;
    float: right;
    margin-top: 10px;
    position: relative;
}

.mainNavigation ul {
    float: left;
    margin: 0 10px 0 0;
}
.navbar .container {
    overflow: visible;
}
.mainNavigation ul li {
    display: inline-block;
    position: relative;
}
.mainNavigation ul li.sub ul.subnav {
    position: absolute;
    display: none;   
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mainNavigation ul li.sub ul.subnav li {
    display: block;
    width:100%;
    text-align: left;
}
.mainNavigation ul li.sub ul.subnav li a {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    /*background-color: #E63701;
    border-bottom: 1px solid #CD3101;*/
    background-color: #666;
    border-bottom: 1px solid #777;
    font-family: Calibri;
}
.mainNavigation ul li.sub:hover a {
    /*background-color: #333;*/
    background-color: #333;
    color: #fff;
}
.mainNavigation ul li.sub:hover ul {
    display: block;
    float: none;
    position: absolute;
    min-width: 220px;
    z-index:10;
   
}
.mainNavigation ul li.sub ul.subnav li a.active, .mainNavigation ul li.sub ul.subnav li a:hover {
    border-color:#333;
    color: #fff;
    background-color: #333;
}
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 10px;
    line-height: 1.5em;
    font-family: "open_sanscondensed_light";
    font-size: 1.4em;
    display: block;
    color: #757575;
}

    .cl-effect-5 a:hover, .cl-effect-5 a.active {
        /*background-color: #E63701;*/
        background-color: #333;
        color: #fff;
    }

    .cl-effect-5 a span {
        position: relative;
        display: inline-block;
        -webkit-transition: -webkit-transform .5s;
        -moz-transition: -moz-transform .5s;
        transition: transform .5s;
    }

        .cl-effect-5 a span::before {
            position: absolute;
            top: 100%;
            content: attr(data-hover);
            -webkit-transform: translate3d(0,0,0);
            -moz-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
        }

    .cl-effect-5 a:hover span, .cl-effect-5 a:focus span {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }

.readM a {
    line-height: 2em;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    display: inline-block;
}

    .readM a span {
        position: relative;
        display: inline-block;
        padding: 3px 15px 0;
        background: #fff;
        box-shadow: inset 0 3px #2f4351;
        -webkit-transition: background .6s;
        -moz-transition: background .6s;
        transition: background .6s;
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        transform-origin: 0 50%;
    }

        .readM a span::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #587285;
            color: #fff;
            content: attr(data-hover);
            -webkit-transform: rotateX(270deg);
            -moz-transform: rotateX(270deg);
            transform: rotateX(270deg);
            -webkit-transition: -webkit-transform .6s;
            -moz-transition: -moz-transform .6s;
            transition: transform .6s;
            -webkit-transform-origin: 0 0;
            -moz-transform-origin: 0 0;
            transform-origin: 0 0;
            pointer-events: none;
        }

    .readM a:hover span::before, .readM a:focus span::before {
        -webkit-transform: rotateX(10deg);
        -moz-transform: rotateX(10deg);
        transform: rotateX(10deg);
    }

.searchP {
    float: right;
    position: relative;
    width: auto;
}

.serchTxt {
    border: 1px solid #ccc;
    -webkit-border-radius: 26px!important;
    -moz-border-radius: 26px!important;
    border-radius: 26px!important;
    height: 32px;
    width: 100px;
    padding: 0 10px;
    float: right;
    -webkit-transition: width .4s;
    -moz-transition: width .4s;
}

    .serchTxt:focus {
        position: static;
        width: 150px;
    }

.searchBtn {
    background-color: transparent;
    background-image: url(../img/searchIcon.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    height: 30px;
    position: absolute;
    right: 2px;
    width: 30px;
}

    .searchBtn:hover {
        background-color: transparent!important;
    }

.circleBr {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 85px;
    width: 130px;
}

.certification {
    position: absolute;
    width: 220px;
    right: 2%;
    z-index: 1001;
    text-align: center;
}

.testimonials {
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

    .testimonials h2 {
        color: #35a49c;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 6px;
        padding: 8px 0 3px;
    }

.testimonial-text {
    border-bottom: 1px solid #ededed;
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.author {
    font-size: 13px;
    color: #A00;
    font-style: italic;
    float: right;
    margin-top: 12px;
    clear: both;
    background-image: url(../images/chat_icon.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 15px;
}

.Country {
    font-size: 12px;
    color: #A00;
    font-style: italic;
    float: right;
    margin-top: 0;
    clear: both;
}

    .Country img {
        width: 15px;
        height: 15px;
        border: 0;
    }

.author1 {
    font-size: 13px;
    color: #A00;
    font-style: italic;
    float: right;
    margin-top: 10px;
    clear: both;
    background-image: url(../images/chat_icon.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 12px;
    text-align: left;
}

.fixed {
    position: fixed;
}

.certificateContainer {
    padding-top: 20px;
    padding-bottom: 35px;
    display: none;
    background-color: #fbfbfb;
    text-align: center;
    -webkit-box-shadow: 0 0 10px #777 inset;
    -moz-box-shadow: 0 0 10px #777 inset;
    box-shadow: 0 0 10px #777 inset;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .certificateContainer img {
        width: 90%;
        margin: 5%;
    }

.certificateContainerTail {
    background-image: url(../img/certificateTail.png);
    position: relative;
    width: 100px;
    z-index: 1;
    height: 100px;
    margin: -27px auto 0;
    cursor: pointer;
    background-repeat: no-repeat;
}

.sImage {
    background-image: url(../img/sharePThumb.png);
}

.hImage {
    background-image: url(../img/hadoopThumb.png);
}

.nImage {
    background-image: url(../img/.netThumb.png);
}

.oImage {
    background-image: url(../img/openSThumb.png);
}

.QlikImage {
    background-image: url(../img/QlikViewThumb.html);
}

.mImage {
    background-image: url(../img/mobileThumb.png);
    background-size: 65%;
    background-position: center 55%;
}

.DgImage {
    background-image: url(../img/dataguise.jpg);
    background-position: center 57%;
    background-size: 80% auto;
}

.SalesforceImage {
    background-image: url(../img/SalesforceImage.png);
    background-position: center 57%;
    background-size: 80% auto;
}

.digital-marketing {
    background-image: url(../img/digital-marketing.png);
    background-position: center 57%;
    background-size: 60% auto;
}

.container h4 {
    color: #464646;
    font-size: 20px;
}

.serviceP {
    /*background-image: url(../img/whiteBg.png);
    background-repeat: repeat;*/
    padding: 13px 10px;
    padding-top: 25px;
}

    .serviceP ul {
        margin: 0;
        padding: 0;
    }

        .serviceP ul li {
            min-width: 121px;
            vertical-align: top;
            margin-bottom: 25px;
            min-height: 121px;
        }

            .serviceP ul li .servicesBg {
                display: block;
                padding: 0;
                text-align: center;
                text-decoration: none;
                background-color: #0070C0;
            }

                .serviceP ul li .servicesBg::before {
                    background-color: #0070c0;
                    content: "";
                    position: absolute;
                    right: 15px;
                    width: 13px;
                    height: 15px;
                }

                .serviceP ul li .servicesBg::after {
                    background-image: url(../img/serviceThumbImg.png);
                    background-position: right bottom;
                    background-repeat: no-repeat;
                    bottom: -16px;
                    content: "";
                    display: block;
                    height: 100%;
                    padding: 0;
                    position: absolute;
                    right: 15px;
                    text-align: center;
                    text-decoration: none;
                    width: 13px;
                }

            .serviceP ul li a:focus, .serviceP ul li a:active, .serviceP ul li a:hover {
                text-decoration: none;
            }

    .serviceP p {
        font-size: 20px;
        line-height: 26px;
		font-weight: bold;
        margin: 15px 5px 6px;
    }

.btnWrapper {
    bottom: -2px;
    color: #fff;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 10;
}

.servicesWrapper a {
    display: block;
}

.servicesWrapper h3 {
    color: #fff;
	font-family: 'Milonga', cursive;
	margin-right: 12px;
}

.btnWrapper .readM {
    display: block;
    float: left;
    width: 50%;
}

    .btnWrapper .readM a {
        display: block;
        width: 100%;
        background-color: #23A4E0;
        color: #fff;
		font-family: 'Coda', cursive;
    }

    .btnWrapper .readM:first-child a {
        background-color: #2098d1;
		font-family: 'Coda', cursive;
    }

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .hvr-sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #E63701;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
        color: #fff;
    }

        .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .hvr-sweep-to-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #E63701;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
        color: #fff;
    }

        .hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

.serviceP h6 {
    background-color: #fa5002;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    position: relative;
    z-index: 10;
    bottom: -2px;
}

.serviceP i {
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    height: 70px;
    margin: 10px 0;
    margin-right: 10px;
    width: 70px;
    padding-top: 12px;
    margin-top: 20px;
}

.serviceMain h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 5px;
    padding:0px;
	font-family: 'Coda', cursive;
}

#section-portfolio .bx-default-pager {
    display: none;
}

.partnerPanel h2, .testiMPanel h2, .titleHead {
    border-bottom: 1px solid #9a9a9a;
    display: block;
    font-size: 38px;
    font-weight: 700;
    padding: 5px 0;
    text-align: left;
    color: #222;
}

.headTxtLight {
    font-weight: 400;
}

.partnerPanel p {
    color: #464646;
    font-size: 14px;
    padding: 10px 0 0;
}

.partnerPanel a:hover {
    color: #0070c0;
}

ul#slider1, ul#slider2 {
    text-align: left;
}

    ul#slider1 li, ul#slider2 li {
        left: 0;
    }

.porfolioUl.row {
    padding: 0;
}

.porfolioUl .slide {
    border: 1px solid #ccc;
    height: 170px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 15px;
    text-align: center;
}

.readMTxt {
    background-color: rgba(0,112,192,0.8);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 -15px;
    margin-top: 40px;
    display: block;
    min-height: 80px;
    color: #fff;
    position: relative;
}

.porfolioUl .slide:hover {
    opacity: 1;
}

    .porfolioUl .slide:hover .readMTxt {
        margin-top: -40px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 1;
    }

.readMTxt .fa {
    margin-top: 15px;
}

.partnerPanel, .testiMPanel {
    text-align: justify;
    width: 100%;
}

#section-about {
    padding: 30px 0 0;
}

.testiMPanel {
    float: right;
}

.bq3 {
    border: 0!important;
    margin: 0;
    padding: 0;
    font-family: georgia;
}

    .bq3:before {
        color: #fff;
        content: open-quote;
        font-size: 5em;
        left: 5px;
        line-height: .1em;
        position: absolute;
        top: 40px;
    }

    .bq3:after {
        color: #fff;
        content: close-quote;
        font-size: 5em;
        right: 10px;
        line-height: .1em;
        position: absolute;
        bottom: -6px;
    }

    .bq3 p {
        font-family: "calibri";
        padding-left: 10%;
        padding-top: 2%;
        width: 90%;
    }

        .bq3 p a {
            color: #fff;
        }

.clientComnt {
    background-color: #eb3d01;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}

    .clientComnt p {
        color: #fff;
        font-size: 14px;
    }

.clientLogo {
    border: 1px solid #ccc;
    float: left;
    padding: 5px;
    min-width: 100px;
}

.clientDetail {
    float: left;
    margin: 0 0 0 20px;
}

    .clientDetail h4 {
        color: #464646;
        font-size: 14px;
        font-weight: 700;
        margin: 0;
    }

    .clientDetail p {
        font-size: 13px;
        padding: 5px 0;
    }

.clientComnt .fa-caret-down:before {
    bottom: -17px;
    color: #eb3d01;
    font-size: 28px;
    left: 36px;
    position: absolute;
}

.btn-primary a, .btn-primary a:visited, .btn-primary a:hover {
    color: #fff;
}

.teamPro {
    text-align: center;
}

    .teamPro h5 {
        color: #eb3d01;
        text-align: center;
        margin: 10px 0;
        padding: 0 10px;
    }

    .teamPro input[type="button"] {
        font-size: 1.4em;
        font-weight: 400;
        padding: .2em 2em;
    }

    .teamPro h5 span {
        font-size: 12px;
    }

    .teamPro p {
        color: #464646;
        font-size: 13px;
        height: 135px;
        max-height: 150px;
        min-height: 120px;
        overflow: hidden;
        padding: 0 10px;
        text-align: left;
        width: 100%;
    }

.profImg {
    margin-top: 15px;
}

.teamCover {
    background-color: rgba(229,229,229,0.8);
    padding: 10px;
}

.teamPro h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 35px;
    padding: 5px 10px;
}

.cleintBgImg {
    padding: 30px 0 0!important;
}

h2.clientHead {
    border-bottom: 1px solid #464646;
    color: #464646;
    display: inline-block;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 35px;
    padding: 5px 10px;
}

ul.bxslider li .clientImg {
    background-color: #fff;
    display: block;
}

.imglist li {
    padding: 0;
    border: 1px solid #ccc;
}

ul.bxslider li img {
    display: inline-block;
    max-width: inherit;
    text-align: center;
    width: 100%;
}

.client-sec .bx-wrapper .bx-pager {
    display: none!important;
}

section#footer {
    background: url(../img/footerBg.jpg) repeat scroll 0 0 rgba(0,0,0,0);
    margin: 0;
    padding: 17px 0;
}

    section#footer a h3::after {
        background-color: #e63701;
        content: "";
        display: block;
        height: 2px;
        margin-top: 5px;
        width: 20%;
        z-index: 10000;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    section#footer a h3 {
        color: #fff;
        text-decoration: none;
    }

        section#footer a h3:hover::after {
            width: 30%;
        }

.footMenu ul {
    padding: 0;
}

    .footMenu ul li {
        border-bottom: 1px solid #000;
        display: block;
        float: left;
        width: 100%;
        text-align: left;
    }

        .footMenu ul li a {
            color: rgba(256,256,256,0.5);
            display: block;
            font-size: 15px;
            padding: 5px 10px;
        }

            .footMenu ul li a:hover {
                color: rgba(256,256,256,0.8);
            }

#section-portfolio .bx-wrapper .bx-controls-direction a {
    height: 46px!important;
    width: 50px!important;
}

#section-portfolio .bx-wrapper .bx-prev, #section-portfolio .bx-wrapper .bx-next {
    background-image: url(../img/leftRightArrow.html);
    background-repeat: no-repeat;
    top: 140px!important;
}

#section-portfolio .bx-wrapper .bx-prev {
    left: -125px!important;
    background-position: 0 -4px;
}

#section-portfolio .bx-wrapper .bx-next {
    right: -122px!important;
    background-position: 1px -56px;
}

#section-portfolio .bx-wrapper .bx-prev:hover {
    background-position: -48px -55px;
}

#section-portfolio .bx-wrapper .bx-next:hover {
    background-position: -47px -5px;
}

.teamPro .bx-wrapper {
    margin: 0 auto 36px;
}

.cercleDashed {
    background-image: url(../img/sourceBg.html);
    background-position: center center;
    background-repeat: no-repeat;
}

ul.tabs {
    float: left;
    height: 32px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    ul.tabs li {
        background: url(../images/tab-bg.png) repeat-x scroll 50% 50% #F6A828;
        border: 1px solid #E78F08;
        color: #FFF;
        border: 1px solid #999;
        float: left;
        height: 31px;
        line-height: 31px;
        margin: 0 1px 0 0;
        overflow: hidden;
        padding: 0;
        position: relative;
    }

        ul.tabs li a {
            text-decoration: none;
            color: #333;
            display: block;
            font-size: 1em;
            padding: 0 20px;
            outline: none;
            min-width: 100%;
        }

        ul.tabs li.active a {
            color: #e63701;
        }

        ul.tabs li a:hover {
            background: #E5E5E6;
            color: #e63701;
            display: inline-block;
            height: 46px;
        }

html ul.tabs li.active, html ul.tabs li.active a:hover {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #fff;
    height: 33px;
}

.tab_container {
    background: none repeat scroll 0 0 #fff;
    border-top: medium none;
    clear: both;
    float: left;
    min-height: 350px;
    border-top: 1px solid #ccc;
    padding: 15px 0;
}

.ovrVisible {
    overflow: visible;
}

#sequence {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1600px;
    background-color: #333;
    color: #fff;
    font-size: .625em;
    margin: 0 auto;
    position: relative;
    height: 500px;
    background-image: url(../images/Background.html);
    background-repeat: no-repeat;
    background-size: cover;
}

.BannerSlide2 img, .BannerSlide3 img {
    top: 50%;
    width: 100%!important;
    height: 100%!important;
    left: 0!important;
}

#sequence > .sequence-canvas {
    height: 100%;
    width: 100%;
    padding: 0;
}

    #sequence > .sequence-canvas > li {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: -50%;
    }

        #sequence > .sequence-canvas > li img {
            height: 96%;
        }

    #sequence > .sequence-canvas li > * {
        position: absolute;
        transition-property: left,opacity;
    }

.sequence-next, .sequence-prev {
    color: #fff;
    cursor: pointer;
    display: none;
    font-weight: 700;
    padding: 10px 15px;
    position: absolute;
    top: 50%;
    z-index: 1000;
    height: 75px;
    margin-top: -47.5px;
}

.sequence-pause {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
}

.sequence-paused {
    opacity: .3;
}

.sequence-prev {
    left: 3%;
}

.sequence-next {
    right: 3%;
}

    .sequence-prev img, .sequence-next img {
        height: 100%;
        width: auto;
    }

#sequence-preloader {
    background: #d9d9d9;
}

.sequence-pagination {
    bottom: -1%;
    display: none;
    right: 6%;
    position: absolute;
    z-index: 10;
    transition-duration: .5s;
}

    .sequence-pagination li {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 140px;
    }

        .sequence-pagination li img {
            cursor: pointer;
            opacity: .5;
            transition-duration: 1s;
            transition-property: margin-bottom,opacity;
        }

            .sequence-pagination li img:hover {
                margin-bottom: 4px;
                transition-duration: .3s;
            }

        .sequence-pagination li.current img {
            opacity: 1;
        }

h2 {
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

h3 {
    font-weight: lighter;
}

.sequence-next, .sequence-prev {
    position: absolute;
    opacity: .6;
    transition-duration: 1s;
}

    .sequence-next:hover, .sequence-prev:hover {
        opacity: 1;
        transition-duration: 1s;
    }

.title {
    font-size: 7em;
    left: 65%;
    width: 35%;
    opacity: 0;
    bottom: 0;
    z-index: 50;
    text-shadow: 3px 0 3px #000;
}

.animate-in .title {
    left: 50%;
    opacity: 1;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.animate-out .title {
    left: 35%;
    opacity: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.subtitle {
    color: #f5f5f5;
    font-size: 4em;
    left: 35%;
    width: 35%;
    opacity: 0;
    top: 98%;
    margin: 0;
    text-shadow: 2px 0 2px #000;
}

.animate-in .subtitle {
    left: 50%;
    opacity: 1;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.animate-out .subtitle {
    left: 65%;
    opacity: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.one {
    height: auto!important;
    left: 5%;
    max-height: 568px!important;
    max-width: 200px;
    min-width: 120px;
    position: relative;
    width: 20%;
    opacity: 0;
}

.two {
    height: auto!important;
    left: 13%;
    max-height: 35px!important;
    max-width: 35px;
    min-width: 10px;
    position: relative;
    width: 10%;
    opacity: 0;
}

.three {
    height: auto!important;
    left: 16%;
    max-height: 45px!important;
    max-width: 40px;
    min-width: 10px;
    position: relative;
    width: 10%;
    opacity: 0;
}

.four {
    height: auto!important;
    left: 19%;
    max-height: 190px!important;
    max-width: 350px;
    min-width: 200px;
    position: relative;
    width: 40%;
    opacity: 0;
}

.animate-in .one {
    bottom: -48%;
    opacity: 1;
    -webkit-transition: bottom 500ms ease-out .3s;
    -moz-transition: bottom 500ms ease-out .3s;
    -o-transition: bottom 500ms ease-out .3s;
    transition: bottom 500ms ease-out .3s;
    transition-duration: .5s;
}

.animate-in .two {
    bottom: -25%;
    opacity: 1;
    -webkit-transition: bottom .3s ease-out .8s;
    -moz-transition: bottom .3s ease-out .8s;
    -o-transition: bottom .3s ease-out .8s;
    transition: bottom .3s ease-out .8s;
    transition-duration: .5s;
}

.animate-in .three {
    bottom: -20%;
    opacity: 1;
    -webkit-transition: bottom .8s ease-out 1.1s;
    -moz-transition: bottom .8s ease-out 1.1s;
    -o-transition: bottom .8s ease-out 1.1s;
    transition: bottom .8s ease-out 1.1s;
    transition-duration: .5s;
}

.animate-in .four {
    bottom: -15%;
    opacity: 1;
    -webkit-transition: bottom 1.1s ease-out 1.5s;
    -moz-transition: bottom 1.1s ease-out 1.5s;
    -o-transition: bottom 1.1s ease-out 1.5s;
    transition: bottom 1.1s ease-out 1.5s;
    transition-duration: .5s;
}

.animate-out .one {
    bottom: 48%;
    opacity: 0;
    transition-duration: .5s;
}

.animate-out .two {
    bottom: -25%;
    opacity: 0;
    transition-duration: .5s;
}

.animate-out .three {
    bottom: -20%;
    opacity: 0;
    transition-duration: .5s;
}

.animate-out .four {
    bottom: -15%;
    opacity: 0;
    transition-duration: .5s;
}

.boxAni {
    width: 500px;
}

    .boxAni ul {
        list-style-type: none;
        height: 500px;
        position: relative;
    }

.bigBub {
    width: 100%;
    padding: 80px 0 0 40px;
    position: absolute;
}

.biggerBub {
    position: absolute;
    width: 100%;
    padding: 0 0 0 90px;
    top: 330px;
}

.smallBub {
    position: absolute;
    bottom: 100px;
    width: 100%;
    padding: 25px 0 0 70px;
}

.slidContent3 {
    float: right;
    top: 17%;
    position: absolute;
    right: 10%;
}

    .slidContent3 h1 {
        font-size: 40px;
    }

.slidContent2 h1 {
    font-size: 48px;
}

.phpIcons ul {
    list-style-type: none;
    margin: 50px 0 0;
}

.phpMerge ul {
    margin: 14px 0;
}

.phpIcons ul li {
    display: inline-block;
    margin: 0 20px;
}

.phpIcons ul {
    padding-left: 0;
}

ul {
    list-style-type: none;
}

.microTechIcon {
    margin: 50px 0 0;
}

    .microTechIcon ul li {
        margin: 35px 0;
    }

        .microTechIcon ul li:nth-child(2) {
            margin-left: 100px;
        }

        .microTechIcon ul li:nth-child(3) {
            margin-left: 170px;
        }

        .microTechIcon ul li:nth-child(4) {
            margin-left: 260px;
        }

        .microTechIcon ul li:nth-child(5) {
            margin-left: 240px;
        }

        .microTechIcon ul li:nth-child(6) {
            margin-left: 170px;
        }

        .microTechIcon ul li:nth-child(7) {
            margin-left: 100px;
        }

.fistSlidTxt .heading {
    margin: 40px 0;
    font-size: 35px;
}

.fistSlidTxt {
    margin-left: 180px;
    margin-top: -40px;
}

.slideArrow {
    position: absolute;
    top: 0;
    margin-top: 15px!important;
}


.subheading {
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-shadow: -3px 3px 8px rgba(0,0,0,0.75);
}

h2.subheading  {
    text-transform: none;
}

.block {
    display: block!important;
    text-align: left;
    margin-top: 35px;
    font-size: 25px;
}

.bs-prev {
    background-image: url(../img/preBtn.png);
    left: 0;
}

.bs-next {
    background-image: url(../img/nextBtn.png);
    right: 0;
}

.bs-prev, .bs-next {
    background-repeat: no-repeat;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    height: 50px;
    width: 50px;
}

.thinkText {
    position: absolute;
    bottom: 60px;
    text-align: center;
    left: 50%;
    margin: 0 0 0 -93px !important;
}

@media only screen and (min-width: 992px) {
    #sequence .title {
        width: 42%;
    }
}

@media only screen and (max-width: 838px) {
    #sequence {
        height: 550px;
    }

        #sequence .girl {
            max-height: 530px!important;
            width: auto;
        }
}

@media only screen and (max-width: 768px) {
    #sequence {
        height: 500px;
    }

        #sequence .title {
            font-size: 2.8em;
        }

        #sequence .subtitle {
            font-size: 1.6em;
        }

        #sequence .sequence-next, #sequence .sequence-prev {
            height: 40px;
            margin-top: -40px;
        }

        #sequence .girl {
            max-height: 480px!important;
            width: auto;
            left: 8%;
        }

        #sequence .sequence-pagination {
            right: 5%;
            top: 70%;
        }

            #sequence .sequence-pagination li img {
                height: 90px;
            }
}

@media only screen and (max-width: 600px) {
    .featured {
        display: none;
    }
}

@media only screen and (max-width: 568px) {
    #sequence .girl {
        left: 50%;
        min-width: 40%;
        width: 40%;
    }

    #sequence .animate-in .girl {
        left: 50%;
        margin-left: -33%;
    }

    #sequence .animate-out .girl {
        left: 50%;
        margin-left: -33%;
    }

    #sequence .title {
        color: #000;
        background: #fff;
        background: rgba(0,0,0,0.09);
        bottom: 0;
        left: 100%;
        padding: 4%;
        bottom: -50%;
        width: 100%;
        z-index: 10;
    }

    #sequence .animate-in .title {
        left: -10%;
    }

    #sequence .animate-out .title {
        left: -100%;
    }

    #sequence .subtitle {
        visibility: hidden;
    }

    #sequence .sequence-pagination {
        right: -1%;
        top: 78%;
    }

        #sequence .sequence-pagination li img {
            height: 90px;
        }
}

@media only screen and (max-width: 518px) {
    #sequence {
        height: 450px;
    }
}

@media only screen and (max-width: 468px) {
    #sequence {
        height: 415px;
    }

        #sequence .sequence-pagination {
            opacity: 0;
            visibility: hidden;
        }
}

@media only screen and (max-width: 418px) {
    #sequence {
        height: 375px;
    }
}

@media only screen and (max-width: 368px) {
    #sequence {
        height: 325px;
    }

        #sequence .title {
            font-size: 2.2em;
        }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation : portrait) {
    #sequence {
        height: 320px;
    }

        #sequence .girl {
            min-width: 45%;
            width: 45%;
        }

        #sequence .animate-in .girl {
            margin-left: -22.5%;
        }

        #sequence .animate-out .girl {
            margin-left: -22.5%;
        }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation : landscape) {
    #sequence {
        height: 260px;
    }

        #sequence .girl {
            min-width: 24%;
            width: 24%;
        }

        #sequence .animate-in .girl {
            left: 17.5%;
            margin-left: 0;
        }

        #sequence .animate-out .girl {
            left: 17.5%;
            margin-left: 0;
        }

        #sequence .sequence-pagination {
            right: 17.5%;
        }
}

@media (min-width: 959px) and (max-width: 1199px) {
    .navbar-nav {
        margin-top: 20px;
    }
}

@media only screen and (min-device-width : 979px) and (max-device-width : 1024px) {
    .navbar-nav {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .navbar-nav {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    section.featured {
        padding-top: 0;
        margin-top: 0!important;
    }

    .navbar.navbar-fixed-top {
        background-color: rgba(0,0,0,1);
    }

    .navbar .navbar-collapse ul.nav {
        background-color: #444;
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
    }

    h1 a.navbar-brand {
        margin-left: 15px!important;
    }

    .navbar-brand {
        height: 90px;
    }

    .rightNavContact {
        float: none;
    }

    .mainNavigation {
        float: none;
    }

        .mainNavigation ul, .contactNo ul {
            float: none;
            margin: 0;
            padding: 0;
        }

            .mainNavigation ul li {
                display: block;
                text-align: left;
                border-bottom: 1px solid #dedede;
            }

    .serchTxt, .serchTxt:focus {
        width: 100%;
    }

    .product_image img {
        width: 100%!important;
        height: auto!important;
    }

    .homeTop {
        position: static;
    }

    .fixed {
        position: absolute;
    }

    .searchP {
        width: 100%;
        margin: 15px 0;
    }

    .navbar .navbar-collapse ul.nav li {
        border-bottom: 1px solid #666;
    }

    .team-member, .col-lg-4 {
        margin-bottom: 30px;
    }

    .stats .col-md-3 {
        margin-bottom: 30px;
    }
}

.slider5 li, .slider6 li {
    background-color: #fff;
    max-height: 385px;
    overflow: hidden;
}

.progress-bar {
    text-align: left;
}

.sr-only {
    position: relative;
    padding-left: 10px;
    font-size: 110%;
}

.barPercentage {
    padding-left: 5px;
}

.panel-title {
    font-family: open_sanscondensed_light;
    font-size: 18px;
    -moz-transition: padding-left .2s ease-in;
    -o-transition: padding-left .2s ease-in;
    -webkit-transition: padding-left .2s ease-in;
    transition: padding-left .2s ease-in;
}

    .panel-title a span.st-arrow {
        background: url(../images/down.png) no-repeat scroll center center transparent;
        height: 14px;
        margin-top: -7px;
        opacity: 0;
        position: absolute;
        right: -26px;
        text-indent: -9000px;
        top: 50%;
        transition: all .2s ease-in-out 0;
        width: 26px;
    }

    .panel-title a:hover span.st-arrow {
        opacity: 1;
        right: 10px;
    }

    .panel-title a, .panel-title a:focus {
        display: block;
        outline: 0;
        text-decoration: none;
        text-shadow: 1px 1px 1px #fff;
        transition: color .2s ease-in-out 0;
        position: relative;
    }

    .panel-title:hover {
        padding-left: 5px;
    }

.panel-group .panel + .panel {
    margin-top: -1px;
}

.well {
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.well-sm {
    background-color: #fff;
    padding: 15px 0;
    margin: 0 -10px;
    border-radius: 0;
    margin-bottom: 15px;
}

.progress {
    background-color: #f5f5f5;
    border-radius: 0;
    height: 35px;
    margin-bottom: 10px;
}

.progress-bar {
    line-height: 35px;
}

#section-about-content {
    padding: 30px 0;
}

.panel-default > .panel-heading {
    background-color: #e6edf2;
    border-color: #dae7ea!important;
    border-radius: 0;
    color: #333;
}

.panel-group .panel {
    border-left: 3px solid #0087dd!important;
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
    box-shadow: none;
}

.well blockquote {
    background-color: #fff;
    border: 1px solid #eee;
}


.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .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: top,left,opacity;
        transition-property: transform,opacity;
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0;
            -moz-transition-duration: 0;
            -ms-transition-duration: 0;
            -o-transition-duration: 0;
            transition-duration: 0;
        }

    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

#container {
    border: 1px solid #666;
    padding: 5px;
    margin-bottom: 20px;
}

.element {
    width: 110px;
    height: 110px;
    margin: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    background: #888;
    color: #222;
    -webkit-border-top-right-radius: 1.2em;
    -moz-border-radius-topright: 1.2em;
    border-top-right-radius: 1.2em;
}

    .element.alkali {
        background: red;
        background: hsl(0,100%,50%);
    }

    .element.alkaline-earth {
        background: #F80;
        background: hsl(36,100%,50%);
    }

    .element.lanthanoid {
        background: #FF0;
        background: hsl(72,100%,50%);
    }

    .element.actinoid {
        background: #0F0;
        background: hsl(108,100%,50%);
    }

    .element.transition {
        background: #0F8;
        background: hsl(144,100%,50%);
    }

    .element.post-transition {
        background: #0FF;
        background: hsl(180,100%,50%);
    }

    .element.metalloid {
        background: #08F;
        background: hsl(216,100%,50%);
    }

    .element.other.nonmetal {
        background: #00F;
        background: hsl(252,100%,50%);
    }

    .element.halogen {
        background: #F0F;
        background: hsl(288,100%,50%);
    }

    .element.noble-gas {
        background: #F08;
        background: hsl(324,100%,50%);
    }

    .element * {
        position: absolute;
        margin: 0;
    }

    .element .symbol {
        left: .2em;
        top: .4em;
        font-size: 3.8em;
        line-height: 1em;
        color: #FFF;
    }

    .element.large .symbol {
        font-size: 4.5em;
    }

    .element.fake .symbol {
        color: #000;
    }

    .element .name {
        left: .5em;
        bottom: 1.6em;
        font-size: 1.05em;
    }

    .element .weight {
        font-size: .9em;
        left: .5em;
        bottom: .5em;
    }

    .element .number {
        font-size: 1.25em;
        font-weight: 700;
        color: hsla(0,0%,0%,.5);
        right: .5em;
        top: .5em;
    }

.variable-sizes .element.width2 {
    width: 230px;
}

.variable-sizes .element.height2 {
    height: 230px;
}

.variable-sizes .element.width2.height2 {
    font-size: 2em;
}

.element.large, .variable-sizes .element.large, .variable-sizes .element.large.width2.height2 {
    font-size: 3em;
    width: 350px;
    height: 350px;
    z-index: 100;
}

.clickable .element:hover {
    cursor: pointer;
}

    .clickable .element:hover h3 {
        text-shadow: 0 0 10px white,0 0 10px #fff;
    }

    .clickable .element:hover h2 {
        color: #fff;
    }

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000000;
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000001;
}

.servicesTabs .nav > li > a {
    background-color: #fff;
    border: 1px solid #ededed;
    color: #333;
    display: table-cell;
    font-family: open_sanscondensed_light;
    font-size: 1.2em;
    font-weight: 400;
    height: 100%;
    letter-spacing: .1em;
    line-height: 100%;
    padding: 10px 15px;
    position: relative;
    text-transform: capitalize;
    vertical-align: middle;
    cursor: pointer;
}

.st-accordion {
    width: 100%;
    min-width: 270px;
    margin: 0 auto;
}

    .st-accordion ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .st-accordion ul li {
            height: 65px;
            border-bottom: 1px solid #c7deef;
            border-top: 1px solid #fff;
            overflow: hidden;
        }

            .st-accordion ul li:first-child {
                border-top: none;
            }

.stHead {
    padding-left: 15px;
    -moz-transition: padding-left .2s ease-in;
    -o-transition: padding-left .2s ease-in;
    -webkit-transition: padding-left .2s ease-in;
    transition: padding-left .2s ease-in;
    border-left: 3px solid #0087dd!important;
}

    .stHead:hover {
        padding-left: 20px;
    }

.st-accordion ul li > a {
    font-family: 'Josefin Slab',Georgia,serif;
    text-shadow: 1px 1px 1px #fff;
    font-size: 30px;
    display: block;
    position: relative;
    line-height: 65px;
    outline: none;
}

    .st-accordion ul li > a:hover, .st-accordion ul li > a:focus {
        text-decoration: none;
        outline: none;
    }

.st-accordion ul li.st-open a {
    border-bottom: 1px solid #dedede;
}

.st-accordion ul li > a span {
    background: transparent url(../images/down.png) no-repeat center center;
    text-indent: -9000px;
    width: 26px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: -26px;
    margin-top: -7px;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.st-accordion ul li > a:hover {
    color: #1693eb;
}

    .st-accordion ul li > a:hover span {
        opacity: 1;
        right: 10px;
    }

.st-accordion ul li.st-open > a {
    color: #1693eb;
}

    .st-accordion ul li.st-open > a span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
        right: 10px;
        opacity: 1;
    }

.st-content {
    background-color: #fcfcfc;
    padding: 15px;
    border-left: 3px solid #0087dd!important;
}

    .st-content h1, .st-content h2, .st-content h3, .st-content h4 {
        color: #35A49C;
        font-size: 160%;
        font-weight: 400;
    }

    .st-content ul li {
        border-bottom: 0 solid #c7deef;
        border-top: 0 solid #fff;
        height: auto;
        overflow: visible;
    }

@media screen and (max-width: 320px) {
    .st-accordion ul li > a {
        font-size: 36px;
    }
}

.galleryIcons {
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    -webkit-transition: all 0.2s,color .2s;
    -moz-transition: all 0.2s,color .2s;
    transition: all 0.2s,color .2s;
    background-color: #fff;
}

    .galleryIcons:hover {
        background-color: #EB3D01;
        color: #fff;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 0 0 8px rgba(255,255,255,0.3);
    }

.asterisc {
    color: red;
}

#portfolioIframe {
    overflow: hidden;
}

#careerIframe {
    border: 0!important;
}

.border {
    border-bottom: 1px solid #ccc;
    height: 1px;
}

.opnSRC .heading, .opnSRC .subheading {
    color: #333;
}

.openSourceMain {
    width: 100%;
}

    .openSourceMain ul {
        height: 170px;
        text-align: left;
        width: 100%;
        position: relative;
    }

        .openSourceMain ul li {
            display: inline-block;
            position: absolute;
        }

.myS {
    left: 230px;
    top: -20px;
}

.opnOpnS {
    left: 452px;
    top: 20px;
}

.joomPos {
    left: 713px;
    top: 20px;
}

.cakePos {
    left: 770px;
    top: 110px;
}

.magentoPos {
    left: 500px;
    top: 110px;
}

.drupPos {
    left: 140px;
    top: 0;
}

.wordP {
    left: 257px;
    top: -63px;
}

.zIcon {
    left: 380px;
    top: -10px;
}

.MagentPos {
    left: 600px;
    top: 0;
}

.bIntelle .heading, .bIntelle .subheading {
    text-align: left;
}

.posRel {
    position: relative;
}

.BIImgCircle {
    background-image: url(../img/BIQlikCircle.png);
    background-repeat: no-repeat;
    height: 470px;
    width: 100%;
    margin-top: 35px;
}

.qlikImg {
    left: 177px;
    position: absolute;
    top: 152px;
    width: 150px;
}

    .qlikImg img {
        width: 100%;
    }

.bIntelle .heading {
    margin: 110px 0 22px;
	font-family: 'Coda', cursive;
}

.setImages {
    margin: 40px 0 0 90px;
}

.setImg1 {
    display: inline-block;
    margin: 10px 0 0;
    vertical-align: top;
}

.setImg2 {
    display: inline-block;
    margin: 60px 0 0 -30px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes antiClockspin {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.spinDiv {
    animation-name: spin;
    animation-duration: 20000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.spinDiv2 {
    animation-name: antiClockspin;
    animation-duration: 20000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.BIntelelist {
    display: inline-block;
}

.circle1 {
    margin: 10px 0 0 50px;
}

.circle2 {
    margin: 60px 0 0 -30px;
}

.circle3 {
    margin: 40px 0 0 50px;
}

.circle4 {
    margin: 10px 0 0 60px;
}

.circle5 {
    margin: 60px 0 0 145px;
}

.circle6 {
    margin: 40px 0 0 60px;
}

.clientRefTop {
    font-size: 13px!important;
    height: 19px!important;
    line-height: normal!important;
    margin-top: 2px!important;
    padding-top: 0;
}

.timeline {
    list-style: none;
    padding: 20px 0;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
            box-shadow: 0 1px 6px rgba(0,0,0,0.175);
            background-color: #fff;
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

.timeline-badge i {
    line-height: inherit;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

    .timeline > li.timeline-inverted > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .timeline > li.timeline-inverted > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }

.timeline-badge.primary {
    background-color: #2e6da4!important;
}

.timeline-badge.success {
    background-color: #3f903f!important;
}

.timeline-badge.warning {
    background-color: #f0ad4e!important;
}

.timeline-badge.danger {
    background-color: #d9534f!important;
}

.timeline-badge.info {
    background-color: #5bc0de!important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

ul.hover_block {
    display: block;
    height: 1%;
    overflow: hidden;
    padding: 2px;
    background-color: #999;
}

    ul.hover_block li, ul.hover_block2 li {
        float: left;
        list-style: none outside none;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        ul.hover_block li a, ul.hover_block2 li a {
            background: #000 none repeat scroll 0 0;
            color: #fff!important;
            display: block;
            font: 14px trebuchet MS;
            height: 100%;
            -moz-opacity: 0;
            -ms-filter: �alpha(opacity=0)�;
            filter: alpha(opacity=0);
            opacity: 0;
            overflow: hidden;
            padding: 10px;
            width: 100%;
            position: absolute;
            top: 0;
            left: 200px;
            text-decoration: none;
        }

        ul.hover_block li img, ul.hover_block2 li img {
            border: 3px solid #999;
            transition: all .2s ease-in-out;
            width: 100%;
        }

        ul.hover_block li:hover img, ul.hover_block2 li:hover img {
            transform: scale(1.1);
        }

        ul.hover_block li:hover a, ul.hover_block2 li:hover a {
            -moz-opacity: .8;
            -ms-filter: �alpha(opacity=80)�;
            filter: alpha(opacity=80);
            opacity: .8;
            left: 0;
        }

.portfolio-btn {
    background-color: #3C9632;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url(ie-css3.html);
    color: #FFF;
    display: block;
    float: left;
    margin-top: 5px;
    padding: 5px 10px;
}

.hover_block li a p {
    color: #fff!important;
    font: 14px trebuchet MS!important;
}

.all-features {
    padding: 0 0 0 10px;
    margin: 0;
}

    .all-features h2 {
        font-size: 24px;
        color: #35A49C;
    }

.all_products {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.product_image {
    padding-top: 15px;
}

    .product_image img {
        width: 80px;
        height: 80px;
    }

.product_desc {
    padding-top: 15px;
}

    .product_desc p {
        margin: 0;
        padding: 5px 0 0;
    }

    .product_desc ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .product_desc ul li {
            float: left;
            margin-right: 5px;
            text-align: center;
        }

.all_products h2, .all_products h2 p {
    color: #f67401;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0;
}

.plateform {
    background-color: #ebebeb;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    float: left;
    margin-top: 8px;
    padding: 4px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.plateformTxt {
    background-image: url(../images/plateform.png);
    background-position: left 5px;
    background-repeat: no-repeat;
    color: #00a5df;
    float: left;
    font-family: segoe ui;
    font-size: 12px;
    font-style: italic;
    padding-left: 15px;
}

.all_products .more_button_gray a {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 2px 10px 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

    .all_products .more_button_gray a:hover {
        background-color: #1CB5E6;
    }

.webPartsDiv .tab_content h2 {
    border-bottom: 1px dashed #ddd;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #00a5df;
}

.webPartsDiv .tab_content img {
    border: 1px solid #ddd;
    float: left;
    margin: 0 20px 20px 0;
    padding: 5px;
}

.webPartsDiv h1 {
    border-bottom: 1px solid #000;
    color: #f67401;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.requirements {
    background-color: #f4f4f4;
    background-image: url(../images/strip.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 5px;
}

    .requirements ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 0 15px;
    }

        .requirements ul li {
            background-image: url(../images/tick.png);
            background-position: left 6px;
            background-repeat: no-repeat;
            padding-bottom: 5px;
            padding-left: 20px;
            padding-top: 5px;
            width: 570px;
        }

.divRelProdImages_list a img {
    width: 118px;
}

.divRelProdImages_list a {
    display: block;
    height: 132px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

.caroufredsel_wrapper {
    width: 600px!important;
}

.RelProLabel {
    font-size: 11px;
}

.padTop {
    padding-top: 95px!important;
}

h5 {
    color: #e63701;
    font-family: open_sanscondensed_light;
    font-size: 19px;
}

.clientsWrapper {
    overflow: visible;
}

.serVicesTitle::after {
    content: "";
    z-index: 10000;
    display: block;
    width: 30%;
    text-align: center;
    background-color: #E63701;
    height: 2px;
    margin: 0 auto;
    margin-top: 5px;
}

.serVicesTitle {
    color: #464646;
    display: block;
    font-size: 18px;
}

.modal-dialog {
    margin: 10px auto;
}

#owl-demo .item {
    display: block;
    padding: 0;
    margin: 5px;
    padding: 3px;
    background-color: #fff;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}

#partnersWrapper .item {
    display: block;
    padding: 0;
    margin: 5px;
    padding: 3px;
    background-color: #fff;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #ccc;
}

    #partnersWrapper .item a {
        display: block;
        width: 100%;
    }

        #owl-demo .item img, #partnersWrapper .item a img {
            border: 0 none;
            height: auto;
            max-width: 100%;
            vertical-align: middle;
            width: 100%;
        }

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i {
    margin-top: 2px;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -30px;
    top: 25px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -30px;
    top: 25px;
}

.btn.big {
    font-size: 18pt;
    font-weight: 300;
    font-family: open_sanscondensed_light;
    text-transform: uppercase;
    text-decoration: none;
}

    .btn.big:link, .btn.big:visited, .btn.big:focus {
        text-decoration: none;
    }
.iconsUl {
    padding:0px;
    margin-top:40px!important;
    list-style-type:none;
    margin-left:auto!important;
    margin-right: auto!important;
    
    width:600px!important;

}
.iconsUl li {
    float: left;
    position: relative;
    width:16.66%!important;
}
.iconsUl li img {

}
.offerWrapper {
    position: fixed;
    top: 30%;
    z-index: 100000;
    right: 0;
}
.offerWrapper .popover {
    margin-right:75px;
    width: 200px;
    margin-top:5px;
}
.offerWrapper a {
}
.offerWrapper img {
}
.well.panel-body ul {
    list-style-type:disc;
}
