.breadcrumb, .carousel-indicators, .colors ul li, .dropdown-menu, .media-list, .nav, .pager {
    list-style: none
}

figcaption.pull-right.clear {
    clear: both;
    display: block;
    background: rgba(0, 0, 0, 0.32);
    font-size: 15px;
    line-height: 21px;
    width: 365px;
    text-align: center;
    padding: 6px 0px 6px 0px !important;
    margin: 0px !important;
    border: 4px solid rgba(0, 64, 142, 0.22);
    border-top: none !important;
    margin-right: 1px !important;
    color: #FFF;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    margin-bottom: 40px !important;
}

p.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

hr, img {
    border: 0
}

.img-thumbnail, .thumbnail {
    -moz-transition: all .2s ease-in-out
}

.bread-crumb li, li {
    list-style-type: none
}

.fa, .glyphicon {
    -moz-osx-font-smoothing: grayscale
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0;
    color: #00408e;
    -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

.glyphicon, address, cite {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

.initialism, .subtitle {
    text-transform: uppercase
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    max-width: 100%
}

td, th {
    padding: 0
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: ' ('attr(href) ')'
    }

    abbr[title]:after {
        content: ' ('attr(title) ')'
    }

    a[href^='#']:after, a[href^='javascript:']:after {
        content: ''
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff!important
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .navbar-toggle, .open .dropdown-toggle.btn-danger, .open .dropdown-toggle.btn-default, .open .dropdown-toggle.btn-info, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-success, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail, body {
    background-color: #fff
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus, a:hover {
    text-decoration: underline;
    color: #1e6ccc;
}

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    line-height: 1.42857143;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    -webkit-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;
    border: 1px solid #ddd;
    border-radius: 4px
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 24px
}

.h3, h3 {
    font-size: 18px
}

.h4, h4 {
    font-size: 14px
}

.h5, h5 {
    font-size: 12px
}

.h6, h6 {
    font-size: 10px
}

p {
    margin: 0 0 10px
}

.lead {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    margin: 40px 0 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 0px;
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        overflow: hidden;
        width: 160px;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

#portfolio-item-container, .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu>li>a, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%
}

blockquote {
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
    border-left: 5px solid #eee
}

blockquote .small, blockquote footer, blockquote small {
    font-size: 80%;
    display: block;
    color: #999
}

legend, pre {
    display: block;
    color: #333
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code, kbd {
    font-size: 90%;
    padding: 2px 4px
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after, blockquote:before {
    content: ''
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace
}

code {
    white-space: nowrap;
    color: #c7254e;
    border-radius: 4px;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    border-radius: 3px;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    font-size: 13px;
    margin: 0 0 10px;
    padding: 9.5px;
    word-wrap: break-word;
    word-break: break-all;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f5f5f5
}

pre code {
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
    color: inherit;
    border-radius: 0
}

.badge, .btn, .input-group-btn, .label {
    white-space: nowrap
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll;
    max-height: 340px
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media (max-width: 767px) {
    .table-responsive {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    font-size: 21px;
    line-height: inherit;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px\9
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control::-moz-placeholder {
    opacity: 1;
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label, .radio label {
    font-weight: 400;
    display: inline;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 20px;
    cursor: pointer;
    vertical-align: middle
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
    padding: 5px 10px;
    border-radius: 3px
}

select.input-sm {
    line-height: 30px;
    height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-lg {
    font-size: 18px;
    line-height: 1.33;
    height: 46px;
    padding: 10px 16px;
    border-radius: 6px
}

select.input-lg {
    line-height: 46px;
    height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    line-height: 34px;
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center
}

.collapsing, .dropdown, .glyphicon {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .checkbox, .form-inline .form-control, .form-inline .form-group, .form-inline .radio {
        display: inline-block;
        vertical-align: middle
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right
    }
}

.badge, .btn, .input-group-addon, .label, .nav-justified>li>a, .pager, .progress-bar {
    text-align: center
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.btn-group>.btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.btn {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    text-decoration: none;
    color: #333
}

.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=65)
}

.btn-default {
    color: #333;
    border-color: #ccc;
    background-color: #fff
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    color: #333;
    border-color: #adadad;
    background-color: #ebebeb
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    border-color: #ccc;
    background-color: #fff
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    border-color: #357ebd;
    background-color: #428bca
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: #285e8e;
    background-color: #3276b1
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    border-color: #357ebd;
    background-color: #428bca
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    border-color: #398439;
    background-color: #47a447
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    color: #fff;
    border-color: #269abc;
    background-color: #39b3d7
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    color: #fff;
    border-color: #d58512;
    background-color: #ed9c28
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    color: #fff;
    border-color: #ac2925;
    background-color: #d2322d
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    cursor: pointer;
    color: #428bca;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    text-decoration: underline;
    color: #2a6496;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    text-decoration: none;
    color: #999
}

.btn-group-lg>.btn, .btn-lg {
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
    border-radius: 6px
}

.btn-group-sm>.btn, .btn-sm {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
    border-radius: 3px
}

.btn-group-xs>.btn, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
    border-radius: 3px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}

#scrollUp:hover, .fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret, .glyphicon {
    display: inline-block
}

.collapsing {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    top: 1px;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: '\2a'
}

.glyphicon-plus:before {
    content: '\2b'
}

.glyphicon-euro:before {
    content: '\20ac'
}

.glyphicon-minus:before {
    content: '\2212'
}

.glyphicon-cloud:before {
    content: '\2601'
}

.glyphicon-envelope:before {
    content: '\2709'
}

.glyphicon-pencil:before {
    content: '\270f'
}

.glyphicon-glass:before {
    content: '\e001'
}

.glyphicon-music:before {
    content: '\e002'
}

.glyphicon-search:before {
    content: '\e003'
}

.glyphicon-heart:before {
    content: '\e005'
}

.glyphicon-star:before {
    content: '\e006'
}

.glyphicon-star-empty:before {
    content: '\e007'
}

.glyphicon-user:before {
    content: '\e008'
}

.glyphicon-film:before {
    content: '\e009'
}

.glyphicon-th-large:before {
    content: '\e010'
}

.glyphicon-th:before {
    content: '\e011'
}

.glyphicon-th-list:before {
    content: '\e012'
}

.glyphicon-ok:before {
    content: '\e013'
}

.glyphicon-remove:before {
    content: '\e014'
}

.glyphicon-zoom-in:before {
    content: '\e015'
}

.glyphicon-zoom-out:before {
    content: '\e016'
}

.glyphicon-off:before {
    content: '\e017'
}

.glyphicon-signal:before {
    content: '\e018'
}

.glyphicon-cog:before {
    content: '\e019'
}

.glyphicon-trash:before {
    content: '\e020'
}

.glyphicon-home:before {
    content: '\e021'
}

.glyphicon-file:before {
    content: '\e022'
}

.glyphicon-time:before {
    content: '\e023'
}

.glyphicon-road:before {
    content: '\e024'
}

.glyphicon-download-alt:before {
    content: '\e025'
}

.glyphicon-download:before {
    content: '\e026'
}

.glyphicon-upload:before {
    content: '\e027'
}

.glyphicon-inbox:before {
    content: '\e028'
}

.glyphicon-play-circle:before {
    content: '\e029'
}

.glyphicon-repeat:before {
    content: '\e030'
}

.glyphicon-refresh:before {
    content: '\e031'
}

.glyphicon-list-alt:before {
    content: '\e032'
}

.glyphicon-lock:before {
    content: '\e033'
}

.glyphicon-flag:before {
    content: '\e034'
}

.glyphicon-headphones:before {
    content: '\e035'
}

.glyphicon-volume-off:before {
    content: '\e036'
}

.glyphicon-volume-down:before {
    content: '\e037'
}

.glyphicon-volume-up:before {
    content: '\e038'
}

.glyphicon-qrcode:before {
    content: '\e039'
}

.glyphicon-barcode:before {
    content: '\e040'
}

.glyphicon-tag:before {
    content: '\e041'
}

.glyphicon-tags:before {
    content: '\e042'
}

.glyphicon-book:before {
    content: '\e043'
}

.glyphicon-bookmark:before {
    content: '\e044'
}

.glyphicon-print:before {
    content: '\e045'
}

.glyphicon-camera:before {
    content: '\e046'
}

.glyphicon-font:before {
    content: '\e047'
}

.glyphicon-bold:before {
    content: '\e048'
}

.glyphicon-italic:before {
    content: '\e049'
}

.glyphicon-text-height:before {
    content: '\e050'
}

.glyphicon-text-width:before {
    content: '\e051'
}

.glyphicon-align-left:before {
    content: '\e052'
}

.glyphicon-align-center:before {
    content: '\e053'
}

.glyphicon-align-right:before {
    content: '\e054'
}

.glyphicon-align-justify:before {
    content: '\e055'
}

.glyphicon-list:before {
    content: '\e056'
}

.glyphicon-indent-left:before {
    content: '\e057'
}

.glyphicon-indent-right:before {
    content: '\e058'
}

.glyphicon-facetime-video:before {
    content: '\e059'
}

.glyphicon-picture:before {
    content: '\e060'
}

.glyphicon-map-marker:before {
    content: '\e062'
}

.glyphicon-adjust:before {
    content: '\e063'
}

.glyphicon-tint:before {
    content: '\e064'
}

.glyphicon-edit:before {
    content: '\e065'
}

.glyphicon-share:before {
    content: '\e066'
}

.glyphicon-check:before {
    content: '\e067'
}

.glyphicon-move:before {
    content: '\e068'
}

.glyphicon-step-backward:before {
    content: '\e069'
}

.glyphicon-fast-backward:before {
    content: '\e070'
}

.glyphicon-backward:before {
    content: '\e071'
}

.glyphicon-play:before {
    content: '\e072'
}

.glyphicon-pause:before {
    content: '\e073'
}

.glyphicon-stop:before {
    content: '\e074'
}

.glyphicon-forward:before {
    content: '\e075'
}

.glyphicon-fast-forward:before {
    content: '\e076'
}

.glyphicon-step-forward:before {
    content: '\e077'
}

.glyphicon-eject:before {
    content: '\e078'
}

.glyphicon-chevron-left:before {
    content: '\e079'
}

.glyphicon-chevron-right:before {
    content: '\e080'
}

.glyphicon-plus-sign:before {
    content: '\e081'
}

.glyphicon-minus-sign:before {
    content: '\e082'
}

.glyphicon-remove-sign:before {
    content: '\e083'
}

.glyphicon-ok-sign:before {
    content: '\e084'
}

.glyphicon-question-sign:before {
    content: '\e085'
}

.glyphicon-info-sign:before {
    content: '\e086'
}

.glyphicon-screenshot:before {
    content: '\e087'
}

.glyphicon-remove-circle:before {
    content: '\e088'
}

.glyphicon-ok-circle:before {
    content: '\e089'
}

.glyphicon-ban-circle:before {
    content: '\e090'
}

.glyphicon-arrow-left:before {
    content: '\e091'
}

.glyphicon-arrow-right:before {
    content: '\e092'
}

.glyphicon-arrow-up:before {
    content: '\e093'
}

.glyphicon-arrow-down:before {
    content: '\e094'
}

.glyphicon-share-alt:before {
    content: '\e095'
}

.glyphicon-resize-full:before {
    content: '\e096'
}

.glyphicon-resize-small:before {
    content: '\e097'
}

.glyphicon-exclamation-sign:before {
    content: '\e101'
}

.glyphicon-gift:before {
    content: '\e102'
}

.glyphicon-leaf:before {
    content: '\e103'
}

.glyphicon-fire:before {
    content: '\e104'
}

.glyphicon-eye-open:before {
    content: '\e105'
}

.glyphicon-eye-close:before {
    content: '\e106'
}

.glyphicon-warning-sign:before {
    content: '\e107'
}

.glyphicon-plane:before {
    content: '\e108'
}

.glyphicon-calendar:before {
    content: '\e109'
}

.glyphicon-random:before {
    content: '\e110'
}

.glyphicon-comment:before {
    content: '\e111'
}

.glyphicon-magnet:before {
    content: '\e112'
}

.glyphicon-chevron-up:before {
    content: '\e113'
}

.glyphicon-chevron-down:before {
    content: '\e114'
}

.glyphicon-retweet:before {
    content: '\e115'
}

.glyphicon-shopping-cart:before {
    content: '\e116'
}

.glyphicon-folder-close:before {
    content: '\e117'
}

.glyphicon-folder-open:before {
    content: '\e118'
}

.glyphicon-resize-vertical:before {
    content: '\e119'
}

.glyphicon-resize-horizontal:before {
    content: '\e120'
}

.glyphicon-hdd:before {
    content: '\e121'
}

.glyphicon-bullhorn:before {
    content: '\e122'
}

.glyphicon-bell:before {
    content: '\e123'
}

.glyphicon-certificate:before {
    content: '\e124'
}

.glyphicon-thumbs-up:before {
    content: '\e125'
}

.glyphicon-thumbs-down:before {
    content: '\e126'
}

.glyphicon-hand-right:before {
    content: '\e127'
}

.glyphicon-hand-left:before {
    content: '\e128'
}

.glyphicon-hand-up:before {
    content: '\e129'
}

.glyphicon-hand-down:before {
    content: '\e130'
}

.glyphicon-circle-arrow-right:before {
    content: '\e131'
}

.glyphicon-circle-arrow-left:before {
    content: '\e132'
}

.glyphicon-circle-arrow-up:before {
    content: '\e133'
}

.glyphicon-circle-arrow-down:before {
    content: '\e134'
}

.glyphicon-globe:before {
    content: '\e135'
}

.glyphicon-wrench:before {
    content: '\e136'
}

.glyphicon-tasks:before {
    content: '\e137'
}

.glyphicon-filter:before {
    content: '\e138'
}

.glyphicon-briefcase:before {
    content: '\e139'
}

.glyphicon-fullscreen:before {
    content: '\e140'
}

.glyphicon-dashboard:before {
    content: '\e141'
}

.glyphicon-paperclip:before {
    content: '\e142'
}

.glyphicon-heart-empty:before {
    content: '\e143'
}

.glyphicon-link:before {
    content: '\e144'
}

.glyphicon-phone:before {
    content: '\e145'
}

.glyphicon-pushpin:before {
    content: '\e146'
}

.glyphicon-usd:before {
    content: '\e148'
}

.glyphicon-gbp:before {
    content: '\e149'
}

.glyphicon-sort:before {
    content: '\e150'
}

.glyphicon-sort-by-alphabet:before {
    content: '\e151'
}

.glyphicon-sort-by-alphabet-alt:before {
    content: '\e152'
}

.glyphicon-sort-by-order:before {
    content: '\e153'
}

.glyphicon-sort-by-order-alt:before {
    content: '\e154'
}

.glyphicon-sort-by-attributes:before {
    content: '\e155'
}

.glyphicon-sort-by-attributes-alt:before {
    content: '\e156'
}

.glyphicon-unchecked:before {
    content: '\e157'
}

.glyphicon-expand:before {
    content: '\e158'
}

.glyphicon-collapse-down:before {
    content: '\e159'
}

.glyphicon-collapse-up:before {
    content: '\e160'
}

.glyphicon-log-in:before {
    content: '\e161'
}

.glyphicon-flash:before {
    content: '\e162'
}

.glyphicon-log-out:before {
    content: '\e163'
}

.glyphicon-new-window:before {
    content: '\e164'
}

.glyphicon-record:before {
    content: '\e165'
}

.glyphicon-save:before {
    content: '\e166'
}

.glyphicon-open:before {
    content: '\e167'
}

.glyphicon-saved:before {
    content: '\e168'
}

.glyphicon-import:before {
    content: '\e169'
}

.glyphicon-export:before {
    content: '\e170'
}

.glyphicon-send:before {
    content: '\e171'
}

.glyphicon-floppy-disk:before {
    content: '\e172'
}

.glyphicon-floppy-saved:before {
    content: '\e173'
}

.glyphicon-floppy-remove:before {
    content: '\e174'
}

.glyphicon-floppy-save:before {
    content: '\e175'
}

.glyphicon-floppy-open:before {
    content: '\e176'
}

.glyphicon-credit-card:before {
    content: '\e177'
}

.glyphicon-transfer:before {
    content: '\e178'
}

.glyphicon-cutlery:before {
    content: '\e179'
}

.glyphicon-header:before {
    content: '\e180'
}

.glyphicon-compressed:before {
    content: '\e181'
}

.glyphicon-earphone:before {
    content: '\e182'
}

.glyphicon-phone-alt:before {
    content: '\e183'
}

.glyphicon-tower:before {
    content: '\e184'
}

.glyphicon-stats:before {
    content: '\e185'
}

.glyphicon-sd-video:before {
    content: '\e186'
}

.glyphicon-hd-video:before {
    content: '\e187'
}

.glyphicon-subtitles:before {
    content: '\e188'
}

.glyphicon-sound-stereo:before {
    content: '\e189'
}

.glyphicon-sound-dolby:before {
    content: '\e190'
}

.glyphicon-sound-5-1:before {
    content: '\e191'
}

.glyphicon-sound-6-1:before {
    content: '\e192'
}

.glyphicon-sound-7-1:before {
    content: '\e193'
}

.glyphicon-copyright-mark:before {
    content: '\e194'
}

.glyphicon-registration-mark:before {
    content: '\e195'
}

.glyphicon-cloud-download:before {
    content: '\e197'
}

.glyphicon-cloud-upload:before {
    content: '\e198'
}

.glyphicon-tree-conifer:before {
    content: '\e199'
}

.glyphicon-tree-deciduous:before {
    content: '\e200'
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu .divider {
    overflow: hidden;
    height: 1px;
    margin: 9px 0;
    background-color: #e5e5e5
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    line-height: 1.42857143;
    display: block;
    padding: 3px 20px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    z-index: 990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover, .input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: '';
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn:focus, .btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret, .btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group, .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    font-size: 18px;
    line-height: 1.33;
    height: 46px;
    padding: 10px 16px;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    line-height: 46px;
    height: 46px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
    padding: 5px 10px;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    line-height: 30px;
    height: 30px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
    font-weight: 600 !important;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.input-group-addon {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #eee
}

.input-group-addon.input-sm {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    font-size: 18px;
    padding: 10px 16px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    position: relative
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

.nav>li>a {
    padding: 10px
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    cursor: not-allowed;
    text-decoration: none;
    color: #999;
    background-color: transparent
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #428bca;
    background-color: #eee
}

.nav .nav-divider {
    overflow: hidden;
    height: 1px;
    margin: 9px 0;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.aio-icon-img, .jumbotron .container {
    max-width: 100%
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li, .nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }

    .navbar-header {
        float: none !important;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        overflow: visible!important;
        height: auto!important;
        padding-bottom: 0;
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.media, .media-body, .modal-open, .progress {
    overflow: hidden
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    font-size: 18px;
    line-height: 20px;
    float: left;
    height: 50px;
    padding: 15px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 9px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: transparent
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb>li, .pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        background-color: transparent;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left;
        padding: 0px 0px 0px 0px;
        -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        /* margin-right: -15px; */
        -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right !important;
        display: block;
        position: fixed;
        margin-left: 0px;
        margin-top: 116px;
        -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .checkbox, .navbar-form .form-control, .navbar-form .form-group, .navbar-form .radio {
        display: inline-block;
        vertical-align: middle
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    border-color: #eee;
    background-color: #fff;
    overflow: visible !important;
}

.navbar-default .navbar-brand {
    color: #414042
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #272728;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #414042
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #eee;
    background-color: #14529c;
    -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #6fcde4;
    background-color: #eee;
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #eee;
    padding: 0;
    =: right !important-webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 300ms ease-in-out;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #14529c;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #414042
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #123090;
        background-color: #1e6cc9;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #414042
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    border-color: #080808;
    background-color: #222
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    margin-bottom: 20px;
    padding: 8px 15px;
    border-radius: 4px;
    background-color: #f5f5f5
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    content: '/\00a0';
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    margin: 20px 0;
    padding-left: 0;
    border-radius: 4px
}

.pager li, .pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    line-height: 1.42857143;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    color: #428bca;
    border: 1px solid #ddd;
    background-color: #fff
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #2a6496;
    border-color: #ddd;
    background-color: #eee
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: #428bca;
    background-color: #428bca
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    cursor: not-allowed;
    color: #999;
    border-color: #ddd;
    background-color: #fff
}

.pagination-lg>li>a, .pagination-lg>li>span {
    font-size: 18px;
    padding: 10px 16px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 12px;
    padding: 5px 10px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    margin: 20px 0;
    padding-left: 0
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: #fff
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    cursor: not-allowed;
    color: #999;
    background-color: #fff
}

.label {
    font-size: 75%;
    display: inline;
    padding: .2em .6em .3em;
    color: #fff;
    border-radius: .25em
}

.label[href]:focus, .label[href]:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    font-size: 12px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    border-radius: 10px;
    background-color: #999
}

.badge:empty {
    display: none
}

.media-object, .thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.nav-pills>.active>a>.badge, a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    margin-bottom: 30px;
    padding: 30px;
    background-color: #eee
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.alert .alert-link, .close {
    font-weight: 700
}

.container .jumbotron {
    border-radius: 6px
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    line-height: 1.42857143;
    margin-bottom: 20px;
    padding: 4px;
    -webkit-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;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff
}

.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0
}

.alert-success {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    font-size: 12px;
    line-height: 20px;
    float: left;
    width: 0;
    height: 100%;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.close, .list-group-item>.badge {
    float: right
}

.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    zoom: 1 }

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    border: 1px solid #ddd;
    background-color: #fff
}

.navbar-header .inner-page-butt-blue {
    float: right;
    line-height: 30px;
    margin-top: 20px
}

.navbar-header {
    display: block;
    width: 100%
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    background-color: #f0f3f7 !important;
    -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    border-color: #428bca;
    background-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    border-color: #3c763d;
    background-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    border-color: #31708f;
    background-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    border-color: #8a6d3b;
    background-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    border-color: #a94442;
    background-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title, .panel>.list-group, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0
}

.panel-footer {
    padding: 10px 15px;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #f5f5f5
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel>.list-group:last-child .list-group-item:last-child, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    border-color: #ddd;
    background-color: #f5f5f5
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    border-color: #428bca;
    background-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.no-pad, body, ul {
    padding: 0
}

.close {
    font-size: 21px;
    line-height: 1;
    opacity: .2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20)
}

.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus, .close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.modal-content, .popover {
    background-clip: padding-box
}

.modal {
    position: fixed;
    z-index: 1050;
    left: 0;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.42857143;
    margin: 0
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.popover>.arrow, .popover>.arrow:after, .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.tooltip {
    font-size: 12px;
    line-height: 1.4;
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 4px;
    background-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    z-index: 1010;
    display: none;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    font-weight: 400;
    margin: 0;
    background-color: #f7f7f7
}

.popover>.arrow, .popover>.arrow:after {
    display: block
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: '';
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: ' ';
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after, .popover.right>.arrow:after {
    bottom: -10px;
    content: ' '
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: ' ';
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    font-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    text-align: center;
    opacity: .5;
    color: #fff;
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    font-family: serif;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    z-index: 15;
    bottom: 10px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    cursor: pointer;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

body, ul {
    margin: 0
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    right: 15%;
    bottom: 20px;
    left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff
}

.carousel-caption .btn, .text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        font-size: 30px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: ' '
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden, .visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent
}

.cl-effect-10 a:focus span, .cl-effect-10 a:focus::before, .cl-effect-10 a:hover span, .cl-effect-10 a:hover::before, .icon-box-1 nav a, .icon-box-3 nav a, .icon-box-3 nav a span, .icon-box-4 nav a, .icon-box2-title, .iconbox-readmore a, .opposite .cl-effect-10 a span, body {
    font-family: 'Noto Sans', sans-serif
}

body, p {
    font-size: 14px;
}

.subtitle, body {
    background: #fff
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

#headerstic, .banner, .icon-angle-down, .nav>li>li, .search-bt, ul.tert-nav img {
    position: relative
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell!important
    }

    .navbar-header .inner-page-butt-blue {
        clear: both;
        float: none;
        display: block;
        line-height: 20px;
        margin: 20px auto
    }

    .pull-right {
        display: block;
        float: none!important;
        text-align: center !important;
        /* margin: -102px auto !important; */
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md, th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print, th.visible-print {
        display: table-cell!important
    }

    .hidden-print {
        display: none!important
    }
}

body {
    line-height: 1.62857143
}

a, a:hover {
    text-decoration: none
}

.no-pad-l {
    padding-left: 0
}

.no-pad-r {
    padding-right: 0
}

.no-pad-t {
    padding-top: 0!important
}

.no-pad-b {
    padding-bottom: 0!important
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
    font-weight: 700;
    color: #414042
}

.subtitle {
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 20px;
    text-align: left;
    color: #414042
}

::selection {
    color: #fff;
    background: rgba(0, 64, 142, 0.66);
}

::-moz-selection {
    color: #fff;
    background: #00408e;
}

#scrollUp {
    right: 20px;
    bottom: 20px;
    width: 38px;
    height: 38px;
    text-indent: -99999px;
    opacity: .6;
    border-radius: 4px;
    background: url(../images/up-scroll.png) center no-repeat #00408e;
}

.bread-heading {
    float: left;
    height: auto
}

.inner-page-title-wrap {
    margin: 0;
    padding: 30px 0
}

.inner-page-title-wrap h1 {
    font-size: 25px;
    line-height: 1.3em;
    float: left;
    margin: 0;
    padding: 5px 0;
    color: #fff;
    border-bottom: 3px solid
}

.bread-crumb {
    line-height: 2.2em;
    margin: 8px 0;
    padding: 0 15px;
    background: #123090
}

.bread-crumb li {
    display: inline;
    padding: 0 0 0 15px;
    background: url(../images/bread-crumb-arrow.png) 0 5px no-repeat
}

.bread-crumb li:first-child {
    padding: 0;
    background: 0 0
}

.bread-crumb li a {
    font-size: 12px;
    margin-right: 5px;
    color: #fff
}

.bread-crumb li:last-child a {
    margin-right: 0
}

#headerstic {
    z-index: 99999999;
    height: 176px;
    background: #ffffff !important;
    -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    border-bottom: 61px solid #00408e;
    /* box-shadow: 0px 7px 13px #3a3a3a !important; */
}

.search-bar-icon {
    font-size: 14px!important;
    color: #bcbec0!important;
    background: #fff!important
}

.top-info-icon {
    font-size: 14px!important;
    margin: 0 10px 0 0;
    color: #bcbec0;
    background: 0 0
}

.dept-phone-icon {
    font-size: 16px!important;
    float: left!important;
    width: 37px!important;
    height: 37px!important;
    margin-right: 15px!important;
    text-align: center!important;
    color: #fff!important
}

.cart-drop .icon-cart, .cart-drop .icon-user {
    font-size: 18px;
    line-height: 21px;
    float: left;
    width: 23px;
    margin-right: 28px;
    text-align: center;
    color: #123090
}

.icon-camera, .icon-cog, .icon-envelope, .icon-file, .icon-home, .icon-pencil {
    font-size: 14px;
    position: relative;
    top: 3px;
    float: left;
    margin-right: 15px
}

.social-link-li {
    float: left;
    padding: 0
}

.icon-cart, .icon-list-ul, .icon-rocket {
    font-size: 25px;
    transition: .3s;
    color: #a9a9a9;
    text-shadow: 1px 1px 0 #fff
}

.other-op .icon-globe, .other-op .icon-mail, .other-op .icon-phone2, .other-op .icon-search {
    font-size: 14px;
    line-height: 29px;
    float: left;
    width: 29px;
    height: 29px;
    margin-right: 25px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #666
}

.other-op .icon-facebook, .other-op .icon-google-plus, .other-op .icon-linkedin, .other-op .icon-social-twitter {
    font-size: 15px;
    line-height: 29px;
    float: left;
    width: 29px;
    height: 29px;
    margin: 0 10px 0 0
}

.other-op .icon-facebook {
    color: #3c599b
}

.other-op .icon-google-plus {
    color: #cf3530
}

.other-op .icon-linkedin {
    color: #1386bf
}

.other-op .icon-social-twitter {
    color: #26aadc
}

.icon-angle-down {
    font-size: 20px;
    top: -2px;
    right: 0;
    float: right
}

.arrow-icon {
    float: left;
    width: 8px;
    height: 37px;
    margin-right: 25px;
    background: url(../images/icon-arrow.png) center no-repeat
}

.search-bt, ul.tert-nav li {
    height: 30px;
    text-align: center
}

.nav>li>li {
    display: block;
    border-bottom: 1px solid #f5f5f5
}

.navbar-nav .active .icon-angle-down, .search-bt {
    /* display:none */
}

.search-bt {
    font-size: 21px;
    line-height: 30px;
    z-index: 9999;
    top: 4px;
    right: 31px;
    float: left;
    width: 12%;
    padding-top: 0;
    padding-bottom: 0;
    color: #a7a3a3;
    border: none;
    background: #e6e3e3
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    text-decoration: none;
    color: #00408e;
    outline: 0;
    background-color: #f4f4f4;
}

ul.tert-nav li {
    float: right;
    width: 30px;
    margin-left: 2px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff
}

ul.tert-nav .search {
    width: 246px;
    cursor: default;
    text-align: left
}

ul.tert-nav .searchbox {
    display: none;
    width: 100%
}

ul.tert-nav .searchbox .closesearch {
    float: left;
    padding: 0;
    cursor: pointer
}

ul.tert-nav .searchbox .closesearch:hover {
    opacity: .8
}

ul.tert-nav .searchbox input[type=text] {
    line-height: 16px;
    float: left;
    width: 150px;
    height: 24px;
    margin: -10px 0 0 10px;
    padding: 0 0 0 10px;
    color: #ccc;
    border: 1px solid #ccc;
    outline: 0
}

ul.tert-nav .searchbox input[type=submit] {
    float: left;
    width: 26px;
    height: 24px;
    margin: -10px 0 0;
    padding: 0;
    cursor: pointer;
    border: none;
    border: 1px solid #ccc;
    border-left: none;
    outline: 0;
    background: url(../images/search.png) center no-repeat #fff
}

ul.tert-nav img {
    top: -7px
}

ul.tert-nav li.searchit {
    padding: 19px;
    background: url(../images/search.png) center no-repeat
}

.banner-bottom-text1 {
    font-size: 30px;
    line-height: 35px;
    float: left;
    height: auto;
    padding-top: 15px;
    padding-bottom: 35px;
    text-align: center;
    text-transform: capitalize;
    color: #123090;
    border-bottom: 1px solid #f3f4f4;
    background: #fbfbfb
}

.banner-bottom-text1 p {
    font-size: 13px;
    line-height: 19px;
    line-height: 21px;
    padding-top: 25px;
    color: #6d6d6d
}

.banner-bottom-text2 {
    font-size: 30px;
    line-height: 35px;
    float: left;
    height: auto;
    padding-top: 26px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #414042;
    background: #fff
}

.banner-bottom-text2 p {
    font-size: 13px;
    line-height: 19px;
    line-height: 21px;
    padding-top: 25px;
    color: #6d6d6d
}

.purchase-strip {
    font-size: 30px;
    line-height: 35px;
    height: auto;
    padding: 30px 15px;
    text-align: left;
    color: #123090;
    border: 1px solid #e6e7e8;
    border-left: 2px solid #123090
}

.shadow-bottom {
    height: 41px;
    margin-bottom: 15px;
    background: url(../images/strip-shadow.png) 2px 0 no-repeat;
    background-size: 100%
}

.purchase-button {
    font-size: 14px;
    line-height: 43px;
    float: right;
    width: 165px;
    height: 43px;
    margin-top: 0;
    text-align: center;
    color: #fff;
    background: #123090
}

.client-logo-wrap {
    margin-top: 12px;
    padding-bottom: 15px
}

.client-logo-wrap li {
    display: inline;
    float: left;
    height: 100px;
    padding: 35px 30px 0 0
}

.client-logo-wrap li img {
    height: 41px
}

.full-width-container {
    width: 100%;
    padding: 0
}

.banner {
    display: bock;
    float: left;
    min-height: 100%;
    background: #00408e;
}

#bs-example-navbar-collapse-1>ul>li:hover>ul {
    top: 100%;
    visibility: visible;
    margin: 0!important;
    opacity: 1!important
}

.dropdown-menu {
    font-size: 14px;
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0%!important;
    display: inline;
    visibility: hidden;
    float: left;
    min-width: 250px;
    margin: 25px 0 0!important;
    padding: 0;
    -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;
    opacity: 0!important;
    border: 1px solid #ccc;
    border: none;
    border-top: 3px solid #123090;
    border-radius: 0;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .175);
}

#bs-example-navbar-collapse-1>ul>li:nth-child(2)>ul>li.dropdown-submenu>ul {
    top: 42%;
    left: 100%!important;
    margin: 0!important
}

.dropdown-menu>li>a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.428571429;
    display: block;
    padding: 8px 20px;
    white-space: nowrap;
    color: #6d6d6d;
    border-bottom: 1px solid #f1f2f2
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #00408e;
    background-color: #f8f8f8;
}

ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover>ul.dropdown-menu {
    top: 42%;
    left: 100%!important;
    display: block
}

#bs-example-navbar-collapse-1>ul>li:nth-child(5)>ul>li>ul {
    position: absolute;
    top: 31%;
    left: -200px!important;
    float: right;
    width: 200px;
    margin: 0!important
}

#accordion nav a, .icon-box-1 nav a, .icon-box-2 nav a, .icon-box-3 nav a, .icon-box-4 nav a, .intro-content-wrap nav a {
    font-size: 13px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 1px rgba(255, 255, 255, .3);
    outline: 0;
    text-decoration: none
}

#bs-example-navbar-collapse-1>ul>li:nth-child(6)>ul {
    left: -80px!important
}

#accordion nav a {
    border-radius: 4px
}

.cl-effect-10, .icon-box-1 .cl-effect-10, .icon-box-3:hover .cl-effect-10 {
    border: 1px solid #fff
}

#accordion nav a:focus, #accordion nav a:hover, .icon-box-2 a:hover, .icon-box-2 nav a:focus, .icon-box-3 a:hover, .icon-box-3 nav a:focus, .intro-content-wrap a:hover, .intro-content-wrap nav a:focus {
    outline: 0
}

