.body-div {
    overflow: hidden;
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    padding-top: 84px;
    overflow-x:hidden;
}
::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

::-webkit-selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

:active, :focus {
    outline: 0 !important;
}
.container {
    width: 1280px;
}

#content:focus {
    outline: none;
}

h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif;
}

header {
    padding: 10px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #f3f3f3;
    width: 100%;
}

a {
    color: #333;
}

.menu-div {
    position: relative;
}

    .menu-div .navbar-brand {
        padding: 0;
    }

    .menu-div .navbar-default {
        border: none;
        box-shadow: none;
        background: none;
    }

    .menu-div .navbar {
        margin: 0;
        min-height: inherit;
    }

.uppercase {
    text-transform: uppercase;
}

.menu-div .nav > li:last-child a {
    padding-right: 0;
}

.menu-div .nav > li > a {
    padding: 8px 10px;
    background: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    outline: none;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.7px;
}

    .menu-div .navbar-default .navbar-nav > .active > a, .menu-div .nav > li > a:hover, .menu-div .nav > li > a.active {
        color: #006eb6;
        box-shadow: none;
        background: none;
    }

.menu-div .nav {
    margin-top: 36px;
}

.header-slider {
    max-width: 100%;
    margin: 0 auto;
}

    .header-slider .swiper-pagination {
        z-index: 999;
    }

    .header-slider .swiper-pagination-bullet {
        background: #fff;
        opacity: 9;
    }

    .header-slider .swiper-pagination-bullet-active {
        background: #006fb4;
        opacity: 9;
    }

    .header-slider .inner-content {
        background-size: cover;
        height: 580px;
        background-position: center top;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-slider .Stitle {
        font-size: 40px;
        text-align: center;
        width: 100%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        background: rgba(255,255,255,0.60);
        padding: 15px 45px;
        margin-top: 40px;
    }

p {
    margin-bottom: 15px;
    line-height: 22px;
}

.paddingTb60 {
    padding: 50px 0;
}

.our-story-section h3 {
    color: #1d1f21;
    line-height: 22px;
    font-size: 16px;
    margin: 0;
    margin-bottom: 20px;
}

    .our-story-section h3 span {
        font-weight: 700;
    }

.light-green-color {
    color: #8db603 !important;
}

.light-blue-color {
    color: #49c1c4 !important;
}

.our-story-section .left-border {
    border-left: 2px solid #9cc60c;
    min-height: 250px;
    padding-left: 30px;
}

.our-story-section .quote-div {
    padding-left: 15px;
    position: relative;
}

    .our-story-section .quote-div .q-left {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

.our-story-section h3.mtop {
    margin: 30px 0 10px 0;
}

.our-story-section .quote-div h3 {
    position: relative;
    z-index: 5;
    margin: 0;
    margin-top: 10px;
}

.our-story-section .quote-div .q-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.tilte-lg {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    color: #333;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}

    .tilte-lg span {
        font-size: 16px;
        color: #777;
        text-transform: capitalize;
    }

.how-it-works-section {
    background: #f0f9fb;
    border-top: 1px solid #e4e9eb;
    color: #58585b;
}

    .how-it-works-section h3 {
        color: #81d0d6;
        line-height: 22px;
        font-size: 16px;
        margin: 0;
        margin-bottom: 20px;
    }

        .how-it-works-section h3 span {
            font-weight: 700;
        }

        .how-it-works-section h3.mtop {
            margin: 20px 0 20px 0;
        }

    .how-it-works-section .bottom-icon-div h3 {
        margin: 15px 0 5px 0;
    }

    .how-it-works-section .bottom-icon-div .content-div {
        max-width: 150px;
    }

    .how-it-works-section .left-border {
        border-right: 2px solid #a0c70c;
    }

.programmes-section {
    background: #f4f4f4;
    padding: 60px 0;
   /*height: 146px;*/
}

.programmes-section1 {
    background: #af2f2f;
    padding: 60px 0;
  
}

.programmes-section2 {
    background: #6b4dcc;
    padding: 60px 0;
  
}

/*.benefits-section {
	border-bottom: 1px solid #e2e3e4;
	border-top: 1px solid #e2e3e4;
}*/
.benefits-section .media {
    background: #f4f3ee;
    border: 2px solid #d4eff6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 10px 15px;
}

    .benefits-section .media .media-left {
        padding-right: 20px;
        vertical-align: middle;
    }

    .benefits-section .media .media-body {
        vertical-align: middle;
    }

    .benefits-section .media h3 {
        margin: 0;
        font-size: 16px;
        font-weight: 700;
        padding-top: 0;
        padding-bottom: 3px;
    }

.benefits-section h2 {
    margin-bottom: 45px;
    text-transform: uppercase;
}

.products-section .tilte-lg {
    margin-bottom: 40px;
}

.product-post {
    position: relative;
    margin-bottom: 25px;
    background: #fff;
    padding: 15px;
    border: 1px solid #e0e0e0;
}

    .product-post a {
        color: #f4f4f4;
    }

    .product-post img {
        width: 100%;
        height: auto;
    }

    .product-post h3 {
        margin: 0;
        padding: 10px 5px;
        text-align: left;
        font-size: 14px;
        text-transform: capitalize !important;
        font-weight: 600 !important;
        line-height: 22px;
    }

.products-section .swiper-button-disabled {
    display: none !important;
}

.products-button-next {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -25px;
    width: 53px;
    height: 53px;
    display: block;
    z-index: 55;
    background: rgba(0,111,181,0.5);
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}

.products-button-prev {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 55;
    background: rgba(0,111,181,0.5);
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}

    .products-button-prev img {
        position: relative;
        left: -2px;
    }

.products-button-next img {
    position: relative;
    left: 3px;
}

.entry-meta {
    margin: 10px -10px -15px 0;
    list-style: none;
}

ul.entry-meta {
    margin: 0;
    padding: 0 4px;
}

.entry-meta li {
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 10px 10px 25px 0;
    color: #999;
    font-family: crete round,serif;
    font-style: italic;
}

    .entry-meta li:before {
        content: '/';
        display: inline-block;
        margin-right: 10px;
        opacity: .5;
    }

    .entry-meta li i {
        position: relative;
        top: 1px;
        font-size: 14px;
        margin-right: 3px;
    }

    .entry-meta li a {
        color: #999;
    }

        .entry-meta li a:hover {
            color: #006fb5;
        }

    .entry-meta li:first-child:before {
        display: none;
    }

    .entry-meta li ins {
        font-weight: 700;
        text-decoration: none;
    }

.s-conn {
    border-top: 1px solid #e5e5e5;
    color: #999;
    text-align: center !important;
}

.social-icon i {
    display: block;
    position: relative;
    font-size: 16px;
}

body:not(.device-touch) .social-icon i {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.social-icon:hover i:first-child {
    margin-top: -38px;
}

.social-icon {
    text-align: center !important;
    font-size: 16px;
    margin: 5px 10px 0 10px;
    color: #999 !important;
    cursor: pointer;
    font-style: normal;
    width: 30px;
    height: 30px;
    line-height: 38px !important;
    text-shadow: none;
    overflow: hidden;
}

    .social-icon:hover {
        text-decoration: none;
    }

.icon-facebook:hover {
    color: #3b5998 !important;
}

.icon-gplus:hover {
    color: #dd4b39 !important;
}

.icon-linkedin:hover {
    background-color: #0e76a8 !important;
}

.icon-twitter:hover {
    color: #00acee !important;
}

.icon-instagram:hover {
    color: #3f729b !important;
}

.icon-pinterest:hover {
    color: #c8232c !important;
}

.bggray {
    background: #860038;
    /*linear-gradient(174deg, #860038 33%, #d00936 112%);*/
    padding: 60px 40px;
    width: 31%;
   
}
.bggray1 {
    background: #f4f4f4;
    padding: 60px 40px;
    width: 48%;
    min-height: 557px;
}


.vticker {
    min-height: 250px;
    margin-top: -20px;
    text-align: justify;
}

    .vticker ul {
        padding: 0;
        margin: 0;
    }

    .vticker li {
        list-style: none;
        border-bottom: 1px solid #e4e3e3;
        padding: 10px 0 10px;
    }

.date {
    display: inline-block;
    float: left;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    letter-spacing: 1px;
}

    .date p {
        margin: 0;
        font-size: 28px;
        line-height: 32px;
    }

.recent-text {
    overflow: hidden;
    padding-left: 20px;
}

    .recent-text > h4 {
        font-family: raleway;
        font-size: 14px;
        font-weight: 600;
        margin: 0 0 5px;
        line-height: 20px;
    }

        .recent-text > h4 a {
            color: #333;
        }

    .recent-text .single-item-comment-view > span {
        color: #333;
        font-size: 11px;
        line-height: 12px;
        margin-right: 13px;
    }

    .recent-text .single-item-comment-view i {
        font-size: 13px;
        color: #9a9a9a;
    }

    .recent-text > p {
        color: #333;
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }

.recent-content-item {
    margin-bottom: 22px;
    overflow: hidden;
}

    .recent-content-item:last-child {
        margin-bottom: 0;
    }

.recent-text .single-item-comment-view {
    display: block;
}


@media screen and (max-width:1400px) {
    .header-slider .inner-content {
        height: 480px;
    }
}

@media screen and (max-width: 1199px) {
    .container {
        width: 1000px;
    }

    .menu-div .nav > li > a {
        padding: 8px;
        font-size: 11px;
    }
}

@media screen and (max-width: 991px) {
    .menu-div .nav > li > a {
        padding: 5px 9px;
    }
    .portfolio-ajax-modal, .shop-quick-view-ajax {
    width: 90% !important;
}
}

@media screen and (max-width: 768px) {

    .container {
        width: 768px;
    }

    .menu-div .nav > li > a {
        padding: 5px;
        font-size: 10px;
    }

    .col-sm-3.pull-right {
        float: none !important;
    }

    body {
        padding-top: 78px;
    }

    .menu-div .navbar-brand img {
        width: 190px;
    }

    .d-inline-block {
        padding: 0;
        text-align: center !important;
    }

    #header-top {
        position: absolute !important;
    }


    .tilte-lg {
        font-size: 30px;
        line-height: 30px;
        text-align: left;
    }

    .our-story-section .left-border,
    .how-it-works-section .left-border {
        border: none;
        padding-left: 15px;
    }

    .header-slider .Stitle {
        font-size: 30px;
        line-height: 30px;
    }

    .header-slider .inner-content {
        height: 260px;
    }

    .paddingTb60 {
        padding: 30px 0;
    }

    .phone-num {
        margin-top: -20px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .menu-div .nav {
        margin-top: 20px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0773b7;
    }

    .navbar-toggle {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .navbar-default .navbar-toggle {
        border-color: #0773b7;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #0773b7;
        }

            .navbar-default .navbar-toggle:hover .icon-bar,
            .navbar-default .navbar-toggle:focus .icon-bar {
                background-color: #fff;
            }
}

@media screen and (max-width: 667px) {

    .container {
        width: 600px;
    }

    #header-top {
        position: relative !important;
    }

    .benefits-section .media .media-left {
        padding-right: 0;
    }

    .benefits-section .media {
        text-align: center;
    }

    .how-it-works-section .bottom-icon-div .col-xs-4 {
        width: 100% !important;
    }

    .how-it-works-section .bottom-icon-div .content-div {
        max-width: none;
        text-align: center;
        margin-bottom: 35px;
    }

    .benefits-section .media-body {
        width: 100%;
        display: block;
    }

    .benefits-section .media-left {
        width: 100%;
        float: none;
        display: block;
    }
}

@media screen and (max-width: 375px) {
    .container {
        width: 360px;
    }

    .heading-block {
        margin-bottom: 30px !important;
    }

    .bggray {
        width: 100%;
        margin-bottom: 20px;
    }

    .dropdown-menu .col-4 {
        width: 50% !important;
    }

    .dropdown-menu .col-6 {
        width: 50% !important;
    }

    blockquote {
        font-size: 14px !important;
        padding: 4.6em 0 0 0px !important;
        line-height: 24px !important;
    }

        blockquote::before {
            font-size: 270px !important;
            left: -21px !important;
            top: -132px !important;
        }
}

#Connect {
    position: relative;
}

.PT20 {
    padding-top: 20px;
}

.PT40 {
    padding-top: 40px;
}

.designedby {
    margin-right: 7px;
    height: 194px;
    z-index: 2000;
    bottom: 0px;
    position: absolute;
    right: 0px;
    width: 194px;
    font-size: 11px;
    color: #999;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

    .designedby a {
        color: #999;
        text-decoration: none;
    }

        .designedby a:hover {
            color: #3A8CE1;
            text-decoration: none;
        }


/*
==========================================
    01. Header Top
==========================================
*/
.d-inline-block {
    display: inline-block !important;
}

#header-top {
    color: #323232;
    padding: 4px 0;
    position: absolute;
    right: 4px;
    top: 11px;
    z-index: 999;
}

    #header-top a {
        color: #323232;
    }

    #header-top i {
        color: #323232;
        text-align: center;
        font-size: 12px;
    }

    #header-top li {
        display: inline-block;
        position: relative;
    }

