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;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.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;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    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
}

.mt-14 {
    margin-top: 14px;
}

.f-14 {
    font-size: 14px;
}

.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-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-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
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-header {
    display: none;
}

.navbar .container-fluid>.navbar-header {
    float: left;
    margin-right: 10px
}

.navbar .navbar-nav {
    float: left;
    margin: 5px
}

.nav>li {
    float: left;
    list-style: none;
    margin-bottom: 10px
}

.nav-amp li {
    clear: both
}

.navbar-default {
    position: relative;
    margin-bottom: 20px;
}

amp-sidebar {
    width: 80%;
    padding-left: 50px;
    background: #fff
}

.sidebar-c {
    position: relative;
    left: 70%;
    top: 30px
}

.btn-right {
    float: right
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 20px
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700
}

h2 {
    font-size: 35px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 24px;
    margin: 20px 0
}

.h5,
h5 {
    font-size: 20px
}

p {
    color: #333;
    line-height: 1.5em;
    text-align: justify
}

a {
    color: #0095e5;
    transition: .5s ease all
}

a:hover {
    color: #000;
    text-decoration: none;
    transition: .5s ease all
}

header {
    margin-top: 20px
}

.description {
    font-size: 15px;
    margin-top: 0;
}

.txt-center {
    text-align: center
}

.mobile-center {
    text-align: left
}

.mobile-display {
    display: none
}

.mobile-hide {
    display: block
}

header .btn {
    margin: 20px 0
}

.btn {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 33px 15px;
    font-size: 20px;
    line-height: 20px;
    background: #ffa900;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 0px
}

.btn:hover {
    background: #0095e5;
    color: #fff
}

header p {
    margin: 5px 0 0;
    text-align: left;
    font-size: 18px;
}

header .fa {
    float: left;
    color: #0095e5;
    margin: 7px 10px 60px;
    font-size: 25px;
    border: 2px solid;
    padding: 5px 7px;
    border-radius: 50%;
}

.hr {
    border-top: 1px solid #e3e4e4
}

header img {
    margin-bottom: 8px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ffa900;
    background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffa900
}

.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #0095e5
}

.nav>li {
    font-size: 25px;
    margin: 10px 35px 10px 35px;
}

.menu-item_description {
    font-size: 17px;
    color: #8f8f8f;
    font-weight: 400
}

.navbar-default .navbar-nav>li>a {
    color: #0095e5;
    font-weight: 700
}

.shadow {
    box-shadow: 0 5px 10px rgba(153, 153, 153, 0.19)
}

strong {
    font-weight: 700;
    color: #000
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 25px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: url(img/hamburger.svg) no-repeat center/30px 24px transparent;
    cursor: pointer;
}

amp-sidebar {
    display: block;
}

.nav-amp li {
    list-style: none;
}

.nav-amp li,
.nav-amp li a {
    font-weight: 700;
    margin-bottom: 30px;
}

.breadcrumb {
    padding: 15px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 28px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>.active {
    color: #777
}

.breadcrumb>li+li:before {
    font-weight: 400;
    color: #000;
    content: " | ";
    padding: 0 5px
}

section {
    margin: 60px 0px
}

section h1,
section h2,
section h3 {
    margin-bottom: 30px;
    text-align: center
}

article {
    background: #f4f7f9;
    padding-top: 5%;
    padding-bottom: 5%
}

.img-circle {
    border-radius: 50%
}

.hrcolor {
    background: #0095e5;
    height: 5px;
    margin: 40px 0
}

.bg1 {
    background: url(img/bg1.jpg)no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%
}

.bg1 .bg-dark h2 {
    font-size: 40px;
    text-align: center;
    color: #fff
}

.bg-dark {
    padding: 100px 50px 100px 54px;
    background-color: rgba(27, 27, 27, 0.8);
    width: 100%;
    height: 100%
}

.btn2 {
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 33px 33px 33px;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    background: #0095e5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 0px
}

.btn2:hover {
    background: #ffa900;
    color: #fff
}

footer {
    background-color: #26272c;
    padding: 30px;
    color: #fff;
    margin-top: 20px;
}

footer a {
    color: #0095e5;
    font-size: 16px
}

footer a:hover {
    color: #fff
}

footer p {
    color: #878787;
    text-align: left;
    font-size: 16px
}

.footer-bottom {
    background: #3b3c42;
    font-size: 16px;
    padding: 5px;
}

.footer-bottom a {
    color: #878787;
    cursor: pointer
}

.footer-bottom a:hover {
    color: #ffa900
}

.right-f {
    float: right
}

.footer-bottom .fa {
    font-size: 20px
}

.socialicon {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    top: 6px;
}

i.fa.fa-quote-right {
    font-size: 45px;
    color: #0095e5;
    margin-bottom: 30px;
}

.btn-position {
    position: relative;
    top: 20px;
}

.footer-bottom p {
    color: #777;
}

amp-user-notification {
    background: #000;
    color: #fff;
    font-size: 18px;
    padding: 1em 1.8em;
}

amp-user-notification .btn {
    border: 0;
    padding: 10px 33px;
    position: relative;
    right: 40px;
    border-radius: 4px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    outline: 0;
}

.carousel2 .amp-carousel-button-prev,
.carousel2 .amp-carousel-button-next {
    display: none;
}

#mb {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    font-size: 60px;
    color: #ffa900;
    cursor: pointer;
    scroll-behavior: smooth
}