.icon-box-3 nav a {
    width: 100%
}

.icon-box-4 a:hover, .icon-box-4 nav a:focus {
    outline: 0
}

.icon-box-1 .cl-effect-10, .icon-box-2 .cl-effect-10 {
    float: left;
    margin-top: 10px;
    margin-left: 25%;
    position: relative;
    z-index: 1
}

.icon-box-1 a:hover, .icon-box-1 nav a:focus {
    outline: 0
}

.cl-effect-10 {
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 15px
}

.icon-box-3 .cl-effect-10 {
    position: relative;
    z-index: 1;
    float: none;
    width: 108px;
    margin: 0 auto
}

.icon-box-4 .cl-effect-10 {
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 10px;
    margin-left: 25%
}

.cl-effect-10 a::before, .opposite .cl-effect-10 a::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: attr(data-hover);
    -webkit-transform: translateX(-25%);
    width: 100%
}

.intro-content-wrap .cl-effect-10 {
    margin-top: 15px;
    margin-bottom: 15px
}

.cl-effect-10 a {
    overflow: hidden;
    margin: 0 15px
}

.cl-effect-10 a span {
    display: block;
    padding: 8px 20px;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    color: #fff;
    background: #123090
}

.cl-effect-10 a::before, .opposite .cl-effect-10 a span {
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    color: #fff;
    padding: 8px 20px
}

.opposite .cl-effect-10 a span {
    display: block;
    transition: transform .3s;
    background: #123090
}

.cl-effect-10 a::before {
    z-index: -1;
    transition: transform .3s;
    background: #0d65a7
}

.opposite .cl-effect-10 a::before {
    z-index: -1;
    padding: 8px 20px;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    color: #123090;
    background: #fff
}

.about-purchase .btn-4a:before, .purchase-strip .btn-4a:before, .purchase-strip-blue .btn-4a:before {
    left: 130%;
    top: 0
}

.about-purchase .btn:after, .dept-title-tabs:before, .purchase-strip .btn:after, .purchase-strip-blue .btn:after {
    content: ''
}

.purchase-strip .btn-4:before, .purchase-strip-blue .btn-4:before {
    font-size: 125%;
    position: absolute;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.cl-effect-10 a:focus span, .cl-effect-10 a:hover span {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%)
}

.cl-effect-10 a:focus::before, .cl-effect-10 a:hover::before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.color-4 {
    float: right
}

.color-4 p {
    margin: 0 15px 0 0
}

.purchase-strip .btn-4 {
    overflow: hidden;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50px
}

.purchase-strip .btn-4:active {
    color: #17954c;
    border-color: #17954c
}

.purchase-strip .btn-4:hover {
    line-height: 42px;
    padding: 0 53px 0 19px;
    background: #0572ba
}

.purchase-strip .btn-4:before {
    line-height: 42px;
    transition: all .3s;
    color: #fff
}

.purchase-strip .btn-4:active:before {
    color: #17954c
}

.purchase-strip-blue .btn-4 {
    overflow: hidden;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50px
}

.purchase-strip-blue .btn-4:active {
    color: #17954c;
    border-color: #17954c
}

.purchase-strip-blue .btn-4:hover {
    line-height: 46px;
    padding: 0 53px 0 19px;
    background: #fff;
    background: -moz-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fff), color-stop(50%, #fff), color-stop(51%, #efefef), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
    background: -o-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
    background: -ms-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
    background: linear-gradient(160deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=1)
}

.purchase-strip .btn, .purchase-strip-blue .btn {
    font-family: inherit;
    display: inline-block;
    padding: 0 36px;
    text-shadow: none
}

.purchase-strip-blue .btn-4:before {
    line-height: 42px;
    transition: all .3s;
    color: #123090
}

.purchase-strip .btn, .purchase-strip .btn:after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.purchase-strip-blue .btn-4:active:before {
    color: #17954c
}

.purchase-strip .btn {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 42px;
    margin: 0;
    cursor: pointer;
    transition: all .3s;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-radius: 0;
    outline: 0;
    background: #123090
}

.purchase-strip .btn:after {
    position: absolute;
    z-index: -1;
    transition: all .3s
}

.purchase-strip-blue .btn {
    font-size: 27px;
    line-height: 46px;
    position: relative;
    height: 46px;
    margin: -25px 0 0;
    padding: 0px 21px 0px 21px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    color: #02418c;
    border: none;
    border-radius: 0;
    outline: 0;
    background: #ffffff;
    font-weight: 700;
}

.about-purchase .btn, .appointment-form .btn2-st2, .contact2-page-form .btn2-st2, .form-widget .btn2-st2 {
    font-family: inherit;
    margin: 0;
    letter-spacing: 1px;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    text-transform: uppercase
}

.purchase-strip-blue .btn:after {
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.about-purchase .btn, .about-purchase .btn-4:before {
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.about-purchase .color-4 {
    float: none
}

.about-purchase .btn-4 {
    overflow: hidden;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50px
}

.about-purchase .btn-4:active {
    color: #123090;
    border-color: #fff
}

.about-purchase .btn-4:hover {
    line-height: 42px;
    padding: 0 53px 0 19px;
    background: #fff
}

.about-purchase .btn-4:before {
    font-size: 125%;
    line-height: 42px;
    position: absolute;
    height: 100%;
    transition: all .3s;
    color: #123090
}

.about-purchase .btn-4:active:before {
    color: #fff
}

.btn-4a:hover:before {
    left: 84%
}

.about-purchase .btn {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 42px;
    padding: 0 36px;
    transition: all .3s;
    color: #123090;
    border: none;
    border-radius: 0;
    background: #fff;
    text-shadow: none
}

.about-purchase .btn:after {
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.appointment-form .btn-2c, .contact2-page-form .btn-2c, .form-widget .btn-2c {
    border-radius: 5px
}

.appointment-form .btn-2c:hover, .contact2-page-form .btn-2c:hover, .form-widget .btn-2c:hover {
    top: 0;
    box-shadow: 0 3px #0a639e
}

.appointment-form .btn-2c:active, .contact2-page-form .btn-2c:active, .form-widget .btn-2c:active {
    top: 6px;
    box-shadow: 0 0 #0a639e
}

.appointment-form .btn-2, .contact2-page-form .btn-2, .form-widget .btn-2 {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: #fff;
    background: #123090;
    box-shadow: 0 3px #0a639e
}

.appointment-form .btn, .contact2-page-form .btn, .form-widget .btn {
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    line-height: 33px;
    position: relative;
    display: inline-block;
    float: right;
    height: 33px;
    padding: 0 25px;
    cursor: pointer;
    color: #fff;
    border: none;
    outline: 0
}

.fa, .post-readmore.btn:before {
    font-family: FontAwesome!important
}

.contact2-page-form .btn {
    line-height: 40px;
    height: 40px;
    padding: 0 60px
}

.btn.btn-2.btn-2c.long-submit {
    width: 100%
}

.appointment-form .btn2-st2, .contact2-page-form .btn2-st2, .form-widget .btn2-st2 {
    font-size: inherit;
    position: relative;
    float: right;
    width: 45%;
    height: 28px;
    padding: 25px 80px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: inherit;
    border: none;
    background: 0 0
}

.appointment-form .btn-7, .contact2-page-form .btn2-st2, .form-widget .btn2-st2 {
    font-size: 12px;
    font-weight: 400;
    width: auto;
    padding: 9px 7px 8px 35px;
    color: #fff;
    border-radius: 0;
    background: #123090;
    box-shadow: 0 2px #0d6aa8
}

.appointment-form .btn-7:hover, .contact2-page-form .btn2-st2:hover, .form-widget .btn2-st2:hover {
    background: #0e70b1
}

.appointment-form .btn-7b, .contact2-page-form .btn-7b, .form-widget .btn-7b {
    overflow: hidden
}

.appointment-form .btn-7b:before, .contact2-page-form .btn-7b:before, .form-widget .btn-7b:before {
    font-size: 125%;
    line-height: .8;
    position: absolute;
    left: 0;
    width: 40%;
    color: #fff
}

.contact2-page-form.contact-v1 .btn-7b:before {
    font-size: 125%;
    line-height: .8;
    position: absolute;
    left: 0;
    width: 47%!important;
    color: #fff
}

.contact2-page-form.contact-v2 .btn-7b:before {
    font-size: 135%;
    line-height: .8;
    position: absolute;
    left: 0;
    width: 50%!important;
    color: #fff
}

.appointment-form .btn-7b.btn-activated:before, .contact2-page-form .btn-7b.btn-activated:before, .form-widget .btn-7b.btn-activated:before {
    -webkit-animation: scaleUp .5s;
    -moz-animation: scaleUp .5s;
    animation: scaleUp .5s
}

@-webkit-keyframes scaleUp {
    100%, 80% {
        -webkit-transform: scale(2);
        opacity: 0
    }
}

@-moz-keyframes scaleUp {
    100%, 80% {
        -moz-transform: scale(2);
        opacity: 0
    }
}

@keyframes scaleUp {
    100%, 80% {
        transform: scale(2);
        opacity: 0
    }
}

.cbp-af-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 230px;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s;
    background: #f6f6f6
}

.cbp-af-header .cbp-af-inner {
    width: 90%;
    max-width: 69em;
    margin: 0 auto;
    padding: 0 1.875em
}

.cbp-af-header h1, .cbp-af-header nav {
    position: relative;
    display: inline-block
}

.cbp-af-header h1, .cbp-af-header nav a {
    line-height: 230px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.cbp-af-header h1 {
    font-size: 4em;
    float: left;
    margin: 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #333
}

.cbp-af-header nav {
    float: right
}

.cbp-af-header nav a {
    font-size: 1.4em;
    font-weight: 700;
    margin: 0 0 0 20px;
    color: #aaa
}

.cbp-af-header nav a:hover {
    color: #333
}

.cbp-af-header.cbp-af-header-shrink {
    height: 90px
}

.cbp-af-header.cbp-af-header-shrink h1, .cbp-af-header.cbp-af-header-shrink nav a {
    line-height: 90px
}

.cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 2em
}

.slide1-text1, .slide1-text2 {
    font-size: 32px;
    color: #fff
}

.slide1-text2 {
    padding: 7px 15px;
    background: #123090
}

.slide1-text3 {
    font-size: 16px;
    color: #fff
}

.slide1-text4 {
    font-size: 20px;
    color: #fff
}

.slide2-text1 {
    font-size: 22px;
    line-height: 29px;
    color: #fff
}

.slider3-text1 {
    font-size: 26px;
    padding: 12px 15px;
    color: #fff;
    background: rgba(0, 0, 0, .2)
}

.slider3-text2 {
    font-size: 18px;
    line-height: 30px;
    color: #123e35
}

.slider4-text1 {
    font-size: 32px;
    color: #fff
}

.slider-three-text {
    font-size: 33px;
    line-height: 40px!important;
    color: #fff
}

.slider-three-textt {
    font-size: 151px;
    line-height: 40px!important;
    color: #fff
}

.slider-3-textblue, .slider-3-textorange, .slider-3-textskyblue {
    font-size: 18px;
    padding: 9px 12px;
    color: #fff
}

.slider-3-textblue {
    background: #123090
}

.slider-3-textskyblue {
    background: #16ade5
}

.slider-3-textorange {
    background: #f38a25
}

.slider-4-text, .slider-4-text-title {
    padding: 9px 30px;
    background: rgba(202, 34, 20, .25);
    color: #fff
}

.slider-4-text-title {
    font-size: 41px!important;
    line-height: 41px!important
}

.slider-4-text {
    font-size: 32px!important;
    line-height: 32px!important
}

.price-table-wrap {
    margin: 115px 0
}

.price-table {
    float: left;
    border: 1px dotted #d1d3d4;
    border-bottom: none
}

.price-figure {
    font-size: 34px;
    line-height: 100px;
    position: relative;
    width: 127px;
    height: 127px;
    margin: -64px auto 0;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #123090
}

.price-plan, .price-table li {
    width: 100%;
    border-bottom: 1px dotted #d1d3d4;
    text-align: center
}

.price-figure img {
    position: absolute;
    top: 26px;
    left: 100px;
    float: left
}

.price-plan {
    line-height: 30px;
    position: relative;
    z-index: 99999;
    padding: 10px 0;
    box-shadow: 0 7px 11px -5px #d7d3d3
}

.price-plan-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #58595b
}

.price-table li {
    font-size: 12px;
    line-height: 43px;
    float: left;
    color: #6d6d6d
}

.price-table li:last-child {
    border-bottom: none
}

.price-table .dark-bg {
    background: #f7f7f7
}

.price-table.price-table-big {
    position: relative;
    z-index: 9999999;
    width: 107%;
    margin: -30px 0 0 -5px;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 21px rgba(191, 188, 188, .4)
}

.price-table.price-table-big li {
    line-height: 50px
}

.price-table.price-table-big .price-figure img {
    position: absolute;
    top: 25px;
    left: 108px;
    float: left
}

.price-table .learn-more {
    font-size: 20px;
    line-height: 51px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #123090
}

.price-semi-circle, .price-semi-circle-premium {
    position: absolute;
    bottom: -6px;
    left: 20px;
    width: 87px;
    height: 45px;
    border-top: 21px solid #0d67a3;
    -webkit-border-radius: 90px 45px;
    -moz-border-radius: 90px 90px 87px 87px;
    border-radius: 90px 90px 87px 87px;
    background: #fff
}

.bread-crumb-wrap {
    margin-bottom: 40px;
    border-bottom: 1px solid #dadada;
    background: url(../images/strip-shadow.png) top center no-repeat #eaeaea;
    background-size: cover!important
}

.wat-nodisp {
    display: block!important
}

.wat-disp {
    display: none!important
}

label {
    font-weight: 400;
    display: inline-block;
    margin-bottom: 5px;
    color: #2f2f2f
}

.form-control {
    padding-right: 18px;
    padding-left: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control:focus {
    border-color: #cacaca;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(202, 202, 202, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(202, 202, 202, .6)
}

.form-group {
    margin-bottom: 30px
}

.required {
    color: #e74c3c
}

.iconbox-readmore:hover {
    width: 106px;
    height: 29px;
    transition: .5s;
    border: 1px solid #0670b7;
    background: #123090
}

#search, .vcpb-default, .vcpb-hz-jquery {
    background-repeat: no-repeat
}

.vcpb-default, .vcpb-fix {
    background-size: cover
}

.iconbox-readmore a {
    font-size: 13px;
    color: #fff
}

.iconbox-readmore:hover a {
    color: #fff
}

.upb_bg_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    color: inherit
}

.upb_video_class, .wpb_column, .wpb_row {
    position: relative
}

.upb_video_class {
    overflow: hidden
}

.upb_row_bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.upb_bg_img {
    display: none!important
}

#display-search, #search-overlay {
    font-size: 24px;
    display: none;
    color: #fff
}

.colors ul li a, .settings_link {
    display: block;
    text-align: center
}

.vcpb-default {
    background-attachment: initial
}

.vcpb-fix, .vcpb-vz-jquery, .vertical_layer_parallax {
    background-attachment: fixed;
    background-repeat: no-repeat
}

.vcpb-vz-jquery, .vertical_layer_parallax {
    background-position: 50% 0
}

.vcpb-hz-jquery {
    background-position: 0 50%
}

#search {
    line-height: 40px;
    float: right;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-position: 20px 10px
}

#search-overlay {
    position: absolute;
    z-index: 99999999999;
    width: 100%;
    height: 101px;
    background: #000;
    background: rgba(0, 0, 0, .85)
}

#display-search {
    width: 960px;
    border: none;
    background: 0 0
}

#hidden-search {
    font-size: 28px;
    position: absolute;
    width: 67%;
    margin-top: 30px;
    color: #eee;
    border: none;
    outline: 0;
    background: 0 0
}

#close {
    font-size: 28px;
    position: fixed;
    top: 30px;
    right: 253px;
    cursor: pointer;
    color: #dbdbdb
}

.search-head {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #939598
}

#settings {
    position: fixed;
    z-index: 99999;
    top: 160px;
    left: 0;
    visibility: hidden
}

.colors, .settings_link {
    left: -165px;
    visibility: visible;
    background: #fff;
    float: left;
    position: relative
}

.settings_link {
    line-height: 56px;
    width: 50px;
    height: 50px;
    margin-top: 15px;
    color: #444;
    border: 1px solid #ececec;
    border-left: 0;
    border-radius: 0 5px 5px 0
}

.settings_link .fa {
    font-size: 25px;
    line-height: 50px;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    text-align: center
}

.settings_link:focus, .settings_link:hover {
    color: #444
}

.panel-color-title, .panel-title {
    color: #123090;
    text-align: center
}

.colors {
    width: 165px;
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 0 6px 6px 0
}

.small-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before, .tiny-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before {
    left: 86%
}

.panel-title {
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1
}

.panel-color-title {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    padding: 10px 0 15px
}

.colors ul {
    width: 100%;
    margin-bottom: 0
}

.colors ul li {
    float: left
}

.colors ul li a {
    line-height: 35px;
    width: 27px;
    height: 27px;
    margin: 0 10px 15px;
    color: #fff
}

.colors ul li a.color1 {
    background-color: #9b56b7
}

.colors ul li a.color1 i {
    color: #fff
}

.colors ul li a.color2 {
    background-color: #00c2a8
}

.colors ul li a.color2 i {
    color: #664b2e
}

.colors ul li a.color3 {
    background-color: #34a825
}

.colors ul li a.color3 i {
    color: #333
}

.colors ul li a.color4 {
    background-color: #df781f
}

.colors ul li a.color4 i {
    color: #fffbed
}

.colors ul li a.color6 {
    background-color: #123090
}

.colors ul li a.color6 i {
    color: #fff
}

.colors ul li a.color5 {
    background-color: #e05461
}

.colors ul li a.color5 i {
    color: #fffeef
}

.colors ul li a.color8 {
    background-color: #ac3bbb
}

.colors ul li a.color8 i {
    color: #eee
}

.colors ul li a.color7 {
    background-color: #123090
}

.colors ul li a.color7 i {
    color: #444
}

.colors ul li a .fa {
    font-size: 16px;
    line-height: 1.6em;
    display: none
}

.colors ul li a.selected .fa {
    display: inline-block
}

.heading-content.elemnts-wrap {
    padding-top: 30px;
    padding-bottom: 45px
}

.heading-content.elemnts-wrap p {
    padding-top: 10px
}

.primary-buttons li {
    float: left;
    width: 100%;
    height: 100%;
    padding: 0 0 15px
}

.tiny-but {
    font-size: 10px;
    padding: 2px 6px!important;
    text-transform: uppercase
}

.small-but {
    font-size: 11px;
    padding: 3px 8px!important;
    text-transform: uppercase
}

.medium-but {
    font-size: 12px;
    padding: 7px 11px!important;
    text-transform: uppercase
}

.large-but {
    font-size: 13px;
    padding: 9px 25px!important;
    text-transform: uppercase
}

.tiny-but .inner-page-butt-blue-icon {
    font-size: 9px
}

.small-but .inner-page-butt-blue-icon {
    font-size: 11px
}

.medium-but .inner-page-butt-blue-icon {
    font-size: 12px
}

.large-but .inner-page-butt-blue-icon {
    font-size: 14px
}

.tiny-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
    font-size: 10px;
    padding: 3px 14px;
    text-transform: uppercase;
    box-shadow: 0 2px #0e6dad
}

.tiny-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 3px 21px 3px 7px;
    background: #123090
}

.tiny-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    line-height: 17px
}

.small-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
    font-size: 11px;
    padding: 4px 14px;
    text-transform: uppercase;
    box-shadow: 0 2px #0e6dad
}

.small-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 4px 21px 4px 7px;
    background: #123090
}

.small-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    line-height: 21px
}

.medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
    font-size: 12px;
    padding: 8px 17px;
    text-transform: uppercase;
    box-shadow: 0 2px #0e6dad
}

.medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 8px 24px 8px 10px;
    background: #123090
}

.medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before {
    left: 87%
}

.large-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
    font-size: 13px;
    padding: 10px 21px;
    text-transform: uppercase;
    box-shadow: 0 2px #0e6dad
}

.large-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 10px 30px 10px 12px;
    background: #123090
}

.large-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before {
    left: 84%
}

.tiny-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    font-size: 75%
}

.small-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    font-size: 80%
}

.medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    line-height: 29px;
    font-size: 85%
}

.large-but-animation.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    line-height: 34px;
    font-size: 90%
}

.buttons-elements {
    padding-bottom: 30px
}

.buttons-elements h4 {
    padding: 0 0 20px
}

.dept-details-butt .inner-page-butt-blue-icon {
    color: #123090!important
}

.dept-details-butt:hover .inner-page-butt-blue-icon {
    color: #fff!important
}

.buttons-elements .inner-page-butt-blue:hover {
    transition: .5s;
    color: #fff;
    border: 1px solid #0d67a3;
    background-color: #0e6dad;
    box-shadow: 0 2px #0d67a3
}

.accordion-element, .counter-elements, .typopraphy-elements {
    padding-bottom: 30px
}

.counter-elements .counter-style {
    color: #414042;
    border-bottom: 1px solid
}

.counter-elements .counter-lable {
    color: #676669
}

.dropcap-one, .table-elements th {
    color: #123090
}

.accordion-element .collapse-widget-side {
    padding: 0 0 0 25px
}

.display-head {
    background: #f1f1f1!important
}

.dropcap-one {
    font-size: 36px;
    line-height: 36px;
    display: block;
    float: left;
    margin: 2px 8px 0 0
}

.dropcap-three, .dropcap-two {
    font-size: 23px;
    line-height: 31px;
    width: 33px;
    height: 31px;
    margin: 4px 8px 0 0;
    padding-top: 0;
    float: left;
    display: block;
    text-align: center
}

.highlight-notice {
    color: #2f2f2f;
    background: #fbffa3
}

.dropcap-two {
    color: #fff;
    background-color: #123090
}

.dropcap-three {
    color: #123090;
    border: 1px solid #123090
}

.highlight-important {
    color: #fff;
    background: #2f2f2f
}

.highlight-urgent {
    color: #fff;
    background: #e2492f
}

.highlight-important, .highlight-notice, .highlight-urgent {
    padding: 1px 5px
}

.blockquote {
    padding-left: 15px;
    border-left: 3px solid #123090
}

.blockquote .b-author {
    font-weight: 700
}

.tooltip-exp-wrap {
    float: left;
    width: 100%;
    margin: 15px 0
}

.tooltip-exp {
    width: auto;
    height: 30px;
    margin: 0 15px 0 0;
    padding: 6px 20px;
    color: #fff;
    background: #123090
}

.elemnts-wrap.intro-content-wrap li {
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 0 10px 35px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #6d6d6d;
    border-bottom: 1px solid #f1f2f2
}

.elemnts-wrap.intro-content-wrap li .about-list-arrows {
    font-size: 15px;
    line-height: 18px;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 0 0 -35px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #123090;
    border: 1px solid;
    border-radius: 50%
}

.simple-list li {
    font-size: 13px;
    line-height: 1.5em;
    padding: 0 0 20px 35px;
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #6d6d6d
}

.simple-list ul, .simple-list-disc ul {
    padding-top: 10px
}

.simple-list li:hover {
    font-size: 13px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #123090
}

