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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        background: transparent !important;
        color: #000 !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;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

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

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.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: #777
}

.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: 30px
}

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

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

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

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

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

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

.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"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

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

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

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

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

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    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: auto
}

.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: auto
}

.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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        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: auto
    }

    .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: auto
    }

    .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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        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: auto
    }

    .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: auto
    }

    .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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        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: auto
    }

    .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: auto
    }

    .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
    }
}

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

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

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

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

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

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

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

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

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

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

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

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

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

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

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

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

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

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

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

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

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

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    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-success .form-control-feedback {
    color: #3c763d
}

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

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

.has-warning .form-control:focus {
    border-color: #66512c;
    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-warning .form-control-feedback {
    color: #8a6d3b
}

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

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

.has-error .form-control:focus {
    border-color: #843534;
    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
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

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

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

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

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

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

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .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-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

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

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

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

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

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

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

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

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

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

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

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

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

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

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

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

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

.nav-tabs.nav-justified > li > a {
    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 > a {
        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-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: #337ab7
}

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

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

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

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

.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-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
}

.tab-content > .active {
    display: block
}

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

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

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

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

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

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

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

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

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

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

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

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width: 992px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 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 {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

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

.navbar-brand > img {
    display: block
}

@media (min-width: 992px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

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

.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: 992px) {
    .navbar-toggle {
        display: none
    }
}

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

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

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        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
    }
}

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

    .navbar-nav > li {
        float: left
    }

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

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

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

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

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

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

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    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
}

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.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: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .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: #555;
        background-color: #e7e7e7
    }

    .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: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.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: #9d9d9d
}

.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 {
    background-color: #080808;
    color: #fff
}