.header-info li {
    padding-right: 28px;
    margin-right: 30px;
    position: relative;
}

#header-top li:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 11px;
    background: #333;
}

.header-info li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

    .header-info li:last-child:after {
        display: none;
    }

.header-social li {
    padding-right: 10px;
    margin-right: 7px;
}

    .header-social li:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }

        .header-social li:last-child:after {
            display: none;
        }

    .header-social li a {
        color: #000;
        -webkit-transition: .3s;
        transition: .3s;
        font-size: 11px;
    }

        .header-social li a:hover {
            color: #eee;
        }

    .header-social li i {
        margin-right: 0 !important;
    }

.header-social a:hover i.fa-facebook-f {
    color: #3B5999 !important;
}

.header-social a:hover i.fa-twitter {
    color: #1da1f2 !important;
}

.header-social a:hover i.fa-linkedin-in {
    color: #0077B5 !important;
}

.header-social a:hover i.fa-google-plus-g {
    color: #DA4835 !important;
}

#white {
    background: #fff;
    padding: 1px 6px;
    color: #000 !important;
    font-size: 10px;
}

#black {
    background: #000;
    padding: 1px 6px;
    color: #fcff00 !important;
    font-size: 10px;
}

.mm-5-column {
    width: 620px;
    padding: 0 20px 20px 20px;
    font-size: 12px;
}

