@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    /*vertical-align: baseline;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
    line-height: initial;
}

blockquote, q {
    quotes: none;
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    color: #444;
}

.blog-media img, .btn, .service h3, .service h3 i, .service-one, .servicebox, .teambox img, .thumbs a, a, img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.vimeo {
    width: 100%;
    border: 1px solid #fff;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

body {
    color: #333;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    background: #f9f9f9;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    white-space: normal;
    position: relative;
}

input, select, textarea {
    font-size: 16px;
    font-family: 'Source Sans Pro', serif;
    font-style: normal;
    font-weight: 300;
}

.sound {
    border: 1px solid #fff;
    width: 100%;
}

.alignleft {
    float: left;
    margin: 5px 20px 5px 0;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

blockquote {
    border: 0;
    color: #444;
    display: block;
    font-family: 'Source Sans Pro', serif;
    margin: 10px 0;
    line-height: 2;
    font-size: 18px;
    padding: 20px;
    font-weight: 400;
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #444;
    line-height: 1.2em;
}

h1 {
    font-family: Raleway, sans-serif;
    font-size: 32px;
    position: relative;
    margin-bottom: 0;
}

h2 {
    font-family: Raleway, sans-serif;
    font-size: 28px;
    position: relative;
}

h3 {
    font-family: Raleway, sans-serif;
    font-size: 25px;
}

h4 {
    font-family: Raleway, sans-serif;
    font-size: 22px;
}

h5 {
    font-family: Raleway, sans-serif;
    font-size: 18px;
}

h6 {
    font-family: Raleway, sans-serif;
    font-size: 14px;
}

p {
    margin-bottom: 20px;
    font-size: 1.1em;
    font-family: wf_segoe-ui,Tahoma,Verdana,Arial,sans-serif;
    /*margin-bottom: 20px;
    font-size: 1.1em;
    font-family: Raleway, sans-serif;
    color: black;
    font-weight: 500;
    text-decoration: none;*/
}
/*p {
    margin-bottom: 20px;
    font-size: 16px;
    font-family: Raleway, sans-serif;
    margin-bottom: 20px;
    font-size: 1.1em;
    font-family: Raleway, sans-serif;
    font-family: wf_segoe-ui,Tahoma,Verdana,Arial,sans-serif;
    color: grey;
    font-weight: 500;
    text-decoration: none;
}*/
a, a > * {
    text-decoration: none;
}

.big-contact ul li a, .big-contact ul li a > * {
    color: #00ABFF;
    text-decoration: none;
}


a:focus, a:hover, a > :hover {
    text-decoration: none;
    outline: 0;
    color: #00ABFF;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

p.lead {
    font-family: 'Source Sans Pro', serif;
    font-size: 16px;
    padding: 0;
    letter-spacing: .6px;
    line-height: 1.8;
    font-style: italic;
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #444;
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #444;
}

.border-radius, .pager li a {
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
}

.first {
    clear: both;
}

.last {
    margin-right: 0;
}

.googlemap {
    border: 1px solid #fff;
    width: 100%;
}

.colorgreen, .colorred {
    font-weight: 500;
}

.customquote {
    padding: 30px;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-style: normal;
    line-height: 1.8;
    color: #a5a5a5;
    border-left: 4px solid #ddd;
    background-color: #eee;
}

    .customquote small {
        font-weight: 600;
        font-size: 16px;
        margin-top: 20px;
    }

.normalquote span {
    font-size: 18px;
    padding: 0 10px;
}

.normalquote {
    padding: 10px 30px;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-style: normal;
    line-height: 1.8;
    color: #444;
    border-left: 0 solid #ddd;
    background-color: #fff;
}

    .normalquote small {
        font-weight: 600;
        font-size: 16px;
        margin-top: 20px;
    }

#boxed {
    background-color: #f9f9f9;
}

#comingsoon, #notfound {
    background-color: #fff;
}

    #comingsoon img {
        margin-bottom: 50px;
    }

    #comingsoon .social-icons {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;

    }

    #comingsoon .form-inline {
        margin: 80px 0;
    }

        #comingsoon .form-inline.fixed {
            margin: 0 0 120px;
        }

    #comingsoon .form-control {
        background: #fff;
        border: 1px solid #ddd !important;
        border-radius: 0;
        display: inline;
        height: 50px;
        margin-right: 20px;
        padding: 0 20px;
        position: relative;
        width: 500px;
    }

    #comingsoon .form-inline.fixed .form-control {
        margin-right: 0;
    }

    #comingsoon .btn {
        padding: 14px 40px;
    }

    #comingsoon .form-inline .form-group {
        vertical-align: top;
    }

    #notfound .btn {
        margin-top: 50px;
        padding: 15px 50px;
    }

    #notfound .logo img {
        margin: 60px 0 50px;
    }

    #notfound .notfoundcont {
        padding: 10em 0 !important;
    }

    #comingsoon .container {
        padding: 10em 0 0 !important;
    }

#boxed #wrapper {
    margin: 40px auto;
}

#boxed .container-fluid {
    max-width: 1280px;
}

.background {
    background-repeat: no-repeat;
    background-position: 50% 50%\9 !important;
}

.fullscreen {
    width: 100%;
    min-height: 100%;
}

    .fullscreen.not-overflow, .fullscreen.not-overflow .content-a, .not-fullscreen, .not-fullscreen .content-a {
        height: 100%;
        overflow: hidden;
    }

.section {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    z-index: 10;
    padding: 90px 0;
}

.margin-bottom {
    margin-bottom: 40px;
}

.w-section {
    background-color: #fff;
}

    .w-section .stat-count {
        color: #000;
    }

    .w-section .statwrap {
        border-color: #ddd;
    }

.g-section {
    background-color: #f5f5f5;
}

.d-section {
    background-color: #222;
}

.fullscreen .section-title-2 h3 {
    font-size: 34px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.fullscreen .service-style h3 {
    color: #444 !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}

.d-section h3 {
    color: #fff;
}

.section-title, .section-title-2 {
    margin-bottom: 60px;
    display: block;
    position: relative;
}

    .section-title h3 {
        font-size: 24px;
        font-weight: 400;
    }

    .section-title h2 {
        font-size: 36px;
        font-weight: 400;
    }

    .section-title-2 h3 {
        font-weight: 600;
        font-size: 26px;
    }

.section-title-3 h3 {
    font-size: 22px;
    font-weight: 600;
}

.big-content p {
    padding: 10px 20px;
}

.big-content:hover p {
    color: #fff;
}

.big-content {
    border-bottom: 0;
}

    .big-content hr, .section-title hr, .section-title-2 hr, .section-title-3 hr {
        border-width: 4px 0 0;
        width: 30px;
    }

    .big-content hr, .section-title-3 hr {
        border-width: 1px 0 0;
    }

.section-title-3 hr {
    margin: 20px 0 40px;
    border-color: #ccc;
}

.nopadbot {
    padding-bottom: 0 !important;
}

.nopad {
    padding: 0 !important;
}

.border-top {
    border-top: 1px solid #ddd;
}

.img-center img {
    margin: 0 auto -7px;
    text-align: center;
}

.letter-spacing {
    text-transform: uppercase;
    letter-spacing: 1em !important;
    font-size: 18px !important;
    font-weight: lighter !important;
}

.topbar-container {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    min-height: 50px;
    line-height: 50px;
}

    .topbar-container p {
        margin: 0;
        padding: 0;
    }

.topcontact span {
    margin-right: 20px;
}

.topcontact strong {
    margin-left: 10px;
    color: #444;
    font-size: 13px;
    font-weight: 600;
}

.topbar-container .topsocial a {
    border: 0 solid #fff;
    margin-right: 1px;
    margin-top: 13px;
    color: #ccc;
    border-radius: 0;
    background-color: transparent !important;
}

.topbar-container .topsocial i {
    font-size: 13px;
}

.topbar-container .topsocial {
    padding: 0 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.menu-container {
    border-top: 1px solid #eee;
    background-color: #007EB5;
}

.header {
    position: relative;
    z-index: 100;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background: #fff;
    background: rgba(255,255,255,1);
}

    .header.affix {
        position: fixed;
        right: 0;
        background-color: #fff;
        left: 0;
        top: 0;
        overflow: visible;
        border-bottom: 1px solid #eee;
        display: block;
        z-index: 9000 !important;
    }

        .header.affix .navbar-brand {
            padding: 17px 0;
        }

        .header.affix .navbar-nav > li > a {
            padding: 25px 20px;
        }

        .header.affix .header-shadow, .header.affix .topbar {
            display: none;
        }

.navbar-nav > li > a {
    padding: 20px 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
}

.navbar-brand {
    padding: 26px 0;
}

.navbar, .navbar-right {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.navbar-collapse {
    padding: 0 !important;
}

.dropdown-menu {
    background: #fff !important;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none !important;
    color: #444;
    min-width: 210px;
    padding: 0;
    z-index: 9999;
}

    .dropdown-menu > li > a {
        color: #000;
        font-weight: 300;
        font-size: 15px;
    }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .navbar-nav > li > a.active, .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    background: #fff !important;
}

.dropdown-menu li:last-child {
    border-bottom: 1px solid #eee;
}

.dropdown-menu li {
    border-top: 1px solid #eee;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #797979;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu li {
    padding: 7px 20px 7px 0;
}

.header2 .navbar-brand {
    padding: 9px 0;
}

.header2 .topbar-container {
    padding: 7px 40px;
}

    .header2 .topbar-container .topsocial {
        border: 0;
        padding: 0;
    }

.cartbutton {
    position: relative;
    text-align: center;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.searchbutton {
    position: relative;
    text-align: center;
    border-left: 1px solid #A5C4DA;
}

.navbar-nav > .cartbutton > a, .navbar-nav > .searchbutton > a:hover {
}

.navbar-nav > .searchbutton > a:hover {
    background-color: #008CD0 !important;
}

.cartbutton small, .searchbutton small {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    font-size: 10px;
    right: 0;
    font-weight: 400;
}

.cartbutton i {
    margin-top: -10px;
}

.header2 .navbar-right .dropdown-menu {
    border: 1px solid #eee;
}

    .header2 .navbar-right .dropdown-menu li {
        border: 0;
        width: 225px;
        padding: 12px;
    }

        .header2 .navbar-right .dropdown-menu li .form-control {
            height: 34px;
            margin-bottom: 0;
            width: 100%;
        }

        .header2 .navbar-right .dropdown-menu li .btn {
            border-radius: 0;
        }

.dropdown-menu.topcart {
    box-shadow: none;
    border-color: #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

ul.topcart li > table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.4;
    padding: 0;
}

    ul.topcart li > table td {
        vertical-align: top;
        padding: 8px 10px;
    }

        ul.topcart li > table td:last-child {
            border-bottom: 0 solid #eee;
        }

    ul.topcart li > table .image {
        width: 1px;
    }

        ul.topcart li > table .image img {
            width: 50px;
            text-align: left;
            border: 1px solid #F6F5F2;
        }

    ul.topcart li > table .remove img {
        cursor: pointer;
    }

    ul.topcart li > table a {
        padding: 0;
    }

.dropdown-menu > li > .btn {
    color: #fff !important;
    margin-top: 15px;
    text-transform: uppercase;
}

.header2.affix .navbar-nav > .cartbutton, .header2.affix .navbar-nav > .searchbutton {
    border: 0;
}

    .header2.affix .navbar-nav > .cartbutton > a, .header2.affix .navbar-nav > .searchbutton > a {
        padding-top: 17px !important;
        padding-bottom: 30px !important;
    }

.yamm .collapse, .yamm .dropdown, .yamm .dropup, .yamm .nav {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 0 20px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm .dropdown-menu li {
    padding-left: 10pxl;
}

    /*.yamm .dropdown-menu li a {
        color: #999 !important;
    }*/

    .yamm .dropdown-menu li a:hover {
        color: #00ABFF !important;
    }

    .yamm .dropdown-menu li:last-child {
        border-bottom: 0;
    }

    .yamm .dropdown-menu li:first-child {
        border-top: 0;
    }

.tp-bannertimer {
    top: auto !important;
    bottom: -5px !important;
}

.slider-title, .tp-caption.slider-title {
    position: absolute;
    color: #fff;
    font-weight: 300;
    font-size: 52px;
    line-height: 60px;
    font-family: Raleway, sans-serif;
    margin: 0;
    text-align: left;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
}

.slider-title2, .tp-caption.slider-title2 {
    position: absolute;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    font-family: Raleway, sans-serif;
    margin: 0;
    text-align: left;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.text-center {
    text-align: center;
}

.slider-title strong, .tp-caption.slider-title strong {
    font-weight: 500;
    color: #fff;
}

.slider.title.darkcolor, .slider.title1.darkcolor, .tp-caption.slider-title.darkcolor, .tp-caption.slider-title1.darkcolor {
    color: #131313;
}

.slider-title1, .tp-caption.slider-title1 {
    position: absolute;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
    text-align: left;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
}

.slider-btn .btn, .tp-caption.slider-btn .btn {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 10px 0 0;
    padding: 17px 46px;
}

.slider-btn.darkcolor .btn-transparent, .tp-caption.slider-btn.darkcolor .btn-transparent {
    border-color: #131313;
    color: #131313;
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px;
}

.tp-banner-container {
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

#testimonials {
    position: relative;
}

.owl-testimonial {
    background-color: #fff;
    width: 100%;
    margin: 0 0 25px;
}

    .owl-testimonial img {
        margin-right: 20px;
        width: 100px !important;
    }

.owl-desc {
    padding: 20px 20px 20px 0;
    position: relative;
}

    .owl-desc h3 {
        padding-bottom: 0;
        margin-bottom: 0;
        font-weight: 500;
        font-size: 16px;
        padding-top: 5px;
    }

    .owl-desc small {
        text-transform: uppercase;
        font-size: 12px;
    }

    .owl-desc p {
        margin-top: 5px;
    }

    .owl-desc i {
        position: absolute;
        right: 30px;
        top: 25px;
        font-size: 34px;
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    box-shadow: none;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #acacac;
    width: 12px;
    height: 12px;
    margin: 0 5px;
}

#clients .owl-controls {
    margin-bottom: -80px;
}

.owl-client {
    border: 1px solid #eee;
    padding: 15px;
}

#teamcarousel .owl-team {
    padding: 5px 5px 40px;
    background-color: #fff;
}

#teamcarousel .magnifier p, #teamcarousel p {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 0;
    color: #444;
}

#teamcarousel .magnifier small, #teamcarousel small {
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
}

#teamcarousel .topsocial {
    margin-top: 20px;
}

    #teamcarousel .topsocial a {
        color: #d0d0d0;
        background-color: transparent;
        border-color: #d0d0d0;
    }