@media (max-width: 991px) {
    .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: #9d9d9d
    }

    .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: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 1;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.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;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 3;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 5;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 4;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    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 {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@font-face {
    font-family: FontAwesome;
    src: url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/wp-content/themes/essaywriterPro/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-comments:before {
    content: "\f086"
}

.fa-phone:before {
    content: "\f095"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-star-half-o:before {
    content: "\f123"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-arrow-right:before {
    content: "\f061"
}

body {
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    color: #525252;
    line-height: 1.5;
    min-width: 320px;
    background-color: #fff;
    padding-top: 80px;
}

h1 {
    font-size: 30px;
    margin: 30px 0
}

h1, h2 {
    color: #282828;
    font-weight: 600;
    text-align: left
}

h2 {
    font-size: 25px;
    line-height: 50px;
    margin: 10px 0 25px;
    position: relative
}

h2:after {
  content: "";
  display: block;
  height: 2px;
  width: 113px;
  background-color: #3C92F6;
  margin: 7px auto 0;
}

h3 {
    font-size: 20px;
    line-height: 30px
}

h3, h4 {
    color: #424242;
    font-weight: 600;
    text-align: left;
    margin: 10px 0
}

h4 {
    font-size: 19px;
    line-height: 25px
}

h5 {
    font-size: 18px
}

h5, h6 {
    color: #424242;
    font-weight: 600;
    text-align: left
}

h6 {
    font-size: 17px
}

a {
    transition: all .3s ease;
    color: #036ccd
}

a:hover {
    color: #024482
}

p {
    margin: 0 0 20px
}

.clear {
    clear: both
}

header {
    box-shadow: 0px 4px 20px rgba(120, 120, 120, 0.1);
}

.headerSticky{
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  top: 0;
}

header .navbar-default {
    background-color: #fff;
    border-color: #fff;
    border: none;
    margin: 0
}

header .navbar-brand {
    padding: 30px 0 29px;
    height: 80px;
    display: block
}

header .navbar-brand:hover {
    opacity: .85
}

header .navbar-default .navbar-nav > li > #sign_in_but,
header .navbar-default .navbar-nav > li > a {
  padding-top: 30px;
  padding-bottom: 29px;
  line-height: 21px;
  color: #282828;
  font-weight: 600;
  font-size: 14px;
  margin: 0 8px;
  display: inline-block;
  cursor: pointer;
}

header .navbar-default .navbar-nav > li.current-menu-item > a,
header .navbar-default .navbar-nav > li > #sign_in_but:hover,
header .navbar-default .navbar-nav > li > a:hover {
    color: #3c92f6;
}

header .navbar-default .navbar-nav > li > a:hover .fa-phone {
    color: #424242
}

header .fa-comments, header .fa-sign-in {
    margin-right: 5px
}

header .fa-phone {
    margin-right: 110px
}

header #tell a {
    background: url(/wp-content/themes/essaywriterPro/img/tell.png) no-repeat left 32px center
}

header .navbar-default .navbar-toggle:focus, header .navbar-default .navbar-toggle:hover {
    background-color: #fff
}

header .navbar-default .navbar-toggle {
    border: none
}

header .navbar-default .navbar-toggle .icon-bar {
    background-color: #424242;
    transition: all .3s ease
}

header .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #036ccd
}

header .navbar-default .navbar-collapse, header .navbar-default .navbar-form {
    border-color: #036ccd
}

header .navbar-toggle {
    margin-top: 24px;
    margin-bottom: 24px
}

@media (max-width: 1200px) {
    header .nav > li > a {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (max-width: 992px) {
    header .navbar-default .navbar-nav > li > a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    header #tell a {
        background-position: left 28px center
    }
}

.topCta {
    background: url(/wp-content/themes/essaywriterPro/img/top-cta-v2.jpg) no-repeat bottom;
    background-size: 100% auto;
    min-height: 620px;
}

.topCta.topCta2 {
    min-height: 240px;
    background-position: bottom -80px left;
}

.topCta h1 {
    display: block;
    margin: 130px 0 0;
    font-size: 46px;
    font-weight: 600;
    color: #282828;
    text-align: left;
    line-height: 50px;
}

.topCta.topCta2 h1 {
    margin: 60px 0 0;
    text-align: center;
}

.topCta .topCtaText {
  margin: 20px 0 0;
  max-width: 430px;
  font-size: 16px;
  line-height: 24px;
  color: #525252;
}
@media(max-width:991px){
  .topCta h1 {
      margin: 50px 0 0;
      text-align: center;
  }
  .topCta .topCtaText {
    text-align: center;
    margin: 20px auto 0;
  }
}
.topCta .topCtaButton {
    background-color: #e83c00;
    display: block;
    width: 195px;
    height: 65px;
    margin: 30px auto 90px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    text-decoration: none
}

.topCta .topCtaButton:hover {
    background-color: #cf3500
}

.testimonialsWrap {
    background: #E7F0FA;
    padding: 90px 0 30px
}

.testimonialBlock {
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(140, 140, 140, 0.1);
    border-radius: 10px;
    padding: 30px 30px 30px 40px;
    margin-bottom: 30px;
}

.testimonialsWrap .testimonialName {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #525252;
}

.testimonialsWrap .quotes {
    color: #fad507;
    font-size: 18px;
    margin-bottom: 10px
}
.testimonialsWrap .quotes .fa {
    margin-right: 3px;
}

.testimonialsWrap .testimonialText {
  font-size: 16px;
    line-height: 24px;
    color: #525252;
    text-align: left;
    min-height: 100px;
}

.testimonialsWrap .carousel-indicators {
    bottom: 0;
    margin-bottom: 5px
}
.writersWrap .carousel-indicators{
  bottom: -30px;
}
.writersWrap .carousel-indicators .active,
.testimonialsWrap .carousel-indicators .active {
    background-color: #3C92F6;
    margin: 1px
}

.writersWrap .carousel-indicators li,
.testimonialsWrap .carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #FFFFFF;
    border: 1px solid #3C92F6;
    border-radius: 50%;
}

.testimonialsWrap .tControlButton .tControlButtonLeft {
    background-position: -218px -59px
}

.testimonialsWrap .tControlButton .tControlButtonRight {
    background-position: -194px -59px
}

.testimonialsWrap .tControlButton .tControlButtonLeft,
.testimonialsWrap .tControlButton .tControlButtonRight {
    background-image: url(/wp-content/themes/essaywriterPro/img/arrow.svg);
    width: 36px;
    height: 36px;
    display: block;
    position: static;
    margin: 88px auto 0;
    background-position: 0 0;
    background-size: 100% 100%;
}
.testimonialsWrap .tControlButton .tControlButtonRight{
    transform: rotate(180deg);
}

.testimonialsWrap .testimonialsReadMore {
  display: block;
  width: 112px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  margin: 15px auto 35px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #3C92F6;
  background-image: url(/wp-content/themes/essaywriterPro/img/arrow2.svg);
  background-repeat: no-repeat;
  background-position: right center;
}

.testimonialsWrap .testimonialsReadMore:hover {
    opacity: 0.9;
}

.testimonialsWrap .testimonialsBlocks {
    padding-bottom: 25px
}

@media (max-width: 992px) {
    .testimonialsWrap .tControlButton {
        display: none
    }
}

@media (max-width: 500px) {
    .testimonialsWrap .testimonialText {
        font-size: 14px;
        min-height: 95px
    }
}

.benefit {
    padding: 65px 0
}

.benefit .col-md-3.col-sm-6 {
    position: relative
}

.benefit .col-md-3.col-sm-6:last-of-type:before {
    display: none
}

.benefit img {
  margin: 0 auto 20px;
  display: block;
  width: 80px;
  height: 80px;
}

.benefit .benefitTitle {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px
}

.benefit .benefitText, .benefit .benefitTitle {
    color: #282828;
    line-height: 1.2;
    text-align: center;
}

.benefit .benefitText {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    min-height: 135px
}

.infoBlock {
    background-color: #E7F0FA;
    padding: 50px 0
}

.infoBlock h2 {
    font-size: 30px;
    color: #282828;
    text-align: center;
}

.infoBlock h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0;
    color: #282828;
    text-transform: uppercase;
}

.infoBlock p {
  font-size: 16px;
  line-height: 24px;
  color: #525252;
  margin: 0 0 30px;
}

.infoBlock .col-md-6:first-of-type {
    position: relative
}

.infoBlock .howItPic {

    position: relative
}

.infoBlock .howItPic:before {
    top: -150px
}

.infoBlock .howItPic:after, .infoBlock .howItPic:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 2px;
    height: 155px;
    background-image: url(/wp-content/themes/essaywriterPro/img/line.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.infoBlock .howItPic:after {
    bottom: -150px
}

.infoBlock .howItPic1 {
    background-image: url(/wp-content/themes/essaywriterPro/img/how1.svg);
    width: 108px;
    height: 108px;
    margin: 10px auto 60px
}

.infoBlock .howItPic1:before {
    display: none
}

.infoBlock .howItPic2 {
  background-image: url(/wp-content/themes/essaywriterPro/img/how2.svg);
  width: 108px;
  height: 108px;
    margin: 10px auto 60px;
}

.infoBlock .howItPic3 {
  background-image: url(/wp-content/themes/essaywriterPro/img/how3.svg);
  width: 108px;
  height: 108px;
    margin: 10px auto 60px;
}

.infoBlock .howItPic4 {
  background-image: url(/wp-content/themes/essaywriterPro/img/how4.svg);
  width: 108px;
  height: 108px;
    margin: 10px auto 60px;
}

.infoBlock .howItPic4:after {
    display: none
}

.infoBlock .howItText {
    float: right;
    margin-left: 130px
}

.infoBlock .howItForPic {
    width: 108px
}

.infoBlock .howIt {
    padding: 1px;
    overflow: hidden
}

@media (max-width: 992px) {
    .infoBlock .col-md-6:first-of-type:before {
        display: none
    }
}

.writersWrap {
    padding: 50px 0 70px;
}

.writersWrap h2 {
    font-size: 30px;
    font-weight: 600;
    color: #282828;
    text-align: center;
    line-height: 60px;
    margin-bottom: 25px
}

.writersWrap h2:before {
    left: 47%;
    width: 6%
}

.writersWrap .wControlButton .wControlButtonRight {
    transform: rotate(180deg);
}

.writersWrap .wControlButton .wControlButtonLeft, .writersWrap .wControlButton .wControlButtonRight {
    opacity: 1;
    transition: all .3s ease;
    background-image: url(/wp-content/themes/essaywriterPro/img/arrow.svg);
    width: 36px;
    height: 36px;
    display: block;
    position: static;
    margin: 157px auto 0;
    background-position: 0 0;
    background-size: 100% 100%;
}

.writersWrap .wControlButton .wControlButtonLeft:hover, .writersWrap .wControlButton .wControlButtonRight:hover {
    opacity: .8
}

.writersWrap .wLine1, .writersWrap .wLine2 {
    background-image: url(/wp-content/themes/essaywriterPro/img/line2.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 88px;
}

.writersWrap .wLine1 {
  background-color: #F5FAFF;
  border-radius: 10px 10px 0 0;
  padding: 20px 15px;
  height: 106px;
}
.writersWrap .wLine1,
.writersWrap .wLine3{
  position: relative;
}
.writersWrap .wLine1:before,
.writersWrap .wLine3:before{
  content: "";
  display: block;
  width: 23px;
  height: 25px;
  background-image: url(/wp-content/themes/essaywriterPro/img/pic1.svg);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  left: -12px;
  top: 40px;
}
.writersWrap .wLine3:before{
  top: inherit;
  bottom: 30px;
}

.writersWrap .wLine3 {
    height: 88px
}

.writersWrap .wPic {
    width: 65px;
    height: 65px;
    background: url(/wp-content/themes/essaywriterPro/img/writers.png) no-repeat;
    float: left
}

.writersWrap .wPic1 {
    background-position: 0 0
}

.writersWrap .wPic2 {
    background-position: -65px 0
}

.writersWrap .wPic3 {
    background-position: 0 -65px
}

.writersWrap .wPic4 {
    background-position: -65px -65px
}

.writersWrap .wPic5 {
    background-position: -130px 0
}

.writersWrap .wPic6 {
    background-position: -130px -65px
}

.writersWrap .wPic7 {
    background-position: 0 -130px
}

.writersWrap .wPic8 {
    background-position: -65px -130px
}

.writersWrap .wPic9 {
    background-position: -130px -130px
}

.writersWrap .wName {
    color: #0266c2;
    font-weight: 600
}

.writersWrap .wName, .writersWrap .wRating {
    margin-left: 80px;
    height: 22px;
    line-height: 22px;
    font-size: 16px
}

.writersWrap .wRating {
    color: #424242
}

.writersWrap .wStars {
    margin-left: 80px;
    height: 21px;
    line-height: 21px;
    color: #fad507;
    font-size: 15px
}

.writersWrap .completedWorks, .writersWrap .customerReviews {
    padding: 21px 0;
    width: 50%;
    text-align: center;
    font-size: 12px;
    color: #525252;
    float: left;
    line-height: 22px;
}

.writersWrap .completedWorks span, .writersWrap .customerReviews span {
    display: block;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #282828;
}

.writersWrap .wBlock {
  width: 260px;
margin: 25px auto;
padding: 0 0 15px 0;
background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(140, 140, 140, 0.1);
border-radius: 10px;
}

.writersWrap .successRate, .writersWrap .wHire {
    padding: 21px 0;
    width: 50%;
    text-align: center;
    font-size: 12px;
    float: left;
    line-height: 16px;
    color: #525252;
}

.writersWrap .successRate span, .writersWrap .wHire span {
    display: block;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    font-size: 24px;
    color: #282828;
}

.writersWrap .wHire a {
  display: block;
  width: 96px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin: 8px auto;
  text-decoration: none;
  background: #3C92F6;
  border-radius: 5px;
  text-transform: uppercase;
}

.writersWrap .wHire a:hover {
    background: #3C92F699;
}

@media (max-width: 992px) {
    .writersWrap h2:before {
        left: 45%;
        width: 10%
    }
}

@media (max-width: 500px) {
    .writersWrap h2:before {
        left: 42%;
        width: 16%
    }
}

@media (max-width: 992px) {
    .writersWrap .wControlButton {
        display: none
    }
}

.whyChoose {
    background-color: #e8f4fe;
    padding: 50px 0
}

.whyChoose .col-md-4.col-md-push-2.col-sm-6 {
    position: relative
}

main ul {
    list-style: none;
    padding: 0 0 0 20px
}

main ul li {
    position: relative;
    margin-bottom: 15px
}

main ul li a {
    color: #424242;
    text-decoration: none
}

main ul li a:hover {
    color: #036ccd;
    text-decoration: none
}

main ul li:before {
  content: "";
position: absolute;
left: -20px;
top: 4px;
display: block;
border: 2px solid #3c92f6;
border-radius: 50%;
width: 15px;
height: 15px;
}
.inquiryFormWrap{
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0px 10px 45px rgba(140, 140, 140, 0.1);
    border-radius: 10px;
    max-width: 579px;
    width: 100%;
    padding: 37px 100px;
    margin: 0 auto;
}
.inquiryForm {
  padding: 191px 0 119px;
  background-image: url(/wp-content/themes/essaywriterPro/img/top-cta-v3.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

.inquiryForm h2 {
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #282828;
}

.inquiryForm h2:after {
    display: none
}

.inquiryForm .inquiryInput {
    margin: 28px 0 0;
}

.inquiryForm .inquiryInput .inquiryLabel {
  transition: all .3s ease;
  font-size: 14px;
  line-height: 19px;
  color: #828282;
  margin-bottom: 10px;
}

.inquiryForm .inquiryInput .inquiryField {
  width: 100%;
  font-weight: 300;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 46px;
  height: 46px;
  padding: 0 15px;
  margin: 0;
}

.inquiryForm .inquiryTextArea {
    margin: 28px 0 0;
}

.inquiryForm .inquiryTextArea .inquiryLabel {
  cursor: default;
  transition: all .3s ease;
  font-size: 14px;
  line-height: 19px;
  color: #828282;
  margin-bottom: 10px;
}

.inquiryForm .inquiryTextArea .inquiryField {
  width: 100%;
  font-weight: 300;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 25px;
  padding: 10px 15px;
  margin: 0;
}

.inquiryForm .inquiryButton {
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin: 8px auto;
  text-decoration: none;
  background: #3C92F6;
  border-radius: 5px;
  text-transform: uppercase;
  cursor: pointer;
}

.inquiryForm .inquiryButton:hover {
    opacity: 0.9;
}
@media (max-width: 992px) {
  .inquiryFormWrap {
    padding: 27px 25px;
  }
}
a.scrollup {
    outline: 0;
    text-align: center;
    font-size: 25px;
    color: #fff;
    border-radius: 4px 4px 0 0;
}

.scrollup {
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 0;
    right: 20px;
    background: #3c92f6;
}

.scrollup:hover {
    background: #0886fb
}

.inquiryStatus {
    transition: all .3s ease;
    opacity: 0;
    color: #3C92F6;
    margin: 10px 0;
    text-align: center;
    line-height: 20px
}

.errorField {
    color: #e83c00 !important;
}

.weAccept {
  width: 316px;
  height: 39px;
  margin: 0;
  background-image: url(/wp-content/themes/essaywriterPro/img/accept.svg);
  background-repeat: no-repeat;
}
.footerPhone{
  background-image: url(/wp-content/themes/essaywriterPro/img/tell.svg);
  background-repeat: no-repeat;
  background-position: left 22px top 2px;
}
footer.footer {
    background-color: #E7F0FA;
    color: #525252;
    line-height: 22px;
    font-size: 14px;
    font-weight: 300
}

footer.footer a {
    color: #525252;
    font-size: 14px;
    text-decoration: none
}

footer.footer a:hover {
    color: #3C92F6;
    text-decoration: none
}

footer.footer ul {
  padding: 0;
  list-style: none;
  line-height: 30px;
  color: #525252;
}

footer.footer ul li {
  margin-bottom: 10px;
}

footer.footer h3 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left;
    font-weight: 600;
    position: relative;
    margin: 25px 0 20px;
    color: #282828;
}

footer.footer h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 113px;
    height: 2px;
    background-color: #3C92F6;
}

footer.footer .firstFooterRow .social {
    width: 155px;
    height: 50px;
    margin: 15px auto 0;
    border-bottom: 1px solid #4f5254;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ddd
}

footer.footer .firstFooterRow .social i {
    margin: 0 3px
}

footer.footer .secondFooterRow {
    padding: 0 0 30px
}

footer.footer .thirdFooterRow {
    border-top: 1px solid #D2DFEE;
    padding: 15px 0;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #9098A2;
}

footer .fa{
  color: #3C92F6;
  font-size: 19px;
}

footer .fa-envelope{
  font-size: 16px;
}

main .pageTitle {
    background-color: #036ccd
}

main .pageTitle h1, main .pageTitle span {
    display: block;
    margin: 0;
    line-height: 40px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0
}

main .pageContent {
    padding: 50px 0
}

main aside {
    padding: 30px 0 50px
}

main aside h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 20px 0 25px;
    color: #282828;
    position: relative;
}
main aside h3:after {
    content: "";
    display: block;
    height: 2px;
    width: 113px;
    background-color: #3C92F6;
    margin: 7px auto 0;
}

main aside hr {
    border-top: 1px dashed #b0b0b0;
    margin: 45px 15px
}

@media (max-width: 768px) {
    main .pageTitle h1 {
        font-size: 22px
    }

    main aside h3 {
        text-align: left
    }
}

.bottomCta {
  padding: 80px 0;
background-image: url(/wp-content/themes/essaywriterPro/img/cta.jpg);
background-repeat: no-repeat;
background-size: cover;
}

.bottomCta .bottomCtaText {
  font-size: 30px;
line-height: 30px;
color: #282828;
font-weight: 600;
text-align: left;
padding: 23px 0;
}

.bottomCta .bottomCtaButton a {
  background-color: #3C92F6;
display: block;
width: 250px;
height: 59px;
margin: 6px auto;
line-height: 59px;
text-align: center;
color: #fff;
font-weight: 600;
font-size: 16px;
text-decoration: none;
cursor: pointer;
transition: all .3s ease;
border-radius: 5px;
}

.bottomCta .bottomCtaButton a:hover {
    opacity: 0.95;
}
@media (max-width: 991px) {
  .bottomCta {
    padding: 40px 0;
  }
  .bottomCta .bottomCtaText {
    font-size: 25px;
    text-align: center;
  }
}

.page_404, .page_404 b {
    text-align: center
}

.page_404 b {
    font-size: 120px;
    display: inline-block;
    color: #e83c00
}

.page_404 p {
    color: #282828;
    font-size: 36px;
    text-align: center
}

.testimonialsPage .testimonialBlock {
    font-size: 15px;
    text-align: left;
    margin: 0 10px 40px
}

.testimonialsPage .testimonialBlock .testimonialName {
    font-weight: 600;
    text-align: left
}

.testimonialsPage .testimonialBlock .testimonialName span {
    float: right;
    font-weight: 400
}

.testimonialsPage .testimonialBlock .quotes {
    color: #fad507;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 15px
}

.testimonialsPage .testimonialBlock .quotes i {
    margin-right: 5px
}

.posted {
    font-style: italic
}

.categoryPost, .posted {
    font-size: 14px;
    margin: 0 5px 15px;
    display: inline-block;
    line-height: 22px;
    float: right
}

.categoryPost {
    background-color: #e8f4fe
}

.categoryPost a {
    line-height: 22px;
    padding: 0 10px
}

.categoryPost a, .categoryPost a:hover {
    color: #424242;
    text-decoration: none
}

.rightArrowList {
    list-style: none;
    margin: 0 0 0 14px
}

.rightArrowList li {
    position: relative
}

.rightArrowList li:before {
    display: none
}

.rightArrowList li:after {
    position: absolute;
    left: -20px;
    top: 3px;
    content: "\f061";
    color: #036ccd;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lastestPost {
    margin: 0 0 0 14px
}

.lastestPost a {
    color: #424242;
    text-decoration: none
}

.lastestPost a:hover {
    text-decoration: none;
    color: #036ccd
}

.asideBlog {
    margin-top: 10px
}

@media (max-width: 992px) {
    .categoryPost, .posted {
        float: left;
        margin: 10px 5px
    }

    .asideBlog {
        margin-top: 0
    }
}

.imageInPost {
    max-height: 400px;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px
}

.imageInPost img {
    width: 100%;
    height: auto
}

.blogLists {
    padding: 50px 15px
}

.blogList {
    padding: 0 0 30px
}

.blogList .blogListText p {
    margin: 0 0 7px
}

.blogList .blogListImg a {
    display: block;
    width: 100%;
    height: 200px;
    max-width: 270px;
    overflow: hidden;
    margin: 17px auto 0
}

.blogList .blogListImg a img {
    width: 100%;
    height: auto
}

.blogList a.blogListImgTitle:hover {
    text-decoration: none;
    color: #036ccd !important
}

.blogList a.blogListImgTitle h2 {
    font-size: 23px;
    line-height: 30px;
    text-decoration: none;
    transition: all .3s ease
}

.blogList a.blogListImgTitle h2:hover {
    text-decoration: none;
    color: #036ccd !important
}

.blogList a.blogListImgTitle h2:before {
    bottom: -10px
}

.blogList .blogListInfo {
    width: 100%
}

.blogList .blogListInfo .categoryPost, .blogList .blogListInfo .posted {
    float: none !important
}

.blogList .read-more {
    text-align: right
}

.blogList .read-more a {
    display: inline-block;
    background: #3C92F6;
    color: #fff;
    width: 176px;
    height: 37px;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
}

.blogList .read-more a:hover {
    text-decoration: none;
    opacity: 0.95;
}

article.type-post h1 {
    margin-top: 5px
}

@media (max-width: 768px) {
    .blogList .read-more {
        text-align: center
    }
}

.wp-pagenavi {
    margin: 25px 0 10px 5px
}

.wp-pagenavi .current {
    background-color: #3c92f6;
    color: #fff
}

.wp-pagenavi .current, .wp-pagenavi a {
    display: inline-block;
    min-width: 28px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
    border-radius: 2px;
}

.wp-pagenavi a {
    background-color: #c7d8f0;
    color: #036ccd
}

.wp-pagenavi a:hover {
    text-decoration: none;
    background-color: #3c92f6;
    color: #fff
}

.wp-pagenavi a:focus {
    text-decoration: none
}

.post-142 .panel.panel-default {
    border-bottom: 1px dashed #b0b0b0
}

.post-142 h4.panel-title a {
    color: #036ccd;
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 30px
}

.post-142 h4.panel-title a:active, .post-142 h4.panel-title a:focus, .post-142 h4.panel-title a:hover {
    color: #036ccd;
    text-decoration: none
}

.post-142 h4.panel-title a.collapsed {
    color: #424242
}

.post-142 h4.panel-title a.collapsed:before {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.post-142 h4.panel-title a:before {
    transition: all .3s ease;
    position: absolute;
    right: 0;
    top: 0;
    content: "\f0e6";
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    font: normal normal normal 20px/25px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.post-142 .panel-collapse .faq-paragraph {
    background-color: #e8f4fe;
    padding: 20px;
    margin-bottom: 20px
}

#ws-tables .nav-tabs > li > a {
    border: 1px solid #036CCD;
    color: #393f49;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer
}

#ws-tables .nav-tabs > li.active > a, #ws-tables .nav-tabs > li.active > a:focus, #ws-tables .nav-tabs > li.active > a:hover {
    background-color: #036CCD;
    color: #fff;
    border: 1px solid #036CCD;
    text-decoration: none
}

#ws-tables .table > thead > tr > th {
    border-bottom: 2px solid #036CCD
}

#ws-tables .table > tbody > tr > td, #ws-tables .table > tbody > tr > th, #ws-tables .table > tfoot > tr > td, #ws-tables .table > tfoot > tr > th, #ws-tables .table > thead > tr > td, #ws-tables .table > thead > tr > th {
    border-top: 1px solid #036CCD;
    text-align: center
}