.mm-3-column {
    width: 440px;
    padding: 0 20px 20px 20px;
    font-size: 12px;
}

.dropdown-menu h3 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color:#fff;
}

.dropdown-menu .col-4 {
    width: 25%;
}

.dropdown-menu .col-6 {
    width: 50%;
}

.mm-5-column a, .mm-3-column a {
    display: block;
    line-height: 25px;
    color:#fff;
}
.dropdown-menu > li > a {
    color:#fff;
}
    .mm-5-column a:hover, .mm-3-column a:hover {
        color: #ccc;
    }

.dropdown-menu {
    background: #333;
    border: none;
    box-shadow: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        /*background-color: #006eb3;*/
        color: #ccc;
    }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ccc;
  background-color: none;
}
@media screen and (min-width: 768px) {

    .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        /*background-color: #006eb3;*/
        color: #ccc;
    }
}

.heading-block {
    margin-bottom: 18px;
}

    .heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4 {
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #fff;
    }

    .heading-block h2 {
        font-size: 30px;
    }

        .heading-block h2 + span {
            font-size: 14px;
        }

    .heading-block > span:not(.before-heading) {
        display: block;
        margin-top: 10px;
        font-weight: 300;
        color: #777;
    }

    .heading-block:after {
        content: '';
        display: block;
        margin-top: 20px;
        width: 40px;
        border-top: 2px solid #444;
    }