#mb:hover {
    color: #0095e5
}

.carousel-caption {
    left: 0;
    right: 0;
    position: relative;
}

.nav>li>a {
    padding: 0;
}

iframe {
    border: 0;
}

input[type="text"],
input[type="email"],
textarea {
    border: 1px solid #828387;
    width: 100%;
    padding: 5px;
    outline: 0;
    box-sizing: border-box;
}

textarea {
    resize: none;
}

input[type="submit"],
input[type="reset"],
input,
textarea {
    margin-bottom: 20px;
}

.btn {
    font-size: 14px;
    padding: 10px;
    background: #ffb400;
    text-align: center;
    border: 0;
    outline: none;
    color: #fff;
    font-weight: 600
}

.btn:hover {
    background: #000;
    color: #fff;
}

.star {
    visibility: hidden;
    font-size: 40px;
    cursor: pointer;
    margin-left: 15px !important;
}

.star:before {
    content: "\2606";
    position: absolute;
    visibility: visible;
}

.star:checked:before {
    content: "\2605";
    position: absolute;
}

.hide-textarea {
    visibility: hidden;
}

.panel,
.userReview {
    display: none
}

.accordion {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

ul.panel li,
ul.panel li a {
    font-size: 16px
}

.accordion:hover {
    background-color: #ffa900
}

.panel {
    padding: 0 18px;
    overflow: hidden
}

ul.panel {
    list-style: none
}

ul.panel li {
    height: 40px;
    line-height: 40px;
    border-bottom: 0
}

.side-nav__content i.fa.fa-chevron-down {
    position: relative;
    top: -80px;
    right: 20px;
    font-size: 20px;
    color: #a0a0a0
}

label {
    font-size: 18px
}

input::placeholder,
textarea::placeholder {
    color: red
}

#succMsg {
    color: #247124;
    font-weight: 700
}

#nameErrorMsg,
#reviewErrorMsg,
#starErrorMsg {
    color: red;
    font-weight: 700
}

.userSatisfy {
    display: block
}

.star {
    visibility: hidden;
    font-size: 30px;
    cursor: pointer
}

.star:before {
    content: "\2606";
    position: absolute;
    visibility: visible
}

.star:checked:before {
    content: "\2605";
    position: absolute
}

.star-rating {
    margin-bottom: 20px
}

footer h6 {
    font-weight: 300;
    font-size: 14px;
    line-height: 2em;
    margin: 0;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    border: none;
    padding: 13px 20px;
    margin: 0 0 08px 0;
    font-size: 17px;
    font-style: italic;
    color: #242424;
    background: #f7f7f7;
    outline: none
}

textarea {
    resize: none
}

input::placeholder,
textarea::placeholder {
    color: #595959;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none
}

.col-r {
    color: #f00;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.invalid-feedback {
    display: none;
    width: 100%;
    font-size: 80%;
    color: #e60032;
}

.form-group {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1200px) {
    .nav>li {
        font-size: 20px;
        margin: 10px 25px 0px 25px;
    }

    .spacer-desktop {
        height: 10px
    }
}