#ws-tables .table-responsive {
    border: 1px solid #036CCD
}

.modal-backdrop {
    z-index: 0 !important
}

.nav-tabs > li {
    width: 25%
}

@media (max-width: 994px) {
    .nav-tabs > li {
        width: 100%
    }

    #ws-tables .nav-tabs > li > a {
        border-radius: 4px
    }
}

@media (max-width: 500px) {
    #ws-tables .table > tbody > tr > th {
        font-size: 9px;
        padding-left: 5px;
        padding-right: 0
    }

    #ws-tables .table > thead > tr > th:first-of-type {
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        text-align: center
    }

    #ws-tables .table > thead > tr > th {
        font-size: 10px;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl
    }
}

#_order_form ul li::before, #ws-tables ul li::before {
    display: none
}

#price_table_0 {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .sub-menu {
        display: none
    }

    .menu-item-has-children:hover .sub-menu {
        display: block
    }

    .menu-item-has-children {
        position: relative
    }

    .menu-item-has-children .sub-menu {
        position: absolute;
        margin: 0;
        min-width: 245px;
        list-style: none;
        background-color: #fff;
        padding: 0;
        z-index: 7;
    }

    .menu-item-has-children .sub-menu > li {
        line-height: 55px;
        border-top: 1px dashed #3c92f6;
        padding: 0 15px;
        background-color: #ebf4fe;
    }

    .menu-item-has-children .sub-menu > li > a {
        color: #424242;
        text-decoration: none;
        display: block;
        font-size: 14px;
        line-height: 25px;
        padding: 8px
    }

    .menu-item-has-children .sub-menu > li > a:hover {
        color: #036ccd
    }
}