.center {
    text-align: center !important;
}

    .center .heading-block:after, .heading-block.center:after, .heading-block.title-center:after {
        margin: 20px auto 0;
    }

.thumbex {
    width: 100%;
    min-width: 250px;
    max-width: 435px;
    height: 336px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    outline: 2px solid white;
    outline-offset: -15px;
    background-color: black;
}

    .thumbex .thumbnail2 {
        overflow: hidden;
        min-width: 250px;
        height: 336px;
        position: relative;
        opacity: 0.88;
        backface-visibility: hidden;
        transition: all 0.4s ease-out;
    }

        .thumbex .thumbnail2 img {
            position: absolute;
            z-index: 1;
            left: 50%;
            top: 50%;
            height: 118%;
            width: auto;
            transform: translate(-50%, -50%);
            backface-visibility: hidden;
        }

        .thumbex .thumbnail2 span {
            position: absolute;
            z-index: 2;
            top: calc(150px - 20px);
            left: 0;
            right: 0;
            background: rgba(0, 0, 0, 0.7);
            padding: 10px 50px;
            margin: 0 45px;
            text-align: center;
            font-size: 24px;
            color: white;
            font-weight: 300;
            font-family: "Raleway", sans-serif;
            letter-spacing: 0.2px;
            transition: all 0.3s ease-out;
        }

        .thumbex .thumbnail2:hover {
            backface-visibility: hidden;
            transform: scale(1.10, 1.10);
            opacity: 1;
        }

            .thumbex .thumbnail2:hover span {
                opacity: 0;
            }