#teamcarousel .magnifier span {
    font-size: 13px !important;
    display: block;
    color: #fff;
    padding: 20px;
    font-weight: 300 !important;
}

#teamcarousel .magnifier .topsocial i, #teamcarousel .magnifier p, #teamcarousel .magnifier small {
    color: #fff !important;
}

#teamcarousel .magnifier .topsocial a {
    border-color: #fff;
}

#page-header {
    display: block;
    padding: 70px 0 50px;
    position: relative;
    text-align: center;
    background: url(demos/parallax_09.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#page-header1 {
    display: block;
    padding: 230px 0 230px;
    position: relative;
    text-align: center;
    background: url(demos/slide03.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #page-header1 h3 {
        color: #ea9700;
        font-size: 52px;
        padding-left: 0;
        font-weight: 400;
        z-index: 1;
        text-align: left;
    }

#page-header h3 {
    color: #fff;
    font-size: 34px;
    padding-left: 0;
    font-weight: 400;
    z-index: 1;
    text-align: left;
}

.page-header-CRM {
    display: block;
    padding: 0;
    position: relative;
    text-align: center;
    /*background: url('images/Microsoft/Banner_365_Dynamics.jpg') center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .page-header-CRM h3 {
        color: #fff;
        font-size: 34px;
        padding-left: 0;
        font-weight: 400;
        z-index: 1;
        text-align: left;
    }

.breadcrumb a, .breadcrumb > li {
    color: #fff;
}

.breadcrumb > .active {
    color: #888;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 4px;
    font-weight: 400;
    list-style: none none;
    margin-top: 15px;
    padding: 0;
    color: #fff;
}

.custom2 {
    display: block;
    font-style: italic;
    font-weight: 300;
    margin-top: 10px;
}

#payment label:hover {
    color: #fff !important;
}

#payment label {
    border: 1px solid #ededed;
    font-weight: 400;
    padding: 15px 40px !important;
}

.totalprice ul {
    text-transform: uppercase;
    padding: 20px 0;
}

.box2 {
    border: 1px solid #ededed;
    margin-top: 20px;
    padding: 30px;
}

.shoptable .table > thead > tr > th {
    background: #0b0b0b;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
}

.shoptable img {
    max-width: 80px;
    margin: 0 30px 0 0;
}

.shoptable .table > tbody > tr > td, .shoptable .table > tbody > tr > th, .shoptable .table > tfoot > tr > td, .shoptable .table > tfoot > tr > th, .shoptable .table > thead > tr > td, .shoptable .table > thead > tr > th {
    padding: 20px;
    color: #0b0b0b;
    font-family: Dosis, sans-serif;
}

.shopform label {
    color: #0b0b0b;
    margin: 10px 0;
    font-family: Dosis, sans-serif;
    font-weight: 400;
}

.shop-tab {
    margin: 60px 0;
}

    .shop-tab .nav-tabs > li.active > a, .shop-tab .nav-tabs > li.active > a:focus, .shop-tab .nav-tabs > li.active > a:hover, .shop-tab .nav-tabs > li > a {
        border-radius: 0;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

    .shop-tab .tab-content > .tab-pane {
        padding: 20px;
        border: 1px solid #ddd;
    }

    .shop-tab .nav-tabs {
        border-bottom: 0;
    }

.shop-single-images .item img {
    width: 100%;
}

.thumbs img {
    margin: 10px 5px;
    border: 1px solid #eee;
    width: 29.65%;
}

.shop-single-images .item {
    position: relative;
    display: block;
}

.shop-single-images h3 a i {
    color: #fff;
}

.shop-button .input-group .btn-default {
    border-radius: 0;
    font-size: 9px;
    width: 34px;
    border-color: #ccc;
    height: 34px;
    margin: 0 !important;
}

.shop-button .input-group {
    border-collapse: separate;
    display: inline-flex;
    border-radius: 0;
    position: relative;
}

    .shop-button .input-group .btn-default:hover {
        color: #fff;
    }

    .shop-button .input-group .form-control {
        width: 44px;
        border-left: 0;
        border-right: 0;
        border-color: #ccc;
        height: 34px;
        border-radius: 0;
    }

.shop-button .btn-primary {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0 !important;
    padding: 7px 27px;
    text-transform: uppercase;
}

.classic-shop .magnifier i {
    color: #fff;
    font-size: 21px;
    padding: 10px;
}

.shop-button {
    line-height: 35px;
    margin-top: 30px;
}

.classic-shop .magnifier span {
    margin: 10px;
    border-bottom: 0 !important;
}

.classic-shop .magnifier hr {
    width: 40px;
}

.stylish-input-group .input-group-addon {
    background: #fff !important;
    border-radius: 0 !important;
}

.stylish-input-group .form-control {
    font-style: italic;
    font-size: 13px;
    height: 50px;
    border: 1px solid #ddd;
    box-shadow: none;
}

.stylish-input-group button {
    border: 0;
    border-left: 0 !important;
    background: 0 0;
}

.input-group-addon {
    border-left: 0;
}

.sidebar-list li span {
    color: #444;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.sidebar-social-list .topsocial a {
    border-radius: 3px;
    border: 1px solid transparent;
    margin: 0 3px 0 0;
}

.sidebar-social-list .topsocial i {
    color: #fff !important;
}

.blog-slider, .sidebar-slider {
    position: relative;
}

.sidebar-list li p {
    margin: 0;
    line-height: 1.6;
}

.sidebar-list li {
    margin-bottom: 25px;
}

.customorderlist {
    list-style: normal;
}

    .custom li, .custom1 li, .custom3 li, .customorderlist li {
        margin-bottom: 10px;
        font-size: 17px;
        color: #666;
    }

        .custom li:before {
            content: "\39";
            font-family: ElegantIcons;
            font-size: 16px;
            left: 0;
            color: #cecece;
            padding-right: 11px;
            position: relative;
            top: 3px;
        }

        .custom1 li:before {
            content: "\e031";
            font-family: ElegantIcons;
            font-size: 16px;
            left: 0;
            color: #444;
            padding-right: 11px;
            position: relative;
            top: 3px;
        }

        .custom3 li:before {
            content: "\35";
            font-family: ElegantIcons;
            font-size: 16px;
            left: 0;
            color: #444;
            padding-right: 11px;
            position: relative;
            top: 3px;
        }

#sidebar .widget-title h3 {
    border-bottom: 1px solid #eee;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

#sidebar .widget {
    margin-bottom: 40px;
    display: block;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}

.tags-widget a {
    background-color: #fff;
    border: 1px solid #cacaca;
    color: #444;
    float: left;
    line-height: 1.42857;
    margin-right: 4px !important;
    margin-bottom: 5px !important;
    border-radius: 0 !important;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
}

.comment-list {
    margin-top: 40px;
}

.comments-answer {
    margin-left: 80px !important;
}

.media-list li {
    padding: 20px;
    margin: 40px 0;
    border-bottom: 1px solid #eee;
}

.media-list .comment-meta {
    font-style: italic !important;
    font-size: 13px;
    color: #aaa;
}

.media-list img {
    margin-right: 10px;
}

.media-list h4 {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
}

.media-list a {
    font-weight: 600;
    font-style: normal;
}

.authorbox .big-title {
    text-transform: uppercase;
    font-weight: 600;
}

.authorcontainer h3 {
    font-size: 16px;
    margin-bottom: 20px;
}

    .authorcontainer h3 small {
        font-size: 12px;
        display: block;
        text-transform: uppercase;
        padding-top: 15px;
    }

.authorcontainer {
    padding: 0;
}

#singleblog .sharebuttons a {
    margin-left: 0;
    margin-right: 25px;
}

.blogsingle {
    width: 100%;
    margin-bottom: 20px;
}

.two-columns .blog-links h4, .two-columns .blog-links h4 a, .two-columns .blog-wrapper h3 {
    font-size: 21px;
}

.blog-links i {
    border-right: 1px solid #99d1c7 !important;
    color: #fff;
    font-size: 28px;
    height: 74px;
    left: 0;
    line-height: 74px;
    margin: 0 !important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 74px;
}

.blog-links {
    border-bottom: 1px solid #99d1c7;
    padding: 20px 0;
    position: relative;
}

.blog-links-desc p {
    margin: 0;
    padding: 40px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.blog-links h4, .blog-links h4 a {
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #fff;
}

.blog-wrapper {
    margin-bottom: 30px;
}

.blog-meta {
    margin: 10px 0 15px;
}

    .blog-meta p {
        font-size: 13px;
        font-weight: 300;
        color: #888;
        margin: 0;
    }

        .blog-meta p span {
            padding: 0 5px;
        }

    .blog-meta h3 {
        font-weight: 500;
        font-size: 30px;
        margin: 25px 0 15px;
    }

.blog-container {
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.blog-media {
    position: relative;
}

    .blog-media img {
        width: 100%;
    }

.blog-item {
    position: relative;
    display: block;
    z-index: 10;
}

    .blog-item span {
        font-size: 12px;
        padding: 0 10px;
        font-weight: 400;
    }

    .blog-item a h3 {
        color: #444;
        padding-left: 10px;
        font-size: 18px;
        font-weight: 400;
    }

.bloghoverdesc {
    opacity: 0;
    transition: opacity .5s linear 0s;
    visibility: hidden;
    position: absolute;
    z-index: 111;
    right: 0;
    padding: 40px;
    text-align: right;
    bottom: 0;
    top: 0;
    background-color: #fff;
}

.bloghovermeta {
    bottom: 0;
    height: 68px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    visibility: visible;
    width: 136px;
    z-index: 1111;
    background: #000;
    margin: auto;
}

.post-type {
    position: absolute;
    bottom: 0;
    width: 68px;
    height: 68px;
    font-size: 28px;
    line-height: 68px;
    color: #fff;
    text-align: center;
    right: 0;
}

.post-date {
    position: absolute;
    bottom: 0;
    width: 68px;
    height: 68px;
    font-size: 28px;
    line-height: 68px;
    color: #444;
    background-color: #fff;
    text-align: center;
    right: 68px;
}

    .post-date h3 {
        color: #444;
        font-weight: 600;
        line-height: 1.5;
        font-family: 'Source Sans Pro', sans-serif;
    }

        .post-date h3 small {
            display: block;
            font-weight: 400;
        }

.blog-item:hover .bloghoverdesc {
    opacity: 1;
    visibility: visible;
}

.ourprocess p {
    margin-bottom: 0;
}

.ourprocesswidget .icon-container {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    line-height: 80px;
    font-size: 28px;
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.18);
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255,.18);
    box-shadow: 0 0 0 10px rgba(255,255,255,.18);
}

.ourprocesswidget:hover .icon-container {
    color: #fff;
}

.ourprocesswidget h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.border-left {
    border-left: 1px solid #6a6a6b;
}

.border-both {
    border-left: 1px solid #6a6a6b;
    border-right: 1px solid #6a6a6b;
}

.border-right {
    border-right: 1px solid #6a6a6b;
}

.ourprocess {
    color: #fff;
}

    .ourprocess h3 {
        color: #fff;
        font-size: 24px;
        font-weight: 600;
    }

    .ourprocess hr {
        border-color: #fff;
        width: 40px;
        margin: 20px 0;
    }

.service-colorful h3 {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}

.service-colorful {
    color: #fff;
    margin-top: 20px;
    font-size: 13px;
}

    .service-colorful i {
        color: #fff;
        width: 50px;
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #fff;
        text-align: center;
    }

.colorfulservices .title h3 {
    font-weight: 300;
    font-size: 32px;
    padding: 30px 0 40px;
    color: #fff;
}

.colorfulservices {
    padding: 30px 60px;
    margin-top: 120px;
    border-bottom: 8px solid #fff;
}

.servicebox i {
    font-size: 38px;
}

.servicebox {
    padding: 40px 0;
    border: 1px solid #ddd;
}

    .servicebox.noborder {
        border-right: 0;
    }

    .servicebox:hover h3, .servicebox:hover i {
        color: #fff;
    }

    .servicebox h3 {
        font-size: 14px;
        padding: 20px 0 0;
        text-transform: uppercase;
        font-weight: 600;
    }

.service-one {
    padding: 60px 60px 30px;
    min-height: 300px;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

    .service-one.active, .service-one.active a p, .service-one.active h2, .service-one.active h3, .service-one.active h4, .service-one.active i, .service-one:hover, .service-one:hover a p, .service-one:hover h2, .service-one:hover h3, .service-one:hover h4, .service-one:hover i {
        color: #fff;
    }

    .service-one i {
        font-size: 28px;
    }

    .service-one h3 {
        font-size: 16px;
        font-weight: 700;
        margin: 25px 0 0;
        color: #444;
    }

    .service-one h4 {
        font-size: 18px;
        font-weight: 400;
        margin: 0;
    }

    .service-one h2, .shop-single-desc h2 {
        font-size: 28px;
        font-weight: 600;
        margin: 15px 0 10px;
    }

    .service-one p {
        margin: 20px 0 0;
        color: #444;
    }

.service h3 {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 40px;
    padding-left: 90px;
    position: relative;
}

    .service h3 i {
        background: #fff;
        border: 1px solid #ddd;
        font-size: 24px;
        height: 60px;
        left: 0;
        line-height: 59px;
        position: absolute;
        text-align: center;
        top: 7px;
        width: 60px;
    }

.service p {
    margin-top: 50px;
}

.service:hover i {
    color: #fff;
}

.service-style-3 h2 {
    font-size: 36px;
    font-weight: 300;
}

.service-style-3 h3 {
    font-size: 15px;
    line-height: 1;
    margin: 0;
}

.service-style-3 .service-one {
    padding: 40px 30px;
}

    .service-style-3 .service-one i {
        font-size: 48px;
        margin-top: 50px;
        line-height: 3;
    }

.service-style-1 {
    margin: 40px 0 0;
}

.service-box {
    padding: 0 20px;
}

.service-style-1:hover .icon-container {
    color: #fff;
}

.service-box h3, .service-style-1 .title h3 {
    font-size: 16px;
    font-weight: 700;
}

.service-box hr, .service-style-1 hr, .shop-single-desc hr {
    width: 30px;
    border-width: 3px 0 0;
    border-color: #ddd;
}

.shop-single-desc hr {
    margin: 20px 0 30px;
    border-width: 1px 0 0;
}

.service-style-1 hr {
    margin-left: 45px;
}

.icon-container {
    background-color: #fff;
    color: #5b5b5b;
    border: 2px solid #efefef;
    margin: 0 auto 40px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.service-right {
    padding-top: 20px;
    padding-right: 30px;
}

    .service-right .title hr {
        border-color: #ddd;
        border-width: 1px 0 0;
        display: block;
        float: right;
        margin: 0;
        width: 30px;
    }

.icon-container {
    margin-left: 30px;
    width: 64px;
    height: 64px;
    font-size: 24px;
    margin-top: 10px;
    line-height: 64px;
}

.service-style-1 .title p {
    display: block;
    margin: 30px 0 0;
}

.icon-container:hover, .service-right .service-style-1 .icon-container:hover i {
    color: #fff;
}

.service-left {
    padding-top: 20px;
    padding-left: 30px;
}

    .service-left .title hr {
        border-color: #ddd;
        border-width: 1px 0 0;
        display: block;
        float: left;
        margin: 0;
        width: 30px;
    }

    .service-left .service-style-1 .icon-container {
        margin-right: 30px;
    }

    .service-left .service-style-1 h3, .service-right .service-style-1 h3 {
        padding: 4px 0 12px;
    }

.custom-features .customimg {
    top: -30px;
    left: 0 !important;
    margin: auto !important;
    padding: 0 !important;
    right: 0 !important;
    position: absolute;
    z-index: 100;
    overflow: visible;
}

.norelativenohidden {
    overflow: visible;
    position: inherit;
}

.custom-features {
    margin: 120px 0 80px;
}

.service-style-4 .service h3 i {
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    position: relative;
    width: 40px;
}

.service-style-4 .service h3 {
    padding-left: 0;
    margin-bottom: 20px;
}

.service-style-4 .service p {
    margin-top: 0 !important;
}

.service-style-6 .border-bottom {
    border-bottom: 1px solid #ddd;
}

.service-style-6 .border-left {
    border-left: 1px solid #ddd;
}

.service-style-6 .service-one {
    background-color: #fff;
    text-align: center;
}

    .service-style-6 .service-one hr {
        margin-left: auto;
        margin-right: auto;
    }

.service-style-7 .service-one {
    border: 0 !important;
    padding: 0 30px;
    text-align: center;
    background-color: transparent !important;
}

    .service-style-7 .service-one .icon-container {
        margin: 0 auto 40px !important;
    }

    .service-style-7 .service-one hr {
        margin-left: auto;
        margin-right: auto;
    }

    .service-style-7 .service-one .icon-container {
        width: 150px;
        height: 150px;
        line-height: 177px;
        border: 0;
    }

    .service-style-7 .service-one:hover h3 {
        color: #444 !important;
    }

    .service-style-7 .service-one:hover p {
        color: #888 !important;
    }

    .service-style-7 .service-one .icon-container i {
        font-size: 48px !important;
        color: #fff !important;
    }

#customtab .colorful {
    margin: 0 !important;
    padding: 0 !important;
}

#customtab .nav-tabs, #customtab .nav-tabs > li, #customtab .nav-tabs > li:focus, #customtab .nav-tabs > li:hover {
    border: 0 !important;
    box-shadow: none !important;
    border-bottom: 0 solid transparent;
}

    #customtab .nav-tabs > li.active > a, #customtab .nav-tabs > li.active > a:focus, #customtab .nav-tabs > li.active > a:hover, #customtab .nav > li > a:focus, #customtab .nav > li > a:hover {
        background-color: transparent !important;
        border: 0 !important;
        box-shadow: none;
        border-bottom: 0 solid transparent;
    }

    #customtab .nav-tabs > li > a {
        border: 1px solid transparent;
        border-radius: 0;
        font-size: 16px;
        font-weight: 400;
        font-family: Raleway, sans-serif;
        height: 58px;
        color: #fff;
        line-height: 58px;
        margin-right: 0;
        padding: 0;
        text-align: center;
    }

#customtab .tab-content {
    padding: 90px 60px 30px;
}

#customtab .nav-tabs > li.active > a, #customtab .nav-tabs > li.active > a:focus, #customtab .nav-tabs > li.active > a:hover {
    height: 70px;
    line-height: 70px;
    -webkit-box-shadow: 0 0 11px 11px rgba(50,50,50,.75);
    -moz-box-shadow: 0 0 11px 11px rgba(50,50,50,.75);
    box-shadow: 0 0 11px 11px rgba(50,50,50,.75);
}

    #customtab .nav-tabs > li.active > a:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136,183,213,0);
        border-top-color: #88b7d5;
        border-width: 11px;
        margin-left: -11px;
    }

#customtab .nav-tabs .green a:after {
    border-top-color: #45b29d !important;
}

#customtab .nav-tabs .yellow a:after {
    border-top-color: #f0cb46 !important;
}

#customtab .nav-tabs .red a:after {
    border-top-color: #f66162 !important;
}

#customtab .nav-tabs .purple a:after {
    border-top-color: #9d46cb !important;
}

#customtab p {
    color: #fff;
}

.check {
    margin: 20px 0;
    padding: 0;
}

    .check li:before {
        content: "\39";
        font-family: ElegantIcons;
        font-size: 16px;
        left: 0;
        color: #343434;
        padding-right: 10px;
        position: relative;
        top: 2px;
    }

.pricingbox {
    border: 1px solid #eee;
    padding-bottom: 30px;
}

    .pricingbox:hover {
        border-color: #f5f6f6;
    }

    .pricingbox .pricing-header {
        padding: 40px 0 20px;
    }

    .pricingbox .pricing-button {
        padding: 10px 0;
    }

    .pricingbox .pricing-body {
        padding: 0;
    }

        .pricingbox .pricing-body ul li {
            border-bottom: 1px solid #eee;
            padding: 10px;
        }

    .pricingbox .btn-default {
        background-color: #fff;
        border-color: #eee;
        border-width: 1px;
        padding: 10px 40px;
        text-transform: uppercase;
    }

    .pricingbox:hover {
        background-color: #f5f6f6;
    }

    .pricingbox .pricing-body ul li:last-child {
        border-bottom: 0 solid #ccc;
    }

    .pricingbox .pricing-header p {
        color: #444;
        margin: 0;
        line-height: 1.7;
        text-transform: uppercase;
        font-size: 12px;
    }

    .pricingbox .pricing-header h4 {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .pricingbox .pricing-header h3 {
        font-size: 34px;
        margin: 0;
        font-weight: 700;
        color: #fff;
    }

.pricing-circle {
    padding-top: 30px;
    margin: 20px auto 0;
    width: 120px;
    color: #fff !important;
    height: 120px;
    line-height: 120px;
}

.pricingbox:hover .pricing-body ul li {
    border-color: #eb8f8f;
}

.pricing-circle p, .pricingbox:hover .pricing-body ul li, .pricingbox:hover .pricing-header small, .pricingbox:hover h3, .pricingbox:hover h4, .pricingbox:hover p {
    color: #fff !important;
}

.pricingbox .pricing-header h3 sup {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 20px;
    font-weight: 100;
    margin: 2px;
    vertical-align: middle;
}

.panel-heading h3 {
    font-size: 13px;
    display: inline-block;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.panel-title {
    line-height: 16px;
}

.panel-heading {
    border-radius: 0 !important;
    padding: 18px 24px;
    background-color: #F6F5F2;
}

.accordion-toggle-2 .panel, .accordion-toggle-2 .panel-heading {
    background-color: #fff;
    border-color: #222;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    background-color: #f9f9f9;
}

.panel p {
    margin-bottom: 0;
}

.panel-heading:hover h3 {
    color: #fff;
}

.panel {
    border-radius: 0 !important;
    box-shadow: none;
    border-color: #DFD8D8;
}

.circle-stat canvas {
    -webkit-box-shadow: 0 0 0 7px rgba(50,50,50,.14);
    -moz-box-shadow: 0 0 0 7px rgba(50,50,50,.14);
    box-shadow: 0 0 0 7px rgba(50,50,50,.14);
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.progress-circle {
    margin-top: 60px;
}

.circle-stat {
    position: relative;
}

    .circle-stat p {
        font-size: 34px;
        font-weight: 700;
        left: 0;
        color: #444;
        margin: -20px auto;
        position: absolute;
        right: 0;
        top: 46%;
    }

.stat-details {
    left: 0;
    position: absolute;
    right: 0;
    top: 40%;
    display: block;
    margin: auto;
    padding-top: 25px;
}

    .stat-details h3 {
        font-size: 20px;
    }

    .stat-details h4 {
        padding-top: 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 300;
    }

.time_circles {
    height: 100%;
    position: relative;
    width: 100%;
}

    .time_circles > div {
        position: absolute;
        text-align: center;
    }

        .time_circles > div > h4 {
            margin: 0;
            padding: 0;
            text-align: center;
            text-transform: uppercase;
        }

        .time_circles > div > span {
            display: block;
            font-size: 300%;
            color: #444;
            margin-top: .4em;
            text-align: center;
            width: 100%;
        }

#message {
    display: block;
    position: relative;
    text-align: left;
    padding: 0;
}

#map {
    height: 450px;
    width: 100%;
}

    #map img {
        max-width: inherit;
    }

.map {
    position: relative;
}

    .map .row .col-lg-4 {
        float: right;
        margin-top: -450px;
        z-index: 9;
    }

.contact-icon {
    margin: 20px 0;
    overflow: hidden;
}

.map .row {
    position: relative;
}

.map .searchmodule {
    padding: 18px 10px;
}

.infobox {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 270px;
}

    .infobox img {
        width: 80px !important;
        padding-right: 10px;
    }

    .infobox .title {
        font-size: 13px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 0;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

        .infobox .title a {
            font-weight: 700;
        }

#loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #fff;
    position: fixed;
    display: table;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 99999;
}

.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align: center;
}

.loader-back-logo {
    margin-top: -10px;
    font-size: 26px;
}

.tagline-wrapper {
    padding: 60px 0;
}

.taglinemessage {
    font-size: 16px;
    color: #fff;
}

    .taglinemessage .btn {
        padding: 15px 50px !important;
        margin-top: 40px !important;
    }

    .taglinemessage h2 {
        color: #fff;
        padding-bottom: 10px;
        font-size: 42px;
        text-transform: uppercase;
        font-weight: 700;
    }

.welcome .btn {
    padding: 14px 36px;
    margin: 20px 10px 0;
    border-color: #fff !important;
}

.welcome p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
}

.welcome h2 {
    font-size: 42px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
}

.welcome h1 {
    font-size: 48px;
    color: #fff;
}

.welcome h4 {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 60px 0 20px;
}

.statwrap {
    border-left: 1px solid #47494b;
}

.parallax .stat-count {
    color: #fff;
}

.statwrap i {
    font-size: 38px;
    padding-left: 30px;
}

.stat-count {
    display: block;
    font-weight: 400;
    padding: 30px;
    font-size: 60px;
}

.statwrap small {
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.teambox h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.teambox .topsocial a {
    border-color: #ececec;
    background-color: transparent;
    color: #ececec;
}

.teambox small {
    font-size: 12px;
    text-transform: uppercase;
}

.teambox li img, .thumbs a img {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: .3;
}

.blog-media img {
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: .8;
}

    .blog-media img:hover, .teambox li.active img, .thumbs a img:hover {
        zoom: 1;
        filter: alpha(opacity=100);
        opacity: 1;
    }

.teambox .nav-pills > li > a img {
    width: 100%;
    padding: 0;
}

.teambox .nav > li > a {
    padding: 0;
    margin-bottom: 10px;
    background: 0 0 !important;
}

.skills {
    display: block;
    color: #444;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    overflow: hidden;
    position: relative;
}

.progress {
    border-radius: 0;
    height: 14px;
    margin: 5px 5px 40px 4px;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #ddd;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    overflow: visible;
    color: #fff;
    text-align: center;
    background-color: #696969;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width 1.1s ease;
    -o-transition: width 1.1s ease;
    transition: width 1.1s ease;
}

.progress {
    overflow: initial;
    position: relative;
}

    .progress .progress-bar {
        position: absolute;
        z-index: 10;
        line-height: 20px;
    }

    .progress .progressbar-back-text {
        position: absolute;
        width: 100%;
        height: 100%;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .progress .progressbar-front-text {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }

.progress-bar span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #999 !important;
    overflow: visible;
    text-align: center;
    position: absolute;
    right: 0;
    top: -34px;
    z-index: 9999;
}

.progress-bar span, .progress-bar-striped {
    background-color: #fff;
}

.green {
    background-color: #45b29d;
}

.yellow {
    background-color: #f0cb46;
}

.red {
    background-color: #f66162;
}

.purple {
    background-color: #9d46cb;
}

.green-icon {
    color: #fff !important;
    background-color: #45b29d !important;
    border-color: #45b29d !important;
}

.red-icon {
    color: #fff !important;
    background-color: #f66162 !important;
    border-color: #f66162 !important;
}

.purple-icon {
    color: #fff !important;
    background-color: #9d46cb !important;
    border-color: #9d46cb !important;
}

.yellow-icon {
    color: #fff !important;
    background-color: #f0cb46 !important;
    border-color: #f0cb46 !important;
}

.green-border h3 {
    border-color: #45b29d !important;
}

.red-border h3 {
    border-color: #f66162 !important;
}

.purple-border h3 {
    border-color: #9d46cb !important;
}

.yellow-border h3 {
    border-color: #f0cb46 !important;
}

.btn-transparent {
    border-color: #fff;
    color: #fff !important;
}

.btn {
    padding: 10px 26px;
}

.btn-group-lg > .btn, .btn-lg {
    font-size: 14px;
    padding: 12px 40px;
    font-weight: 500;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 7px 20px !important;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 5px 14px !important;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #45b29d;
    border-color: #45b29d;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    height: 47px;
    line-height: 1.62857;
    margin-bottom: 20px;
    width: 100%;
}

    .form-control::-moz-placeholder {
        color: #d0d0d0;
    }

.quoteform {
    margin-top: 10px;
}

    .quoteform textarea {
        height: 100px;
    }

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: none;
}

.mapbg {
    padding: 60px 0;
    background: url(images/mapbg.png) center top no-repeat #fff;
}

.widget-title {
    display: block;
    position: relative;
}

    .widget-title h3 {
        font-size: 17px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 700;
        display: inline-block;
        padding: 20px 0;
        border-bottom: 1px solid #444;
        /*margin-bottom: 35px;*/
    }