@media (max-width: 992px) {
    .menu-item-has-children .sub-menu {
        padding: 0 0 0 30px;
        margin: 0 0 10px;
        list-style: none
    }

    .menu-item-has-children .sub-menu > li > a {
        color: #424242;
        text-decoration: none;
        display: block;
        font-size: 15px;
        line-height: 15px;
        padding: 7px
    }

    .menu-item-has-children .sub-menu > li > a:hover {
        color: #036ccd
    }
}

#menu-item-4{
  display: none;
}

#signIn a{
  padding-left: 30px;
  padding-right: 25px;
  background-image: url(/wp-content/themes/essaywriterPro/img/user.svg);
  background-repeat: no-repeat;
  background-position: left 10px center;
}

header .navbar-default .navbar-nav > li > a.blueBtn,
.blueBtn{
  background: rgba(60, 146, 246, 0.1);
  border: 1px solid #3C92F6;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #3C92F6;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  margin: 0;
}
#orderBtn .blueBtn{
    margin: 20px 0 20px 8px;
}
.listType1 {
    padding: 0;
    margin: 0;
}

.listType1 li {
    margin: 0 0 20px 0;
    padding: 20px 30px;
    min-height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(140, 140, 140, 0.1);
    border-radius: 8px;
    line-height: 20px;
}
.listType1 li::before{
  display: none;
}