blockquote {
    font-size: 14px;
    font-style: italic;
    width: 100%;
    margin: 0;
    padding: 80px 0 0 50px;
    line-height: 30px !important;
    position: relative;
    color: #383838;
    border: 0px;
    text-align: justify;
}

    blockquote::before {
        font-family: Microsoft Yi Baiti, serif;
        font-style: normal;
        display: block;
        content: "\201C";
        font-size: 380px;
        position: absolute;
        left: 0px;
        top: 57px;
        color: #efefef;
    }

    blockquote p {
        line-height: 30px;
    }

    blockquote cite {
        color: #999999;
        font-size: 14px;
        display: block;
        margin-top: 5px;
    }

        blockquote cite:before {
            content: "\2014 \2009";
        }




.portfolio-single-content {
    font-size: 14px;
}

    .portfolio-single-content h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 20px;
        font-weight: 600 !important;
    }

.portfolio-ajax-modal {
    width: 1000px;
}

.modal-padding {
    padding: 40px;
}

.ajax-modal-title {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 25px 40px;
}

    .ajax-modal-title h2 {
        font-size: 26px;
        margin-bottom: 0;
    }

#portfolio-ajax-wrap {
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s ease;
    -o-transition: max-height .4s ease;
    transition: max-height .4s ease;
}

    #portfolio-ajax-wrap.portfolio-ajax-opened {
        max-height: 1200px;
    }

#portfolio-ajax-container {
    display: none;
    padding-bottom: 60px;
}

#portfolio-ajax-title h2 {
    font-size: 26px;
}

.portfolio-meta, .portfolio-share {
    list-style: none;
    font-size: 14px;
}

    .portfolio-meta li {
        margin: 10px 0;
        color: #666;
    }

        .portfolio-meta li:first-child {
            margin-top: 0;
        }

        .portfolio-meta li span {
            display: inline-block;
            width: 150px;
            font-weight: 700;
            color: #333;
        }

            .portfolio-meta li span i {
                position: relative;
                top: 1px;
                width: 14px;
                text-align: center;
                margin-right: 7px;
            }

.well .line {
    margin: 20px 0;
    border-color: #e5e5e5;
}

#portfolio-navigation {
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    max-width: 96px;
    height: 24px;
    margin-top: -12px;
}

.page-title-right #portfolio-navigation {
    left: 10px;
    right: auto;
}

.page-title-center #portfolio-navigation {
    position: relative;
    top: 0;
    left: 0;
    margin: 20px auto 0;
}

#portfolio-navigation a {
    display: block;
    float: left;
    margin-left: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #444;
    transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
}

.page-title-dark #portfolio-navigation a {
    color: #eee;
}

.page-title-parallax #portfolio-navigation a {
    color: #fff;
}

#portfolio-navigation a i {
    position: relative;
    top: -1px;
    font-size: 24px;
    line-height: 1;
}

    #portfolio-navigation a i.icon-angle-left, #portfolio-navigation a i.icon-angle-right {
        font-size: 32px;
        top: -6px;
    }

    #portfolio-navigation a i.icon-angle-right {
        left: -1px;
    }

#portfolio-navigation a:first-child {
    margin-left: 0;
}

#portfolio-navigation a:hover {
    color: #1abc9c;
}

#portfolio-ajax-show #portfolio-navigation {
    top: 0;
    margin-top: 0;
}