.random-works {
    margin-top: 15px;
}

    .random-works .list-inline > li {
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
    }

    .owl-desc img, .random-works a {
        zoom: 1;
        filter: alpha(opacity=80);
        opacity: .8;
    }

        .owl-desc:hover img, .random-works a:hover {
            zoom: 1;
            filter: alpha(opacity=100);
            opacity: 1;
        }

.text-widget strong {
    font-size: 17px;
}

.text-widget h2 {
    font-size: 28px;
    margin-top: 20px;
    font-weight: 600;
}

.text-widget h4 {
    font-size: 18px;
    font-weight: 400;
}

.text-widget .btn-lg {
    margin-top: 20px;
    padding: 16px 50px;
}

.big-title hr, .service-one hr, .teambox hr, .text-widget hr {
    width: 150px;
    margin: 18px 0;
    border-color: #1B1818;
}

.text-widget hr {
    width: 40px;
    margin: 25px 0 60px;
}

.service-one hr, .teambox hr {
    width: 40px;
    margin: 15px 0;
}

.big-title h3 {
    font-size: 30px;
    font-weight: 600;
}

.big-contact {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 0 0;
}

    .big-contact i {
        display: inline-block;
        font-size: 24px;
        height: 57px;
        line-height: 50px;
        text-align: left;
        vertical-align: middle;
        width: 34px;
    }