.intro-content-wrap li, .simple-list-disc li {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.simple-list-disc {
    margin-bottom: 10px
}

.simple-list-disc li {
    font-size: 13px;
    line-height: 1.5em;
    padding: 0;
    margin-left: 35px;
    list-style-position: outside;
    list-style-type: disc;
    transition: .5s;
    color: #6d6d6d
}

.elemnts-wrap.features-list li, .intro-content-wrap li:hover .about-list-arrows {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.elements-box {
    float: left;
    width: 100%;
    padding: 0 0 15px
}

.elements-box h3 {
    padding-bottom: 10px
}

.blockquote2 {
    padding: 15px 15px 30px;
    color: #fff;
    border-left: 5px solid #0c619a;
    background-color: #123090
}

.blockquote2 .b-author {
    font-weight: 700;
    float: right
}

.elemnts-wrap .feature-icons {
    font-size: 16px;
    line-height: 27px!important;
    float: left;
    width: 27px;
    height: 27px;
    margin-top: 5px;
    text-align: center;
    color: #123090;
    border-radius: 100%;
    background: 0 0
}

.elemnts-wrap.features-list li {
    font-size: 13px;
    line-height: 3.3em;
    line-height: 40px;
    transition: .3s;
    color: #6d6d6d
}

.flip-box-head-txt, .flip-icons {
    color: #123090
}

.column-element {
    padding-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6
}

.flip-icons {
    font-size: 40px!important;
    margin: 0!important;
    text-align: center;
    background: 0 0!important
}

.flip-backface {
    color: #444;
    border-width: 1px;
    border-style: solid;
    border-color: #0e70b1;
    background: #123090
}

.flip-read-more {
    color: #123090!important;
    background: #fff!important
}

.header-bg {
    float: left;
    width: 100%;
    background: #fff
}

.logo {
    float: left;
    text-indent: -9999px;
    width: 206px !important;
    height: auto !important;
    margin: 5px 0;
    background: url(../images/logo.png) no-repeat;
    background-size: contain;
    margin: 11px 0px 0px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #e0e1e2;
    background: url(../images/plus-collapse-all.png) right -288px no-repeat #fff!important
}

a:active, a:focus, a:hover {
    outline: 0!important;
    -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

.inner-page-butt-blue {
    position: relative;
    z-index: 1;
    display: block;
    float: left;
    padding: 6px 15px 6px 10px;
    transition: .5s;
    text-align: center;
    color: #fff;
    border: 1px solid #123090;
    border-radius: 0;
    background-color: #123090;
    box-shadow: 0 2px #0e70b1
}

.inner-page-butt-blue-icon {
    font-size: 14px;
    margin-right: 10px;
    color: #fff
}

.inner-page-butt-blue:hover {
    transition: .5s;
    color: #fff;
    border: 1px solid #123090;
    background-color: #0e70b1;
    box-shadow: 0 2px #0d67a3
}

.intro-content-wrap .inner-page-butt-blue {
    margin: 20px 0 0
}

.call-action-title .color-4 {
    float: right;
    padding: 20px 0 0
}

.content-tabs-wrap .fade.in {
    display: block;
    opacity: 1
}

.content-tabs-wrap .fade {
    display: none
}

.about-intro-wrap {
    width: 100%;
    height: auto;
    background: url(../images/strip-shadow.png) top center no-repeat, url(../images/inner-content-back.jpg) top repeat-x #fff
}

.intro-content-wrap img {
    margin-right: 5px;
    padding-bottom: 0
}

.intro-content-wrap p {
    line-height: 1.65em;
    padding-bottom: 15px
}

.intro-content-wrap ul {
    float: left;
    margin-right: 20px
}

.intro-content-wrap li {
    font-size: 13px;
    line-height: 4.5em;
    padding-left: 35px;
    list-style-type: none;
    transition: .5s;
    color: #6d6d6d;
    border-bottom: 1px solid #f1f2f2
}

.intro-content-wrap li .about-list-arrows {
    font-size: 15px;
    line-height: 18px;
    float: left;
    width: 20px;
    height: 20px;
    margin: 19px 0 0 -35px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #123090;
    border: 1px solid;
    border-radius: 50%
}

.intro-content-wrap li:hover {
    font-size: 13px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #123090
}

.intro-content-wrap li:hover .about-list-arrows {
    transition: .3s;
    color: #fff;
    border: 1px solid #123090;
    background: #123090
}

.features-list li, .testimonial-wrap .nbs-flexisel-nav-right {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.features-button {
    font-size: 13px;
    line-height: 43px;
    float: right;
    width: 165px;
    height: 43px;
    margin: 20px 35% 20px 0;
    text-align: center;
    color: #fff;
    background: #123090
}

.about-content-wrap {
    width: 100%;
    height: auto;
    background: #f8f8f8
}

.heading-content {
    font-size: 30px;
    line-height: 1.5em;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    color: #414042
}

.heading-content p {
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 20px;
    color: #6d6d6d
}

.features-list-title {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 20px;
    padding: 0 0 10px;
    color: #123090;
    border-bottom: 1px solid #dcddde
}

.appt-form, .content-tabs {
    border: 1px solid #e6e7e8;
    float: left
}

.features-list ul {
    padding-bottom: 15px
}

.features-list li {
    font-size: 13px;
    line-height: 3.3em;
    transition: .3s;
    color: #6d6d6d
}

.features-list li:hover {
    transition: .3s;
    color: #123090
}

.features-list li:hover .feature-icons {
    margin-right: 15px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.content-tabs {
    margin: 0 0 20px;
    background: #fff
}

.content-tabs .nav-tabs li {
    background: 0 0
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    cursor: default;
    color: #fff;
    border: none;
    border-bottom-color: none;
    background-color: #123090
}

.nav-tabs>li>a:hover {
    border-color: transparent
}

.nav-tabs>li>a {
    line-height: 1.428571429;
    margin-right: 0;
    border: none;
    border-radius: 0;
    color: #123090
}

.side-bar-blog .nav-tabs>li>a, .side-bar-blog-bottom .nav-tabs>li>a {
    line-height: 1.428571429;
    margin-right: 2px;
    border: none;
    border-radius: 0
}

.tab-img {
    float: left;
    width: 188px;
    margin: 0 15px 15px 0
}

.appointment-form {
    padding-bottom: 25px
}

.appointment-form-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3em;
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: #123090
}

.appointment-form-icon {
    font-size: 21px;
    position: relative;
    top: 2px;
    margin: 0 20px;
    color: #fff;
    background: 0 0
}

.appt-form {
    width: 100%;
    padding: 30px 25px 15px;
    border-top: none;
    background: #fff
}

.appt-form select {
    cursor: pointer;
    text-indent: .01px;
    text-overflow: '';
    background: url(../images/select-box-arr.png) right -205px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none
}

.appt-form-select, .appt-form-txt {
    float: left;
    width: 100%;
    height: 34px;
    margin: 0 0 14px;
    padding: 7px 10px;
    color: #9f9f9f;
    border: 1px solid #e6e7e8;
    border-radius: 0;
    outline: 0
}

.appt-form-but {
    font-size: 13px;
    line-height: 33px;
    float: right;
    width: 100px;
    height: 33px;
    text-align: center;
    color: #fff;
    border: none;
    background: #123090;
    box-shadow: none
}

.call-action-container {
    float: left;
    width: 100%;
    background: #123090
}

.call-action-container p {
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 25px;
    padding-bottom: 15px;
    color: #fff
}

.call-action-container .purchase-button {
    font-size: 13px;
    line-height: 43px;
    float: none;
    width: 30%;
    height: 43px;
    margin: auto;
    padding: 12px 20px;
    text-align: center;
    color: #123090;
    background: #fff
}

.call-action-title {
    font-size: 30px;
    line-height: 1.5em;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    color: #fff
}

.well {
    min-height: 20px;
    margin-bottom: 20px;
    padding: 19px 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.testi-author-info {
    float: left;
    width: 160px;
    min-height: 165px
}

.testi-author-name, .testi-author-website {
    line-height: 1.2em;
    width: 100%;
    float: left;
    text-align: center
}

.testi-author-name {
    font-size: 15px;
    padding-bottom: 5px;
    color: #414042
}

.testi-author-website {
    font-size: 13px;
    color: #123090
}

.testi-img {
    float: left;
    width: 81px;
    margin: 5px 38px 15px
}

.carousel-inner p {
    line-height: 1.4em;
    margin-bottom: 0;
    padding-top: 10px
}

.content-tabs-wrap {
    padding: 0 30px
}

.services-bottom-wrap, .services-content-wrap {
    width: 100%;
    height: auto;
    padding: 12px 0 15px;
    background: rgb(255, 255, 255);
    border-top: 5px solid rgba(0, 0, 0, 0.16);
    border-bottom: 5px solid rgba(0, 0, 0, 0.16);
}

.full-content {
    font-size: 28px;
    line-height: 1.5em;
    float: left;
    padding-bottom: 40px;
    color: #00408e;
    font-weight: 600;
}

.full-content p {
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 0px;
    color: #212425;
}

.mid-widgets-serices.services-page, .services-page .service-box {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: 0 0;
}

.service-box, .symptom-list li a, .treatment-list li a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.services-mid-info {
    background: #f8f8f8
}

.bottom-service-box {
    padding: 30px 14px
}

.bottom-service-box p {
    line-height: 1.5em
}

.bottom-service-box img {
    width: 100%;
    max-width: 257px
}

.bottom-service-title {
    font-size: 22px;
    line-height: 1.3em;
    margin: 15px 0;
    color: #414042
}

.mid-widgets-serices {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #fff
}

.service-box {
    transition: .5s;
    background: #fff;
    padding: 15px 0px 3px;
}

.service-box p {
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 0;
    color: #6d6d6d;
    padding: 15px 14px 15px 14px;
    text-align: center;
}

.service-box p a {
    color: #6D6D6D;
    line-height: 1.2em
}

.service-box a {
    font-size: 13px;
    line-height: 30px;
    width: 100%;
    text-decoration: none;
    text-transform: capitalize;
    color: #123090
}

.service-title, .service-title a {
    font-size: 15px;
    line-height: 1em;
    width: 100%;
    color: #414042;
    text-decoration: none;
    padding: 14px 4px 14px 4px;
    font-weight: 700;
    border-radius: 5px;
    background: white;
    -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

.service-title .dept-mail-icon, .service-title .icon-ambulance, .service-title .icon-eye-open, .service-title .icon-female, .service-title .icon-food, .service-title .icon-heart, .service-title .icon-hospital, .service-title .icon-medkit, .service-title .icon-stethoscope {
    font-size: 24px;
    line-height: 46px!important;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    text-align: center;
    color: #fff;
    background: #123090
}

.feature-icons {
    font-size: 16px;
    line-height: 27px!important;
    float: left;
    width: 27px;
    height: 27px;
    margin-top: 8px;
    text-align: center;
    color: #123090;
    border-radius: 100%;
    background: 0 0
}

.features-list li .feature-icons {
    margin-right: 12px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.service-icon-container {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -o-perspective: 600px;
    perspective: 600px;
}

.service-box .rot-y .panel-icon {
    display: inline-block;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

.service-box:active .rot-y .panel-icon, .service-box:focus .rot-y .panel-icon, .service-box:hover .rot-y .panel-icon {
    -webkit-transform: scale(1.08);
    transform: scale(1.1)
}

.department-wrap .subtitle, .latest-post-wrap .subtitle {
    margin-bottom: 25px
}

.dept-mail-icon, .dept-phone-icon {
    font-size: 16px;
    line-height: 37px!important;
    float: left;
    width: 37px;
    height: 37px;
    margin-right: 15px;
    text-align: center;
    color: #fff;
    background: url(../images/icon-img-fold-alll.png) bottom right 0 no-repeat #123090!important
}

.dep-ico1-wrap:hover .dept-phone-icon, .dep-ico2-wrap:hover .dept-mail-icon {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.dep-ico1-wrap .dept-phone-icon, .dep-ico2-wrap .dept-mail-icon {
    display: inline-block;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.dept-title-tabs {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.3em;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
    color: #414042;
    border-bottom: 1px solid #e0e1e2
}

.dept-title-tabs:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    float: left;
    width: 90px;
    height: 3px;
    background: #123090
}

.dept-subtitle-tabs {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3em;
    width: 100%;
    margin: 20px 0;
    color: #414042
}

.dept-tabs-wrap .tab-pane img, .faq-tabs-wrap .tab-pane img {
    margin: 25px 0 0;
    border: 5px solid #fff;
    box-shadow: 0 0 1px 1px #ededee
}

.dept-tabs-wrap {
    padding-top: 20px;
    padding-bottom: 30px
}

.dept-tabs-wrap .tab-content>.active {
    display: block;
    padding: 0 15px 15px 30px
}

.right-arr {
    display: none
}

.faq-tabs-wrap .tab-content>.active {
    display: block;
    padding: 0 15px 15px 30px
}

.tabs-left .nav-tabs>li.active>a .right-arr, .tabs-left .nav-tabs>li.active>a:hover .right-arr {
    position: relative;
    top: -3px;
    left: 12px;
    display: none;
    float: right;
    width: 16px;
    height: 46px;
    background: url(../images/dept-tabs-arrow.png) no-repeat
}

.tabs-left .nav-tabs>li.active>a:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    content: ' ';
    pointer-events: none;
    border: solid transparent;
    margin-top: -24px;
    border-width: 23px;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f8f8f8
}

.tabs-left .nav-tabs li.active span.tabs-heads:before {
    position: absolute;
    top: 21px;
    right: -48px;
    margin-top: -23px;
    content: '';
    border: solid transparent;
    border-width: 24px;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #e5e5e5;
    background: rgba(0, 0, 0, 0)
}

.tabs-left .nav-tabs>li.active>a .dept-tabs-icon, .tabs-left .nav-tabs>li.active>a:hover .dept-tabs-icon {
    font-size: 24px;
    line-height: 45px!important;
    width: 46px;
    margin: 0 15px 0 0;
    text-align: center;
    color: #fff;
    background: #123090
}

.dept-tabs-icon {
    font-size: 24px;
    line-height: 45px!important;
    float: left;
    width: 46px;
    margin: 0 15px 0 0;
    transition: .6s;
    text-align: center;
    color: #123090;
    border-right: 1px solid #e0e1e2;
    background: #fff
}

.tabs-left .nav-tabs>li.active>a, .tabs-left .nav-tabs>li.active>a:focus, .tabs-left .nav-tabs>li.active>a:hover {
    font-size: 15px;
    line-height: 2.8em;
    cursor: default;
    color: #123090;
    border: none;
    background: #f8f8f8!important
}

.tabs-heads {
    line-height: 1.3em;
    display: block;
    width: 82%;
    margin-left: 45px;
    padding: 13px 0 13px 15px;
    border-left: 1px solid #e0e1e2
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 0;
    padding: 0;
    border: 1px solid #e0e1e2
}

.tabs-left>.nav-tabs>li>a:hover .dept-tabs-icon {
    transition: .6s;
    color: #fff!important;
    background: #123090!important
}

.tabs-left>.nav-tabs>li>a {
    font-size: 15px;
    line-height: 45px;
    padding: 0;
    color: #6d6d6d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dept-phone, .dept-phone a {
    color: #123090
}

.tabs-below>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.tabs-below>.nav-tabs, .tabs-left>.nav-tabs, .tabs-right>.nav-tabs {
    border-bottom: 0
}

.pill-content>.pill-pane, .tab-content>.tab-pane {
    display: none
}

.pill-content>.active, .tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    border-top-left-radius: 4px
}

.tabs-below>.nav-tabs>li>a:focus, .tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:focus, .tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
    float: none;
    border-top: 1px solid #e0e1e2
}

.tabs-left>.nav-tabs>li:first-child, .tabs-right>.nav-tabs>li:first-child {
    border-top: none
}

.tabs-left>.nav-tabs>li:last-child, .tabs-right>.nav-tabs>li:last-child {
    border-bottom: 1px solid #e0e1e2
}

.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 0
}

.tabs-left>.nav-tabs>li>a:focus, .tabs-left>.nav-tabs>li>a:hover {
    background: #f8f8f8
}

.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:focus, .tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    border-top-right-radius: 4px
}

.tabs-right>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:focus, .tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

.sidebar-wrap-dept {
    padding: 30px 0 25px
}

.dept-call-info {
    float: left;
    padding: 25px 0 0
}

.dept-phone {
    font-size: 13px;
    font-weight: 700;
    line-height: 2.5em;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e7e8
}

.dep-ico1-wrap, .dep-ico2-wrap {
    width: 37px;
    height: 37px;
    margin-right: 15px;
    float: left
}

.dept-phone:last-child {
    border: none
}

.symptom-list li, .treatment-list li {
    line-height: 58px;
    padding-left: 0;
    list-style-type: none;
    border-bottom: 1px solid #f1f2f2
}

.symptom-list li a, .treatment-list li a {
    font-size: 13px;
    padding: 1px 0 0 30px;
    transition: .5s;
    color: #6d6d6d
}

.symptom-list li a .about-list-arrows, .treatment-list li a .about-list-arrows {
    font-size: 15px;
    line-height: 18px;
    float: left;
    width: 20px;
    height: 20px;
    margin: 19px 0 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #123090;
    border: 1px solid;
    border-radius: 50%
}

.symptom-list li a:hover, .treatment-list li a:hover {
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #123090
}

.symptom-list li a:hover .about-list-arrows, .treatment-list li a:hover .about-list-arrows {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    border: 1px solid;
    background: #123090
}

.dept-details-butt.posts-showall {
    margin: 0 0 0 19%
}

.doctors-3col-tabs {
    padding-top: 25px;
    padding-bottom: 25px
}

.doctors-3col-tabs .content-tabs {
    float: left;
    margin: 0 0 20px;
    border: none;
    background: 0 0
}

.doctors-3col-tabs .nav-tabs {
    border-top: 1px solid #e6e7e8;
    border-bottom: none
}

.doctors-3col-tabs .nav-tabs>li>a {
    line-height: 1.428571429;
    margin-right: 2px;
    color: #6d6d6d;
    border: none;
    border-radius: 0
}

.doctors-3col-tabs .nav>li>a {
    line-height: 41px;
    position: relative;
    display: block;
    height: 41px;
    margin: 0 27px;
    padding: 0
}

.doctors-3col-tabs .nav-tabs>li.active>a, .doctors-3col-tabs .nav-tabs>li.active>a:focus, .doctors-3col-tabs .nav-tabs>li.active>a:hover {
    margin-top: 0;
    cursor: default;
    color: #123090;
    border: none;
    border-bottom-color: none;
    background: 0 0
}

.doctors-3col-tabs .nav>li>a:focus, .doctors-3col-tabs .nav>li>a:hover {
    margin-top: 0;
    text-decoration: none;
    color: #123090;
    background: 0 0
}

.doctors-3col-tabs .nav-tabs>li.active>a:before, .doctors-3col-tabs .nav>li>a:before {
    top: -2px;
    height: 3px;
    background: #123090;
    position: absolute;
    content: ''
}

.doctors-3col-tabs .nav-tabs>li.active>a:before {
    left: 0;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.doctors-3col-tabs .nav>li>a:before {
    left: 50%;
    width: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.doctors-3col-tabs .nav>li:hover>a:before {
    left: 0;
    width: 100%
}

.doctor-box {
    padding-bottom: 30px
}

.doctor-box img {
    width: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.side-bar-blog .catagory-list li a .about-list-arrows, .zoom-wrap:hover img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.zoom-icon {
    position: absolute;
    z-index: 999;
    top: 30%;
    left: 39%;
    display: none;
    width: 83px;
    height: 83px;
    margin: 0 auto;
    background: url(../images/ov-plus.png) center no-repeat
}

.carousel-inner, .zoom-wrap {
    position: relative
}

.faq-ques, .zoom-wrap:hover .zoom-icon {
    display: block
}

.doc-name, .zoom-wrap {
    width: 100%;
    float: left
}

.zoom-wrap:hover img {
    transition: .5s;
    opacity: .7
}

.doc-name {
    padding: 10px 0 0;
    text-align: center;
    border: 1px solid #e6e7e8;
    border-top: none
}

.doc-name hr {
    width: 91%;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #e6e7e8
}

.doc-name p {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center
}

.doc-name-class {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3em;
    color: #123090
}

.doc-title {
    font-size: 15px;
    font-weight: 400;
    color: #6d6d6d
}

.Testiminal-page-wrap {
    padding-top: 30px;
    padding-bottom: 0
}

.Testiminal-page-wrap .testi-img {
    float: left;
    margin: 0 38px 15px
}

.Testiminal-page-wrap p+p {
    font-size: 13px;
    padding-top: 0;
    color: #6d6d6d
}

.test-box {
    padding-top: 24px;
    border-right: 1px dashed #a3a3a3;
    border-bottom: 1px dashed #a3a3a3
}

.test-box:nth-child(even) {
    border-right: 0 dashed #a3a3a3
}

.test-box:last-child, .test-box:nth-last-child(2) {
    border-bottom: 0 dashed #a3a3a3
}

.faq-tabs-wrap {
    padding-top: 20px;
    padding-bottom: 30px
}

.faq-tabs-wrap p {
    padding-top: 25px
}

.faq-tabs-wrap p+p {
    padding-top: 15px
}

.faq-tabs-wrap .tabs-left .nav-tabs>li.active>a, .faq-tabs-wrap .tabs-left .nav-tabs>li.active>a:focus, .faq-tabs-wrap .tabs-left .nav-tabs>li.active>a:hover, .faq-tabs-wrap .tabs-left>.nav-tabs>li>a {
    padding-left: 25px
}

.faq-ques {
    line-height: 1.3em;
    width: 82%;
    padding: 13px 0
}

.fade-slow {
    -webkit-transition: opacity .45s linear;
    -moz-transition: opacity .45s linear;
    -ms-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear
}

.gallery-page-wrap {
    padding-top: 30px;
    padding-bottom: 30px
}

.gallery-page-wrap .carousel-indicators {
    top: -15%;
    bottom: 20px;
    display: none;
    float: right;
    width: 75%;
    height: 0;
    text-align: right
}

.gallery-page-wrap .carousel-indicators .active {
    width: 33px;
    height: 33px;
    margin: 0 5px 0 0;
    color: #fff;
    border-radius: 0;
    background-color: #123090
}

.gallery-page-wrap .carousel-indicators .active span {
    color: #fff
}

.gallery-page-wrap .carousel-indicators li {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 1px 5px 1px 1px;
    cursor: pointer;
    text-indent: -999px;
    border: 1px solid transparent;
    border-radius: 10px;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.gallery-page-wrap .carousel-control.right {
    right: 1.8%
}

.gallery-page-wrap .carousel-control.left {
    left: 91.5%;
    float: right
}

.paginate-gal {
    line-height: 33px;
    width: 33px;
    height: 33px;
    margin: 0;
    padding: 6px 12px;
    text-align: center;
    color: #123090;
    border: 1px solid #123090
}

.gallery-page-wrap .carousel-control.left, .gallery-page-wrap .carousel-control.right {
    font-size: 20px;
    line-height: 27px;
    top: -80px;
    width: 33px;
    height: 32px;
    text-align: center;
    opacity: 1;
    color: #123090;
    border: 1px solid;
    background-image: none;
    text-shadow: none
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    border: 1px solid #e6e7e8
}

.well .carousel-inner {
    border: none
}

.img-info-carousel {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 0;
    text-align: center
}

.carousel-name {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3em;
    color: #123090
}

.blgo-full-wrap {
    padding-top: 30px;
    padding-bottom: 30px
}

.blog-box {
    margin-bottom: 25px;
    border: 1px solid #dcddde;
    border-bottom: 4px solid #dcddde
}

.blog-box p {
    font-size: 13px;
    line-height: 21px;
    padding: 0 15px 10px
}

.blog-box img {
    width: 100%
}

.blog-box .carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    cursor: pointer;
    text-indent: -999px;
    border: 1px solid #123090;
    border-radius: 10px;
    background-color: #fff
}

.blog-box .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #123090
}

.blog-box-title {
    font-size: 25px;
    line-height: 1.3em;
    width: 100%;
    padding: 15px 0;
    color: #00408e;
}

h1.blog-box-title {
    font-size: 30px;
    margin: 0;
    text-align: center;
}

#sidebar .blog-box-title {
    font-size: 28px
}

#sidebar ul li a.active {
    color: #333
}

.post-meta {
    line-height: 50px;
    width: 90%;
    height: 50px;
    margin: 0 5%;
    color: #6d6d6d;
    border-top: 1px solid #dcddde
}

.post-meta a {
    float: right;
    color: #123090
}

.blog-box .carousel-control.left, .blog-box .carousel-control.right {
    display: none
}

.side-blog-title {
    font-size: 18px;
    line-height: 1.3em;
    float: left;
    width: 100%;
    padding-bottom: 14px;
    color: #414042
}

.catagory-list {
    padding-right: 15px
}

.side-bar-blog .catagory-list li {
    line-height: 40px;
    padding-left: 0;
    list-style-type: none;
    border-bottom: 1px solid #f1f2f2
}

.side-bar-blog .catagory-list li a {
    font-size: 13px;
    color: #6d6d6d
}

.side-bar-blog .catagory-list li a .about-list-arrows {
    font-size: 14px;
    line-height: 16px;
    float: left;
    width: 18px;
    height: 18px;
    margin: 11px 15px 0 0;
    transition: .5s;
    text-align: center;
    color: #123090;
    border: 1px solid;
    border-radius: 50%
}

.side-bar-blog .catagory-list li a:hover {
    font-size: 13px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #123090
}

.side-bar-blog .catagory-list li a:hover .about-list-arrows {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    border: 1px solid;
    background: #123090
}

.side-bar-blog-bottom .catagory-list li {
    line-height: 40px;
    padding-left: 0;
    list-style-type: none;
    border-bottom: 1px solid #f1f2f2
}

.side-bar-blog-bottom .catagory-list li a {
    font-size: 13px;
    color: #6d6d6d
}

.side-bar-blog-bottom .catagory-list li a .about-list-arrows {
    font-size: 14px;
    line-height: 16px;
    float: left;
    width: 18px;
    height: 18px;
    margin: 11px 15px 0 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #123090;
    border: 1px solid;
    border-radius: 50%
}

.side-bar-blog-bottom .catagory-list li a:hover {
    font-size: 13px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #123090
}

.side-bar-blog-bottom .catagory-list li a:hover .about-list-arrows {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    border: 1px solid;
    background: #123090
}

.post-tabs {
    padding: 25px 15px 0 0
}

.post-tabs .nav>li {
    background: 0 0
}

.post-tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 16px 32px;
    color: #fff;
    background: #123090
}

.post-tabs .nav>li>a .post-icon {
    color: #fff
}

.post-tabs .tab-content {
    float: left;
    width: 100%;
    border: 1px solid #f1f2f3;
    border-top: none
}

.post-tabs .tab-content>.active {
    float: left;
    width: 100%;
    padding: 0 15px
}

.post-icon {
    font-size: 30px;
    line-height: 11px
}

.post-tabs .nav>li>a:focus, .post-tabs .nav>li>a:focus .post-icon, .post-tabs .nav>li>a:hover, .post-tabs .nav>li>a:hover .post-icon {
    text-decoration: none;
    color: #fff;
    background: #123090
}

.post-tabs .nav-tabs>li.active>a, .post-tabs .nav-tabs>li.active>a:focus, .post-tabs .nav-tabs>li.active>a:hover {
    margin: 0;
    padding: 16px 35px 16px 36px;
    cursor: default;
    color: #414042;
    border: none;
    border-top: 1px solid #f1f2f3;
    border-bottom-color: none;
    background-color: #fff
}

.post-tabs .nav-tabs>li.active>a .post-icon, .post-tabs .nav-tabs>li.active>a:focus .post-icon, .post-tabs .nav-tabs>li.active>a:hover .post-icon {
    color: #123090;
    background: 0 0
}

.post-tabs .nav-tabs>li.active:first-child>a, .post-tabs .nav-tabs>li.active:first-child>a:focus, .post-tabs .nav-tabs>li.active:first-child>a:hover {
    border-top: 1px solid #f1f2f3;
    border-left: 1px solid #f1f2f3
}

.post-tabs .nav-tabs>li.active:last-child>a, .post-tabs .nav-tabs>li.active:last-child>a:focus, .post-tabs .nav-tabs>li.active:last-child>a:hover {
    border-top: 1px solid #f1f2f3;
    border-right: 1px solid #f1f2f3
}

.popular-post-box {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #f1f2f3
}

.popular-post-box img {
    width: 67px;
    margin: 0 15px 0 0
}

.popular-post-box:last-child {
    border: none
}

.post-title-side {
    font-size: 15px;
    line-height: 40px;
    height: 30px;
    text-align: left;
    color: #414042
}

.post-date-side {
    line-height: 30px;
    height: 30px;
    text-align: left;
    color: #6d6d6d
}

.twitter-widget {
    float: left;
    width: 100%;
    padding: 25px 15px 0 0
}

.tweets-box {
    float: left;
    width: 100%
}

.tweets-box p {
    line-height: 21px;
    padding-left: 60px
}

.tweets-box-icon {
    font-size: 50px;
    line-height: 29px;
    float: left;
    margin: 8px 0 0;
    color: #dcddde;
    background: 0 0
}

.date-post-widget a {
    color: #123090
}

.tags-widget {
    float: left;
    width: 100%;
    padding: 25px 15px 0 0
}

.tags-widget ul {
    float: left
}

.tags-widget ul li {
    line-height: 50px;
    float: left;
    margin-right: 10px
}

.tags-widget ul li a {
    padding: 10px 15px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateZ(0);
    color: #fff;
    background: url(../images/icon-grey-back.png) right bottom no-repeat #c7c8ca
}

.cw-icon, .tags-widget ul li:hover a {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.tags-widget ul li:hover a {
    -moz-transition: .5s;
    transition: .5s;
    background-color: #123090
}

.collapse-widget-side, .form-widget {
    float: left;
    width: 100%;
    padding: 40px 15px 0 0
}

.collapse-widget-side .ui-accordion .ui-accordion-content {
    overflow: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 0
}

.collapse-widget-side h3 {
    margin: 0;
    padding: 0
}

.collapse-widget-content {
    padding-top: 15px
}

.collapse-widget-content p {
    font-size: 13px;
    line-height: 27px;
    padding-bottom: 0;
    color: #6d6d6d
}

.blog-collapse-title {
    line-height: 1.3em;
    display: block;
    width: 90%;
    margin-left: 46px;
    padding: 13px 0 13px 15px
}

.contact-v1-map .map-shadow, .side-bar-blog-bottom {
    display: none
}

.collapse-widget-side .ui-state-default, .collapse-widget-side .ui-widget-content .ui-state-default, .collapse-widget-side .ui-widget-header .ui-state-default {
    background: 0 0
}

.collapse-widget-side .ui-state-default .collapse-cheveron, .collapse-widget-side .ui-widget-content .ui-state-default .collapse-cheveron, .collapse-widget-side .ui-widget-header .ui-state-default .collapse-cheveron {
    float: left;
    width: 46px;
    height: 45px;
    margin-right: 15px;
    border-right: 1px solid #e0e1e2;
    background: url(../images/plus-collapse-left.png) center -288px no-repeat #fff
}

.collapse-widget-side .ui-state-focus, .collapse-widget-side .ui-state-hover, .collapse-widget-side .ui-widget-content .ui-state-focus, .collapse-widget-side .ui-widget-content .ui-state-hover, .collapse-widget-side .ui-widget-header .ui-state-focus, .collapse-widget-side .ui-widget-header .ui-state-hover {
    background: 0 0
}

.collapse-widget-side .ui-state-focus .collapse-cheveron, .collapse-widget-side .ui-state-hover .collapse-cheveron, .collapse-widget-side .ui-widget-content .ui-state-focus .collapse-cheveron, .collapse-widget-side .ui-widget-content .ui-state-hover .collapse-cheveron, .collapse-widget-side .ui-widget-header .ui-state-focus .collapse-cheveron, .collapse-widget-side .ui-widget-header .ui-state-hover .collapse-cheveron {
    float: left;
    width: 46px;
    height: 45px;
    background: url(../images/plus-collapse-left.png) center -288px no-repeat
}

.collapse-widget-side .ui-state-active .collapse-cheveron, .collapse-widget-side .ui-widget-content .ui-state-active .collapse-cheveron, .collapse-widget-side .ui-widget-header .ui-state-active .collapse-cheveron {
    background: url(../images/minus-collapse-left-ov.png) center no-repeat #123090
}

.collapse-widget-side .ui-state-active, .collapse-widget-side .ui-widget-content .ui-state-active, .collapse-widget-side .ui-widget-header .ui-state-active {
    border: 0 solid #e0e1e2!important;
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
    background: #123090!important
}

.collapse-widget-side h3.last-tab, .collapse-widget-side h3.last-tab i {
    border-bottom: 1px solid #e0e1e2
}

.collapse-widget-side h3.last-tab {
    border-radius: 0
}

.collapse-widget-side h3.last-tab i {
    border-bottom: none;
    border-radius: 0
}

label.error {
    margin-top: -20px;
    margin-bottom: 25px;
    color: #a94442
}

.alert, .contact-v2 .alert {
    margin-bottom: 20px;
    padding: 15px
}

.alert {
    margin-right: 30px;
    margin-left: 30px;
    border: 1px solid transparent;
    border-radius: 4px
}

.contact-v2 .alert {
    float: left;
    border: 1px solid transparent;
    border-radius: 4px
}

.contact2-wrap {
    padding-top: 0;
    padding-bottom: 15px
}

.contact2-wrap .subtitle {
    padding: 30px 15px 0
}

.map-full {
    float: left;
    width: 100%;
    height: auto;
    margin-top: -40px;
    background-size: 100%
}

#map-canvas, #map-canvas-2 {
    height: 400px;
    border-top: 4px solid grey
}

.map-full iframe {
    width: 100%!important
}

#map-canvas, #map-canvas-2, .map-shadow {
    float: left;
    width: 100%
}

#map-canvas {
    border-bottom: 4px solid #0d67a3
}

#map-canvas-2 {
    border-bottom: 4px solid grey
}