.iportfolio {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .iportfolio .portfolio-image {
        position: relative;
        overflow: hidden;
    }

        .iportfolio .portfolio-image, .iportfolio .portfolio-image a, .iportfolio .portfolio-image img {
            display: block;
            width: 100%;
            height: auto;
        }

    .iportfolio .portfolio-overlay {
        height: 100% !important;
    }

.portfolio-ajax-modal, .shop-quick-view-ajax {
    position: relative;
    background-color: #fff;
    width: 800px;
    margin: 0 auto;
}

.si-share {
    position: relative;
    padding-left: 5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

    .si-share span {
        line-height: 36px;
        font-weight: 700;
        font-size: 13px;
    }

    .si-share div {
        float: right;
    }

    .si-share .social-icon {
        margin: -1px 0;
        border-radius: 0;
        font-size: 15px;
    }

.ohidden {
    position: relative;
    overflow: hidden !important;
}

.other-section {
    padding: 60px 0px;
}

.other-links {
    padding: 40px;
    border: 1px solid #ccc;
    font-size: 12px;
}

    .other-links .swiper-slide h3 {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 0;
        color: #333;
        margin-top: 6px;
        padding-bottom: 5px;
    }

    .other-links .swiper-slide img {
        float: left;
        margin-right: 14px;
    }

.footer {
    background: #333333;
    padding: 40px 0;
}

    .footer .widget_links ul {
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
    }

        .footer .widget_links ul li {
            color: #fff;
            margin: 0;
            padding: 0 0 10px 0;
            list-style-type: none;
        }

    .footer ul.disc li {
        list-style-type: disc;
        margin-left: 12px;
    }

    .footer .widget_links h4 {
        color: #fff;
        text-transform: uppercase;
    }

    .footer .widget_links a {
        color: #fff;
    }

        .footer .widget_links a:hover {
            color: #ccc;
        }

.copyrights {
    background: #f4f4f4;
    padding: 20px 0;
    font-size: 12px;
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0,0,0,.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}

.stretched #gotoTop {
    bottom: 30px;
}

#gotoTop:hover {
    background-color: #006eb3;
}


#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}

    #page-title .container {
        position: relative;
    }

    #page-title h1 {
        padding: 0;
        margin: 0;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 1px;
        color: #333;
        font-size: 28px;
        text-transform: uppercase;
    }

    #page-title span {
        display: block;
        margin-top: 10px;
        font-weight: 300;
        color: #777;
        font-size: 18px;
    }

.breadcrumb {
    position: absolute !important;
    width: auto !important;
    top: 50% !important;
    left: auto !important;
    right: 15px !important;
    margin: -10px 0 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 12px;
}

    .breadcrumb a {
        color: #555;
    }

        .breadcrumb a:hover {
            color: #006eb3;
        }

    .breadcrumb i {
        width: auto !important;
    }

#page-title.page-title-mini {
    padding: 20px 0;
}

    #page-title.page-title-mini h1 {
        font-weight: 600;
        font-size: 18px;
        color: #444;
    }

    #page-title.page-title-mini span {
        display: none;
    }

#content {
    padding: 60px 0;
}

    #content p {
        text-align: justify;
    }

.team, .team-image {
    position: relative;
}

    .team-image img, .team-image > a {
        display: block;
        width: 100%;
    }

.team-desc {
    text-align: center;
}

    .team-desc.team-desc-bg {
        background-color: #fff;
        padding: 10px 0 30px;
    }

.team .si-share {
    margin-top: 30px;
    text-align: left;
}

    .team .si-share .social-icon {
        font-size: 14px;
        width: 34px;
    }

.team-title {
    position: relative;
    padding-top: 20px;
}

    .team-title h4 {
        display: block;
        margin-bottom: 0;
        font-size: 19px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
    }

    .team-title span {
        display: block;
        color: #006eb3;
        font-weight: 400;
        font-family: crete round,serif;
        font-style: italic;
        font-size: 15px;
        margin-top: 5px;
    }

.team-content {
    margin-top: 15px;
    color: #555;
}

    .team-content p:last-child {
        margin-bottom: 0;
    }

.team.team-list .team-image {
    float: left;
    width: 250px;
    margin-right: 30px;
}

.team.team-list .team-desc {
    position: relative;
    overflow: hidden;
    text-align: left;
}

.team.team-list .team-title {
    padding-top: 0;
}

.team .team-desc > .social-icon {
    margin-top: 20px;
}

.team .team-content ~ .social-icon {
    margin-top: 30px;
}

.team:not(.team-list) .social-icon {
    display: inline-block;
    float: none;
    margin-left: 6px;
    margin-right: 6px;
}