.backtotop {
    background-image: url(images/back.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 500;
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow: auto;
}

.topsocial a i {
    color: #aaa;
    font-size: 11px;
}

#teamcarousel .topsocial .twitter:hover, .topsocial .twitter:hover {
    background-color: #4dd2ff;
}

#teamcarousel .topsocial .facebook:hover, .sidebar-social-list .topsocial .facebook, .topsocial .facebook:hover {
    background-color: #3c599f;
}

#teamcarousel .topsocial .vimeo:hover, .sidebar-social-list .topsocial .vimeo, .topsocial .vimeo:hover {
    background-color: #345;
}

#teamcarousel .topsocial .linkedin:hover, .sidebar-social-list .topsocial .linkedin, .topsocial .linkedin:hover {
    background-color: #069;
}

#teamcarousel .topsocial .dribbble:hover, .sidebar-social-list .topsocial .dribbble, .topsocial .dribbble:hover {
    background-color: #ea4c89;
}

#teamcarousel .topsocial .instagram:hover, .sidebar-social-list .topsocial .instagram, .topsocial .instagram:hover {
    background-color: #6f97b6;
}

#teamcarousel .topsocial a:hover i, .topsocial a:hover i {
    color: #fff;
}

#teamcarousel .topsocial a:hover, .topsocial a:hover {
    border-color: transparent;
}