aside .listType1 li{
  padding: 20px 15px;
}
.listType1 li a {
    font-size: 16px;
    color: #282828;
    width: 100%;
    display: inline-block;
    background-image: url(/wp-content/themes/essaywriterPro/img/arrow2.svg);
    background-repeat: no-repeat;
    background-position: right center;
}
aside .listType1 li a{
  font-size: 15px;
}

.listType2 {
    padding: 0;
    margin: 0;
}
.listType2 li {
    margin: 0 0 20px 0;
    padding: 20px 30px 20px 70px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(140, 140, 140, 0.1);
    border-radius: 8px;
    line-height: 20px;
    font-size: 16px;
    color: #282828;
    background-image: url(/wp-content/themes/essaywriterPro/img/check.svg);
    background-repeat: no-repeat;
    background-position: left 30px center;
}
.listType2 li::before{
  display: none;
}
aside .listType2 li{
  background-size: 15px 15px;
  background-position: left 15px top 19px;
  padding: 15px 15px 15px 35px;
  font-size: 15px;
  box-shadow: none;
  margin: 0;
  height: auto;
}


.whyChoose h2{
  text-align: center;
  font-size: 30px;
  color: #282828;
  margin-bottom: 50px;
}

.onePaper {
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(140, 140, 140, 0.1);
    border-radius: 10px;
    padding: 10px 10px 20px;
    position: relative;
}