.map-shadow {
    height: 39px;
    background-size: 100%
}

.contact-widgets, .contact-widgets-wrap {
    width: 100%;
    height: auto;
    float: left
}

.contact-widgets p {
    margin: 0;
    padding: 8px 0 0;
    text-align: left;
    color: #fff
}

.contact-widgets p a {
    color: #fff
}

.contact-widgets-wrap {
    padding: 15px 0;
    background: #123090
}

.cw-icon {
    font-size: 16px;
    line-height: 46px!important;
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    margin: 0;
    -moz-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0
}

.contact-widget-box:hover .cw-icon {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #0c619a
}

.contact-widget-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3em;
    width: auto;
    padding: 0;
    text-align: left;
    color: #fff
}

.fold-wrap:before {
    position: absolute;
    top: 26%;
    left: 57.7%;
    display: block;
    display: none;
    float: left;
    width: 0;
    content: '';
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    border-width: 12px 0 0 12px;
    border-style: solid;
    border-color: #fff #fff #0067a3 #0067a3;
    background: #0067a3;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.fold-wrap {
    float: left;
    margin: 0 15px 0 0
}

.contact-side-txt {
    line-height: 19px;
    display: block;
    float: left;
    width: 84%;
    min-height: 60px;
    padding: 20px 0;
}

.aio-icon, .aio-icon.none {
    display: inline-block;
    text-align: center
}

.contact-page-list li:first-child .contact-side-txt {
    padding: 0
}

.contact2-textarea, .contact2-textbox {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 25px;
    padding: 11px 15px;
    color: #6d6d6d;
    border: 1px solid #dcddde;
    width: 100%
}

.contact2-textarea {
    height: 204px
}

.contacr2-submit, .contacr3-submit {
    line-height: 42px;
    height: 42px;
    color: #fff;
    border: none;
    background: #123090;
    box-shadow: none;
    text-align: center
}

.contacr2-submit {
    width: 100%
}

.contacr3-submit {
    float: right;
    width: 25%
}

.form-title, .form-title-2 {
    font-size: 15px;
    line-height: 47px;
    height: 47px;
    color: #fff;
    background: url(../images/plus-collapse-left-ov.png) 90% center no-repeat #123090
}

.form-title {
    margin-top: 15px;
    margin-bottom: 15px
}

.side-bar-contact .form-title-text {
    padding: 0 0 15px
}

.form-title-2 {
    width: 55%;
    margin-top: 25px;
    margin-bottom: 25px
}

.form-title-icon {
    line-height: 47px!important;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    text-align: center;
    border-right: 1px solid #fff
}

.form-title-text {
    font-size: 28px;
    float: left;
    width: 100%;
    padding: 5px 0 5px 15px;
    color: #414042
}

.contact-side-icon {
    font-size: 18px;
    line-height: 60px!important;
    top: 0;
    float: left;
    width: 40px;
    height: 60px;
    margin-right: 10px;
    text-align: center;
    color: #ffffff;
    background: 0 0;
}

.contact-page-list, .contact-page-social-list {
    float: left;
    width: 100%;
    padding: 0 0 10px;
}

.contact-page-list li:first-child {
    line-height: 22px;
    min-height: 75px;
    padding: 17px 0px 17px 0px;
}

.contact-page-list li:first-child .contact-side-icon {
    line-height: 22px
}

.contact-page-list li:last-child {
    border-bottom: none
}

.contact-page-list li {
    line-height: 60px;
    float: left;
    width: 100%;
    min-height: 60px;
    padding: 0;
    color: #ffffff;
}

.contact-page-list li a {
    color: #123090
}

.contact-page-social-list-bottom {
    padding: 0;
    border-top: 1px solid #cdd1d1;
    border-bottom: 1px solid #cdd1d1
}

.contact-page-social-list li {
    line-height: 60px;
    float: left;
    height: 60px;
    padding: 0;
    color: #fff
}

.contact-page-social-list a:hover .contact-side-social-icon {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    background: #123090
}