.topsocial a {
    border: 1px solid #000;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    width: 33px;
    background-color: #000;
    height: 33px;
    margin-right: 7px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}

.headersocial .facebook:hover i {
    color: #3c599f !important;
}

.headersocial .vimeo:hover i {
    color: #345 !important;
}

.headersocial .linkedin:hover i {
    color: #069 !important;
}

.headersocial .twitter:hover i {
    color: #4dd2ff !important;
}

.headersocial .dribbble:hover i {
    color: #ea4c89 !important;
}

.headersocial .instagram:hover i {
    color: #6f97b6 !important;
}

.social {
    padding: 30px;
}

.social-icons i {
    color: #fff;
    font-size: 40px;
}

.facebook-icon {
    background-color: #1852a9;
}

.twitter-icon {
    background-color: #26d3f9;
}

.google-icon {
    background-color: #da4835;
}

.dribbble-icon {
    background-color: #eb477c;
}

.tumblr-icon {
    background-color: #547f9d;
}

.rss-icon {
    background-color: #ff8a00;
}

.footer {
    background-color: #222;
    padding: 60px 0 50px;
}

.footer-contact li, .recent-posts li {
    padding: 10px 0;
    border-bottom: 1px solid #444;
}

.footer p {
    margin-bottom: 20px;
}

.footer-contact i {
    display: -moz-groupbox;
    font-size: 21px;
    padding: 12px 7px;
    vertical-align: bottom;
}

.footer-contact li:last-child, .recent-posts li:last-child {
    border-bottom: 0 solid #444;
}

.copyrights {
    background-color: #000;
    padding: 10px 0;
    

}

    .copyrights p {
        margin: 0;
        font-size: 13px;
    }

.flogo {
    margin: 5px 0 45px;
}

.copyrights a, .copyrights p, .footer, .footer .pull-right, .footer a {
    color: #fff;
    margin-top:10px;
}

    .copyrights a:hover, .footer .widget-title h3, .footer a:hover, .social-icons a:hover i {
        color: #F87A23;
    }

.copyrights .list-inline {
margin-top:10px;
}

.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: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

.portfolio-filter, .portfolio-filtering {
    width: auto;
    margin: 0 auto 60px;
    display: block;
    position: relative;
}

.g-section .portfolio-filter {
    margin: 0 auto !important;
}

    .g-section .portfolio-filter ul li a {
        background-color: #fff;
        border-color: #efefef;
    }

.portfolio-filter ul li {
    list-style: none;
}

    .portfolio-filter ul li a.active, .portfolio-filter ul li a:hover, .portfolio-filtering a.active, .portfolio-filtering a:focus, .portfolio-filtering a:hover {
        color: #fff;
    }

    .portfolio-filter ul li a, .portfolio-filtering a {
        border: 1px solid #ddd;
        display: block;
        font-size: 11px;
        height: 33px;
        line-height: 33px;
        margin: 0;
        padding: 0 10px;
        text-decoration: none;
        text-transform: uppercase;
    }

.portfolio-filtering a {
    display: inline-block;
    margin: 0 5px;
}

.portfolio {
    padding: 0;
    margin: 0;
    display: block;
}

.classic-item {
    padding: 0 0 30px;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    border-bottom: 1px solid #eee;
}

.portfolio-title h3 {
    font-size: 32px;
    font-weight: 300;
}

.portfolio-title .pager {
    margin-top: 0;
}

    .portfolio-title .pager li a {
        font-size: 11px;
        border-radius: 0;
    }

.pager li a {
    padding: 6px 30px;
}

    .pager li a:hover {
        color: #fff;
    }

.classic-item h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.classic-item small {
    text-transform: uppercase;
    font-size: 13px;
}

.classic-item .magnifier {
    color: #fff;
    padding: 30px;
}

    .classic-item .magnifier span a {
        color: #fff;
    }

    .classic-item .magnifier span {
        color: #fff;
        font-style: italic;
        border-bottom: 1px solid #fff;
    }

    .classic-item .magnifier p {
        margin: 20px 0;
    }

.item {
    width: 100%;
    padding: 0;
    margin: 0;
}

    .classic-item img, .item img {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        height: 100% !important;
        margin: 0 !important;
    }