@media only screen and (max-width: 992px) {
    .tab-hide {
        display: none;
    }

    .navbar-default {
        position: relative;
        left: 0
    }

    .nav>li {
        font-size: 20px;
        margin: 10px 10px 0px 10px;
    }

    .menu-item_description {
        font-size: 15px
    }

    .bg-dark {
        padding: 100px 50px 100px 54px
    }

    .btn2 {
        padding: 25px
    }

    .tab-center {
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    header .fa {
        float: none;
        margin: 7px;
    }

    .shadow2 {
        box-shadow: 0 5px 10px rgba(153, 153, 153, 0.19);
        height: 37px;
    }

    .carousel-caption {
        left: 0;
        right: 0;
        top: 0;
        position: relative;
    }

    .header__menu-toggle {
        background: 0 0;
        border: none;
        width: 29px;
        height: 29px;
        border: 1px solid #ffa900;
        padding: 0;
        margin: 0;
        color: #ffa900;
        position: absolute;
        right: 35px;
        top: 268px
    }

    .side-nav,
    .side-nav::before {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .side-nav {
        position: fixed;
        overflow: hidden;
        pointer-events: none;
        z-index: 1000
    }

    .side-nav--visible {
        pointer-events: auto
    }

    .side-nav::before {
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, .4);
        opacity: 0;
        will-change: opacity;
        transition: opacity .3s cubic-bezier(0, 0, .3, 1)
    }

    .side-nav__container {
        position: relative;
        width: 90%;
        max-width: 400px;
        background: #fff;
        height: 100%;
        box-shadow: 2px 0 12px rgba(0, 0, 0, .4);
        transform: translateX(-102%);
        display: flex;
        flex-direction: column;
        will-change: transform
    }

    .side-nav--animatable .side-nav__container {
        transition: transform .13s cubic-bezier(0, 0, .3, 1)
    }

    .side-nav--visible.side-nav--animatable .side-nav__container {
        transition: transform .33s cubic-bezier(0, 0, .3, 1)
    }

    .side-nav--visible::before {
        opacity: 1
    }

    .side-nav--visible .side-nav__container {
        transform: none
    }

    .side-nav__hide {
        position: absolute;
        right: 20px;
        top: 16px;
        background: 0 0;
        border: none;
        color: #000;
        width: 24px;
        height: 24px;
        padding: 0;
        margin: 0
    }

    .side-nav__header {
        height: 200px;
        background: #facc2c;
        color: #000;
        display: flex;
        padding: 16px;
        align-items: flex-end;
        font-size: 24px
    }

    .side-nav__content {
        flex: 1;
        list-style: none;
        padding: 0;
        margin: 21px 0 0 60px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .side-nav__content li {
        height: 80px;
        line-height: 80px;
        padding: 0 26px;
        margin-bottom: -20px;
    }

    .side-nav__content li a {
        font-weight: 700;
        color: #0095e5;
        font-size: 20px;
        font-family: 'Poppins', sans-serif
    }

    .mobile-display {
        display: block;
    }

    .right-f {
        float: none;
        text-align: center;
    }

    .carousel-caption h4,
    .star-2,
    .review {
        text-align: left;
    }

    .btn-mobile {
        float: none;
        text-align: left;
    }

    .mobile-center {
        text-align: center;
    }

    .h-height {
        min-height: 0;
    }

    .top-xs-p {
        display: none;
    }

    .navbar-default {
        display: none
    }

    .navbar-toggle {
        display: block;
    }

    .tel,
    .email,
    .nav-bottom {
        float: none;
        text-align: center;
    }

    .mobile-left {
        text-align: left;
    }

    .header__menu-toggle {
        top: 298px;
    }
}

/* New Styles TF*/
header p.tab-hide {
    max-width: 260px
}

header {
    z-index: 99;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 0;
    padding-top: 20px;
    overflow: hidden
}

header .req-quote .btn {
    margin: 10px 0;
    font-size: 16px;
    padding: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    border: none;
    font-weight: 400;
    text-decoration: none
}

.img-circle img[decoding=async] {
    left: auto;
    max-width: inherit;
    width: auto
}

.row>p {
    padding-left: 15px;
    padding-right: 15px
}

.icon-whatsapp.desktop {
    margin-left: 0;
    margin-right: 0
}

.icon-whatsapp.desktop {
    float: left;
    margin: 7px 10px 0;
    font-size: 25px;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    background-image: url(/img/whatsapp.svg);
    background-size: 39px;
    padding-left: 50px;
    padding-top: 0;
    background-repeat: no-repeat;
    min-height: 39px;
    text-decoration: none
}

a.btn-whatsapp {
    margin-right: 15px;
    width: 47px;
    height: 49px;
    top: 17px;
    position: relative;
    background-image: url(/img/whatsapp.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
    text-decoration: none
}

.whatsapp p {
    line-height: 18px
}

.whatsapp p:nth-child(3) {
    line-height: 19px
}

.whatsapp span {
    font-size: 13.7px
}

@media only screen and (min-width:1200px) {
    .icon-whatsapp.desktop {
        margin-right: 10%
    }
}

@media only screen and (max-width:1200px) {
    header p.tab-hide {
        font-size: 16px
    }

    .whatsapp span {
        font-size: 12px
    }

    header .req-quote .btn {
        font-size: 14px
    }

    .call-now .fa-phone {
        margin-left: 20%
    }
}

@media only screen and (max-width:991px) {
    .logo>a>* {
        max-width: 205px;
        max-height: 37px
    }

    .logo p {
        font-size: 12px
    }

    .call-now .fa-phone {
        margin-left: 15%
    }
}

@media only screen and (max-width:768px) {
    header .btn.mobile-display {
        display: inline-block
    }

    button.js-menu-show.header__menu-toggle.material-icons {
        margin: 0;
        margin-top: 30px;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 4px
    }

    .toggle-block {
        position: relative;
        display: block
    }

    .col-md-3.col-sm-6 h5.h-five {
        margin-bottom: 35px
    }

    .mobile-display-inline {
        display: inline-block
    }

    a.btn-call .fa {
        margin: 5px
    }

    .mobile-center.col-lg-5.col-md-5.col-sm-4 .description,
    header .col-lg-3.col-md-4.col-sm-4>:not(.toggle-block) {
        display: none
    }

    .call-now a.btn {
        border: none;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        padding: 15px 33px 15px;
        font-size: 20px;
        line-height: 20px;
        background: #ffa900;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        border-radius: 0
    }

    .req-quote {
        display: none
    }

    .whatsapp {
        display: none
    }

    a.btn-call.tagCallNow {
        width: 47px;
        height: 47px;
        background-image: url(/img/removals-call-icon.svg);
        background-size: 40px;
        background-repeat: no-repeat;
        background-position: center;
        top: 17px;
        position: relative
    }
}

@media only screen and (width:1200px) {
    .call-now .fa-phone {
        margin-left: 9%
    }

    .navbar .navbar-nav {
        width: 100%;
        padding-left: 0;
        text-align: center
    }

    .navbar .navbar-nav li {
        float: none;
        display: inline-block
    }
}

@media only screen and (width:992px) {
    .mobile-center.col-md-9.col-sm-11 {
        width: 90%
    }

    .col-md-3.col-sm-1.whatsapp {
        width: 10%
    }

    .navbar .navbar-nav {
        width: 100%;
        padding-left: 0;
        text-align: center
    }

    .navbar .navbar-nav li {
        float: none;
        display: inline-block
    }
}

@media only screen and (width:768px) {
    .toggle-block {
        position: relative;
        top: 0;
        right: 0;
        max-width: inherit;
        width: 500px
    }

    button.js-menu-show.header__menu-toggle.material-icons {
        margin-top: 10px
    }

    header .btn.mobile-display {
        margin-top: 0
    }

    .right-f {
        margin-top: 10px
    }

    a.btn-call {
        top: 5px;
        position: relative
    }

    a.btn-whatsapp {
        top: 0;
        position: absolute
    }

    a.btn-call .fa {
        float: left;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width:435px) {
    .toggle-block a.btn.mobile-display:first-child {
        padding: 15px 10px;
        font-size: 14px
    }

    .call-now a.btn {
        padding: 15px 10px 15px;
        font-size: 14px;
        max-width: 140px
    }
}

@media only screen and (max-width:360px) {
    a.btn-whatsapp {
        margin-right: 30px
    }
}

/* End New Styles */
.contact-page-note {
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    font-weight: 700;
}