.contact-side-social-icon, .head-social-icon {
    float: left;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.contact-side-social-icon {
    font-size: 15px;
    font-weight: 400;
    line-height: 36px!important;
    width: 36px;
    height: 36px;
    margin-right: 20px;
    transition: .5s;
    text-align: center;
    color: #fff;
    border-radius: 0;
    background: #787879
}

.flip-box-wrap .flip_link a, .flip-box-wrap .flip_link a:active, .flip-box-wrap .flip_link a:hover, .flip-box-wrap .flip_link a:visited {
    text-decoration: none;
    color: #fff;
    background-color: #636363
}

.contact-side-social-wrap {
    float: left;
    width: 36px;
    height: 36px;
    margin-top: 12px;
    margin-right: 15px
}

.search-result p {
    padding: 20px;
    border: 1px solid #e6e6e6
}

.search-result {
    padding: 0 0 25px
}

.aio-icon {
    font-size: 32px;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.aio-icon.none {
    margin-top: 20px
}

.aio-icon.circle {
    border-radius: 50%
}

.aio-icon-img {
    font-size: 48px;
    display: block;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
    width: 1em
}

.aio-icon-img .img-icon {
    display: block;
    width: 1em;
    max-width: 100%!important;
    border-radius: 0!important;
    box-shadow: none!important
}

.aio-tooltip {
    display: inline-block;
    width: auto;
    max-width: 100%;
    text-align: center
}

.aio-icon-box, .wpb_column>.wpb_wrapper>.aio-icon-component>.aio-icon-box {
    margin-bottom: 30px
}

.aio-icon-component .aio-icon, .aio-icon-component .img-icon {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear
}

.aio-icon-header h3.aio-icon-title {
    font-size: 16px;
    line-height: 1.2em;
    display: block;
    margin: 0
}

.aio-icon-description {
    display: block;
    width: 100%;
    margin-top: 0
}

.aio-icon-header+.aio-icon-description {
    margin-top: 15px
}

.aio-icon-read {
    display: block;
    padding: 5px 0;
    text-decoration: none
}

.default-icon .aio-icon-default, .default-icon .aio-icon-header {
    display: table-cell;
    vertical-align: middle
}

a.aio-icon-box-link {
    text-decoration: none
}

.default-icon .aio-icon-default {
    padding-right: 15px
}

.top-icon .aio-icon, .top-icon .aio-icon-description, .top-icon .aio-icon-header, .top-icon .aio-icon-img {
    display: block;
    margin: 0 auto;
    text-align: center
}

.top-icon .aio-icon-header h3.aio-icon-title {
    margin: 25px 0 15px
}

.aio-icon-box.left-icon {
    display: inline-block
}

.left-icon .aio-icon-left {
    display: table-cell;
    padding-right: 15px;
    vertical-align: top
}

.left-icon .aio-ibd-block {
    display: table-cell;
    vertical-align: middle
}

.left-icon .aio-icon-description, .left-icon .aio-icon-header {
    float: left;
    width: 100%
}

.square_box-icon .aio-icon, .square_box-icon .aio-icon-description, .square_box-icon .aio-icon-header, .square_box-icon .aio-icon-img {
    display: block;
    margin: 0 auto;
    text-align: center
}

.square_box-icon .aio-icon-header h3.aio-icon-title {
    margin: 15px 0
}

.square_box-icon .aio-icon-square_box .aio-icon {
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -ms-transform: translatey(-100%);
    -o-transform: translatey(-100%);
    transform: translatey(-100%)
}

.square_box-icon .aio-icon-square_box {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.square_box-icon .aio-icon-description {
    display: table-cell;
    padding: 0 3em
}

.square_box-icon .aio-icon-header {
    display: table-caption;
    padding: 0 3em
}

.style_2 .aio-icon-box:hover .aio-icon, .style_2 .aio-icon-box:hover .img-icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.style_3 .aio-icon-box:hover .aio-icon, .style_3 .aio-icon-box:hover .img-icon {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    display: inline
}

.stats-block {
    display: block;
    margin-bottom: 30px
}

.stats-block .stats-number {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3em;
    display: inline
}

.stats-block .stats-text {
    font-size: 18px;
    width: 100%
}

.stats-left .aio-icon-left {
    display: table-cell;
    padding-right: 15px
}

.stats-left .stats-desc {
    display: table-cell;
    box-sizing: content-box;
    width: auto;
    text-align: left;
    vertical-align: middle
}

.stats-top .aio-icon-top, .stats-top .stats-desc {
    display: block;
    width: 100%;
    text-align: center
}

.stats-top .aio-icon, .stats-top .aio-icon-img, .stats-top .img-icon {
    margin: 0 auto
}

.flip-box-wrap, .wpb_row .wpb_column .wpb_wrapper .flip-box-wrap {
    margin-bottom: 30px
}

.stats-top .stats-number {
    padding: 8px 0
}

.stats-right.stats-block {
    display: inline-block;
    width: 100%
}

.stats-right .aio-icon-right {
    display: table-cell;
    padding-left: 15px
}

.stats-right .stats-desc {
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

.stats-block.stats-left, .stats-block.stats-right {
    direction: ltr
}

.flip-box-wrap {
    position: relative;
    display: block;
    margin-top: 30px;
    text-align: center;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px
}

.flip-box-wrap .flip-box {
    position: relative;
    width: 100%;
    min-height: 200px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -ms-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-box-wrap .ifb-flip-box {
    min-height: 200px
}

.flip-box-wrap .ifb-back, .flip-box-wrap .ifb-front {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    min-height: 200px;
    margin-bottom: 0;
    padding: 15px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 6px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

#third, .flip-box-wrap .ifb-front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.flip-box-wrap .ifb-front {
    z-index: 9;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-box-wrap .ifb-back {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%
}

.flip-box-wrap:hover .ifb-back {
    z-index: 1
}

.flip-box-wrap .flip-box h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 10px 0 12px
}

.flip-box-wrap .flip-box-icon {
    display: block;
    margin: 0 auto
}

.flip-box-icon .aio-icon-img {
    margin: 0 auto
}

.flip-box-wrap p {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 25px
}

.flip-box-wrap .ifb-back p {
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.flip-box-wrap .ifb-back p:last-child {
    margin-bottom: 0
}

.flip-box-wrap .flip-box-custom-height .ifb-back p {
    max-height: calc(-25%)
}

.flip-box-wrap .flip_link {
    position: relative;
    display: block;
    margin: 17px 0 13px
}

.fa, .pop {
    display: inline-block
}

.flip-box-wrap .flip_link a {
    display: inline-block;
    margin: 0 auto;
    padding: .5em 1em;
    cursor: pointer
}

.flip-box-wrap .ifb-auto-height .ifb-face, .flip-box-wrap .ifb-custom-height .ifb-face {
    overflow: hidden
}

.flip-box-wrap .ifb-auto-height .ifb-face .ifb-desc-back, .flip-box-wrap .ifb-custom-height .ifb-face .ifb-desc-back {
    overflow: hidden;
    max-height: 45%;
    max-height: calc(-25%);
    margin-bottom: 15px
}

.flip-box-wrap .ifb-jq-height .ifb-back p {
    overflow: visible;
    max-height: 100%
}

.flip-box-wrap .ifb-jq-height .ifb-back {
    display: table
}

.flip-box-wrap .horizontal_flip_left .ifb-front {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.flip-box-wrap .horizontal_flip_left .ifb-back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-box-wrap .horizontal_flip_right .ifb-front {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.flip-box-wrap .horizontal_flip_right .ifb-back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-front {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.flip-box-wrap .vertical_flip_bottom .ifb-hover .ifb-back, .flip-box-wrap .vertical_flip_top .ifb-hover .ifb-back {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.flip-box-wrap .vertical_flip_top .ifb-back {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.flip-box-wrap .vertical_flip_top .ifb-front {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.flip-box-wrap .vertical_flip_bottom .ifb-back, .flip-box-wrap .vertical_flip_top .ifb-hover .ifb-front {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.flip-box-wrap .vertical_flip_bottom .ifb-front {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.flip-box-wrap .vertical_flip_bottom .ifb-hover .ifb-front {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.flip_left .ifb-back {
    -webkit-transform: rotatey(-270deg);
    -moz-transform: rotatey(-270deg);
    -ms-transform: rotatey(-270deg);
    -o-transform: rotatey(-270deg);
    transform: rotatey(-270deg);
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible
}

.flip_left .ifb-hover .ifb-back {
    -webkit-transform: rotatey(0);
    -moz-transform: rotatey(0);
    -ms-transform: rotatey(0);
    -o-transform: rotatey(0);
    transform: rotatey(0)
}

@-moz-document url-prefix() {
    .reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back {
        z-index: 9
    }
}

.horizontal_door_flip .h_door.ifb-multiple-front {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 50%;
    -webkit-transition: 750ms;
    -moz-transition: 750ms;
    -o-transition: 750ms;
    transition: 750ms
}

.horizontal_door_flip .h_door.ifb-multiple-front .ifb-front {
    position: relative;
    height: 200%
}

.horizontal_door_flip .h_door.ifb-multiple-front.ifb-front-2 .ifb-front {
    bottom: 100%
}

.horizontal_door_flip .ifb-hover .h_door.ifb-front-1 {
    -webkit-transform: rotatex(270deg);
    -moz-transform: rotatex(270deg);
    -ms-transform: rotatex(270deg);
    -o-transform: rotatex(270deg);
    transform: rotatex(270deg)
}

.horizontal_door_flip .h_door.ifb-front-1 {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.horizontal_door_flip .ifb-hover .h_door.ifb-front-2 {
    -webkit-transform: rotatex(-270deg);
    -moz-transform: rotatex(-270deg);
    -ms-transform: rotatex(-270deg);
    -o-transform: rotatex(-270deg);
    transform: rotatex(-270deg)
}

.horizontal_door_flip .h_door.ifb-multiple-front.ifb-front-2 {
    bottom: 0;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 50%;
    -webkit-transition: 750ms;
    -moz-transition: 750ms;
    -o-transition: 750ms;
    transition: 750ms
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back .ifb-back {
    position: relative;
    height: 200%
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-1 .ifb-back {
    border-bottom: none!important
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2 .ifb-back {
    top: -100%
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-1 {
    top: 0;
    -webkit-transform: rotatex(270deg);
    -moz-transform: rotatex(270deg);
    -ms-transform: rotatex(270deg);
    -o-transform: rotatex(270deg);
    transform: rotatex(270deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2 {
    top: 50%;
    -webkit-transform: rotatex(-270deg);
    -moz-transform: rotatex(-270deg);
    -ms-transform: rotatex(-270deg);
    -o-transform: rotatex(-270deg);
    transform: rotatex(-270deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-1, .reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-2, .reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-2 .flip_link {
    -webkit-transform: rotatex(0);
    -moz-transform: rotatex(0);
    -ms-transform: rotatex(0);
    -o-transform: rotatex(0);
    transform: rotatex(0)
}

.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2 .flip_link {
    -webkit-transition: 750ms;
    -moz-transition: 750ms;
    -o-transition: 750ms;
    transition: 750ms;
    -webkit-transform: rotatex(270deg);
    -moz-transform: rotatex(270deg);
    -ms-transform: rotatex(270deg);
    -o-transform: rotatex(270deg);
    transform: rotatex(270deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back {
        visibility: visible
    }

    .reverse_vertical_door_flip .rv_door.ifb-multiple-back {
        visibility: hidden
    }

    .reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back {
        visibility: visible
    }

    .reverse_horizontal_door_flip .rh_door.ifb-multiple-back {
        visibility: hidden
    }
}

@-moz-document url-prefix() {
    .reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back {
        z-index: 9
    }
}

@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/icomoon.eot?d531m9);
    src: url(../fonts/icomoon.eot?#iefixd531m9) format('embedded-opentype'), url(../fonts/icomoon.woff?d531m9) format('woff'), url(../fonts/icomoon.ttf?d531m9) format('truetype'), url(../fonts/icomoon.svg?d531m9#icomoon) format('svg')
}

input[type=date] {
    line-height: 18px
}

.btn2-st2:before, .btn:before {
    font-family: icomoon
}

[class*=' icon-'], [class^=icon-] {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: attr(data-icon);
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.top-info-cart, .top-info-contact, .top-info-email {
    line-height: 40px
}

.icon-facebook:before {
    content: '\e60b'
}

.icon-google-plus:before {
    content: '\e60c'
}

.icon-linkedin:before {
    content: '\e60d'
}

.icon-social-twitter:before {
    content: '\e609'
}

.icon-rss:before {
    content: '\e60a'
}

.icon-user:before {
    content: '\e607'
}

.icon-phone2:before {
    content: '\e600'
}

.icon-mail:before {
    content: '\e601'
}

.icon-globe:before {
    content: '\e602'
}

.icon-search:before {
    content: '\e603'
}

.icon-list-ul:before {
    content: '\e606'
}

.icon-rocket:before {
    content: '\e605'
}

.icon-cart:before {
    content: '\e604'
}

.icon-image:before {
    content: '\e613'
}

.icon-camera:before {
    content: '\e614'
}

.icon-angle-down:before {
    content: '\e612'
}

.icon-pencil:before {
    content: '\e611'
}

.icon-home:before {
    content: '\e608'
}

.icon-file:before {
    content: '\e60e'
}

.icon-envelope:before {
    content: '\e60f'
}

.icon-cog:before {
    content: '\e610'
}

.icon-hospital:before {
    content: '\e615'
}

.icon-calendar:before {
    content: '\e616'
}

.icon-plus:before {
    content: '\e617'
}

.icon-minus:before {
    content: '\e618'
}

.icon-eye-open:before {
    content: '\e619'
}

.icon-female:before {
    content: '\e61a'
}

.icon-medkit:before {
    content: '\e61b'
}

.icon-ambulance:before {
    content: '\e61c'
}

.icon-food:before {
    content: '\e61d'
}

.icon-stethoscope:before {
    content: '\e61e'
}

.icon-comments:before {
    content: '\e61f'
}

.icon-hospital2:before {
    content: '\e620'
}

.icon-heart:before {
    content: '\e621'
}

.icon-arrow-left:before {
    content: '\e701'
}

.icon-arrow-down:before {
    content: '\e702'
}

.icon-arrow-up:before {
    content: '\e703'
}

.icon-arrow-right:before {
    content: '\e704'
}

.topbar-info {
    height: 40px;
    border-bottom: 1px solid #ededee
}

.social-wrap-head li {
    float: left;
    margin: 0;
    padding: 0;
    background: 0 0
}

.head-social-icon {
    font-size: 21px;
    line-height: 40px;
    width: 30px;
    height: 40px;
    margin-right: 10px;
    transition: .5s;
    color: #dcddde
}

.head-social-icon:hover {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #123090
}

.top-info-contact {
    font-size: 16px;
    display: block;
    text-align: left;
    color: #939598;
    padding: 0;
    font-weight: 700
}

.top-info-cart a, .top-info-email a {
    font-size: 11px;
    color: #939598
}

.top-info-email {
    padding-left: 10px
}

.top-info-cart a {
    float: right;
    margin-left: 20px
}

.social-wrap-head li:last-child i.head-social-icon, .top-info-cart a:last-child {
    margin: 0
}

@media screen and (min-width: 992px) {
    .navbar-collapse .other-op, .navbar-collapse.cart-drop {
        display: none!important
    }

    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover>ul.dropdown-menu {
        display: block!important;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .navbar {
        position: relative;
        margin-bottom: 0;
        border: none
    }

    .navbar-default {
        background-color: #fff
    }

    .logo {
        padding: 0px 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        font-weight: 600;
        color: #414042;
        text-transform: uppercase;
    }

    .navbar-nav>li>a {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #6fd0ea;
        background: #14529c;
    }

    .navbar-default .navbar-nav>.active>a:before, .navbar-default .navbar-nav>li>a:before {
        position: absolute;
        top: 60px;
        height: 3px;
        content: '';
        background: rgba(255, 255, 255, 0);
    }

    .navbar-default .navbar-nav>.active>a:before {
        left: 0;
        width: 100%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .navbar-default .navbar-nav>li>a:before {
        left: 50%;
        width: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .navbar-default .navbar-nav>li:hover>a:before {
        left: 0;
        width: 100%
    }

    .navbar-nav.navbar-right li:last-child a {
        /* padding-right: 0!important; */
    }
}

.icon-box-3, .icon-box-3:hover {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.icon-boxes-1 {
    float: left;
    width: 100%;
    margin: 65px 0
}

.icon-box-3 {
    float: left!important;
    padding-bottom: 20px;
    -moz-transition: .5s;
    transition: .5s;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f8f8f8;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.icon-box-3:hover {
    -moz-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    background: #fefefe
}

.icon-boxwrap2 {
    float: none;
    width: 67px;
    height: 67px;
    margin: 20px auto 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #128ee1), color-stop(50%, #128ee1), color-stop(51%, #123090), color-stop(100%, #123090));
    background: -webkit-linear-gradient(top, #128ee1 0, #128ee1 50%, #123090 51%, #123090 100%);
    background: -moz-linear-gradient(top, #128ee1 0, #128ee1 50%, #123090 51%, #123090 100%);
    background: -ms-linear-gradient(top, #128ee1 0, #128ee1 50%, #123090 51%, #123090 100%);
    background: -o-linear-gradient(top, #128ee1 0, #128ee1 50%, #123090 51%, #123090 100%);
    background: linear-gradient(top, #128ee1 0, #128ee1 50%, #123090 51%, #123090 100%);
    background-color: #128ee1;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.icon-box-3:hover .icon-boxwrap2 {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -o-transform: rotate(140deg);
    transform: rotate(140deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.iconbox-readmore {
    line-height: 27px;
    width: 106px;
    height: 29px;
    margin: 0 auto;
    cursor: pointer;
    transition: .5s;
    text-align: center;
    border: 1px solid #123090;
    border-radius: 0;
    background: #128ee1
}

.icon-box-3:hover .icon-box-back2, .icon-box-back2 {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    color: #fff
}

.icon-box-3:hover .iconbox-readmore {
    border: 1px solid #123090;
    background: #123090
}

.icon-box-3 li, .icon-box-3:hover li {
    border-bottom: 1px solid #dadada;
    color: #6e6e6e
}

.fa {
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-box-3 li, .icon-box-3 p, .iconlist-content, .iconlist-text, .iconlist-title {
    font-family: 'Noto Sans', sans-serif
}

.icon-box-3:hover .icon-box-back2 {
    transition: .5s;
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    -o-transform: rotate(-140deg);
    transform: rotate(-140deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.icon-box-back2 {
    font-size: 25px;
    line-height: 67px;
    float: left;
    width: 100%;
    height: 67px;
    margin: auto;
    transition: .5s;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    text-align: center;
    background: 0 0
}

.icon-box2-title {
    font-size: 20px;
    line-height: 1.3em;
    width: 100%;
    margin: 17px 0 9px;
    text-align: center;
    letter-spacing: .5px;
    color: #464a4c
}

.icon-box-3 li, .icon-box-3 p {
    font-size: 13px
}

.icon-box-3 p {
    line-height: 1.4em;
    padding: 0 15px 10px;
    text-align: center;
    color: #6e6e6e
}

.icon-box-3 li {
    line-height: 18px;
    float: left;
    width: 80%;
    margin: 0 10%;
    padding: 8px 0
}

#second, #second .bg {
    padding: 0;
    margin: 0 auto
}

.icon-box-3 li+li+li, .icon-box-3 li:last-child {
    border: none
}

.icon-box-3:hover .icon-box2-title {
    color: #123090
}

.icon-box-3:hover p {
    color: #6e6e6e
}

@-webkit-keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

#third, .pop {
    -webkit-transform: translateZ(0)
}

.pop {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent
}

.pop:active, .pop:focus, .pop:hover {
    -webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.parallax-out {
    float: left;
    width: 100%
}

.parallax-in {
    min-height: auto
}

#second {
    overflow: visible;
    min-height: 507px;
    border-top: 4px solid #cbcbcb;
    border-bottom: 4px solid #0d67a3;
    background-size: cover
}

#second .bg {
    position: absolute;
    z-index: 999999;
    height: 507px;
    background: url(../images/iconlist.png) bottom no-repeat;
    background-size: 100%
}

.story {
    overflow: auto;
    margin: 0 auto
}

.container .float-left, .container .float-right {
    position: relative;
    min-height: 507px;
    padding-top: 30px;
    padding-bottom: 0
}

.float-right {
    float: right;
    margin: 0
}

.iconlist-wrap li {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.iconlist-wrap .subtitle {
    margin-bottom: 0;
    padding: 28px 0 32px;
    text-align: left;
    color: #686c6f;
    background: 0 0
}

.iconlist-wrap li:hover .iconlist-content {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.iconlist-wrap li:hover .icon-list-arrow {
    position: absolute;
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 39px 0 0 -26px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(../images/icon-list-arrow.png) no-repeat
}

.icon-list-icons, .iconlist-content {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.icon-list-icons {
    font-size: 25px;
    line-height: 68px;
    position: relative;
    z-index: 9;
    float: left;
    width: 68px;
    height: 68px;
    margin: 10px 0 0;
    transition: .5s;
    text-align: center;
    color: #fff;
    border: 2px solid #0e6dad;
    border-radius: 100%;
    background: #123090
}

.iconlist-content {
    width: 83%;
    height: 100%;
    margin: 0 0 0 13.3%;
    padding: 5px 15px;
    transition: .5s
}

.icon-list-arrow, .recent-post-foot li a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.iconlist-text {
    font-size: 14px;
    line-height: 1.4em;
    color: #6d6d6d
}

.icon-list-connector {
    position: absolute;
    z-index: 1;
    top: 4em;
    left: 2.9em;
    height: 100%;
    border-color: #123090;
    border-right-width: 2px;
    border-right-style: solid
}

.icon-list-connector2 {
    position: absolute;
    z-index: 1;
    top: 321px;
    left: 7.3%;
    float: left;
    width: 8px;
    height: 33px;
    background: url(../images/icon-list-connect.png) no-repeat
}

.icon-list-arrow {
    display: none;
    transition: .5s
}

.iconlist-title {
    font-size: 21px;
    line-height: 1.3em;
    padding-bottom: 6px;
    color: #123090
}

.iconlist-mid-title {
    font-weight: 600;
    color: #123090
}

.purchase-wrap-blue {
    position: relative;
    z-index: 9999999;
    float: left;
    margin-bottom: 0;
    background: #02418c;
}

.purchase-strip-text {
    font-size: 23px;
    line-height: 2em;
    float: left;
    padding: 22px 0;
    text-align: left;
    color: #eee;
}

.purchase-strip-blue .color-4 {
    margin-top: 25px;
    padding: 20px 0
}

.latest-post-wrap {
    padding: 15px 15px 15px 0
}

.post-content1 {
    padding-top: 0
}

.post-content2 {
    float: left;
    width: 83%;
    padding: 8px 15px 0
}

.post-item-wrap {
    margin-bottom: 0;
    padding: 0 0 25px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    background-color: transparent
}

.post-author-img, .post-readmore {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    float: left
}

.post-readmore {
    font-size: 13px;
    line-height: normal;
    width: auto;
    height: inherit;
    margin-left: 103px;
    padding: 8px 20px;
    text-decoration: none!important;
    text-transform: capitalize;
    color: #919191;
    border-radius: 0;
    background: #e6e6e6;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.post-title {
    width: 100%;
    text-align: left
}

.post-title a {
    font-size: 24px;
    line-height: 1.3em;
    color: #414042
}

.post-meta-top {
    width: 100%;
    padding: 3px 0 0
}

.post-meta-top li {
    line-height: 30px;
    display: inline;
    float: left;
    height: 30px;
    padding-right: 15px
}

.post-meta-top li, .post-meta-top li a {
    font-size: 13px;
    text-decoration: none;
    color: #123090
}

.latest-post-wrap p {
    font-size: 13px;
    line-height: 1.5em;
    color: #6d6d6d
}

.latest-post-wrap p a {
    transition: .5s;
    color: #6d6d6d
}

.latest-post-wrap p a:hover {
    transition: .5s;
    color: #123090
}

.post-meta-bottom {
    font-weight: 600;
    float: left;
    padding: 10px 0 0
}

.post-author-img {
    width: 88px;
    margin: 5px 0 0;
    padding: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.icon-calendar, .icon-comments {
    font-size: 18px;
    float: left;
    margin: 6px 10px 0 0;
    color: #123090
}

.post-item-wrap+.post-item-wrap {
    margin-top: 25px;
    border-bottom: none
}

.latest-post-wrap .btn-4 {
    overflow: hidden
}

.latest-post-wrap .btn-4:active {
    color: #919191;
    box-shadow: none
}

.latest-post-wrap .btn-4:hover {
    padding: 8px 25px 8px 15px;
    color: #123090
}

.latest-post-wrap .btn-4:before {
    font-size: 140%;
    line-height: 1.7em;
    position: absolute;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff!important
}

.latest-post-wrap .purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before {
    left: 80%
}

.latest-post-wrap .purchase-strip-blue.dept-apponit-butt .btn-4:before {
    font-size: 100%;
    line-height: 32px;
    position: absolute;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(-90deg);
    color: #919191
}

.latest-post-wrap .btn, .latest-post-wrap .purchase-strip-blue.dept-apponit-butt .btn {
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    outline: 0;
    cursor: pointer
}

.latest-post-wrap .purchase-strip-blue.dept-apponit-butt .btn {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.2em;
    z-index: 99999999999999999999999;
    height: inherit;
    margin: 0;
    padding: 6px 20px;
    transition: all .3s;
    text-transform: initial;
    color: #919191;
    border: 0 solid #123090;
    border-radius: 0;
    background: #dadada;
    text-shadow: none
}

.latest-post-wrap .purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 6px 30px 6px 10px;
    background: #e6e6e6
}

.latest-post-wrap .btn-4:active:before {
    color: #17954c
}

.latest-post-wrap .btn-4c:before {
    top: 0;
    left: 62%;
    opacity: 0
}

.latest-post-wrap .btn-4c:hover:before {
    left: 77%;
    opacity: 1
}

.latest-post-wrap .btn {
    font-family: 'Open Sans';
    transition: all .3s
}

.latest-post-wrap .btn:after {
    position: absolute;
    z-index: -1;
    content: '';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.department-wrap {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.department-wrap .subtitle {
    margin-bottom: 40px
}

.ui-widget {
    font-size: 1.1em;
    float: left;
    width: 100%
}

.ui-accordion .ui-accordion-content {
    overflow: auto;
    width: 100%;
    padding: 0;
    border-top: 0
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    top: 50%;
    left: .5em;
    display: none;
    margin-top: -8px
}

.ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 0
}

.ui-widget-content {
    background: #fff
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #123090
}

.vspacer {
    float: left;
    width: 100%;
    height: 20px
}

.dept-author-img-desk {
    display: block;
    width: 170px;
    margin: 15px 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.ui-widget h3.last-child-ac, .ui-widget h3.last-child-ac i, .ui-widget h3.last-child-ac.ui-state-active, .ui-widget h3.last-child-ac.ui-state-active i, .ui-widget h3:first-child, .ui-widget h3:first-child i {
    border-radius: 0
}

.dept-content {
    padding-top: 15px
}

.dept-content p {
    font-size: 13px;
    line-height: 1.6em;
    padding-bottom: 15px;
    color: #6d6d6d
}

.ui-accordion-header-active .dept-icon {
    font-size: 24px;
    line-height: 46px;
    width: 46px;
    height: 44px;
    text-align: center;
    color: #fff;
    background: #123090
}

.dept-icon {
    font-size: 24px;
    line-height: 1.9em;
    float: left;
    width: 46px;
    text-align: center;
    color: #123090
}

.dept-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5em;
    width: 100%;
    padding-bottom: 10px;
    text-align: left;
    color: #414042
}

.ui-accordion .ui-accordion-header {
    min-height: 0;
    font-size: 15px;
    line-height: 3em;
    position: relative;
    display: block;
    padding-right: 68px;
    cursor: pointer
}

.dep-txt {
    line-height: 1.3em;
    display: block;
    width: 90%;
    margin-left: 46px;
    padding: 13px 10px 13px 15px;
    border-left: 1px solid #e0e1e2
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #6d6d6d!important
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff!important
}

.ui-widget h3:first-child.ui-state-active {
    border-top: none;
    border-radius: 0
}

.dept-details-butt {
    position: relative;
    z-index: 1;
    display: block;
    float: left;
    margin-right: 15px;
    padding: 6px 20px;
    transition: .2s;
    text-align: center;
    color: #123090;
    border: 1px solid #123090;
    border-radius: 0
}

.dept-details-butt:hover {
    transition: .5s;
    color: #fff;
    background-color: #123090
}

.purchase-strip-blue.dept-apponit-butt .btn-4a:hover:before {
    left: 83%
}

.purchase-strip-blue.dept-apponit-butt .btn-4:hover {
    padding: 6px 30px 6px 10px;
    background: #123090
}

.purchase-strip-blue.dept-apponit-butt .btn {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.2em;
    position: relative;
    display: inline-block;
    height: inherit;
    margin: 0;
    padding: 6px 20px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-transform: initial;
    color: #fff;
    border: 1px solid #123090;
    border-radius: 0;
    outline: 0;
    background: #123090;
    text-shadow: none
}

.purchase-strip-blue.dept-apponit-butt .color-4 {
    float: left;
    margin: 0;
    padding: 0
}

.purchase-strip-blue.dept-apponit-butt .btn-4:before {
    font-size: 90%;
    line-height: 32px;
    position: absolute;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff
}

.purchase-strip-blue.dept-apponit-butt .btn:after {
    position: absolute;
    z-index: -1;
    content: '';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@-webkit-keyframes mov {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 0 600%
    }
}

@-moz-keyframes mov {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 0 600%
    }
}

.testimonial-wrap {
    z-index: 10;
    float: left;
    width: 100%;
    min-height: 345px;
    padding-top: 65px;
    -webkit-animation: mov 48s linear 0s infinite alternate;
    animation: mov 48s linear 0s infinite alternate
}

.back_quote_img {
    display: none;
    height: 0
}

.testimonial-inner {
    padding-top: 40px;
    padding-bottom: 8px
}

.testimonial-inner .subtitle {
    float: left;
    width: 100%;
    padding: 45px 0 50px;
    text-align: center;
    color: #646464;
    background: 0 0
}

.client-testi-img {
    width: 90px;
    max-width: 100%!important;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 9px;
    box-shadow: 3px 3px 0 #bbb
}

.testimonial-inner p {
    font-size: 17px;
    line-height: 1.5em;
    padding-top: 8px;
    text-align: center;
    color: #646464
}

.testi-author-tabs {
    font-style: italic;
    padding-top: 5px!important;
    color: #123090!important
}

#testi-tabs>li.active>a, #testi-tabs>li.active>a:focus, #testi-tabs>li.active>a:hover {
    cursor: pointer;
    color: #fff;
    border: none;
    border-bottom: 3px solid #123090!important;
    background: 0 0!important
}

#testi-tabs {
    border-bottom: none!important
}

.testimonial-inner #testi-tabs>li>a {
    line-height: 1.428571429;
    margin: 0 34px;
    padding: 10px 0 20px;
    border: none;
    border-radius: 0;
    background: 0 0
}

.popover-content, .popover-title {
    font-size: 17px;
    line-height: 1.3em;
    text-align: center
}

#testi-tabs>li {
    background: 0 0!important
}

.tab-content>.active {
    padding: 15px
}

.popover.top>.arrow {
    display: none
}

.popover {
    position: absolute!important;
    top: 115px!important;
    left: 0!important;
    float: left;
    width: 100%;
    max-width: 1170px;
    border: none;
    border-radius: 0;
    background: 0 0;
    box-shadow: none
}

.popover-title {
    padding: 0 110px;
    color: #6d6d6d;
    border: none;
    border-radius: 0;
    background: 0 0
}

.popover-content {
    padding: 9px 14px;
    color: #123090
}

.testimonial-wrap .nbs-flexisel-inner {
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 235px 0 50px;
    min-height: 0!important;
    padding-top: 20px!important
}

.testimonial-wrap .nbs-flexisel-item img {
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #ccc;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none
}

.testimonial-wrap .nbs-flexisel-container {
    position: relative;
    max-width: 50%;
    margin: 0 auto
}

.caption img, .img-center, img {
    max-width: 100%
}

.testimonial-wrap .nbs-flexisel-nav-right {
    right: -12.3%;
    transition: .3s;
    background: url(../images/test-arrows-all.png) no-repeat
}

.testimonial-wrap .nbs-flexisel-nav-left, .testimonial-wrap .nbs-flexisel-nav-right:hover {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    background: url(../images/test-arrows-all.png) no-repeat
}

.testimonial-wrap .nbs-flexisel-nav-left {
    left: -12.3%;
    transition: .3s
}

.testimonial-wrap .nbs-flexisel-nav-right:hover {
    right: -12.3%;
    transition: .3s
}

.testimonial-wrap .nbs-flexisel-nav-left:hover {
    left: -12.3%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: url(../images/test-arrows-all.png) no-repeat
}

.testi-quote {
    font-size: 40px;
    text-align: center;
    color: #acacac
}

.testimonial-wrap .nbs-flexisel-nav-left, .testimonial-wrap .nbs-flexisel-nav-right {
    position: absolute;
    z-index: 100;
    width: 29px;
    height: 29px;
    cursor: pointer;
    opacity: 1
}

.testimonial-wrap .fade.in {
    display: block!important;
    opacity: 1
}

.testimonial-wrap .fade {
    display: none!important
}

.testi-client-pos {
    font-size: 15px
}

.testi-client-name {
    font-size: 17px
}

.testi-quote {
    position: relative!important;
    top: auto!important;
    width: 100%!important
}

.testimonial-wrap .nbs-flexisel-nav-left, .testimonial-wrap .nbs-flexisel-nav-right {
    top: 50px!important
}

.testimonial-content {
    margin: 2em 0 1em
}

.Counter-wrap {
    float: left;
    width: 100%;
    min-height: 343px;
    margin: 55px 0 0;
    padding: 0
}

.cointer-icon, .counter-box:hover .cointer-icon {
    width: 76px;
    text-align: center;
    float: left;
    transition: .5s
}

.counter-box:hover .cointer-icon {
    font-size: 27px;
    line-height: 68px!important;
    height: 76px;
    color: #123090;
    border: 4px solid #71c1f5;
    border-radius: 100%;
    background: #fff
}

#counters .banner-bottom-text2, #counters .subtitle {
    font-size: 28px;
    background: 0 0;
    color: #fff;
    text-align: center
}

#counters .banner-bottom-text2 {
    line-height: 35px;
    float: left;
    height: auto;
    padding-top: 65px;
    padding-bottom: 60px;
    text-transform: uppercase
}

#counters .subtitle {
    line-height: 1.3em;
    margin-bottom: 0
}

#counters p {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: lowercase;
    color: #fff
}

.cointer-icon {
    font-size: 27px;
    line-height: 68px!important;
    position: relative;
    z-index: 3;
    height: 76px;
    color: #fff;
    border: 4px solid #97d2f9;
    border-radius: 100%;
    background: #0970b5
}

.counter-style {
    font-size: 60px;
    line-height: 1.3em;
    width: 100%;
    padding-left: 0;
    text-align: center;
    color: #fff
}

.counter-lable {
    font-size: 18px;
    line-height: 1.8em;
    width: 100%;
    padding-top: 5px;
    padding-left: 0;
    text-align: center;
    color: #ededed
}

.border-counter {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 3em;
    height: 100%;
    border-color: #e5e5e5;
    border-right-width: 1px;
    border-right-style: solid
}

.counter-box {
    display: block;
    width: 100%;
    min-height: 120px;
    margin: auto;
    padding: 0 25%
}

.border-counter2 {
    position: absolute;
    z-index: 62;
    top: 10.3em;
    left: 3em;
    width: 100%;
    height: 1%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e5e5e5
}

#third {
    overflow: hidden;
    min-height: 350px;
    margin: 0 auto;
    padding: 0 0 15px;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    color: #fff;
    background: url(../images/parallax123.jpg) 50% 0 no-repeat;
    background-size: cover;
    backface-visibility: hidden
}

.title-img {
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 0 0;
    text-align: center
}

.title-icon {
    font-size: 38px!important;
    width: 100%!important;
    height: 40px!important;
    -webkit-animation: new_icon 2s linear 0s infinite alternate;
    animation: new_icon 1s linear 0s infinite alternate;
    color: #646464;
    background: 0 0!important
}

@-webkit-keyframes new_icon {
    0% {
        -webkit-transform: translate(0, 5px)
    }

    100% {
        -webkit-transform: translate(0, -15px)
    }
}

@keyframes new_icon {
    0% {
        -webkit-transform: translate(0, 5px)
    }

    100% {
        -webkit-transform: translate(0, -15px)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.back-color-holder {
    background-color: #123090!important
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.nbs-flexisel-inner {
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 50px 0
}

.nbs-flexisel-item {
    line-height: 0;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.nbs-flexisel-item img {
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    transition: .5s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.nbs-flexisel-item img:hover {
    transition: .5s;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0. 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    position: absolute;
    z-index: 100;
    top: 89px!important;
    width: 29px;
    height: 29px;
    cursor: pointer;
    opacity: 1
}

.nbs-flexisel-nav-left {
    left: .7%;
    background: url(../images/left-car-gen.jpg) no-repeat
}

.nbs-flexisel-nav-right {
    right: .7%;
    background: url(../images/right-car-gen.jpg) no-repeat
}

#footer {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 0 20px;
    background: #e5ecf3;
}

#footer p {
    line-height: 1.4em;
    color: #3b3b3b;
}

.foot-logo {
    float: none;
    width: 169px;
    height: 50px;
    margin-bottom: 20px;
    background: url(../images/foot-logos.png) -985px 0 no-repeat
}

.address-icons {
    font-size: 16px;
    line-height: 1.3em;
    float: left;
    width: 17px;
    height: 20px;
    margin-right: 16px;
    text-align: left;
    color: #ffffff;
    background: 0 0;
}

.recent-post-foot li, .recent-tweet-foot li {
    background: url(../images/list-arrow-foot.png) 0 5px no-repeat;
    float: left;
    width: 100%
}

.icon-file.address-icons {
    line-height: .8em
}

.icon-globe.address-icons {
    height: 50px
}

.foot-address div {
    line-height: 1.5em;
    color: #3b3b3b;
}

.foot-address {
    float: left;
    margin-bottom: 14px;
    padding-bottom: 0;
    font-size: 14px;
}

.recent-post-foot li {
    padding: 0 0 19px 20px
}

.recent-post-foot li a {
    line-height: 1.5em;
    transition: .5s;
    text-decoration: none;
    color: #bcbec0
}

.recent-post-foot li a:hover {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff
}

.event-date {
    font-size: 11px;
    color: #123090
}

.foot-widget-title {
    /* font-size: 13px; */
    /* font-weight:600; */
    /* line-height:2.3em; */
    float: left;
    width: 100%;
    padding-bottom: 35px;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.foot-widget .foot-widget-title:last-child {
    padding-bottom: 10px
}

.recent-tweet-foot li {
    line-height: 1.7em;
    padding: 0 0 25px 20px;
    color: #bcbec0
}

.news-subscribe {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 20px
}

.news-button, .news-tb {
    height: 30px;
    border: none;
    outline: 0;
    box-shadow: none;
    float: left
}

.news-tb {
    width: 53%;
    padding: 5px 5%
}

.news-button {
    line-height: 29px;
    width: 35%;
    text-align: center;
    color: #fff;
    background: #123090
}

.social-wrap {
    float: left;
    width: 100%;
    height: auto
}

.social-wrap li {
    float: left;
    margin: 0;
    padding: 0;
    background: 0 0
}

.foot-widget .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #262828
}

.foot-widget .tooltip-inner {
    border-radius: 0;
    background-color: #262828
}

.social-wrap-head .tooltip-inner {
    border-radius: 0
}

.foot-social-icon {
    font-size: 30px;
    line-height: 1em;
    float: left;
    width: auto;
    height: 30px;
    margin: 0 20px 0 0;
    transition: .3s;
    color: #58595b;
    background: 0 0
}

.foot-social-icon:hover {
    transition: .5s;
    color: #123090
}

.foot-widget:last-child {
    border: none
}

.bottom-footer {
    float: left;
    width: 100%;
    padding-top: 27px;
    padding-bottom: 27px;
    background: #2f3232
}

.bottom-footer p {
    line-height: 21px;
    margin: 0;
    color: #bcbec0
}

.foot-menu {
    margin: 0;
    padding: 0
}

.foot-menu li {
    display: inline;
    float: right;
    list-style-type: none
}

.foot-menu li a {
    font-size: 12px;
    line-height: 21px;
    padding: 0 19px 0 0;
    transition: .3s;
    text-decoration: none;
    text-transform: capitalize;
    color: #bcbec0
}

#block-style .subtitle, #contact-version-two .btn2-st2, #doctor-second-style .subtitle, .subtitle-style {
    text-transform: none
}

.foot-menu li a:hover {
    transition: .3s;
    color: #878888
}

.complete-footer {
    position: fixed;
    z-index: -1;
    bottom: 0;
    left: 0;
    float: left;
    width: 100%
}

.complete-content {
    float: left;
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
    padding-top: 0px;
    background: #fff;
}

.content-footer-space {
    padding-bottom: 90px
}

.foot-widget {
    margin-bottom: 25px
}

@media (min-width: 1400px) {
    #second .bg {
        background-position: bottom left;
        background-size: 85%
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .price-semi-circle-premium {
        left: 81px
    }

    .price-semi-circle {
        left: 74px
    }

    .dept-details-butt.posts-showall {
        margin: 0
    }

    .contact-side-txt {
        width: 80%
    }

    .test-box {
        padding-bottom: 15px
    }

    .call-action-title .color-4 {
        float: right;
        padding: 0
    }

    .vspacer {
        height: 10px
    }

    .post-readmore {
        margin-left: 0
    }

    .testimonial-wrap .nbs-flexisel-inner {
        float: none;
        overflow: hidden;
        width: 100%;
        min-height: 355px;
        margin: 0 auto;
        padding: 235px 0 36px
    }

    #second .bg {
        margin: 9px auto 0
    }

    .nbs-flexisel-nav-left {
        left: -1%
    }

    .nbs-flexisel-nav-right {
        right: -1%
    }

    .post-author-img {
        width: 75px
    }

    .post-content2 {
        width: 100%;
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 0
    }

    .post-title a {
        font-size: 22px;
        line-height: 1.1em;
        color: #414042
    }

    .price-plan {
        padding: 17px 0 10px
    }

    .price-table.price-table-big .price-figure img {
        position: absolute;
        top: 25px;
        left: 82px;
        float: left
    }

    .price-figure img {
        position: relative;
        top: -10px;
        left: 22px;
        float: left
    }

    .appointment-form .btn2-st2, .contact2-page-form .btn2-st2, .form-widget .btn2-st2 {
        width: 22%
    }

    .services-content-wrap .appointment-form .btn2-st2 {
        width: 50%!important
    }

    .complete-content {
        float: left;
        width: 100%;
        margin-bottom: 420px;
        background: #fff
    }

    .head-social-icon {
        font-size: 21px;
        line-height: 40px;
        float: left;
        width: auto;
        height: 40px;
        margin: 0 10px 0 0;
        transition: .5s;
        color: #dcddde;
        background: 0 0
    }

    .top-info-contact {
        font-size: 11px;
        line-height: 40px;
        padding-left: 14px!important;
        color: #939598
    }

    .bottom-service-title {
        font-size: 21px
    }

    .service-title {
        font-size: 13px!important;
        font-weight: 700;
    }

    .purchase-strip, .purchase-strip-blue {
        font-size: 26px
    }

    .purchase-strip-text {
        font-size: 20px;
        line-height: 1em;
        float: left;
        padding: 33px 0;
        text-align: left;
        color: #eee
    }

    .purchase-strip-blue .color-4 {
        margin: 0;
        padding: 20px 0
    }

    .features-button {
        float: right;
        margin: 20px 32% 20px 0
    }

    .doctors-3col-tabs .nav>li>a {
        line-height: 41px;
        position: relative;
        display: block;
        height: 41px;
        margin: 0 13px;
        padding: 0
    }

    .gallery-page-wrap .carousel-control.right {
        right: .8%
    }

    .gallery-page-wrap .carousel-control.left {
        left: 90.5%;
        float: right
    }

    .gallery-page-wrap .carousel-indicators {
        top: -18%;
        bottom: 20px;
        float: right;
        width: 75%;
        height: 0;
        text-align: right
    }

    .post-tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 16px 15px;
        color: #fff;
        background: #123090
    }

    .purchase-strip-blue .btn {
        margin: 0
    }

    .slide1-text2 {
        font-size: 32px!important;
        line-height: 32px!important;
        margin: 25px 0 0 15px!important;
        padding: 10px 15px!important;
        color: #fff;
        background: #123090
    }

    .slider1-icons1 img, .slider1-icons2 img, .slider1-icons3 img {
        width: 60px!important;
        height: 60px!important;
        margin-top: 41px
    }

    .slide1-text1 {
        font-size: 32px!important;
        line-height: 45px!important;
        padding-left: 15px!important;
        color: #fff
    }

    .slider1-icons1 img {
        margin-left: 15px
    }

    .slider1-icons2 img {
        margin-left: 70px
    }

    .slider1-icons3 img {
        margin-left: 130px
    }

    .slider1-beats1 img {
        margin-top: 44px;
        margin-left: 37px
    }

    .slider1-beats2 img {
        margin-top: 44px;
        margin-left: 98px
    }

    .slider2-plus {
        display: block
    }

    .slide2-text1 {
        font-size: 15px!important;
        line-height: 17px!important;
        color: #fff
    }

    .slide2-textleft {
        margin-left: 35px!important;
        text-align: left!important
    }

    .slider2-plusleft {
        margin-left: 6%!important
    }

    .slide2-textleft img {
        margin-left: -15px!important
    }

    .slider4-text1 {
        font-size: 32px!important;
        line-height: 18px!important;
        color: #fff
    }

    .slider4-purchase img {
        width: 190px!important;
        height: 40px!important
    }

    .wat-nodisp {
        display: none!important
    }

    .wat-disp {
        display: block!important
    }
}

@media (min-width: 992px) {
    .table-elements {
        width: 80%;
        margin: 0 auto
    }

    .contact-v2 {
        padding-right: 25px
    }

    .latest-post-wrap .purchase-strip-blue.dept-apponit-butt .color-4 {
        float: left;
        margin: 0 0 0 18%;
        padding: 0
    }

    .service-box {
        padding-right: 1px;
        padding-left: 1px;
        background: none !important;
        margin: 0px 1px 0px 1px;
    }

    .foot-widget {
        margin-bottom: 0;
        border: none
    }

    .bottom-footer-wrap {
        background: #2f3232
    }

    .client-logo-wrap li {
        padding-right: 7%
    }

    .client-logo-wrap li:last-child {
        padding-right: 0
    }

    .social-wrap ul li a i.icon-rss {
        margin: 0
    }

    .foot-social-icon {
        margin-right: 15px
    }

    .dept-author-img {
        display: none
    }

    .post-author-img {
        float: left
    }

    .banner-bottom-text1 {
        padding-top: 45px
    }

    .topbar-info {
        height: 40px;
        background: #83c9d5;
        border-bottom: 1px solid #ededee;
    }

    .social-wrap-head li {
        float: left;
        margin: 0 5px;
        padding: 0;
        background: 0 0
    }

    .head-social-icon {
        font-size: 21px;
        line-height: 40px;
        float: left;
        width: auto;
        height: 40px;
        margin: 0 15px 0 0;
        transition: .5s;
        color: #dcddde;
        background: 0 0
    }

    .top-info-cart a, .top-info-email a {
        font-size: 11px;
        text-decoration: none
    }

    .head-social-icon:hover {
        transition: .5s;
        color: #123090
    }

    .social-wrap-head li:last-child i.head-social-icon {
        margin: 0
    }

    .top-info-contact {
        line-height: 39px;
        color: #ffffff !important;
        margin-left: 27px;
    }

    .top-info-email {
        line-height: 39px;
        padding-left: 10px
    }

    .top-info-email a {
        color: #939598
    }

    #search {
        text-align: right
    }

    html[data-useragent*='MSIE 10.0'] .top-info-email {
        line-height: 38px
    }

    .top-info-cart {
        line-height: 40px
    }

    .top-info-cart a {
        float: right;
        margin-left: 20px;
        color: #939598
    }

    .top-info-cart a:last-child {
        margin: 0
    }

    .navbar-collapse .other-op, .navbar-collapse.cart-drop {
        display: none!important
    }

    .navbar-nav .dropdown b {
        font-size: 11px;
        margin-top: 9px;
        padding: 0px 5px 0px 5px;
        display: inline-block;
    }

    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover>ul.dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1!important
    }

    .navbar {
        line-height: 109px !important;
        position: relative;
        height: 114px !important;
        margin-bottom: 0;
        border: none;
        -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-default {
        border-color: transparent;
        background-color: #fff;
        display: inline-block;
        -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .logo {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #f0f0f0;
    }

    .foot-menu {
        padding-left: 25px
    }

    .intro-content-wrap img {
        margin-right: 5px
    }

    .intro-content-wrap ul {
        margin-right: 20px
    }

    .intro-content-wrap ul+ul {
        margin-right: 0
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .slid4-img3 {
        margin-left: 10px
    }

    .slid4-img2 {
        margin-left: 5px
    }

    .dept-form.appointment-form .btn-7 {
        width: 50%!important
    }

    .price-semi-circle-premium {
        left: 148px
    }

    .price-semi-circle {
        left: 137px
    }

    .dept-details-butt.posts-showall {
        margin: 0
    }

    .table-elements {
        width: 90%;
        margin: 0 auto
    }

    .contact-widget-box {
        padding-bottom: 15px
    }

    .side-bar-blog-bottom .catagory-list li {
        line-height: 40px;
        padding-left: 0;
        list-style-type: none;
        border-bottom: 1px solid #f1f2f2
    }

    .side-bar-blog-bottom .catagory-list li a {
        font-size: 13px;
        transition: .5s;
        color: #8c99a9
    }

    .side-bar-blog-bottom .catagory-list li a .about-list-arrows {
        font-size: 14px;
        line-height: 16px;
        float: left;
        width: 18px;
        height: 18px;
        margin: 11px 15px 0 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        text-align: center;
        color: #123090;
        border: 1px solid;
        border-radius: 50%
    }

    .side-bar-blog-bottom .catagory-list li a:hover {
        font-size: 13px;
        transition: .5s;
        color: #123090
    }

    .side-bar-blog-bottom .catagory-list li a:hover .about-list-arrows {
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        color: #fff;
        border: 1px solid;
        background: #123090
    }

    .side-bar-blog-bottom {
        display: block;
        padding-bottom: 30px
    }

    .side-bar-blog {
        display: none
    }

    .fold-wrap:before {
        left: 55.7%
    }

    .price-figure img {
        position: absolute;
        top: 26px;
        left: 138px;
        float: left
    }

    .testi-author-info {
        float: left;
        width: 160px;
        min-height: 140px
    }

    .tabs-left .nav-tabs>li.active>a .dept-tabs-icon, .tabs-left .nav-tabs>li.active>a:hover .dept-tabs-icon {
        font-size: 24px!important;
        line-height: 42px!important;
        width: 46px!important;
        margin: 0 15px 0 0;
        text-align: center!important;
        color: #fff!important;
        background: #123090!important
    }

    .dept-tabs-icon {
        font-size: 24px!important;
        line-height: 42px!important;
        float: left;
        width: 46px!important;
        margin: 0 15px 0 0;
        transition: .4s;
        text-align: center!important;
        color: #123090!important;
        border-right: 1px solid #e0e1e2;
        background: #fff!important
    }

    .call-action-title .color-4 {
        float: right;
        padding: 0
    }

    #third, .intro-content-wrap {
        padding-bottom: 30px
    }

    .intro-content-wrap .inner-page-butt-blue {
        margin: 20px 0 0
    }

    .dept-content {
        width: 74%;
        padding-top: 15px
    }

    .testimonial-wrap .nbs-flexisel-inner {
        float: none;
        overflow: hidden;
        width: 100%;
        min-height: 370px;
        margin: 0 auto;
        padding: 300px 0 36px
    }

    .testimonial-wrap .nbs-flexisel-nav-left, .testimonial-wrap .nbs-flexisel-nav-right {
        top: 326px!important
    }

    .popover {
        top: 120px!important
    }

    .post-author-img {
        width: 75px
    }

    .post-content1 {
        width: 73%;
        padding-top: 0
    }

    .post-content2 {
        width: 100%;
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 0
    }

    .post-title a {
        font-size: 20px;
        line-height: 1.1em;
        color: #414042
    }

    .price-table.price-table-big {
        margin: -30px 0 90px -30px
    }

    .price-table.price-table-big .price-figure img {
        position: absolute;
        top: 25px;
        left: 149px;
        float: left
    }

    .banner, .caret, .complete-footer, .doctors-3col-tabs .nav>li>a, .dropdown-menu, .dropdown-submenu, .navbar {
        position: relative
    }

    #second .bg {
        margin: 0 auto
    }

    .icon-box-3 {
        margin: 0 0 25px
    }

    .complete-content {
        float: left;
        width: 100%;
        margin-bottom: 0;
        background: #fff
    }

    .complete-footer {
        z-index: 9999;
        bottom: 0;
        left: 0;
        float: left;
        width: 100%;
    }

    .purchase-strip-blue .btn {
        margin: 0
    }

    .icon-box-1, .icon-box-2 {
        margin: 0 0 20px
    }

    .doctors-3col-tabs .nav>li>a {
        font-size: 12px;
        line-height: 41px;
        display: block;
        height: 41px;
        margin: 0 1px;
        padding: 0 6px;
        background: #f5f2f2
    }

    .color-4 {
        float: right;
        margin: 10px 0 0
    }

    .about-purchase .color-4 {
        float: none
    }

    .content-tabs-wrap {
        padding: 0
    }

    .client-logo-wrap {
        margin-top: 30px
    }

    .latest-post-wrap {
        padding: 45px 0
    }

    .recent-tweet-foot.foot-widget {
        border-bottom: none
    }

    .post-readmore {
        margin-left: 0
    }

    .shadow-bottom {
        display: none
    }

    .recent-post-foot {
        padding-bottom: 16px
    }

    .top-bar {
        width: 100%;
        padding: 0
    }

    .navbar-header {
        padding: 0 30px;
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        max-height: 600px
    }

    .navbar-collapse.collapse {
        display: none!important;
        -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-collapse.collapse.in {
        display: block!important;
        -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-nav {
        float: none!important;
        margin: 0 -15px
    }

    .navbar-nav>li {
        float: none
    }

    .banner, .logo, .logo img, .search-txt {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .purchase-button {
        margin-top: 10px
    }

    .navbar {
        min-height: 123px;
        margin-bottom: 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: 0 0
    }

    .navbar-toggle {
        margin-top: 12px;
        margin-right: 13px;
        margin-bottom: 13px;
        padding: 12px
    }

    .navbar-default .navbar-toggle.icon-cart {
        display: none
    }

    .nav>li, .nav>li>a, .other-op.nav>li, .other-op.nav>li>a {
        display: block;
        position: relative
    }

    .navbar-brand {
        height: auto
    }

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        background-color: #31798a;
    }

    .nav.navbar-nav.navbar-right.other-op {
        background: #f7f7f7
    }

    .other-op.nav>li>a {
        font-size: 14px;
        line-height: 29px;
        padding: 15px 30px;
        color: #4c4d4e!important
    }

    .other-op.nav>li {
        font-size: 14px;
        line-height: 29px;
        float: left;
        width: 100%;
        padding: 5px 38px;
        color: #4c4d4e;
        border-bottom: 1px solid #ddd;
        background: 0 0
    }

    .mail-menu {
        padding: 0!important
    }

    .search-txt {
        line-height: 25px;
        width: 100%;
        height: 25px;
        margin: 4px 0 0;
        padding: 5px 10px;
        border: 1px solid #dbdbdb;
        box-shadow: none
    }

    .logo {
        margin: 17px 0;
        padding: 0!important;
        height: 86px !important;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        transition: .3s;
        background: #e8e8e8!important;
        box-shadow: inset 1px 1px 1px 0 #ccc
    }

    .navbar-default {
        border-color: #e7e7e7;
        background-color: #fff
    }

    .banner {
        font-size: 22px;
        font-weight: 700;
        min-height: 100%;
        text-align: center;
        color: #b4b1b1;
        background: #ecebeb;
        box-shadow: inset 0 -1px 12px 5px
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /* border-top:1px solid #222425; */
        /* background:#363839; */
        /* box-shadow:none */
        -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background-color: transparent
    }

    .nav>li {
        /* margin-left: 20px; */
    }

    .nav>li:last-child {
        background: 0 0
    }

    .navbar-default .navbar-nav>li>a {
        color: #abaeaf
    }

    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .nav>li>a {
        font-size: 13px
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li {
        margin: 0;
        padding: 0;
        background: #409ab0;
    }

    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
        border-color: #428bca;
        background-color: transparent
    }

    .navbar-nav .open .dropdown-menu+.dropdown-menu {
        border: none
    }

    .navbar-nav .open .dropdown-menu {
        margin-top: 0!important;
        padding-bottom: 0;
        background: url(../images/li-li-bottom.jpg) top repeat-x #3f4142
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li:last-child {
        border-bottom: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 0
    }

    .caret {
        top: 9px;
        right: 10px;
        float: right
    }

    .glyphicon.glyphicon-chevron-down {
        line-height: 20px;
        float: right
    }

    .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        font-size: 12px!important;
        line-height: 18px!important;
        height: 30px!important;
        padding-right: 58px!important;
        padding-left: 58px!important;
        color: #ffffff!important;
    }

    .dropdown-menu>li {
        margin: 0;
        padding: 0;
        background: url(../images/li-li-bottom.jpg) bottom repeat-x
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a {
        padding-right: 70px!important;
        padding-left: 70px!important
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0);
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px
    }

    .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
    }

    .dropdown-menu {
        display: none;
        float: none;
        color: #abaeaf;
        border: none;
        border-radius: none;
        background: url(../images/li-li-bottom.jpg) top repeat-x #3f4142;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        border: 0;
        background-color: transparent;
        box-shadow: none
    }

    .open>.dropdown-menu {
        display: block;
        visibility: visible!important;
        margin-top: 10px!important;
        opacity: 1!important
    }

    #bs-example-navbar-collapse-1 .navbar-nav>li>a {
        padding-top: 12px!important;
        padding-bottom: 12px!important
    }

    .search-wrap {
        float: left;
        width: 70%;
        height: auto
    }

    .cart-drop {
        border-top: 1px solid #d3e6f3!important;
        background: #e8f6ff!important
    }

    .option-drop {
        border-top: 1px solid #dfdfdf!important;
        background: #f7f7f7!important
    }

    .cart-drop .nav>li {
        position: relative;
        display: block;
        border-bottom: 1px solid #d3e6f3;
        background: 0 0
    }

    .cart-drop .nav>li>a:hover {
        color: #485965!important;
        background-color: transparent
    }

    .cart-drop .nav>li>a {
        font-size: 13px;
        position: relative;
        display: block;
        padding: 10px 30px!important;
        color: #485965
    }

    .post-item-wrap {
        margin-left: 0;
        padding: 0 15px 25px 0;
        border-bottom: none
    }

    .post-item-wrap+.post-item-wrap {
        margin-top: 0;
        padding: 0 0 25px 15px
    }

    .client-logo-wrap, .department-wrap, .purchase-strip, .purchase-strip-blue, .subtitle.news-sub {
        margin-left: 0
    }

    .purchase-strip-blue {
        padding: 0 0 25px;
        text-align: center
    }

    .purchase-strip-blue .color-4 {
        float: none;
        width: 245px;
        height: 49px;
        margin: 10px auto;
        padding: 0
    }

    .topbar-info {
        display: none
    }

    .dept-author-img-desk {
        float: left;
        width: 25%;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 0
    }

    .purchase-strip-text {
        font-size: 24px;
        line-height: 1.3em;
        float: none;
        width: auto;
        margin: 0 auto;
        padding: 25px 0;
        text-align: center;
        color: #eee
    }

    .intro-content-wrap img {
        margin-right: 5px
    }

    .intro-content-wrap p {
        padding-bottom: 0
    }

    .intro-content-wrap ul {
        margin-right: 15px
    }

    .intro-content-wrap ul+ul {
        margin-right: 0
    }

    .features-button {
        margin: 20px 41% 20px 0
    }

    .content-tabs {
        float: right!important
    }

    .nav>li>a {
        padding: 13px 16px
    }

    .dept-tabs-wrap .nav>li, .faq-tabs-wrap .nav>li {
        background: 0 0
    }

    .gallery-page-wrap .carousel-control.right {
        top: -80px;
        right: 1.5%
    }

    .gallery-page-wrap .carousel-control.left {
        top: -80px;
        left: 86.4%;
        float: right
    }

    .gallery-page-wrap .carousel-indicators {
        top: -21%;
        bottom: 20px;
        float: right;
        width: 74%;
        height: 0;
        text-align: right
    }

    .post-tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 16px 25px;
        color: #fff;
        background: #123090
    }

    .faq-tabs-wrap .tabs-left>.nav-tabs>li>a {
        padding-left: 20px
    }

    .tabs-left>.nav-tabs>li>a {
        font-size: 13px;
        line-height: 45px;
        margin-right: -1px;
        padding: 0;
        color: #8c99a9;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .tabs-left .nav-tabs>li.active>a, .tabs-left .nav-tabs>li.active>a:focus, .tabs-left .nav-tabs>li.active>a:hover {
        font-size: 13px;
        line-height: 2.8em;
        cursor: default;
        color: #123090;
        border: none;
        border-top: 1px solid #dfdfdf;
        background: #f8f8f8!important
    }

    .faq-tabs-wrap .tabs-left .nav-tabs>li.active>a, .faq-tabs-wrap .tabs-left .nav-tabs>li.active>a:focus, .faq-tabs-wrap .tabs-left .nav-tabs>li.active>a:hover {
        padding-left: 20px
    }

    .dept-title-tabs {
        font-size: 25px;
        font-weight: 400;
        line-height: 1.3em;
        width: 100%;
        height: 100%;
        color: #414042
    }

    .dept-title-tabs:before {
        position: absolute;
        top: 5.6%;
        bottom: 0;
        left: 45px;
        float: left;
        width: 90px;
        height: 3px;
        content: '';
        background: #123090
    }

    .dropdown-menu>li>a {
        font-weight: 400;
        line-height: 1.428571429;
        display: block;
        clear: both;
        padding: 8px 20px;
        white-space: nowrap;
        color: #8c99a9;
        border-bottom: none
    }

    .intro-content-wrap .cl-effect-10 {
        margin-left: 36%
    }

    .iconlist-wrap .subtitle {
        padding: 15px 0 20px
    }

    .iconlist-content {
        font-family: Roboto, sans-serif;
        width: 75%;
        height: 100%;
        margin: 0 0 0 25%;
        padding: 3px 15px;
        transition: .5s
    }

    .iconlist-wrap li {
        position: relative;
        float: left;
        margin-bottom: 0
    }

    .iconlist-text {
        line-height: 19px
    }

    .nbs-flexisel-nav-left {
        left: -2%;
        background: url(../images/left-car-gen.jpg) no-repeat
    }

    .nbs-flexisel-nav-right {
        right: -2%;
        background: url(../images/right-car-gen.jpg) no-repeat
    }

    .slide1-text2 {
        font-size: 32px!important;
        line-height: 32px!important;
        margin: 25px 0 0 15px!important;
        padding: 10px 15px!important;
        color: #fff;
        background: #123090
    }

    .slider1-icons1 img, .slider1-icons2 img, .slider1-icons3 img {
        width: 60px!important;
        height: 60px!important;
        margin-top: 41px
    }

    .slide1-text1 {
        font-size: 32px!important;
        line-height: 45px!important;
        padding-left: 15px!important;
        color: #fff
    }

    .slider1-icons1 img {
        margin-left: 15px
    }

    .slider1-icons2 img {
        margin-left: 70px
    }

    .slider1-icons3 img {
        margin-left: 130px
    }

    .slider1-beats1 img {
        margin-top: 44px;
        margin-left: 37px
    }

    .slider1-beats2 img {
        margin-top: 44px;
        margin-left: 98px
    }

    .slide1-text4 {
        display: none!important
    }

    .slide1-text3 {
        font-size: 15px!important;
        line-height: 22px!important;
        display: block!important;
        margin: 45px 0 0 15px!important;
        text-align: left
    }

    .slider2-plus {
        display: none
    }

    .slide2-text1 {
        font-size: 15px!important;
        line-height: 17px!important;
        color: #fff
    }

    .slide2-textleft {
        margin-left: 35px!important;
        text-align: left!important
    }

    .slider2-plusleft {
        margin-left: 6%!important
    }

    .slide2-textleft img {
        margin-left: -15px!important
    }

    .slider4-text1 {
        font-size: 18px!important;
        line-height: 18px!important;
        color: #fff
    }

    .slider4-purchase img {
        width: 190px!important;
        height: 40px!important
    }

    .slider-3-textblue, .slider-3-textorange, .slider-3-textskyblue {
        line-height: 16px!important
    }

    .slider-three-text {
        font-size: 30px!important;
        line-height: 32px!important;
        color: #fff
    }

    .slider-three-textt {
        font-size: 50px!important;
        line-height: 40px!important;
        margin-left: 40px!important;
        color: #fff
    }

    .wat-nodisp {
        display: none!important
    }

    .wat-disp {
        display: block!important
    }

    .tparrows {
        top: 190px!important
    }
}

@media (max-width: 767px) {
    .contact-widget-box, .counter-box {
        padding-bottom: 15px
    }

    .navbar-default .navbar-toggle.icon-cart, .price-semi-circle, .price-semi-circle-premium, .shadow-bottom, .topbar-info {
        display: none
    }

    .slid4-img3 {
        margin-left: 18px
    }

    .slid4-img2 {
        margin-left: 8px
    }

    .dept-details-butt.posts-showall {
        margin: 0
    }

    .table-elements {
        width: 90%;
        margin: 0 auto
    }

    .test-box {
        border: none
    }

    #counters .banner-bottom-text2, #third {
        padding-bottom: 45px
    }

    .well {
        padding-top: 0!important
    }

    .heading-content {
        padding-bottom: 25px
    }

    .intro-content-wrap li .about-list-arrows {
        margin: 10px 0 0 -35px
    }

    .intro-content-wrap li {
        line-height: 3em
    }

    .contact-side-txt {
        width: 75%
    }

    .form-title {
        font-size: 15px;
        line-height: 47px;
        width: 92%;
        height: 47px;
        margin: 15px 4%;
        color: #fff;
        background: url(../images/plus-collapse-left-ov.png) 90% center no-repeat #123090
    }

    .tabs-left .nav-tabs>li.active>a .dept-tabs-icon, .tabs-left .nav-tabs>li.active>a:hover .dept-tabs-icon {
        font-size: 24px!important;
        line-height: 42px!important;
        width: 46px!important;
        margin: 0 15px 0 0;
        text-align: center!important;
        color: #fff!important;
        background: #123090!important
    }

    .dept-tabs-icon {
        font-size: 24px!important;
        line-height: 42px!important;
        float: left;
        width: 46px!important;
        margin: 0 15px 0 0;
        transition: .4s;
        text-align: center!important;
        color: #123090!important;
        border-right: 1px solid #e0e1e2;
        background: #fff!important
    }

    .banner, .news-button, .testi-quote {
        text-align: center
    }

    .appt-form {
        margin-bottom: 30px
    }

    .call-action-title .color-4 {
        float: right;
        padding: 0
    }

    .intro-content-wrap img {
        float: none!important;
        margin: 0 auto;
        padding-bottom: 30px
    }

    .intro-content-wrap {
        padding-bottom: 30px
    }

    .icon-box-3 li {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        line-height: 18px;
        float: left;
        width: 92%;
        margin: 0 4%;
        padding: 8px 0;
        color: #6e6e6e;
        border-bottom: 1px solid #dadada
    }

    .testi-quote {
        font-size: 40px;
        position: absolute;
        top: 35px;
        width: 90%;
        color: #acacac
    }

    .dept-content {
        width: 74%;
        padding-top: 15px
    }

    .testimonial-wrap .nbs-flexisel-inner {
        float: none;
        overflow: hidden;
        width: 100%;
        min-height: 370px;
        margin: 0 auto;
        padding: 300px 0 36px
    }

    .testimonial-wrap .nbs-flexisel-nav-left, .testimonial-wrap .nbs-flexisel-nav-right {
        top: 326px!important
    }

    .popover {
        top: 120px!important
    }

    .popover-content, .popover-title {
        font-size: 15px
    }

    .nbs-flexisel-nav-left {
        left: 0
    }

    .nbs-flexisel-nav-right {
        right: 0
    }

    .post-content1 {
        padding-top: 5px;
        padding-right: 0
    }

    .post-item-wrap+.post-item-wrap {
        margin-top: 25px;
        border-bottom: none
    }

    .post-author-img {
        width: 75px
    }

    .post-content2 {
        width: 100%;
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 0
    }

    .post-title a {
        font-size: 18px;
        line-height: 1.1em;
        color: #414042
    }

    .purchase-strip-blue .color-4 {
        float: none;
        width: 245px;
        height: 49px;
        margin: 10px auto;
        padding: 0
    }

    .purchase-strip-blue.dept-apponit-butt .color-4 {
        float: none;
        width: inherit;
        height: inherit;
        margin: 10px auto;
        padding: 0
    }

    .contact2-page-form.contact-v2 .btn2-st2 {
        width: 42%!important
    }

    .contact2-page-form.contact-v1 .btn-7b:before {
        width: 70%!important
    }

    .price-table {
        float: left;
        width: 96%;
        margin: 0 2% 100px;
        border: 1px dotted #d1d3d4;
        border-right: 1px dotted #d1d3d4!important;
        border-bottom: none
    }

    .price-table.price-table-big {
        position: relative;
        z-index: 9999999;
        width: 96%;
        margin: 0 2% 100px;
        padding: 0;
        background: #fff;
        box-shadow: 0 0 21px rgba(191, 188, 188, .4)
    }

    .price-figure img, .price-table.price-table-big .price-figure img {
        position: absolute;
        top: 26px;
        left: 44%;
        display: none;
        float: left
    }

    .banner, .complete-footer, .icon-box-3 .cl-effect-10, .nav>li, .navbar {
        position: relative
    }

    .price-table-wrap {
        margin: 70px 0 0
    }

    .dept-form.appointment-form .btn-7 {
        width: 50%!important
    }

    .tparrows {
        top: 135px!important;
        width: 26px!important;
        height: 26px!important;
        background-size: 100%!important
    }

    .testimonial-inner #testi-tabs>li>a {
        line-height: 1.428571429;
        margin: 0 15px;
        padding: 10px 0 20px;
        border: none;
        border-radius: 0;
        background: 0 0
    }

    .client-testi-img {
        width: 60%;
        margin: auto;
        border: 3px solid #fff;
        border-radius: 9px;
        box-shadow: 3px 3px 0 #bbb
    }

    .news-button, .news-tb {
        border: none;
        box-shadow: none
    }

    .complete-content {
        float: left;
        width: 100%;
        margin-bottom: 0;
        background: #fff;
        padding-top: 0px !important;
    }

    .complete-footer {
        z-index: -1;
        bottom: 0;
        left: 0;
        float: none !important;
        width: 100%;
        margin: auto;
        text-align: center !important;
        display: inline-block;
    }

    .purchase-strip-blue .btn {
        margin: 0
    }

    .icon-box-1, .icon-box-2 {
        margin: 0 0 20px
    }

    .icon-box-2 {
        width: 100%
    }

    .icon-box-3 .cl-effect-10 {
        z-index: 1;
        float: left;
        margin-top: 10px;
        margin-left: 40%
    }

    .color-4 {
        float: right;
        margin: 10px 0 0
    }

    .about-purchase .color-4 {
        float: none
    }

    .banner, .logo, .logo img, .news-button, .news-tb, .search-txt {
        float: left
    }

    .news-tb {
        width: 25%;
        height: 30px;
        padding: 5px 5%;
        outline: 0
    }

    .news-button {
        line-height: 30px;
        width: 15%;
        height: 30px;
        color: #fff;
        background: #123090
    }

    .other-op.nav>li, .other-op.nav>li>a {
        font-size: 14px;
        line-height: 29px;
        position: relative
    }

    .dept-tabs-wrap .nav>li, .faq-tabs-wrap .nav>li {
        background: 0 0
    }

    .appointment-form, .content-tabs-wrap {
        padding: 0 15px
    }

    .dept-tabs-wrap .appointment-form {
        padding: 0
    }

    .purchase-button {
        margin-top: 10px
    }

    .navbar {
        min-height: 113px;
        margin-bottom: 0;
        border: none;
        border-bottom: none !important;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: 0 0
    }

    .navbar-toggle {
        margin-top: 12px;
        margin-right: 13px;
        margin-bottom: 13px;
        padding: 12px
    }

    .navbar-brand {
        height: auto
    }

    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover>ul.dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1!important
    }

    .nav.navbar-nav.navbar-right.other-op {
        background: #f7f7f7
    }

    .other-op.nav>li>a {
        display: block;
        padding: 15px 30px;
        color: #4c4d4e!important
    }

    .other-op.nav>li {
        display: block;
        float: left;
        width: 100%;
        padding: 5px 22px;
        color: #4c4d4e;
        border-bottom: 1px solid #ddd;
        background: 0 0
    }

    .mail-menu {
        padding: 0!important
    }

    .search-txt {
        line-height: 25px;
        width: 100%;
        height: 25px;
        margin: 4px 0 0;
        padding: 5px 10px;
        border: 1px solid #dbdbdb;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu {
        margin-top: 0!important
    }

    .logo {
        margin: 17px 0 0 3px;
        padding: 0!important;
        background-size: contain;
        background-position: 50% 0;
        height: 87px !important;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        transition: .3s;
        background: #e8e8e8!important;
        box-shadow: inset 1px 1px 1px 0 #ccc
    }

    .navbar-default {
        border-color: #e7e7e7;
        background-color: #fff;
        height: 116px !important;
    }

    .banner {
        font-size: 22px;
        font-weight: 700;
        min-height: 100%;
        color: #b4b1b1;
        background: #ecebeb;
        box-shadow: inset 0 -1px 12px 5px
    }

    .navbar-collapse {
        max-height: 600px
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-top: 1px solid #6fcde4;
        background: #004785;
        box-shadow: none;
        margin-top: 9px;
    }

    .navbar-nav {
        margin: 0
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #ffffff;
        background-color: #1961b7;
    }

    .nav>li {
        display: block;
        border-bottom: 1px solid white;
    }

    .nav>li:last-child {
        background: 0 0
    }

    .navbar-default .navbar-nav>li>a {
        color: #ffffff;
    }

    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background-color: transparent;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li {
        margin: 0;
        padding: 0;
        background: #1961b7;
    }

    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
        border-color: #428bca;
        background-color: transparent
    }

    .navbar-nav .open .dropdown-menu+.dropdown-menu {
        border: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li:last-child {
        border-bottom: none
    }

    .navbar-nav .open .dropdown-menu {
        padding-bottom: 0;
        background: url(../images/li-li-bottom.jpg) top repeat-x;
        position: static;
        float: none;
        width: auto;
        border: 0;
        box-shadow: none;
        max-height: 200px;
        overflow-y: scroll;
    }

    .caret, .cart-drop .nav>li, .dropdown-menu, .dropdown-submenu, .iconlist-wrap li, .nav>li>a {
        position: relative
    }

    .open>.dropdown-menu {
        display: block;
        visibility: visible!important;
        margin-top: 10px!important;
        opacity: 1!important
    }

    #bs-example-navbar-collapse-1 .navbar-nav>li>a {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 0
    }

    .caret {
        top: 9px;
        right: 10px;
        float: right
    }

    .glyphicon.glyphicon-chevron-down {
        line-height: 20px;
        float: right
    }

    .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        font-size: 12px!important;
        line-height: 21px!important;
        height: 34px!important;
        padding-right: 58px!important;
        padding-left: 47px!important;
        color: #ffffff!important;
    }

    .nav>li>a, .tabs-left .nav-tabs>li.active>a, .tabs-left .nav-tabs>li.active>a:focus, .tabs-left .nav-tabs>li.active>a:hover, .tabs-left>.nav-tabs>li>a {
        font-size: 13px
    }

    .dropdown-menu>li {
        margin: 0;
        padding: 0;
        background: url(../images/li-li-bottom.jpg) bottom repeat-x
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a {
        padding-right: 70px!important;
        padding-left: 70px!important
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px
    }

    .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
    }

    .dropdown-menu {
        left: 0!important;
        display: none;
        float: none;
        color: #abaeaf;
        border: none;
        border-radius: none;
        background: url(../images/li-li-bottom.jpg) top repeat-x #3f4142;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .search-wrap {
        float: left;
        width: 70%;
        height: auto
    }

    .cart-drop {
        border-top: 1px solid #d3e6f3!important;
        background: #e8f6ff!important
    }

    .option-drop {
        border-top: 1px solid #dfdfdf!important;
        background: #f7f7f7!important
    }

    .cart-drop .nav>li {
        display: block;
        border-bottom: 1px solid #d3e6f3;
        background: 0 0
    }

    .cart-drop .nav>li>a:hover {
        color: #485965!important;
        background-color: transparent
    }

    .cart-drop .nav>li>a {
        font-size: 13px;
        position: relative;
        display: block;
        padding: 10px 30px!important;
        color: #485965
    }

    .dept-author-img-desk {
        float: left;
        width: 25%;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 0
    }

    .intro-content-wrap p {
        float: left;
        width: 100%;
        padding: 0 15px
    }

    .intro-content-wrap li, .intro-content-wrap ul {
        width: 96%;
        margin: 0 2%
    }

    .intro-content-wrap .inner-page-butt-blue {
        margin: 20px 0 0 30px
    }

    .features-button {
        margin: 20px 42% 20px 0
    }

    .nav>li>a {
        display: block;
        padding: 13px 17px
    }

    .client-logo-wrap .item img {
        margin: 10px 0
    }

    .client-logo-wrap .carousel-control.right {
        top: -7px;
        right: -47px
    }

    .client-logo-wrap .carousel-control.left {
        top: -7px;
        right: -120px;
        left: -36px
    }

    .doctor-box {
        float: none;
        width: 60%;
        margin: auto;
        padding-bottom: 30px
    }

    .doc-name {
        margin-bottom: 30px
    }

    .gallery-page-wrap .carousel-control.left {
        left: 75%;
        float: right
    }

    .gallery-page-wrap .carousel-indicators {
        top: -48px;
        bottom: 20px;
        float: right;
        width: 73%;
        height: 0;
        text-align: right
    }

    .gallery-page-wrap .carousel-control.right {
        right: 2%
    }

    .subtitle {
        font-size: 25px;
        height: 100%
    }

    .gallery-page-wrap .carousel-control.left, .gallery-page-wrap .carousel-control.right {
        top: -46px
    }

    .side-bar-blog-bottom {
        display: block;
        padding-bottom: 30px
    }

    .dept-title-tabs:before, .side-bar-blog {
        display: none
    }

    .side-bar-blog-bottom .catagory-list li {
        line-height: 40px;
        padding-left: 0;
        list-style-type: none;
        border-bottom: 1px solid #f1f2f2
    }

    .side-bar-blog-bottom .catagory-list li a {
        font-size: 13px;
        transition: .5s;
        color: #8c99a9
    }

    .side-bar-blog-bottom .catagory-list li a .about-list-arrows {
        font-size: 14px;
        line-height: 16px;
        float: left;
        width: 18px;
        height: 18px;
        margin: 11px 15px 0 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        text-align: center;
        color: #123090;
        border: 1px solid;
        border-radius: 50%
    }

    .side-bar-blog-bottom .catagory-list li a:hover {
        font-size: 13px;
        transition: .5s;
        color: #123090
    }

    .side-bar-blog-bottom .catagory-list li a:hover .about-list-arrows {
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        color: #fff;
        border: 1px solid;
        background: #123090
    }

    .dept-title-tabs {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3em;
        width: 100%;
        height: 100%;
        padding-top: 25px;
        color: #414042
    }

    .dropdown-menu>li>a {
        font-weight: 400;
        line-height: 1.428571429;
        display: block;
        clear: both;
        padding: 8px 20px;
        white-space: nowrap;
        color: #8c99a9;
        border-bottom: none
    }

    .side-bar-contact {
        padding-top: 0px;
    }

    .latest-post-wrap {
        padding: 0 0 30px
    }

    .bg {
        display: none
    }

    .iconlist-wrap .subtitle {
        padding: 15px 0 20px
    }

    .iconlist-content {
        font-family: Roboto, sans-serif;
        width: 75%;
        height: 100%;
        margin: 0 0 0 25%;
        padding: 3px 15px;
        transition: .5s
    }

    .iconlist-wrap li {
        float: left;
        margin-bottom: 0
    }

    .iconlist-text {
        line-height: 19px
    }

    .slide1-text1, .slide1-text2 {
        line-height: 30px!important;
        color: #fff
    }

    .icon-box-3 {
        width: 100%;
        margin: 0 0 20px
    }

    .slider1-icons1 img, .slider1-icons2 img, .slider1-icons3 img {
        width: 40px!important;
        height: 40px!important
    }

    .slide1-text2 {
        margin: 20px 0 0 10px!important;
        padding: 7px 15px;
        background: #123090;
        ffont-size: 20px!important
    }

    .slide1-text1 {
        font-size: 22px!important;
        padding-left: 10px!important
    }

    .slider1-icons1 img {
        margin-left: 12px!important
    }

    .slider1-icons2 img {
        margin-left: 75px!important
    }

    .slider1-icons3 img {
        margin-left: 136px!important
    }

    .slider1-beats1 img {
        margin-top: 5px;
        margin-left: 37px
    }

    .slider1-beats2 img {
        margin-top: 5px;
        margin-left: 98px
    }

    .slide1-text3, .slide1-text4 {
        display: none!important
    }

    .slider2-plus {
        display: none
    }

    .slider3-icon,.wat-nodisp {
        display: none!important
    }

    .slide2-text1 {
        font-size: 15px!important;
        line-height: 17px!important;
        color: #fff
    }

    .slide2-textleft {
        margin-left: 35px!important;
        text-align: left!important
    }

    .slide2-textleft img {
        margin-left: -15px!important
    }

    .slider4-text1 {
        font-size: 15px!important;
        line-height: 18px!important;
        color: #fff
    }

    .slider4-purchase img {
        width: 120px!important;
        height: 28px!important
    }

    .slider-3-textblue, .slider-3-textorange, .slider-3-textskyblue {
        font-size: 15px!important;
        line-height: 15px!important;
        padding: 6px 12px!important
    }

    .slider3-icon {
        margin-left: -44px!important
    }

    .slider3-icon img {
        width: 27px!important;
        height: 27px!important
    }

    .slider-three-text {
        font-size: 22px!important;
        line-height: 26px!important;
        color: #fff
    }

    .slider-three-textt {
        font-size: 50px!important;
        line-height: 40px!important;
        margin-left: 40px!important;
        color: #fff
    }

    .slider-4-text-title {
        font-size: 20px!important;
        line-height: 1.5em!important
    }

    .slider-4-text {
        font-size: 18px!important;
        line-height: 1.5em!important
    }

    .wat-disp {
        display: block!important
    }

    .purchase-strip-blue {
        padding: 0 0 25px;
        text-align: center!important
    }

    .purchase-strip-text {
        font-size: 20px;
        line-height: 1.3em;
        float: none;
        width: auto;
        margin: 0 auto;
        padding: 25px 0 15px;
        text-align: center;
        color: #eee
    }

    .icon-boxes-1 {
        margin: 35px 0 30px
    }

    .iconlist-wrap .subtitle {
        text-align: center
    }
}

#about-us-version-two .slider-border:hover .left-arrow-section, #about-us-version-two .slider-border:hover .right-arrow-section, #short-version-four .slider-border:hover .left-arrow-section, #short-version-four .slider-border:hover .right-arrow-section {
    opacity: 1
}

@media (max-width: 550px) {
    .news-button, .news-tb {
        height: 30px;
        border: none;
        box-shadow: none
    }

    .gallery-page-wrap .carousel-control.left {
        left: 70%;
        float: right
    }

    .test-box {
        padding-bottom: 15px
    }

    .dept-tabs-wrap .tab-content {
        padding-right: 0;
        padding-left: 0
    }

    .tabs-left .nav-tabs>li.active>a:after {
        display: none
    }

    .popover-title {
        padding: 0 15px
    }

    .dept-tabs-wrap .nav-tabs, .dept-tabs-wrap .tab-content, .faq-tabs-wrap .nav-tabs, .faq-tabs-wrap .tab-content {
        width: 100%
    }

    .faq-tabs-wrap .tab-content>.active {
        display: block;
        padding: 25px 0 15px
    }

    .doctor-box {
        float: left;
        width: 100%;
        margin: auto;
        padding-bottom: 30px
    }

    .doc-name {
        margin-bottom: 0
    }

    .post-tabs .nav-tabs>li.active>a, .post-tabs .nav-tabs>li.active>a:focus, .post-tabs .nav-tabs>li.active>a:hover, .post-tabs .nav>li>a {
        padding: 16px 18px
    }

    .news-tb {
        float: left;
        width: 150px;
        padding: 5px 5%;
        outline: 0
    }

    .news-button {
        line-height: 30px;
        float: left;
        width: 90px;
        text-align: center;
        color: #fff;
        background: #123090
    }

    .dept-tabs-wrap .tab-content>.active {
        display: block;
        padding: 0 0 15px
    }

    .iconlist-wrap .subtitle {
        padding: 15px 0 20px
    }

    .iconlist-content {
        font-family: Roboto, sans-serif;
        width: 75%;
        height: 100%;
        margin: 0 0 0 25%;
        padding: 3px 15px;
        transition: .5s
    }

    .slider1-icons1 img, .slider1-icons2 img, .slider1-icons3 img {
        width: 30px!important;
        height: 30px!important
    }

    .iconlist-wrap li {
        position: relative;
        float: left;
        margin-bottom: 0
    }

    .iconlist-text {
        font-size: 13px;
        line-height: 19px
    }

    .iconlist-title {
        font-size: 20px
    }

    .nbs-flexisel-nav-left {
        left: -2%;
        background: url(../images/left-car-gen.jpg) no-repeat
    }

    .nbs-flexisel-nav-right {
        right: -2%;
        background: url(../images/right-car-gen.jpg) no-repeat
    }

    .slide1-text2 {
        font-size: 11px!important;
        line-height: 20px!important;
        margin: 10px 0 0 10px!important;
        padding: 7px 15px;
        color: #fff;
        background: #123090
    }

    .slide1-text1, .slide2-text1 {
        line-height: 12px!important;
        color: #fff
    }

    .slide1-text1 {
        font-size: 15px!important;
        padding-left: 10px!important
    }

    .slider1-icons1 img {
        margin-left: 12px!important
    }

    .slider1-icons2 img {
        margin-left: 63px!important
    }

    .slider1-icons3 img {
        margin-left: 110px!important
    }

    .slider1-beats1 img {
        margin-top: 5px;
        margin-left: 35px
    }

    .slider1-beats2 img {
        margin-top: 5px;
        margin-left: 83px
    }

    .slide1-text3, .slide1-text4 {
        display: none!important
    }

    .slider2-plus {
        display: none
    }

    .slide2-text1 img, .slider3-icon {
        display: none!important
    }

    .slide2-text1 {
        font-size: 11px!important
    }

    .slide2-textleft {
        margin-left: 0!important;
        text-align: left!important
    }

    .slider4-text1 {
        font-size: 13px!important;
        line-height: 18px!important;
        margin-left: -12px!important;
        color: #fff
    }

    .slider-3-textblue, .slider-3-textorange, .slider-3-textskyblue {
        font-size: 11px!important;
        font-weight: 400;
        line-height: 9px!important;
        padding: 6px!important
    }

    .slider4-purchase img {
        width: 100px!important;
        height: 23px!important;
        margin-top: 10px;
        margin-left: -27px
    }

    .pad-blank {
        margin-left: 52px
    }

    .pad-img {
        margin-left: 54px
    }

    .phone-blank {
        margin-left: 69px
    }

    .phone-img {
        margin-left: 70px
    }

    .mon-blank {
        margin-left: 10px
    }

    .mon-img {
        margin-left: 12px
    }

    .slider-4-doc {
        margin-right: -15px!important
    }

    .slider-3-textorange {
        margin-top: 5px!important
    }

    .slider-3-textskyblue {
        margin-top: 0!important
    }

    .slider-3-textblue {
        margin-top: -5px!important
    }

    .slider3-icon {
        margin-left: -44px!important
    }

    .slider3-icon img {
        width: 27px!important;
        height: 27px!important
    }

    .slider-three-text {
        font-size: 13px!important;
        line-height: 14px!important;
        margin-top: -10px!important;
        color: #fff
    }

    .slider-three-textt {
        font-size: 20px!important;
        line-height: 15px!important;
        display: none;
        margin-top: -6px!important;
        margin-left: 80px!important;
        color: #fff
    }

    .slider3-bot1-full {
        margin-left: -2px
    }

    .slider3-bot2-full {
        margin-left: 18px
    }

    .slider3-bot3-full {
        margin-left: 40px
    }
}

@media (max-width: 480px) {
    .nav>li, .nav>li>a {
        width: 100%
    }

    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
        top: 75px!important
    }

    .nbs-flexisel-nav-left {
        left: -2%;
        background: url(../images/left-car-gen.jpg) no-repeat
    }

    .nbs-flexisel-nav-right {
        right: -2%;
        background: url(../images/right-car-gen.jpg) no-repeat
    }

    .slider-4-text-title {
        font-size: 15px!important;
        line-height: 1.5em!important
    }

    .slider-4-text {
        font-size: 13px!important;
        line-height: 1.5em!important
    }

    .nav>li>a {
        display: block;
        box-sizing: border-box
    }
}

@media (max-width: 400px) {
    .dept-content {
        width: 100%;
        padding-top: 15px
    }

    .dept-apponit-butt {
        font-size: 13px;
        padding: 0 12px 6px
    }

    .dept-details-butt {
        font-size: 13px;
        padding: 6px 12px
    }

    .navbar-toggle {
        margin-top: 22px;
        margin-right: -15px;
        margin-bottom: 11px;
        padding: 7px;
    }

    .logo img {
        width: 100%;
        max-width: 100%
    }

    .search-wrap {
        float: left;
        width: 70%;
        height: auto;
        outline: 0
    }

    .search-txt {
        width: 100%
    }

    .search-bt {
        width: 16%
    }

    .dept-author-img-desk {
        display: none
    }

    .tab-img {
        float: left;
        width: 100%;
        margin: 0 15px 15px 0
    }

    .nav>li>a {
        font-size: 13px;
        position: relative;
        display: block;
        padding: 13px 7px
    }

    .post-title-side {
        font-size: 13px;
        line-height: 40px;
        height: 30px;
        text-align: left;
        color: #414042
    }

    .form-title-2 {
        width: 80%
    }

    .iconlist-title {
        font-size: 18px;
        line-height: 21px;
        height: 100%;
        padding-top: 15px;
        padding-bottom: 10px
    }

    .icon-list-icons {
        font-size: 19px;
        line-height: 52px;
        position: relative;
        z-index: 9;
        width: 55px;
        height: 55px;
        margin: 15px 0 0;
        transition: .5s;
        text-align: center;
        color: #fff;
        border: 2px solid #1689d5;
        border-radius: 100%;
        background: #319ee6
    }

    .icon-list-connector {
        left: 2.1em
    }

    .icon-box-3 .cl-effect-10 {
        position: relative;
        z-index: 1;
        float: left;
        margin-top: 10px;
        margin-left: 30%
    }

    .float-right {
        float: right;
        margin: 0 0 30px
    }
}

#about-us-version-two .rot-y .panel-icon, #contact-version-two .rot-y .panel-icon {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transform: translateZ(0)
}

@media (max-width: 350px) {
    .slid4-img3 {
        margin-left: 15px
    }

    .slid4-img2 {
        margin-left: 5px
    }

    .icon-cart, .icon-list-ul, .icon-rocket {
        font-size: 22px
    }

    .other-op.nav>li, .other-op.nav>li>a, .popover-content, .popover-title {
        font-size: 14px
    }

    .popover-title {
        padding: 0
    }

    .navbar {
        position: relative;
        height: 113px!important;
        min-height: 113px!important;
    }

    .navbar-toggle {
        margin-top: 12px
    }

    .arrow-icon {
        margin-right: 15px
    }

    .dept-author-img-desk {
        display: none
    }

    .testi-img {
        float: left;
        margin: 15px 35%
    }

    .post-meta {
        font-size: 12px
    }

    .Testiminal-page-wrap .testi-img {
        float: left;
        margin: 0 15px 15px
    }

    .testi-author-name, .testi-author-website {
        width: 100%
    }

    .testi-author-website {
        margin-bottom: 15px
    }

    .testi-author-info {
        float: left;
        width: 100%;
        min-height: 100px;
        padding-top: 20px
    }

    .Testiminal-page-wrap {
        padding-top: 10px;
        padding-bottom: 30px
    }

    .cl-effect-10 {
        position: relative;
        z-index: 1;
        float: left;
        margin-right: 5px;
        border: 1px solid #123090
    }

    .post-meta-top li {
        font-size: 11px
    }
}

@media (max-width: 321px) {
    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
        top: 94px!important
    }

    .logo {
        width: 150px;
        padding: 0!important
    }

    .logo img {
        width: 100%
    }

    .dept-author-img-desk {
        display: none
    }
}

#about-us-version-two .top-pad {
    padding-top: 50px
}

#about-us-version-two .bottom-pad {
    padding-bottom: 50px
}

#about-us-version-two .facility-list li {
    margin-left: 15px;
    padding: 10px 0;
    list-style-type: disc
}

#about-us-version-two .our-facilities h2 {
    margin-top: 0
}

#about-us-version-two .hide-bullets {
    line-height: 12px;
    border-top: 1px solid #f8f8f8
}

#about-us-version-two .thumbnail-img {
    display: inline-block;
    width: 16%;
    border-right: 1px solid #f8f8f8
}

#about-us-version-two .block1 {
    margin-left: 3px
}

#about-us-version-two .slider-border {
    border: 1px solid #f8f8f8
}

#about-us-version-two .slider-section {
    padding-bottom: 10px;
    border-bottom: 1px solid #f8f8f8
}

#about-us-version-two .carousel-inner-border {
    padding-bottom: 10px;
    border: none
}

#about-us-version-two .thumbnail-setting {
    margin-bottom: 0;
    border: none
}

#about-us-version-two .hide-bullets li:last-child {
    border-right: none
}

#about-us-version-two .left-arrow-section, #about-us-version-two .right-arrow-section {
    margin-top: -40px
}

#about-us-version-two .sub-heading p {
    font-size: 15px;
    font-weight: 700;
    color: #414042
}

#about-us-version-two .learn-more-btn {
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 35px
}

#about-us-version-two .learn-more-btn a {
    padding: 10px 24px;
    color: #fff;
    border: 1px solid #123090;
    background-color: #123090
}

#about-us-version-two .latest-post-wrap p a, #about-us-version-two .read-more-btn-section a, #about-us-version-two .read-more-btn-section:hover {
    color: #123090
}

#about-us-version-two .border-bttm {
    border-bottom: 1px solid #e6e6e6
}

#about-us-version-two .choice-feature {
    padding: 70px 0;
    background-color: #f8f8f8
}

#about-us-version-two .subtitle {
    text-transform: none;
    background-color: #f8f8f8
}