.entry {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.magnifier {
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .magnifier h3 {
        color: #fff;
    }

.entry:hover .magnifier {
    opacity: 1;
}

.magnifier .buttons {
    top: 50%;
    position: absolute;
    margin: -20px auto;
    left: 0;
    right: 0;
    text-align: center;
}

.magnifier h4 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #eee;
}

.magnifier h3 {
    font-size: 18px !important;
    font-weight: 400;
}

.portfolio-container {
    list-style: none;
    margin: 0;
    padding: 0;
}

.portfolio-item {
    width: 25%;
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .portfolio-item > a {
        display: block;
        padding: 0 0 84px;
        position: relative;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
    }

    .portfolio-item a, .portfolio-item a:hover {
        color: #111;
        border: none;
    }

.portfolio-image {
    position: relative;
    overflow: hidden;
}

    .portfolio-image img {
        width: 100%;
        display: block;
        overflow: hidden;
    }

.portfolio-hover-desc {
    width: 100%;
    height: 184px;
    padding: 20px 20px 0;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    overflow: hidden;
}

.portfolio-description {
    font-size: 21px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}

.portfolio-buttons {
    margin-top: 30px;
}

    .portfolio-buttons a, .portfolio-buttons a:hover {
        width: 48px;
        height: 48px;
        display: inline-block;
        text-align: center;
        margin: 0 10px 0 0;
        font-size: 14px;
        line-height: 48px;
        border-radius: 100%;
        border: 1px solid #fff;
        color: #fff;
    }

        .portfolio-buttons a i {
            color: #fff;
        }

.portfolio-hover-title {
    margin: 0 0 8px;
    padding: 0;
    font-size: 12px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 1.2;
}

.portfolio-container.hover-titles-effect .portfolio-item > a {
    overflow: hidden;
    padding: 0;
}

.portfolio-container.hover-titles-effect .portfolio-item .portfolio-hover-desc {
    opacity: 0;
    bottom: -94px;
}

.portfolio-container.hover-titles-effect .portfolio-item:hover .portfolio-hover-desc {
    opacity: 1;
}

.portfolio-hover-desc {
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    transition: all .27s cubic-bezier(.3, .1, .58, 1);
}

.portfolio-item:hover .portfolio-hover-desc {
    color: #fff;
    -webkit-transform: translateY(-99px);
    -moz-transform: translateY(-99px);
    transform: translateY(-99px);
    z-index: 3;
}

.portfolio-item:hover .portfolio-hover-title {
    color: #ccc;
}

.portfolio-item:hover .portfolio-description {
    color: #999;
}

.portfolio-item .portfolio-image:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(217,11,11,0);
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    transition: all .27s cubic-bezier(.3, .1, .58, 1);
}

.portfolio-item:hover .portfolio-image:after {
    background: rgba(20,20,20,.85);
}

.portfolio-container.hover-color .portfolio-item:hover .portfolio-description, .portfolio-container.hover-color .portfolio-item:hover .portfolio-hover-desc, .portfolio-container.hover-color .portfolio-item:hover .portfolio-hover-title {
    color: #fff;
}

.portfolio-container.hover-color .portfolio-item:hover .portfolio-image:after {
    background: #e41919;
    opacity: .73;
}

.portfolio-container.image-hover-red .portfolio-item:hover .portfolio-description, .portfolio-container.image-hover-red .portfolio-item:hover .portfolio-hover-desc, .portfolio-container.image-hover-red .portfolio-item:hover .portfolio-hover-title {
    color: #fff;
}

.portfolio-item .portfolio-image > img {
    -webkit-transition: all .3s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .3s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .3s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .3s cubic-bezier(.3, .1, .58, 1);
    transition: all .3s cubic-bezier(.3, .1, .58, 1);
}

.portfolio-item:hover .portfolio-image > img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.single-portfolio {
    margin-top: 40px;
    position: relative;
}

.portfolio-button .btn {
    margin-top: 20px;
    padding: 10px 35px;
    font-size: 11px;
}

.portfolio-button {
    display: table-caption;
    position: relative;
    width: 100%;
}

.sharebuttons {
    margin-top: 25px;
}

    .sharebuttons a {
        margin-left: 20px;
        color: #ababab;
        font-size: 14px;
    }

        .sharebuttons a i {
            padding: 0 5px;
            font-size: 15px;
        }

.classic-shop .owl-controls {
    bottom: -10% !important;
}

.single-portfolio .owl-theme .owl-controls {
    bottom: -14% !important;
}

.portfolio-desc h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.portfolio-desc hr {
    margin: 20px 0 30px;
    width: 40px;
}

.portfolio-details {
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

    .portfolio-details ul li strong {
        min-width: 120px;
        display: inline-block;
    }

    .portfolio-details ul li {
        margin: 6px 0;
    }

.portfolio-media img {
    width: 100%;
}

@media (max-width:1024px) {
    .navbar-nav > li > a {
        padding: 35px 13px;
    }

    .teambox .nav-pills > li > a img {
        padding: 0;
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    .header2.affix {
        position: relative !important;
    }

    #customtab .nav-tabs > li {
        width: 50%;
        box-shadow: none !important;
    }

        #customtab .nav-tabs > li.active > a::after {
            display: none;
        }

        #customtab .nav-tabs > li.active > a, #customtab .nav-tabs > li.active > a:focus, #customtab .nav-tabs > li.active > a:hover, #customtab .nav-tabs > li > a {
            box-shadow: none !important;
            height: 60px !important;
            line-height: 60px !important;
        }
}

@media (max-width:768px) {
    .owl-controls {
        bottom: 15% !important;
    }

    .slider-title, .tp-caption.slider-title {
        position: initial;
    }

    #customtab .nav-tabs > li {
        width: 100%;
    }

    .custom-features .customimg, .navbar-nav > .cartbutton, .navbar-nav > .searchbutton {
        display: none !important;
    }

    .header2 .navbar-brand {
        padding: 35px 0;
    }

    .owl-desc {
        padding: 30px;
    }

    .skills {
        margin-top: 30px;
    }

    .teambox .nav-pills > li > a img {
        padding: 0;
        width: 25%;
        float: left;
        margin-bottom: 30px;
    }

    .topcontact span {
        /*display: block;*/
        margin: 0 4px 10px 5px;
    }

    .us-mobno {
        margin-left: -7%;
    }

    .topcontact, .topsocial {
        margin: 10px 0;
        line-height: 1.9;
        float: none !important;
        text-align: center !important;
    }

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 11px;
        padding: 20px 0 0;
        position: relative;
        font-size: 23px;
    }

    .header.affix .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 11px;
        padding: 11px 0 0;
        position: relative;
        font-size: 23px;
    }

    .header.affix .navbar-nav > li > a, .navbar-nav > li > a {
        padding: 8px 25px;
    }

    .copyrights, .copyrights .text-left {
        text-align: center !important;
    }

    .alignleft, .alignright {
        float: none;
        width: 100%;
    }

    .navbar {
        padding: 10px 0 30px;
    }
}

@media (max-width:992px) {
    .bloghoverdesc {
        display: block;
        text-align: center;
        visibility: visible;
        opacity: 1;
    }

    .slider-title, .tp-caption.slider-title {
        position: initial;
        font-size: 24px;
    }

    .blog-item {
        height: 300px;
    }
}

@media (min-width:768px) {
    .header2 .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .slider-title, .tp-caption.slider-title {
        position: absolute;
    }
}

@media only screen and (max-width:992px) {
    .portfolio-item {
        width: 50%;
    }
}

@media only screen and (max-width:768px) {
    .portfolio-filtering a {
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
    }

    .portfolio-filtering {
        margin-left: 0;
    }
}

@media only screen and (max-width:767px) {
    .portfolio-filtering a {
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
        width: 46%;
        font-size: 11px;
    }
}

@media only screen and (max-width:480px) {
    .portfolio-filtering a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .portfolio-item {
        width: 100%;
    }

    .topcontact {
        display: none;
    }
}

.loader {
    margin-left: 30px;
    margin-top: 16px;
    vertical-align: bottom;
}

.us-mobno {
    margin-left: -7%;
}
/********************Home Images******************/
.image-resp {
    max-width: 75%;
    margin-left: 25px;
}
/********************Domain Images******************/
.img-domain {
    max-width: 50%;
    margin: 0;
    padding: 0;
    height: 40%;
}
/***
    xed**************/
.colored-boxed {
    text-align: center;
}

    .colored-boxed i {
        width: 70px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        background-color: transparent;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        font-size: 30px;
        font-weight: 400;
        font-size: 15px;
    }


    .colored-boxed.lightblue-circle i {
        color: #4f82e9;
        border-color: #4f82e9;
    }

    .colored-boxed.dark-circle i {
        color: #333;
        border-color: #333;
    }

    .colored-boxed.blue-circle i {
        color: #3b5998;
        border-color: #3b5998;
    }

    .colored-boxed.red-circle i {
        color: #cb2027;
        border-color: #cb2027;
    }

    .colored-boxed h3 {
        font-size: 16px;
        font-weight: 600;
        margin-top: 8px;
        margin-bottom: 0px;
        /*text-transform: uppercase;*/
    }

    .colored-boxed p {
        margin-top: 10px;
    }

.colored-box h4 {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
}

.colored-box p {
    color: #fff;
}

.ihover:hover {
    cursor: pointer;
    margin: 0;
    padding: 10px;
}