.sidebar-widgets-wrap .widget {
    padding-top: 50px;
    border-top: 1px solid #eee;
}

ul {
    padding: 0;
}

.widget {
    background: #006eb3;
    padding: 30px 30px 20px;
    color: #fff;
}

.left_links li {
    background: url(../images/widget-link2.png) 0px 7px no-repeat;
    list-style: none;
    border-bottom: 1px solid #2f7eb0;
}

    .left_links li a:hover, .left_links li a.active {
        background: #fff url(../images/widget-link.png) 10px 7px no-repeat;
        color: #333;
        padding-left: 20px;
    }

    .left_links li a {
        color: #fff;
        font-size: 12px;
        padding: 8px 15px;
        display: block;
    }

.fancy-title {
    position: relative;
    margin-bottom: 10px;
}

    .fancy-title h1, .fancy-title h2, .fancy-title h3, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
        position: relative;
        display: inline-block;
        background-color: #fff;
        padding-right: 15px;
        margin: 0;
        text-transform: uppercase;
    }

    .fancy-title h4, .fancy-title h5, .fancy-title h6 {
        padding-right: 10px;
    }

    .fancy-title.title-border-color:before, .fancy-title.title-border:before, .fancy-title.title-double-border:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 0;
        border-top: 3px double #e5e5e5;
        left: auto;
        top: 46%;
        right: 0;
    }

    .fancy-title.title-border:before {
        top: 49%;
        border-top: 1px solid #eee;
    }

    .fancy-title.title-border-color:before {
        top: 49%;
        border-top: 1px solid #1abc9c;
        opacity: .6;
    }

.dark .fancy-title.title-double-border::before, .dark .fancy-title.title-border::before, .dark .fancy-title.title-border-color::before, .dark .fancy-title.title-border::before {
    border-top-color: rgba(255,255,255,.15);
}

.dark .fancy-title h1, .dark .fancy-title h2, .dark .fancy-title h3, .dark .fancy-title h4, .dark .fancy-title h5, .dark .fancy-title h6 {
    background-color: #006eb3;
}

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #eee;
}
.fancy-title.title-dotted-border {
    background: url(../images/dotted.png) repeat-x center;
}

.entry {
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #f1f1f1;
}

.ievent .entry-image, .small-thumbs .entry-image {
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}

    .ievent .entry-image img, .small-thumbs .entry-image img {
        border-radius: 0;
    }

.entry-c {
    position: relative;
    overflow: hidden;
}

.entry::after {
    content: '';
    position: relative;
    height: 2px;
    margin-top: 30px;
    background-color: #f5f5f5;
}

.btn-outline:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn-outline {
    color: #343a40;
    border-color: #343a40;
}

.more-link {
    display: inline-block;
    border-bottom: 1px solid #006eb3;
    padding: 0 2px;
    font-style: italic;
}

    .more-link:hover {
        color: #006eb3;
        text-decoration: none;
    }
    .fslider, .fslider .flexslider, .fslider .slide, .fslider .slide > a, .fslider .slide > a > img, .fslider .slide > img, .fslider .slider-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.fslider {
    min-height: 32px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color:#333;
    color:#fff;
}
.form-control {
    border-radius: 3px;
}

.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    margin: 0px;
    margin-top:10px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #006eb3;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.button-dark {
    background-color: #444;
}

.button-light {
    background-color: #eee;
    color: #333;
    text-shadow: none !important;
}

.button:hover {
    background-color: #444;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.button.button-mini {
    padding: 0 8px 0 4px;
    font-size: 9px;
    height: 25px;
    line-height: 25px;
}
.button.button-mini.button-circle {
    border-radius: 14px;
}
.button-red {

    background-color: #c02942;

}
.button-green {

    background-color: #04a30c;

}
.button i {
    position: relative;
    top: 1px;
    line-height: 1;
    margin-right: 5px;
    width: 16px;
    text-align: center;
}
.button-mini i {
    margin-right: 2px;
}
.masonry-thumbs img {
    width: 100%;
    border-radius: 0 !important;
    padding: 0 1px 1px 0;
}

.contactform label {
    margin-top:10px;
}
.contact .text-uppercase {
    color:#006eb3;
}
.MT10 {
    margin-top:10px;
}
.MT20 {
    margin-top:20px;
}
abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}