#about-us-version-two .latest-post-wrap {
    padding: 0
}

#about-us-version-two .dept-icon-sub {
    margin-top: 20px;
    color: #fff
}

#about-us-version-two .rot-y .panel-icon {
    display: inline-block;
    transition: .5s;
    -webkit-transition-property: transform;
    transform: translateZ(0);
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#about-us-version-two .dept-content p {
    margin: 0;
    padding-bottom: 0
}

#about-us-version-two .doctor-bg {
    background-image: url(../images/doctor-back.png);
    background-repeat: no-repeat;
    background-size: 100%
}

#about-us-version-two .need-section {
    padding: 0 12px 25px;
    text-align: center;
    background: #fff
}

#about-us-version-two .need-section h3 {
    color: #123090
}

#about-us-version-two .everythig-thing-title {
    padding: 15% 0;
    text-align: center
}

#contact-version-two .top-pad, #doctor-second-style .top-pad {
    padding-top: 50px
}

#about-us-version-two .bottom-padd {
    padding-bottom: 10%
}

#contact-version-two .bottom-pad, #doctor-second-style .bottom-pad {
    padding-bottom: 50px
}

#about-us-version-two .c-form {
    color: #fff
}

#about-us-version-two .service-icon-container-section {
    display: inline-block;
    float: none;
    margin-top: -24px
}