.img-gal {
    max-width: 50%;
    margin-left: 0;
    /*height: 50%;*/
}
/*use in section headings*/
h3.heading {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
    vertical-align: middle;
    font-family: 'Raleway', sans-serif;
}

    h3.heading:after {
        position: relative;
        left: 18px;
        content: "";
        display: inline-block;
        width: 200%;
        vertical-align: middle;
        height: .50em;
        margin: 0 -200% 0 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

h4.heading {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

    h4.heading:after {
        position: relative;
        left: 18px;
        content: "";
        display: inline-block;
        width: 80%;
        vertical-align: middle;
        height: .50em;
        margin: 0 -200% 0 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
/*******section heading**********/
.center-heading {
    text-align: center;
    margin-bottom: 40px;
}

    .center-heading h2 {
        margin-bottom: 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #333;
        font-size: 30px;
    }

    .center-heading p {
        font-size: 18px;
    }

    .center-heading h2 strong {
        font-weight: 800;
    }

.center-line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #bbb;
    /* border-bottom: 1px solid $skincolor; */
    margin: auto;
}

.center-heading p {
    margin-top: 10px;
}

.overflow-hidden {
    overflow: hidden;
}

.yamm-content h3.heading {
    border-bottom: none;
    margin: 0 0 5px;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
/****progress bars****/
/*progress bar*/
h3.heading-progress {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0px;
    text-transform: uppercase;
    color: #777;
}

.progress {
    height: 15px;
    line-height: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #E9E9E9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.progress-bar {
    line-height: 10px;
    /*background: #4f82e9;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.panel-default > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #4f82e9 !important;
    padding: 7px 12px;
}


.panel-group .panel-heading {
    padding: 0;
    background: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

    .panel-group .panel-heading a {
        position: relative;
        display: block;
        padding: 12px 40px 12px 10px;
        font-size: 16px;
        color: #505050;
        line-height: 0;
        text-transform: none;
        text-decoration: none;
        font-weight: 500;
    }

/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}

.divide2 {
    width: 100%;
    height: 2px;
}

.divide3 {
    width: 100%;
    height: 3px;
}

.divide5 {
    width: 100%;
    height: 5px;
}

.divide10 {
    width: 100%;
    height: 10px;
}

.divide15 {
    width: 100%;
    height: 15px;
}

.divide20 {
    width: 100%;
    height: 20px;
}

.divide25 {
    width: 100%;
    height: 25px;
}

.divide30 {
    width: 100%;
    height: 30px;
}

.divide35 {
    width: 100%;
    height: 35px;
}

.divide40 {
    width: 100%;
    height: 40px;
}

.divide45 {
    width: 100%;
    height: 40px;
}

.divide50 {
    width: 100%;
    height: 50px;
}

.divide55 {
    width: 100%;
    height: 55px;
}

.divide60 {
    width: 100%;
    height: 60px;
}

.divide65 {
    width: 100%;
    height: 65px;
}

.divide70 {
    width: 100%;
    height: 70px;
}

.divide75 {
    width: 100%;
    height: 75px;
}

.divide80 {
    width: 100%;
    height: 80px;
}

.divide85 {
    width: 100%;
    height: 85px;
}

/*margins*/
.margin10 {
    margin-bottom: 10px;
}

.margin20 {
    margin-bottom: 20px;
}

.margin30 {
    margin-bottom: 30px;
}

.margin40 {
    margin-bottom: 40px;
}

.no-padding {
    padding: 0px;
}

    .no-padding.gray {
        background-color: #f5f5f5;
    }

.no-padding-inner h3 {
    text-transform: uppercase;
    font-weight: 700;
}

.no-padding-inner {
    padding: 60px;
}

@media (max-width: 568px) {
    .no-padding-inner {
        padding: 15px;
    }
}

.margin-0 {
    margin: 0px !important;
}

.wide-img-showcase-row {
    position: relative;
}

.no-padding.img {
    background: url(../img/showcase-1.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

.no-padding.img-2 {
    background: url(../img/showcase-2.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

@media (max-width: 767px) {
    .no-padding.img {
        position: relative;
        height: 300px;
    }
}

/***********bootstrap collapse overrides*/
.panel-group .panel {
    margin-bottom: -6px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.panel-default > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #4f82e9 !important;
    /*padding: 7px 12px;*/
}

.panel-title i {
    margin-right: 10px;
    color: #4f82e9;
}
/*************pagination***********/
.gallery-bottom .pagination {
    margin-top: 0px;
}

.pagination > li > a, .pagination > li > span {
    background-color: #ccc;
    padding: 3px 9px;
    color: #fff;
    border: 0px;
}

.pagination > li > a {
    margin-right: 5px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #4f82e9;
}

.jobs-row h4.panel-title {
    font-weight: 400;
    text-align: left;
}

    .jobs-row h4.panel-title a {
        font-size: 15px;
    }

    .jobs-row h4.panel-title em {
        font-weight: 400;
        font-size: 12px;
        color: #999;
        display: block;
        margin-top: 30px;
    }

.content-p {
    margin-bottom: 20px;
    font-size: 1em;
    font-family: wf_segoe-ui,Tahoma,Verdana,Arial,sans-serif;
}
/***************Side Nav***************/
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

ul.list-unstyled.cat-list {
    color: #888;
    margin-right: 10px;
}

.cat-list li {
    padding: 5px 0;
    border: 1px solid #e5e5e5;
    background-color: #F4F4F4;
}

.fa-angle-right:before {
    content: "\f105";
}

.cat-list li i {
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    /*margin-right: 5px;*/
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
    background: #2FADDE;
    /*color: #888;*/
    margin-right: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cat-list li a {
    text-decoration: none;
    margin: 5px 0px 0 20px;
    color: #070707;
    font-size: 11.1pt;
}

    .cat-list li a:hover {
        color: #0096d6;
    }

.cat-list li:hover i {
    margin-left: 5px;
    cursor: pointer;
}

/*cat-list li i {
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
    background: #2FADDE;
    color: #888;
    margin-right: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
.service-content {
    background-color: #fff;
    border-radius: 15px;
    padding: 50px;
    margin: 0;
}

.tab-content-service {
    background-color: #007EB5;
    border-radius: 15px;
    margin: 12px 0 0 0;
}

    .tab-content-service li {
        color: #fff;
    }

        .tab-content-service li:before {
            color: #b6ff00;
        }

:focus {
    outline: 0 !important;
}

.section-CRM {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    z-index: 10;
    padding: 0;
    top: -25px;
}

.container-crm {
    padding-top: 20px;
}

.image-crm {
    width: 50%;
    float: right;
}

.content-CRM-services {
    min-height: 311px;
}

.content-AX-services {
    min-height: 340px;
}

.text-white {
    color: #fff;
}
/*.li-angel {
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
    background: #2FADDE;
}*/
/*****************Dropdown Submenu******************/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
/* ==================================================================
	COLORS
================================================================== */
.us-flag {
    margin-top: 1.4%;
    position: absolute;
    margin-left: -1.4%;
}

@media (max-width:315px) {
    .us-flag {
        margin-top: 1.4%;
        position: absolute;
        margin-left: -21.4%;
    }
}

.indian-flag {
    width: 19px;
    height: 19px;
    /* margin-top: -3%; */
    position: absolute;
    margin-top: 0.9%;
}



.top strong {
    margin-left: 31px !important;
}



.colorgreen,
.rating i,
.custom li:before,
.custom1 li:hover:before,
.custom3 li:hover:before,
.sharebuttons a i,
.icon-container,
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a.active,
.navbar-nav > li > a:active,
.servicebox i,
.service-one i,
.owl-desc i {
    color: #45b29d;
}

.normalquote small,
.colorred,
.shop-button .input-group .btn-default,
.tags-widget a:hover,
.custom li:hover:before,
.big-contact i,
.check li:before,
.statwrap i {
    color: #e8de2e;
}

.pricing-circle,
.dropdown-menu > li > .btn:hover,
.panel-heading:hover,
.stylish-input-group .input-group-addon {
    /*background: #45b29d !important;*/
    /*border-color: #45b29d !important;*/
    background: #EAECEB !important;
    border-color: #EAECEB !important;
    color: #ffffff !important;
}


#payment label:hover,
.shoptable .table > thead > tr > th,
.shop-button .input-group .btn-default:hover,
.pager li a:hover,
.portfolio-container.image-hover-red .portfolio-item:hover .portfolio-image:after,
.portfolio-filtering a.active,
.portfolio-filtering a:hover,
.portfolio-filtering a:focus,
.post-type,
.welcome .btn-primary {
    background-color: #45b29d;
    border-color: #45b29d !important;
}

.pricingbox:hover,
.ourprocesswidget:hover .icon-container,
#teamcarousel .magnifier,
.classic-item .magnifier,
.service-style-1:hover .icon-container,
.slider-btn .btn-primary,
.tp-caption.slider-btn .btn-primary,
.servicebox:hover,
.service:hover i,
.portfolio-filter ul li a.active,
.portfolio-filter ul li a:hover,
.service-one.active,
.service-one:hover,
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,
.btn-primary,
.backtotop {
    background-color: #F87A23;
}

.customquote,
.ourprocesswidget:hover .icon-container,
.section-title hr,
.service-style-1:hover .icon-container,
.slider-btn .btn-primary,
.tp-caption.slider-btn .btn-primary,
.servicebox:hover,
.service:hover h3,
.service:hover i,
.portfolio-filter ul li a.active,
.portfolio-filter ul li a:hover,
.service-one.active,
.service-one:hover,
.section-title-2 hr,
.form-control:focus,
.btn-primary {
    border-color: #F87A23;
}

.classic-shop .magnifier {
    background-color: rgba(223,73,74,0.9);
}

.red-type,
.colorfulservices {
    background-color: #F87A23;
    border-color: #56C00D;
}
/***********************Custom****************************/
.client-words {
    font-style: italic;
    font-size: 11.5px;
}
/**
 * Default Theme, v2.
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
    padding: 1em;
    width: auto;
}

.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
    width: 100%;
}

.cse .gsc-branding,
.gsc-branding {
    display: none;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
    background-color: #fff;
    border: 1px solid #fff;
}

    .cse .gsc-control-cse:after,
    .gsc-control-cse:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.cse .gsc-resultsHeader,
.gsc-resultsHeader {
    border: block;
}

table.gsc-search-box td.gsc-input {
    padding-right: 24px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 12px;
}

input.gsc-input {
    font-size: 16px;
    padding: 4px 9px;
    border: 1px solid #D9D9D9;
    width: 99%;
}

.gsc-input-box {
    border: 1px solid #D9D9D9;
    background: #fff;
    height: 36px !important;
}

.gsc-search-box .gsc-input > input:hover,
.gsc-input-box-hover {
    border: 1px solid #b9b9b9;
    border-top-color: #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    outline: none;
}

.gsc-search-box .gsc-input > input:focus,
.gsc-input-box-focus {
    border: 1px solid #4d90fe;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
    outline: none;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 0 8px;
    height: 29px;
    min-width: 54px;
    border: 1px solid #666666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
    background-image: linear-gradient(top,#4d90fe,#4787ed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}

    .cse input.gsc-search-button:hover,
    input.gsc-search-button:hover {
        border-color: #2f5bb7;
        background-color: #357ae8;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
        background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
        background-image: linear-gradient(top,#4d90fe,#357ae8);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
    }

    .cse input.gsc-search-button:focus,
    input.gsc-search-button:focus {
        box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
        -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
        -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
    }

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    width: auto !important;
    height: 35px !important;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 2px;
}

.gsc-refinementHeader {
    text-decoration: none;
    font-weight: bold;
    color: #666;
}

    .gsc-refinementHeader.gsc-refinementhActive {
        text-decoration: none;
        color: #DD4B39;
    }

    .gsc-refinementHeader.gsc-refinementhInactive {
        text-decoration: none;
        cursor: pointer;
    }

        .gsc-refinementHeader.gsc-refinementhInactive > span:hover {
            text-decoration: underline;
        }

.gsc-refinementhActive > span {
    border-bottom: 3px solid;
    padding-bottom: 2px;
}

.gsc-refinementsArea {
    margin-top: 0;
    padding-bottom: 4px;
    padding-top: 10px;
}

/* Foont size for refinements */
.gsc-tabsArea {
    font-size: 11px;
}
    /* For searcher tabs */
    .gsc-tabsArea > .gsc-tabHeader {
        height: 27px;
    }

    .gsc-tabsArea > div {
        height: 30px;
        overflow: auto;
    }
    /* No spacers needed for keneddy refinements */
    .gsc-tabsArea .gs-spacer {
        display: none;
    }

    .gsc-tabsArea .gs-spacer-opera {
        display: none;
    }

.gsc-tabsArea {
    margin-top: 12px;
    margin-bottom: 0;
    height: 29px;
    border-bottom: 1px solid #CCC;
}
/* Refinement tab properties */
.gsc-tabHeader {
    display: inline-block;
    padding: 0 8px 1px 8px;
    margin-right: 0px;
    margin-top: 0px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    text-align: center;
}
    /* Active refinement tab properties */
    .gsc-tabHeader.gsc-tabhActive {
        border: 1px solid #ccc;
        border-bottom-color: #fff;
        color: #202020;
    }
    /* Inactive refinement tab properties */
    .gsc-tabHeader.gsc-tabhInactive {
        background: #fff;
        color: #666;
        border-left: 0;
        border-right: 0;
        border-top: 0;
    }
/* Inner wrapper for an image result */
.gsc-imageResult-column,
.gsc-imageResult-classic {
    padding: .25em;
    border: 1px solid #fff;
    margin-bottom: 1em;
}
/* Inner wrapper for a result */
.gsc-webResult.gsc-result {
    padding: .25em;
    border: 1px solid #fff;
    margin-bottom: 0;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result {
    border: 1px solid #fff;
    margin-bottom: 0;
}
/* Wrapper for a result. */
.gsc-webResult .gsc-result {
    padding: 10px 0 10px 0;
}
    /* Result hover event styling */
    .cse .gsc-webResult.gsc-result:hover,
    .gsc-webResult.gsc-result:hover,
    .gsc-webResult.gsc-result.gsc-promotion:hover,
    .gsc-results .gsc-imageResult-classic:hover,
    .gsc-results .gsc-imageResult-column:hover {
        border: 1px solid #fff;
    }

.gs-web-image-box,
.gs-promotion-image-box {
    padding: 2px 0;
}

    .gs-promotion-image-box img.gs-promotion-image {
        max-width: 50px;
    }

    .gs-promotion-image-box img.gs-promotion-image,
    .gs-promotion-image-box {
        width: 50px;
    }

    .gs-web-image-box img.gs-image {
        max-width: 70px;
        max-height: 70px;
    }

.gs-web-image-box-landscape img.gs-image {
    max-width: 70px;
    max-height: 50px;
}

.gs-web-image-box-portrait img.gs-image {
    max-width: 50px;
    max-height: 120px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 80px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
    width: 60px;
    height: 50px;
    overflow: hidden;
}

.gs-web-image-box {
    text-align: inherit;
}

.gs-promotion-image-box img.gs-promotion-image {
    border: 1px solid #ebebeb;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
    background-color: #F6F6F6;
    margin-top: 5px;
    margin-bottom: 10px;
}

.gsc-result-info {
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px;
    padding-bottom: 10px;
}

.gs-promotion-text-cell .gs-visibleUrl,
.gs-promotion-text-cell .gs-snippet {
    font-size: 13px;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 8px;
    padding-right: 8px;
}

.gs-promotion-table {
    margin-left: 8px;
    margin-right: 8px;
}

.gs-promotion table {
    padding-left: 8px;
    padding-right: 8px;
}

table.gs-promotion-table-snippet-with-image {
    padding-left: 0;
    padding-right: 0;
}

.gs-promotion-text-cell {
    margin-left: 8px;
    margin-right: 8px;
}

.gs-promotion-text-cell-with-image {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
    color: #15C;
}

.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
    color: #15C;
}

.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
    color: #15C;
}

.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
    color: #15C;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
    color: #093;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
    background: #EEE;
}

.gsc-completion-container {
    font-family: Arial, sans-serif;
    font-size: 16px;
    background: white;
    border: 1px solid #CCC;
    border-top-color: #D9D9D9;
    margin: 0;
}

.gsc-completion-title {
    color: #15C;
}

.gsc-completion-snippet {
    color: #000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
    display: none;
}

.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
    display: block;
}

/* Keneddy shows url at the top of the snippet, after title */
.gsc-url-top {
    display: block;
}

.gsc-url-bottom {
    display: none;
}

/* Keneddy shows thumbnail inside the snippet, under title and url */
.gsc-thumbnail-left {
    display: none;
}

.gsc-thumbnail-inside {
    display: block;
}

.gsc-result .gs-title {
    height: 1.2em;
}

.gs-result .gs-title,
.gs-result .gs-title * {
    color: #15C;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
    color: #093;
    text-decoration: none;
    padding-bottom: 2px;
}

.gsc-results .gsc-cursor-box {
    margin: 10px;
}

    .gsc-results .gsc-cursor-box .gsc-cursor-page {
        text-decoration: none;
    }

        .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
            text-decoration: underline;
        }

    .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
        text-decoration: none;
        color: #DD4B39;
    }

.gsc-preview-reviews,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em {
    color: #333;
}

.gsc-control-cse-zh_CN .gs-snippet b,
.gsc-control-cse-zh_CN .gs-promotion em,
.gsc-control-cse-zh_TW .gs-snippet b,
.gsc-control-cse-zh_TW .gs-promotion em {
    color: #C03;
}

.gsc-snippet-metadata,
.gsc-role,
.gsc-tel,
.gsc-org,
.gsc-location,
.gsc-reviewer,
.gsc-author {
    color: #666;
}

.gsc-wrapper.gsc-thinWrapper {
    border-right: 1px solid #e9e9e9;
}

.gs-spelling a {
    color: #15C;
}

.gs-spelling {
    color: #333;
    padding-left: 7px;
    padding-right: 7px;
}

.gs-snippet {
    margin-top: 1px;
}

div.gsc-clear-button {
    background-image: url('//www.google.com/uds/css/v2/clear.png');
}

    div.gsc-clear-button:hover {
        background-image: url('//www.google.com/uds/css/v2/clear-hover.png');
    }

.gsc-preview-reviews ul {
    padding-left: 0;
    padding-right: 0;
}

.gsc-completion-container .gsc-completion-icon-cell {
    width: 42px;
    height: 42px;
    padding-right: 10px;
}

td.gsc-branding-text, td.gcsc-branding-text {
    color: #666;
}

.gcsc-branding {
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

.gsc-adBlock {
    padding-bottom: 5px;
}

.gsc-table-cell-snippet-close,
.gsc-table-cell-snippet-open {
    padding-left: 0;
    padding-right: 0;
}

.gsc-selected-option-container {
    background-color: whiteSmoke;
    background-image: linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -webkit-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -moz-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -ms-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -o-linear-gradient(top,whiteSmoke,#F1F1F1);
}

/* Facet box css */
.gsc-context-box {
    font-size: 83%;
    margin-top: 3px;
    border-collapse: collapse;
}

    .gsc-context-box .gsc-col {
        padding: 1px 0;
        white-space: nowrap;
        vertical-align: middle;
    }

    .gsc-context-box .gsc-facet-label {
        width: 65px;
        padding-left: 2px;
        text-decoration: underline;
        color: #0000cc;
        cursor: pointer;
    }

    .gsc-context-box .gsc-chart {
        width: 32em;
        padding: 3px;
        border-left: 1px solid #0000cc;
        border-right: 1px solid #0000cc;
    }

    .gsc-context-box .gsc-top {
        border-top: 1px solid #0000cc;
    }

    .gsc-context-box .gsc-bottom {
        border-bottom: 1px solid #0000cc;
    }

    .gsc-context-box .gsc-chart div {
        background: #0000cc;
        height: 9px;
    }

    .gsc-context-box .gsc-facet-result {
        color: #0000cc;
        width: 30px;
        text-align: right;
        padding-right: 5px;
    }

/* Universal one box css. */
.gsc-usr-group-thumbnail {
    display: inline-block;
    max-width: 72px;
    max-height: 72px;
}

    .gsc-usr-group-thumbnail img {
        max-height: 72px;
        overflow: hidden;
    }

.gs-webResult .gs-title .gs-title.gsc-usr-group-heading {
    color: #0000cc;
    cursor: pointer;
}

.gsc-usr-group {
    min-height: 100px;
    zoom: 1;
    display: block;
    line-height: 1.24;
    margin-top: -7px;
    margin-bottom: -7px;
    margin-left: 20px;
}

.gsc-usr-group-content {
    padding-top: 1px;
    padding-bottom: 3px;
}

.gsc-usr-group-content-thumbnail {
    display: inline-block;
    vertical-align: top;
}

.gsc-usr-group-head-result {
    display: inline-block;
    padding-left: 6px;
}

.gsc-usr-group-snippet {
    width: 100%;
    height: 3.6em;
    overflow: hidden;
}

.gsc-usr-group-content-results {
    font-size: 12px;
    padding-left: 1px;
    width: 80%;
    padding-top: 7px;
}

.gsc-usr-group-head-results {
    display: inline-block;
    font-size: 13px;
    padding-left: 6px;
    width: 80%;
}

.gs-webResult .gs-title .gs-title.gsc-usr-group-all-results {
    font-size: 11px;
    line-height: 10px;
}

    .gs-webResult .gs-title .gs-title.gsc-usr-group-all-results b {
        font-size: 14px;
        font-weight: 600;
    }

.gs-webResult .gs-title .gs-title.gsc-usr-group-heading b {
    color: #0000cc;
}


/**********************************************/
/*.section {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    z-index: 10;
    padding: 0px 0 !important;
}*/

.right-arrow {
    margin-left: 70%;
    cursor: pointer;
    margin-top: -62%;
    font-size: 34px;
    color: #007EB5;
    position: absolute;
    top: 361px;
    opacity: 0.54;
}

    .right-arrow:hover {
        opacity: 1;
    }

.left-arrow {
    cursor: pointer;
    margin-top: -62%;
    font-size: 34px;
    color: #007EB5;
    position: absolute;
    top: 360px;
    right: 100px;
    opacity: 0.54;
}

    .left-arrow:hover {
        opacity: 1;
    }

.section-hide {
    display: none;
}