.onePaper:before,
.onePaper:after {
    content: "";
    display: block;
    width: 25px;
    height: 23px;
    background-image: url(/wp-content/themes/essaywriterPro/img/pic2.svg);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: -8px;
}
.onePaper:before{
      left: 30px;
}
.onePaper:after{
      right: 30px;
}

article h2::after{
  margin: 7px 0 0;
}
article h2 > p,
article h2 > div{
  display: none;
}

article ol {
    margin: 30px 0 50px;
    padding: 0 0 0 37px;
    list-style: none;
}
article ol > li {
    position: relative;
    margin: 0 0 20px;
}
article ol > li::before {
    content: "1";
    display: block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: #3c92f6;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    left: -37px;
    top: 5px;
}
article ol > li:nth-of-type(2)::before {
    content: "2";
}
article ol > li:nth-of-type(3)::before {
    content: "3";
}
article ol > li:nth-of-type(4)::before {
    content: "4";
}
article ol > li:nth-of-type(5)::before {
    content: "5";
}
article ol > li:nth-of-type(6)::before {
    content: "6";
}
article ol > li:nth-of-type(7)::before {
    content: "7";
}
article ol > li:nth-of-type(8)::before {
    content: "8";
}
article ol > li:nth-of-type(9)::before {
    content: "9";
}
article ol > li:nth-of-type(10)::before {
    content: "10";
}
article ol > li:nth-of-type(11)::before {
    content: "11";
}
article ol > li:nth-of-type(12)::before {
    content: "12";
}
article ol > li:nth-of-type(13)::before {
    content: "13";
}
article ol > li:nth-of-type(14)::before {
    content: "14";
}
article ol > li:nth-of-type(15)::before {
    content: "15";
}