#about-us-version-two .row {
    display: inline-block;
    width: 100%
}

#about-us-version-two .read-more-right-arrow, #about-us-version-two .read-more-right-arrow:hover {
    color: #123090
}

@media (max-width: 768px) {
    #about-us-version-two .left-arrow-section, #about-us-version-two .right-arrow-section {
        font-size: 30px
    }
}

#contact-version-two #map-canvas {
    margin-top: 30px;
    border: none
}

#contact-version-two .service-box p {
    border-bottom: none
}

#contact-version-two .service-icon-container {
    float: none;
    margin: 0 auto
}

#contact-version-two .service-title {
    border-bottom: 1px solid #123090
}

#contact-version-two .service-heading {
    margin: 15px 0
}

#contact-version-two .contact2-textarea, #contact-version-two .contact2-textbox {
    box-shadow: inset 2px 2px 10px #f8f8f8
}

#contact-version-two .contact2-page-form .btn-7b {
    width: 100%
}

#contact-version-two .contact2-page-form .btn-7b:before {
    display: none
}

#contact-version-two .rot-y .panel-icon {
    display: inline-block;
    transition: .5s;
    -webkit-transition-property: transform;
    transform: translateZ(0);
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#contact-version-two .transition, #doctor-second-style .rot-y .panel-icon {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

#contact-version-two .fa-envelope-o, #contact-version-two .fa-facebook, #contact-version-two .fa-map-marker, #contact-version-two .fa-phone {
    font-size: 24px;
    line-height: 46px!important;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    text-align: center;
    color: #fff;
    background: #123090
}

#contact-version-two .right-icon-arrow {
    padding-left: 10px
}

#contact-version-two .contact-page-accordian h3 {
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e1e2
}

#contact-version-two .contact-page-accordian .ui-accordion .ui-accordion-content {
    overflow: visible
}

#contact-version-two .transition {
    transition: .5s
}

#doctor-second-style .doctors-3col-tabs .nav-tabs {
    margin-bottom: 25px
}

#doctor-second-style .doc-name {
    padding: 0;
    text-align: left;
    border: none
}

#doctor-second-style .doc-name p {
    padding: 0;
    text-align: left
}

#doctor-second-style .doc-name a, #doctor-second-style .doc-name a:hover {
    text-decoration: none;
    color: #123090;
    border-bottom: 1px solid #123090
}

#doctor-second-style .border-dist {
    padding-bottom: 3px
}

#doctor-second-style .zoom-icon {
    width: 40px;
    height: 40px
}

#doctor-second-style .bottom-border {
    padding: 0 30px;
    border-top: 3px solid #123090
}

#doctor-second-style .doc-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e7e8
}

#doctor-second-style .backbg {
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #e6e7e8
}

#doctor-second-style .padd-bottom {
    padding-bottom: 15px
}

#doctor-second-style .padd-top {
    padding-top: 15px
}

#doctor-second-style .timetable a {
    text-decoration: none;
    color: #8c99a9;
    border-bottom: 1px solid #8c99a9
}

#doctor-second-style .contact-side-social-wrap {
    margin-top: 0;
    margin-right: 15px
}

#doctor-second-style .detail-line-height {
    line-height: 1px
}

#doctor-second-style .close-btn1 {
    display: inline-block;
    margin-top: 40px;
    color: #123090
}

#doctor-second-style .close-btn {
    font-weight: 700;
    padding: 10px 30px;
    color: #123090;
    border: 1px solid #123090
}

#doctor-second-style .close-button {
    font-size: 15px;
    font-weight: 400;
    padding-left: 5px
}

#doctor-second-style .contact-page-list li {
    line-height: 0;
    min-height: 0;
    padding: 15px 0
}

#doctor-second-style .feature {
    font-weight: 700;
    float: left;
    width: 35%;
    color: #123090
}

#doctor-second-style .feature-details {
    font-weight: 400;
    display: inline-block;
    width: 65%;
    color: #8c99a9
}

#doctor-second-style .details li:first-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e7e8
}

#doctor-second-style .detail-section {
    display: inline-block;
    width: 100%
}

#doctor-second-style .border-btm {
    padding-top: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid #e6e7e8
}

#doctor-second-style .rot-y .panel-icon {
    display: inline-block;
    transition: .5s;
    -webkit-transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: url(../images/icon-grey-back.png) 36px 36px no-repeat #c7c8ca
}

#short-version-four .read-more, #shortcode-12 .fa-icons {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

#doctor-second-style .rot-y .panel-icon:hover {
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#doctor-second-style .fa-envelope-o, #doctor-second-style .fa-facebook, #doctor-second-style .fa-google-plus, #doctor-second-style .fa-linkedin {
    font-size: 20px;
    line-height: 45px!important;
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 15px;
    text-align: center;
    color: #fff
}

#doctor-second-style .service-icon-container {
    margin-right: 6px
}

#service-version-two .top-pad {
    padding-top: 50px
}

#service-version-two .bottom-pad {
    padding-bottom: 50px
}

#service-version-two .purshase-theme-btn {
    border: none;
    background: #fff
}

#service-version-two .purchase-strip-blue .btn-4 {
    padding: 0 25px
}

#service-version-two .testmonial-client {
    padding-top: 70px
}

#service-version-two .about-top-pad {
    padding-top: 25px
}

#service-version-two .rot-y .panel-icon {
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#short-version-four .top-pad {
    padding-top: 50px
}

#short-version-four .bottom-pad {
    padding-bottom: 50px
}

#short-version-four .box1 {
    padding: 25px;
    border-right: 1px solid #fff;
    background: #123090
}

#short-version-four .box1 p {
    padding-bottom: 30px;
    color: #fff
}

#short-version-four .box1 h3 {
    color: #fff
}

#short-version-four .box1:after {
    position: absolute;
    z-index: 9999999;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url(../images/icon-img-fold-big.png) -456px!important
}

#short-version-four .read-more {
    padding: 10px;
    transition: .5s;
    border: 1px solid #fff
}

#short-version-four .read-more:hover {
    background-color: #fff
}

#short-version-four .schedule {
    float: right
}

#short-version-four .schedule-section li {
    padding: 10px 0;
    color: #fff;
    border-bottom: 1px solid #dadada
}

#short-version-four .schedule-section li:first-child {
    padding-top: 8px
}

#short-version-four .list-item li:last-child {
    border-bottom: none
}

#short-version-four .left-arrow {
    line-height: 31px;
    top: 100%;
    left: 42%;
    float: none;
    border-radius: 100%
}

#short-version-four .right-arrow {
    line-height: 31px;
    top: 100%;
    right: 42%;
    float: none;
    border-radius: 100%
}

#short-version-four .left-arrow:hover, #short-version-four .right-arrow:hover {
    color: #fff;
    background-color: #123090
}

#short-version-four .carousel-section {
    padding: 20px 0
}

#short-version-four .control-setting {
    display: inline-block;
    margin-top: 15px
}

#short-version-four .hide-bullets {
    line-height: 12px;
    border-top: 1px solid #f8f8f8
}

#short-version-four .thumbnail-img {
    display: inline-block;
    width: 16%;
    border-right: 1px solid #f8f8f8
}

#short-version-four .block1 {
    margin-left: 3px
}

#short-version-four .slider-border {
    border: 1px solid #f8f8f8
}

#short-version-four .slider-section {
    padding-bottom: 10px;
    border-bottom: 1px solid #f8f8f8
}

#short-version-four .carousel-inner-border {
    padding-bottom: 10px;
    border: none
}

#short-version-four .thumbnail-setting {
    margin-bottom: 0;
    border: none
}

#short-version-four .hide-bullets li:last-child {
    border-right: none
}

#short-version-four .left-arrow-section, #short-version-four .right-arrow-section {
    margin-top: -40px
}

#short-version-four .doctor-content-title h2, #short-version-four .our-facilities h2 {
    margin-top: 0
}

#short-version-four .top-padding {
    padding-top: 100px
}

#short-version-four .bottom-padding {
    padding-bottom: 100px
}

#short-version-four .our-doctor {
    background-color: #f8f8f8
}

#short-version-four .facility-list li {
    margin-left: 15px;
    padding: 10px 0;
    list-style-type: disc
}

#short-version-four .sub-heading p {
    font-size: 15px;
    font-weight: 700;
    color: #414042
}

#short-version-four .learn-more-btn {
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 35px
}

#short-version-four .learn-more-btn a {
    padding: 10px 24px;
    color: #fff;
    border: 1px solid #123090;
    background-color: #123090
}

#short-version-four .rot-y .panel-icon {
    display: inline-block;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#short-version-four .dept-content p {
    margin: 0;
    padding-bottom: 0
}

#short-version-four .doctor-bg {
    background-image: url(../images/doctor-back.png);
    background-repeat: no-repeat;
    background-size: 100%
}

#short-version-four .need-section {
    padding: 0 12px 25px;
    text-align: center;
    background: #fff
}

#short-version-four .need-section h3 {
    color: #123090
}

#short-version-four .c-form, #short-version-four .read-more {
    color: #fff
}

#short-version-four .everythig-thing-title {
    padding: 15% 0;
    text-align: center
}

#short-version-four .bottom-padd {
    padding-bottom: 10%
}

#short-version-four .service-icon-container-section {
    display: inline-block;
    float: none;
    margin-top: -24px
}

#short-version-four .read-more-second, #short-version-four .read-more-second:hover, #short-version-four .read-more:hover {
    color: #123090
}

@media (max-width: 992px) {
    #short-version-four .box1 {
        margin-bottom: 20px
    }

    #short-version-four .box1:after {
        bottom: 20px
    }
}

@media (max-width: 768px) {
    #short-version-four .left-arrow-section, #short-version-four .right-arrow-section {
        font-size: 30px
    }
}

@media (max-width: 500px) {
    #short-version-four .left-arrow {
        left: 35%
    }

    #short-version-four .right-arrow {
        right: 35%
    }
}

@media (min-width: 768px) {
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover>ul.dropdown-menu {
        top: 0;
        left: 100%!important;
        display: block
    }

    .dropdown-menu {
        margin: -3px 0 0!important;
        padding: 0;
        border-top: 3px solid #1961b7 !important;
    }

    #bs-example-navbar-collapse-1>ul>li:last-child>ul>li>ul, .large-blog {
        position: absolute;
        top: -8%;
        float: right;
        width: 200px;
        margin: 0!important
    }

    .dropdown-transition {
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    #bs-example-navbar-collapse-1>ul>li:last-child>ul>li>ul {
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        left: -200px!important
    }

    #bs-example-navbar-collapse-1>ul>li:last-child>ul>li>.dropdown-menu-width, .large-blog {
        left: -250px!important
    }

    .dropdown-menu-width {
        min-width: 250px
    }

    .doctor-dropdown-menu {
        min-width: 210px
    }
}

.service-icon-container-section {
    float: none;
    background: #89a8c7;
    border-radius: 50%;
    margin: 0 auto;
    padding-top: 14px;
    margin-bottom: 17px;
    border: 2px solid #e5ecf3;
}

.service-box-section {
    text-align: center
}

.top-padding {
    padding-top: 50px
}

.bottom-padding {
    padding-bottom: 50px
}

#gallery-two-filterable .Strabismus-Syndrome-heading {
    font-size: 25px
}

#gallery-two-filterable .Strabismus-Syndrome-para {
    border-bottom: 1px solid #f8f8f8
}

#gallery-two-filterable ul li:last-child {
    border: none!important
}

#gallery-two-filterable .subtitle {
    padding-left: 30px
}

#home-short-version-first .service-box p {
    border-bottom: none
}

#home-short-version-first .hr-line {
    border-color: #5abfd8;
    clear: both;
}

#home-short-version-first .purchase-wrap-section {
    margin-bottom: 0!important
}

#home-short-version-first .purshase-theme-btn {
    border: none;
    background: #fff
}

#price-plan-section .additional-benifit {
    background: #f8f8f8
}

#price-plan-section .service-box p {
    border-bottom: none
}

#price-plan-section .testing-report {
    float: right
}

#price-plan-section .report ul {
    float: none;
    margin-top: 10px
}

#price-plan-section .report ul li:last-child {
    border: none!important
}

#price-plan-section .report .laboratory-test {
    border-bottom: 1px solid #f1f2f2
}

#price-plan-section .report .laboratory-test h3 {
    font-size: 25px;
    margin: 0
}

#price-plan-section .report .line {
    padding: 0 45px 1px 40px;
    border-bottom: 3px solid #123090
}

#gallery-two-left-sidebar .catagory-list, #gallery-two-right-sidebar .catagory-list {
    padding-top: 20px
}

#price-plan-section .purshase-theme-btn {
    border: none;
    background: #fff
}

#price-plan-section .hr-line {
    border-color: #123090
}

#home-page-version-five .medical-website-theme {
    padding-left: 15px;
    color: #414042
}

#home-page-version-five .purchase-btn {
    color: #fff;
    border: none;
    background: #123090
}

#home-page-version-five .medical-theme-block {
    border: 1px solid #e6e7e8;
    border-left: 3px solid #123090;
    box-shadow: 0 4px 20px #e6e7e8
}

#gallery-two-col-pagination .pagination .active a, #gallery-two-left-sidebar .pagination .active a, #gallery-two-right-sidebar .pagination .active a {
    border-color: #123090;
    background-color: #123090
}

#home-page-version-five .section-heading h2 {
    color: #123090
}

#gallery-two-col-pagination .pagination .active a:hover {
    color: #6d6d6d
}

#gallery-two-col-pagination .g-arrow {
    color: #123090
}

#gallery-two-col-pagination .pagination li a, #gallery-two-left-sidebar .pagination .active a:hover, #gallery-two-left-sidebar .pagination li a {
    color: #6d6d6d
}

#gallery-two-left-sidebar .g-arrow {
    color: #123090
}

#gallery-two-right-sidebar .side-blog-title {
    padding-top: 25px
}

#gallery-two-right-sidebar .pagination .active a:hover, #gallery-two-right-sidebar .pagination li a {
    color: #6d6d6d
}

#block-style .blog-shortcode h2, #block-style .post-meta a, #gallery-two-right-sidebar .g-arrow {
    color: #123090
}

#two-col-filterable li {
    padding-left: 0
}

#gallery-columns-carousel .carousel-inner {
    border: none
}

#gallery-four-col .subtitle {
    padding-left: 25px
}

#long-version .about-us-section, #long-version .services-bottom-wrap {
    background: #f8f8f8
}

#long-version .test-box {
    border-right: none
}

#block-style #block-style {
    display: inline-block
}

#block-style .content-footer-space {
    padding-bottom: 0
}

#block-style .search {
    width: 60%;
    margin-top: 25px
}

#block-style .side-blog-title {
    padding-top: 20px
}

#block-style .post-meta a {
    float: right;
    margin-top: -2px;
    border-top: 3px solid #123090
}

#block-style .about-intro-wrap {
    background: 0 0
}

#block-style .blog-shortcode {
    border-bottom: 2px solid #123090
}

#block-style .search {
    height: 35px;
    border: none;
    box-shadow: inset 0 0 7px #6d6d6d
}

#block-style-second .post-meta {
    line-height: 50px;
    width: 100%;
    height: auto;
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #f1f2f2
}

#block-style-second .blog-box-title {
    padding: 15px 0 0
}

#block-style-second .blog-box p {
    padding: 15px 0 20px
}

#block-style-second .read-more-border a {
    padding: 10px 40px 0 0;
    border-top: 3px solid #123090;
    color: #123090
}

#block-style-second .blog-box {
    margin-top: 50px;
    border: 0;
    border-bottom: 0
}

#homepage-long-version-two .about-us-section {
    background: #f8f8f8
}

#homepage-long-version-two .carousel-inner {
    border: none
}

#homepage-long-version-two .doctor-content-title h2 {
    font-size: 37px;
    margin-top: 0
}

#homepage-long-version-two .doctor-content-title p {
    font-size: 13px;
    margin: 0
}

#homepage-long-version-two .test-box {
    border-right: none
}

#gallery-three-left-sidebar .test {
    padding-top: 55px!important;
    padding-bottom: 25px
}

#gallery-three-left-sidebar .side-blog-title {
    padding-top: 11px!important
}

#gallery-three-left-sidebar .doctors-3col-tabs {
    padding-top: 0
}

#doctor-two-column-pagination .pagination .active a {
    border-color: #123090;
    background-color: #123090
}

#doctor-two-column-pagination .pagination .active a:hover, #doctor-two-column-pagination .pagination li a {
    color: #6d6d6d
}

#doctor-two-column-pagination .g-arrow {
    color: #123090
}

.collapse-widget-side .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none!important
}

#blog-larg .blog-box {
    border: none;
    border-bottom: none
}

#blog-larg .post-meta, #blog-medium .border-bottom, #blog-medium .post-meta, #blog-medium-left .border-bottom, #blog-medium-left .post-meta {
    border-bottom: 1px solid #dcddde
}

#blog-larg .post-meta {
    line-height: 50px;
    width: 100%;
    height: auto;
    margin: 0;
    color: #6d6d6d;
    border-top: none
}

#blog-larg .blog-box-title {
    font-size: 25px;
    line-height: 1.3em;
    width: 100%;
    padding: 15px 0 0;
    color: #123090
}

#blog-larg .r-more a {
    padding: 10px 40px 0 0;
    color: #123090;
    border-top: 3px solid #123090
}

#blog-larg .blog-box p {
    padding: 10px 0
}

#blog-medium .post-meta {
    line-height: 50px;
    width: 100%;
    height: auto;
    margin: 0;
    color: #6d6d6d;
    border-top: none
}

#blog-medium .post-para p {
    margin: 30px auto
}

#blog-medium .margin-top {
    margin-top: 25px
}

#blog-medium .r-more a {
    padding: 10px 40px 0 0;
    color: #123090;
    border-top: 3px solid #123090
}

#blog-medium .r-more {
    margin-top: 100px
}

#blog-medium .blog-box-title {
    padding: 0
}

#blog-medium-left .post-meta {
    line-height: 20px!important;
    width: 100%;
    height: auto;
    margin: 0;
    color: #6d6d6d;
    border-top: none
}

#blog-medium-left .post-para p {
    margin: 15px auto
}

#blog-medium-left .margin-top {
    margin-top: 25px;
    padding-bottom: 25px
}

#blog-medium-left .r-more a {
    padding: 10px 40px 0 0;
    color: #123090;
    border-top: 3px solid #123090
}

#blog-medium-left .blog-box-title {
    padding: 0
}

#blog-medium-left .side-bar-blog-bottom {
    display: block!important;
    margin-top: 50px
}

#gallery-3-col-right .margin-top {
    margin-top: 50px
}

#gallery-3-col-right .test {
    margin-top: 10px;
    padding-top: 57px!important;
    padding-bottom: 25px
}

#gallery-3-col-right .doctors-3col-tabs {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 25px
}

#gallery-3-col-right .side-bar-blog {
    margin-top: 15px
}

#gallery1-col-right .test {
    margin-top: 10px;
    padding-top: 57px!important;
    padding-bottom: 25px
}

#gallery1-col-right .doctors-3col-tabs {
    padding-top: 0;
    padding-bottom: 25px
}

#gallery1-col-right .side-bar-blog-bottom {
    display: block;
    margin-top: 10px
}

#gallery1-col-left .test {
    margin-top: 10px;
    padding-top: 57px!important;
    padding-bottom: 25px
}

#gallery1-col-left .doctors-3col-tabs {
    padding-top: 0;
    padding-bottom: 25px
}

#gallery1-col-left .side-bar-blog-bottom {
    display: block;
    margin-top: 10px
}

#shortcode-10 .post-tabs .nav li a {
    padding: 16px 23px
}

#shortcode-10 .features-list ul {
    padding-bottom: 0
}

#shortcode-10 .post-tabs {
    padding: 0 15px 0 0
}

#shortcode-11 .call-action-container, #shortcode-11 .great-features {
    margin-bottom: 45px
}

#shortcode-11 .great-features2 {
    margin-bottom: 45px;
    border-bottom: 3px solid #123090
}

#shortcode-11 .purchase-strip-blue .color-4 {
    padding: 20px 40px
}

#shortcode-11 .border-last {
    border: 1px solid #dcddde;
    border-left: 1px solid #123090
}

#shortcode-11 .clr-blue {
    color: #123090
}

#blog-full-width-post .blog-box-title {
    padding: 0
}

#blog-full-width-post .post-meta {
    width: 100%;
    height: auto;
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #dcddde
}

#blog-full-width-post .para1 {
    padding: 20px 0
}

#blog-full-width-post .i-para {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

#blog-full-width-post .para2 {
    padding: 10px 0;
    color: #123090
}

#blog-full-width-post .border {
    padding: 0 60px;
    border-top: 3px solid #123090
}

#blog-full-width-post .para {
    padding: 20px 0
}

#blog-full-width-post .social-section {
    height: auto;
    border: 1px solid #ededed;
    background-color: #fbfbfb
}

#blog-full-width-post .head-social-icon {
    font-size: 21px;
    line-height: 40px;
    float: left;
    width: auto;
    margin: 0 50px 0 0;
    background: 0 0;
    transition: .5s;
    color: #123090
}

#blog-full-width-post .social-wrap-head li {
    float: left;
    margin: 0;
    padding: 0;
    background: 0 0
}

#blog-full-width-post .post-item-wrap {
    border-bottom: none
}

#blog-full-width-post .post-authors {
    margin-top: 50px;
    color: #123090;
    border-bottom: 1px solid #ededed
}

#blog-full-width-post .contact-form-full {
    margin-top: 50px
}

#blog-full-width-post .contact2-page-form .btn2-st2 {
    line-height: 0;
    float: none;
    padding: 20px 30px
}

#blog-full-width-post .social-head {
    margin: 10% 0 0 15%
}

#blog-full-width-post .gallery-page-wrap .carousel-control.left-arrow {
    left: 87.5%
}

#blog-full-width-post .para-color {
    font-size: 15px;
    font-weight: 600;
    margin: 40px 25px;
    color: #414042
}

#blog-full-width-post .social1-section {
    height: auto;
    border: 1px solid #ededed;
    background-color: #fbfbfb
}

#blog-full-width-post .side-bar-blog-bottom {
    display: block;
    margin-top: 15px
}

#blog-full-width-post .social-wrap-head {
    margin: 33px 0 0 50px
}

#blog-full-width-post .about-author {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #123090
}

#blog-full-width-post .contact-form-full h2 {
    color: #414042
}

@media (max-width: 767px) {
    #blog-full-width-post .gallery-page-wrap .carousel-control.left {
        left: 75%;
        float: right
    }
}

@media (max-width: 550px) {
    #blog-full-width-post .gallery-page-wrap .carousel-control.left {
        left: 70%;
        float: right
    }
}

@media (max-width: 320px) {
    #blog-full-width-post .gallery-page-wrap .carousel-control.left {
        left: 65%;
        float: right
    }
}

@media (min-width: 768px) {
    #bs-example-navbar-collapse-1 ul.navbar-right ul.dropdown-menu ul.dropdown-menu {
        top: 0;
        left: 100%!important;
        border-left: 1px solid #f8f8f8
    }

    #bs-example-navbar-collapse-1 ul.navbar-right ul.dropdown-menu>li.dropdown:hover>ul.dropdown-menu {
        visibility: visible;
        opacity: 1!important
    }

    #bs-example-navbar-collapse-1 ul.navbar-right li.left-dropdown ul.dropdown-menu {
        right: 0!important;
        left: auto!important
    }

    #bs-example-navbar-collapse-1 ul.navbar-right ul.dropdown-menu li.left-dropdown ul.dropdown-menu, #bs-example-navbar-collapse-1 ul.navbar-right>li.left-dropdown>ul.dropdown-menu ul.dropdown-menu {
        right: 100%!important;
        left: auto!important
    }

    #bs-example-navbar-collapse-1 ul.navbar-right>li:last-child>ul {
        right: 0!important;
        left: auto!important
    }
}

@media (max-width: 767px) {
    #bs-example-navbar-collapse-1 ul.navbar-right .open ul.dropdown-menu ul.dropdown-menu {
        display: block;
        visibility: visible!important;
        opacity: 1!important;
        border-top: 1px solid #4b4b4b!important
    }

    .full-width-container {
        display: none!important
    }
}

#shortcode-7 .accordion-height {
    height: 204px!important
}

#shortcode-7 .icons {
    font-size: 30px;
    color: #a94442
}

#shortcode-7 .bs-example {
    margin: 20px
}

#shortcode-7 .alert-error {
    margin: 30px;
    border: 1px solid red;
    border-radius: 0
}

#shortcode-7 .alert-success {
    margin: 30px;
    border: 1px solid #3c763d;
    border-radius: 0
}

#shortcode-7 .flag-icon {
    font-size: 30px;
    color: #3c763d
}

#shortcode-7 .i-icon {
    font-size: 30px;
    color: #eacc1b
}

#shortcode-7 .alert-warning {
    color: #eacc1b;
    border: 1px solid #eacc1b;
    border-radius: 0;
    background-color: #fff
}

#shortcode-7 .comment-icons {
    font-size: 30px;
    color: #a7a9ac
}

#shortcode-7 .alert-general {
    color: #a7a9ac;
    border: 1px solid #a7a9ac;
    border-radius: 0;
    background-color: #fff
}

#shortcode-7 .after {
    top: 1.04em!important
}

#shortcode-7 .btn-group-lg .btn, #shortcode-7 .btn-lg {
    padding: 10px 30px;
    border-radius: 0
}

#shortcode-7 .btn-small {
    margin-top: 40px;
    padding: 5px 20px;
    border-radius: 0
}

#shortcode-7 .btn-back {
    color: #123090;
    background-color: #fff
}

#shortcode-7 .blue-back, #shortcode-7 .btn4 {
    background-color: #123090
}

#shortcode-7 .btn-black {
    padding: 10px 30px;
    color: #414042;
    border: 1px solid #414042
}

#shortcode-7 .btn-section {
    margin-top: 50px
}

#shortcode-7 .btn4 {
    padding-bottom: 150px
}

#shortcode-7 .btn-large-color {
    border: none;
    background-color: #123090
}

#shortcode-7 .btn1, #shortcode-7 .btn2, #shortcode-7 .btn3 {
    padding-top: 20px
}

#shortcode-7 .shadow {
    border: none;
    box-shadow: 0 5px 0 #f8f8f8
}

#shortcode-7 .blue-icons {
    font-size: 30px;
    color: #123090
}

#shortcode-7 .white-icons {
    font-size: 30px;
    color: #fff
}

#shortcode-7 .social-wrap-head ul li {
    padding: 20px 39px
}

#shortcode-7 .social-wrap-head {
    margin-top: 5px
}

#shortcode-7 .btn-section {
    padding: 40px 0 60px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8
}

#shortcode-7 .margin {
    margin: 20px auto
}

#shortcode-7 .border {
    padding-bottom: 80px;
    border: 1px solid #f8f8f8;
    background-color: #fbfbfb
}

#shortcode-7 .platform {
    margin-top: 25px
}

@media (max-width: 992px) {
    #shortcode-7 .btn-small {
        margin-top: 10px
    }

    #shortcode-7 .btn4 {
        margin-top: 25px;
        padding-bottom: 100px
    }
}

@media (max-width: 320px) {
    #shortcode-7 .btn4 {
        margin-top: 25px;
        padding-bottom: 235px
    }
}

#shortcode-12 .head {
    padding-bottom: 10px
}

#shortcode-12 .highlight {
    color: #123090
}

#shortcode-12 .highlight-back {
    color: #fff;
    background-color: #123090
}

#shortcode-12 .column-element1 {
    padding-top: 25px;
    padding-bottom: 0;
    border-top: 1px solid #e6e6e6
}

#shortcode-12 .blue-border {
    position: relative;
    z-index: 999999;
    padding: 0 50px 1px;
    border-bottom: 3px solid #123090
}

#shortcode-12 .blue-border1 {
    position: relative;
    z-index: 999999;
    left: -15px;
    padding: 0 50px 1px;
    border-top: 3px solid #123090
}

#shortcode-12 .text-underline {
    text-decoration: underline
}

#shortcode-12 .block-shortcode-12 {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

#shortcode-12 .block-shortcode-12 p {
    margin-bottom: 20px
}

#shortcode-12 .margin-top {
    margin-top: 10px
}

#shortcode-12 .border-last {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6
}

#shortcode-12 .blue-border2 {
    padding: 10px 50px 1px;
    border-top: 3px solid #123090
}

#shortcode-12 .fa-icons {
    font-size: 24px;
    line-height: 18px;
    float: left;
    margin: 0 0 0 -35px;
    transition: .5s;
    text-align: center;
    border-radius: 50%
}

#long-version-two .read-more, #long-version-two .toggle-all-section {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

#shortcode-12 .intro-content-wrap li .no-circle {
    font-size: 15px;
    line-height: 18px;
    float: left;
    margin: 0 0 0 -35px;
    text-align: center;
    border: none
}

#shortcode-12 .list ol li {
    padding: 10px 0;
    list-style: decimal
}

#shortcode-12 .list ul li {
    padding: 10px 0;
    list-style: disc
}

#long-version-two .top-pad {
    padding-top: 50px
}

#long-version-two .bottom-pad {
    padding-bottom: 50px
}

#long-version-two .box1 {
    color: #fff;
    padding: 25px;
    border-right: 1px solid #fff;
    background: #123090
}

#long-version-two .box1 p {
    padding-bottom: 30px;
    color: #fff
}

#long-version-two .box1 h3 {
    color: #fff
}

#long-version-two .box1:after {
    position: absolute;
    z-index: 9999999;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url(../images/icon-img-fold-big.png) -456px!important
}

#long-version-two .read-more {
    padding: 10px;
    transition: .5s;
    color: #fff;
    border: 1px solid #fff
}

#long-version-two .read-more:hover {
    color: #123090;
    background-color: #fff
}

#long-version-two .schedule {
    float: right
}

#long-version-two .schedule-section li {
    padding: 10px 0;
    color: #fff;
    border-bottom: 1px solid #dadada
}

#long-version-two .schedule-section li:first-child {
    padding-top: 8px
}

#long-version-two .list-item li:last-child {
    border-bottom: none
}

#long-version-two .subtitle-dept {
    margin-bottom: 25px
}

#long-version-two .toggle-button-section {
    margin-top: -25px;
    color: #123090
}

#long-version-two .left-arrow:hover, #long-version-two .right-arrow:hover {
    color: #fff;
    background-color: #123090
}

#long-version-two .toggle-all-section {
    transition: .5s
}

#long-version-two .left-arrow {
    line-height: 31px;
    top: 100%;
    left: 42%;
    float: none;
    border-radius: 100%
}

#long-version-two .right-arrow {
    line-height: 31px;
    top: 100%;
    right: 42%;
    float: none;
    border-radius: 100%
}

#long-version-two .carousel-section {
    padding: 20px 0
}

#long-version-two .control-setting {
    display: inline-block;
    margin-top: 15px
}

#long-version-two .call-to-action {
    margin-top: 65px;
    margin-bottom: 65px
}

#long-version-two .doctor-content-title h2, #long-version-two .our-facilities h2 {
    margin-top: 0
}

#long-version-two .purshase-theme-btn {
    padding: 0 36px;
    border: none;
    background: #fff
}

#long-version-two .about-section, #long-version-two .our-doctor {
    background-color: #f8f8f8
}

#long-version-two .facility-list li {
    margin-left: 15px;
    padding: 10px 0;
    list-style-type: disc
}

#long-version-two .sub-heading p {
    font-size: 15px;
    font-weight: 700;
    color: #414042
}

#long-version-two .learn-more-btn {
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 35px
}

#long-version-two .learn-more-btn a {
    padding: 10px 24px;
    color: #fff;
    border: 1px solid #123090;
    background-color: #123090
}

#long-version-two .rot-y .panel-icon {
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: url(../images/icon-img-fold-alll.png) -214px 36px no-repeat #123090
}

#long-version-two .dept-content p {
    margin: 0;
    padding-bottom: 0
}

#long-version-two .doctor-bg {
    background-image: url(../images/doctor-back2.png);
    background-repeat: no-repeat;
    background-size: 100%
}

#long-version-two .need-section {
    padding: 0 12px 25px;
    text-align: center;
    background: #fff
}

#long-version-two .need-section h3 {
    color: #123090
}

#long-version-two .everythig-thing-title {
    padding: 15% 0;
    text-align: center;
    color: #fff
}

#long-version-two .everythig-thing-title p {
    color: #fff
}

#long-version-two .read-more-second {
    color: #123090
}

#long-version-two .bottom-padd {
    padding-bottom: 10%
}

#long-version-two .c-form {
    color: #fff
}

#long-version-two .service-icon-container-section {
    display: inline-block;
    float: none;
    margin-top: -24px
}

#long-version-two .hide-bullets {
    line-height: 12px;
    border-top: 1px solid #f8f8f8
}

#long-version-two .thumbnail-img {
    display: inline-block;
    width: 16%;
    border-right: 1px solid #f8f8f8
}

#long-version-two .block1 {
    margin-left: 3px
}

#long-version-two .slider-border {
    border: 1px solid #f8f8f8
}

#long-version-two .slider-section {
    padding-bottom: 10px;
    border-bottom: 1px solid #f8f8f8
}

#long-version-two .carousel-inner-border {
    padding-bottom: 10px;
    border: none
}

#long-version-two .thumbnail-setting {
    margin-bottom: 0;
    border: none
}

#long-version-two .hide-bullets li:last-child {
    border-right: none
}

#long-version-two .left-arrow-section, #long-version-two .right-arrow-section {
    margin-top: -40px
}

#long-version-two .slider-border:hover .left-arrow-section, #long-version-two .slider-border:hover .right-arrow-section {
    opacity: 1
}

@media (max-width: 992px) {
    #long-version-two .box1 {
        margin-bottom: 20px
    }

    #long-version-two .box1:after {
        bottom: 20px
    }
}

@media (max-width: 768px) {
    #long-version-two .left-arrow-section, #long-version-two .right-arrow-section {
        font-size: 30px
    }
}

@media (max-width: 500px) {
    #long-version-two .left-arrow {
        left: 35%
    }

    #long-version-two .right-arrow {
        right: 35%
    }
}

.social-wrap-head .fa {
    font-size: 1.5em;
    margin-right: 5px;
    line-height: 39px
}

.social-wrap-head a .fa {
    color: #ffffff;
    transition: color 1s;
}

.social-wrap-head a:hover .fa {
    color: #089bbf;
}

.tcb-simple-carousel {
    margin-top: 25px
}

.tcb-simple-carousel .carousel-control {
    background: 0 0;
    color: #123090;
    padding: 4px 0;
    width: 26px;
    top: auto;
    left: auto;
    bottom: -15px;
    opacity: 1;
    text-shadow: none
}

.back, .back a {
    color: #fff
}

.tcb-simple-carousel .carousel-control.right {
    right: 10px
}

.tcb-simple-carousel .carousel-control.left {
    right: 40px
}

.carousel-link {
    margin: 0;
    padding: 0
}

.portfolio-item.box3d {
    margin: 0;
    padding: 0;
    overflow: visible
}

.portfolio-item.box3d:hover {
    box-shadow: none;
    -webkit-box-shadow: none
}

.box3d {
    position: relative;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px
}

.box3d-wrapper {
    -webkit-transition: -webkit-transform .75s;
    -moz-transition: -moz-transform .75s;
    -o-transition: -o-transform .75s;
    transition: transform .75s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center
}

.box3d:hover .box3d-wrapper {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .18);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .18)
}

.left .box3d-wrapper {
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center
}

.right .box3d-wrapper {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.center .box3d-wrapper {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.back, .front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%
}

.back {
    position: absolute;
    left: 0;
    top: 0;
    background: #6fcde4;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 20px;
    text-align: center;
}

.back a.btn {
    background: #fff;
    color: #6fcde4;
    font-weight: 700;
}

#footer a, .welcome-parallax h3 {
    color: #3b3b3b;
}

.box3d.left:hover .box3d-wrapper {
    -webkit-transform: translateX(-100%) rotateY(-180deg);
    -moz-transform: translateX(-100%) rotateY(-180deg);
    -o-transform: translateX(-100%) rotateY(-180deg);
    transform: translateX(-100%) rotateY(-180deg)
}

.box3d.right:hover .box3d-wrapper {
    -webkit-transform: translateX(100%) rotateY(180deg);
    -moz-transform: translateX(100%) rotateY(180deg);
    -o-transform: translateX(100%) rotateY(180deg);
    transform: translateX(100%) rotateY(180deg)
}

.box3d.center:hover .box3d-wrapper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.box3d.center.reverse:hover .box3d-wrapper {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.ie9 .back {
    visibility: hidden
}

.ie9 .box3d:hover .back {
    visibility: visible
}

@media screen and (min-width: 0\0) {
    .box3d.center:hover .box3d-wrapper .back, .box3d.left:hover .box3d-wrapper .back, .box3d.right:hover .box3d-wrapper .back {
        transform: rotateY(-180deg);
        backface-visibility: visible
    }
}

.affiliations {
    text-align: center !important;
    margin: auto !important;
    float: none !important;
}

.affiliate {
    margin: 10px;
    display: inline-block
}

.caption img, .clearfix, .img-center {
    display: block
}

.welcome-parallax {
    color: #fff;
    position: relative;
    background-attachment: fixed;
    background-position: top center;
    padding-bottom: 16px;
    padding-top: 16px;
    background: url('../images/bghome.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.welcome-parallax p {
    color: #434244;
}

.alphz, .terms .ui-state-active a, .terms .ui-state-active a:link, .terms .ui-state-active a:visited, .terms h2 {
    color: #123090
}

.img-center {
    margin: 10px auto 20px
}

.borderbox {
    border: 3px solid #666
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top: 20px
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list ol li {
    list-style: none;
    padding: 3px 0
}

#home-short-version-first, .testimonial {
    padding-bottom: 20px;
    padding-top: 0px;
}

h5.rsswidget-title {
    font-size: 24px
}

.rsswidget-content strong {
    font-size: 18px
}

.anchor {
    padding-top: 250px;
    margin-top: -250px
}

.alpha {
    font-size: 1.3em
}

.testimonial {
    border-bottom: 1px dashed #A3A3A3;
    margin-bottom: 25px
}

.supplementss {
    text-align: center
}

.supplementss img {
    margin: 10px
}

.terms .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: 0 0!important;
    padding-right: 0
}

.terms .panel-title {
    border: none;
    font-size: 14px
}

.panel-body {
    line-height: 1.4em
}

.portfolio-title {
    font-size: 28px
}

.portfolio-meta p {
    color: #fff;
    font-size: 16px
}

.shaded {
    background: #f2f2f2
}

.abouts {
    border: 2px solid #2A6496;
    margin: 0 0 10px 10px
}

.service-icon-container-section {
    -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    overflow: hidden !important;
}

.service-icon-container-section:hover {
    background: rgb(105, 157, 209);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 484ms;
}

.top-bar .row {
    margin: 0;
    padding: 0;
}

.wrinkle {
    background: #eaeaea;
    box-sizing: border-box;
    padding: 15px;
    text-align: left
}

.wrinkle img {
    border: 2px solid #123090;
    float: right;
    margin: 0 0 10px 15px
}

.wrinkle .blog-box-title {
    margin: 0;
    padding: 0
}

.caption {
    color: #123090;
    text-align: center;
    float: right
}

.caption img {
    float: none;
    margin: 0 auto
}

@media (min-width: 1200px) and (max-width:1400px) {
    .portfolio-title {
        font-size: 18px;
        margin-top: 0
    }

    .portfolio-meta p {
        font-size: 13px;
        line-height: 16px
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .nav>li>a {
        /* padding: 10px 3px */
    }

    .home {
        /* display:none!important */
    }

    .navbar-nav.navbar-right:last-child {
        /* margin-right: -15px; */
        /* margin-top: 0px; */
        /* width: 97%; */
        /* padding: 1px 26px 0px 4px; */
    }

    .service-title, .service-title a {
        font-size: 11px;
    }

    .portfolio-title {
        font-size: 16px;
        margin: 0
    }

    .portfolio-meta p {
        font-size: 12px;
        line-height: 14px
    }

    .back {
        padding: 10px
    }
}

@media (max-width: 767px) {
    .wrinkle img {
        display: block;
        float: none
    }

    .tcb-simple-carousel .carousel-control {
        bottom: 5px
    }

    .caption {
        float: none
    }
}

.small {
    font-size: .875em;
    font-weight: 400
}

.blue {
    color: #00408e;
}

#footer .social-wrap-head a .fa {
    color: #fff
}

.rsswidget-content ul {
    margin-left: 20px!important;
    margin-bottom: 10px!important
}

.list ul li {
    list-style: none;
    margin-left: 30px;
    padding: 5px 0
}

@media (max-height: 749px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 12px
    }
}

@media (max-height: 734px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 11px
    }
}

@media (max-height: 702px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 10px;
        padding: 7px 20px
    }
}

@media (max-height: 683px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 10px;
        padding: 6px 20px;
        border-top: 1px solid #eeeeee;
    }
}

@media (max-height: 646px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 10px;
        padding: 6px 20px
    }
}

@media (max-height: 536px) {
    #bs-example-navbar-collapse-1 ul li .dropdown-menu a {
        font-size: 10px;
        padding: 7px 20px
    }
}

@media (max-height: 675px) {
    ul.dropdown-menu>li>a {
        font-size: 73%
    }
}

@media (max-height: 609px) {
    ul.dropdown-menu>li>a {
        padding: 7px 20px
    }
}

@media (max-height: 572px) {
    ul.dropdown-menu>li>a {
        padding: 4px 20px
    }
}

@media (max-height: 536px) {
    ul.dropdown-menu>li>a {
        padding: 2px 20px
    }
}

.videosec {
    padding-bottom: 24px;
}

.aqua {
    color: #50c6d8
}

.covid>a {
    background: #fccb5d;
    display: block !important;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border: none !important;
    padding: 8px;
    color: #34290e;
}
