/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

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 {
    padding: 0;
    border: 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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-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: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .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 th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

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

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    -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)
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    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
}

.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;
    padding: 0;
    margin: -1px;
    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
}

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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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 {
    padding: .2em;
    background-color: #fcf8e3
}

.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:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

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

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

abbr[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

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

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

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

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

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

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

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

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

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

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

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

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

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

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

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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% !important
}

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

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

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

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

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

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

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

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

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

.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% !important
    }

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

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

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

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

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

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

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

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

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

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

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

    .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% !important
    }

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

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

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

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

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

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

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

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

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

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

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

    .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% !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

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

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

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

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

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

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

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

.table-bordered {
    border: 1px solid #ddd
}

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

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

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

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

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

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

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

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

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

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

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

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

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

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

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

input[type="radio"],
input[type="checkbox"] {
    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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

.has-success .form-control-feedback {
    color: #3c763d
}

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

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

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

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

.has-warning .form-control-feedback {
    color: #8a6d3b
}

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

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

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

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

.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 .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

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

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

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

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

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

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

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

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

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

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

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

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

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

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

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

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

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

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

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

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

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

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

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

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

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

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

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

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

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

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

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

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

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

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

.btn-block {
    display: block;
    width: 100%
}

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

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

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

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

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group>.btn-group {
    float: left
}

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

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

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

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

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

.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:hover,
.nav-tabs.nav-justified>.active>a:focus {
    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:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        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:hover,
.nav-pills>li.active>a:focus {
    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 {
    margin-bottom: 5px;
    text-align: center
}

.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:hover,
.nav-tabs-justified>.active>a:focus {
    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:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

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

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

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

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

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

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

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

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

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

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

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

@media(max-device-width:480px) and (orientation:landscape) {

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

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

@media(min-width:768px) {

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

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

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

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

@media(min-width:768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

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

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {

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

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    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:768px) {
    .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:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

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

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

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

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

    .navbar-nav>li {
        float: left
    }

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

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

@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 .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
    .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:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    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:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

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

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

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

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        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:hover,
.navbar-default .btn-link:focus {
    color: #333
}

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

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

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

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

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

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        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:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.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;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

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

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

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

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

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

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

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

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

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

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

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

.progress-bar-info {
    background-color: #5bc0de
}

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

.progress-bar-warning {
    background-color: #f0ad4e
}

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

.progress-bar-danger {
    background-color: #d9534f
}

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

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

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

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

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

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

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

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

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

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

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

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

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

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

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

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

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

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

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    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: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

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

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

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    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-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

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

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

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

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none
}

.btn:active,
.btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

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

@media(max-width:767px) {

    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

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

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';

.slick-loading .slick-list {
    background: #fff url('ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/slick.eot');
    src: url('../fonts/slick-1.eot') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg') format('svg')
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

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

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

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

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

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

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

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

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

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

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

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

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

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

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

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

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

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

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

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

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

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

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

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

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

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

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

.fa-star-and-crescent:before {
    content: "\f699"
}

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

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

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

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

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

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

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/fa/fa-brands-400.eot);
    src: url(../fonts/fa/fa-brands-400-1.eot) format("embedded-opentype"), url(../fonts/fa/fa-brands-400.woff2) format("woff2"), url(../fonts/fa/fa-brands-400.woff) format("woff"), url(../fonts/fa/fa-brands-400.ttf) format("truetype"), url(../fonts/fa/fa-brands-400.svg) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa/fa-regular-400.eot);
    src: url(../fonts/fa/fa-regular-400-1.eot) format("embedded-opentype"), url(../fonts/fa/fa-regular-400.woff2) format("woff2"), url(../fonts/fa/fa-regular-400.woff) format("woff"), url(../fonts/fa/fa-regular-400.ttf) format("truetype"), url(../fonts/fa/fa-regular-400.svg) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa/fa-solid-900.eot);
    src: url(../fonts/fa/fa-solid-900-1.eot) format("embedded-opentype"), url(../fonts/fa/fa-solid-900.woff2) format("woff2"), url(../fonts/fa/fa-solid-900.woff) format("woff"), url(../fonts/fa/fa-solid-900.ttf) format("truetype"), url(../fonts/fa/fa-solid-900.svg) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports(padding:max(0)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media(max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports(padding:max(0)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media(max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@font-face {
    font-family: Lato_Black;
    src: url(../fonts/Lato-Black.ttf)
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

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

html {
    height: 100%
}

html body {
    height: 100%;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    margin: 0
}

@media(max-width:767px) {
    html body {
        font-size: 14px
    }
}

textarea {
    box-sizing: border-box
}

select {
    box-sizing: border-box
}

::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    background: #3d3d3d
}

::-webkit-scrollbar-track {
    border-radius: 50px
}

::-webkit-scrollbar-thumb {
    background: #ed3237;
    border-radius: 50px
}

::-webkit-scrollbar-thumb:hover {
    background: #eb1b20
}

::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1
}

::-moz-placeholder {
    color: #000 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1
}

::placeholder {
    color: #000 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000 !important
}

::-ms-input-placeholder {
    color: #000 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    letter-spacing: 0
}

:root {
    --container_size: 100%;
    --container_left_space: -webkit-calc((100% - var(--container_size)) / 2);
    --container_left_space: calc((100% - var(--container_size)) / 2);
    --header_height: 64px
}

@media(min-width:768px) and (max-width:991px) {
    :root {
        --container_size: 750px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    :root {
        --container_size: 970px
    }
}

@media(min-width:1200px) {
    :root {
        --container_size: 1170px
    }
}

.container.right-zero {
    padding-left: -webkit-calc((100vw - var(--container_size)) / 2) !important;
    padding-left: calc((100vw - var(--container_size)) / 2) !important;
    max-width: 100%;
    margin-right: 0 !important;
    padding-right: 0 !important;
    width: 100% !important
}

.container.left-zero {
    padding-right: -webkit-calc((100vw - var(--container_size)) / 2);
    padding-right: calc((100vw - var(--container_size)) / 2);
    max-width: 100%;
    padding-left: 0
}

.toTop[data-scroll] {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.toTop[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.toTop[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.toBottom[data-scroll] {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.toBottom[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.toBottom[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

.toLeft[data-scroll] {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.toLeft[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.toLeft[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px)
}

.toRight[data-scroll] {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.toRight[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.toRight[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px)
}

a {
    text-decoration: none !important
}

.heading-text {
    font-size: 40px;
    line-height: 65px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0
}

@media screen and (max-width:991px) {
    .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width:767px) {
    .heading-text {
        font-size: 30px;
        font-weight: 600;
        line-height: 40px
    }
}

.heading-text span {
    font-weight: 600
}

.heading-text.color_black {
    color: #3d3d3d !important
}

.color_red_home {
    color: #ed3237
}

.subheading-text {
    font-size: 30px;
    line-height: 40px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0
}

@media screen and (max-width:767px) {
    .subheading-text {
        font-size: 26px;
        line-height: 36px
    }
}

.subheading-text.color_black {
    color: #3d3d3d !important
}

.para-text {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-family: "Work Sans", sans-serif
}

@media screen and (max-width:767px) {
    .para-text {
        font-size: 16px;
        line-height: 24px
    }
}

.para-text.color_black {
    color: #3d3d3d !important
}

.para_new_font {
    font-size: 18px;
    line-height: 28px;
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif
}

.color_para {
    color: #535353
}

#listing-common-pages .banner-section {
    background-image: url("../img/pipes-listing/pipes-listing-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 70px
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section {
        background-image: url("../img/pipes-listing/pipes-listing-mobile-banner.jpg");
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-common-pages .banner-section {
        height: 50vh
    }
}

#listing-common-pages .banner-section .para-text {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-common-pages .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#listing-common-pages .banner-section .btn_project_default {
    width: 220px;
    margin: 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 220px;
        text-align: center
    }
}

#listing-common-pages .banner-section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#listing-common-pages .listing-wrapper {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper {
        padding: 100px 0 60px
    }
}

#listing-common-pages .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#listing-common-pages .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#listing-common-pages .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#listing-common-pages .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#listing-common-pages .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px;
    outline: 0
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 8px 15px;
    padding-left: 25px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside.listing-description {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 33.3%;
    margin-bottom: 60px;
    position: relative;
    padding: 0 30px
}

@media screen and (max-width:991px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%;
        padding: 0
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info img {
    width: 100%
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    color: #3d3d3d;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h5 {
        text-align: center
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:991px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
        right: 30px
    }
}

@media(max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
        right: 10px
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#listing-common-pages .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#listing-common-pages .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#listing-common-pages .faq-section .faq-inside {
    margin: 60px 0 0
}

#listing-common-pages .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #listing-common-pages .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#listing-common-pages .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .faq-section .faq-inside span {
        font-size: 16px
    }
}

#listing-common-pages .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#listing-common-pages .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #listing-common-pages .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#listing-common-pages .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#listing-common-pages .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

.faq-section ul {
    list-style-type: disc !important;
    padding-left: 20px !important
}

.faq-section ul li {
    list-style-type: disc !important;
    font-size: 18px;
    line-height: 24px;
    color: #707070;
    font-family: "Work Sans", sans-serif;
    margin-bottom: 10px
}

.faq-section ul li b {
    font-weight: 600
}

.faq-section ul li strong {
    font-weight: 600
}

@media screen and (max-width:767px) {
    .faq-section ul li {
        font-size: 16px
    }
}

.faq-section ol {
    list-style-type: decimal;
    padding-left: 20px !important
}

.faq-section ol li {
    list-style-type: decimal;
    font-size: 18px;
    line-height: 24px;
    color: #707070;
    font-family: "Work Sans", sans-serif;
    margin-bottom: 10px
}

.faq-section ol li b {
    font-weight: 600
}

.faq-section ol li strong {
    font-weight: 600
}

@media screen and (max-width:767px) {
    .faq-section ol li {
        font-size: 16px
    }
}

.loader-section {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1
}

.loader-section span {
    position: absolute;
    top: 85px;
    text-align: center;
    width: 100%;
    left: 0;
    color: #ed3237;
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500
}

.loader-section .lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.loader-section .lds-roller div {
    -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    -webkit-transform-origin: 40px 40px;
    -ms-transform-origin: 40px 40px;
    transform-origin: 40px 40px
}

.loader-section .lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ed3237;
    margin: -4px 0 0 -4px
}

.loader-section .lds-roller div:nth-child(1) {
    -webkit-animation-delay: -0.036s;
    animation-delay: -0.036s
}

.loader-section .lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px
}

.loader-section .lds-roller div:nth-child(2) {
    -webkit-animation-delay: -0.072s;
    animation-delay: -0.072s
}

.loader-section .lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px
}

.loader-section .lds-roller div:nth-child(3) {
    -webkit-animation-delay: -0.108s;
    animation-delay: -0.108s
}

.loader-section .lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px
}

.loader-section .lds-roller div:nth-child(4) {
    -webkit-animation-delay: -0.144s;
    animation-delay: -0.144s
}

.loader-section .lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px
}

.loader-section .lds-roller div:nth-child(5) {
    -webkit-animation-delay: -0.18s;
    animation-delay: -0.18s
}

.loader-section .lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px
}

.loader-section .lds-roller div:nth-child(6) {
    -webkit-animation-delay: -0.216s;
    animation-delay: -0.216s
}

.loader-section .lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px
}

.loader-section .lds-roller div:nth-child(7) {
    -webkit-animation-delay: -0.252s;
    animation-delay: -0.252s
}

.loader-section .lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px
}

.loader-section .lds-roller div:nth-child(8) {
    -webkit-animation-delay: -0.288s;
    animation-delay: -0.288s
}

.loader-section .lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px
}

@-webkit-keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.banner-section .scrool-down {
    position: absolute;
    left: 50%;
    bottom: -30px;
    z-index: 1
}

.banner-section .border,
.banner-section .c-contents h2::before,
.banner-section .c-contents h2::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #333;
    vertical-align: middle
}

.banner-section .l-section-container {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden
}

.banner-section .c-scrolldown {
    width: 3px;
    height: 60px;
    margin-left: 10px;
    overflow: hidden
}

.banner-section .c-scrolldown .c-line {
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(top, #ed3237 50%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to bottom, #ed3237 50%, rgba(255, 255, 255, 0) 50%);
    background-position: 0 -60px;
    background-size: 100% 200%;
    -webkit-animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
    animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite
}

.banner-section .c-contents h2 {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto
}

.banner-section .c-contents h2::before {
    margin-right: 10px
}

.banner-section .c-contents h2::after {
    margin-left: 10px
}

@-webkit-keyframes scrolldown {
    0% {
        background-position: 0 -60px
    }

    75% {
        background-position: 0 0
    }

    100% {
        background-position: 0 60px
    }
}

@keyframes scrolldown {
    0% {
        background-position: 0 -60px
    }

    75% {
        background-position: 0 0
    }

    100% {
        background-position: 0 60px
    }
}

.client-sec {
    padding: 60px 0;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    .client-sec {
        padding: 50px 0 30px
    }
}

.client-sec .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    .client-sec .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

.client-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    padding-bottom: 30px
}

@media(max-width:767px) {
    .client-sec .row-flex {
        margin-top: 30px
    }
}

.client-sec .row-flex .item {
    width: 18%
}

@media(min-width:768px) {
    .client-sec .row-flex .item {
        display: none
    }

    .client-sec .row-flex .item:nth-child(1),
    .client-sec .row-flex .item:nth-child(2),
    .client-sec .row-flex .item:nth-child(3),
    .client-sec .row-flex .item:nth-child(4),
    .client-sec .row-flex .item:nth-child(5),
    .client-sec .row-flex .item:nth-child(6),
    .client-sec .row-flex .item:nth-child(7),
    .client-sec .row-flex .item:nth-child(8),
    .client-sec .row-flex .item:nth-child(9) {
        display: block
    }
}

.client-sec .row-flex .item img {
    margin: 0 auto
}

.client-sec .row-flex.clients-slider .slick-dots {
    bottom: -40px
}

.client-sec .row-flex.clients-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    .client-sec .row-flex.clients-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

.client-sec .row-flex.clients-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    .client-sec .row-flex.clients-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

.client-sec .row-flex.clients-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    .client-sec .row-flex.clients-slider .slick-dots li button::before {
        font-size: 10px
    }
}

.client-sec .row-flex.clients-slider .slick-dots {
    bottom: -15px
}

.client-sec .more-red {
    margin: 20px 0
}

@media(max-width:767px) {
    .client-sec .more-red {
        padding-top: 15px;
        display: none
    }
}

.client-sec .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

.client-sec.show .item {
    display: block !important
}

.enquire-info-popup .form-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.enquire-info-popup .form-section .form-inside {
    width: 50%;
    padding: 0 30px;
    position: relative
}

@media screen and (max-width:767px) {
    .enquire-info-popup .form-section .form-inside {
        width: 100%;
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .enquire-info-popup .form-section .form-inside {
        padding: 0 15px
    }
}

.enquire-info-popup .modal-dialog {
    width: 1170px
}

@media screen and (min-width:768px) {
    .enquire-info-popup .modal-dialog {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
        margin: 0
    }
}

@media screen and (max-width:767px) {
    .enquire-info-popup .modal-dialog {
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .enquire-info-popup .modal-dialog {
        width: 700px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .enquire-info-popup .modal-dialog {
        width: 900px
    }
}

.enquire-info-popup .modal-body {
    padding: 15px 30px 50px
}

@media screen and (max-width:767px) {
    .enquire-info-popup .modal-body {
        padding: 30px 15px 60px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .enquire-info-popup .modal-body {
        padding: 30px 15px 60px
    }
}

.enquire-info-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

.enquire-info-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    .enquire-info-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: 10px;
        top: 10px
    }
}

.enquire-info-popup .btn-section {
    margin-top: 40px;
    text-align: center
}

.enquire-info-popup .btn-section .btn_project_default {
    width: 135px;
    margin: 0
}

.filter-listing-section-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

.filter-listing-section-popup ol {
    margin-bottom: 20px
}

.filter-listing-section-popup ol li {
    margin-bottom: 12px
}

.filter-listing-section-popup ol li a {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

.filter-listing-section-popup .active-link {
    color: #ed3237 !important
}

.filter-listing-section-popup .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .filter-listing-section-popup .filter-img {
        position: absolute;
        top: 20px;
        left: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    .filter-listing-section-popup .filter-img img {
        display: inline-block;
        height: 11px
    }
}

.filter-listing-section-popup .filter-img h4 {
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    .filter-listing-section-popup .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

.filter-listing-section-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    .filter-listing-section-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: 10px;
        top: 20px
    }
}

.filter-listing-section-popup .modal-body {
    padding: 30px 15px 15px
}

.filter-listing-section-popup .filter-mobile-section {
    margin: 10px 0 0
}

.filter-listing-section-popup .filter-mobile-section .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

.filter-listing-section-popup .filter-mobile-section .filter-style:last-child {
    border-bottom: 0
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

.filter-listing-section-popup .filter-mobile-section .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

.filter-listing-section-popup .filter-mobile-section .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

.filter-listing-section-popup .filter-mobile-section .filter-style .checkbox-sec {
    margin-bottom: 12px
}

.filter-listing-section-popup .filter-mobile-section .filter-style .checkboxstyle {
    color: #b2b2b2
}

.filter-listing-section-popup .filter-mobile-section .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel {
    box-shadow: none
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default {
    border-color: transparent
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a:after {
    color: #3d3d3d
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select {
    width: 13px;
    height: 13px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50px
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .green {
    background-color: #528b2a
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .orange {
    background-color: #e07400
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .white {
    background-color: #fff
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .brown {
    background-color: #453135
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .yellow {
    background-color: #cebe36
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title a .color-select .red {
    background-color: #e80f06
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px;
    word-break: break-word
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.filter-listing-section-popup .filter-mobile-section .filter-style .panel-title.no-plus a::after {
    display: none
}

.rem_link_style {
    text-decoration: none !important;
    color: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rem_link_style:hover {
    color: inherit
}

.rem_link_style:active {
    color: inherit
}

.relative_box {
    position: relative;
    min-height: 1px
}

.full_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.btn_project_default {
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    background-image: none;
    border: 0;
    letter-spacing: 1px;
    padding: 20px 25px;
    border-radius: 50px;
    margin: 20px 0;
    box-shadow: none;
    text-shadow: none;
    background-color: #ed3237;
    color: #fff;
    outline: none !important;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: inline-block;
    text-align: center
}

@media only screen and (max-width:767px) {
    .btn_project_default {
        padding: 16px 18px;
        font-size: 12px
    }
}

.btn_project_default:hover {
    background-color: #3d3d3d;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    letter-spacing: 0
}

.btn_project_default:active {
    background-color: #3d3d3d;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    letter-spacing: 0
}

.btn_project_default:focus {
    background-color: #3d3d3d;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    letter-spacing: 0
}

.btn_project_default.white-button {
    background-color: transparent;
    border: 1px solid #fff
}

.btn_project_default.white-button:hover,
.btn_project_default.white-button:active,
.btn_project_default.white-button:focus {
    background-color: #3d3d3d;
    color: #fff;
    border: 1px solid #3d3d3d
}

.read-more {
    font-size: 11px;
    font-family: "Poppins", sans-serif;
    color: #ed3237;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    letter-spacing: .5px
}

.read-more:hover,
.read-more:active {
    color: #3d3d3d;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.read-more:focus {
    outline: 0
}

.v-treeview-node__root {
    padding-left: 0 !important
}

.v-treeview-node__root:before {
    background-color: transparent !important
}

.no_pad {
    padding: 0 !important
}

.no_marg {
    margin: 0 !important
}

.rel_y_center,
.mobile_navbar .navbar_logo,
#nav-icon3 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rel_x_center,
#pipes_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#pipes_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#pipes-category .collections-section .all-collections .collections-info .collection-category .bg-before,
#pipes-category .collections-section .all-collections .collections-info .collection-category .bg-after,
#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#material-handling_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#material-handling_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#performance-films_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#performance-films_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#performance-films_page .explore-collections-section .collections-info .collection-category .bg-before,
#performance-films_page .explore-collections-section .collections-info .collection-category .bg-after,
#ipd_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#ipd_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#pfd_page .collections-section .all-collections .collections-info .collection-category .bg-before,
#pfd_page .collections-section .all-collections .collections-info .collection-category .bg-after,
#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-before,
#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.rel_xy_center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mobile_navbar {
    display: none;
    position: fixed;
    padding: 15px;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    box-shadow: 0 0 14px -10px #333;
    height: 60px
}

@media(max-width:991px) {
    .mobile_navbar {
        display: block
    }
}

.mobile_navbar .navbar_logo {
    max-height: 45px
}

.mobile_navbar .search-section {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px
}

.mobile_navbar .search-section .search-btn-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile_navbar .search-section .search-btn-section input {
    height: auto;
    margin: 0;
    border: 0;
    color: #3d3d3d;
    font-weight: 500;
    font-size: 16px;
    text-align: center
}

.mobile_navbar .search-section .search-btn-section input::-webkit-input-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.mobile_navbar .search-section .search-btn-section input::-moz-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.mobile_navbar .search-section .search-btn-section input:-ms-input-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.mobile_navbar .search-section .search-btn-section input::placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.mobile_navbar .search-section .search-btn-section i {
    background-color: transparent;
    border: 0;
    color: #ed3237;
    font-size: 18px
}

#nav-icon3 {
    width: 24px;
    height: 18px;
    left: 5%;
    margin-left: 10px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;
    z-index: 100
}

@media(min-width:992px) {
    #nav-icon3 {
        display: none
    }
}

@media(max-width:767px) {
    #nav-icon3 {
        left: 0;
        margin-top: 5px;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: relative;
        margin-left: 0
    }
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #3d3d3d;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#nav-icon3 span:nth-child(2) {
    top: 7px
}

#nav-icon3 span:nth-child(3) {
    top: 7px
}

#nav-icon3 span:nth-child(4) {
    top: 14px
}

#nav-icon3.open span:nth-child(1) {
    top: 7px;
    width: 0;
    left: 50%
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon3.open span:nth-child(4) {
    top: 7px;
    width: 0;
    left: 50%
}

.sidebar_wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 50px 15px;
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 100;
    height: 100vh;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

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

.sidebar_wrap.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.sidebar_wrap .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 50px 0 10px;
    border-bottom: 1px solid #707070
}

.sidebar_wrap .links li {
    list-style: none;
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    padding: 0;
    font-weight: 600
}

.sidebar_wrap .links li a {
    color: #3d3d3d;
    text-decoration: none
}

.sidebar_wrap .links li .dropdown {
    position: relative
}

.sidebar_wrap .links li .dropdown .dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #3d3d3d
}

.sidebar_wrap .links li .dropdown .dropdown-toggle .caret {
    border-top: 8px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sidebar_wrap .links li .dropdown.open .dropdown-toggle .caret {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.sidebar_wrap .links li .dropdown.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    height: auto;
    padding-top: 20px
}

.sidebar_wrap .links li .dropdown.open .dropdown-menu li {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.sidebar_wrap .links li .dropdown .dropdown-menu {
    width: 100%;
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
    border: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    height: 0;
    opacity: 0;
    display: block;
    padding-left: 10px;
    padding-top: 0
}

.sidebar_wrap .links li .dropdown .dropdown-menu li {
    padding: 0;
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-bottom: 15px;
    background-color: #fff
}

.sidebar_wrap .links li .dropdown .dropdown-menu li:nth-last-child(1) {
    margin-bottom: 0
}

.sidebar_wrap .links li .dropdown .dropdown-menu li a {
    padding: 5px;
    line-height: 1;
    font-weight: normal;
    color: #3d3d3d
}

.sidebar_wrap .social-div {
    width: 100%;
    padding: 20px 0
}

.sidebar_wrap .social-div h3 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #3d3d3d
}

.sidebar_wrap .social-div .icon-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sidebar_wrap .social-div .icon-row a {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 16px;
    background-color: #9e9e9e
}

.sidebar_wrap .download-div {
    width: 100%;
    padding: 20px 0
}

@media screen and (max-width:767px) {
    .sidebar_wrap .download-div {
        padding: 0 0 20px
    }
}

.sidebar_wrap .download-div h3 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #3d3d3d
}

.sidebar_wrap .download-div .icon-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sidebar_wrap .download-div .icon-row a {
    margin-right: 5px
}

#thank-you-msg {
    display: none;
    font-size: 20px;
    color: green;
    font-style: italic;
    font-weight: bold
}

#g_captcha {
    margin: 20px 0 0
}

.input-field label.error {
    top: -webkit-calc(100% - 30px) !important;
    top: calc(100% - 30px) !important;
    font-size: 12px;
    color: red
}

.input-field label.error.active {
    -webkit-transform: translateY(10px) scale(1) !important;
    -ms-transform: translateY(10px) scale(1) !important;
    transform: translateY(10px) scale(1) !important;
    -webkit-transform-origin: 0 0 !important;
    -ms-transform-origin: 0 0 !important;
    transform-origin: 0 0 !important
}

.f_r_aj_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.f_r_a_center,
footer .footer_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.f_r_j_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.f_c_aj_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.f_c_a_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.f_c_j_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/poppins/v15/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/poppins/v15/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/poppins/v15/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 300;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 500;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 600;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 700;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 800;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 900;
    src: url(../../s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.default_transition,
[data-scroll] {
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
}

[data-scroll="in"] {
    opacity: 1
}

[data-scroll="out"] {
    opacity: 0
}

.scale-img[data-scroll="in"] {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.scale-img[data-scroll="out"] {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.slide-left[data-scroll] {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.slide-left[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-left[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-right[data-scroll] {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.slide-right[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-right[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-bottom[data-scroll] {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.slide-bottom[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.slide-bottom[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-top[data-scroll] {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.slide-top[data-scroll="in"] {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.slide-top[data-scroll="out"] {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.breadcrums {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    text-align: left;
    position: absolute;
    top: 15%;
    width: 100%
}

@media(max-width:991px) {
    .breadcrums {
        top: 16%
    }
}

@media(max-width:767px) {
    .breadcrums {
        top: 10%;
        text-align: center
    }
}

.breadcrums a {
    color: inherit
}

.breadcrums span {
    padding: 0 5px
}

@media(max-width:991px) {
    .breadcrums span {
        top: 16%
    }
}

@media(max-width:767px) {
    .breadcrums span {
        top: 12%;
        text-align: center
    }
}

.breadcrums span a {
    color: inherit
}

.breadcrums span img {
    width: 8px
}

.breadcrums span img.color_black {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.breadcrums span.color_black {
    color: #3d3d3d
}

.breadcrums.color_black {
    color: #3d3d3d
}

.banner-section {
    position: relative
}

.banner-section .btn_section .btn_project_default {
    width: 160px
}

@media screen and (max-width:767px) {
    .banner-section .btn_section .btn_project_default {
        width: 140px
    }
}

.banner-section .btn_section .btn_project_default:first-child {
    margin-right: 10px;
    width: 200px
}

@media screen and (max-width:767px) {
    .banner-section .btn_section .btn_project_default:first-child {
        width: 180px
    }
}

.banner-section .custom_paging {
    position: absolute;
    bottom: 120px;
    left: 48%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width:1199px) {
    .banner-section .custom_paging {
        bottom: 92px
    }
}

@media(max-width:767px) {
    .banner-section .custom_paging {
        left: 42%
    }
}

.banner-section li {
    position: absolute;
    visibility: hidden;
    font-size: 50px;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    color: #fff
}

@media screen and (max-width:1199px) {
    .banner-section li {
        font-size: 38px
    }
}

.banner-section li.slick-active {
    visibility: visible
}

.banner-section li sup {
    font-size: 20px;
    font-weight: 500;
    opacity: .5;
    top: -25px;
    left: 5px
}

@media screen and (max-width:1199px) {
    .banner-section li sup {
        top: -20px
    }
}

.banner-section .slick-prev {
    background: url(../img/furniture/slider-arrow-white.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 70px;
    top: inherit;
    left: 12%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:991px) {
    .banner-section .slick-prev {
        bottom: 50px;
        left: 4%;
        top: auto
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .banner-section .slick-prev {
        left: 6%;
        bottom: 50px
    }
}

.banner-section .slick-prev:before {
    content: ""
}

.banner-section .slick-next {
    background: url(../img/furniture/slider-arrow-white.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    bottom: 50px;
    top: inherit;
    right: 12%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:991px) {
    .banner-section .slick-next {
        bottom: 34px;
        right: 4%;
        left: auto;
        top: auto
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .banner-section .slick-next {
        right: 6%;
        bottom: 35px
    }
}

.banner-section .slick-next:before {
    content: ""
}

.banner-section .scrool-down {
    position: absolute;
    left: 50%;
    bottom: -30px
}

.banner-section .border,
.banner-section .c-contents h2::before,
.banner-section .c-contents h2::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #333;
    vertical-align: middle
}

.banner-section .l-section-container {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden
}

.banner-section .c-scrolldown {
    width: 3px;
    height: 60px;
    margin-left: 10px;
    overflow: hidden
}

.banner-section .c-scrolldown .c-line {
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(top, #ed3237 50%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to bottom, #ed3237 50%, rgba(255, 255, 255, 0) 50%);
    background-position: 0 -60px;
    background-size: 100% 200%;
    -webkit-animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
    animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite
}

.banner-section .c-contents h2 {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto
}

.banner-section .c-contents h2::before {
    margin-right: 10px
}

.banner-section .c-contents h2::after {
    margin-left: 10px
}

@keyframes scrolldown {
    0% {
        background-position: 0 -60px
    }

    75% {
        background-position: 0 0
    }

    100% {
        background-position: 0 60px
    }
}

.error {
    color: red
}

.img-radius {
    border-radius: 10px
}

.clickcolorchange {
    min-height: 30px;
    margin: 20px 0
}

.clickcolorchange a {
    text-decoration: none
}

.clickcolorchange span {
    margin-right: 15px;
    width: 22px;
    display: inline-block;
    height: 22px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #707070
}

.clickcolorchange span.active {
    width: 34px;
    height: 34px
}

.clickcolorchange .color-option1 {
    background-color: #6cb855
}

.clickcolorchange .color-option2 {
    background-color: #709ffa
}

.clickcolorchange .color-option3 {
    background-color: #b5a610
}

.clickcolorchange .color-option4 {
    background-color: #d53623
}

.clickcolorchange .color-option5 {
    background-color: #3a2b30
}

.clickcolorchange .color-option6 {
    background-color: #131517
}

.clickcolorchange .color-option7 {
    background-color: #f2eff0
}

.clickcolorchange .color-option-multi {
    background-image: url(../img/furniture-inside/multi-color.jpg);
    background-position: center;
    background-size: cover
}

.mob-banner-img {
    width: 100%
}

@media(min-width:768px) {
    .mob-banner-img {
        display: none !important
    }
}

.contact-us-common-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    .contact-us-common-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

.contact-us-common-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0;
    text-align: right
}

@media screen and (max-width:767px) {
    .contact-us-common-section h3 {
        font-size: 30px;
        text-align: center
    }
}

.contact-us-common-section .contact_us_title {
    width: 25%
}

@media screen and (max-width:767px) {
    .contact-us-common-section .contact_us_title {
        width: 100%;
        text-align: center
    }
}

.contact-us-common-section .contact_us_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:767px) {
    .contact-us-common-section .contact_us_flex {
        width: 100%
    }
}

.contact-us-common-section .contact-details {
    padding: 0 20px;
    margin-bottom: 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .contact-us-common-section .contact-details {
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    .contact-us-common-section .contact-details {
        width: 100%;
        margin-bottom: 0;
        padding: 0
    }
}

.contact-us-common-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    .contact-us-common-section .contact-details h4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    .contact-us-common-section .contact-details h4 {
        margin-top: 20px;
        text-align: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width:991px) {
    .contact-us-common-section .contact-details h4 span {
        display: block;
        text-align: left
    }
}

@media screen and (max-width:991px) {
    .contact-us-common-section .contact-details h4 .span_space {
        padding-left: 40px
    }
}

.contact-us-common-section .contact-details h4 a {
    color: #3d3d3d
}

.contact-us-common-section .contact-details h4 img {
    margin-right: 10px
}

.contact-us-common-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    .contact-us-common-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.contact-us-common-section .whatapp_width {
    width: 100%
}

.more_box {
    display: none
}

.view_all_main_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.all_link {
    text-decoration: underline !important;
    color: #ed3237
}

.moreless_button {
    text-decoration: underline !important;
    color: #ed3237;
    text-align: center;
    display: block;
    margin-right: 20px
}

.moreless_button:focus {
    color: #ed3237 !important
}

.view_all_search_btn {
    margin-top: 20px
}

.view_all_search_btn form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.view_all_search_btn form .form_filed {
    margin-right: 10px;
    width: 260px
}

@media screen and (max-width:767px) {
    .view_all_search_btn form .form_filed {
        width: auto
    }
}

.view_all_search_btn form .form_filed .form_input {
    border: 1px solid #9e9e9e;
    padding: 10px 15px 10px 40px;
    height: auto;
    border-radius: 30px;
    box-sizing: border-box;
    margin: 0;
    background-image: url(../img/search_icon.svg);
    background-repeat: no-repeat;
    background-position: 6% 50%
}

.view_all_search_btn form .form_filed .form_input::-webkit-input-placeholder {
    opacity: .5
}

.view_all_search_btn form .form_filed .form_input::-moz-placeholder {
    opacity: .5
}

.view_all_search_btn form .form_filed .form_input:-ms-input-placeholder {
    opacity: .5
}

.view_all_search_btn form .form_filed .form_input::placeholder {
    opacity: .5
}

.view_all_search_btn form .btn_section .btn_project_default {
    padding: 13px 25px;
    width: 108px;
    margin: 0
}

@media screen and (max-width:767px) {
    .view_all_search_btn form .btn_section .btn_project_default {
        width: 90px;
        padding: 13px 10px
    }
}

.social-section {
    padding: 50px 0;
    width: 85%;
    margin: 0 auto
}

@media(max-width:1024px) {
    .social-section {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .social-section {
        padding: 40px 0
    }
}

.social-section .social-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    .social-section .social-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.social-section .social-info .social-inside h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #3d3d3d;
    margin: 0
}

@media screen and (max-width:767px) {
    .social-section .social-info .social-inside h3 {
        font-size: 28px;
        line-height: 42px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .social-section .social-info .social-inside h3 {
        font-size: 25px
    }
}

.social-section .social-info .social-inside ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    .social-section .social-info .social-inside ul {
        margin-top: 30px
    }
}

.social-section .social-info .social-inside ul a {
    color: #fff;
    background-color: #394ea7;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 25px
}

.social-section .social-info .social-inside ul a:hover,
.social-section .social-info .social-inside ul a:focus,
.social-section .social-info .social-inside ul a:active {
    text-decoration: none;
    background-color: #ed3237 !important;
    -webkit-transition: all .3s;
    transition: all .3s
}

.social-section .social-info .social-inside ul a.fb {
    background-color: #394ea7
}

.social-section .social-info .social-inside ul a.youtube {
    background-color: red
}

.social-section .social-info .social-inside ul a.linkedin {
    background-color: #0077b7
}

.social-section .social-info .social-inside ul a.instagram {
    background: -webkit-radial-gradient(30% 107% circle, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.social-section .social-info .social-inside ul a.instagram:hover {
    background: -webkit-radial-gradient(30% 107% circle, #ed3237 0, #ed3237 5%, #ed3237 45%, #ed3237 60%, #ed3237 90%);
    background: radial-gradient(circle at 30% 107%, #ed3237 0, #ed3237 5%, #ed3237 45%, #ed3237 60%, #ed3237 90%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.social-section .social-info .social-inside ul a.pinterest {
    background-color: #e60023
}

@media screen and (max-width:991px) {
    .social-section .social-info .social-inside ul a {
        margin-right: 10px
    }
}

.icon_open_close {
    position: relative
}

.icon_open_close i {
    color: #ed3237;
    font-size: 20px;
    opacity: 0;
    position: absolute
}

@media screen and (max-width:991px) {
    .icon_open_close i {
        right: 3px
    }
}

.search_box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60%;
    background-color: #fff;
    z-index: 999;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scaleX(0);
    -ms-transform: translate(-50%, -50%) scaleX(0);
    transform: translate(-50%, -50%) scaleX(0);
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

@media screen and (max-width:1199px) {
    .search_box {
        width: 56%
    }
}

@media screen and (max-width:991px) {
    .search_box {
        width: 88%;
        top: 40%
    }
}

.search_box .header_search_input {
    background-color: #e9e9e9 !important;
    height: 2rem !important;
    border-radius: 20px !important;
    border: 0 !important;
    padding: 0 15px !important;
    margin: 0 !important;
    box-sizing: border-box !important
}

.search_box .header_search_input:focus {
    box-shadow: none !important
}

@media screen and (max-width:991px) {
    .search_box .header_search_input {
        height: 46px !important;
        font-size: 16px !important
    }
}

@media screen and (max-width:991px) {
    .search_main_box {
        position: absolute;
        right: 15px;
        top: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40px;
        text-align: right;
        z-index: 999;
        -webkit-transition: all .2s;
        transition: all .2s
    }
}

@media screen and (max-width:991px) {
    .search_main_box.active {
        width: 100%;
        -webkit-transition: all .2s;
        transition: all .2s
    }
}

.search_main_box.active .search_box {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scaleX(1);
    -ms-transform: translate(-50%, -50%) scaleX(1);
    transform: translate(-50%, -50%) scaleX(1);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search_main_box.active .icon_open_close img {
    opacity: 0
}

.search_main_box.active .icon_open_close i {
    opacity: 1
}

.share-sheet {
    display: none;
    position: absolute;
    right: -10px;
    top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 12px 8px;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.25)
}

.share-sheet a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
    border-radius: 50px;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px
}

.share-sheet a:last-child {
    margin-bottom: 0
}

.share-sheet a i {
    color: #fff
}

.share-sheet a .whatsapp_icon {
    font-size: 18px
}

.share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

.share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

.share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

.share-section .share-items a.facebook_icon i {
    color: #394ea7 !important;
    border-right: 1px solid #b7b7b7
}

.share-section .share-items a.twitter_icon i {
    color: #5fb7fe !important;
    border-right: 1px solid #b7b7b7
}

.share-section .share-items a.linkedin_icon i {
    color: #0077b7 !important;
    border-right: 1px solid #b7b7b7
}

.share-section .share-items a.whatsapp_icon i {
    color: #25d366 !important
}

.thank_you_main {
    padding: 120px 0 100px
}

@media screen and (max-width:767px) {
    .thank_you_main {
        padding: 120px 0 60px
    }
}

.thank_you_main .thank_you_content {
    width: 78%;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 0
}

@media screen and (max-width:1199px) {
    .thank_you_main .thank_you_content {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .thank_you_main .thank_you_content {
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .thank_you_main .thank_you_content .check_icon {
        width: 90px
    }
}

.thank_you_main .thank_you_content h2 {
    color: #535353;
    margin: 30px 0 20px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700
}

@media screen and (max-width:991px) {
    .thank_you_main .thank_you_content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width:767px) {
    .thank_you_main .thank_you_content h2 {
        font-size: 30px;
        line-height: 40px
    }
}

.thank_you_main .thank_you_content h2 span {
    font-weight: 700
}

.thank_you_main .thank_you_content .para-text {
    font-size: 20px;
    color: #535353;
    line-height: 34px
}

.thank_you_main .thank_you_content .para-text span {
    font-weight: 600;
    text-decoration: underline !important;
    color: #535353
}

.thank_you_main .thank_you_content .top_space {
    margin-top: 100px;
    padding: 0 50px
}

@media screen and (max-width:991px) {
    .thank_you_main .thank_you_content .top_space {
        margin-top: 30px;
        padding: 0
    }
}

.thank_you_main .goback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 30px
}

.thank_you_main .goback a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 1px solid #000;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    color: #535353
}

.thank_you_main .goback a img {
    width: 20px;
    padding-right: 5px
}

.scroll_section_box {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #ed3237;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: background-color .3s, opacity .5s, visibility .5s;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width:767px) {
    .scroll_section_box {
        bottom: 30px;
        left: 20px
    }
}

.scroll_section_box .icon {
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-top: 5px
}

.scroll_section_box .icon a {
    color: #fff
}

.scroll_section_box .icon a img {
    width: 15px
}

.add_show {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width:992px) {
    .aa-Form .aa-InputWrapper .aa-Input {
        border-bottom: unset !important;
        margin: 0
    }
}

.aa-Form .aa-InputWrapper .aa-Input:focus {
    border-bottom: unset !important;
    box-shadow: 0 0 0 0 #26a69a !important
}

.aa-Form:focus-within {
    box-shadow: unset !important;
    border-color: unset !important
}

.autocomplete {
    width: 100%
}

.autocomplete .aa-Autocomplete .aa-Form {
    border: unset;
    background-color: unset;
    box-shadow: unset;
    outline: 0
}

@media screen and (max-width:767px) {
    .autocomplete .aa-Autocomplete .aa-Form {
        border-radius: 20px
    }
}

.autocomplete .aa-Autocomplete .aa-Form:focus {
    box-shadow: unset;
    outline: 0
}

.autocomplete .aa-Autocomplete .aa-Form input {
    background-color: #e9e9e9 !important;
    height: 2rem !important;
    border-radius: 20px !important;
    border: 0 !important;
    padding: 0 15px !important;
    margin: 0 !important;
    box-sizing: border-box !important
}

.autocomplete .aa-Autocomplete .aa-Form input:focus {
    box-shadow: none !important
}

@media screen and (max-width:991px) {
    .autocomplete .aa-Autocomplete .aa-Form input {
        height: 46px !important;
        font-size: 16px !important
    }
}

.autocomplete .aa-Autocomplete .aa-Form .aa-InputWrapperPrefix {
    display: none
}

.autocomplete .aa-Autocomplete .aa-Form .aa-InputWrapperSuffix {
    display: none
}

.aa-Panel .aa-List .aa-Item a {
    color: inherit
}

.aa-Panel .aa-List .aa-Item a .search-title {
    font-size: 20px;
    font-weight: 600
}

.aa-Panel .aa-List .aa-Item a .search-description {
    font-size: 16px;
    line-height: 1.3
}

#app .app-wrapper .closed .greeting-wrapper {
    display: none
}

.aa-DetachedOverlay {
    background-color: #fff !important
}

.foundation_main {
    padding: 60px 0 0
}

.foundation_main .foundation_title {
    width: auto;
    margin: 0 auto;
    text-align: center
}

@media screen and (max-width:1199px) {
    .foundation_main .foundation_title {
        width: 100%
    }
}

.foundation_main .foundation_title h1 {
    color: #3d3d3d;
    padding-bottom: 20px
}

.foundation_main .foundation_title h1 span {
    font-weight: 800
}

.discover_main {
    padding: 0 0 60px
}

.discover_main .content_discover_normal .heading-text {
    color: #3d3d3d;
    text-align: center
}

.discover_main .content_discover_normal .heading-text span {
    font-weight: 800
}

.discover_main .content_discover_normal .para_new_font {
    padding-top: 15px
}

.discover_main .content_discover_normal .para_new_font span {
    font-weight: 600
}

.discover_main h1 {
    font-size: 50px;
    line-height: 65px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #3d3d3d;
    text-align: center;
    padding-top: 60px
}

@media screen and (max-width:991px) {
    .discover_main h1 {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width:767px) {
    .discover_main h1 {
        font-size: 30px;
        line-height: 40px
    }
}

.discover_main h1:nth-child(1) {
    padding-top: 0
}

.discover_main p {
    padding-top: 15px;
    font-size: 20px;
    line-height: 28px;
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif
}

.discover_main p strong {
    font-weight: 600
}

.discover_main .set_discover {
    position: relative;
    width: 100%;
    height: auto
}

.discover_main .set_discover h2 {
    font-size: 34px;
    color: #3d3d3d;
    line-height: 44px;
    padding-right: 20px
}

@media screen and (max-width:767px) {
    .discover_main .set_discover h2 {
        font-size: 24px;
        line-height: 34px
    }
}

.discover_main .set_discover>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.discover_main .set_discover>a i {
    float: right;
    margin-top: 2px;
    color: #3d3d3d;
    font-size: 20px
}

.discover_main .content_discover {
    display: none;
    padding: 0 30px 40px
}

@media screen and (max-width:767px) {
    .discover_main .content_discover {
        padding: 0 0 40px
    }
}

.discover_main .content_discover p {
    padding-top: 20px
}

.discover_main .content_discover p span {
    font-weight: 700
}

.materialize-red {
    background-color: #e51c23 !important
}

.materialize-red-text {
    color: #e51c23 !important
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important
}

.materialize-red.darken-1 {
    background-color: #d0181e !important
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important
}

.materialize-red.darken-2 {
    background-color: #b9151b !important
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important
}

.materialize-red.darken-3 {
    background-color: #a21318 !important
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important
}

.red {
    background-color: #f44336 !important
}

.red-text {
    color: #f44336 !important
}

.red.lighten-5 {
    background-color: #ffebee !important
}

.red-text.text-lighten-5 {
    color: #ffebee !important
}

.red.lighten-4 {
    background-color: #ffcdd2 !important
}

.red-text.text-lighten-4 {
    color: #ffcdd2 !important
}

.red.lighten-3 {
    background-color: #ef9a9a !important
}

.red-text.text-lighten-3 {
    color: #ef9a9a !important
}

.red.lighten-2 {
    background-color: #e57373 !important
}

.red-text.text-lighten-2 {
    color: #e57373 !important
}

.red.lighten-1 {
    background-color: #ef5350 !important
}

.red-text.text-lighten-1 {
    color: #ef5350 !important
}

.red.darken-1 {
    background-color: #e53935 !important
}

.red-text.text-darken-1 {
    color: #e53935 !important
}

.red.darken-2 {
    background-color: #d32f2f !important
}

.red-text.text-darken-2 {
    color: #d32f2f !important
}

.red.darken-3 {
    background-color: #c62828 !important
}

.red-text.text-darken-3 {
    color: #c62828 !important
}

.red.darken-4 {
    background-color: #b71c1c !important
}

.red-text.text-darken-4 {
    color: #b71c1c !important
}

.red.accent-1 {
    background-color: #ff8a80 !important
}

.red-text.text-accent-1 {
    color: #ff8a80 !important
}

.red.accent-2 {
    background-color: #ff5252 !important
}

.red-text.text-accent-2 {
    color: #ff5252 !important
}

.red.accent-3 {
    background-color: #ff1744 !important
}

.red-text.text-accent-3 {
    color: #ff1744 !important
}

.red.accent-4 {
    background-color: #d50000 !important
}

.red-text.text-accent-4 {
    color: #d50000 !important
}

.pink {
    background-color: #e91e63 !important
}

.pink-text {
    color: #e91e63 !important
}

.pink.lighten-5 {
    background-color: #fce4ec !important
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important
}

.pink.lighten-3 {
    background-color: #f48fb1 !important
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important
}

.pink.lighten-2 {
    background-color: #f06292 !important
}

.pink-text.text-lighten-2 {
    color: #f06292 !important
}

.pink.lighten-1 {
    background-color: #ec407a !important
}

.pink-text.text-lighten-1 {
    color: #ec407a !important
}

.pink.darken-1 {
    background-color: #d81b60 !important
}

.pink-text.text-darken-1 {
    color: #d81b60 !important
}

.pink.darken-2 {
    background-color: #c2185b !important
}

.pink-text.text-darken-2 {
    color: #c2185b !important
}

.pink.darken-3 {
    background-color: #ad1457 !important
}

.pink-text.text-darken-3 {
    color: #ad1457 !important
}

.pink.darken-4 {
    background-color: #880e4f !important
}

.pink-text.text-darken-4 {
    color: #880e4f !important
}

.pink.accent-1 {
    background-color: #ff80ab !important
}

.pink-text.text-accent-1 {
    color: #ff80ab !important
}

.pink.accent-2 {
    background-color: #ff4081 !important
}

.pink-text.text-accent-2 {
    color: #ff4081 !important
}

.pink.accent-3 {
    background-color: #f50057 !important
}

.pink-text.text-accent-3 {
    color: #f50057 !important
}

.pink.accent-4 {
    background-color: #c51162 !important
}

.pink-text.text-accent-4 {
    color: #c51162 !important
}

.purple {
    background-color: #9c27b0 !important
}

.purple-text {
    color: #9c27b0 !important
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important
}

.purple.lighten-4 {
    background-color: #e1bee7 !important
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important
}

.purple.lighten-3 {
    background-color: #ce93d8 !important
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important
}

.purple.lighten-2 {
    background-color: #ba68c8 !important
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important
}

.purple.lighten-1 {
    background-color: #ab47bc !important
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important
}

.purple.darken-1 {
    background-color: #8e24aa !important
}

.purple-text.text-darken-1 {
    color: #8e24aa !important
}

.purple.darken-2 {
    background-color: #7b1fa2 !important
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important
}

.purple.darken-3 {
    background-color: #6a1b9a !important
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important
}

.purple.darken-4 {
    background-color: #4a148c !important
}

.purple-text.text-darken-4 {
    color: #4a148c !important
}

.purple.accent-1 {
    background-color: #ea80fc !important
}

.purple-text.text-accent-1 {
    color: #ea80fc !important
}

.purple.accent-2 {
    background-color: #e040fb !important
}

.purple-text.text-accent-2 {
    color: #e040fb !important
}

.purple.accent-3 {
    background-color: #d500f9 !important
}

.purple-text.text-accent-3 {
    color: #d500f9 !important
}

.purple.accent-4 {
    background-color: #a0f !important
}

.purple-text.text-accent-4 {
    color: #a0f !important
}

.deep-purple {
    background-color: #673ab7 !important
}

.deep-purple-text {
    color: #673ab7 !important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important
}

.deep-purple.darken-2 {
    background-color: #512da8 !important
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important
}

.deep-purple.darken-4 {
    background-color: #311b92 !important
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important
}

.deep-purple.accent-1 {
    background-color: #b388ff !important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important
}

.deep-purple.accent-3 {
    background-color: #651fff !important
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important
}

.deep-purple.accent-4 {
    background-color: #6200ea !important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important
}

.indigo {
    background-color: #3f51b5 !important
}

.indigo-text {
    color: #3f51b5 !important
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important
}

.indigo.lighten-3 {
    background-color: #9fa8da !important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important
}

.indigo.lighten-2 {
    background-color: #7986cb !important
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important
}

.indigo.darken-1 {
    background-color: #3949ab !important
}

.indigo-text.text-darken-1 {
    color: #3949ab !important
}

.indigo.darken-2 {
    background-color: #303f9f !important
}

.indigo-text.text-darken-2 {
    color: #303f9f !important
}

.indigo.darken-3 {
    background-color: #283593 !important
}

.indigo-text.text-darken-3 {
    color: #283593 !important
}

.indigo.darken-4 {
    background-color: #1a237e !important
}

.indigo-text.text-darken-4 {
    color: #1a237e !important
}

.indigo.accent-1 {
    background-color: #8c9eff !important
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important
}

.indigo.accent-2 {
    background-color: #536dfe !important
}

.indigo-text.text-accent-2 {
    color: #536dfe !important
}

.indigo.accent-3 {
    background-color: #3d5afe !important
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important
}

.indigo.accent-4 {
    background-color: #304ffe !important
}

.indigo-text.text-accent-4 {
    color: #304ffe !important
}

.blue {
    background-color: #2196f3 !important
}

.blue-text {
    color: #2196f3 !important
}

.blue.lighten-5 {
    background-color: #e3f2fd !important
}

.blue-text.text-lighten-5 {
    color: #e3f2fd !important
}

.blue.lighten-4 {
    background-color: #bbdefb !important
}

.blue-text.text-lighten-4 {
    color: #bbdefb !important
}

.blue.lighten-3 {
    background-color: #90caf9 !important
}

.blue-text.text-lighten-3 {
    color: #90caf9 !important
}

.blue.lighten-2 {
    background-color: #64b5f6 !important
}

.blue-text.text-lighten-2 {
    color: #64b5f6 !important
}

.blue.lighten-1 {
    background-color: #42a5f5 !important
}

.blue-text.text-lighten-1 {
    color: #42a5f5 !important
}

.blue.darken-1 {
    background-color: #1e88e5 !important
}

.blue-text.text-darken-1 {
    color: #1e88e5 !important
}

.blue.darken-2 {
    background-color: #1976d2 !important
}

.blue-text.text-darken-2 {
    color: #1976d2 !important
}

.blue.darken-3 {
    background-color: #1565c0 !important
}

.blue-text.text-darken-3 {
    color: #1565c0 !important
}

.blue.darken-4 {
    background-color: #0d47a1 !important
}

.blue-text.text-darken-4 {
    color: #0d47a1 !important
}

.blue.accent-1 {
    background-color: #82b1ff !important
}

.blue-text.text-accent-1 {
    color: #82b1ff !important
}

.blue.accent-2 {
    background-color: #448aff !important
}

.blue-text.text-accent-2 {
    color: #448aff !important
}

.blue.accent-3 {
    background-color: #2979ff !important
}

.blue-text.text-accent-3 {
    color: #2979ff !important
}

.blue.accent-4 {
    background-color: #2962ff !important
}

.blue-text.text-accent-4 {
    color: #2962ff !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue-text {
    color: #03a9f4 !important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important
}

.light-blue.darken-1 {
    background-color: #039be5 !important
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important
}

.light-blue.darken-3 {
    background-color: #0277bd !important
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue-text.text-darken-4 {
    color: #01579b !important
}

.light-blue.accent-1 {
    background-color: #80d8ff !important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important
}

.light-blue.accent-2 {
    background-color: #40c4ff !important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important
}

.light-blue.accent-3 {
    background-color: #00b0ff !important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important
}

.cyan {
    background-color: #00bcd4 !important
}

.cyan-text {
    color: #00bcd4 !important
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important
}

.cyan.lighten-3 {
    background-color: #80deea !important
}

.cyan-text.text-lighten-3 {
    color: #80deea !important
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important
}

.cyan.lighten-1 {
    background-color: #26c6da !important
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important
}

.cyan.darken-1 {
    background-color: #00acc1 !important
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important
}

.cyan.darken-2 {
    background-color: #0097a7 !important
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important
}

.cyan.darken-3 {
    background-color: #00838f !important
}

.cyan-text.text-darken-3 {
    color: #00838f !important
}

.cyan.darken-4 {
    background-color: #006064 !important
}

.cyan-text.text-darken-4 {
    color: #006064 !important
}

.cyan.accent-1 {
    background-color: #84ffff !important
}

.cyan-text.text-accent-1 {
    color: #84ffff !important
}

.cyan.accent-2 {
    background-color: #18ffff !important
}

.cyan-text.text-accent-2 {
    color: #18ffff !important
}

.cyan.accent-3 {
    background-color: #00e5ff !important
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important
}

.cyan.accent-4 {
    background-color: #00b8d4 !important
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important
}

.teal {
    background-color: #009688 !important
}

.teal-text {
    color: #009688 !important
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important
}

.teal.lighten-4 {
    background-color: #b2dfdb !important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important
}

.teal.lighten-3 {
    background-color: #80cbc4 !important
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important
}

.teal.lighten-2 {
    background-color: #4db6ac !important
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important
}

.teal.lighten-1 {
    background-color: #26a69a !important
}

.teal-text.text-lighten-1 {
    color: #26a69a !important
}

.teal.darken-1 {
    background-color: #00897b !important
}

.teal-text.text-darken-1 {
    color: #00897b !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal-text.text-darken-2 {
    color: #00796b !important
}

.teal.darken-3 {
    background-color: #00695c !important
}

.teal-text.text-darken-3 {
    color: #00695c !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal-text.text-darken-4 {
    color: #004d40 !important
}

.teal.accent-1 {
    background-color: #a7ffeb !important
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important
}

.teal.accent-2 {
    background-color: #64ffda !important
}

.teal-text.text-accent-2 {
    color: #64ffda !important
}

.teal.accent-3 {
    background-color: #1de9b6 !important
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important
}

.green {
    background-color: #4caf50 !important
}

.green-text {
    color: #4caf50 !important
}

.green.lighten-5 {
    background-color: #e8f5e9 !important
}

.green-text.text-lighten-5 {
    color: #e8f5e9 !important
}

.green.lighten-4 {
    background-color: #c8e6c9 !important
}

.green-text.text-lighten-4 {
    color: #c8e6c9 !important
}

.green.lighten-3 {
    background-color: #a5d6a7 !important
}

.green-text.text-lighten-3 {
    color: #a5d6a7 !important
}

.green.lighten-2 {
    background-color: #81c784 !important
}

.green-text.text-lighten-2 {
    color: #81c784 !important
}

.green.lighten-1 {
    background-color: #66bb6a !important
}

.green-text.text-lighten-1 {
    color: #66bb6a !important
}

.green.darken-1 {
    background-color: #43a047 !important
}

.green-text.text-darken-1 {
    color: #43a047 !important
}

.green.darken-2 {
    background-color: #388e3c !important
}

.green-text.text-darken-2 {
    color: #388e3c !important
}

.green.darken-3 {
    background-color: #2e7d32 !important
}

.green-text.text-darken-3 {
    color: #2e7d32 !important
}

.green.darken-4 {
    background-color: #1b5e20 !important
}

.green-text.text-darken-4 {
    color: #1b5e20 !important
}

.green.accent-1 {
    background-color: #b9f6ca !important
}

.green-text.text-accent-1 {
    color: #b9f6ca !important
}

.green.accent-2 {
    background-color: #69f0ae !important
}

.green-text.text-accent-2 {
    color: #69f0ae !important
}

.green.accent-3 {
    background-color: #00e676 !important
}

.green-text.text-accent-3 {
    color: #00e676 !important
}

.green.accent-4 {
    background-color: #00c853 !important
}

.green-text.text-accent-4 {
    color: #00c853 !important
}

.light-green {
    background-color: #8bc34a !important
}

.light-green-text {
    color: #8bc34a !important
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important
}

.light-green.lighten-2 {
    background-color: #aed581 !important
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important
}

.light-green.darken-1 {
    background-color: #7cb342 !important
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important
}

.light-green.darken-2 {
    background-color: #689f38 !important
}

.light-green-text.text-darken-2 {
    color: #689f38 !important
}

.light-green.darken-3 {
    background-color: #558b2f !important
}

.light-green-text.text-darken-3 {
    color: #558b2f !important
}

.light-green.darken-4 {
    background-color: #33691e !important
}

.light-green-text.text-darken-4 {
    color: #33691e !important
}

.light-green.accent-1 {
    background-color: #ccff90 !important
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important
}

.light-green.accent-2 {
    background-color: #b2ff59 !important
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important
}

.light-green.accent-3 {
    background-color: #76ff03 !important
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important
}

.light-green.accent-4 {
    background-color: #64dd17 !important
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important
}

.lime {
    background-color: #cddc39 !important
}

.lime-text {
    color: #cddc39 !important
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important
}

.lime.lighten-3 {
    background-color: #e6ee9c !important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important
}

.lime.lighten-2 {
    background-color: #dce775 !important
}

.lime-text.text-lighten-2 {
    color: #dce775 !important
}

.lime.lighten-1 {
    background-color: #d4e157 !important
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important
}

.lime.darken-1 {
    background-color: #c0ca33 !important
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important
}

.lime.darken-2 {
    background-color: #afb42b !important
}

.lime-text.text-darken-2 {
    color: #afb42b !important
}

.lime.darken-3 {
    background-color: #9e9d24 !important
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important
}

.lime.darken-4 {
    background-color: #827717 !important
}

.lime-text.text-darken-4 {
    color: #827717 !important
}

.lime.accent-1 {
    background-color: #f4ff81 !important
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important
}

.lime.accent-2 {
    background-color: #eeff41 !important
}

.lime-text.text-accent-2 {
    color: #eeff41 !important
}

.lime.accent-3 {
    background-color: #c6ff00 !important
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important
}

.lime.accent-4 {
    background-color: #aeea00 !important
}

.lime-text.text-accent-4 {
    color: #aeea00 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow-text {
    color: #ffeb3b !important
}

.yellow.lighten-5 {
    background-color: #fffde7 !important
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important
}

.yellow.lighten-3 {
    background-color: #fff59d !important
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important
}

.yellow.lighten-2 {
    background-color: #fff176 !important
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important
}

.yellow.lighten-1 {
    background-color: #ffee58 !important
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important
}

.yellow.darken-1 {
    background-color: #fdd835 !important
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important
}

.yellow.darken-3 {
    background-color: #f9a825 !important
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important
}

.yellow.accent-1 {
    background-color: #ffff8d !important
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important
}

.yellow.accent-2 {
    background-color: #ff0 !important
}

.yellow-text.text-accent-2 {
    color: #ff0 !important
}

.yellow.accent-3 {
    background-color: #ffea00 !important
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important
}

.amber {
    background-color: #ffc107 !important
}

.amber-text {
    color: #ffc107 !important
}

.amber.lighten-5 {
    background-color: #fff8e1 !important
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important
}

.amber.lighten-4 {
    background-color: #ffecb3 !important
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important
}

.amber.lighten-3 {
    background-color: #ffe082 !important
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important
}

.amber.lighten-2 {
    background-color: #ffd54f !important
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important
}

.amber.lighten-1 {
    background-color: #ffca28 !important
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important
}

.amber.darken-1 {
    background-color: #ffb300 !important
}

.amber-text.text-darken-1 {
    color: #ffb300 !important
}

.amber.darken-2 {
    background-color: #ffa000 !important
}

.amber-text.text-darken-2 {
    color: #ffa000 !important
}

.amber.darken-3 {
    background-color: #ff8f00 !important
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important
}

.amber.darken-4 {
    background-color: #ff6f00 !important
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important
}

.amber.accent-1 {
    background-color: #ffe57f !important
}

.amber-text.text-accent-1 {
    color: #ffe57f !important
}

.amber.accent-2 {
    background-color: #ffd740 !important
}

.amber-text.text-accent-2 {
    color: #ffd740 !important
}

.amber.accent-3 {
    background-color: #ffc400 !important
}

.amber-text.text-accent-3 {
    color: #ffc400 !important
}

.amber.accent-4 {
    background-color: #ffab00 !important
}

.amber-text.text-accent-4 {
    color: #ffab00 !important
}

.orange {
    background-color: #ff9800 !important
}

.orange-text {
    color: #ff9800 !important
}

.orange.lighten-5 {
    background-color: #fff3e0 !important
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important
}

.orange.lighten-3 {
    background-color: #ffcc80 !important
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important
}

.orange.lighten-2 {
    background-color: #ffb74d !important
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important
}

.orange.lighten-1 {
    background-color: #ffa726 !important
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important
}

.orange.darken-1 {
    background-color: #fb8c00 !important
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important
}

.orange.darken-2 {
    background-color: #f57c00 !important
}

.orange-text.text-darken-2 {
    color: #f57c00 !important
}

.orange.darken-3 {
    background-color: #ef6c00 !important
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important
}

.orange.darken-4 {
    background-color: #e65100 !important
}

.orange-text.text-darken-4 {
    color: #e65100 !important
}

.orange.accent-1 {
    background-color: #ffd180 !important
}

.orange-text.text-accent-1 {
    color: #ffd180 !important
}

.orange.accent-2 {
    background-color: #ffab40 !important
}

.orange-text.text-accent-2 {
    color: #ffab40 !important
}

.orange.accent-3 {
    background-color: #ff9100 !important
}

.orange-text.text-accent-3 {
    color: #ff9100 !important
}

.orange.accent-4 {
    background-color: #ff6d00 !important
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important
}

.deep-orange {
    background-color: #ff5722 !important
}

.deep-orange-text {
    color: #ff5722 !important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important
}

.deep-orange.darken-1 {
    background-color: #f4511e !important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important
}

.deep-orange.darken-3 {
    background-color: #d84315 !important
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important
}

.deep-orange.darken-4 {
    background-color: #bf360c !important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important
}

.brown {
    background-color: #795548 !important
}

.brown-text {
    color: #795548 !important
}

.brown.lighten-5 {
    background-color: #efebe9 !important
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important
}

.brown.lighten-2 {
    background-color: #a1887f !important
}

.brown-text.text-lighten-2 {
    color: #a1887f !important
}

.brown.lighten-1 {
    background-color: #8d6e63 !important
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important
}

.brown.darken-1 {
    background-color: #6d4c41 !important
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important
}

.brown.darken-2 {
    background-color: #5d4037 !important
}

.brown-text.text-darken-2 {
    color: #5d4037 !important
}

.brown.darken-3 {
    background-color: #4e342e !important
}

.brown-text.text-darken-3 {
    color: #4e342e !important
}

.brown.darken-4 {
    background-color: #3e2723 !important
}

.brown-text.text-darken-4 {
    color: #3e2723 !important
}

.blue-grey {
    background-color: #607d8b !important
}

.blue-grey-text {
    color: #607d8b !important
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important
}

.blue-grey.lighten-1 {
    background-color: #78909c !important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important
}

.blue-grey.darken-1 {
    background-color: #546e7a !important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important
}

.blue-grey.darken-2 {
    background-color: #455a64 !important
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important
}

.blue-grey.darken-3 {
    background-color: #37474f !important
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important
}

.blue-grey.darken-4 {
    background-color: #263238 !important
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important
}

.grey {
    background-color: #9e9e9e !important
}

.grey-text {
    color: #9e9e9e !important
}

.grey.lighten-5 {
    background-color: #fafafa !important
}

.grey-text.text-lighten-5 {
    color: #fafafa !important
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important
}

.grey.lighten-3 {
    background-color: #eee !important
}

.grey-text.text-lighten-3 {
    color: #eee !important
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important
}

.grey.lighten-1 {
    background-color: #bdbdbd !important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important
}

.grey.darken-1 {
    background-color: #757575 !important
}

.grey-text.text-darken-1 {
    color: #757575 !important
}

.grey.darken-2 {
    background-color: #616161 !important
}

.grey-text.text-darken-2 {
    color: #616161 !important
}

.grey.darken-3 {
    background-color: #424242 !important
}

.grey-text.text-darken-3 {
    color: #424242 !important
}

.grey.darken-4 {
    background-color: #212121 !important
}

.grey-text.text-darken-4 {
    color: #212121 !important
}

.black {
    background-color: #000 !important
}

.black-text {
    color: #000 !important
}

.white {
    background-color: #fff !important
}

.white-text {
    color: #fff !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

html {
    box-sizing: border-box
}

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

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default)>li {
    list-style-type: none
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    box-shadow: none !important
}

.z-depth-1,
.dropdown-content {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}

.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2)
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3)
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3)
}

.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3)
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3)
}

.hoverable {
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s
}

.hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #ee6e73
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2rem
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

@media only screen and (max-width:992px) {
    .pagination {
        width: 100%
    }

    .pagination li.prev,
    .pagination li.next {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7)
}

.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax-container .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.pin-top,
.pin-bottom {
    position: relative
}

.pinned {
    position: fixed !important
}

ul.staggered-list li {
    opacity: 0
}

.fade-in {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

@media only screen and (max-width:600px) {

    .hide-on-small-only,
    .hide-on-small-and-down {
        display: none !important
    }
}

@media only screen and (max-width:992px) {
    .hide-on-med-and-down {
        display: none !important
    }
}

@media only screen and (min-width:601px) {
    .hide-on-med-and-up {
        display: none !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .hide-on-med-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .hide-on-large-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .show-on-large {
        display: block !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .show-on-medium {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .show-on-small {
        display: block !important
    }
}

@media only screen and (min-width:601px) {
    .show-on-medium-and-up {
        display: block !important
    }
}

@media only screen and (max-width:992px) {
    .show-on-medium-and-down {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .center-on-small-only {
        text-align: center
    }
}

.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ee6e73
}

.page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08)
}

table,
th,
td {
    border: 0
}

table {
    width: 100%;
    display: table
}

table.bordered>thead>tr,
table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0
}

table.highlight>tbody>tr {
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered thead tr th,
table.centered tbody tr td {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td,
th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width:992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td:empty:before {
        content: '\00a0'
    }

    table.responsive-table th,
    table.responsive-table td {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

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

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar:not(.circle-clipper)>.circle,
.collection .collection-item.avatar :not(.circle-clipper)>.circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: 0
}

.collection .collection-item.active {
    background-color: #3d3d3d;
    color: #c9c9c9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    -webkit-transition: .25s;
    transition: .25s;
    color: #3d3d3d
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #3d3d3d
}

.collapsible .collection {
    margin: 0;
    border: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #a3a3a3;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #3d3d3d;
    -webkit-transition: width .3s linear;
    transition: width .3s linear
}

.progress .indeterminate {
    background-color: #3d3d3d
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select,
input[type=range],
input[type=range]+.thumb {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

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

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

a {
    text-decoration: none
}

html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87)
}

@media only screen and (min-width:0) {
    html {
        font-size: 14px
    }
}

@media only screen and (min-width:992px) {
    html {
        font-size: 14.5px
    }
}

@media only screen and (min-width:1200px) {
    html {
        font-size: 15px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.1
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 4.2rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0
}

h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0
}

h3 {
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0
}

h4 {
    font-size: 2.28rem;
    line-height: 110%;
    margin: 1.14rem 0 .912rem 0
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0
}

h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: .5rem 0 .4rem 0
}

em {
    font-style: italic
}

strong {
    font-weight: 500
}

small {
    font-size: 75%
}

.light,
.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text {
    font-weight: 300
}

@media only screen and (min-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

@media only screen and (min-width:390px) {
    .flow-text {
        font-size: 1.224rem
    }
}

@media only screen and (min-width:420px) {
    .flow-text {
        font-size: 1.248rem
    }
}

@media only screen and (min-width:450px) {
    .flow-text {
        font-size: 1.272rem
    }
}

@media only screen and (min-width:480px) {
    .flow-text {
        font-size: 1.296rem
    }
}

@media only screen and (min-width:510px) {
    .flow-text {
        font-size: 1.32rem
    }
}

@media only screen and (min-width:540px) {
    .flow-text {
        font-size: 1.344rem
    }
}

@media only screen and (min-width:570px) {
    .flow-text {
        font-size: 1.368rem
    }
}

@media only screen and (min-width:600px) {
    .flow-text {
        font-size: 1.392rem
    }
}

@media only screen and (min-width:630px) {
    .flow-text {
        font-size: 1.416rem
    }
}

@media only screen and (min-width:660px) {
    .flow-text {
        font-size: 1.44rem
    }
}

@media only screen and (min-width:690px) {
    .flow-text {
        font-size: 1.464rem
    }
}

@media only screen and (min-width:720px) {
    .flow-text {
        font-size: 1.488rem
    }
}

@media only screen and (min-width:750px) {
    .flow-text {
        font-size: 1.512rem
    }
}

@media only screen and (min-width:780px) {
    .flow-text {
        font-size: 1.536rem
    }
}

@media only screen and (min-width:810px) {
    .flow-text {
        font-size: 1.56rem
    }
}

@media only screen and (min-width:840px) {
    .flow-text {
        font-size: 1.584rem
    }
}

@media only screen and (min-width:870px) {
    .flow-text {
        font-size: 1.608rem
    }
}

@media only screen and (min-width:900px) {
    .flow-text {
        font-size: 1.632rem
    }
}

@media only screen and (min-width:930px) {
    .flow-text {
        font-size: 1.656rem
    }
}

@media only screen and (min-width:960px) {
    .flow-text {
        font-size: 1.68rem
    }
}

@media only screen and (max-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height
}

.dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none
}

.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
    background-color: #eee
}

.dropdown-content li.active.selected {
    background-color: #e1e1e1
}

.dropdown-content li.divider {
    min-height: 0;
    height: 1px
}

.dropdown-content li>a,
.dropdown-content li>span {
    font-size: 16px;
    color: #3d3d3d;
    display: block;
    line-height: 22px;
    padding: 14px 16px
}

.dropdown-content li>span>label {
    top: 1px;
    left: 0;
    height: 18px
}

.dropdown-content li>a>i {
    height: inherit;
    line-height: inherit;
    float: left;
    margin: 0 24px 0 0;
    width: 24px
}

.input-field.col .dropdown-content [type="checkbox"]+label {
    top: 1px;
    left: 0;
    height: 18px
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .7s ease-out;
    transition: all .7s ease-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: 0
}

.waves-effect img {
    position: relative;
    z-index: -1
}

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-block {
    display: block
}

.waves-effect .waves-ripple {
    z-index: -1
}

select:focus {
    outline: 1px solid #b5b5b5
}

button:focus {
    outline: 0;
    background-color: #474747
}

label {
    font-size: .8rem;
    color: #9e9e9e
}

::-webkit-input-placeholder {
    color: #d1d1d1
}

::-moz-placeholder {
    color: #d1d1d1
}

:-ms-input-placeholder {
    color: #d1d1d1
}

::placeholder {
    color: #d1d1d1
}

input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly="readonly"],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly="readonly"],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly="readonly"],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly="readonly"],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly="readonly"],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly="readonly"],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly="readonly"],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly="readonly"],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly="readonly"],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.42);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.42)
}

input:not([type]):disabled+label,
input:not([type])[readonly="readonly"]+label,
input[type=text]:not(.browser-default):disabled+label,
input[type=text]:not(.browser-default)[readonly="readonly"]+label,
input[type=password]:not(.browser-default):disabled+label,
input[type=password]:not(.browser-default)[readonly="readonly"]+label,
input[type=email]:not(.browser-default):disabled+label,
input[type=email]:not(.browser-default)[readonly="readonly"]+label,
input[type=url]:not(.browser-default):disabled+label,
input[type=url]:not(.browser-default)[readonly="readonly"]+label,
input[type=time]:not(.browser-default):disabled+label,
input[type=time]:not(.browser-default)[readonly="readonly"]+label,
input[type=date]:not(.browser-default):disabled+label,
input[type=date]:not(.browser-default)[readonly="readonly"]+label,
input[type=datetime]:not(.browser-default):disabled+label,
input[type=datetime]:not(.browser-default)[readonly="readonly"]+label,
input[type=datetime-local]:not(.browser-default):disabled+label,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"]+label,
input[type=tel]:not(.browser-default):disabled+label,
input[type=tel]:not(.browser-default)[readonly="readonly"]+label,
input[type=number]:not(.browser-default):disabled+label,
input[type=number]:not(.browser-default)[readonly="readonly"]+label,
input[type=search]:not(.browser-default):disabled+label,
input[type=search]:not(.browser-default)[readonly="readonly"]+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly="readonly"]+label {
    color: rgba(0, 0, 0, 0.42)
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #3d3d3d;
    box-shadow: 0 1px 0 0 #3d3d3d
}

input:not([type]):focus:not([readonly])+label,
input[type=text]:not(.browser-default):focus:not([readonly])+label,
input[type=password]:not(.browser-default):focus:not([readonly])+label,
input[type=email]:not(.browser-default):focus:not([readonly])+label,
input[type=url]:not(.browser-default):focus:not([readonly])+label,
input[type=time]:not(.browser-default):focus:not([readonly])+label,
input[type=date]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
input[type=tel]:not(.browser-default):focus:not([readonly])+label,
input[type=number]:not(.browser-default):focus:not([readonly])+label,
input[type=search]:not(.browser-default):focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #3d3d3d
}

input:not([type]).validate+label,
input[type=text]:not(.browser-default).validate+label,
input[type=password]:not(.browser-default).validate+label,
input[type=email]:not(.browser-default).validate+label,
input[type=url]:not(.browser-default).validate+label,
input[type=time]:not(.browser-default).validate+label,
input[type=date]:not(.browser-default).validate+label,
input[type=datetime]:not(.browser-default).validate+label,
input[type=datetime-local]:not(.browser-default).validate+label,
input[type=tel]:not(.browser-default).validate+label,
input[type=number]:not(.browser-default).validate+label,
input[type=search]:not(.browser-default).validate+label,
textarea.materialize-textarea.validate+label {
    width: 100%
}

input:not([type]).invalid+label:after,
input:not([type]).valid+label:after,
input[type=text]:not(.browser-default).invalid+label:after,
input[type=text]:not(.browser-default).valid+label:after,
input[type=password]:not(.browser-default).invalid+label:after,
input[type=password]:not(.browser-default).valid+label:after,
input[type=email]:not(.browser-default).invalid+label:after,
input[type=email]:not(.browser-default).valid+label:after,
input[type=url]:not(.browser-default).invalid+label:after,
input[type=url]:not(.browser-default).valid+label:after,
input[type=time]:not(.browser-default).invalid+label:after,
input[type=time]:not(.browser-default).valid+label:after,
input[type=date]:not(.browser-default).invalid+label:after,
input[type=date]:not(.browser-default).valid+label:after,
input[type=datetime]:not(.browser-default).invalid+label:after,
input[type=datetime]:not(.browser-default).valid+label:after,
input[type=datetime-local]:not(.browser-default).invalid+label:after,
input[type=datetime-local]:not(.browser-default).valid+label:after,
input[type=tel]:not(.browser-default).invalid+label:after,
input[type=tel]:not(.browser-default).valid+label:after,
input[type=number]:not(.browser-default).invalid+label:after,
input[type=number]:not(.browser-default).valid+label:after,
input[type=search]:not(.browser-default).invalid+label:after,
input[type=search]:not(.browser-default).valid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea.valid+label:after {
    display: none
}

input:not([type]).invalid+label.active:after,
input:not([type]).valid+label.active:after,
input[type=text]:not(.browser-default).invalid+label.active:after,
input[type=text]:not(.browser-default).valid+label.active:after,
input[type=password]:not(.browser-default).invalid+label.active:after,
input[type=password]:not(.browser-default).valid+label.active:after,
input[type=email]:not(.browser-default).invalid+label.active:after,
input[type=email]:not(.browser-default).valid+label.active:after,
input[type=url]:not(.browser-default).invalid+label.active:after,
input[type=url]:not(.browser-default).valid+label.active:after,
input[type=time]:not(.browser-default).invalid+label.active:after,
input[type=time]:not(.browser-default).valid+label.active:after,
input[type=date]:not(.browser-default).invalid+label.active:after,
input[type=date]:not(.browser-default).valid+label.active:after,
input[type=datetime]:not(.browser-default).invalid+label.active:after,
input[type=datetime]:not(.browser-default).valid+label.active:after,
input[type=datetime-local]:not(.browser-default).invalid+label.active:after,
input[type=datetime-local]:not(.browser-default).valid+label.active:after,
input[type=tel]:not(.browser-default).invalid+label.active:after,
input[type=tel]:not(.browser-default).valid+label.active:after,
input[type=number]:not(.browser-default).invalid+label.active:after,
input[type=number]:not(.browser-default).valid+label.active:after,
input[type=search]:not(.browser-default).invalid+label.active:after,
input[type=search]:not(.browser-default).valid+label.active:after,
textarea.materialize-textarea.invalid+label.active:after,
textarea.materialize-textarea.valid+label.active:after {
    display: block
}

input.valid:not([type]),
input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus,
.select-wrapper.valid>input.select-dropdown {
    border-bottom: 1px solid #4caf50;
    box-shadow: 0 1px 0 0 #4caf50
}

input.invalid:not([type]),
input.invalid:not([type]):focus,
input[type=text].invalid:not(.browser-default),
input[type=text].invalid:not(.browser-default):focus,
input[type=password].invalid:not(.browser-default),
input[type=password].invalid:not(.browser-default):focus,
input[type=email].invalid:not(.browser-default),
input[type=email].invalid:not(.browser-default):focus,
input[type=url].invalid:not(.browser-default),
input[type=url].invalid:not(.browser-default):focus,
input[type=time].invalid:not(.browser-default),
input[type=time].invalid:not(.browser-default):focus,
input[type=date].invalid:not(.browser-default),
input[type=date].invalid:not(.browser-default):focus,
input[type=datetime].invalid:not(.browser-default),
input[type=datetime].invalid:not(.browser-default):focus,
input[type=datetime-local].invalid:not(.browser-default),
input[type=datetime-local].invalid:not(.browser-default):focus,
input[type=tel].invalid:not(.browser-default),
input[type=tel].invalid:not(.browser-default):focus,
input[type=number].invalid:not(.browser-default),
input[type=number].invalid:not(.browser-default):focus,
input[type=search].invalid:not(.browser-default),
input[type=search].invalid:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus,
.select-wrapper.invalid>input.select-dropdown {
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336
}

input:not([type]).valid+label:after,
input:not([type]):focus.valid+label:after,
input[type=text]:not(.browser-default).valid+label:after,
input[type=text]:not(.browser-default):focus.valid+label:after,
input[type=password]:not(.browser-default).valid+label:after,
input[type=password]:not(.browser-default):focus.valid+label:after,
input[type=email]:not(.browser-default).valid+label:after,
input[type=email]:not(.browser-default):focus.valid+label:after,
input[type=url]:not(.browser-default).valid+label:after,
input[type=url]:not(.browser-default):focus.valid+label:after,
input[type=time]:not(.browser-default).valid+label:after,
input[type=time]:not(.browser-default):focus.valid+label:after,
input[type=date]:not(.browser-default).valid+label:after,
input[type=date]:not(.browser-default):focus.valid+label:after,
input[type=datetime]:not(.browser-default).valid+label:after,
input[type=datetime]:not(.browser-default):focus.valid+label:after,
input[type=datetime-local]:not(.browser-default).valid+label:after,
input[type=datetime-local]:not(.browser-default):focus.valid+label:after,
input[type=tel]:not(.browser-default).valid+label:after,
input[type=tel]:not(.browser-default):focus.valid+label:after,
input[type=number]:not(.browser-default).valid+label:after,
input[type=number]:not(.browser-default):focus.valid+label:after,
input[type=search]:not(.browser-default).valid+label:after,
input[type=search]:not(.browser-default):focus.valid+label:after,
textarea.materialize-textarea.valid+label:after,
textarea.materialize-textarea:focus.valid+label:after,
.select-wrapper.valid+label:after {
    content: attr(data-success);
    color: #4caf50;
    opacity: 1;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px)
}

input:not([type]).invalid+label:after,
input:not([type]):focus.invalid+label:after,
input[type=text]:not(.browser-default).invalid+label:after,
input[type=text]:not(.browser-default):focus.invalid+label:after,
input[type=password]:not(.browser-default).invalid+label:after,
input[type=password]:not(.browser-default):focus.invalid+label:after,
input[type=email]:not(.browser-default).invalid+label:after,
input[type=email]:not(.browser-default):focus.invalid+label:after,
input[type=url]:not(.browser-default).invalid+label:after,
input[type=url]:not(.browser-default):focus.invalid+label:after,
input[type=time]:not(.browser-default).invalid+label:after,
input[type=time]:not(.browser-default):focus.invalid+label:after,
input[type=date]:not(.browser-default).invalid+label:after,
input[type=date]:not(.browser-default):focus.invalid+label:after,
input[type=datetime]:not(.browser-default).invalid+label:after,
input[type=datetime]:not(.browser-default):focus.invalid+label:after,
input[type=datetime-local]:not(.browser-default).invalid+label:after,
input[type=datetime-local]:not(.browser-default):focus.invalid+label:after,
input[type=tel]:not(.browser-default).invalid+label:after,
input[type=tel]:not(.browser-default):focus.invalid+label:after,
input[type=number]:not(.browser-default).invalid+label:after,
input[type=number]:not(.browser-default):focus.invalid+label:after,
input[type=search]:not(.browser-default).invalid+label:after,
input[type=search]:not(.browser-default):focus.invalid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea:focus.invalid+label:after,
.select-wrapper.invalid+label:after {
    content: attr(data-error);
    color: #f44336;
    opacity: 1;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px)
}

input:not([type])+label:after,
input[type=text]:not(.browser-default)+label:after,
input[type=password]:not(.browser-default)+label:after,
input[type=email]:not(.browser-default)+label:after,
input[type=url]:not(.browser-default)+label:after,
input[type=time]:not(.browser-default)+label:after,
input[type=date]:not(.browser-default)+label:after,
input[type=datetime]:not(.browser-default)+label:after,
input[type=datetime-local]:not(.browser-default)+label:after,
input[type=tel]:not(.browser-default)+label:after,
input[type=number]:not(.browser-default)+label:after,
input[type=search]:not(.browser-default)+label:after,
textarea.materialize-textarea+label:after,
.select-wrapper+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    -webkit-transition: .2s opacity ease-out, .2s color ease-out;
    transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.input-field.inline input,
.input-field.inline .select-dropdown {
    margin-bottom: 1rem
}

.input-field.col label {
    left: .75rem
}

.input-field.col .prefix~label,
.input-field.col .prefix~.validate~label {
    width: -webkit-calc(100% - 3rem - 1.5rem);
    width: calc(100% - 3rem - 1.5rem)
}

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    text-align: initial;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    pointer-events: none
}

.input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-14px) scale(0.8);
    -ms-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    -webkit-transition: color .2s;
    transition: color .2s
}

.input-field .prefix.active {
    color: #3d3d3d
}

.input-field .prefix~input,
.input-field .prefix~textarea,
.input-field .prefix~label,
.input-field .prefix~.validate~label,
.input-field .prefix~.autocomplete-content {
    margin-left: 3rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 3rem)
}

.input-field .prefix~label {
    margin-left: 3rem
}

@media only screen and (max-width:992px) {
    .input-field .prefix~input {
        width: 86%;
        width: -webkit-calc(100% - 3rem);
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width:600px) {
    .input-field .prefix~input {
        width: 80%;
        width: -webkit-calc(100% - 3rem);
        width: calc(100% - 3rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit
}

.nav-wrapper .input-field input[type=search] {
    height: inherit;
    padding-left: 4rem;
    width: -webkit-calc(100% - 4rem);
    width: calc(100% - 4rem);
    border: 0;
    box-shadow: none
}

.input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444
}

.input-field input[type=search]:focus+label i,
.input-field input[type=search]:focus~.mdi-navigation-close,
.input-field input[type=search]:focus~.material-icons {
    color: #444
}

.input-field input[type=search]+label {
    left: 1rem
}

.input-field input[type=search]~.mdi-navigation-close,
.input-field input[type=search]~.material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    -webkit-transition: .3s color;
    transition: .3s color
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 3rem
}

textarea.materialize-textarea.validate+label {
    height: 100%
}

textarea.materialize-textarea.validate+label::after {
    top: -webkit-calc(100% - 12px);
    top: calc(100% - 12px)
}

textarea.materialize-textarea.validate+label:not(.label-icon).active {
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px)
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
    position: absolute;
    top: 0
}

.autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static
}

.autocomplete-content li .highlight {
    color: #444
}

.autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="radio"]+label:before,
[type="radio"]+label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    transition: .28s ease
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after,
[type="radio"]:checked+label:before,
[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border-radius: 50%
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after {
    border: 2px solid #5a5a5a
}

[type="radio"]:not(:checked)+label:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type="radio"]:checked+label:before {
    border: 2px solid transparent
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border: 2px solid #3d3d3d
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
    background-color: #3d3d3d
}

[type="radio"]:checked+label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

[type="radio"].with-gap:checked+label:after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5)
}

[type="radio"].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1)
}

[type="radio"].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, 0.42)
}

[type="radio"].with-gap:disabled:checked+label:after {
    border: 0;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:not(:checked)+label:before,
[type="radio"]:disabled:checked+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled+label {
    color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, 0.42);
    border-color: #949494
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    transition: .2s
}

[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+label:before {
    border: 0;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="checkbox"].tabbed:focus+label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #3d3d3d;
    border-bottom: 2px solid #3d3d3d;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    border-bottom: 2px solid rgba(0, 0, 0, 0.42)
}

[type="checkbox"]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: 0;
    border-left: 0;
    border-right: 2px solid #3d3d3d;
    border-bottom: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    background-color: transparent
}

[type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

[type="checkbox"].filled-in+label:before,
[type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #3d3d3d;
    background-color: #3d3d3d;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #3d3d3d;
    border-color: #3d3d3d
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #949494;
    border-color: #949494
}

.switch,
.switch * {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #7d7d7d
}

.switch label input[type=checkbox]:checked+.lever:before,
.switch label input[type=checkbox]:checked+.lever:after {
    left: 18px
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #3d3d3d
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 36px;
    height: 14px;
    background-color: rgba(0, 0, 0, 0.38);
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:before,
.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -3px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease, -webkit-transform .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease, -webkit-transform .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease, transform .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease, transform .1s ease, -webkit-transform .1s ease
}

.switch label .lever:before {
    background-color: rgba(61, 61, 61, 0.15)
}

.switch label .lever:after {
    background-color: #f1f1f1;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

input[type=checkbox]:checked:not(:disabled)~.lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::before {
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    transform: scale(2.4);
    background-color: rgba(61, 61, 61, 0.15)
}

input[type=checkbox]:not(:disabled)~.lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus~.lever::before {
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    transform: scale(2.4);
    background-color: rgba(0, 0, 0, 0.08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.12)
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #949494
}

select {
    display: none
}

select.browser-default {
    display: block
}

select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem
}

.input-field>select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0
}

.select-label {
    position: absolute
}

.select-wrapper {
    position: relative
}

.select-wrapper.valid+label,
.select-wrapper.invalid+label {
    width: 100%;
    pointer-events: none
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #9e9e9e;
    outline: 0;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 10px;
    line-height: 10px
}

.select-wrapper+label {
    position: absolute;
    top: -26px;
    font-size: .8rem
}

select:disabled {
    color: rgba(0, 0, 0, 0.42)
}

.select-wrapper.disabled span.caret,
.select-wrapper.disabled+label {
    color: rgba(0, 0, 0, 0.42)
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.42);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-wrapper i {
    color: rgba(0, 0, 0, 0.3)
}

.select-dropdown li.disabled,
.select-dropdown li.disabled>span,
.select-dropdown li.optgroup {
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent
}

.select-dropdown.dropdown-content li.active {
    background-color: transparent
}

.select-dropdown.dropdown-content li:hover {
    background-color: rgba(0, 0, 0, 0.06)
}

.select-dropdown.dropdown-content li.selected {
    background-color: rgba(0, 0, 0, 0.03)
}

.prefix~.select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 3rem)
}

.prefix~label {
    margin-left: 3rem
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
    color: rgba(0, 0, 0, 0.7)
}

.select-dropdown li.optgroup>span {
    color: rgba(0, 0, 0, 0.4)
}

.select-dropdown li.optgroup~li.optgroup-option {
    padding-left: 1rem
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px
}

.file-field input.file-path {
    width: 100%
}

.file-field .btn {
    float: left;
    height: 3rem;
    line-height: 3rem
}

.file-field span {
    cursor: pointer
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.file-field input[type=file]::-webkit-file-upload-button {
    display: none
}

.range-field {
    position: relative
}

input[type=range],
input[type=range]+.thumb {
    cursor: pointer
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: 0;
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range]:focus {
    outline: 0
}

input[type=range]+.thumb {
    position: absolute;
    top: 10px;
    left: 0;
    border: 0;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #3d3d3d;
    margin-left: 7px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #3d3d3d;
    font-size: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

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

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #3d3d3d;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    -webkit-transition: .3s;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid white
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: 0
}

input[type=range]::-moz-range-thumb {
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #3d3d3d;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #3d3d3d
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.picker__holder,
.picker__frame {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%
}

.picker__holder {
    position: fixed;
    -webkit-transition: background .15s ease-out, top 0s .15s;
    transition: background .15s ease-out, top 0s .15s;
    -webkit-backface-visibility: hidden
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

@media(min-height:28.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }
}

@media(min-height:40.125em) {
    .picker__frame {
        margin-bottom: 7.5%
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media(min-height:28.875em) {
    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media(min-height:28.875em) {
    .picker__box {
        display: block;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24)
    }
}

.picker--opened .picker__holder {
    top: 0;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(0, 0, 0, 0.32);
    -webkit-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

@media(min-height:35.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto
    }
}

.picker__input.picker__input--active {
    border-color: #e3f2fd
}

.picker__frame {
    margin: 0 auto;
    max-width: 325px
}

@media(min-height:38.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto
    }
}

@media only screen and (min-width:601px) {
    .picker__box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .picker__frame {
        width: 80%;
        max-width: 600px
    }
}

.picker__box {
    padding: 0;
    border-radius: 2px;
    overflow: hidden
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__month,
.picker__year {
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month,
.picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month.browser-default {
    display: inline;
    background-color: #fff;
    width: 40%
}

.picker__select--year.browser-default {
    display: inline;
    background-color: #fff;
    width: 26%
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: rgba(0, 0, 0, 0.05)
}

.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 1rem;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

.picker__table th,
.picker__table td {
    text-align: center
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media(min-height:33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500
}

.picker__day--outfocus {
    display: none;
    padding: .75rem 0;
    color: #fff
}

.picker__day--outfocus:hover {
    cursor: pointer;
    color: #ddd;
    font-weight: 500
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    border-radius: 50%;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    background: #0089ec;
    color: #fff
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    text-align: right
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: rgba(0, 0, 0, 0.05);
    outline: 0
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before,
.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker__date-display {
    text-align: left;
    background-color: #3d3d3d;
    color: #fff;
    padding: 18px;
    font-weight: 300
}

@media only screen and (min-width:601px) {
    .picker__date-display {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .picker__weekday-display {
        display: block
    }

    .picker__container__wrapper {
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2
    }
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000;
    background: #969696
}

.picker__weekday-display {
    font-weight: 500;
    font-size: 2.8rem;
    margin-right: 5px;
    margin-top: 4px
}

.picker__month-display {
    font-size: 2.8rem;
    font-weight: 500
}

.picker__day-display {
    font-size: 2.8rem;
    font-weight: 500;
    margin-right: 5px
}

.picker__year-display {
    font-size: 1.5rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7)
}

.picker__calendar-container {
    padding: 0 1rem
}

.picker__calendar-container thead {
    border: 0
}

.picker__table {
    margin-top: 0;
    margin-bottom: .5em
}

.picker__day--infocus {
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: -.3px;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

@media only screen and (min-width:601px) {
    .picker__day--infocus {
        padding: 1.1rem 0
    }
}

.picker__day.picker__day--today {
    color: #3d3d3d
}

.picker__day.picker__day--today.picker__day--selected {
    color: #fff
}

.picker__weekday {
    font-size: .9rem
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    border-radius: 50%;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    background-color: #3d3d3d;
    color: #fff
}

.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
    background-color: #969696
}

.picker__footer {
    text-align: right;
    padding: 5px 10px
}

.picker__close,
.picker__today,
.picker__clear {
    font-size: 1.1rem;
    padding: 0 1rem;
    color: #3d3d3d
}

.picker__clear {
    color: #f44336;
    float: left
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #676767
}

button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
    background-color: #969696
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

@media(min-height:46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.87)
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
    color: #000;
    background: #b1dcfb;
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 0
}

.picker--time .picker__button--clear:before {
    top: -0.25em;
    color: rgba(0, 0, 0, 0.87);
    font-size: 1.25em;
    font-weight: bold
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
    color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media(min-height:40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em
    }
}

.clockpicker-display {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    clear: both;
    position: relative
}

.clockpicker-span-am-pm {
    font-size: 1.3rem;
    position: absolute;
    right: 1rem;
    bottom: .3rem;
    line-height: 2rem;
    font-weight: 500
}

@media only screen and (min-width:601px) {
    .clockpicker-display {
        top: 32%
    }

    .clockpicker-span-am-pm {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 1.2rem
    }
}

.text-primary {
    color: white
}

.clockpicker-span-hours {
    margin-right: 3px
}

.clockpicker-span-minutes {
    margin-left: 3px
}

.clockpicker-span-hours,
.clockpicker-span-minutes,
.clockpicker-span-am-pm div {
    cursor: pointer
}

.clockpicker-moving {
    cursor: move
}

.clockpicker-plate {
    background-color: #eee;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    overflow: visible;
    position: relative;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.clockpicker-canvas,
.clockpicker-dial {
    width: 270px;
    height: 270px;
    position: absolute;
    left: -1px;
    top: -1px
}

.clockpicker-minutes {
    visibility: hidden
}

.clockpicker-tick {
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.87);
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
    background-color: rgba(61, 61, 61, 0.25)
}

.clockpicker-dial {
    -webkit-transition: -webkit-transform 350ms, opacity 350ms;
    -webkit-transition: opacity 350ms, -webkit-transform 350ms;
    transition: opacity 350ms, -webkit-transform 350ms;
    transition: transform 350ms, opacity 350ms;
    transition: transform 350ms, opacity 350ms, -webkit-transform 350ms
}

.clockpicker-dial-out {
    opacity: 0
}

.clockpicker-hours.clockpicker-dial-out {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.clockpicker-minutes.clockpicker-dial-out {
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8)
}

.clockpicker-canvas {
    -webkit-transition: opacity 175ms;
    transition: opacity 175ms
}

.clockpicker-canvas-out {
    opacity: .25
}

.clockpicker-canvas-bearing {
    stroke: none;
    fill: #3d3d3d
}

.clockpicker-canvas-bg {
    stroke: none;
    fill: #3d3d3d
}

.clockpicker-canvas-bg-trans {
    fill: #3d3d3d
}

.clockpicker-canvas line {
    stroke: #3d3d3d;
    stroke-width: 4;
    stroke-linecap: round
}

.header {
    background-color: white;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0 0 14px -10px #333;
    top:0;
}

@media screen and (max-width:991px) {
    .header {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .header {
        padding: 15px 0
    }
}

.header .row_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .row_flex .link_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header .row_flex .link_section a {
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 500;
    padding: 0 15px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .header .row_flex .link_section a {
        padding: 0 10px
    }
}

.header .row_flex .search-section {
    width: 150px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .header .row_flex .search-section {
        width: 120px
    }
}

.header .row_flex .search-section .search-btn-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header .row_flex .search-section .search-btn-section input {
    height: auto;
    margin: 0;
    border: 0;
    color: #3d3d3d;
    font-weight: 500;
    font-size: 16px
}

.header .row_flex .search-section .search-btn-section input::-webkit-input-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.header .row_flex .search-section .search-btn-section input::-moz-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.header .row_flex .search-section .search-btn-section input:-ms-input-placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.header .row_flex .search-section .search-btn-section input::placeholder {
    color: #9e9e9e !important;
    font-weight: 400
}

.header .row_flex .search-section .search-btn-section button {
    background-color: transparent;
    border: 0;
    color: #ed3237
}

.header .logo_section {
    padding-right: 20px
}

.header .logo_section img {
    max-height: 44px
}

.header nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .menu {
    display: block;
    padding-left: 0
}

.header .menu li {
    display: inline-block;
    position: relative;
    z-index: 100
}

.header .menu li:first-child {
    margin-left: 0
}

.header .menu li a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 20px 10px;
    display: block;
    color: #3d3d3d;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.header .menu li a:hover {
    color: #ed3237
}

.header .menu li a img {
    padding-left: 5px
}

.header .menu li a:hover,
.header .menu li:hover>a img {
    -webkit-backdrop-filter: 1;
    backdrop-filter: 1
}

.header .menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 200px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    box-shadow: 0 0 14px -10px #333;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header .menu ul li {
    display: block;
    float: none;
    background: 0;
    margin: 0;
    padding: 0
}

.header .menu ul li a {
    font-size: 14px;
    display: block;
    color: #3d3d3d;
    font-weight: 500
}

.header .menu ul li a:hover,
.header .menu ul li:hover>a {
    color: #ed3237
}

.header .menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.header .menu ul ul {
    left: 169px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(20px, 20px);
    -ms-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header .menu ul ul:after {
    left: -6px;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 6px;
    margin-top: -6px
}

.header .menu li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.header .responsive-menu {
    display: none;
    width: 100%;
    padding: 20px 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600
}

.header .responsive-menu img {
    padding-left: 10px
}

.header .sub-menu li a {
    padding: 8px 15px
}

@media(min-width:992px) and (max-width:1199px) {
    .header .menu li a {
        font-size: 13px;
        padding: 20px 10px;
        padding-left: 0
    }

    .header .sub-menu li a {
        padding: 10px 15px
    }
}

@media(min-width:768px) and (max-width:979px) {
    .header .mainWrap {
        width: 768px
    }

    .header .menu ul {
        top: 37px
    }
}

@media(max-width:991px) {
    .header .menu {
        border-top: 1px solid #e3e3e3;
        position: absolute;
        left: 0;
        top: 70px;
        background-color: #fff;
        z-index: 99;
        width: 100%;
        padding: 0 15px
    }

    .header .menu_line {
        width: 20px;
        height: 2px;
        background-color: #000;
        display: block
    }

    .header .menu_line_one {
        margin-top: 5px
    }

    .header .menu_line_two {
        margin-top: 6px
    }

    .header .mainWrap {
        width: auto;
        padding: 50px 20px
    }

    .header .menu {
        display: none
    }

    .header .responsive-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 15px 15px 15px
    }

    .header nav {
        margin: 0;
        background: 0
    }

    .header .menu li {
        display: block;
        margin: 0
    }

    .header .menu li a {
        padding: 10px 15px 10px 0
    }

    .header .menu ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial
    }

    .header .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial
    }

    .header .menu ul ul {
        left: 0;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial
    }

    .header .menu li>ul ul:hover {
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial
    }
}

@media(max-width:767px) {
    .header .txt_none {
        display: none
    }
}

.header .header_social {
    display: inline-block
}

.header .header_social a {
    background-color: #9e9e9e;
    border-radius: 1.875em;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 8px;
    display: flex;
    justify-content:center;
    align-items: center;
}

@media screen and (max-width:767px) {
    .header .header_social a {
        line-height: 2em
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .header .header_social a {
        margin-right: 5px
    }
}

.header .header_social a:hover,
.header .header_social a:focus,
.header .header_social a:active {
    text-decoration: none
}

.header .header_social a:hover,
.header .header_social a:active {
    background-color: #ed3237
}

.header .header_social a svg {
    color: #3d3d3d;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header .header_social a svg:hover,
.header .header_social a svg:focus,
.header .header_social a svg:active {
    color: #fff
}

.header .social_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header .search_icon {
    padding-right: 15px
}

@media screen and (max-width:1199px) {
    .header .search_icon {
        padding-right: 10px
    }
}

.header .search_icon a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent
}

.header .search_icon a:hover,
.header .search_icon a:focus,
.header .search_icon a:active {
    text-decoration: none
}

.header .search_icon a:hover,
.header .search_icon a:active {
    background-color: transparent
}

.header .search_icon a svg {
    color: #3d3d3d;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header .search_icon a svg:hover,
.header .search_icon a svg:focus,
.header .search_icon a svg:active {
    color: #fff
}

footer {
    background-color: #3d3d3d
}

@media(max-width:1199px) {
    footer {
        padding: 0
    }
}

@media(max-width:767px) {
    footer {
        padding: 0
    }
}

footer hr {
    margin: 0;
    border-top: 2px solid #565656
}

footer .footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 20px
}

@media screen and (max-width:1199px) {
    footer .footer-links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 0 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width:767px) {
    footer .footer-links {
        padding: 20px 0
    }
}

footer .footer-links .page-links {
    width: 65%
}
footer .footer-links .page-links .inside-links P{
    color:#fff;
    font-size: 14px;
}
@media screen and (max-width:767px) {
    footer .footer-links .page-links {
        width: auto;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    footer .footer-links .page-links:last-child {
        padding-left: 0
    }
    footer .footer-links .footer_flex_right ul.footer_list li iframe {
    width: 100%;
}
}

footer .footer-links .page-links .inside-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1199px) {
    footer .footer-links .page-links .inside-links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

footer .footer-links .page-links .cursor-none {
    pointer-events: none
}

footer .footer-links .page-links h5 {
    color: #1f1f1f;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: 300;
    margin-top: 0
}

footer .footer-links .page-links h5:hover,
footer .footer-links .page-links h5:focus,
footer .footer-links .page-links h5:active {
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

footer .footer-links .page-links h5.bold-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

footer .footer-links .page-links .footer_list li {
    margin-bottom: 8px;
    text-decoration: none
}

footer .footer-links .page-links .footer_list li a {
    color: #e8e8e8;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: 300
}

footer .footer-links .page-links .footer_list li a:hover,
footer .footer-links .page-links .footer_list li a:focus,
footer .footer-links .page-links .footer_list li a:active {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #ed3237
}

footer .footer-links .page-links .footer_list li a.bold-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

footer .footer-links .page-links .footer_list li .color_white {
    color: #fff;
    font-weight: 400
}

footer .footer-links .page-links .footer_list .career_top {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    footer .footer-links .page-links .footer_list .career_top {
        margin-top: 30px
    }
}

footer .footer-links .page-links .footer_list .career_top a:hover,
footer .footer-links .page-links .footer_list .career_top a:focus,
footer .footer-links .page-links .footer_list .career_top a:active {
    color: #fff
}

footer .footer-links .link_padding {
    padding-left: 40px
}

footer .footer-links .footer_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%
}

@media screen and (max-width:991px) {
    footer .footer-links .footer_flex {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    footer .footer-links .footer_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

footer .footer-links .footer_flex_right {
    width: 25%
}

@media screen and (max-width:991px) {
    footer .footer-links .footer_flex_right {
        width: 100%;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    footer .footer-links .footer_flex_right .footer_flex_img {
        margin-bottom: 10px
    }
}

footer .footer-links .footer_flex_right .para-text {
    font-size: 19px
}

footer .footer-links .footer_flex_right .btn_section .btn_project_default {
    padding: 15px 35px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 220px
}

footer .footer-links .footer_flex_right .btn_section .btn_project_default:hover {
    background-color: #ed3237;
    color: #fff
}

footer .footer-links .footer_flex_right .btn_section .btn_project_default img {
    padding-right: 5px
}

@media screen and (max-width:991px) {
    footer .footer_links_new {
        flex-direction:column;
    }
}

@media screen and (max-width:767px) {
    footer .social_links {
        margin: 20px 0
    }
}

@media screen and (max-width:767px) {
    footer .social_links .social {
        text-align: center
    }
}

footer .social_links .social li {
    display: inline-block
}

footer .social_links .social li a {
    background-color: #9e9e9e;
    border-radius: 1.875em;
    color: #3d3d3d;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    width: 35px;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:767px) {
    footer .social_links .social li a {
        line-height: 2em
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    footer .social_links .social li a {
        margin-right: 5px
    }
}

footer .social_links .social li a:hover,
footer .social_links .social li a:focus,
footer .social_links .social li a:active {
    text-decoration: none
}

footer .social_links .social li a:hover,
footer .social_links .social li a:active {
    background-color: #fff
}

footer .social_links .social li a svg {
    color: #3d3d3d;
    -webkit-transition: all .3s;
    transition: all .3s
}

footer .social_links .social li a svg:hover,
footer .social_links .social li a svg:focus,
footer .social_links .social li a svg:active {
    color: #3d3d3d
}

footer .footer_inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px
}

@media screen and (max-width:767px) {
    footer .footer_inner {
        padding: 30px 15px
    }
}

footer .footer_inner:after,
footer .footer_inner:before {
    display: none
}

@media(max-width:767px) {
    footer .footer_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

footer .footer_inner .copyright_text {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    opacity: .7
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

@media(max-width:991px) {
    footer .footer_inner .made_by_ting_sec .ting-unit-wrap {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap .made-by-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap .made-by-text p {
    color: white;
    font-weight: 700;
    font-family: Lato_Black;
    background-color: #e51828;
    margin-bottom: 3px;
    padding: 2px 8px;
    border-radius: 3px;
    letter-spacing: 2px;
    font-size: 11px;
    text-transform: uppercase
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap img {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    margin-left: 5px
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap img.black-logo {
    -webkit-filter: invert(1);
    filter: invert(1)
}

@-webkit-keyframes pulse_effect {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: .5
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: .5
    }
}

@keyframes pulse_effect {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: .5
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: .5
    }
}

#index_page .heading-text {
    color: #3d3d3d
}

#index_page .banner-section {
    position: relative;
    padding-top: 0;
}

@media screen and (max-width:1199px) {
    #index_page .banner-section {
        padding-top: 60px
    }
}

@media screen and (max-width:767px) {
    #index_page .banner-section {
        padding-top: 20px
    }
}

#index_page .banner-section .breadcrums {
    color: #3d3d3d
}

#index_page .banner-section .scroll_down {
    left: 50%;
    -webkit-transform: translateX(-41%);
    -ms-transform: translateX(-41%);
    transform: translateX(-41%);
    -webkit-animation: fade-out-down 2s ease infinite;
    animation: fade-out-down 2s ease infinite;
    padding-bottom: 15px;
    margin-left: -40px
}

#index_page .banner-section .scroll_down a {
    color: #e10a0a;
    font-size: 20px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #index_page .banner-section .scroll_down a {
        font-size: 16px
    }
}

@-webkit-keyframes fade-out-down {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: .8;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes fade-out-down {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: .8;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

#index_page .banner-section .scrool-down {
    bottom: -60px
}

@media screen and (max-width:767px) {
    #index_page .banner-section .scrool-down {
        bottom: -35px
    }
}

#index_page .banner-section .c-scrolldown {
    height: 130px
}

@keyframes scrolldown {
    0% {
        background-position: 0 -130px
    }

    75% {
        background-position: 0 0
    }

    100% {
        background-position: 0 130px
    }
}

@media screen and (max-width:767px) {
    #index_page .banner-section .c-scrolldown {
        height: 60px
    }

    @-webkit-keyframes scrolldown {
        0% {
            background-position: 0 -60px
        }

        75% {
            background-position: 0 0
        }

        100% {
            background-position: 0 60px
        }
    }

    @keyframes scrolldown {
        0% {
            background-position: 0 -60px
        }

        75% {
            background-position: 0 0
        }

        100% {
            background-position: 0 60px
        }
    }
}

#index_page .banner-section .how_blume_work_left {
    width: 100%
}

#index_page .banner-section .how_blume_work_left video {
    width: 100%
}

#index_page .banner-section .btn_section .btn_project_default {
    width: 160px
}

@media screen and (max-width:767px) {
    #index_page .banner-section .btn_section .btn_project_default {
        width: 140px
    }
}

#index_page .banner-section .btn_section .btn_project_default:first-child {
    margin-right: 10px;
    width: 200px
}

@media screen and (max-width:767px) {
    #index_page .banner-section .btn_section .btn_project_default:first-child {
        width: 180px
    }
}

#index_page .banner-section .banner_item {
    overflow: hidden
}

#index_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #index_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #index_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #index_page .banner-section .banner-slider-img {
        height: auto
    }
}

@media screen and (max-width:767px) {
    #index_page .banner-section .banner-slider-img {
        height: auto
    }
}

#index_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .banner-section .banner-slider-img .banner_content {
    padding-left: 20px;
    border-left: 4px solid #ed3237;
    position: absolute;
    left: -webkit-calc((100vw - var(--container_size)) / 2);
    left: calc((100vw - var(--container_size)) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    overflow: hidden
}

@media screen and (max-width:767px) {
    #index_page .banner-section .banner-slider-img .banner_content {
        left: 15px;
        top: 160px
    }
}

#index_page .banner-section .banner-slider-img .banner_content h2 {
    color: #3d3d3d;
    font-size: 38px;
    line-height: 50px
}

@media screen and (max-width:767px) {
    #index_page .banner-section .banner-slider-img .banner_content h2 {
        font-size: 20px;
        line-height: 35px
    }
}

#index_page .banner-section .banner-slider-img .banner_content.white_color h2 {
    color: #fff
}

#index_page .banner-section .banner-slider-img .banner_img {
    width: 100%
}

#index_page .banner-section .banner-slider-img .banner_img img {
    height: 100vh;
    object-fit: cover;
    object-position: top;
    width: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width:1024px) {
    #index_page .banner-section .banner-slider-img .banner_img img {
        height: 100vh
    }
}

#index_page .banner-section .slick-current .banner_img img {
    -webkit-animation: fadezoom 8s 0s forwards;
    animation: fadezoom 8s 0s forwards
}

#index_page .banner-section .slick-current h2 {
    -webkit-animation-name: moveInleft;
    animation-name: moveInleft;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes moveInleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    80% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes moveInleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    80% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes fadezoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes fadezoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media screen and (max-width:767px) {
    #index_page .banner-section .mobile_banner_hide {
        display: none
    }
}

#index_page .banner-section .mobile_banner_show {
    display: none
}

@media screen and (max-width:767px) {
    #index_page .banner-section .mobile_banner_show {
        display: block;
        height: 68vh;
        object-fit: cover;
        object-position: center;
        width: 100%
    }
}

#index_page .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

#index_page .virtues_main {
    padding: 120px 0;
    background:#ecf0f1;
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main {
        padding: 120px 0
    }
}

@media screen and (max-width:991px) {
    #index_page .virtues_main {
        padding: 60px 0
    }
}

#index_page .virtues_main .virtues_title p {
    padding-top: 20px;
    width: 75%;
    font-size: 20px
}

@media screen and (max-width:991px) {
    #index_page .virtues_main .virtues_title p {
        width: 100%
    }
}

#index_page .virtues_main .virtues_flex {
    position: relative;
    padding: 40px 0 20px
}

@media(max-width:767px) {
    #index_page .virtues_main .virtues_flex {
        margin: 0 0 30px;
        padding: 40px 0 10px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#index_page .virtues_main .virtues_flex .item_box {
    padding: 0 15px
}

@media screen and (max-width:767px) {
    #index_page .virtues_main .virtues_flex .item_box {
        padding: 0 5px
    }
}

#index_page .virtues_main .virtues_flex .item_box .item {
    padding: 70px 40px 40px;
    border-radius: 10px;
    background-color: #ffd6d6;
    margin-top: 70px;
    height:312px;
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .virtues_flex .item_box .item {
        padding: 70px 20px 40px
    }
}

#index_page .virtues_main .virtues_flex .item_box .item.color_one {
    background-color: #ffd6d6
}

#index_page .virtues_main .virtues_flex .item_box .item.color_two {
    background-color: #deeafc
}

#index_page .virtues_main .virtues_flex .item_box .item.color_three {
    background-color: #f8e6f8
}

#index_page .virtues_main .virtues_flex .item_box .item.color_four {
    background-color: #fff3d1
}

#index_page .virtues_main .virtues_flex .item_box .item.color_five {
    background-color: #fbffd9
}

@media(max-width:767px) {
    #index_page .virtues_main .virtues_flex .item_box .item {
        width: 100%;
        margin-bottom: 0
    }
}

#index_page .virtues_main .virtues_flex .item_box .item .content .icon_img {
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    position: absolute
}

@media screen and (min-width:768px) and (max-width:993px) {
    #index_page .virtues_main .virtues_flex .item_box .item .content {
        text-align: center
    }
}

#index_page .virtues_main .virtues_flex .item_box .item .content .subheading-text {
    font-size: 20px;
    line-height: 36px
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .virtues_flex .item_box .item .content .subheading-text {
        font-size: 22px
    }
}

#index_page .virtues_main .virtues_flex .item_box .item .content p {
    padding-top: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #3d3d3d;
    font-weight: 400
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .virtues_flex .item_box .item .content p {
        font-size: 18px;
        line-height: 26px
    }
}

#index_page .virtues_main .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .slick-dots {
        bottom: -35px
    }
}

#index_page .virtues_main .slick-prev:before,
#index_page .virtues_main .slick-next:before {
    font-size: 30px
}

#index_page .virtues_main .slick-slide {
    outline: none !important
}

#index_page .virtues_main .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .virtues_main .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .virtues_main .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .virtues_main .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .virtues_main .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .virtues_main .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .virtues_main .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 56%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .virtues_main .slick-prev {
        left: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .slick-prev {
        left: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .virtues_main .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#index_page .virtues_main .slick-prev:before {
    content: ""
}

#index_page .virtues_main .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 58%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .virtues_main .slick-next {
        right: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .virtues_main .slick-next {
        right: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .virtues_main .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#index_page .virtues_main .slick-next:before {
    content: ""
}

#index_page .testimonial_main .testimonial_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #index_page .testimonial_main .testimonial_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_img {
    width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:991px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_img {
        width: 100%
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content {
    width: 65%
}

@media screen and (max-width:991px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content {
        width: 100%;
        padding: 0 0 30px
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .para-text {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .para-text {
        font-size: 19px;
        line-height: 30px;
        display: block
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .para-text .quate_img {
    padding-right: 20px;
    margin-top: -25px
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .para-text .quate_img {
        padding-right: 10px;
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .para-text .quate_img img {
        width: 50px
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .para-text .quate_two {
    position: absolute;
    padding-left: 15px
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .para-text .quate_two {
        width: 65px;
        position: relative
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .testmonial_name {
    padding-left: 115px
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .testmonial_name {
        padding-left: 0
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .testmonial_name h3 {
    font-size: 34px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #ed3237;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #index_page .testimonial_main .testimonial_flex .testimonial_content .testmonial_name h3 {
        font-size: 30px
    }
}

#index_page .testimonial_main .testimonial_flex .testimonial_content .testmonial_name p {
    font-size: 20px
}

#index_page .largest_plastic .largest_plastic_box {
    padding: 100px 105px;
    background-color: #e8f0f2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width:1199px) {
    #index_page .largest_plastic .largest_plastic_box {
        padding: 80px 50px
    }
}

@media screen and (max-width:991px) {
    #index_page .largest_plastic .largest_plastic_box {
        padding: 40px 20px
    }
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box {
        padding: 40px 10px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_flex .largest_plastic_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_flex .largest_plastic_content {
        width: 100%;
        margin-bottom: 20px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_flex .largest_plastic_content .para-text {
    font-size: 20px;
    color: #3d3d3d;
    line-height: 28px
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_flex .largest_plastic_content .btn_section .btn_project_default {
    width: 158px
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box {
    margin: 20px 0;
    padding: 30px 70px;
    background-color: #fff;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0 30px rgba(51, 51, 51, 0.2)
}

@media screen and (max-width:991px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box {
        padding: 20px 20px
    }
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 10px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item {
    width: 33.33%;
    padding: 0 10px
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item {
        width: 50%;
        padding: 0;
        padding-right: 10px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content {
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content {
        margin-bottom: 10px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content h5 {
    font-size: 24px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #ed3237;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content h5 {
        font-size: 20px
    }
}

#index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content p {
    font-size: 16px;
    color: #707070;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item .value_content p {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item_flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #index_page .largest_plastic .largest_plastic_box .largest_plastic_white_box .value_item_flex .value_content {
        width: 50%;
        margin-bottom: 0
    }
}

#index_page .largest_plastic .largest_plastic_box .plastic_note p {
    font-size: 14px;
    color: #707070;
    opacity: .8
}

#index_page .plant_main .plant_slider {
    margin-bottom: 0
}

#index_page .plant_main .plant_slider .plant_item {
    position: relative
}

#index_page .plant_main .plant_slider .plant_item img {
    width: 100%
}

#index_page .plant_main .plant_slider .plant_item .container {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: right;
    bottom: 0
}

@media screen and (max-width:767px) {
    #index_page .plant_main .plant_slider .plant_item .container {
        width: 100%
    }
}

#index_page .plant_main .plant_slider .plant_item .container .plant_btn {
    background-color: #ed3237;
    padding: 10px 15px;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width:767px) {
    #index_page .plant_main .plant_slider .plant_item .container .plant_btn {
        font-size: 18px
    }
}

#index_page .plant_main .slick-dots {
    bottom: 20px
}

#index_page .plant_main .slick-prev:before,
#index_page .plant_main .slick-next:before {
    font-size: 30px
}

#index_page .plant_main .slick-slide {
    outline: none !important
}

#index_page .plant_main .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .plant_main .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .plant_main .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .plant_main .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .plant_main .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .solar_banner .solar_banner_box .solar_img {
    width: 100%
}

#index_page .pan_india_main {
    padding: 70px 0 120px
}

@media screen and (max-width:991px) {
    #index_page .pan_india_main {
        padding: 60px 0 60px
    }
}

#index_page .pan_india_main .pan_india_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_img {
    width: 45%
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_img {
        width: 100%
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_content {
    width: 55%;
    padding-left: 40px
}

@media screen and (max-width:991px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content {
        padding-left: 30px
    }
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_content h2 {
    margin-bottom: 20px
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .para-text {
    font-size: 20px;
    line-height: 28px
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .btn_section .btn_project_default {
    width: 250px
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50px
}

@media screen and (max-width:991px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p {
        padding-right: 15px
    }
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p {
        font-size: 18px
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p span {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #007a00;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p span {
        width: 14px;
        height: 14px
    }
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p .office_color {
    background-color: #db1b20
}

#index_page .pan_india_main .pan_india_flex .pan_india_content .pan_india_list p .group_color {
    background-color: #111
}

#index_page .our_business_main {
    padding: 0 0 120px
}

@media screen and (max-width:991px) {
    #index_page .our_business_main {
        padding: 0 0 100px
    }
}

#index_page .our_business_main .our_business_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#index_page .our_business_main .our_business_flex .our_business_title {
    width: 48%
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_title {
        width: 100%;
        margin-top: 15px
    }
}

#index_page .our_business_main .our_business_flex .our_business_title h2 {
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_title h2 {
        margin-bottom: 20px;
        display: none
    }
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item {
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item {
        margin-bottom: 15px
    }
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item {
        margin-bottom: 10px
    }
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item a:hover,
#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item a :focus {
    outline: 0
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: .1
}

@media screen and (max-width:1199px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item h4 {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item h4 {
        font-size: 18px
    }
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slider_title_item h4 .slider_arrow {
    opacity: 0
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-current h4 {
    opacity: 1
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-current .slider_arrow {
    opacity: 1 !important
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-prev:before,
#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-next:before {
    font-size: 30px
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-slide {
    outline: none !important
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots {
    bottom: -36px
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .our_business_main .our_business_flex .our_business_title .our_business_title_slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .our_business_main .our_business_flex .our_business_img {
    width: 48%;
    padding-left: 30px
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_img {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider {
        margin: 0 -5px
    }
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider .our_business_img_item {
        padding: 0 5px
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider .our_business_img_item img {
    border-radius: 10px;
    width: 100%
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider .our_business_img_item img {
        width: 100%
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider .our_business_img_item a:hover,
#index_page .our_business_main .our_business_flex .our_business_img .our_business_img_slider .our_business_img_item a :focus {
    outline: 0
}

#index_page .our_business_main .our_business_flex .our_business_img .di_show {
    display: none
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_img .di_show {
        display: block;
        margin-bottom: 20px
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-vertical .slick-slide {
    border: 0;
    min-height: 410px;
    margin: 0 2px
}

@media screen and (max-width:991px) {
    #index_page .our_business_main .our_business_flex .our_business_img .slick-vertical .slick-slide {
        min-height: auto
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-prev:before,
#index_page .our_business_main .our_business_flex .our_business_img .slick-next:before {
    font-size: 30px
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-slide {
    outline: none !important
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-dots {
    bottom: -36px
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_img .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .our_business_main .our_business_flex .our_business_img .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: -55px;
    top: inherit;
    left: inherit;
    right: 60px;
    background-repeat: no-repeat;
    z-index: 1
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-prev:before {
    content: ""
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    bottom: -70px;
    right: 0;
    background-repeat: no-repeat;
    z-index: 1;
    top: inherit
}

#index_page .our_business_main .our_business_flex .our_business_img .slick-next:before {
    content: ""
}

#index_page .milestones_main {
    padding: 0 0 120px;
    position: relative
}

#index_page .milestones_main .dassed_border {
    border: 1px dashed #707070;
    position: absolute;
    width: 120px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .dassed_border {
        display: none
    }
}

#index_page .milestones_main .dassed_border::before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ed3237;
    position: absolute;
    top: 50%;
    left: -2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:991px) {
    #index_page .milestones_main {
        padding: 0 0 100px
    }
}

#index_page .milestones_main .milestones_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-left: 0
}

@media screen and (max-width:767px) {
    #index_page .milestones_main .milestones_title {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0
    }
}

#index_page .milestones_main .milestones_title .btn_section .btn_project_default {
    width: 170px
}

#index_page .milestones_main .milestones_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 15px;
    position: relative
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px
    }
}

#index_page .milestones_main .milestones_flex .milestones_img {
    width: 34%
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_img {
        width: 100%
    }
}

#index_page .milestones_main .milestones_flex .milestones_img img {
    border-radius: 10px
}

#index_page .milestones_main .milestones_flex .milestones_content {
    width: 66%;
    padding-left: 60px
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_content {
        padding-left: 30px
    }
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#index_page .milestones_main .milestones_flex .milestones_content h2 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 20px
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_content h2 {
        font-size: 50px;
        line-height: 60px
    }
}

#index_page .milestones_main .milestones_flex .milestones_content h2 span {
    font-weight: 300
}

#index_page .milestones_main .milestones_flex .milestones_content .fonthigh {
    font-size: 200px;
    line-height: 250px
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_content .fonthigh {
        font-size: 50px;
        line-height: 60px
    }
}

#index_page .milestones_main .milestones_flex .milestones_content .font_small {
    font-size: 60px
}

@media screen and (max-width:991px) {
    #index_page .milestones_main .milestones_flex .milestones_content .font_small {
        font-size: 30px
    }
}

#index_page .milestones_main .milestones_flex .milestones_content p {
    font-size: 20px;
    line-height: 28px;
    color: #3d3d3d;
    font-weight: 500;
    width: 75%
}

@media screen and (max-width:767px) {
    #index_page .milestones_main .milestones_flex .milestones_content p {
        width: 100%;
        font-size: 18px;
        line-height: 26px
    }
}

#index_page .milestones_main .slick-vertical .slick-slide {
    border: 0
}

#index_page .milestones_main .slick-prev:before,
#index_page .milestones_main .slick-next:before {
    font-size: 30px
}

#index_page .milestones_main .slick-slide {
    outline: none !important
}

#index_page .milestones_main .slick-dots {
    bottom: -36px
}

#index_page .milestones_main .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .milestones_main .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .milestones_main .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .milestones_main .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .milestones_main .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .milestones_main .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .milestones_main .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: -15px;
    top: inherit;
    left: inherit;
    right: 280px;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1450px) {
    #index_page .milestones_main .slick-prev {
        right: 230px
    }
}

@media screen and (max-width:1199px) {
    #index_page .milestones_main .slick-prev {
        right: 80px
    }
}

#index_page .milestones_main .slick-prev:before {
    content: ""
}

#index_page .milestones_main .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    bottom: -30px;
    right: 220px;
    background-repeat: no-repeat;
    z-index: 1;
    top: inherit
}

@media screen and (max-width:1450px) {
    #index_page .milestones_main .slick-next {
        right: 160px
    }
}

@media screen and (max-width:1199px) {
    #index_page .milestones_main .slick-next {
        right: 35px
    }
}

#index_page .milestones_main .slick-next:before {
    content: ""
}

#index_page .sustainability_main {
    padding-top: 60px
}

#index_page .sustainability_main .sustainability_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .sustainability_main .sustainability_flex .sustainability_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_flex .sustainability_content {
        width: 100%
    }
}

#index_page .sustainability_main .sustainability_flex .sustainability_content h2 {
    margin-bottom: 20px
}

#index_page .sustainability_main .sustainability_flex .sustainability_content .para-text {
    font-size: 20px;
    line-height: 28px
}

#index_page .sustainability_main .sustainability_flex .sustainability_content .para_sapce {
    padding-top: 15px
}

#index_page .sustainability_main .sustainability_flex .sustainability_content .btn_section {
    text-align: right
}

#index_page .sustainability_main .sustainability_flex .sustainability_content .btn_section .btn_project_default {
    width: 200px;
    margin-top: 0
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_flex .mobile_reverse {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_flex .mobile_reverse .btn_section {
        text-align: left;
        margin-top: 20px
    }
}

#index_page .sustainability_main .sustainability_icon_flex {
    margin: 30px 0 0;
    padding: 20px 30px;
    background-color: #e8f0f2;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:991px) {
    #index_page .sustainability_main .sustainability_icon_flex {
        padding: 30px 20px 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_icon_flex {
        padding: 30px 10px 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#index_page .sustainability_main .sustainability_icon_flex .sustainability_icon {
    width: 20%;
    padding: 0 10px;
    text-align: center
}

@media screen and (max-width:991px) {
    #index_page .sustainability_main .sustainability_icon_flex .sustainability_icon {
        width: 33.33%;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_icon_flex .sustainability_icon {
        width: 47%;
        padding: 0
    }
}

#index_page .sustainability_main .sustainability_icon_flex .sustainability_icon img {
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #index_page .sustainability_main .sustainability_icon_flex .sustainability_icon img {
        margin-bottom: 5px
    }
}

#index_page .sustainability_main .sustainability_icon_flex .sustainability_icon p {
    font-size: 18px;
    color: #3d3d3d;
    font-weight: 600
}

@media screen and (max-width:1199px) {
    #index_page .sustainability_main .sustainability_icon_flex .sustainability_icon p {
        font-size: 16px
    }
}

#index_page .touching_lives {
    padding: 80px 0
}

@media screen and (max-width:991px) {
    #index_page .touching_lives {
        padding: 60px 0
    }
}

#index_page .touching_lives .touching_flex {
    background-color: #ed3237;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #index_page .touching_lives .touching_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .touching_lives .touching_flex .touching_img {
    width: 45%
}

@media screen and (max-width:991px) {
    #index_page .touching_lives .touching_flex .touching_img {
        width: 100%
    }
}

#index_page .touching_lives .touching_flex .touching_img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 42rem;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

@media screen and (max-width:1199px) {
    #index_page .touching_lives .touching_flex .touching_img img {
        height: 45rem
    }
}

@media screen and (max-width:991px) {
    #index_page .touching_lives .touching_flex .touching_img img {
        height: 28rem;
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px
    }
}

@media screen and (max-width:767px) {
    #index_page .touching_lives .touching_flex .touching_img img {
        height: 20rem
    }
}

#index_page .touching_lives .touching_flex .touching_content {
    width: 55%;
    padding: 45px 45px
}

@media screen and (max-width:1199px) {
    #index_page .touching_lives .touching_flex .touching_content {
        padding: 30px 20px
    }
}

@media screen and (max-width:991px) {
    #index_page .touching_lives .touching_flex .touching_content {
        width: 100%
    }
}

#index_page .touching_lives .touching_flex .touching_content h2 {
    color: #fff;
    margin-bottom: 20px
}

#index_page .touching_lives .touching_flex .touching_content p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    opacity: .8
}

#index_page .touching_lives .touching_flex .touching_content .white-button {
    background-color: #fff;
    color: #ed3237;
    width: 250px
}

#index_page .touching_lives .touching_flex .touching_content .white-button:hover,
#index_page .touching_lives .touching_flex .touching_content .white-button:active,
#index_page .touching_lives .touching_flex .touching_content .white-button:focus {
    background-color: #3d3d3d;
    color: #fff;
    border: 1px solid #3d3d3d
}

#index_page .innovative_banner .innovative_box .innovative_img {
    width: 100%
}

#index_page .innovative_content {
    background-color: #e8f0f2;
    padding: 80px 0
}

@media screen and (max-width:991px) {
    #index_page .innovative_content {
        padding: 60px 0
    }
}

#index_page .innovative_content .innovative_content_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #index_page .innovative_content .innovative_content_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .innovative_content .innovative_content_flex .innovative_content_desc {
    width: auto;
}
#index_page .innovative_content .innovative_content_flex .innovative_content_desc:last-child{
    margin-left: 60px;

}

@media screen and (max-width:767px) {
    #index_page .innovative_content .innovative_content_flex .innovative_content_desc {
        width: 100%
    }
}

#index_page .innovative_content .innovative_content_flex .innovative_content_desc .para-text {
    font-size: 18px;
    color: #3d3d3d;
    line-height: 28px
}

#index_page .innovative_content .innovative_content_flex .innovative_content_desc .para-text span {
    font-weight: 600
}

#index_page .innovative_content .innovative_content_flex .innovative_content_desc .btn_section .btn_project_default {
    width: 200px
}

#index_page .awards_main {
    padding: 100px 0
}

@media screen and (max-width:991px) {
    #index_page .awards_main {
        padding: 60px 0 80px
    }
}

#index_page .awards_main .awards_title p {
       padding-top: 20px;
    width: auto;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 27px;
}

@media screen and (max-width:991px) {
    #index_page .awards_main .awards_title p {
        width: 100%
    }
}

#index_page .awards_main .awards_flex {
    position: relative;
    padding: 40px 0 20px
}

@media(max-width:767px) {
    #index_page .awards_main .awards_flex {
        margin: 0 -5px 0;
        padding: 40px 0 10px
    }
}

#index_page .awards_main .awards_flex .awards_box {
    padding: 10px 10px
}

@media screen and (max-width:767px) {
    #index_page .awards_main .awards_flex .awards_box {
        padding: 10px 5px
    }
}

#index_page .awards_main .awards_flex .awards_box .awards_item {
    padding: 30px 20px;
    border-radius: 10px;
    border: 1px solid #ed3237;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2)
}

@media(max-width:767px) {
    #index_page .awards_main .awards_flex .awards_box .awards_item {
        width: 100%;
        margin-bottom: 0;
        box-shadow: none
    }
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content {
    text-align: center
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content .awards_icon_img {
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content .awards_icon_img img {
    margin: 0 auto
}

@media screen and (min-width:768px) and (max-width:993px) {
    #index_page .awards_main .awards_flex .awards_box .awards_item .awards_content {
        text-align: center
    }
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content p {
     padding-top:5px;
    font-size: 15px;
    line-height: 23px;
    color: #3d3d3d;
    font-weight: 600;
    min-height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    text-align: center;
}

@media screen and (max-width:1199px) {
    #index_page .awards_main .awards_flex .awards_box .awards_item .awards_content p {
        font-size: 18px;
        line-height: 26px
    }
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content .arrow_right {
    text-align: center;
    margin-top: 30px;
    display: block
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content .arrow_right:focus {
    outline: 0
}

#index_page .awards_main .awards_flex .awards_box .awards_item .awards_content .arrow_right img {
    margin: 0 auto
}

#index_page .awards_main .slick-dots {
    bottom: -20px
}

#index_page .awards_main .slick-prev:before,
#index_page .awards_main .slick-next:before {
    font-size: 30px
}

#index_page .awards_main .slick-slide {
    outline: none !important
}

#index_page .awards_main .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #index_page .awards_main .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .awards_main .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .awards_main .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .awards_main .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .awards_main .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .awards_main .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 50%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .awards_main .slick-prev {
        left: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .awards_main .slick-prev {
        left: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .awards_main .slick-prev {
        left: -10px
    }
}

#index_page .awards_main .slick-prev:before {
    content: ""
}

#index_page .awards_main .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 53%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .awards_main .slick-next {
        right: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .awards_main .slick-next {
        right: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .awards_main .slick-next {
        right: -10px
    }
}

#index_page .awards_main .slick-next:before {
    content: ""
}

#index_page .investor_main .investor_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #index_page .investor_main .investor_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 40px
    }
}

@media screen and (max-width:767px) {
    #index_page .investor_main .investor_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 0
    }
}

#index_page .investor_main .investor_flex .investor_img {
    width: 58%
}

@media screen and (max-width:1199px) {
    #index_page .investor_main .investor_flex .investor_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #index_page .investor_main .investor_flex .investor_img {
        width: 100%
    }
}

#index_page .investor_main .investor_flex .investor_content {
    width: 42%;
    padding-left: 50px
}

@media screen and (max-width:1199px) {
    #index_page .investor_main .investor_flex .investor_content {
        width: 50%;
        padding-left: 40px
    }
}

@media screen and (max-width:767px) {
    #index_page .investor_main .investor_flex .investor_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#index_page .investor_main .investor_flex .investor_content h2 {
    margin-bottom: 20px
}

#index_page .investor_main .investor_flex .investor_content p {
    font-size: 20px;
    line-height: 28px;
    color: #3d3d3d
}

#index_page .investor_main .investor_flex .investor_content .btn_section {
    margin-top: 15px
}

#index_page .investor_main .investor_flex .investor_content .btn_section .btn_project_default {
    width: 220px
}

#index_page .blogs-section {
    padding: 80px 0
}

@media screen and (max-width:991px) {
    #index_page .blogs-section {
        padding: 60px 0 100px
    }
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .col-md-12 {
        padding: 0
    }
}

#index_page .blogs-section h2 {
    text-align: left;
    margin: 0 0 30px 0
}

@media screen and (max-width:767px) {
    #index_page .blogs-section h2 {
        padding: 0 15px;
        margin: 0 0 15px 0
    }
}

#index_page .blogs-section .btn_section {
    text-align: center
}

#index_page .blogs-section .btn_section .btn_project_default {
    width: 200px;
    margin: 100px 0 0
}

#index_page .blogs-section .blogs-slider-new {
    margin: 10px -15px 0
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .blogs-slider-new {
        margin: 10px 0 0
    }
}

#index_page .blogs-section .blogs-slider-new .blogs_box {
    padding: 10px 15px
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .blogs-slider-new .blogs_box {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }
}

#index_page .blogs-section .blogs-slider-new .blogs-inside {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2)
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-img-sec {
    position: relative
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 25px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0;
    font-weight: 600
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #d4c51d;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec p {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec h3 {
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec h3 {
        font-size: 20px
    }
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec h4 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 22px;
    min-height: 44px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec h4 .read_time {
    display: block;
    font-size: 12px
}

#index_page .blogs-section .blogs-slider-new .blogs-inside .blogs-info-sec .read-more {
    border-bottom: 1px solid #ed3237
}

#index_page .blogs-section .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #index_page .blogs-section .slick-dots {
        bottom: -35px
    }
}

#index_page .blogs-section .slick-prev:before,
#index_page .blogs-section .slick-next:before {
    font-size: 30px
}

#index_page .blogs-section .slick-slide {
    outline: none !important
}

#index_page .blogs-section .slick-dots li {
    width: 10px;
    height: 10px
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#index_page .blogs-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#index_page .blogs-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#index_page .blogs-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#index_page .blogs-section .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .blogs-section .slick-prev {
        left: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .blogs-section .slick-prev {
        left: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .slick-prev {
        left: -10px
    }
}

#index_page .blogs-section .slick-prev:before {
    content: ""
}

#index_page .blogs-section .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 51%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #index_page .blogs-section .slick-next {
        right: -1%
    }
}

@media screen and (max-width:1199px) {
    #index_page .blogs-section .slick-next {
        right: -15px
    }
}

@media screen and (max-width:767px) {
    #index_page .blogs-section .slick-next {
        right: -10px
    }
}

#index_page .blogs-section .slick-next:before {
    content: ""
}

#index_page .contact_us {
    padding:100px 0;
}

@media screen and (max-width:991px) {
    #index_page .contact_us {
        padding: 0 0 60px
    }
}

#index_page .contact_us .contact_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:991px) {
    #index_page .contact_us .contact_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#index_page .contact_us .contact_flex .contact_us_content {
    width: 45%;
    padding-right: 30px
}

@media screen and (max-width:991px) {
    #index_page .contact_us .contact_flex .contact_us_content {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px
    }
}

#index_page .contact_us .contact_flex .contact_us_content h2 {
    margin-bottom: 30px
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home {
    margin-bottom: 40px
}

@media screen and (max-width:991px) {
    #index_page .contact_us .contact_flex .contact_us_content .contact-details-home {
        margin-bottom: 30px
    }
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home p {
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #index_page .contact_us .contact_flex .contact_us_content .contact-details-home p {
        margin-top: 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home p a {
    color: #3d3d3d
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home p img {
    margin-right: 10px
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home p i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #index_page .contact_us .contact_flex .contact_us_content .contact-details-home p i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home .flex_st {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

#index_page .contact_us .contact_flex .contact_us_content .contact-details-home .flex_st img {
    margin-top: 4px
}

#index_page .contact_us .contact_flex .contact_us_content .btn_section .btn_project_default {
    width: 170px
}

#index_page .contact_us .contact_flex .contact_us_form {
    width: 55%;
    background-color: #e8f0f2;
    border-radius: 10px
}

@media screen and (max-width:991px) {
    #index_page .contact_us .contact_flex .contact_us_form {
        width: 100%
    }
}

#index_page .contact_us .contact_flex .contact_us_form form {
    background-color: #e8f0f2;
    padding: 10px 40px 30px;
    position: relative;
    border-radius: 10px
}

@media screen and (max-width:1199px) {
    #index_page .contact_us .contact_flex .contact_us_form form {
        padding: 10px 30px 30px
    }
}

@media screen and (max-width:991px) {
    #index_page .contact_us .contact_flex .contact_us_form form {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #index_page .contact_us .contact_flex .contact_us_form form {
        padding: 0 15px 40px
    }
}

#index_page .contact_us .contact_flex .contact_us_form form .input-field label.error.active {
    top: 0 !important
}

#index_page .contact_us .contact_flex .contact_us_form form #select-business {
    margin-top: 31px
}

#index_page .contact_us .contact_flex .contact_us_form form .input-field {
    margin-top: 2rem
}

#index_page .contact_us .contact_flex .contact_us_form form label {
    display: block;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    padding: 0 3px
}

#index_page .contact_us .contact_flex .contact_us_form form label span {
    color: #000
}

#index_page .contact_us .contact_flex .contact_us_form form input {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 2px solid #b5b2b2;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#index_page .contact_us .contact_flex .contact_us_form form input:focus {
    outline: 0
}

#index_page .contact_us .contact_flex .contact_us_form form textarea {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 2px solid #b5b2b2;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#index_page .contact_us .contact_flex .contact_us_form form textarea:focus {
    outline: 0
}

#index_page .contact_us .contact_flex .contact_us_form form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #ed3237
}

#index_page .contact_us .contact_flex .contact_us_form form .btn-section {
    margin: 30px 0 0;
    padding-left: 15px
}

#index_page .contact_us .contact_flex .contact_us_form form .btn-section .btn_project_default {
    width: 135px;
    margin: 0
}

#index_page .contact_us .contact_flex .contact_us_form form select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 2px solid #b5b2b2;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #000 !important;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px
}

#index_page .contact_us .contact_flex .contact_us_form form select:focus {
    outline: 0
}

#csr_page .heading-text {
    color: #3d3d3d
}

#csr_page .banner-section {
    position: relative
}

#csr_page .banner-section .home-banner-slider {
    padding-top: 64px
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .home-banner-slider {
        padding-top: 60px
    }
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

#csr_page .banner-section .scrool-down {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#csr_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:1450px) {
    #csr_page .banner-section .banner-slider-img {
        height: 72vh
    }
}

@media screen and (min-width:768px) {
    #csr_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #csr_page .banner-section .banner-slider-img {
        background-position: center
    }
}

#csr_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#csr_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    font-size: 62px;
    line-height: 67px
}

@media(max-width:1024px) {
    #csr_page .banner-section .banner-slider-img h2 {
        font-size: 44px
    }
}

@media(max-width:767px) {
    #csr_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #csr_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#csr_page .banner-section .banner-slider-img h4 {
    font-size: 40px;
    line-height: 54px;
    margin: 0;
    width: 35%
}

@media screen and (max-width:1199px) {
    #csr_page .banner-section .banner-slider-img h4 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:991px) {
    #csr_page .banner-section .banner-slider-img h4 {
        font-size: 26px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #csr_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 0
    }
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 5px 0;
        text-align: center;
        width: 100%;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #csr_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#csr_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0
    }
}

@media screen and (max-width:360px) {
    #csr_page .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#csr_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #csr_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#csr_page .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .mob-banner-img {
        height: 50vh
    }
}

#csr_page .banner-section .banner-slider-img1 {
    background-image: url("../img/csr/banner.jpg")
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#csr_page .banner-section .banner-slider-img2 {
    background-image: url("../img/csr/banner2.jpg")
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#csr_page .banner-section .slick-dots {
    bottom: 50px
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .slick-dots {
        bottom: 40px
    }
}

#csr_page .banner-section .slick-prev:before,
#csr_page .banner-section .slick-next:before {
    font-size: 30px
}

#csr_page .banner-section .slick-slide {
    outline: none !important
}

#csr_page .banner-section .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#csr_page .banner-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #csr_page .banner-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#csr_page .banner-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#csr_page .foundation_main {
    padding: 60px 0
}

#csr_page .foundation_main .foundation_title {
    width: 77%
}

@media screen and (max-width:1199px) {
    #csr_page .foundation_main .foundation_title {
        width: 100%
    }
}

#csr_page .foundation_main .foundation_title h2 {
    font-size: 80px;
    line-height: 110px
}

@media screen and (max-width:991px) {
    #csr_page .foundation_main .foundation_title h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width:767px) {
    #csr_page .foundation_main .foundation_title h2 {
        font-size: 30px;
        line-height: 50px
    }
}

#csr_page .foundation_main .foundation_title h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    padding: 10px 0 20px
}

@media screen and (max-width:991px) {
    #csr_page .foundation_main .foundation_title h3 {
        font-size: 34px;
        line-height: 46px
    }
}

@media screen and (max-width:767px) {
    #csr_page .foundation_main .foundation_title h3 {
        font-size: 30px;
        line-height: 40px
    }
}

#csr_page .education_main {
    padding: 100px 0;
    background-color: #e8f0f2
}

@media screen and (max-width:991px) {
    #csr_page .education_main {
        padding: 60px 0
    }
}

#csr_page .education_main .education_title {
    width: 85%
}

@media screen and (max-width:1199px) {
    #csr_page .education_main .education_title {
        width: 100%
    }
}

#csr_page .education_main .education_title h2 {
    margin-bottom: 15px
}

#csr_page .education_main .education_flex {
    margin-top: 40px
}

#csr_page .education_main .education_flex .education_item {
    width: 38vw;
    padding: 0 20px
}

@media screen and (max-width:1450px) {
    #csr_page .education_main .education_flex .education_item {
        width: 43vw
    }
}

@media screen and (max-width:991px) {
    #csr_page .education_main .education_flex .education_item {
        width: 46vw;
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    #csr_page .education_main .education_flex .education_item {
        width: 93vw
    }
}

#csr_page .education_main .education_flex .education_item .education_card .education_card_img img {
    width: 100%;
    border-radius: 10px
}

#csr_page .education_main .education_flex .education_item .education_card .education_card_description ul {
    list-style-type: disc;
    padding-left: 20px
}

#csr_page .education_main .education_flex .education_item .education_card .education_card_description ul li {
    font-weight: 500;
    list-style-type: disc;
    padding-top: 30px
}

@media screen and (max-width:991px) {
    #csr_page .education_main .education_flex .education_item .education_card .education_card_description ul li {
        font-size: 18px
    }
}

@media screen and (max-width:767px) {
    #csr_page .education_main .education_flex .education_item .education_card .education_card_description ul li {
        padding-top: 15px
    }
}

#csr_page .education_main .education_flex .education_item .education_card .education_card_description ul li::marker {
    color: #ed3237
}

#csr_page .education_main .flex_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0
}

@media screen and (max-width:991px) {
    #csr_page .education_main .flex_content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#csr_page .education_main .flex_content .education_item {
    width: 46%;
    padding: 0 10px
}

@media screen and (max-width:991px) {
    #csr_page .education_main .flex_content .education_item {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #csr_page .education_main .flex_content .education_item {
        padding: 0
    }
}

#csr_page .investor_main {
    padding: 100px 0
}

@media screen and (max-width:991px) {
    #csr_page .investor_main {
        padding: 60px 0
    }
}

#csr_page .investor_main .investor_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #csr_page .investor_main .investor_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #csr_page .investor_main .investor_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 0
    }
}

#csr_page .investor_main .investor_flex .investor_img {
    width: 56%
}

@media screen and (max-width:1199px) {
    #csr_page .investor_main .investor_flex .investor_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #csr_page .investor_main .investor_flex .investor_img {
        width: 100%
    }
}

#csr_page .investor_main .investor_flex .investor_img img {
    width: 100%;
    border-radius: 10px
}

#csr_page .investor_main .investor_flex .investor_content {
    width: 44%;
    padding-left: 50px
}

@media screen and (max-width:1199px) {
    #csr_page .investor_main .investor_flex .investor_content {
        width: 50%;
        padding-left: 40px
    }
}

@media screen and (max-width:767px) {
    #csr_page .investor_main .investor_flex .investor_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#csr_page .investor_main .investor_flex .investor_content h2 {
    margin-bottom: 20px
}

#csr_page .investor_main .investor_flex .investor_content p {
    font-size: 20px;
    line-height: 28px;
    color: #3d3d3d
}

#csr_page .investor_main .investor_flex .investor_content .btn_section {
    margin-top: 15px
}

#csr_page .investor_main .investor_flex .investor_content .btn_section .btn_project_default {
    width: 220px
}

#csr_page .we_village_main {
    padding: 100px 0
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main {
        padding: 60px 0
    }
}

#csr_page .we_village_main .we_village_title {
    width: 80%
}

@media screen and (max-width:1199px) {
    #csr_page .we_village_main .we_village_title {
        width: 100%
    }
}

#csr_page .we_village_main .we_village_title h2 {
    margin-bottom: 15px
}

#csr_page .we_village_main .we_village_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    #csr_page .we_village_main .we_village_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item {
    width: 49%;
    background-color: #ffd6d6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width:767px) {
    #csr_page .we_village_main .we_village_flex .we_village_item {
        width: 100%;
        margin-top: 30px
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item:nth-child(2) {
    background-color: #deeafc
}

#csr_page .we_village_main .we_village_flex .we_village_item:nth-child(3) {
    background-color: #f8e6f8
}

#csr_page .we_village_main .we_village_flex .we_village_item .we_village_card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_img {
    width: 49%
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_img {
        width: 100%
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_img img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 265px;
    object-position: center;
    object-fit: cover
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_img img {
        height: auto
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_description {
    padding: 20px 10px 20px 10px;
    width: 49%
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_description {
        padding: 20px 15px;
        width: 100%
    }
}

#csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_description .para_new_font {
    font-weight: 500
}

@media screen and (max-width:1199px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_description .para_new_font {
        font-size: 17px;
        line-height: 24px
    }
}

@media screen and (max-width:991px) {
    #csr_page .we_village_main .we_village_flex .we_village_item .we_village_card .we_village_card_description .para_new_font {
        font-size: 18px;
        line-height: 26px
    }
}

#csr_page .care_for_main {
    padding: 0 0 100px
}

#csr_page .care_for_main .care_for_title {
    width: 75%
}

@media screen and (max-width:1199px) {
    #csr_page .care_for_main .care_for_title {
        width: 100%
    }
}

#csr_page .care_for_main .care_for_title h2 {
    margin-bottom: 15px
}

#csr_page .care_for_main .care_for_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px
}

@media screen and (max-width:1199px) {
    #csr_page .care_for_main .care_for_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #csr_page .care_for_main .care_for_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 20px
    }
}

#csr_page .care_for_main .care_for_flex .care_for_img {
    width: 52%
}

@media screen and (max-width:1199px) {
    #csr_page .care_for_main .care_for_flex .care_for_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #csr_page .care_for_main .care_for_flex .care_for_img {
        width: 100%
    }
}

#csr_page .care_for_main .care_for_flex .care_for_img img {
    width: 100%;
    border-radius: 10px
}

#csr_page .care_for_main .care_for_flex .care_for_content {
    width: 48%;
    padding-left: 50px
}

@media screen and (max-width:1199px) {
    #csr_page .care_for_main .care_for_flex .care_for_content {
        width: 50%;
        padding-left: 40px
    }
}

@media screen and (max-width:767px) {
    #csr_page .care_for_main .care_for_flex .care_for_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#csr_page .care_for_main .care_for_flex .care_for_content ul {
    list-style-type: disc;
    padding-left: 20px
}

#csr_page .care_for_main .care_for_flex .care_for_content ul li {
    font-weight: 500;
    list-style-type: disc;
    padding-bottom: 15px
}

#csr_page .care_for_main .care_for_flex .care_for_content ul li::marker {
    color: #ed3237
}

#about_us_overview .heading-text {
    color: #3d3d3d
}

#about_us_overview .banner-section {
    position: relative
}

#about_us_overview .banner-section .home-banner-slider {
    padding-top: 34px
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .home-banner-slider {
        padding-top: 60px
    }
}

#about_us_overview .banner-section .breadcrums {
    color: #000
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

#about_us_overview .banner-section .breadcrums img {
    width: auto
}

#about_us_overview .banner-section .scrool-down {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#about_us_overview .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:1450px) {
    #about_us_overview .banner-section .banner-slider-img {
        height: 72vh
    }
}

@media screen and (min-width:768px) {
    #about_us_overview .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #about_us_overview .banner-section .banner-slider-img {
        background-position: center
    }
}

#about_us_overview .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#about_us_overview .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    font-size: 62px;
    line-height: 67px
}

@media(max-width:1024px) {
    #about_us_overview .banner-section .banner-slider-img h2 {
        font-size: 44px
    }
}

@media(max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #about_us_overview .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#about_us_overview .banner-section .banner-slider-img h4 {
    font-size: 40px;
    line-height: 54px;
    margin: 0;
    width: 35%
}

@media screen and (max-width:1199px) {
    #about_us_overview .banner-section .banner-slider-img h4 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:991px) {
    #about_us_overview .banner-section .banner-slider-img h4 {
        font-size: 26px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #about_us_overview .banner-section .banner-slider-img h4 {
        margin: 10px 0 0
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img h4 {
        margin: 10px 0 5px 0;
        text-align: center;
        width: 100%;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #about_us_overview .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#about_us_overview .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #about_us_overview .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#about_us_overview .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #about_us_overview .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#about_us_overview .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .mob-banner-img {
        height: 50vh
    }
}


@media screen and (max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#about_us_overview .banner-section .banner-slider-img2 {
    background-image: url("../img/csr/banner2.jpg")
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#about_us_overview .banner-section .slick-dots {
    bottom: 50px
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .slick-dots {
        bottom: 40px
    }
}

#about_us_overview .banner-section .slick-prev:before,
#about_us_overview .banner-section .slick-next:before {
    font-size: 30px
}

#about_us_overview .banner-section .slick-slide {
    outline: none !important
}

#about_us_overview .banner-section .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#about_us_overview .banner-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #about_us_overview .banner-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#about_us_overview .banner-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#about_us_overview .foundation_main {
    padding: 60px 0
}

#about_us_overview .foundation_main .foundation_title {
    width: 100%
}

@media screen and (max-width:1199px) {
    #about_us_overview .foundation_main .foundation_title {
        width: 100%
    }
}

#about_us_overview .foundation_main .foundation_title h2 {
    font-size: 40px;
    line-height: 110px
}

@media screen and (max-width:991px) {
    #about_us_overview .foundation_main .foundation_title h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .foundation_main .foundation_title h2 {
        font-size: 30px;
        line-height: 50px
    }
}

#about_us_overview .foundation_main .foundation_title h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    padding: 10px 0 20px
}

@media screen and (max-width:991px) {
    #about_us_overview .foundation_main .foundation_title h3 {
        font-size: 34px;
        line-height: 46px
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .foundation_main .foundation_title h3 {
        font-size: 30px;
        line-height: 40px
    }
}

#about_us_overview .foundation_main .vision_mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #e8f0f2;
    padding: 50px 50px;
    border-radius: 10px;
    margin-top: 60px
}

@media screen and (max-width:991px) {
    #about_us_overview .foundation_main .vision_mission {
        padding: 25px 25px
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .foundation_main .vision_mission {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px
    }
}

#about_us_overview .foundation_main .vision_mission .vision_mission_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #about_us_overview .foundation_main .vision_mission .vision_mission_content {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .foundation_main .vision_mission .vision_mission_content:nth-child(1) {
        margin-bottom: 30px
    }
}

#about_us_overview .foundation_main .vision_mission .vision_mission_content .heading-text {
    padding-bottom: 10px
}

#about_us_overview .we_village_main {
    padding: 30px 0 100px
}

@media screen and (max-width:991px) {
    #about_us_overview .we_village_main {
        padding: 0 0 60px
    }
}

#about_us_overview .we_village_main .we_village_title {
    width: 69%
}

@media screen and (max-width:1199px) {
    #about_us_overview .we_village_main .we_village_title {
        width: 100%
    }
}

#about_us_overview .we_village_main .we_village_title h2 {
    margin-bottom: 15px
}

#about_us_overview .we_village_main .we_village_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    #about_us_overview .we_village_main .we_village_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

#about_us_overview .we_village_main .we_village_flex .we_village_item {
    width: 30%;
    background-color: #ffd6d6;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item {
        width: 100%;
        margin-top: 30px
    }
}

#about_us_overview .we_village_main .we_village_flex .we_village_item:nth-child(2) {
    background-color: #deeafc
}

#about_us_overview .we_village_main .we_village_flex .we_village_item:nth-child(3) {
    background-color: #f8e6f8
}

#about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card {
    padding: 30px 50px 20px
}

@media screen and (max-width:1199px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card {
        padding: 20px 20px
    }
}

@media screen and (max-width:991px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card {
        padding: 20px 15px
    }
}

#about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content {
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content {
        margin-bottom: 10px
    }
}

#about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content h5 {
    font-size: 24px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #ed3237;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content h5 {
        font-size: 20px
    }
}

#about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content p {
    font-size: 16px;
    color: #707070;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #about_us_overview .we_village_main .we_village_flex .we_village_item .we_village_card .value_content p {
        font-size: 14px
    }
}

#about_us_overview .we_village_main .plastic_note {
    padding-top: 25px
}

#about_us_overview .we_village_main .plastic_note p {
    font-size: 16px;
    color: #707070;
    opacity: .8;
    font-weight: 300
}

#about_us_overview .care_for_main {
    padding: 0 0 100px
}

#about_us_overview .care_for_main .care_for_title {
    width: 74%
}

@media screen and (max-width:1199px) {
    #about_us_overview .care_for_main .care_for_title {
        width: 100%
    }
}

#about_us_overview .care_for_main .care_for_title h2 {
    margin-bottom: 15px
}

#about_us_overview .care_for_main .care_for_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 60px
}

@media screen and (max-width:991px) {
    #about_us_overview .care_for_main .care_for_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 50px
    }
}

#about_us_overview .care_for_main .care_for_flex .care_for_img {
    width: 48%;
    margin: 0 -5px
}

@media screen and (max-width:1199px) {
    #about_us_overview .care_for_main .care_for_flex .care_for_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex .care_for_img {
        width: 100%;
        margin: 0
    }
}

#about_us_overview .care_for_main .care_for_flex .care_for_img .item_slider {
    padding: 0 5px
}

#about_us_overview .care_for_main .care_for_flex .care_for_img img {
    width: 100%;
    border-radius: 10px
}

#about_us_overview .care_for_main .care_for_flex .care_for_content {
    width: 48%;
    padding-left: 30px
}

@media screen and (max-width:1199px) {
    #about_us_overview .care_for_main .care_for_flex .care_for_content {
        width: 50%;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex .care_for_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#about_us_overview .care_for_main .care_for_flex .care_for_content h3 {
    padding-bottom: 10px
}

#about_us_overview .care_for_main .care_for_flex .slick-dots {
    bottom: -40px
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex .slick-dots {
        bottom: 5px
    }
}

#about_us_overview .care_for_main .care_for_flex .slick-prev:before,
#about_us_overview .care_for_main .care_for_flex .slick-next:before {
    font-size: 30px
}

#about_us_overview .care_for_main .care_for_flex .slick-slide {
    outline: none !important
}

#about_us_overview .care_for_main .care_for_flex .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#about_us_overview .care_for_main .care_for_flex .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .care_for_flex .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#about_us_overview .care_for_main .care_for_flex .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#about_us_overview .care_for_main .flex_direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#about_us_overview .care_for_main .flex_direction .care_for_content {
    padding-left: 0;
    padding-right: 30px
}

@media screen and (max-width:767px) {
    #about_us_overview .care_for_main .flex_direction .care_for_content {
        padding-right: 0
    }
}

#about_us_overview .team_main {
    padding: 0 0 70px
}

@media screen and (max-width:991px) {
    #about_us_overview .team_main {
        padding: 0 0 60px
    }
}

#about_us_overview .team_main .team_main_title {
    width: 69%
}

@media screen and (max-width:1199px) {
    #about_us_overview .team_main .team_main_title {
        width: 100%
    }
}

#about_us_overview .team_main .team_main_title h2 {
    margin-bottom: 15px
}

#about_us_overview .team_main .board_title {
    padding: 30px 0 15px
}

#about_us_overview .team_main .board_title h3 span {
    color: #ed3237
}

#about_us_overview .team_main .team_main_flex {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    --auto-grid-min-size: 15rem;
    -ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr))
}

@media screen and (max-width:767px) {
    #about_us_overview .team_main .team_main_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

#about_us_overview .team_main .team_main_flex .team_main_item {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    #about_us_overview .team_main .team_main_flex .team_main_item {
        width: 100%;
        margin-bottom: 20px
    }
}

#about_us_overview .team_main .team_main_flex .team_main_item .team_main_card {
    background-color: #e8f0f2;
    border-radius: 10px
}

#about_us_overview .team_main .team_main_flex .team_main_item .team_main_card img {
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #about_us_overview .team_main .team_main_flex .team_main_item .team_main_card img {
        margin: 0 auto
    }
}

#about_us_overview .team_main .team_main_flex .team_main_item .team_desc h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px
}

#about_us_overview .team_main .team_main_flex .team_main_item .team_desc p {
    font-size: 16px;
    color: #707070
}

#furniture {
    position: relative;
    overflow: hidden
}

#furniture .banner-section {
    position: relative
}

#furniture .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media(max-width:767px) {
    #furniture .banner-section .banner-slider-img {
        height: auto
    }
}

@media screen and (min-width:768px) {
    #furniture .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-position: bottom
    }
}

@media screen and (max-width:1199px) {
    #furniture .banner-section .banner-slider-img {
        background-position: bottom
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #furniture .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #furniture .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #furniture .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #furniture .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #furniture .banner-section .banner-slider-img {
        height: 45vh
    }
}

#furniture .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        z-index: 1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#furniture .banner-section .banner-slider-img1 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#furniture .banner-section .banner-slider-img2 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#furniture .banner-section .banner-slider-img3 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#furniture .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:991px) {
    #furniture .collections-section {
        margin: 80px 0 0
    }
}

@media screen and (max-width:767px) {
    #furniture .collections-section {
        margin: 80px 0
    }
}

@media screen and (max-width:767px) {
    #furniture .collections-section.seller-best-seler {
        margin: 80px 0 0
    }
}

#furniture .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#furniture .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #furniture .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#furniture .collections-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center
}

@media screen and (max-width:767px) {
    #furniture .collections-section p {
        font-size: 16px;
        line-height: 24px
    }
}

#furniture .collections-section .btn_section {
    text-align: center
}

#furniture .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #furniture .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#furniture .collections-section .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 100px 0 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #furniture .collections-section .collections-info {
        margin: 80px 0 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#furniture .collections-section .collections-info .collections-inside {
    width: 33.3%;
    margin-bottom: 80px;
    padding-right: 30px;
    padding-left: 30px
}

@media screen and (max-width:767px) {
    #furniture .collections-section .collections-info .collections-inside {
        width: 100%;
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .collections-section .collections-info .collections-inside {
        width: 48%
    }
}

#furniture .collections-section .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#furniture .collections-section .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#furniture .collections-section .collections-info .collections-inside .collection-img img {
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #furniture .collections-section .collections-info .collections-inside .collection-img img {
        width: 100%
    }
}

#furniture .collections-section .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#furniture .collections-section .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 0;
    min-height: 70px
}

@media screen and (max-width:767px) {
    #furniture .collections-section .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0;
        min-height: auto
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture .collections-section .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

#furniture .collections-section .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 10px 0;
    letter-spacing: 1px
}

#furniture .collections-section .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#furniture .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section {
        padding-bottom: 60px
    }
}

#furniture .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #furniture .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#furniture .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#furniture .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }
}

#furniture .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #furniture .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#furniture .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#furniture .tv-sec {
    padding: 0 0 120px;
    text-align: center
}

@media(max-width:767px) {
    #furniture .tv-sec {
        padding: 20px 0 80px
    }
}

#furniture .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

@media screen and (max-width:767px) {
    #furniture .tv-sec .heading-text {
        font-size: 40px
    }
}

#furniture .tv-sec .heading-text span {
    font-weight: 900
}

#furniture .tv-sec .para-text {
    color: #707070
}

#furniture .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #furniture .tv-sec .tv-commercial-slider {
        margin-top: 30px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#furniture .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

@media(max-width:767px) {
    #furniture .tv-sec .tv-commercial-slider .video-sec {
        padding: 0 5px
    }
}

@media(max-width:767px) {
    #furniture .tv-sec .tv-commercial-slider .video-sec img {
        width: 100%
    }
}

#furniture .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#furniture .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #furniture .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#furniture .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #furniture .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#furniture .tv-sec .slick-dots {
    bottom: -60px
}

#furniture .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#furniture .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#furniture .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #furniture .story-section img {
        width: 100%
    }
}

#furniture .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#furniture .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .story-inside {
        width: 100%
    }
}

#furniture .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #furniture .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#furniture .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#furniture .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#furniture .story-section .story-info .story-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .story-inside p {
        font-size: 16px;
        line-height: 24px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #furniture .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #furniture .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #furniture .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#furniture .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#furniture .furniture-occasion-section {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section {
        padding: 60px 0 80px
    }
}

#furniture .furniture-occasion-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600
    }
}

#furniture .furniture-occasion-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section h2 span {
        font-weight: 900
    }
}

#furniture .furniture-occasion-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center;
    width: 75%;
    margin: auto
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section p {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .furniture-occasion-section p {
        width: 90%
    }
}

#furniture .furniture-occasion-section .furniture-occasion-info {
    margin: 60px -15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:991px) {
    #furniture .furniture-occasion-section .furniture-occasion-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .furniture-occasion-info {
        margin: 60px 0 0
    }
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside {
    margin-bottom: 40px
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside {
        margin-bottom: 60px;
        width: 100%
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside {
        width: 50%;
        padding: 0 20px
    }
}

@media screen and (min-width:992px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside {
        width: 33.33%;
        padding: 0 20px
    }
}

@media screen and (min-width:992px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside:first-child {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside:nth-of-type(2) {
        width: 50%
    }
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block;
    width: 100%;
    height: auto
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img img {
    margin: auto;
    width: 100%;
    border-radius: 10px
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background-color: #ed3237b8;
    border-radius: 10px
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img.furniture-occasion-img:hover .overlay {
    opacity: 1
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img .text {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 15px
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside .furniture-occasion-img .text {
        font-size: 20px
    }
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 20px 0 10px
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside h3 {
        text-align: center;
        line-height: 35px
    }
}

#furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #9e9e9e;
    margin: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .furniture-occasion-info .furniture-occasion-inside h6 {
        text-align: center
    }
}

#furniture .furniture-occasion-section .btn_section {
    text-align: center
}

#furniture .furniture-occasion-section .btn_section .btn_project_default {
    width: 240px
}

@media screen and (max-width:767px) {
    #furniture .furniture-occasion-section .btn_section .btn_project_default {
        margin: 0
    }
}

#furniture .stylish-supreme-section {
    background: -webkit-linear-gradient(top, white 0, white 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 34%, #e8f0f2 54%, #e8f0f2 100%);
    background: linear-gradient(to bottom, white 0, white 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 34%, #e8f0f2 54%, #e8f0f2 100%)
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section {
        background: -webkit-linear-gradient(top, white 0, white 47%, #e8f0f2 47%, #e8f0f2 100%);
        background: linear-gradient(to bottom, white 0, white 47%, #e8f0f2 47%, #e8f0f2 100%)
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .stylish-supreme-section {
        background: -webkit-linear-gradient(top, white 0, white 30%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 34%, #e8f0f2 54%, #e8f0f2 100%);
        background: linear-gradient(to bottom, white 0, white 30%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 25%, #e8f0f2 34%, #e8f0f2 54%, #e8f0f2 100%)
    }
}

#furniture .stylish-supreme-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#furniture .stylish-supreme-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section h2 span {
        font-weight: 900
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info {
    margin: 60px 0 50px
}

#furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside {
    position: relative
}

@media(max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside {
        padding: 0 5px
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside img {
    border-radius: 10px
}

#furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside .desc-plus {
    position: absolute;
    top: 53%;
    left: 18%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    outline: 0;
    width: 50px;
    opacity: 1
}

@media(max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside .desc-plus {
        display: none
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .stylish-supreme-slider .stylish-supreme-inside .desc-plus.one-plus {
    left: auto;
    right: 18%;
    top: 64%
}

@media screen and (max-width:1199px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-dots {
        bottom: -35px
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-prev:before,
#furniture .stylish-supreme-section .stylish-supreme-info .slick-next:before {
    font-size: 30px
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-slide {
    outline: none !important
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-dots li button:before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-dots li button:before {
        font-size: 10px
    }
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-dots li {
        width: 10px;
        height: 10px
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-dots li.slick-active button:before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-dots li.slick-active button:before {
        font-size: 10px
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-prev:before {
    content: ""
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture .stylish-supreme-section .stylish-supreme-info .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#furniture .stylish-supreme-section .stylish-supreme-info .slick-next:before {
    content: ""
}

#furniture .stylish-supreme-section .btn_section {
    text-align: center
}

#furniture .stylish-supreme-section .btn_section .btn_project_default {
    width: 240px;
    margin: 0
}

#furniture .store-section {
    padding: 80px 0 0;
    background-color: #e8f0f2
}

#furniture .store-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #furniture .store-section .store-dealer-section {
        margin: 0 0 40px
    }
}

#furniture .store-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#furniture .store-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #furniture .store-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #furniture .store-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .store-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#furniture .store-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#furniture .store-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#furniture .store-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#furniture .store-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#furniture .store-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#furniture .blogs-section {
    padding: 80px 0;
    background-color: #e8f0f2
}

#furniture .blogs-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #furniture .blogs-section h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#furniture .blogs-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .blogs-section h2 span {
        font-weight: 900
    }
}

#furniture .blogs-section .btn_section {
    text-align: center
}

#furniture .blogs-section .btn_section .btn_project_default {
    width: 200px;
    margin: 100px 0 0
}

#furniture .blogs-section .blogs-slider {
    margin: 60px -15px 0
}

#furniture .blogs-section .blogs-slider .blogs-inside {
    padding: 0 15px
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec {
    position: relative
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width:767px) {
    #furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec img {
        width: 100%
    }
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #260c70;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec p {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
        font-size: 20px
    }
}

#furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #furniture .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#furniture .blogs-section .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #furniture .blogs-section .slick-dots {
        bottom: -35px
    }
}

#furniture .blogs-section .slick-prev:before,
#furniture .blogs-section .slick-next:before {
    font-size: 30px
}

#furniture .blogs-section .slick-slide {
    outline: none !important
}

#furniture .blogs-section .slick-dots li {
    width: 10px;
    height: 10px
}

#furniture .blogs-section .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#furniture .blogs-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#furniture .blogs-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture .blogs-section .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture .blogs-section .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#furniture .blogs-section .slick-prev:before {
    content: ""
}

#furniture .blogs-section .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture .blogs-section .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#furniture .blogs-section .slick-next:before {
    content: ""
}

#furniture .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #furniture .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture .contact-section .form-section {
        padding: 60px 15px
    }
}

#furniture .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #furniture .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#furniture .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#furniture .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#furniture .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#furniture .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#furniture .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#furniture .contact-section .form-section form input:focus {
    outline: 0
}

#furniture .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#furniture .contact-section .form-section form textarea:focus {
    outline: 0
}

#furniture .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#furniture .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#furniture .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#furniture .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#furniture .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #furniture .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#furniture .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #furniture .contact-section h5:after {
        width: 110px
    }
}

#furniture .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0;
    margin-top: 120px
}

@media(max-width:767px) {
    #furniture .furniture-app-section {
        padding-top: 115px
    }
}

#furniture .furniture-app-section .row-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #furniture .furniture-app-section .row-app {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#furniture .furniture-app-section .row-app .mobile-app {
    width: 35%;
    margin-top: -170px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #furniture .furniture-app-section .row-app .mobile-app {
        margin-top: -140px;
        width: 42%
    }
}

@media(max-width:767px) {
    #furniture .furniture-app-section .row-app .mobile-app {
        width: 100%;
        margin-top: -215px
    }
}

@media(max-width:767px) {
    #furniture .furniture-app-section .row-app .furniture-app-inside {
        margin-top: 30px
    }
}

#furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#furniture .furniture-app-section .row-app .furniture-app-inside .furniture-app-info img:first-child {
    padding-right: 5px
}

#furniture .furniture-app-section .row-app .furniture-app-inside .btn_section {
    margin-top: 30px
}

@media(max-width:767px) {
    #furniture .furniture-app-section .row-app .furniture-app-inside .btn_section {
        text-align: center
    }
}

#furniture .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default {
    width: 220px
}

#furniture .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#furniture select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#furniture select:focus {
    outline: 0
}

#furniture-brochure .banner-section {
    background-image: url("../img/furniture-brochure/furniture-brochure-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 82vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #furniture-brochure .banner-section {
        height: 80vh
    }
}

@media screen and (max-width:767px) {
    #furniture-brochure .banner-section {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: none;
        height: 100vh;
        position: absolute;
        height: 58vh
    }
}

#furniture-brochure .banner-section .heading-text {
    color: #3d3d3d;
    line-height: 50px
}

@media screen and (max-width:767px) {
    #furniture-brochure .banner-section .heading-text {
        padding-top: 140px;
        text-align: center
    }
}

#furniture-brochure .banner-section .para-text {
    color: #3d3d3d;
    margin: 15px 0
}

@media screen and (max-width:767px) {
    #furniture-brochure .banner-section .para-text {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

#furniture-brochure .banner-section .breadcrums {
    color: #fff
}

@media screen and (max-width:767px) {
    #furniture-brochure .banner-section .breadcrums {
        top: 18%
    }
}

@media screen and (max-width:767px) {
    #furniture-brochure .mob-banner-img {
        height: 58vh;
        object-fit: cover;
        object-position: center
    }
}

#furniture-brochure .blogs-section {
    padding: 80px 60px 60px
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section {
        padding: 60px 0 40px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-brochure .blogs-section {
        padding: 60px 15px
    }
}

#furniture-brochure .blogs-section .para-text {
    color: #707070;
    text-align: center
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs {
    padding: 20px 0 10px 0
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs {
    border: 0;
    text-align: center;
    display: table;
    margin: auto;
    background-color: #efefef;
    border-radius: 50px
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li {
    float: none;
    display: inline-block
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
    border: 0;
    padding: 0;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    padding: 15px 40px;
    color: #70707080;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    border-radius: 50px;
    background-color: #efefef
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
        padding: 15px 30px
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
        border-bottom: 2px solid transparent
    }
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a:focus {
    border: 0
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a:hover {
    background-color: transparent
}

#furniture-brochure .blogs-section .tabs-wrapper .main-tabs .nav-tabs li.active a {
    border: 0;
    color: #fff;
    font-weight: 500;
    background-color: #ed3237
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav {
    padding: 20px 15px 0;
    position: relative;
    margin-top: 40px
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-slide {
    width: auto
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slider_title:focus-visible {
    outline: 0
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav h3 {
    font-size: 20px;
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif;
    margin: 0;
    cursor: pointer;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 15px
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav h3 {
        font-size: 16px;
        margin: 0 10px
    }
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-current {
    position: relative
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-current h3 {
    font-weight: 600;
    color: #ed3237;
    border-bottom: 3px solid #ed3237
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-current h3 {
        font-size: 16px
    }
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 47%;
    left: -2%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-prev {
        top: 48%;
        left: -7px;
        width: 12px;
        height: 20px;
        background-size: 12px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-prev {
        top: 44%
    }
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-prev:before {
    content: ""
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 60%;
    right: -2%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-next {
        top: 60%;
        right: -7px;
        width: 12px;
        height: 20px;
        background-size: 12px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-next {
        top: 59%
    }
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-nav .slick-next:before {
    content: ""
}

#furniture-brochure .blogs-section .tabs-wrapper .slider-for.tab_section .blogs-info-section {
    margin: 60px 15px 0
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tabs-wrapper .slider-for.tab_section .blogs-info-section {
        margin: 60px 0 0
    }
}

#furniture-brochure .blogs-section .tab_section .btn_section {
    text-align: center
}

#furniture-brochure .blogs-section .tab_section .btn_section .btn_project_default {
    width: 144px
}

#furniture-brochure .blogs-section .tab_section .nav-tabs {
    border: 0;
    text-align: center;
    padding: 50px 0 10px 0;
    overflow: auto;
    white-space: nowrap
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .nav-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        padding: 30px 0 0 0;
        white-space: nowrap
    }
}

#furniture-brochure .blogs-section .tab_section .nav-tabs::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    background: #ddd
}

#furniture-brochure .blogs-section .tab_section .nav-tabs li {
    float: none;
    margin: 10px 0;
    display: inline-block
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .nav-tabs li {
        margin: 10px 0 5px 0
    }
}

#furniture-brochure .blogs-section .tab_section .nav-tabs li a {
    border: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0 15px;
    color: #3d3d3d;
    text-transform: capitalize;
    font-family: "Work Sans", sans-serif;
    border-bottom: 3px solid transparent
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .nav-tabs li a {
        font-size: 16px;
        line-height: 24px;
        margin: 0 20px 0 0
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .nav-tabs li a {
        border-bottom: 2px solid transparent
    }
}

#furniture-brochure .blogs-section .tab_section .nav-tabs li a:focus {
    border: 0
}

#furniture-brochure .blogs-section .tab_section .nav-tabs li a:hover {
    background-color: transparent
}

#furniture-brochure .blogs-section .tab_section .nav-tabs li.active a {
    border: 0;
    color: #3d3d3d;
    font-weight: 600;
    border-bottom: 3px solid #3d3d3d
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .nav-tabs li.active a {
        border-bottom: 2px solid #3d3d3d
    }
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section {
    margin: 60px -15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description {
    padding: 0 15px;
    width: 50%;
    margin-bottom: 60px
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px
    }
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside {
    box-shadow: 0 0 4px #3d3d3d4d;
    border-radius: 5px;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside {
        padding: 15px
    }
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info {
    width: 36%
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info:last-child {
    padding-left: 50px;
    width: 74%
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info:last-child {
        padding: 30px 0 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info:last-child {
        padding-left: 15px
    }
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info:last-child {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info {
        width: 100%
    }
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info img {
    margin: auto
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    background-color: #260c70;
    padding: 5px 10px;
    color: #fff;
    margin: 0;
    display: inline-block
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h3 {
    font-size: 22px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (max-width:991px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h3 {
        min-height: 48px
    }
}

@media screen and (max-width:767px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h3 {
        min-height: auto
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h3 {
        font-size: 20px
    }
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info h6 {
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-style: italic;
    margin: 0
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info a:focus {
    outline: 0
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info .download {
    margin: 25px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info .download .fas {
    color: #ed3237;
    border: 1px solid #ed3237;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px
}

#furniture-brochure .blogs-section .tab_section .blogs-info-section .brochure-description .brochure-inside .brochure-info .download p {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #ed3237;
    margin: 0;
    border-bottom: 1px solid #ed3237
}

#furniture-brochure .enquire-info-popup .modal-backdrop.in {
    opacity: .8
}

#furniture-brochure .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#furniture-brochure .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#furniture-brochure .enquire-info-popup .input-field {
    margin-top: 2rem
}

#furniture-brochure .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative
}

#furniture-brochure .enquire-info-popup label span {
    color: red
}

#furniture-brochure .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#furniture-brochure .enquire-info-popup input:focus {
    outline: 0
}

#furniture-brochure .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#furniture-brochure textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#furniture-brochure textarea:focus {
    box-shadow: none
}

#furniture-brochure select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#furniture-brochure select:focus {
    outline: 0
}

#furniture-listing .banner-section {
    position: relative
}

#furniture-listing .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media(max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: auto;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    #furniture-listing .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-position: bottom
    }
}

@media screen and (max-width:1199px) {
    #furniture-listing .banner-section .banner-slider-img {
        background-position: bottom
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #furniture-listing .banner-section .banner-slider-img {
        height: 45vh
    }
}

#furniture-listing .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture-listing .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-listing .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        z-index: 1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-listing .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#furniture-listing .banner-section .banner-slider-img1 {
    background-image: url("../img/furniture-listing/furniture-listing-bulbul.jpg")
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#furniture-listing .banner-section .banner-slider-img2 {
    background-image: url("../img/furniture-listing/furniture-listing-fusion.jpg")
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#furniture-listing .banner-section .banner-slider-img3 {
    background-image: url("../img/furniture-listing/furniture-listing-urban.jpg")
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#furniture-listing .banner-section.furniture-listing-banner-section {
    background-image: url("../img/furniture-listing/listing-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section.furniture-listing-banner-section {
        background-image: none !important;
        position: absolute
    }
}

@media screen and (min-width:768px) {
    #furniture-listing .banner-section.furniture-listing-banner-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section.furniture-listing-banner-section .heading-text {
        padding-top: 140px;
        text-align: center;
        font-size: 30px;
        line-height: 40px
    }
}

#furniture-listing .banner-section.furniture-listing-banner-section .para-text {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section.furniture-listing-banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section.furniture-listing-banner-section .banner-style {
        height: 100vh
    }
}

#furniture-listing .banner-section.furniture-listing-banner-section .banner-style .btn_project_default {
    width: 220px;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-listing .banner-section.furniture-listing-banner-section .banner-style .btn_project_default {
        position: absolute;
        bottom: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#furniture-listing .banner-section.furniture-listing-banner-section .banner-style .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#furniture-listing .listing-wrapper {
    padding: 100px 0 20px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper {
        padding: 100px 0 60px
    }
}

#furniture-listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#furniture-listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#furniture-listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#furniture-listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#furniture-listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#furniture-listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#furniture-listing .listing-wrapper .listing-section.listing-section-option2 .listing-inside {
    width: 100% !important;
    padding-right: 0 !important
}

#furniture-listing .listing-wrapper .listing-section.listing-section-option2 .listing-inside.listing-description .sort-section {
    right: 15px !important
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section.listing-section-option2 .listing-inside.listing-description .sort-section {
        right: 0 !important;
        left: auto !important;
        width: auto !important
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 80px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap {
        display: none
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 12, 12, 0.5);
    padding: 0 10px;
    z-index: 9999;
    overflow-y: auto
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active .modal_filter_flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
    background-color: #fff;
    margin-top: 20px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
        padding: 0 15px 0
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    display: none;
    width: 100%
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h6 {
    font-size: 25px;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 20px;
    box-shadow: 0 0 5px #00000021;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside.listing-description {
    position: relative;
    padding-top: 50px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info {
    margin-bottom: 50px
}

@media screen and (max-width:991px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        padding: 0 5px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        padding: 0 5px
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img {
    position: relative
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img.listing-img:hover .clickcolorchange {
    opacity: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    bottom: 15px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    margin: auto;
    text-align: center;
    opacity: 0;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange a {
    text-decoration: none
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange span {
    margin-right: 3px;
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #707070
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange span.active {
    width: 22px;
    height: 22px
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option1 {
    background-color: #6cb855
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option2 {
    background-color: #709ffa
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option3 {
    background-color: #b5a610
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option4 {
    background-color: #d53623
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option5 {
    background-color: #3a2b30
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option6 {
    background-color: #131517
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .listing-img .clickcolorchange .color-option7 {
    background-color: #f2eff0
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    color: #3d3d3d;
    font-weight: 600;
    opacity: .4
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info h5 {
        text-align: center
    }
}

#furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 0;
    min-height: 50px
}

@media screen and (max-width:767px) {
    #furniture-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#furniture-listing .explore_main {
    padding: 0 0 60px
}

#furniture-listing .explore_main .content_explore_normal .heading-text {
    color: #3d3d3d;
    text-align: center
}

#furniture-listing .explore_main .content_explore_normal .heading-text span {
    font-weight: 800
}

#furniture-listing .explore_main .content_explore_normal .para_new_font {
    padding-top: 15px
}

#furniture-listing .explore_main .content_explore_normal .para_new_font span {
    font-weight: 600
}

#furniture-listing .explore_main .set_explore {
    position: relative;
    width: 100%;
    height: auto
}

#furniture-listing .explore_main .set_explore h2 {
    font-size: 34px;
    color: #3d3d3d;
    line-height: 44px;
    padding-right: 20px
}

@media screen and (max-width:767px) {
    #furniture-listing .explore_main .set_explore h2 {
        font-size: 24px;
        line-height: 34px
    }
}

#furniture-listing .explore_main .set_explore>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#furniture-listing .explore_main .set_explore>a i {
    float: right;
    margin-top: 2px;
    color: #3d3d3d;
    font-size: 20px
}

#furniture-listing .explore_main .content_explore {
    display: none;
    padding: 0 30px 40px
}

@media screen and (max-width:767px) {
    #furniture-listing .explore_main .content_explore {
        padding: 0 0 40px
    }
}

#furniture-listing .explore_main .content_explore p {
    padding-top: 20px
}

#furniture-listing .explore_main .content_explore p span {
    font-weight: 700
}

#furniture-listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#furniture-listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#furniture-listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#furniture-listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #furniture-listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#furniture-listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#furniture-listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#furniture-listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #furniture-listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#furniture-listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#furniture-listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#listing-inside .breadcrums {
    color: #000
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .breadcrums {
        top: 8%
    }
}

#listing-inside .breadcrums span img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

#listing-inside .para-text {
    color: #707070
}

#listing-inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #listing-inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #listing-inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#listing-inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#listing-inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#listing-inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#listing-inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    left: 5%
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    right: 5%
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#listing-inside .product-wrapper .product-section .product-info h6 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#listing-inside .product-wrapper .product-section .product-info h6 i {
    color: #3d3d3d;
    padding: 0 3px
}

#listing-inside .product-wrapper .product-section .product-info h6 i.low-rating {
    opacity: .5
}

#listing-inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    line-height: 22px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin: 15px 0 20px;
    opacity: .5
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info h5 {
        font-size: 16px;
        margin: 20px 0;
        line-height: 20px
    }
}

#listing-inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 25px 0
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px
    }
}

#listing-inside .product-wrapper .product-section .product-info h3 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

#listing-inside .product-wrapper .product-section .product-info .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#listing-inside .product-wrapper .product-section .product-info h4 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 500;
    margin: 40px 0 25px
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info h4 {
        font-size: 16px;
        margin: 30px 0 20px
    }
}

#listing-inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px
}

@media screen and (max-width:767px) {
    #listing-inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
        width: 140px;
        margin: 5px
    }
}

#listing-inside .product-description-section {
    background-color: #e8f0f2
}

@media screen and (max-width:767px) {
    #listing-inside .product-description-section {
        padding-bottom: 60px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-description-section {
        padding-bottom: 20px
    }
}

#listing-inside .product-description-section .product-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #listing-inside .product-description-section .product-inside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
}

#listing-inside .product-description-section .product-inside .product-info {
    width: 48%
}

@media screen and (max-width:767px) {
    #listing-inside .product-description-section .product-inside .product-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-description-section .product-inside .product-info {
        width: 50%
    }
}

#listing-inside .product-description-section .product-inside .product-info:first-child {
    width: 52%;
    padding-right: 60px
}

@media screen and (max-width:767px) {
    #listing-inside .product-description-section .product-inside .product-info:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-description-section .product-inside .product-info:first-child {
        width: 50%;
        padding-right: 15px
    }
}

#listing-inside .product-description-section .product-inside .product-info h3 {
    font-size: 40px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0 0 20px 0
}

@media screen and (max-width:991px) {
    #listing-inside .product-description-section .product-inside .product-info h3 {
        font-size: 30px
    }
}

#listing-inside .technical-details-section {
    margin: 40px 0
}

@media screen and (max-width:767px) {
    #listing-inside .technical-details-section {
        padding-bottom: 0
    }
}

#listing-inside .technical-details-section .technical-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#listing-inside .technical-details-section .technical-inside .technical-info {
    width: 48%
}

@media screen and (max-width:767px) {
    #listing-inside .technical-details-section .technical-inside .technical-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info {
        width: 50%
    }
}

#listing-inside .technical-details-section .technical-inside .technical-info:last-child {
    width: 52%;
    padding-left: 60px
}

@media screen and (max-width:767px) {
    #listing-inside .technical-details-section .technical-inside .technical-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info:last-child {
        width: 50%;
        padding-left: 15px
    }
}

#listing-inside .technical-details-section .technical-inside .technical-info h3 {
    font-size: 40px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #listing-inside .technical-details-section .technical-inside .technical-info h3 {
        font-size: 30px;
        margin: 40px 0 20px 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info h3 {
        font-size: 30px
    }
}

#listing-inside .technical-details-section .technical-inside .technical-info ul:not(.browser-default)>li {
    list-style-type: disc
}

#listing-inside .technical-details-section .technical-inside .technical-info ul {
    padding-left: 20px
}

#listing-inside .technical-details-section .technical-inside .technical-info ul li {
    margin-bottom: 10px
}

#listing-inside .technical-details-section .technical-inside .technical-info ul ol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #cecece;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info ul ol {
        margin-top: 10px
    }
}

#listing-inside .technical-details-section .technical-inside .technical-info ul ol li {
    padding: 25px 40px;
    margin-bottom: 0;
    width: 33%;
    border-right: 1px solid #cecece;
    font-size: 20px;
    color: #707070;
    font-family: "Work Sans", sans-serif
}

@media screen and (max-width:767px) {
    #listing-inside .technical-details-section .technical-inside .technical-info ul ol li {
        padding: 15px;
        font-size: 16px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info ul ol li {
        padding: 5px;
        font-size: 16px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #listing-inside .technical-details-section .technical-inside .technical-info ul ol li {
        padding: 15px;
        font-size: 16px
    }
}

#listing-inside .technical-details-section .technical-inside .technical-info ul ol li:last-child {
    border-right: 0
}

#listing-inside .technical-details-section .technical-inside .technical-info ul ol:last-child {
    border-top: 0;
    margin-bottom: 30px;
    margin-top: 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .technical-details-section .technical-inside .technical-info ul ol:last-child {
        margin-bottom: 20px
    }
}

#listing-inside .book-section {
    padding: 120px 0 20px
}

@media screen and (max-width:767px) {
    #listing-inside .book-section {
        padding: 60px 0 20px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .book-section {
        padding: 60px 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #listing-inside .book-section {
        padding: 80px 0 60px
    }
}

#listing-inside .book-section .heading-text {
    color: #3d3d3d;
    font-weight: 900
}

#listing-inside .book-section .book-info {
    margin: 60px 0
}

@media screen and (max-width:767px) {
    #listing-inside .book-section .book-info {
        margin: 30px 0 60px
    }
}

#listing-inside .book-section .book-info img {
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #listing-inside .book-section .book-info img {
        border-radius: 5px
    }
}

#listing-inside .listing-inside-catalogue-section {
    background: -webkit-linear-gradient(top, white 0, white 18%, #e8f0f2 18%, #e8f0f2 100%);
    background: linear-gradient(180deg, white 0, white 18%, #e8f0f2 18%, #e8f0f2 100%);
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section {
        background: -webkit-linear-gradient(top, white 0, white 15%, #e8f0f2 15%, #e8f0f2 100%);
        background: linear-gradient(180deg, white 0, white 15%, #e8f0f2 15%, #e8f0f2 100%);
        padding-bottom: 60px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .listing-inside-catalogue-section {
        background: #e8f0f2;
        padding: 60px 0
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:first-child {
    width: 60%
}

@media screen and (min-width:992px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 20px;
        width: 100%
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:last-child {
    width: 40%
}

@media screen and (min-width:1200px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:last-child {
        position: relative;
        top: 60px
    }
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside:last-child {
        width: 100%
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 30px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    display: block;
    width: 220px
}

@media screen and (max-width:767px) {
    #listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        margin: 30px 0;
        width: 230px
    }
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default.white-button {
    width: 170px;
    color: #3d3d3d;
    border: 1px solid #3d3d3d;
    margin: 0
}

#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default.white-button:hover,
#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default.white-button:active,
#listing-inside .listing-inside-catalogue-section .catalogue-info .catalogue-inside .btn_project_default.white-button:focus {
    background-color: #3d3d3d;
    color: #fff;
    border: 1px solid #3d3d3d
}

#listing-inside .related-products-section {
    padding: 0 0 100px
}

@media screen and (max-width:767px) {
    #listing-inside .related-products-section {
        padding: 0 0 100px
    }
}

#listing-inside .related-products-section .related-products-info .related-products-slider {
    margin: 40px -15px 0
}

@media screen and (max-width:767px) {
    #listing-inside .related-products-section .related-products-info .related-products-slider {
        margin: 25px -15px 0
    }
}

#listing-inside .related-products-section .related-products-info .related-products-slider .blogs-inside {
    padding: 0 15px
}

#listing-inside .related-products-section .related-products-info .related-products-slider .blogs-inside img {
    border-radius: 5px
}

#listing-inside .related-products-section .related-products-info .related-products-slider .blogs-inside h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #listing-inside .related-products-section .related-products-info .related-products-slider .blogs-inside h4 {
        font-size: 16px
    }
}

#listing-inside .related-products-section .related-products-info .related-products-slider .blogs-inside a:focus {
    outline: thin dotted;
    outline: 0;
    outline-offset: -2px
}

@media screen and (max-width:767px) {
    #listing-inside .related-products-section .related-products-info .related-products-slider .slick-prev {
        left: auto;
        right: 20%;
        top: -24%;
        background-size: 14px
    }
}

#listing-inside .related-products-section .related-products-info .related-products-slider .slick-prev:before {
    content: ""
}

@media screen and (max-width:767px) {
    #listing-inside .related-products-section .related-products-info .related-products-slider .slick-next {
        right: 3%;
        top: -14%;
        background-size: 14px
    }
}

#listing-inside .related-products-section .related-products-info .related-products-slider .slick-next:before {
    content: ""
}

#listing-inside .product-guide-video-section {
    background-color: #e8f0f2;
    padding: 80px 0 60px
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section {
        margin: 0
    }
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section {
        background: #e8f0f2;
        padding: 20px 0 60px
    }
}

#listing-inside .product-guide-video-section .heading-text {
    margin: 60px 0 30px;
    font-weight: 600;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-guide-video-section .heading-text {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 30px
    }
}

#listing-inside .product-guide-video-section .video-img {
    position: relative
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section .video-img {
        margin: 0 0 40px
    }
}

#listing-inside .product-guide-video-section .video-img .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

#listing-inside .product-guide-video-section .video-img .play-icon img {
    width: 60px
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section .video-img .play-icon img {
        width: 40px
    }
}

#listing-inside .product-guide-video-section .video-img img {
    width: 100%;
    border-radius: 5px
}

#listing-inside .product-guide-video-section .video-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section .video-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-inside .product-guide-video-section .video-section {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#listing-inside .product-guide-video-section .video-section .video-inside {
    width: 50%
}

@media screen and (max-width:767px) {
    #listing-inside .product-guide-video-section .video-section .video-inside {
        width: 100%
    }
}

@media screen and (min-width:992px) {
    #listing-inside .product-guide-video-section .video-section .video-inside.video-info {
        padding-right: 50px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .product-guide-video-section .video-section .video-inside.video-info {
        padding-right: 20px
    }
}

#listing-inside .sales-service-section {
    padding: 80px 0
}

#listing-inside .sales-service-section .sales-service-inside {
    position: relative;
    text-align: center
}

#listing-inside .sales-service-section .sales-service-inside img {
    border-radius: 10px;
    width: 100%
}

#listing-inside .sales-service-section .sales-service-inside .sales-service-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px
}

#listing-inside .sales-service-section .sales-service-inside .sales-service-info .heading-text {
    color: #fff
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .sales-service-section .sales-service-inside .sales-service-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#listing-inside .sales-service-section .sales-service-inside .sales-service-info .para-text {
    color: #fff;
    margin: 30px 0
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .sales-service-section .sales-service-inside .sales-service-info .para-text {
        margin: 15px 0
    }
}

#listing-inside .sales-service-section .sales-service-inside .sales-service-info h6 {
    margin: 40px 0 0
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #listing-inside .sales-service-section .sales-service-inside .sales-service-info h6 {
        margin: 20px 0 0
    }
}

#listing-inside .sales-service-section .sales-service-inside .sales-service-info .ask-call {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

#listing-inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#listing-inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#listing-inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#listing-inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#listing-inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#listing-inside .enquire-info-popup input:focus {
    outline: 0
}

#listing-inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#listing-inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#listing-inside textarea:focus {
    box-shadow: none
}

#listing-inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#listing-inside select:focus {
    outline: 0
}

#listing-inside .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #listing-inside .slick-dots {
        bottom: -35px
    }
}

#listing-inside .slick-prev:before,
#listing-inside .slick-next:before {
    font-size: 30px
}

#listing-inside .slick-slide {
    outline: none !important
}

#listing-inside .slick-dots li {
    width: 10px;
    height: 10px
}

#listing-inside .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#listing-inside .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#listing-inside .slick-dotted.slick-slider {
    margin-bottom: 0
}

#listing-inside .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

#listing-inside .slick-prev:before {
    content: ""
}

#listing-inside .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

#listing-inside .slick-next:before {
    content: ""
}

#furniture-about-us {
    position: relative;
    overflow: hidden
}

#furniture-about-us .banner-section {
    position: relative
}

#furniture-about-us .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #furniture-about-us .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #furniture-about-us .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #furniture-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #furniture-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #furniture-about-us .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #furniture-about-us .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #furniture-about-us .banner-section .banner-slider-img {
        height: 45vh
    }
}

#furniture-about-us .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture-about-us .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #furniture-about-us .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }

    #furniture-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#furniture-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 60px
}

@media(max-width:991px) {
    #furniture-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
        margin-bottom: 30px
    }
}

#furniture-about-us .banner-section .banner-slider-img .banner-description .breadcrums a {
    color: inherit
}

#furniture-about-us .banner-section .banner-slider-img .banner-description .breadcrums span {
    padding: 0 5px
}

#furniture-about-us .banner-section .banner-slider-img .banner-description .breadcrums span img {
    width: 8px
}

@media screen and (max-width:767px) {
    #furniture-about-us .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#furniture-about-us .banner-section .banner-slider-img .banner-description .heading-text {
    margin-top: 50px
}

@media(max-width:767px) {
    #furniture-about-us .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 0 30px
    }
}

#furniture-about-us .banner-section .banner-slider-img1 {
    background-image: url("../img/furniture-about/banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture-about-us .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#furniture-about-us .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #furniture-about-us .abt-sec {
        padding: 50px 0
    }
}

#furniture-about-us .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    #furniture-about-us .abt-sec p {
        font-size: 18px
    }
}

#furniture-about-us .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

#furniture-about-us .abt-sec .iso-row .item {
    width: 18%
}

@media(max-width:767px) {
    #furniture-about-us .abt-sec .iso-row .item {
        width: 48%
    }

    #furniture-about-us .abt-sec .iso-row .item:nth-last-child(1) {
        margin-top: 30px
    }
}

#furniture-about-us .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#furniture-about-us .abt-sec .iso-row .item .text {
    font-size: 19px
}

@media(max-width:767px) {
    #furniture-about-us .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section img {
        width: 100%
    }
}

#furniture-about-us .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 10px;
        position: relative;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-about-us .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#furniture-about-us .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .story-inside {
        width: 100%
    }
}

#furniture-about-us .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #furniture-about-us .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#furniture-about-us .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#furniture-about-us .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#furniture-about-us .story-section .story-info .story-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .story-inside p {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #furniture-about-us .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #furniture-about-us .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#furniture-about-us .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#furniture-about-us .points-sec .row-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 0 0
}

@media(max-width:767px) {
    #furniture-about-us .points-sec .row-sec {
        padding: 50px 0 0
    }
}

#furniture-about-us .points-sec .row-sec .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 29%;
    background-color: rgba(245, 183, 183, 0.2);
    margin-bottom: 70px;
    padding: 5px 15px;
    border-radius: 10px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-about-us .points-sec .row-sec .item {
        width: 46%;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

@media(min-width:768px) {
    #furniture-about-us .points-sec .row-sec .item {
        min-height: 230px
    }
}

@media(max-width:767px) {
    #furniture-about-us .points-sec .row-sec .item {
        width: 100%;
        min-height: 200px;
        margin-bottom: 30px
    }
}

#furniture-about-us .points-sec .row-sec .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.3)
}

#furniture-about-us .points-sec .row-sec .item:nth-child(3) {
    background-color: rgba(197, 208, 116, 0.2)
}

#furniture-about-us .points-sec .row-sec .item:nth-child(4) {
    background-color: rgba(255, 212, 163, 0.2)
}

#furniture-about-us .points-sec .row-sec .item:nth-child(5) {
    background-color: rgba(208, 236, 245, 0.2)
}

#furniture-about-us .points-sec .row-sec .item:nth-child(6) {
    background-color: rgba(204, 188, 197, 0.2)
}

#furniture-about-us .points-sec .row-sec .item .content {
    width: 48%
}

#furniture-about-us .points-sec .row-sec .item .content .number {
    font-size: 42px;
    font-weight: 700;
    color: #ed3237;
    line-height: 48px
}

#furniture-about-us .points-sec .row-sec .item .content p {
    font-size: 18px;
    margin: 0;
    line-height: 22px
}

#furniture-about-us .points-sec .row-sec .item .icon {
    width: 38%
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-about-us .points-sec .row-sec .item .icon {
        width: 30%
    }
}

@media(max-width:767px) {
    #furniture-about-us .points-sec .row-sec .item .icon svg {
        width: 100%
    }
}

#furniture-about-us .media-sec {
    padding: 0 0 100px
}

@media(max-width:767px) {
    #furniture-about-us .media-sec {
        padding: 0 0 60px
    }
}

#furniture-about-us .media-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#furniture-about-us .media-sec .media-slider {
    padding-top: 50px
}

@media(max-width:767px) {
    #furniture-about-us .media-sec .media-slider {
        padding-top: 30px
    }
}

#furniture-about-us .media-sec .media-slider .item {
    outline: 0;
    position: relative
}

@media(min-width:768px) {
    #furniture-about-us .media-sec .media-slider .item {
        padding: 0 15px
    }
}

#furniture-about-us .media-sec .media-slider .item::before {
    content: "";
    position: absolute;
    width: 92%;
    height: 100%;
    background-color: rgba(61, 61, 61, 0.5);
    border-radius: 10px;
    top: 0;
    left: 4%
}

@media(max-width:767px) {
    #furniture-about-us .media-sec .media-slider .item::before {
        width: 100%;
        left: 0
    }
}

#furniture-about-us .media-sec .media-slider .item .play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    cursor: pointer
}

#furniture-about-us .media-sec .media-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #furniture-about-us .media-sec .media-slider .slick-prev {
        left: -3%
    }
}

#furniture-about-us .media-sec .media-slider .slick-prev:before {
    content: ""
}

#furniture-about-us .media-sec .media-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #furniture-about-us .media-sec .media-slider .slick-next {
        right: -3%
    }
}

#furniture-about-us .media-sec .media-slider .slick-next:before {
    content: ""
}

#furniture-about-us .media-sec .media-slider .slick-dots {
    bottom: -50px
}

#furniture-about-us .media-sec .media-slider .slick-dots li button::before {
    font-size: 10px
}

#furniture-about-us .apply-sec {
    position: relative
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-about-us .apply-sec {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    #furniture-about-us .apply-sec {
        padding-bottom: 20px
    }
}

#furniture-about-us .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#furniture-about-us .apply-sec .content .heading-text {
    color: #3d3d3d
}

#furniture-about-us .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #furniture-about-us .apply-sec .content p {
        font-size: 18px
    }
}

#furniture-about-us .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-about-us .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #furniture-about-us .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #furniture-about-us .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #furniture-about-us .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#furniture-about-us .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #furniture-about-us .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-about-us .contact-section .form-section {
        padding: 60px 15px
    }
}

#furniture-about-us .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#furniture-about-us .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#furniture-about-us .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#furniture-about-us .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#furniture-about-us .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#furniture-about-us .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#furniture-about-us .contact-section .form-section form input:focus {
    outline: 0
}

#furniture-about-us .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#furniture-about-us .contact-section .form-section form textarea:focus {
    outline: 0
}

#furniture-about-us .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#furniture-about-us .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#furniture-about-us .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#furniture-about-us .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#furniture-about-us .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#furniture-about-us .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section h5:after {
        width: 110px
    }
}

#furniture-about-us .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#furniture-about-us .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#furniture-about-us .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#furniture-about-us .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#furniture-about-us .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#furniture-about-us .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#furniture-about-us .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .store-dealer-section {
        margin: 0 0 80px
    }
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#furniture-about-us .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#furniture-about-us .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0
}

#furniture-about-us .furniture-app-section .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#furniture-about-us .furniture-app-section .row-flex .furniture-app-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-about-us .furniture-app-section .row-flex .furniture-app-inside {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #furniture-about-us .furniture-app-section .row-flex .furniture-app-inside {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info .app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#furniture-about-us .furniture-app-section .row-flex .furniture-app-inside .furniture-app-info .app-info img:first-child {
    padding-right: 5px
}

@media screen and (max-width:1200px) {
    #furniture-about-us .furniture-app-section .row-flex .btn_section {
        text-align: center;
        width: 100%;
        margin: 30px 0 0
    }
}

#furniture-about-us .furniture-app-section .row-flex .btn_section .btn_project_default {
    width: 250px;
    margin: 0
}

#furniture-about-us .furniture-app-section .row-flex .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#furniture-about-us .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0;
    margin-top: 120px
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section {
        padding-top: 115px
    }
}

#furniture-about-us .furniture-app-section .row-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#furniture-about-us .furniture-app-section .row-app .mobile-app {
    width: 35%;
    margin-top: -170px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #furniture-about-us .furniture-app-section .row-app .mobile-app {
        margin-top: -140px;
        width: 40%
    }
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section .row-app .mobile-app {
        width: 100%;
        margin-top: -215px
    }
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section .row-app .furniture-app-inside {
        margin-top: 30px
    }
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .furniture-app-info img:first-child {
    padding-right: 5px
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .btn_section {
    margin-top: 30px
}

@media(max-width:767px) {
    #furniture-about-us .furniture-app-section .row-app .furniture-app-inside .btn_section {
        text-align: center
    }
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default {
    width: 220px
}

#furniture-about-us .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#furniture-about-us select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#furniture-about-us select:focus {
    outline: 0
}

#contact_page .banner-section {
    background-image: url("../img/contact/contact-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 82vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #contact_page .banner-section {
        height: 80vh
    }
}

@media screen and (max-width:1199px) {
    #contact_page .banner-section {
        height: 57vh
    }
}

@media screen and (max-width:991px) {
    #contact_page .banner-section {
        height: 51vh
    }
}

@media screen and (max-width:767px) {
    #contact_page .banner-section {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: none;
        height: 75vh;
        position: absolute
    }
}

@media screen and (max-width:1199px) {
    #contact_page .banner-section .col-md-12 {
        width: 53% !important
    }
}

@media screen and (max-width:767px) {
    #contact_page .banner-section .col-md-12 {
        width: 100% !important
    }
}

#contact_page .banner-section .heading-text {
    color: #fff
}

@media screen and (max-width:767px) {
    #contact_page .banner-section .heading-text {
        padding-top: 140px;
        text-align: center
    }
}

#contact_page .banner-section .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #contact_page .banner-section .para-text {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #contact_page .banner-section .scrool-down {
        display: none
    }
}

@media screen and (max-width:767px) {
    #contact_page .mob-banner-img {
        height: 58vh;
        object-fit: cover;
        object-position: center
    }
}

#contact_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 0;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #contact_page .contact-section .form-section {
        padding: 60px 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #contact_page .contact-section .form-section {
        padding: 60px 15px 0
    }
}

#contact_page .contact-section .form-section .para-text {
    color: #707070;
    text-align: center
}

#contact_page .contact-section .form-section .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#contact_page .contact-section .form-section form {
    background-color: #f5f5f5;
    padding: 30px 60px 60px;
    margin: 40px 0 60px;
    position: relative
}

@media screen and (max-width:767px) {
    #contact_page .contact-section .form-section form {
        padding: 20px 15px 60px;
        margin: 40px -15px 60px
    }
}

#contact_page .contact-section .form-section form .input-field label.error.active {
    top: 0 !important
}

#contact_page .contact-section .form-section form #select-business {
    margin-top: 31px
}

#contact_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#contact_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .8;
    padding: 0 3px
}

#contact_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#contact_page .contact-section .form-section form input:focus {
    outline: 0
}

#contact_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#contact_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#contact_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#contact_page .contact-section .form-section form .btn-section {
    text-align: center;
    margin: 60px 0 0
}

#contact_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px;
    margin: 0
}

#contact_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#contact_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #contact_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#contact_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #contact_page .contact-section h5:after {
        width: 110px
    }
}

#contact_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #contact_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#contact_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #contact_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#contact_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #contact_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#contact_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #contact_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#contact_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#contact_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #contact_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#contact_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b785;
    height: 3rem;
    top: 7px;
    position: relative;
    opacity: .8;
    color: #3d3d3d;
    padding: 0
}

#contact_page select:focus {
    outline: 0
}

#blogs .banner-section {
    background-image: url("../img/blogs/blogs-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 82vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #blogs .banner-section {
        height: 80vh
    }
}

@media screen and (max-width:767px) {
    #blogs .banner-section {
        background-image: none;
        height: 58vh;
        position: absolute;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-position: bottom
    }
}

#blogs .banner-section .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #blogs .banner-section .heading-text {
        padding-top: 140px;
        text-align: center
    }
}

#blogs .banner-section .para-text {
    color: #3d3d3d;
    margin: 15px 0
}

@media screen and (max-width:767px) {
    #blogs .banner-section .para-text {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

#blogs .banner-section .breadcrums {
    color: #fff
}

@media screen and (max-width:767px) {
    #blogs .banner-section .breadcrums {
        top: 18%
    }
}

@media screen and (max-width:767px) {
    #blogs .mob-banner-img {
        height: 58vh;
        object-fit: cover;
        object-position: center
    }
}

#blogs .blogs-section {
    padding: 80px 60px 60px
}

@media screen and (max-width:991px) {
    #blogs .blogs-section {
        padding: 60px 0 40px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #blogs .blogs-section {
        padding: 60px 15px
    }
}

#blogs .blogs-section .para-text {
    color: #707070;
    text-align: center
}

#blogs .blogs-section .tabs-wrapper .main-tabs {
    padding: 20px 0 10px 0
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs {
    border: 0;
    text-align: center;
    display: table;
    margin: auto;
    background-color: #efefef;
    border-radius: 50px
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li {
    float: none;
    display: inline-block
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
    border: 0;
    padding: 0;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    padding: 15px 40px;
    color: #70707080;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    border-radius: 50px;
    background-color: #efefef
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
        padding: 15px 30px
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a {
        border-bottom: 2px solid transparent
    }
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a:focus {
    border: 0
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li a:hover {
    background-color: transparent
}

#blogs .blogs-section .tabs-wrapper .main-tabs .nav-tabs li.active a {
    border: 0;
    color: #fff;
    font-weight: 500;
    background-color: #ed3237
}

#blogs .blogs-section .tabs-wrapper .slider-nav {
    padding: 20px 15px 0;
    position: relative;
    margin-top: 40px
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-slide {
    width: auto
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slider_title:focus-visible {
    outline: 0
}

#blogs .blogs-section .tabs-wrapper .slider-nav h3 {
    font-size: 20px;
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif;
    margin: 0;
    cursor: pointer;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 15px
}

@media screen and (max-width:991px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav h3 {
        font-size: 16px;
        margin: 0 10px
    }
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-current {
    position: relative
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-current h3 {
    font-weight: 600;
    color: #ed3237;
    border-bottom: 3px solid #ed3237
}

@media screen and (max-width:991px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav .slick-current h3 {
        font-size: 16px
    }
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 47%;
    left: -2%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav .slick-prev {
        top: 48%;
        left: -10px;
        width: 12px;
        height: 20px;
        background-size: 12px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav .slick-prev {
        top: 44%
    }
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-prev:before {
    content: ""
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 60%;
    right: -2%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav .slick-next {
        top: 60%;
        right: -10px;
        width: 12px;
        height: 20px;
        background-size: 12px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #blogs .blogs-section .tabs-wrapper .slider-nav .slick-next {
        top: 59%
    }
}

#blogs .blogs-section .tabs-wrapper .slider-nav .slick-next:before {
    content: ""
}

#blogs .blogs-section .tabs-wrapper .slider-for.tab_section .blogs-info-section {
    margin: 60px 15px 0
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tabs-wrapper .slider-for.tab_section .blogs-info-section {
        margin: 60px 0 0
    }
}

#blogs .blogs-section .tab_section .btn_section {
    text-align: center
}

#blogs .blogs-section .tab_section .btn_section .btn_project_default {
    width: 200px
}

#blogs .blogs-section .tab_section .nav-tabs {
    border: 0;
    text-align: center;
    padding: 50px 0 10px 0
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .nav-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        padding: 30px 0 0 0;
        white-space: nowrap
    }
}

#blogs .blogs-section .tab_section .nav-tabs li {
    float: none;
    margin: 10px 0;
    display: inline-block
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .nav-tabs li {
        margin: 10px 0 5px 0
    }
}

#blogs .blogs-section .tab_section .nav-tabs li a {
    border: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0 15px;
    color: #3d3d3d;
    text-transform: capitalize;
    font-family: "Work Sans", sans-serif;
    border-bottom: 3px solid transparent
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .nav-tabs li a {
        font-size: 16px;
        line-height: 24px;
        margin: 0 20px 0 0
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #blogs .blogs-section .tab_section .nav-tabs li a {
        border-bottom: 2px solid transparent
    }
}

#blogs .blogs-section .tab_section .nav-tabs li a:focus {
    border: 0
}

#blogs .blogs-section .tab_section .nav-tabs li a:hover {
    background-color: transparent
}

#blogs .blogs-section .tab_section .nav-tabs li.active a {
    border: 0;
    color: #3d3d3d;
    font-weight: 600;
    border-bottom: 3px solid #3d3d3d
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .nav-tabs li.active a {
        border-bottom: 2px solid #3d3d3d
    }
}

#blogs .blogs-section .tab_section .blogs-info-section {
    margin: 60px -15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside {
    padding: 0 15px;
    width: 33.33%;
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .blogs-info-section .blogs-inside {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #blogs .blogs-section .tab_section .blogs-info-section .blogs-inside {
        width: 50%
    }
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-img-sec {
    position: relative
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.007), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.007)
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec {
        padding: 30px 20px;
        box-shadow: 0 0 4px #3d3d3d4d
    }
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #260c70;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec h6 {
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 15px 0 0
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec h3 {
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec h3 {
        font-size: 20px
    }
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec h4 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#blogs .blogs-section .tab_section .blogs-info-section .blogs-inside .blogs-info-sec .read-more {
    font-size: 14px;
    border-bottom: 1px solid #ed3237
}

#blogs .breadcrums {
    color: #000
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    #blogs .breadcrums {
        top: 18%
    }
}

#blogs .breadcrums span img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

#blogs-inside {
    overflow: hidden
}

#blogs-inside a {
    color: inherit
}

#blogs-inside .banner-block {
    position: relative;
    background: url("../img/blog_inside/blog-banner.jpg") no-repeat;
    background-size: cover;
    height: 525px
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    #blogs-inside .banner-block {
        background-size: auto
    }
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-img {
    width: 100%
}

#blogs-inside .banner-block .txt-box {
    position: absolute;
    top: 50%;
    z-index: 9
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .txt-box {
        top: 400px
    }
}

#blogs-inside .banner-block .txt-box span {
    font-size: 12px;
    color: #3d3d3d
}

#blogs-inside .banner-block .txt-box span.bg_blue {
    background: #260c70;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
    color: #fff
}

#blogs-inside .banner-block .txt-box .blogs_head {
    font-size: 40px;
    color: #3d3d3d;
    margin: 0;
    font-weight: 600;
    margin-top: 15px
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .txt-box .blogs_head {
        font-size: 28px
    }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    #blogs-inside .banner-block .breadcrums {
        top: 18%
    }
}

@media(max-width:767px) {
    #blogs-inside .banner-block .breadcrums {
        top: 80px
    }
}

#blogs-inside .banner-block .home-banner-slider {
    margin-bottom: 0
}

#blogs-inside .banner-block .banner-slider-img {
    background-size: cover;
    height: 525px
}

#blogs-inside .banner-block .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#blogs-inside .banner-block .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .mob-banner-img {
        height: 83vh
    }
}

#blogs-inside .banner-block .banner-slider-img1 {
    background-image: url("../img/blog_inside/blog_slider_one.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-slider-img2 {
    background-image: url("../img/blog_inside/blog_slider_two.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-slider-img3 {
    background-image: url("../img/blog_inside/blog_slider_three.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img3 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-slider-img4 {
    background-image: url("../img/blog_inside/blog_slider_four.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img4 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-slider-img5 {
    background-image: url("../img/blog_inside/blog_slider_five.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img5 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .banner-slider-img6 {
    background-image: url("../img/blog_inside/blog_slider_six.jpg")
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .banner-slider-img6 {
        background-image: none;
        height: auto
    }
}

#blogs-inside .banner-block .slick-dots {
    bottom: 30px;
    text-align: right;
    padding-right: 15px
}

#blogs-inside .banner-block .slick-prev:before,
#blogs-inside .banner-block .slick-next:before {
    font-size: 30px
}

#blogs-inside .banner-block .slick-slide {
    outline: none !important
}

#blogs-inside .banner-block .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#blogs-inside .banner-block .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #blogs-inside .banner-block .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#blogs-inside .banner-block .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

@media screen and (max-width:767px) {
    #blogs-inside .mob-banner-img {
        height: 58vh;
        object-fit: cover;
        object-position: center
    }
}

#blogs-inside .blog_main .blog_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#blogs-inside .blog_main .blog_flex .blog_part {
    width: 70%;
    padding: 35px;
    box-shadow: 6px 6px 29px 2px rgba(115, 115, 115, 0.32);
    -webkit-box-shadow: 6px 6px 29px 2px rgba(115, 115, 115, 0.32);
    -moz-box-shadow: 6px 6px 29px 2px rgba(115, 115, 115, 0.32);
    border-radius: 20px;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    background: #fff
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .blog_part {
        width: 100%;
        padding: 20px
    }
}

#blogs-inside .blog_main .blog_flex .blog_part .top_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

#blogs-inside .blog_main .blog_flex .blog_part .top_section .left_txt {
    font-size: 14px
}

#blogs-inside .blog_main .blog_flex .blog_part .top_section .right_icn span {
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat
}

#blogs-inside .blog_main .blog_flex .blog_part .top_section .right_icn span.share_icn {
    background: url(../img/blog_inside/share_con.png)
}

#blogs-inside .blog_main .blog_flex .blog_part .txt-box-white-box {
    padding-bottom: 20px
}

#blogs-inside .blog_main .blog_flex .blog_part .txt-box-white-box span {
    font-size: 12px;
    color: #3d3d3d
}

#blogs-inside .blog_main .blog_flex .blog_part .txt-box-white-box span.bg_blue {
    background: #260c70;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
    color: #fff
}

#blogs-inside .blog_main .blog_flex .blog_part .txt-box-white-box .blogs_head {
    font-size: 40px;
    color: #3d3d3d;
    margin: 0;
    font-weight: 600;
    margin-top: 15px
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .blog_part .txt-box-white-box .blogs_head {
        font-size: 28px
    }
}

#blogs-inside .blog_main .blog_flex .blog_part .mid_section .question_line {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

#blogs-inside .blog_main .blog_flex .blog_part .mid_section .answer_line {
    font-size: 17px;
    margin-bottom: 25px
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .blog_part .btm_section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .prev_block {
    color: #3d3d3d;
    opacity: .5
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .blog_part .btm_section .prev_block {
        margin-bottom: 10px
    }
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .prev_block a {
    color: inherit
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .prev_block i {
    margin-right: 5px
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .next_block {
    color: #ed3237
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .next_block a {
    color: inherit
}

#blogs-inside .blog_main .blog_flex .blog_part .btm_section .next_block i {
    margin-left: 5px
}

#blogs-inside .blog_main .blog_flex .blog_part h1 {
    font-size: 26px !important
}

#blogs-inside .blog_main .blog_flex .blog_part h2 {
    font-size: 23px !important
}

#blogs-inside .blog_main .blog_flex .blog_part h3 {
    font-size: 20px !important
}

#blogs-inside .blog_main .blog_flex .blog_part h4 {
    font-size: 18px !important
}

#blogs-inside .blog_main .blog_flex .blog_part h5 {
    font-size: 15px !important
}

#blogs-inside .blog_main .blog_flex .blog_part h6 {
    font-size: 13px !important
}

#blogs-inside .blog_main .blog_flex .aside_part {
    width: 30%;
    padding-left: 35px;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .aside_part {
        width: 100%;
        padding-left: 0;
        margin-top: 0
    }
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_top .head_txt {
    font-size: 25px;
    color: #ed3237;
    font-family: "Poppins", sans-serif;
    margin: 0;
    font-weight: bolder
}

@media screen and (max-width:767px) {
    #blogs-inside .blog_main .blog_flex .aside_part .aside_top .head_txt {
        text-align: center
    }
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box {
    margin-top: 20px;
    padding: 20px 0 30px;
    border-bottom: solid 1px #adadad
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box:last-child {
    border-bottom: solid 0 #adadad
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box .tag_txt {
    background: #000;
    padding: 5px 10px;
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    background-color: #d4c51d
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box .timing {
    font-size: 12px;
    margin-bottom: 15px
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box .disc {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px
}

#blogs-inside .blog_main .blog_flex .aside_part .aside_mid .tag_box .rm_btn {
    color: #ed3237;
    font-size: 16px;
    border-bottom: 1px solid #ed3237;
    display: inline-block
}

#blogs-inside .blogs-section {
    padding: 0 0 100px
}

#blogs-inside .blogs-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #blogs-inside .blogs-section h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#blogs-inside .blogs-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #blogs-inside .blogs-section h2 span {
        font-weight: 900
    }
}

#blogs-inside .blogs-section .btn_section {
    text-align: center
}

#blogs-inside .blogs-section .btn_section .btn_project_default {
    width: 200px;
    margin: 100px 0 0
}

#blogs-inside .blogs-section .blogs-slider {
    margin: 60px -15px 0
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside {
    padding: 0 15px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-img-sec {
    position: relative
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #260c70;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
    font-size: 17px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #blogs-inside .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#blogs-inside .blogs-section .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #blogs-inside .blogs-section .slick-dots {
        bottom: -35px
    }
}

#blogs-inside .blogs-section .slick-prev:before,
#blogs-inside .blogs-section .slick-next:before {
    font-size: 30px
}

#blogs-inside .blogs-section .slick-slide {
    outline: none !important
}

#blogs-inside .blogs-section .slick-dots li {
    width: 10px;
    height: 10px
}

#blogs-inside .blogs-section .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#blogs-inside .blogs-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#blogs-inside .blogs-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#blogs-inside .blogs-section .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #blogs-inside .blogs-section .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#blogs-inside .blogs-section .slick-prev:before {
    content: ""
}

#blogs-inside .blogs-section .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #blogs-inside .blogs-section .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#blogs-inside .blogs-section .slick-next:before {
    content: ""
}

#furniture-store .banner-section {
    background-image: url("../img/furniture-store/furniture-store-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 80vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #furniture-store .banner-section {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: none;
        height: 75vh;
        position: absolute
    }
}

#furniture-store .banner-section .heading-text {
    color: #ed3237
}

@media screen and (max-width:767px) {
    #furniture-store .banner-section .heading-text {
        padding-top: 140px;
        text-align: center;
        font-size: 30px;
        line-height: 40px
    }
}

#furniture-store .banner-section .para-text {
    color: #3d3d3d;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #furniture-store .banner-section .para-text {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

#furniture-store .store-para {
    padding: 80px 0 40px;
    background-color: #f5f5f5
}

@media screen and (max-width:991px) {
    #furniture-store .store-para {
        padding: 60px 0 40px
    }
}

#furniture-store .store-para .para-text {
    font-size: 20px;
    font-weight: 500;
    color: #3d3d3d;
    text-align: center
}

@media screen and (max-width:767px) {
    #furniture-store .store-para .para-text {
        font-size: 18px
    }
}

#furniture-store .store-select-section {
    background-color: #f5f5f5;
    padding: 60px
}

@media screen and (max-width:991px) {
    #furniture-store .store-select-section {
        padding: 60px 0 20px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-store .store-select-section {
        padding: 60px 15px
    }
}

#furniture-store .store-select-section .select-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#furniture-store .store-select-section .select-section .size-select {
    width: 42%;
    margin: 0 40px 40px
}

@media screen and (max-width:991px) {
    #furniture-store .store-select-section .select-section .size-select {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    #furniture-store .store-select-section .select-section .size-select {
        width: 100%;
        margin: 0 40px 40px;
        font-size: 16px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #furniture-store .store-select-section .select-section .size-select {
        width: 48%;
        margin: 0 40px 40px
    }
}

#furniture-store .store-select-section .select-section select {
    border-radius: 50px;
    font-size: 17px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    padding: 10px 30px 10px 15px;
    position: relative;
    height: 3.5rem
}

#furniture-store .store-select-section .select-section .pincode {
    background-color: #fff;
    border-radius: 50px;
    padding: 0 15px
}

#furniture-store .store-select-section .select-section ::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d
}

#furniture-store .store-select-section .select-section ::-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d
}

#furniture-store .store-select-section .select-section :-ms-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d
}

#furniture-store .store-select-section .select-section ::placeholder {
    font-size: 17px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d
}

#furniture-store .store-select-section .select-section input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 17px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 0;
    margin-bottom: 0;
    box-shadow: none;
    padding: 3px 0
}

#furniture-store .store-select-section .select-section input:focus {
    outline: 0
}

#furniture-store .address-section {
    padding: 60px 0 20px 0
}

#furniture-store .address-section .address-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#furniture-store .address-section .address-inside .address-info {
    width: 30.75%;
    box-shadow: 0 0 4px #3d3d3d4d;
    padding: 30px;
    margin: 0 15px;
    margin-bottom: 40px;
    border-radius: 5px;
    border: 1px solid transparent;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

@media screen and (max-width:767px) {
    #furniture-store .address-section .address-inside .address-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #furniture-store .address-section .address-inside .address-info {
        width: 46%
    }
}

#furniture-store .address-section .address-inside .address-info:hover {
    border: 1px solid #ed3237;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#furniture-store .address-section .address-inside .address-info h4 {
    font-family: "Poppins", sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 600
}

#furniture-store .address-section .address-inside .address-info .para-text {
    color: #707070;
    margin-bottom: 20px
}

#furniture-store .address-section .address-inside .address-info .read-more {
    font-size: 16px;
    color: #ed3237;
    border-bottom: 1px solid #ed3237
}

#furniture-store .address-section .address-inside .address-info a {
    color: #707070
}

#furniture-store select {
    display: block;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: -webkit-linear-gradient(45deg, transparent 50%, #3d3d3d 50%), -webkit-linear-gradient(315deg, #3d3d3d 50%, transparent 50%);
    background-image: linear-gradient(45deg, transparent 50%, #3d3d3d 50%), linear-gradient(135deg, #3d3d3d 50%, transparent 50%);
    background-position: -webkit-calc(100% - 20px) -webkit-calc(1em + 2px), -webkit-calc(100% - 15px) -webkit-calc(1em + 2px), -webkit-calc(100% - 2.5em) .5em;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

#furniture-store select:focus {
    outline: 0;
    background-image: -webkit-linear-gradient(45deg, #ed3237 50%, transparent 50%), -webkit-linear-gradient(315deg, transparent 50%, #ed3237 50%);
    background-image: linear-gradient(45deg, #ed3237 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #ed3237 50%);
    background-position: -webkit-calc(100% - 15px) 1em, -webkit-calc(100% - 20px) 1em, -webkit-calc(100% - 2.5em) .5em;
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    outline: 0
}

#pipes_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #pipes_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pipes_page .banner-section {
    position: relative
}

#pipes_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pipes_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pipes_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pipes_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pipes_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pipes_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pipes_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pipes_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pipes_page .banner-section .banner-slider-img {
        height: auto
    }
}

#pipes_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#pipes_page .banner-section .banner-slider-img .banner-description {
    text-align: center;
    margin-top: 120px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pipes_page .banner-section .banner-slider-img .banner-description {
        margin-top: 80px
    }
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 160px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

#pipes_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#pipes_page .banner-section .banner-slider-img1 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pipes_page .banner-section .banner-slider-img2 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pipes_page .banner-section .banner-slider-img3 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes_page .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pipes_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section {
        margin: 80px 0 50px
    }
}

#pipes_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#pipes_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pipes_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px
    }
}

#pipes_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237
}

#pipes_page .collections-section .btn_section {
    text-align: center
}

#pipes_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#pipes_page .collections-section .btn_section.outer-btn {
    margin: 30px 0
}

#pipes_page .collections-section .all-collections {
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#pipes_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media(max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 50px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        padding: 0
    }
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 28px 0 10px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}



#pipes_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#pipes_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#pipes_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -20%;
    width: 100vw;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        margin-top: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto
}

@media(max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#pipes_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#pipes_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#pipes_page .story-section img {
    width: 100%
}

#pipes_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#pipes_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#pipes_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #pipes_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#pipes_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pipes_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#pipes_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 28px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pipes_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #pipes_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pipes_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pipes_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#pipes_page .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px auto 50px auto;
    width: 65%
}

@media screen and (max-width:1199px) {
    #pipes_page .story-section .icon-points {
        width: 80%
    }
}

@media screen and (max-width:991px) {
    #pipes_page .story-section .icon-points {
        width: 100%
    }
}

@media(max-width:767px) {
    #pipes_page .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#pipes_page .story-section .icon-points .item {
    width: 48%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(197, 207, 115, 0.25);
    margin-top: 30px
}

#pipes_page .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(245, 183, 183, 0.2)
}

#pipes_page .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(205, 224, 255, 0.2)
}

#pipes_page .story-section .icon-points .item:nth-child(4) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes_page .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pipes_page .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#pipes_page .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes_page .story-section .icon-points .item .content {
        text-align: center
    }
}

#pipes_page .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#pipes_page .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pipes_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pipes_page .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pipes_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pipes_page .story-section .icon-points .item .icon {
    margin-left: 15px
}

#pipes_page .story-section .icon-points .item .content_width {
    width: 60%
}

#pipes_page .story-section .icon-points .item .icon_width {
    width: 40%
}

#pipes_page .plants-sec {
    text-align: center
}

#pipes_page .plants-sec .heading-text {
    color: #3d3d3d
}

#pipes_page .plants-sec .img-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    #pipes_page .plants-sec .img-row {
        margin: 30px 0 0
    }
}

#pipes_page .plants-sec .img-row .item {
    width: 48%;
    margin-bottom: 30px
}

#pipes_page .plants-sec .img-row .item:nth-child(1) {
    width: 100%
}

@media(max-width:767px) {
    #pipes_page .plants-sec .img-row .item img {
        border-radius: 8px;
        width: 100%
    }
}

#pipes_page .plants-sec .para-text {
    font-size: 20px;
    margin: 20px 0 30px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #pipes_page .plants-sec .para-text {
        margin-top: 0;
        font-size: 16px
    }
}

#pipes_page .plants-sec .btn_project_default {
    width: 200px
}

#pipes_page .tv-sec {
    padding: 50px 0 120px;
    text-align: center
}

@media(max-width:767px) {
    #pipes_page .tv-sec {
        padding: 0 0 60px
    }
}

#pipes_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#pipes_page .tv-sec .para-text {
    color: #707070
}

#pipes_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #pipes_page .tv-sec .tv-commercial-slider {
        margin-top: 30px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#pipes_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

@media(max-width:767px) {
    #pipes_page .tv-sec .tv-commercial-slider .video-sec {
        padding: 0 5px
    }
}

@media(max-width:767px) {
    #pipes_page .tv-sec .tv-commercial-slider .video-sec img {
        width: 100%
    }
}

#pipes_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#pipes_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #pipes_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#pipes_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #pipes_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#pipes_page .tv-sec .slick-dots {
    bottom: -60px
}

@media screen and (max-width:991px) {
    #pipes_page .tv-sec .slick-dots {
        bottom: -20px
    }
}

#pipes_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes_page .innovation-sec {
    padding: 50px 0
}

#pipes_page .innovation-sec .banner-img {
    position: relative;
    z-index: 1
}

#pipes_page .innovation-sec .banner-img img {
    width: 100%
}

#pipes_page .innovation-sec .innovation {
    background-color: #c1daed;
    text-align: center;
    position: relative;
    padding: 50px 0
}

#pipes_page .innovation-sec .innovation::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    background-color: #c1daed;
    top: -15%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:991px) {
    #pipes_page .innovation-sec .innovation::before {
        top: -10%
    }
}

@media(max-width:767px) {
    #pipes_page .innovation-sec .innovation::before {
        display: none
    }
}

#pipes_page .innovation-sec .innovation .heading-text {
    color: #3d3d3d;
    margin-bottom: 20px
}

#pipes_page .innovation-sec .innovation .para-text {
    color: #707070;
    width: 85%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 26px
}

@media(max-width:767px) {
    #pipes_page .innovation-sec .innovation .para-text {
        width: 100%;
        font-size: 16px
    }
}

#pipes_page .innovation-sec .innovation .btn_section {
    margin-bottom: -50px
}

#pipes_page .innovation-sec .innovation .btn_section .btn_project_default {
    width: 270px
}

#pipes_page .knowledge-sec {
    padding: 50px 0;
    position: relative
}

@media screen and (max-width:767px) {
    #pipes_page .knowledge-sec {
        padding: 10px 0 60px
    }
}

#pipes_page .knowledge-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes_page .knowledge-sec .row-flex .slider-item {
    width: 45%
}

@media(max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item {
        width: 100%
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider {
    margin: 0 -5px 30px -5px
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item {
    outline: 0;
    padding: 0 5px
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item .caption {
    font-family: "Poppins", sans-serif;
    font-size: 27px;
    text-transform: capitalize;
    text-align: center;
    background-color: #3d3d3d;
    padding: 10px 0;
    color: #fff;
    font-weight: 300;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots {
    bottom: -40px
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
    z-index: 1;
    width: 36px;
    height: 37px;
    top: 48%;
    background-color: #3d3d3d;
    border-radius: 25px
}

@media(max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
        right: -6px
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow::before {
    content: "";
    position: absolute;
    background: url(../img/pipes/white-slider-arrow.png);
    width: 9px;
    height: 14px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev {
        left: -6px
    }
}

#pipes_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

#pipes_page .knowledge-sec .row-flex .content-item {
    width: 45%
}

@media(max-width:767px) {
    #pipes_page .knowledge-sec .row-flex .content-item {
        width: 100%;
        text-align: center;
        padding-top: 40px
    }
}

#pipes_page .knowledge-sec .row-flex .content-item .heading-text {
    margin-bottom: 20px;
    color: #3d3d3d
}

#pipes_page .knowledge-sec .row-flex .content-item .para-text {
    color: #707070;
    font-size: 20px;
    line-height: 26px
}

#pipes_page .knowledge-sec .row-flex .content-item .more-red {
    margin: 20px 0
}

#pipes_page .knowledge-sec .row-flex .content-item .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#pipes_page .knowledge-sec::before {
    content: "";
    position: absolute;
    top: -25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #c1daed;
    z-index: -1
}

@media(min-width:768px) {
    #pipes_page .knowledge-sec::before {
        display: none
    }
}

@media screen and (max-width:767px) {
    #pipes_page .knowledge-sec::before {
        display: none
    }
}

#pipes_page .pro-sec {
    background-color: #e8f0f2;
    padding: 60px 0 0
}

#pipes_page .pro-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

#pipes_page .pro-sec .training-slider {
    padding-top: 20px
}

#pipes_page .pro-sec .training-slider .item {
    margin-right: 20px;
    position: relative;
    outline: 0
}

@media(max-width:767px) {
    #pipes_page .pro-sec .training-slider .item {
        margin-right: 10px;
        margin-left: 10px
    }
}

#pipes_page .pro-sec .training-slider .item a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

#pipes_page .pro-sec .training-slider .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%
}

#pipes_page .pro-sec .training-slider .item .content {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 30px;
    min-height: 360px;
    position: relative
}

#pipes_page .pro-sec .training-slider .item .content .date-tags {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    color: #3d3d3d
}

#pipes_page .pro-sec .training-slider .item .content .date-tags span {
    background-color: #d4c51d;
    color: #fff;
    padding: 2px 5px
}

#pipes_page .pro-sec .training-slider .item .content .title {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2
}

#pipes_page .pro-sec .training-slider .item .content p {
    font-size: 15px;
    color: #707070;
    line-height: 22px
}

#pipes_page .pro-sec .training-slider .item .content .btn_section {
    position: absolute;
    bottom: 0
}

#pipes_page .pro-sec .training-slider .item .content .more-red {
    margin: 20px 0;
    position: absolute;
    bottom: 0;
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold
}

#pipes_page .pro-sec .training-slider .item .arrow {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#pipes_page .pro-sec .training-slider .slick-dots {
    bottom: -40px
}

#pipes_page .pro-sec .training-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .training-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes_page .pro-sec .training-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .training-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes_page .pro-sec .certi-sec {
    padding-top: 80px;
    margin-bottom: -180px
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .certi-sec {
        margin-bottom: -180px
    }
}

#pipes_page .pro-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pipes_page .pro-sec .certi-sec .sub {
        font-size: 16px
    }
}

#pipes_page .pro-sec .certi-sec .row-certi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

#pipes_page .pro-sec .certi-sec .row-certi .item {
    width: 24%;
    outline: 0
}

#pipes_page .pro-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-left: 15px;
    color: #3d3d3d;
    line-height: 19px;
    padding-top: 10px
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .certi-sec .row-certi .item p {
        padding-left: 0
    }
}

#pipes_page .pro-sec .certi-sec .row-certi .slick-dots {
    bottom: -40px
}

#pipes_page .pro-sec .certi-sec .row-certi .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .certi-sec .row-certi .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes_page .sales-service-section {
    padding: 230px 0 80px
}

#pipes_page .sales-service-section .sales-service-inside {
    position: relative;
    text-align: center
}

#pipes_page .sales-service-section .sales-service-inside img {
    border-radius: 10px;
    width: 100%
}

#pipes_page .sales-service-section .sales-service-inside .sales-service-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px
}

#pipes_page .sales-service-section .sales-service-inside .sales-service-info .heading-text {
    color: #fff
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes_page .sales-service-section .sales-service-inside .sales-service-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#pipes_page .sales-service-section .sales-service-inside .sales-service-info .para-text {
    color: #fff;
    margin: 30px 0 0;
    display: inline-block
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes_page .sales-service-section .sales-service-inside .sales-service-info .para-text {
        margin: 15px 0
    }
}

#pipes_page .sales-service-section .sales-service-inside .sales-service-info h6 {
    margin: 40px 0 0
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes_page .sales-service-section .sales-service-inside .sales-service-info h6 {
        margin: 20px 0 0
    }
}

#pipes_page .sales-service-section .sales-service-inside .sales-service-info .ask-call {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: underline !important;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer
}

#pipes_page .blogs-section {
    padding: 80px 0 50px;
    background-color: #e8f0f2
}

@media(max-width:767px) {
    #pipes_page .blogs-section {
        padding: 50px 0
    }
}

#pipes_page .blogs-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pipes_page .blogs-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section h2 span {
        font-weight: 900
    }
}

#pipes_page .blogs-section .btn_section {
    text-align: center
}

#pipes_page .blogs-section .btn_section .btn_project_default {
    width: 200px;
    margin: 100px 0 0
}

@media(max-width:767px) {
    #pipes_page .blogs-section .btn_section .btn_project_default {
        margin-top: 80px
    }
}

#pipes_page .blogs-section .blogs-slider {
    margin: 60px -15px 0
}

#pipes_page .blogs-section .blogs-slider .blogs-inside {
    padding: 0 15px
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-img-sec {
    position: relative
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #fb9600;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
        font-size: 20px
    }
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#pipes_page .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .read-more {
    letter-spacing: 1px
}

#pipes_page .blogs-section .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #pipes_page .blogs-section .slick-dots {
        bottom: -35px
    }
}

#pipes_page .blogs-section .slick-prev:before,
#pipes_page .blogs-section .slick-next:before {
    font-size: 30px
}

#pipes_page .blogs-section .slick-slide {
    outline: none !important
}

#pipes_page .blogs-section .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes_page .blogs-section .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes_page .blogs-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes_page .blogs-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes_page .blogs-section .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes_page .blogs-section .slick-prev:before {
    content: ""
}

#pipes_page .blogs-section .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes_page .blogs-section .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes_page .blogs-section .slick-next:before {
    content: ""
}

#pipes_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #pipes_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#pipes_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        margin: 0 0 10px 0
    }
}

#pipes_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#pipes_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#pipes_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#pipes_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#pipes_page .contact-section .form-section form input:focus {
    outline: 0
}

#pipes_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#pipes_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#pipes_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#pipes_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#pipes_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#pipes_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#pipes_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section h5:after {
        width: 110px
    }
}

#pipes_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#pipes_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#pipes_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#pipes_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#pipes_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#pipes_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#pipes_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .store-dealer-section {
        margin: 0 0 40px
    }
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #pipes_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pipes_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#pipes_page .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section {
        padding-bottom: 60px
    }
}

#pipes_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pipes_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 60px
    }
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pipes_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pipes_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }
}

#pipes_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pipes_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pipes_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes_page .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0;
    margin-top: 120px
}

@media(max-width:767px) {
    #pipes_page .furniture-app-section {
        padding-top: 115px
    }
}

#pipes_page .furniture-app-section .row-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes_page .furniture-app-section .row-app .mobile-app {
    width: 35%;
    margin-top: -170px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes_page .furniture-app-section .row-app .mobile-app {
        margin-top: -140px;
        width: 42%
    }
}

@media(max-width:767px) {
    #pipes_page .furniture-app-section .row-app .mobile-app {
        width: 100%;
        margin-top: -215px
    }
}

@media(max-width:767px) {
    #pipes_page .furniture-app-section .row-app .furniture-app-inside {
        margin-top: 30px
    }
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info img:first-child {
    padding-right: 5px
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .btn_section {
    margin-top: 30px
}

@media(max-width:767px) {
    #pipes_page .furniture-app-section .row-app .furniture-app-inside .btn_section {
        text-align: center
    }
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default {
    width: 220px
}

#pipes_page .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 8px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pipes_page select:focus {
    outline: 0
}

#pipes_page .enquire-info-popup textarea {
    padding: 0;
    min-height: auto;
    height: 3rem;
    border-bottom: 1px solid #dedede
}

#pipes_page .enquire-info-popup textarea:focus {
    box-shadow: none
}

#pipes_page #askcall_modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 450px
}

@media(max-width:767px) {
    #pipes_page #askcall_modal .modal-dialog {
        width: 90%
    }
}

#pipes_page #askcall_modal .modal-dialog .modal-content {
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

#pipes_page #askcall_modal .modal-dialog .modal-body {
    padding: 30px 50px;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    #pipes_page #askcall_modal .modal-dialog .modal-body {
        padding: 30px 15px
    }
}

#pipes_page #askcall_modal .modal-dialog .modal-body p {
    font-family: "Poppins", sans-serif;
    color: #919191;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:767px) {
    #pipes_page #askcall_modal .modal-dialog .modal-body p {
        font-size: 16px
    }
}

#pipes_page #askcall_modal .modal-dialog .modal-body .input-field {
    width: 80%;
    margin: 30px auto
}

@media(max-width:767px) {
    #pipes_page #askcall_modal .modal-dialog .modal-body .input-field {
        width: 85%
    }
}

#pipes_page #askcall_modal .modal-dialog .modal-body input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: #919191
}

@media(max-width:767px) {
    #pipes_page #askcall_modal .modal-dialog .modal-body input {
        width: 90%
    }
}

#pipes_page #askcall_modal .modal-dialog .modal-body input::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes_page #askcall_modal .modal-dialog .modal-body input::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes_page #askcall_modal .modal-dialog .modal-body input:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes_page #askcall_modal .modal-dialog .modal-body input::placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes_page #askcall_modal .modal-dialog .modal-body .btn-section .btn_project_default {
    margin: 0
}

#pipes_page #askcall_modal .modal-dialog .modal-body .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -8%;
    right: -5%;
    border-radius: 25px;
    background-color: #fff;
    color: #3d3d3d;
    font-weight: 900;
    font-size: 20px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: -2px 2px 5px 2px #dadada
}

#pipes_page #askcall_modal .modal-backdrop.in {
    opacity: .8
}

#pipes-listing .banner-section {
    background-image: url("../img/pipes-listing/pipes-listing-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #pipes-listing .banner-section {
        background-image: none;
        height: auto;
        position: absolute;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-listing .banner-section {
        height: 50vh
    }
}

#pipes-listing .banner-section .para-text {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #pipes-listing .banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pipes-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:767px) {
    #pipes-listing .banner-section .banner-style {
        min-height: -webkit-calc(100vh - 140px);
        min-height: calc(100vh - 140px)
    }
}

#pipes-listing .banner-section .banner-style .btn_project_default {
    width: 220px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-listing .banner-section .banner-style .btn_project_default {
        position: absolute;
        bottom: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#pipes-listing .banner-section .banner-style .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes-listing .listing-wrapper {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper {
        padding: 100px 0 60px
    }
}

#pipes-listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#pipes-listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#pipes-listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#pipes-listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#pipes-listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#pipes-listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

#pipes-listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 30px
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 14px;
    font-family: "Poppins", sans-serif
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle a {
    color: inherit;
    word-break: break-word
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading .links-a a {
    padding-left: 25px;
    display: inline-block;
    word-break: break-word
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a span {
    display: inline-block;
    width: 90%;
    word-break: break-word
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap {
        display: none
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 12, 12, 0.5);
    padding: 0 10px;
    z-index: 9999;
    overflow-y: auto
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active .modal_filter_flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
    background-color: #fff;
    margin-top: 20px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
        padding: 0 15px 0
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    display: none;
    width: 100%
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h6 {
    font-size: 25px;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 20px;
    box-shadow: 0 0 5px #00000021;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside.listing-description {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 33.3%;
    margin-bottom: 60px;
    position: relative;
    padding: 0 15px
}

@media screen and (max-width:991px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pipes-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pipes-listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#pipes-listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#pipes-listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#pipes-listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #pipes-listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#pipes-listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#pipes-listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#pipes-listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #pipes-listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#pipes-listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#pipes-listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#pipes-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-heading .links-a a {
    display: inline-block;
    padding-left: 25px;
    word-break: break-word
}

#pipes-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-heading a span {
    width: 90%;
    display: inline-block;
    word-break: break-word
}

#pipes-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-body a {
    color: inherit;
    word-break: break-word
}

#pipes-listing .active-filter-a {
    color: #ed3237
}

#pipes-inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #pipes-inside .product-wrapper {
        padding: 160px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-inside .product-wrapper {
        padding: 150px 0 80px
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper {
        padding: 120px 0 60px
    }
}

#pipes-inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#pipes-inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#pipes-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#pipes-inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#pipes-inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#pipes-inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#pipes-inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 25px 0
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#pipes-inside .product-wrapper .product-section .product-info .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#pipes-inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#pipes-inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (max-width:991px) {
    #pipes-inside .product-wrapper .breadcrums {
        top: 8%
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-wrapper .breadcrums {
        top: 10%
    }
}

#pipes-inside .product-tabs .pipes-inside-info-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-inside .product-tabs .pipes-inside-info-section .tabbedPanels {
    width: 100%
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .pipes-inside-info-section .tabbedPanels {
        width: 100%
    }
}

#pipes-inside .product-tabs .pipes_category_box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px
}

@media only screen and (max-width:992px) {
    #pipes-inside .product-tabs .pipes_category_box {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 20px
    }
}

@media only screen and (max-width:767px) {
    #pipes-inside .product-tabs .pipes_category_box {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

#pipes-inside .product-tabs .pipes_category_box .pipes_category_item .para-text {
    color: #3d3d3d;
    width: 100%;
    text-align: left;
    padding-top: 15px
}

#pipes-inside .product-tabs .panel-wrapper {
    clear: left
}

#pipes-inside .product-tabs .panel-wrapper .panel {
    box-shadow: none;
    margin: 60px 0 20px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .panel {
        margin: 20px 0 0
    }
}

#pipes-inside .product-tabs .panel-wrapper .panel img {
    margin: 0
}

#pipes-inside .product-tabs .panel-wrapper .para-text {
    text-align: center;
    width: 75%;
    margin: auto
}

@media screen and (max-width:991px) {
    #pipes-inside .product-tabs .panel-wrapper .para-text {
        width: 100%
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside {
    width: 25%;
    margin: 70px 0 0;
    padding-right: 60px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside {
        width: 100%;
        margin: 0;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap {
        display: none
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap.model_active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 12, 12, 0.5);
    padding: 0 10px;
    z-index: 9999;
    overflow-y: auto
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap.model_active .modal_filter_flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .filter_style_wrap_white {
    background-color: #fff;
    margin-top: 20px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .filter_style_wrap_white {
        padding: 0 15px 30px
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .modal_filter_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    display: none;
    width: 100%
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .modal_filter_flex h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .modal_filter_flex h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter_style_wrap .modal_filter_flex h6 {
    font-size: 25px;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 20px;
    box-shadow: 0 0 5px #00000021;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 30px;
    padding: 0 0 20px
}

@media screen and (min-width:768px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img {
        border-bottom: 2px solid #b7b7b7
    }
}

@media(max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img {
        margin: 30px 0;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img img {
        display: inline-block
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .filter-img h4 {
        display: inline-block
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .filter-img {
    margin-bottom: 0;
    padding: 0 0 20px;
    border-bottom: 2px solid #b7b7b7
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .filter-img h4 {
    padding-left: 0
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .category_filter_links {
    padding: 10px 0 40px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .category_filter_links {
        padding: 10px 0 10px
    }
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .category_filter_links span {
    display: block
}

#pipes-inside .product-tabs .panel-wrapper .range-flex .pipes-files-inside .category_filter .category_filter_links span a {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 26px;
    font-weight: 500;
    display: block
}

@media(min-width:768px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .listing-inside {
        width: 75%
    }
}

@media(max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .range-flex .listing-inside {
        margin: 0 0 20px
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 60px 0;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside {
        margin: 60px 0 20px
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-left: 30px
}

@media(max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text {
        padding-left: 15px
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #3d3d3d;
    border-radius: 50px
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider {
    max-width: 90%;
    margin: 0 auto
}

@media(max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider {
        max-width: 90%
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .item {
    outline: 0
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev:before,
#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next:before {
    font-size: 30px
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev {
        left: -10%
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev:before {
    content: ""
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next {
        right: -10%
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next:before {
    content: ""
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info {
    width: 33.33%;
    margin-bottom: 60px;
    position: relative;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info {
        width: 50%;
        padding: 0 5px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info {
        width: 50%
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img {
    padding: 20px 0;
    position: relative
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img {
        border-radius: 5px
    }
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img img {
    width: 100%
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 20px 0 0;
    text-align: left;
    width: 100%
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pipes-inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pipes-inside .product-tabs .tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .tabs {
        text-align: center;
        white-space: nowrap;
        overflow-x: scroll
    }
}

@media screen and (min-width:768px) {
    #pipes-inside .product-tabs .tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        width: 80%;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .tabs li {
        width: inherit;
        padding-right: 20px;
        margin-bottom: 20px;
        display: inline-block
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-tabs .tabs li {
        width: auto
    }
}

#pipes-inside .product-tabs .tabs li:last-child {
    margin: 0
}

#pipes-inside .product-tabs .tabs li a {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    color: #3d3d3d;
    padding-bottom: 10px
}

@media screen and (max-width:991px) {
    #pipes-inside .product-tabs .tabs li a {
        font-size: 22px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-inside .product-tabs .tabs li a {
        width: auto
    }
}

#pipes-inside .product-tabs .tabs a.active {
    color: #ed3237;
    font-weight: bold;
    border-bottom: 3px solid #ed3237
}

@media screen and (max-width:767px) {
    #pipes-inside .product-tabs .tabs a.active {
        border-bottom: 2px solid #ed3237
    }
}

#pipes-inside .product-guide-video-section {
    background: -webkit-linear-gradient(top, white 0, white 30%, #e8f0f2 30%, #e8f0f2 100%);
    background: linear-gradient(180deg, white 0, white 30%, #e8f0f2 30%, #e8f0f2 100%);
    padding-bottom: 60px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section {
        background: #e8f0f2;
        padding: 60px 0
    }
}

#pipes-inside .product-guide-video-section .heading-text {
    margin: 60px 0 30px;
    font-weight: 600;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px
    }
}

#pipes-inside .product-guide-video-section .video-img {
    position: relative
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section .video-img {
        margin: 40px 0 0
    }
}

#pipes-inside .product-guide-video-section .video-img .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

#pipes-inside .product-guide-video-section .video-img .play-icon img {
    width: 100px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section .video-img .play-icon img {
        width: 40px
    }
}

#pipes-inside .product-guide-video-section .video-img img {
    width: 100%
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section .video-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .product-guide-video-section .video-section .video-inside {
        width: 100%
    }
}

#pipes-inside .sales-service-section {
    padding: 80px 0
}

#pipes-inside .sales-service-section .sales-service-inside {
    position: relative;
    text-align: center
}

#pipes-inside .sales-service-section .sales-service-inside img {
    border-radius: 10px;
    width: 100%
}

#pipes-inside .sales-service-section .sales-service-inside .sales-service-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px
}

#pipes-inside .sales-service-section .sales-service-inside .sales-service-info .heading-text {
    color: #fff
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-inside .sales-service-section .sales-service-inside .sales-service-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#pipes-inside .sales-service-section .sales-service-inside .sales-service-info .para-text {
    color: #fff;
    margin: 30px 0 0;
    display: inline-block
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-inside .sales-service-section .sales-service-inside .sales-service-info .para-text {
        margin: 15px 0
    }
}

#pipes-inside .sales-service-section .sales-service-inside .sales-service-info h6 {
    margin: 40px 0 0
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-inside .sales-service-section .sales-service-inside .sales-service-info h6 {
        margin: 20px 0 0
    }
}

#pipes-inside .sales-service-section .sales-service-inside .sales-service-info .ask-call {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: underline !important;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer
}

@media screen and (min-width:991px) {
    #pipes-inside .filter-info-popup .modal-dialog {
        width: 800px
    }
}

#pipes-inside .filter-info-popup .modal-body {
    padding: 0 0 10px 0
}

#pipes-inside .filter-info-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

#pipes-inside .filter-info-popup .modal-content .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 30px;
    padding: 0 0 20px
}

@media screen and (min-width:768px) {
    #pipes-inside .filter-info-popup .modal-content .filter-img {
        border-bottom: 2px solid #b7b7b7
    }
}

@media(max-width:767px) {
    #pipes-inside .filter-info-popup .modal-content .filter-img {
        margin: 0;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #pipes-inside .filter-info-popup .modal-content .filter-img img {
        display: inline-block
    }
}

#pipes-inside .filter-info-popup .modal-content .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pipes-inside .filter-info-popup .modal-content .filter-img h4 {
        display: inline-block
    }
}

#pipes-inside .filter-info-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    #pipes-inside .filter-info-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: -10px;
        top: -10px
    }
}

#pipes-inside .product-info-popup select {
    display: block;
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup select {
        font-size: 14px
    }
}

#pipes-inside .product-info-popup select:focus {
    outline: 0
}

@media screen and (min-width:991px) {
    #pipes-inside .product-info-popup .modal-dialog {
        width: 800px
    }
}

#pipes-inside .product-info-popup .modal-body {
    padding: 0 0 10px 0
}

#pipes-inside .product-info-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

#pipes-inside .product-info-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: 10px;
        top: 10px
    }
}

#pipes-inside .product-info-popup .product-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 40px 0 40px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-inside {
        display: block;
        padding: 45px 15px 0 15px
    }
}

#pipes-inside .product-info-popup .product-inside .product-img {
    position: relative;
    border-radius: 5px
}

#pipes-inside .product-info-popup .product-inside .subheading-text {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-inside .subheading-text {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0
    }
}

#pipes-inside .product-info-popup .product-inside .subheading-text sup {
    font-size: 18px
}

@media(max-width:767px) {
    #pipes-inside .product-info-popup .product-inside .subheading-text sup {
        font-size: 14px
    }
}

#pipes-inside .product-info-popup .product-inside .btn_section .btn_project_default {
    width: 180px
}

#pipes-inside .product-info-popup .product-inside .product-info:last-child {
    padding: 0 35px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-inside .product-info:last-child {
        padding: 20px 0 0 0
    }
}

#pipes-inside .product-info-popup .product-inside .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-inside .product-info-popup .product-inside .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pipes-inside .product-info-popup .product-inside .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pipes-inside .product-info-popup .product-inside .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pipes-inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pipes-inside .product-info-popup .select-section {
    width: 60%;
    margin: 20px auto
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .select-section {
        width: 100%;
        padding: 20px 15px;
        margin: 0
    }
}

#pipes-inside .product-info-popup .product-range-bg {
    background-color: #e8f0f2;
    padding: 15px 0;
    margin-bottom: 20px
}

#pipes-inside .product-info-popup .product-range-bg h4 {
    font-size: 18px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-range-bg h4 {
        font-size: 14px;
        width: 100%;
        padding: 0 15px
    }
}

#pipes-inside .product-info-popup .product-description .product-description-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-description .product-description-inside {
        width: 100%;
        padding: 0 15px;
        margin: 0
    }
}

#pipes-inside .product-info-popup .product-description .product-description-inside h5 {
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px 0
}

#pipes-inside .product-info-popup .product-description .product-description-inside h5 sup {
    font-size: 12px
}

@media screen and (max-width:767px) {
    #pipes-inside .product-info-popup .product-description .product-description-inside h5 {
        font-size: 14px
    }

    #pipes-inside .product-info-popup .product-description .product-description-inside h5 sup {
        font-size: 10px
    }
}

#pipes-inside .product-info-popup .product-description .product-description-inside h5:last-child {
    font-weight: 500
}

#pipes-inside .para-text {
    color: #707070
}

#pipes-inside .filter-style {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    #pipes-inside .filter-style {
        padding: 10px 0 0;
        border-bottom: 1px solid #b7b7b7;
        margin-bottom: 0
    }
}

#pipes-inside .filter-style:last-child {
    border-bottom: 0
}

#pipes-inside .filter-style .filter-select-section {
    margin-bottom: 10px
}

#pipes-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#pipes-inside .filter-style label {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    padding-left: 25px
}

#pipes-inside .filter-style label a {
    color: inherit
}

#pipes-inside .filter-mobile-section {
    padding: 20px
}

#pipes-inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#pipes-inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#pipes-inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#pipes-inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#pipes-inside .enquire-info-popup input:focus {
    outline: 0
}

#pipes-inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#pipes-inside textarea:focus {
    box-shadow: none
}

#pipes-inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pipes-inside select:focus {
    outline: 0
}

#pipes-inside #askcall_modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 450px
}

@media(max-width:767px) {
    #pipes-inside #askcall_modal .modal-dialog {
        width: 90%
    }
}

#pipes-inside #askcall_modal .modal-dialog .modal-content {
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

#pipes-inside #askcall_modal .modal-dialog .modal-body {
    padding: 30px 50px;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    #pipes-inside #askcall_modal .modal-dialog .modal-body {
        padding: 30px 15px
    }
}

#pipes-inside #askcall_modal .modal-dialog .modal-body p {
    font-family: "Poppins", sans-serif;
    color: #919191;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:767px) {
    #pipes-inside #askcall_modal .modal-dialog .modal-body p {
        font-size: 16px
    }
}

#pipes-inside #askcall_modal .modal-dialog .modal-body .input-field {
    width: 80%;
    margin: 30px auto
}

@media(max-width:767px) {
    #pipes-inside #askcall_modal .modal-dialog .modal-body .input-field {
        width: 85%
    }
}

#pipes-inside #askcall_modal .modal-dialog .modal-body input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: #919191
}

@media(max-width:767px) {
    #pipes-inside #askcall_modal .modal-dialog .modal-body input {
        width: 90%
    }
}

#pipes-inside #askcall_modal .modal-dialog .modal-body input::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-inside #askcall_modal .modal-dialog .modal-body input::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-inside #askcall_modal .modal-dialog .modal-body input:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-inside #askcall_modal .modal-dialog .modal-body input::placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-inside #askcall_modal .modal-dialog .modal-body .btn-section .btn_project_default {
    margin: 0
}

#pipes-inside #askcall_modal .modal-dialog .modal-body .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -8%;
    right: -5%;
    border-radius: 25px;
    background-color: #fff;
    color: #3d3d3d;
    font-weight: 900;
    font-size: 20px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: -2px 2px 5px 2px #dadada
}

#pipes-inside #askcall_modal .modal-backdrop.in {
    opacity: .8
}

#pipes-product-inside .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-product-inside .heading-text {
        text-align: center
    }
}

#pipes-product-inside .breadcrums {
    color: #3d3d3d
}

#pipes-product-inside .product-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 200px 0 100px
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-inside {
        display: block;
        padding: 120px 0 60px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-product-inside .product-inside {
        padding: 150px 0 80px
    }
}

#pipes-product-inside .product-inside .product-img {
    position: relative;
    border-radius: 5px
}

#pipes-product-inside .product-inside .heading-text sup {
    font-size: 22px;
    position: relative;
    top: -22px
}

@media(max-width:767px) {
    #pipes-product-inside .product-inside .heading-text sup {
        font-size: 14px
    }
}

#pipes-product-inside .product-inside .btn_section .btn_project_default {
    width: 180px
}

#pipes-product-inside .product-inside .product-info {
    width: 50%
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-inside .product-info {
        width: 100%;
        text-align: center
    }
}

#pipes-product-inside .product-inside .product-info:last-child {
    padding-left: 120px
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-inside .product-info:last-child {
        padding: 40px 0 0 0
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-product-inside .product-inside .product-info:last-child {
        padding-left: 60px
    }
}

#pipes-product-inside .product-inside .product-info .select-section {
    width: 100%;
    margin: 20px auto
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-inside .product-info .select-section {
        width: 100%;
        padding: 20px 15px;
        margin: 0
    }
}

#pipes-product-inside .product-inside .product-info .select-section select {
    border: 1px solid #70707075;
    border-radius: 5px;
    opacity: 1
}

#pipes-product-inside .product-inside .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-product-inside .product-inside .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pipes-product-inside .product-inside .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pipes-product-inside .product-inside .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-product-inside .product-inside .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pipes-product-inside .product-inside .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-product-inside .product-inside .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pipes-product-inside .product-inside .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pipes-product-inside .product-inside .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pipes-product-inside .product-inside .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pipes-product-inside .product-range-wrapper {
    margin: 0 0 80px 0
}

#pipes-product-inside .product-range-wrapper .heading-text {
    margin: 0 0 50px 0
}

#pipes-product-inside .product-range-wrapper .product-range-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.007), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.007)
}

@media screen and (max-width:1199px) {
    #pipes-product-inside .product-range-wrapper .product-range-section {
        padding: 30px 15px
    }
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description {
    width: 50%;
    padding: 30px 0;
    border-bottom: 1px solid #7070704d
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-range-wrapper .product-range-section .product-description {
        padding: 30px 15px;
        width: 100%
    }
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description:last-child {
    border-bottom: 0
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description:nth-child(odd) {
    border-right: 1px solid #7070704d
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-range-wrapper .product-range-section .product-description:nth-child(odd) {
        border-right: 0
    }
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: auto;
    padding: 0 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside {
        width: 100%;
        padding: 0;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside {
        padding: 0 20px
    }
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside h5 {
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px 0
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside h5 sup {
    font-size: 12px
}

@media screen and (max-width:767px) {
    #pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside h5 {
        font-size: 14px
    }

    #pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside h5 sup {
        font-size: 10px
    }
}

#pipes-product-inside .product-range-wrapper .product-range-section .product-description .product-description-inside h5:last-child {
    font-weight: 500
}

#pipes-product-inside .other-sec {
    padding: 80px 0;
    background-color: #e8f0f2
}

@media screen and (max-width:767px) {
    #pipes-product-inside .other-sec {
        padding: 60px 0 80px
    }
}

#pipes-product-inside .other-sec .slick-prev:before,
#pipes-product-inside .other-sec .slick-next:before {
    font-size: 30px
}

#pipes-product-inside .other-sec .slick-slide {
    outline: none !important
}

#pipes-product-inside .other-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes-product-inside .other-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes-product-inside .other-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes-product-inside .other-sec .other-slider {
    margin-top: 50px
}

#pipes-product-inside .other-sec .other-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#pipes-product-inside .other-sec .other-slider .item a {
    outline: 0
}

#pipes-product-inside .other-sec .other-slider .item .share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pipes-product-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pipes-product-inside .other-sec .other-slider .item img {
    width: 100%
}

#pipes-product-inside .other-sec .other-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

@media(max-width:767px) {
    #pipes-product-inside .other-sec .other-slider .item .text {
        font-size: 13px
    }
}

#pipes-product-inside .other-sec .other-slider .item .text span {
    display: block
}

#pipes-product-inside .other-sec .other-slider .slick-prev:before,
#pipes-product-inside .other-sec .other-slider .slick-next:before {
    font-size: 30px
}

#pipes-product-inside .other-sec .other-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pipes-product-inside .other-sec .other-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #pipes-product-inside .other-sec .other-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-product-inside .other-sec .other-slider .slick-prev:before {
    content: ""
}

#pipes-product-inside .other-sec .other-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pipes-product-inside .other-sec .other-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #pipes-product-inside .other-sec .other-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-product-inside .other-sec .other-slider .slick-next:before {
    content: ""
}

#pipes-product-inside .other-sec .other-slider .slick-dots {
    bottom: -50px
}

#pipes-product-inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-product-inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#pipes-product-inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#pipes-product-inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#pipes-product-inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#pipes-product-inside .enquire-info-popup input:focus {
    outline: 0
}

#pipes-product-inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-product-inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#pipes-product-inside textarea:focus {
    box-shadow: none
}

#pipes-product-inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    border-radius: 0
}

#pipes-product-inside select:focus {
    outline: 0
}

#pipes-category {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #pipes-category .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pipes-category .banner-section {
    position: relative
}

#pipes-category .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pipes-category .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pipes-category .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pipes-category .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pipes-category .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pipes-category .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pipes-category .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pipes-category .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pipes-category .banner-section .banner-slider-img {
        height: auto
    }
}

#pipes-category .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes-category .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#pipes-category .banner-section .banner-slider-img .banner-description {
    text-align: center;
    margin-top: 120px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pipes-category .banner-section .banner-slider-img .banner-description {
        margin-top: 80px
    }
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 160px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

#pipes-category .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#pipes-category .banner-section .banner-slider-img1 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pipes-category .banner-section .banner-slider-img2 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pipes-category .banner-section .banner-slider-img3 {
    background-image: url("../img/pipes/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #pipes-category .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pipes-category .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section {
        margin: 80px 0 50px
    }
}

#pipes-category .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#pipes-category .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pipes-category .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .para-text {
        font-size: 16px;
        line-height: 22px
    }
}

#pipes-category .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237
}

#pipes-category .collections-section .btn_section {
    text-align: center
}

#pipes-category .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#pipes-category .collections-section .btn_section.outer-btn {
    margin: 30px 0
}

#pipes-category .collections-section .all-collections {
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#pipes-category .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media(max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 50px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        padding: 0
    }
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-category .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#pipes-category .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#pipes-category .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -20%;
    width: 100vw;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info {
        margin-top: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto
}

@media(max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #pipes-category .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#pipes-category .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#pipes-category .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#pipes-category .story-section img {
    width: 100%
}

#pipes-category .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-category .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#pipes-category .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .story-inside {
        width: 100%
    }
}

#pipes-category .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #pipes-category .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#pipes-category .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pipes-category .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#pipes-category .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 28px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pipes-category .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #pipes-category .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pipes-category .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pipes-category .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#pipes-category .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #pipes-category .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#pipes-category .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#pipes-category .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #pipes-category .story-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#pipes-category .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-category .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pipes-category .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#pipes-category .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-category .story-section .icon-points .item .content {
        text-align: center
    }
}

#pipes-category .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#pipes-category .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pipes-category .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pipes-category .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pipes-category .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pipes-category .story-section .icon-points .item .icon {
    margin-left: 15px
}

#pipes-category .plants-sec {
    text-align: center
}

#pipes-category .plants-sec .heading-text {
    color: #3d3d3d
}

#pipes-category .plants-sec .img-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    #pipes-category .plants-sec .img-row {
        margin: 30px 0 0
    }
}

#pipes-category .plants-sec .img-row .item {
    width: 48%;
    margin-bottom: 30px
}

#pipes-category .plants-sec .img-row .item:nth-child(1) {
    width: 100%
}

@media(max-width:767px) {
    #pipes-category .plants-sec .img-row .item img {
        border-radius: 8px;
        width: 100%
    }
}

#pipes-category .plants-sec .para-text {
    font-size: 20px;
    margin: 20px 0 30px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #pipes-category .plants-sec .para-text {
        margin-top: 0;
        font-size: 16px
    }
}

#pipes-category .plants-sec .btn_project_default {
    width: 200px
}

#pipes-category .tv-sec {
    padding: 50px 0 120px;
    text-align: center
}

@media(max-width:767px) {
    #pipes-category .tv-sec {
        padding: 0 0 60px
    }
}

#pipes-category .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#pipes-category .tv-sec .para-text {
    color: #707070
}

#pipes-category .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #pipes-category .tv-sec .tv-commercial-slider {
        margin-top: 30px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#pipes-category .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

@media(max-width:767px) {
    #pipes-category .tv-sec .tv-commercial-slider .video-sec {
        padding: 0 5px
    }
}

@media(max-width:767px) {
    #pipes-category .tv-sec .tv-commercial-slider .video-sec img {
        width: 100%
    }
}

#pipes-category .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#pipes-category .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #pipes-category .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#pipes-category .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #pipes-category .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#pipes-category .tv-sec .slick-dots {
    bottom: -60px
}

@media screen and (max-width:991px) {
    #pipes-category .tv-sec .slick-dots {
        bottom: -20px
    }
}

#pipes-category .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes-category .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes-category .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes-category .innovation-sec {
    padding: 50px 0
}

#pipes-category .innovation-sec .banner-img {
    position: relative;
    z-index: 1
}

#pipes-category .innovation-sec .banner-img img {
    width: 100%
}

#pipes-category .innovation-sec .innovation {
    background-color: #c1daed;
    text-align: center;
    position: relative;
    padding: 50px 0
}

#pipes-category .innovation-sec .innovation::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    background-color: #c1daed;
    top: -15%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:991px) {
    #pipes-category .innovation-sec .innovation::before {
        top: -10%
    }
}

@media(max-width:767px) {
    #pipes-category .innovation-sec .innovation::before {
        display: none
    }
}

#pipes-category .innovation-sec .innovation .heading-text {
    color: #3d3d3d;
    margin-bottom: 20px
}

#pipes-category .innovation-sec .innovation .para-text {
    color: #707070;
    width: 85%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 26px
}

@media(max-width:767px) {
    #pipes-category .innovation-sec .innovation .para-text {
        width: 100%;
        font-size: 16px
    }
}

#pipes-category .innovation-sec .innovation .btn_section {
    margin-bottom: -50px
}

#pipes-category .innovation-sec .innovation .btn_section .btn_project_default {
    width: 270px
}

#pipes-category .knowledge-sec {
    padding: 50px 0;
    position: relative
}

@media screen and (max-width:767px) {
    #pipes-category .knowledge-sec {
        padding: 10px 0 60px
    }
}

#pipes-category .knowledge-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-category .knowledge-sec .row-flex .slider-item {
    width: 45%
}

@media(max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item {
        width: 100%
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider {
    margin: 0 -5px 30px -5px
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item {
    outline: 0;
    padding: 0 5px
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item .caption {
    font-family: "Poppins", sans-serif;
    font-size: 27px;
    text-transform: capitalize;
    text-align: center;
    background-color: #3d3d3d;
    padding: 10px 0;
    color: #fff;
    font-weight: 300;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots {
    bottom: -40px
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
    z-index: 1;
    width: 36px;
    height: 37px;
    top: 48%;
    background-color: #3d3d3d;
    border-radius: 25px
}

@media(max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
        right: -6px
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow::before {
    content: "";
    position: absolute;
    background: url(../img/pipes/white-slider-arrow.png);
    width: 9px;
    height: 14px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev {
        left: -6px
    }
}

#pipes-category .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

#pipes-category .knowledge-sec .row-flex .content-item {
    width: 45%
}

@media(max-width:767px) {
    #pipes-category .knowledge-sec .row-flex .content-item {
        width: 100%;
        text-align: center;
        padding-top: 40px
    }
}

#pipes-category .knowledge-sec .row-flex .content-item .heading-text {
    margin-bottom: 20px;
    color: #3d3d3d
}

#pipes-category .knowledge-sec .row-flex .content-item .para-text {
    color: #707070;
    font-size: 20px;
    line-height: 26px
}

#pipes-category .knowledge-sec .row-flex .content-item .more-red {
    margin: 20px 0
}

#pipes-category .knowledge-sec .row-flex .content-item .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#pipes-category .knowledge-sec::before {
    content: "";
    position: absolute;
    top: -25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #c1daed;
    z-index: -1
}

@media(min-width:768px) {
    #pipes-category .knowledge-sec::before {
        display: none
    }
}

@media screen and (max-width:767px) {
    #pipes-category .knowledge-sec::before {
        display: none
    }
}

#pipes-category .pro-sec {
    background-color: #e8f0f2;
    padding: 60px 0 0
}

#pipes-category .pro-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

#pipes-category .pro-sec .training-slider {
    padding-top: 20px
}

#pipes-category .pro-sec .training-slider .item {
    margin-right: 20px;
    position: relative;
    outline: 0
}

@media(max-width:767px) {
    #pipes-category .pro-sec .training-slider .item {
        margin-right: 10px;
        margin-left: 10px
    }
}

#pipes-category .pro-sec .training-slider .item a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

#pipes-category .pro-sec .training-slider .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%
}

#pipes-category .pro-sec .training-slider .item .content {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 30px;
    min-height: 360px;
    position: relative
}

#pipes-category .pro-sec .training-slider .item .content .date-tags {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    color: #3d3d3d
}

#pipes-category .pro-sec .training-slider .item .content .date-tags span {
    background-color: #d4c51d;
    color: #fff;
    padding: 2px 5px
}

#pipes-category .pro-sec .training-slider .item .content .title {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2
}

#pipes-category .pro-sec .training-slider .item .content p {
    font-size: 15px;
    color: #707070;
    line-height: 22px
}

#pipes-category .pro-sec .training-slider .item .content .btn_section {
    position: absolute;
    bottom: 0
}

#pipes-category .pro-sec .training-slider .item .content .more-red {
    margin: 20px 0;
    position: absolute;
    bottom: 0;
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold
}

#pipes-category .pro-sec .training-slider .item .arrow {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#pipes-category .pro-sec .training-slider .slick-dots {
    bottom: -40px
}

#pipes-category .pro-sec .training-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .training-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-category .pro-sec .training-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .training-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-category .pro-sec .training-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .training-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-category .pro-sec .certi-sec {
    padding-top: 80px;
    margin-bottom: -180px
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .certi-sec {
        margin-bottom: -180px
    }
}

#pipes-category .pro-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pipes-category .pro-sec .certi-sec .sub {
        font-size: 16px
    }
}

#pipes-category .pro-sec .certi-sec .row-certi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

#pipes-category .pro-sec .certi-sec .row-certi .item {
    width: 24%;
    outline: 0
}

#pipes-category .pro-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-left: 15px;
    color: #3d3d3d;
    line-height: 19px;
    padding-top: 10px
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .certi-sec .row-certi .item p {
        padding-left: 0
    }
}

#pipes-category .pro-sec .certi-sec .row-certi .slick-dots {
    bottom: -40px
}

#pipes-category .pro-sec .certi-sec .row-certi .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .certi-sec .row-certi .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-category .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-category .pro-sec .certi-sec .row-certi .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-category .pro-sec .certi-sec .row-certi .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-category .sales-service-section {
    padding: 230px 0 80px
}

#pipes-category .sales-service-section .sales-service-inside {
    position: relative;
    text-align: center
}

#pipes-category .sales-service-section .sales-service-inside img {
    border-radius: 10px;
    width: 100%
}

#pipes-category .sales-service-section .sales-service-inside .sales-service-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px
}

#pipes-category .sales-service-section .sales-service-inside .sales-service-info .heading-text {
    color: #fff
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-category .sales-service-section .sales-service-inside .sales-service-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#pipes-category .sales-service-section .sales-service-inside .sales-service-info .para-text {
    color: #fff;
    margin: 30px 0 0;
    display: inline-block
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-category .sales-service-section .sales-service-inside .sales-service-info .para-text {
        margin: 15px 0
    }
}

#pipes-category .sales-service-section .sales-service-inside .sales-service-info h6 {
    margin: 40px 0 0
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-category .sales-service-section .sales-service-inside .sales-service-info h6 {
        margin: 20px 0 0
    }
}

#pipes-category .sales-service-section .sales-service-inside .sales-service-info .ask-call {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: underline !important;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer
}

#pipes-category .blogs-section {
    padding: 80px 0 50px;
    background-color: #e8f0f2
}

@media(max-width:767px) {
    #pipes-category .blogs-section {
        padding: 50px 0
    }
}

#pipes-category .blogs-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pipes-category .blogs-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section h2 span {
        font-weight: 900
    }
}

#pipes-category .blogs-section .btn_section {
    text-align: center
}

#pipes-category .blogs-section .btn_section .btn_project_default {
    width: 200px;
    margin: 100px 0 0
}

@media(max-width:767px) {
    #pipes-category .blogs-section .btn_section .btn_project_default {
        margin-top: 80px
    }
}

#pipes-category .blogs-section .blogs-slider {
    margin: 60px -15px 0
}

#pipes-category .blogs-section .blogs-slider .blogs-inside {
    padding: 0 15px
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-img-sec {
    position: relative
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-img-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share {
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share i {
    font-size: 14px;
    color: #3d3d3d
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-img-sec .share-sheet {
    top: inherit;
    right: 5px
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec {
    background-color: #fff;
    padding: 30px
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5 {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .name-date-sec h5:first-child {
    background-color: #fb9600;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h3 {
        font-size: 20px
    }
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec h4 {
        font-size: 16px
    }
}

#pipes-category .blogs-section .blogs-slider .blogs-inside .blogs-info-sec .read-more {
    letter-spacing: 1px
}

#pipes-category .blogs-section .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #pipes-category .blogs-section .slick-dots {
        bottom: -35px
    }
}

#pipes-category .blogs-section .slick-prev:before,
#pipes-category .blogs-section .slick-next:before {
    font-size: 30px
}

#pipes-category .blogs-section .slick-slide {
    outline: none !important
}

#pipes-category .blogs-section .slick-dots li {
    width: 10px;
    height: 10px
}

#pipes-category .blogs-section .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pipes-category .blogs-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pipes-category .blogs-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes-category .blogs-section .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-category .blogs-section .slick-prev:before {
    content: ""
}

#pipes-category .blogs-section .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-category .blogs-section .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-category .blogs-section .slick-next:before {
    content: ""
}

#pipes-category .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #pipes-category .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-category .contact-section .form-section {
        padding: 60px 15px
    }
}

#pipes-category .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        margin: 0 0 10px 0
    }
}

#pipes-category .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#pipes-category .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-category .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#pipes-category .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#pipes-category .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#pipes-category .contact-section .form-section form input:focus {
    outline: 0
}

#pipes-category .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#pipes-category .contact-section .form-section form textarea:focus {
    outline: 0
}

#pipes-category .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-category .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#pipes-category .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#pipes-category .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#pipes-category .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#pipes-category .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section h5:after {
        width: 110px
    }
}

#pipes-category .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#pipes-category .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#pipes-category .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#pipes-category .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#pipes-category .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#pipes-category .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#pipes-category .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .store-dealer-section {
        margin: 0 0 40px
    }
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #pipes-category .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pipes-category .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#pipes-category .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section {
        padding-bottom: 60px
    }
}

#pipes-category .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pipes-category .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 60px
    }
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pipes-category .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pipes-category .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }
}

#pipes-category .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pipes-category .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pipes-category .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes-category .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0;
    margin-top: 120px
}

@media(max-width:767px) {
    #pipes-category .furniture-app-section {
        padding-top: 115px
    }
}

#pipes-category .furniture-app-section .row-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-category .furniture-app-section .row-app .mobile-app {
    width: 35%;
    margin-top: -170px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-category .furniture-app-section .row-app .mobile-app {
        margin-top: -140px;
        width: 42%
    }
}

@media(max-width:767px) {
    #pipes-category .furniture-app-section .row-app .mobile-app {
        width: 100%;
        margin-top: -215px
    }
}

@media(max-width:767px) {
    #pipes-category .furniture-app-section .row-app .furniture-app-inside {
        margin-top: 30px
    }
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .furniture-app-info img:first-child {
    padding-right: 5px
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .btn_section {
    margin-top: 30px
}

@media(max-width:767px) {
    #pipes-category .furniture-app-section .row-app .furniture-app-inside .btn_section {
        text-align: center
    }
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default {
    width: 220px
}

#pipes-category .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes-category select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 8px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pipes-category select:focus {
    outline: 0
}

#pipes-category .enquire-info-popup textarea {
    padding: 0;
    min-height: auto;
    height: 3rem;
    border-bottom: 1px solid #dedede
}

#pipes-category .enquire-info-popup textarea:focus {
    box-shadow: none
}

#pipes-category #askcall_modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 450px
}

@media(max-width:767px) {
    #pipes-category #askcall_modal .modal-dialog {
        width: 90%
    }
}

#pipes-category #askcall_modal .modal-dialog .modal-content {
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

#pipes-category #askcall_modal .modal-dialog .modal-body {
    padding: 30px 50px;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    #pipes-category #askcall_modal .modal-dialog .modal-body {
        padding: 30px 15px
    }
}

#pipes-category #askcall_modal .modal-dialog .modal-body p {
    font-family: "Poppins", sans-serif;
    color: #919191;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:767px) {
    #pipes-category #askcall_modal .modal-dialog .modal-body p {
        font-size: 16px
    }
}

#pipes-category #askcall_modal .modal-dialog .modal-body .input-field {
    width: 80%;
    margin: 30px auto
}

@media(max-width:767px) {
    #pipes-category #askcall_modal .modal-dialog .modal-body .input-field {
        width: 85%
    }
}

#pipes-category #askcall_modal .modal-dialog .modal-body input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: #919191
}

@media(max-width:767px) {
    #pipes-category #askcall_modal .modal-dialog .modal-body input {
        width: 90%
    }
}

#pipes-category #askcall_modal .modal-dialog .modal-body input::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-category #askcall_modal .modal-dialog .modal-body input::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-category #askcall_modal .modal-dialog .modal-body input:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-category #askcall_modal .modal-dialog .modal-body input::placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pipes-category #askcall_modal .modal-dialog .modal-body .btn-section .btn_project_default {
    margin: 0
}

#pipes-category #askcall_modal .modal-dialog .modal-body .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -8%;
    right: -5%;
    border-radius: 25px;
    background-color: #fff;
    color: #3d3d3d;
    font-weight: 900;
    font-size: 20px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: -2px 2px 5px 2px #dadada
}

#pipes-category #askcall_modal .modal-backdrop.in {
    opacity: .8
}

#pipes-about-us_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #pipes-about-us_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pipes-about-us_page .banner-section {
    position: relative
}

#pipes-about-us_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img {
        height: auto
    }
}

#pipes-about-us_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes-about-us_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#pipes-about-us_page .banner-section .banner-slider-img .banner-description {
    text-align: center;
    margin-bottom: 15%
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center
    }

    #pipes-about-us_page .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#pipes-about-us_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img .banner-description img {
        width: 180px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#pipes-about-us_page .banner-section .banner-slider-img .banner-description .heading-text {
    margin-bottom: 20px
}

@media(max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 0 30px
    }
}

#pipes-about-us_page .banner-section .banner-slider-img1 {
    background-image: url("../img/pipes-about/banner.jpg")
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pipes-about-us_page .abt-sec {
    text-align: center;
    padding: 100px 0 50px;
    color: #707070
}

@media(max-width:767px) {
    #pipes-about-us_page .abt-sec {
        padding: 50px 0
    }
}

#pipes-about-us_page .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    #pipes-about-us_page .abt-sec p {
        font-size: 18px
    }
}

#pipes-about-us_page .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0
}

#pipes-about-us_page .abt-sec .iso-row .item {
    width: 18%
}

@media(max-width:767px) {
    #pipes-about-us_page .abt-sec .iso-row .item {
        width: 48%
    }

    #pipes-about-us_page .abt-sec .iso-row .item:nth-last-child(1) {
        margin-top: 30px
    }
}

#pipes-about-us_page .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#pipes-about-us_page .abt-sec .iso-row .item .text {
    font-size: 19px
}

@media(max-width:767px) {
    #pipes-about-us_page .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

#pipes-about-us_page .story-section img {
    width: 100%
}

#pipes-about-us_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-about-us_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#pipes-about-us_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#pipes-about-us_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #pipes-about-us_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#pipes-about-us_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 45px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pipes-about-us_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#pipes-about-us_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #pipes-about-us_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pipes-about-us_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pipes-about-us_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#pipes-about-us_page .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #pipes-about-us_page .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#pipes-about-us_page .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#pipes-about-us_page .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #pipes-about-us_page .story-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#pipes-about-us_page .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-about-us_page .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#pipes-about-us_page .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-about-us_page .story-section .icon-points .item .content {
        text-align: center
    }
}

#pipes-about-us_page .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#pipes-about-us_page .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pipes-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pipes-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pipes-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pipes-about-us_page .story-section .icon-points .item .icon {
    margin-left: 15px
}

#pipes-about-us_page .pro-sec {
    background-color: #e8f0f2;
    padding: 60px 0 0
}

#pipes-about-us_page .pro-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

#pipes-about-us_page .pro-sec .training-slider {
    padding-top: 20px
}

#pipes-about-us_page .pro-sec .training-slider .item {
    margin-right: 20px;
    position: relative;
    outline: 0
}

@media(max-width:767px) {
    #pipes-about-us_page .pro-sec .training-slider .item {
        margin-right: 0
    }
}

#pipes-about-us_page .pro-sec .training-slider .item a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

#pipes-about-us_page .pro-sec .training-slider .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%
}

#pipes-about-us_page .pro-sec .training-slider .item .content {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 15px;
    min-height: 320px;
    position: relative
}

#pipes-about-us_page .pro-sec .training-slider .item .content .date-tags {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    color: #3d3d3d
}

#pipes-about-us_page .pro-sec .training-slider .item .content .date-tags span {
    background-color: #d4c51d;
    color: #fff;
    padding: 2px 5px
}

#pipes-about-us_page .pro-sec .training-slider .item .content .title {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2
}

#pipes-about-us_page .pro-sec .training-slider .item .content p {
    font-size: 15px;
    color: #707070;
    line-height: 22px
}

#pipes-about-us_page .pro-sec .training-slider .item .content .more-red {
    margin: 20px 0;
    position: absolute;
    bottom: 0
}

#pipes-about-us_page .pro-sec .training-slider .item .content .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold
}

#pipes-about-us_page .pro-sec .training-slider .item .arrow {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#pipes-about-us_page .pro-sec .training-slider .slick-dots {
    bottom: -40px
}

#pipes-about-us_page .pro-sec .training-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .training-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-about-us_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-about-us_page .pro-sec .training-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .training-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-about-us_page .pro-sec .certi-sec {
    padding-top: 80px;
    margin-bottom: -150px
}

#pipes-about-us_page .pro-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pipes-about-us_page .pro-sec .certi-sec .sub {
        font-size: 16px
    }
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .item {
    width: 24%;
    outline: 0
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-left: 15px;
    color: #3d3d3d;
    line-height: 19px
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots {
    bottom: -40px
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-about-us_page .apply-sec {
    position: relative
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pipes-about-us_page .apply-sec {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .apply-sec {
        padding-bottom: 20px
    }
}

#pipes-about-us_page .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#pipes-about-us_page .apply-sec .content .heading-text {
    color: #3d3d3d
}

@media(max-width:767px) {
    #pipes-about-us_page .apply-sec .content .heading-text {
        font-size: 40px
    }
}

#pipes-about-us_page .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #pipes-about-us_page .apply-sec .content p {
        font-size: 18px
    }
}

#pipes-about-us_page .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pipes-about-us_page .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #pipes-about-us_page .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #pipes-about-us_page .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#pipes-about-us_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #pipes-about-us_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-about-us_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#pipes-about-us_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pipes-about-us_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#pipes-about-us_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-about-us_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#pipes-about-us_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#pipes-about-us_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#pipes-about-us_page .contact-section .form-section form input:focus {
    outline: 0
}

#pipes-about-us_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#pipes-about-us_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#pipes-about-us_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-about-us_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#pipes-about-us_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#pipes-about-us_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#pipes-about-us_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#pipes-about-us_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section h5:after {
        width: 110px
    }
}

#pipes-about-us_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#pipes-about-us_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#pipes-about-us_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#pipes-about-us_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#pipes-about-us_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#pipes-about-us_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#pipes-about-us_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .store-dealer-section {
        margin: 0 0 80px
    }
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pipes-about-us_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#pipes-about-us_page .furniture-app-section {
    background-color: #e8f0f2;
    padding: 50px 0;
    margin-top: 120px
}

@media(max-width:767px) {
    #pipes-about-us_page .furniture-app-section {
        padding-top: 115px
    }
}

#pipes-about-us_page .furniture-app-section .row-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pipes-about-us_page .furniture-app-section .row-app .mobile-app {
    width: 35%;
    margin-top: -170px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pipes-about-us_page .furniture-app-section .row-app .mobile-app {
        margin-top: -140px;
        width: 42%
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .furniture-app-section .row-app .mobile-app {
        width: 100%;
        margin-top: -215px
    }
}

@media(max-width:767px) {
    #pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside {
        margin-top: 30px
    }
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px;
    padding-right: 35px
}

@media screen and (max-width:767px) {
    #pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info h4 {
        font-size: 22px;
        padding-right: 15px
    }
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .furniture-app-info img:first-child {
    padding-right: 5px
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .btn_section {
    margin-top: 30px
}

@media(max-width:767px) {
    #pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .btn_section {
        text-align: center
    }
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default {
    width: 220px
}

#pipes-about-us_page .furniture-app-section .row-app .furniture-app-inside .btn_section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pipes-about-us_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    background-color: transparent
}

#pipes-about-us_page select:focus {
    outline: 0
}

#pipes-about-us_page .active-filter-a {
    color: #ed3237
}

#pipes-knowledge-center .banner-section {
    background-image: url("../img/pipes-knowledge-center/pipes-knowledge-center-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 160px 0 0
}

@media(max-width:1024px) {
    #pipes-knowledge-center .banner-section {
        height: 45vh
    }
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .banner-section {
        background-image: none;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0;
        position: absolute;
        height: 100vh
    }
}

#pipes-knowledge-center .banner-section .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .banner-section .heading-text {
        padding-top: 140px;
        text-align: center;
        font-size: 30px;
        line-height: 40px
    }
}

#pipes-knowledge-center .banner-section .para-text {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .banner-section .para-text {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

#pipes-knowledge-center .pipes-knowledge-center-para {
    padding: 80px 0 40px
}

@media screen and (max-width:991px) {
    #pipes-knowledge-center .pipes-knowledge-center-para {
        padding: 60px 0 40px
    }
}

#pipes-knowledge-center .pipes-knowledge-center-para .para-text {
    color: #707070;
    text-align: center
}

@media(min-width:1025px) {
    #pipes-knowledge-center .pipes-knowledge-center-para .para-text {
        width: 82%;
        margin: 0 auto
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section {
    background-color: #e8f0f2;
    padding: 60px 0 100px;
    text-align: center
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section {
        padding: 40px 0 0;
        background-color: transparent
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .heading-text {
    color: #3d3d3d
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider {
    padding-top: 20px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item {
    margin-right: 20px;
    position: relative;
    outline: 0
}

@media(max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item {
        margin-right: 0
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item .content {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 30px;
    min-height: 570px;
    text-align: left;
    position: relative
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item .content {
        min-height: 480px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item .content .title {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item .content p {
    font-size: 15px;
    color: #707070;
    line-height: 22px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .item .arrow {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots {
    bottom: -40px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .training-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section {
    position: relative;
    z-index: 1;
    padding: 0 0 100px 0
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section {
        padding: 0 0 60px 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section {
        padding: 0 0 120px 0
    }
}

@media screen and (min-width:768px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .btn_section {
        position: absolute;
        bottom: -24px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .btn_section .btn_project_default {
    margin: 0;
    width: 180px
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .btn_section .btn_project_default {
        margin: 30px 0 0
    }
}

@media screen and (max-width:1199px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots {
        bottom: -35px;
        left: 0
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-prev:before,
#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-next:before {
    font-size: 30px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-slide {
    outline: none !important
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots li button:before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots li button:before {
        font-size: 10px
    }
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots li {
        width: 10px;
        height: 10px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots li.slick-active button:before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dots li.slick-active button:before {
        font-size: 10px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 58%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-prev:before {
    content: ""
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 60%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .knowledge-center-info-section .slick-next:before {
    content: ""
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider,
#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob {
    margin: 60px 0 0 0;
    padding: 0 200px 20px 200px
}

@media screen and (max-width:767px) {

    #pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider,
    #pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob {
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {

    #pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider,
    #pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob {
        padding: 0 100px 20px 100px
    }
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider img,
#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob img {
    margin: auto;
    border-radius: 10px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider .subheading-text,
#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob .subheading-text {
    margin: 30px 0;
    font-weight: 700
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider .para-text,
#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob .para-text {
    color: #707070;
    margin: 0 auto 50px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider .slick-dots,
#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob div .stylish-supreme-inside {
    padding-bottom: 100px
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob div:nth-last-child(1) .stylish-supreme-inside {
    padding-bottom: 0
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob .para-text {
    margin-bottom: 0
}

#pipes-knowledge-center .initiatives-knowledge-center-section .pipes-knowledge-center-slider-not-mob img {
    width: 90%
}

@media screen and (min-width:994px) and (max-width:1199px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .initiatives-bg-section {
        width: 100%;
        height: 68%
    }
}

@media(max-width:991px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .initiatives-bg-section {
        width: 100%;
        height: 90%
    }
}

@media(max-width:767px) {
    #pipes-knowledge-center .initiatives-knowledge-center-section .initiatives-bg-section {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
        height: 65%;
        width: 80%;
        position: absolute;
        background-color: #e8f0f2;
        border-radius: 10px;
        width: 100%;
        border-radius: 0;
        height: 95%
    }
}

#pipes-knowledge-center .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #pipes-knowledge-center .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pipes-knowledge-center .contact-section .form-section {
        padding: 60px 15px
    }
}

#pipes-knowledge-center .contact-section .form-section .para-text {
    color: #707070;
    text-align: center
}

#pipes-knowledge-center .contact-section .form-section .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-knowledge-center .contact-section .form-section form {
    background-color: #f5f5f5;
    padding: 30px 60px 100px;
    margin: 40px 0 60px;
    position: relative
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section .form-section form {
        padding: 20px 30px 100px;
        margin: 40px -15px 60px
    }
}

#pipes-knowledge-center .contact-section .form-section form .input-field label.error.active {
    top: 0 !important
}

#pipes-knowledge-center .contact-section .form-section form #select-business {
    margin-top: 31px
}

#pipes-knowledge-center .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#pipes-knowledge-center .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#pipes-knowledge-center .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#pipes-knowledge-center .contact-section .form-section form input:focus {
    outline: 0
}

#pipes-knowledge-center .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#pipes-knowledge-center .contact-section .form-section form textarea:focus {
    outline: 0
}

#pipes-knowledge-center .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-knowledge-center .contact-section .form-section form .btn-section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#pipes-knowledge-center .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px;
    margin: 0
}

#pipes-knowledge-center .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#pipes-knowledge-center .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#pipes-knowledge-center .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section h5:after {
        width: 110px
    }
}

#pipes-knowledge-center .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#pipes-knowledge-center .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#pipes-knowledge-center .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pipes-knowledge-center .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#pipes-knowledge-center .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#pipes-knowledge-center .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#pipes-knowledge-center .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #pipes-knowledge-center .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#pipes-knowledge-center .enquire-info-popup .modal-backdrop.in {
    opacity: .8
}

#pipes-knowledge-center .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pipes-knowledge-center .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#pipes-knowledge-center .enquire-info-popup .input-field {
    margin-top: 2rem
}

#pipes-knowledge-center .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#pipes-knowledge-center .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#pipes-knowledge-center .enquire-info-popup input:focus {
    outline: 0
}

#pipes-knowledge-center .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pipes-knowledge-center textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#pipes-knowledge-center textarea:focus {
    box-shadow: none
}

#pipes-knowledge-center select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pipes-knowledge-center select:focus {
    outline: 0
}

#listing-old .banner-section {
    background-image: url("../img/furniture-listing/listing-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#listing-old .banner-section .para-text {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #listing-old .banner-section .para-text {
        font-size: 16px;
        line-height: 22px
    }
}

#listing-old .banner-section .btn_project_default {
    width: 250px;
    margin: 0
}

@media screen and (max-width:767px) {
    #listing-old .banner-section .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#listing-old .banner-section .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#listing-old .listing-wrapper {
    padding: 100px 0 20px
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper {
        padding: 100px 0 60px
    }
}

#listing-old .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#listing-old .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-old .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#listing-old .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 80px
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-old .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox {
    padding-left: 5px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox label {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    padding-left: 25px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox li {
    margin-bottom: 10px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox li ul {
    padding-left: 20px;
    margin-top: 10px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox li ul li {
    margin-bottom: 10px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-style .multiple-checkbox li ul li ul {
    padding-left: 20px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

#listing-old .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

#listing-old .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-top: 50px
}

#listing-old .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#listing-old .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#listing-old .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 31%;
    margin-bottom: 60px
}

@media screen and (max-width:991px) {
    #listing-old .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%
    }
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#listing-old .listing-wrapper .listing-section .listing-inside .listing-info h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    color: #3d3d3d;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper .listing-section .listing-inside .listing-info h5 {
        text-align: center
    }
}

#listing-old .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 0
}

@media screen and (max-width:767px) {
    #listing-old .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#listing-old .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#listing-old .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#listing-old .faq-section .faq-inside {
    margin: 60px 0 0
}

#listing-old .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #listing-old .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#listing-old .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #listing-old .faq-section .faq-inside span {
        font-size: 16px
    }
}

#listing-old .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#listing-old .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #listing-old .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#listing-old .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#listing-old .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#listing-common-pages .banner-section {
    background-image: url("../img/cylinder-listing/cylinder-listing-banner.jpg")
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section {
        background-image: none;
        height: auto;
        position: absolute
    }
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section .banner-style {
        height: -webkit-calc(100vh - 140px);
        height: calc(100vh - 140px)
    }
}

@media screen and (max-width:767px) {
    #listing-common-pages .banner-section .banner-style .btn_project_default {
        position: absolute;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info img {
    width: auto
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .heading-arrow-sec img {
    margin: 25px 0 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info .heading-arrow-sec img {
        margin: 20px 0 0
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h3 {
        font-size: 16px;
        margin: 15px 0 0
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h6 {
        margin: 10px 0
    }
}

#listing-common-pages .listing-wrapper .listing-section .listing-inside .listing-info h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#listing-common-pages .features-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#listing-common-pages .features-section .features-info-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin: 80px 0
}

@media screen and (max-width:767px) {
    #listing-common-pages .features-section .features-info-section {
        margin: 45px 0 60px
    }
}

#listing-common-pages .features-section .features-info-section .features-inside {
    width: 30%;
    margin-bottom: 60px
}

@media screen and (max-width:767px) {
    #listing-common-pages .features-section .features-info-section .features-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #listing-common-pages .features-section .features-info-section .features-inside {
        width: 45%
    }
}

#listing-common-pages .features-section .features-info-section .features-inside img {
    margin: auto
}

#listing-common-pages .features-section .features-info-section .features-inside .subheading-text {
    font-family: "Work Sans", sans-serif;
    margin: 20px 0
}

#listing-common-pages .features-section .features-info-section .features-inside .para-text {
    color: #707070
}

#cylinder_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #cylinder_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#cylinder_page .banner-section {
    position: relative
}

#cylinder_page .banner-section .breadcrums {
    color: #3d3d3d
}

#cylinder_page .banner-section .btn_section .btn_project_default {
    width: 160px
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .btn_section .btn_project_default {
        width: 140px
    }
}

#cylinder_page .banner-section .btn_section .btn_project_default:first-child {
    margin-right: 10px;
    width: 200px
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .btn_section .btn_project_default:first-child {
        width: 180px
    }
}

#cylinder_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #cylinder_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #cylinder_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #cylinder_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #cylinder_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #cylinder_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #cylinder_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #cylinder_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#cylinder_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#cylinder_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d
}

@media(max-width:1024px) {
    #cylinder_page .banner-section .banner-slider-img h2 {
        font-size: 40px
    }
}

@media(max-width:991px) {
    #cylinder_page .banner-section .banner-slider-img h2 {
        font-size: 30px;
        line-height: 1.4
    }
}

@media(max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:360px) {
    #cylinder_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#cylinder_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0;
    width: 45%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 5px 0;
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #cylinder_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#cylinder_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #cylinder_page .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#cylinder_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#cylinder_page .banner-section .banner-slider-img1 {
    background-image: url("../img/cylinder/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#cylinder_page .banner-section .banner-slider-img2 {
    background-image: url("../img/cylinder/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#cylinder_page .banner-section .banner-slider-img3 {
    background-image: url("../img/cylinder/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #cylinder_page .banner-section .banner-slider-img3 {
        background-image: none;
        height: auto
    }
}

#cylinder_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section {
        margin: 60px 0
    }
}

#cylinder_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#cylinder_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#cylinder_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px
    }
}

#cylinder_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237
}

#cylinder_page .collections-section .btn_section {
    text-align: center
}

#cylinder_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#cylinder_page .collections-section .all-collections {
    margin: 60px 0 0
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#cylinder_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-bottom: 20px;
    padding: 0 30px
}

@media(min-width:768px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside {
        min-height: 500px
    }
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside {
        margin-bottom: 10px
    }
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside {
        min-height: 320px;
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        margin-bottom: 30px;
        padding: 0
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus.active {
    background-color: #ed3237
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus.active::before {
    content: "-"
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec img {
    margin: 25px 0 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec img {
        margin: 20px 0 0
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    background-color: #e8f0f2;
    margin-bottom: 100px;
    padding-bottom: 50px;
    position: relative
}

@media(max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category::before {
    content: "";
    position: absolute;
    top: -20%;
    left: 50%;
    width: 250%;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 250%;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(min-width:768px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media(max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        margin-top: 30px
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto;
    margin-bottom: 60px
}

@media(min-width:768px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(2) {
        margin-left: 5%;
        margin-right: 5%
    }

    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(5) {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media(max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-bottom: 25px
    }
}

#cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #cylinder_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#cylinder_page .story-section img {
    width: 100%
}

#cylinder_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 60px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#cylinder_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#cylinder_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#cylinder_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#cylinder_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#cylinder_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #cylinder_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #cylinder_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#cylinder_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#cylinder_page .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #cylinder_page .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#cylinder_page .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#cylinder_page .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #cylinder_page .story-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#cylinder_page .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder_page .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #cylinder_page .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#cylinder_page .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder_page .story-section .icon-points .item .content {
        text-align: center
    }
}

#cylinder_page .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#cylinder_page .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #cylinder_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #cylinder_page .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #cylinder_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#cylinder_page .story-section .icon-points .item .icon {
    margin-left: 15px
}

#cylinder_page .fea-app-sec {
    text-align: center;
    background-color: #e8f0f2;
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec {
        padding: 60px 0
    }
}

#cylinder_page .fea-app-sec .heading-text {
    color: #3d3d3d
}

#cylinder_page .fea-app-sec .para-text {
    color: #707070;
    width: 75%;
    margin: 20px auto 30px
}

@media(max-width:767px) {
    #cylinder_page .fea-app-sec .para-text {
        width: 100%
    }
}

#cylinder_page .fea-app-sec .video-img {
    position: relative
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec .video-img {
        margin: 40px 0 0
    }
}

#cylinder_page .fea-app-sec .video-img .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

#cylinder_page .fea-app-sec .video-img .play-icon img {
    width: 100px
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec .video-img .play-icon img {
        width: 40px
    }
}

#cylinder_page .fea-app-sec .video-img img {
    width: 100%
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec .video-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec .video-section .video-inside {
        width: 100%
    }
}

#cylinder_page .fea-app-sec .application-sec {
    margin-top: 80px
}

@media screen and (max-width:767px) {
    #cylinder_page .fea-app-sec .application-sec {
        margin-top: 60px
    }
}

#cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width:767px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li {
    margin: 0 5px 15px;
    width: 18%
}

@media(max-width:991px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li {
        width: 30%
    }
}

@media(max-width:767px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li {
        width: 48%;
        margin: 0 0 15px
    }
}

#cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li a {
    padding: 10px;
    background-color: #fff;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media(max-width:1024px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li a {
        font-size: 16px
    }
}

@media(max-width:1024px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li a {
        font-size: 15px;
        line-height: 20px
    }
}

#cylinder_page .fea-app-sec .application-sec .application-tab .panel-heading ul li.active a {
    background-color: #ed3237;
    color: #fff
}

@media(min-width:768px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-body {
        margin-top: 30px
    }
}

#cylinder_page .fea-app-sec .application-sec .application-tab .panel-body .tab-content .tab-pane .heading-text {
    font-size: 30px;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #cylinder_page .fea-app-sec .application-sec .application-tab .panel-body .tab-content .tab-pane .heading-text {
        font-size: 25px
    }
}

#cylinder_page .slick-dots {
    bottom: -60px
}

#cylinder_page .slick-dots li {
    width: 10px;
    height: 10px
}

#cylinder_page .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#cylinder_page .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#cylinder_page .tv-sec {
    padding: 100px 0 50px;
    text-align: center
}

@media(max-width:767px) {
    #cylinder_page .tv-sec {
        padding: 60px 0 30px
    }
}

#cylinder_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#cylinder_page .tv-sec .para-text {
    color: #707070
}

#cylinder_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #cylinder_page .tv-sec .tv-commercial-slider {
        margin-top: 30px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#cylinder_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

@media(max-width:767px) {
    #cylinder_page .tv-sec .tv-commercial-slider .video-sec {
        padding: 0 5px
    }
}

@media(max-width:767px) {
    #cylinder_page .tv-sec .tv-commercial-slider .video-sec img {
        width: 100%
    }
}

#cylinder_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#cylinder_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #cylinder_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#cylinder_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #cylinder_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#cylinder_page .client-sec {
    padding: 80px 0;
    text-align: center
}

@media(max-width:767px) {
    #cylinder_page .client-sec {
        padding: 60px 0 0
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .client-sec .slick-dots {
        bottom: -20px
    }
}

#cylinder_page .plants-sec {
    text-align: center
}

@media screen and (max-width:767px) {
    #cylinder_page .plants-sec {
        padding: 60px 0 0
    }
}

#cylinder_page .plants-sec .heading-text {
    color: #3d3d3d
}

#cylinder_page .plants-sec .img-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0
}

@media(max-width:767px) {
    #cylinder_page .plants-sec .img-row {
        margin: 30px 0 0
    }
}

#cylinder_page .plants-sec .img-row .item {
    width: 48%;
    margin-bottom: 30px
}

#cylinder_page .plants-sec .img-row .item:nth-child(1) {
    width: 100%
}

@media(max-width:767px) {
    #cylinder_page .plants-sec .img-row .item img {
        border-radius: 8px;
        width: 100%
    }
}

#cylinder_page .plants-sec .para-text {
    font-size: 20px;
    width: 85%;
    margin: 20px auto 30px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #cylinder_page .plants-sec .para-text {
        margin-top: 0;
        font-size: 16px;
        width: 100%
    }
}

#cylinder_page .plants-sec .btn_project_default {
    width: 380px
}

@media(max-width:767px) {
    #cylinder_page .plants-sec .btn_project_default {
        width: 230px
    }
}

#cylinder_page .certification-sec {
    padding: 80px 0 100px
}

@media(max-width:767px) {
    #cylinder_page .certification-sec {
        padding: 60px 0 70px
    }
}

#cylinder_page .certification-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

#cylinder_page .certification-sec .certi-sec {
    padding-top: 0
}

@media(max-width:767px) {
    #cylinder_page .certification-sec .certi-sec {
        padding-top: 0
    }
}

#cylinder_page .certification-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #cylinder_page .certification-sec .certi-sec .sub {
        font-size: 16px
    }
}

@media(min-width:768px) {
    #cylinder_page .certification-sec .certi-sec .row-certi {
        padding-top: 30px
    }
}

#cylinder_page .certification-sec .certi-sec .row-certi .item {
    outline: 0;
    margin: 0 15px
}

#cylinder_page .certification-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-top: 15px;
    color: #3d3d3d;
    line-height: 19px
}

#cylinder_page .social-section {
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #cylinder_page .social-section {
        padding: 40px 0
    }
}

#cylinder_page .social-section .social-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    #cylinder_page .social-section .social-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#cylinder_page .social-section .social-info .social-inside h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #3d3d3d;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder_page .social-section .social-info .social-inside h3 {
        font-size: 28px;
        line-height: 42px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .social-section .social-info .social-inside h3 {
        font-size: 25px
    }
}

#cylinder_page .social-section .social-info .social-inside ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    #cylinder_page .social-section .social-info .social-inside ul {
        margin-top: 30px
    }
}

#cylinder_page .social-section .social-info .social-inside ul li {
    color: #fff;
    background-color: #394ea7;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 25px
}

#cylinder_page .social-section .social-info .social-inside ul li:hover,
#cylinder_page .social-section .social-info .social-inside ul li:focus,
#cylinder_page .social-section .social-info .social-inside ul li:active {
    text-decoration: none;
    background-color: #ed3237 !important;
    -webkit-transition: all .3s;
    transition: all .3s
}

#cylinder_page .social-section .social-info .social-inside ul li:nth-of-type(2) {
    background-color: #5fb7fe
}

#cylinder_page .social-section .social-info .social-inside ul li:nth-of-type(3) {
    background-color: red
}

#cylinder_page .social-section .social-info .social-inside ul li:nth-of-type(4) {
    background-color: #0077b7
}

@media screen and (max-width:991px) {
    #cylinder_page .social-section .social-info .social-inside ul li {
        margin-right: 10px
    }
}

#cylinder_page .contact-section .form-section {
    background-color: #fff;
    padding: 20px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #cylinder_page .contact-section .form-section {
        padding: 20px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder_page .contact-section .form-section {
        padding: 20px 15px
    }
}

#cylinder_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#cylinder_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#cylinder_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#cylinder_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#cylinder_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#cylinder_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#cylinder_page .contact-section .form-section form input:focus {
    outline: 0
}

#cylinder_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#cylinder_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#cylinder_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#cylinder_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#cylinder_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#cylinder_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#cylinder_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#cylinder_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section h5:after {
        width: 110px
    }
}

#cylinder_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#cylinder_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#cylinder_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#cylinder_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#cylinder_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#cylinder_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#cylinder_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cylinder_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#cylinder_page .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section {
        padding-bottom: 40px
    }
}

#cylinder_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #cylinder_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#cylinder_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#cylinder_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#cylinder_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #cylinder_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 220px;
        text-align: center
    }
}

#cylinder_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#cylinder_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#cylinder_page select:focus {
    outline: 0
}

#cylinder-factory_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #cylinder-factory_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#cylinder-factory_page .banner-section {
    position: relative
}

#cylinder-factory_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #cylinder-factory_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#cylinder-factory_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#cylinder-factory_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-factory_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#cylinder-factory_page .banner-section .banner-slider-img .banner-description {
    text-align: center
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }

    #cylinder-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#cylinder-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60vh
}

@media(max-width:1024px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        height: 23vh
    }
}

@media(max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        padding-top: 40px
    }
}

#cylinder-factory_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#cylinder-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
    margin-bottom: 0;
    width: 50%;
    text-align: left
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
        width: 80%
    }
}

@media(max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0;
        width: 100%;
        text-align: center
    }
}

#cylinder-factory_page .banner-section .banner-slider-img1 {
    background-image: url("../img/cylinder-factory/banner.jpg")
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#cylinder-factory_page .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #cylinder-factory_page .abt-sec {
        padding: 50px 0
    }
}

#cylinder-factory_page .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px;
    color: #707070
}

@media(max-width:767px) {
    #cylinder-factory_page .abt-sec p {
        font-size: 18px
    }
}

#cylinder-factory_page .abt-sec p b {
    font-weight: 600
}

#cylinder-factory_page .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0
}

#cylinder-factory_page .abt-sec .iso-row .item {
    width: 18%
}

@media(max-width:767px) {
    #cylinder-factory_page .abt-sec .iso-row .item {
        width: 48%;
        margin-bottom: 30px
    }
}

#cylinder-factory_page .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#cylinder-factory_page .abt-sec .iso-row .item .text {
    font-size: 19px
}

@media(max-width:767px) {
    #cylinder-factory_page .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

#cylinder-factory_page .manufacture-sec {
    padding-bottom: 60px;
    position: relative
}

#cylinder-factory_page .manufacture-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background-color: #e8f0f2
}

#cylinder-factory_page .manufacture-sec .heading-text {
    color: #3d3d3d;
    text-align: center;
    padding: 50px 0
}

@media(max-width:991px) {
    #cylinder-factory_page .manufacture-sec .heading-text {
        padding: 0 0 50px
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .item .caption {
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif;
    text-align: center;
    padding: 30px 0
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
    font-size: 28px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 36px;
    margin: 0
}

@media(max-width:767px) {
    #cylinder-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
        font-size: 18px;
        line-height: 25px
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
    font-size: 15px;
    line-height: 15px;
    margin: 10px 0
}

@media(max-width:767px) {
    #cylinder-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
        font-size: 12px;
        width: 80%;
        margin: 10px auto
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
    bottom: -30px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
        bottom: -20px
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before,
#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    font-size: 30px
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-slide {
    outline: none !important
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before {
    content: ''
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#cylinder-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    content: ''
}

#cylinder-factory_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #cylinder-factory_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder-factory_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#cylinder-factory_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#cylinder-factory_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#cylinder-factory_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#cylinder-factory_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#cylinder-factory_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#cylinder-factory_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#cylinder-factory_page .contact-section .form-section form input:focus {
    outline: 0
}

#cylinder-factory_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#cylinder-factory_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#cylinder-factory_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#cylinder-factory_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#cylinder-factory_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#cylinder-factory_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#cylinder-factory_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#cylinder-factory_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section h5:after {
        width: 110px
    }
}

#cylinder-factory_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#cylinder-factory_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#cylinder-factory_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-factory_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#cylinder-factory_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#cylinder-factory_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#cylinder-factory_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#cylinder-factory_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .store-dealer-section {
        margin: 0 0 80px
    }
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cylinder-factory_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#cylinder-factory_page .catalogue-section {
    padding: 80px 0
}

#cylinder-factory_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #cylinder-factory_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 220px;
        text-align: center
    }
}

#cylinder-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#cylinder-factory_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#cylinder-factory_page select:focus {
    outline: 0
}

#cylinder-about-us {
    position: relative;
    overflow: hidden
}

#cylinder-about-us .banner-section {
    position: relative
}

#cylinder-about-us .banner-section .breadcrums {
    color: #3d3d3d
}

#cylinder-about-us .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #cylinder-about-us .banner-section .banner-slider-img {
        height: 45vh
    }
}

#cylinder-about-us .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#cylinder-about-us .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-about-us .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }

    #cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (max-width:360px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description {
        top: 120px
    }
}

#cylinder-about-us .banner-section .banner-slider-img .banner-description .kavach-banner-logo {
    width: 300px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .kavach-banner-logo {
        width: 150px;
        margin: 0 auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .kavach-banner-logo {
        width: 180px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .kavach-banner-logo {
        width: 250px
    }
}

#cylinder-about-us .banner-section .banner-slider-img .banner-description .heading-text {
    color: #3d3d3d
}

@media(max-width:1024px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

@media(max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 0 10px
    }
}

#cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 60vh
}

@media(max-width:1024px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
        height: 35vh
    }
}

@media(max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
        text-align: center;
        height: 25vh
    }
}

#cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex .heading-text:nth-last-child(1) {
    margin-top: 20px
}

@media(max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex .heading-text:nth-last-child(1) {
        margin-top: 0
    }
}

@media screen and (max-width:360px) {
    #cylinder-about-us .banner-section .banner-slider-img .banner-description .mob-flex .heading-text {
        margin-bottom: 10px;
        font-size: 30px
    }
}

#cylinder-about-us .banner-section .banner-slider-img1 {
    background-image: url("../img/cylinder-about/banner.jpg")
}

@media screen and (max-width:767px) {
    #cylinder-about-us .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#cylinder-about-us .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #cylinder-about-us .abt-sec {
        padding: 50px 0
    }
}

#cylinder-about-us .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    #cylinder-about-us .abt-sec p {
        font-size: 18px
    }
}

#cylinder-about-us .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

#cylinder-about-us .abt-sec .iso-row .item {
    width: 18%
}

@media(max-width:767px) {
    #cylinder-about-us .abt-sec .iso-row .item {
        width: 48%
    }

    #cylinder-about-us .abt-sec .iso-row .item:nth-last-child(1) {
        margin-top: 30px
    }
}

#cylinder-about-us .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#cylinder-about-us .abt-sec .iso-row .item .text {
    font-size: 19px
}

@media(max-width:767px) {
    #cylinder-about-us .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section img {
        width: 100%
    }
}

#cylinder-about-us .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 30px;
        position: relative;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-about-us .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder-about-us .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#cylinder-about-us .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .story-inside {
        width: 100%
    }
}

#cylinder-about-us .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #cylinder-about-us .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#cylinder-about-us .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#cylinder-about-us .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#cylinder-about-us .story-section .story-info .story-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .story-inside p {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #cylinder-about-us .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #cylinder-about-us .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#cylinder-about-us .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#cylinder-about-us .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #cylinder-about-us .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#cylinder-about-us .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#cylinder-about-us .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

#cylinder-about-us .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder-about-us .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #cylinder-about-us .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#cylinder-about-us .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #cylinder-about-us .story-section .icon-points .item .content {
        text-align: center
    }
}

#cylinder-about-us .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#cylinder-about-us .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #cylinder-about-us .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #cylinder-about-us .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #cylinder-about-us .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#cylinder-about-us .story-section .icon-points .item .icon {
    margin-left: 15px
}

#cylinder-about-us .points-sec .row-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 0 0
}

@media(max-width:767px) {
    #cylinder-about-us .points-sec .row-sec {
        padding: 50px 0 0
    }
}

#cylinder-about-us .points-sec .row-sec .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 29%;
    background-color: rgba(245, 183, 183, 0.2);
    margin-bottom: 70px;
    padding: 5px 15px;
    border-radius: 10px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #cylinder-about-us .points-sec .row-sec .item {
        width: 46%;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

@media(min-width:768px) {
    #cylinder-about-us .points-sec .row-sec .item {
        min-height: 230px
    }
}

@media(max-width:767px) {
    #cylinder-about-us .points-sec .row-sec .item {
        width: 100%;
        min-height: 200px;
        margin-bottom: 30px
    }
}

#cylinder-about-us .points-sec .row-sec .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.3)
}

#cylinder-about-us .points-sec .row-sec .item:nth-child(3) {
    background-color: rgba(197, 208, 116, 0.2)
}

#cylinder-about-us .points-sec .row-sec .item:nth-child(4) {
    background-color: rgba(255, 212, 163, 0.2)
}

#cylinder-about-us .points-sec .row-sec .item:nth-child(5) {
    background-color: rgba(208, 236, 245, 0.2)
}

#cylinder-about-us .points-sec .row-sec .item:nth-child(6) {
    background-color: rgba(204, 188, 197, 0.2)
}

#cylinder-about-us .points-sec .row-sec .item .content {
    width: 48%
}

#cylinder-about-us .points-sec .row-sec .item .content .number {
    font-size: 42px;
    font-weight: 700;
    color: #ed3237;
    line-height: 48px
}

#cylinder-about-us .points-sec .row-sec .item .content p {
    font-size: 18px;
    margin: 0;
    line-height: 22px
}

#cylinder-about-us .points-sec .row-sec .item .icon {
    width: 38%
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #cylinder-about-us .points-sec .row-sec .item .icon {
        width: 30%
    }
}

@media(max-width:767px) {
    #cylinder-about-us .points-sec .row-sec .item .icon svg {
        width: 100%
    }
}

#cylinder-about-us .media-sec {
    padding: 0 0 100px
}

@media(max-width:767px) {
    #cylinder-about-us .media-sec {
        padding: 0 0 60px
    }
}

#cylinder-about-us .media-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#cylinder-about-us .media-sec .media-slider {
    padding-top: 50px
}

@media(max-width:767px) {
    #cylinder-about-us .media-sec .media-slider {
        padding-top: 30px
    }
}

#cylinder-about-us .media-sec .media-slider .item {
    outline: 0;
    position: relative
}

@media(min-width:768px) {
    #cylinder-about-us .media-sec .media-slider .item {
        padding: 0 15px
    }
}

#cylinder-about-us .media-sec .media-slider .item::before {
    content: '';
    position: absolute;
    width: 92%;
    height: 100%;
    background-color: rgba(61, 61, 61, 0.5);
    border-radius: 10px;
    top: 0;
    left: 4%
}

@media(max-width:767px) {
    #cylinder-about-us .media-sec .media-slider .item::before {
        width: 100%;
        left: 0
    }
}

#cylinder-about-us .media-sec .media-slider .item .play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    cursor: pointer
}

#cylinder-about-us .media-sec .media-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #cylinder-about-us .media-sec .media-slider .slick-prev {
        left: -3%
    }
}

#cylinder-about-us .media-sec .media-slider .slick-prev:before {
    content: ''
}

#cylinder-about-us .media-sec .media-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #cylinder-about-us .media-sec .media-slider .slick-next {
        right: -3%
    }
}

#cylinder-about-us .media-sec .media-slider .slick-next:before {
    content: ''
}

#cylinder-about-us .media-sec .media-slider .slick-dots {
    bottom: -50px
}

#cylinder-about-us .media-sec .media-slider .slick-dots li button::before {
    font-size: 10px
}

#cylinder-about-us .apply-sec {
    position: relative;
    padding-bottom: 60px
}

#cylinder-about-us .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#cylinder-about-us .apply-sec .content .heading-text {
    color: #3d3d3d
}

#cylinder-about-us .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #cylinder-about-us .apply-sec .content p {
        font-size: 18px
    }
}

#cylinder-about-us .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #cylinder-about-us .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #cylinder-about-us .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #cylinder-about-us .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #cylinder-about-us .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#cylinder-about-us .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #cylinder-about-us .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder-about-us .contact-section .form-section {
        padding: 60px 15px
    }
}

#cylinder-about-us .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#cylinder-about-us .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#cylinder-about-us .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#cylinder-about-us .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#cylinder-about-us .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#cylinder-about-us .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#cylinder-about-us .contact-section .form-section form input:focus {
    outline: 0
}

#cylinder-about-us .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#cylinder-about-us .contact-section .form-section form textarea:focus {
    outline: 0
}

#cylinder-about-us .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#cylinder-about-us .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#cylinder-about-us .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#cylinder-about-us .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#cylinder-about-us .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#cylinder-about-us .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section h5:after {
        width: 110px
    }
}

#cylinder-about-us .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#cylinder-about-us .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#cylinder-about-us .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-about-us .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#cylinder-about-us .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#cylinder-about-us .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#cylinder-about-us .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#cylinder-about-us .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .store-dealer-section {
        margin: 0 0 80px
    }
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-about-us .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cylinder-about-us .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#cylinder-about-us .catalogue-section {
    padding: 80px 0
}

#cylinder-about-us .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #cylinder-about-us .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 220px;
        text-align: center
    }
}

#cylinder-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#cylinder-about-us select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#cylinder-about-us select:focus {
    outline: 0
}

#cylinder-listing-inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #cylinder-listing-inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #cylinder-listing-inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#cylinder-listing-inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#cylinder-listing-inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#cylinder-listing-inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#cylinder-listing-inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#cylinder-listing-inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0;
    text-align: left
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .small-head {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .para-text {
    color: #707070;
    margin-top: 20px
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#cylinder-listing-inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#cylinder-listing-inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #cylinder-listing-inside .product-wrapper .breadcrums {
        top: 8%
    }
}

#cylinder-listing-inside .heading-text {
    color: #3d3d3d;
    text-align: center
}

#cylinder-listing-inside .technical-sec {
    padding: 0 0 50px
}

#cylinder-listing-inside .technical-sec .technical-table {
    width: 80%;
    margin: 50px auto
}

@media(max-width:991px) {
    #cylinder-listing-inside .technical-sec .technical-table {
        width: 100%
    }
}

#cylinder-listing-inside .technical-sec .technical-table .table {
    border: 0
}

#cylinder-listing-inside .technical-sec .technical-table .table tr:nth-of-type(odd) {
    background-color: #f5f5f5
}

#cylinder-listing-inside .technical-sec .technical-table .table tr td {
    color: #707070;
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 15px 40px;
    border: 0;
    vertical-align: middle
}

@media(max-width:767px) {
    #cylinder-listing-inside .technical-sec .technical-table .table tr td {
        font-size: 13px
    }
}

#cylinder-listing-inside .technical-sec .technical-table .table tr td b {
    font-weight: 600;
    font-size: 20px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #cylinder-listing-inside .technical-sec .technical-table .table tr td b {
        font-size: 13px
    }
}

#cylinder-listing-inside .other-sec {
    padding-bottom: 80px
}

#cylinder-listing-inside .other-sec .other-slider {
    margin-top: 30px
}

#cylinder-listing-inside .other-sec .other-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#cylinder-listing-inside .other-sec .other-slider .item a {
    outline: 0
}

#cylinder-listing-inside .other-sec .other-slider .item img {
    width: 100%
}

#cylinder-listing-inside .other-sec .other-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media(max-width:767px) {
    #cylinder-listing-inside .other-sec .other-slider .item .text {
        font-size: 13px
    }
}

#cylinder-listing-inside .other-sec .other-slider .item .text span {
    display: block
}

#cylinder-listing-inside .other-sec .other-slider .slick-prev:before,
#cylinder-listing-inside .other-sec .other-slider .slick-next:before {
    font-size: 30px
}

#cylinder-listing-inside .other-sec .other-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #cylinder-listing-inside .other-sec .other-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .other-sec .other-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#cylinder-listing-inside .other-sec .other-slider .slick-prev:before {
    content: ""
}

#cylinder-listing-inside .other-sec .other-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #cylinder-listing-inside .other-sec .other-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #cylinder-listing-inside .other-sec .other-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#cylinder-listing-inside .other-sec .other-slider .slick-next:before {
    content: ""
}

#cylinder-listing-inside .other-sec .other-slider .slick-dots {
    bottom: -50px
}

#cylinder-listing-inside .other-sec .other-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#cylinder-listing-inside .other-sec .other-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#cylinder-listing-inside .other-sec .other-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#cylinder-listing-inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#cylinder-listing-inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#cylinder-listing-inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#cylinder-listing-inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#cylinder-listing-inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#cylinder-listing-inside .enquire-info-popup input:focus {
    outline: 0
}

#cylinder-listing-inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#cylinder-listing-inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#cylinder-listing-inside textarea:focus {
    box-shadow: none
}

#cylinder-listing-inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#cylinder-listing-inside select:focus {
    outline: 0
}

#protective-packaging_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #protective-packaging_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#protective-packaging_page .banner-section {
    position: relative
}

#protective-packaging_page .banner-section .breadcrums {
    color: #3d3d3d
}

#protective-packaging_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img {
        height: auto
    }
}

#protective-packaging_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#protective-packaging_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    width: 35%
}

@media(max-width:1024px) {
    #protective-packaging_page .banner-section .banner-slider-img h2 {
        font-size: 40px;
        line-height: 1.4
    }
}

@media(max-width:991px) {
    #protective-packaging_page .banner-section .banner-slider-img h2 {
        font-size: 30px;
        line-height: 1.4
    }
}

@media(max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:360px) {
    #protective-packaging_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#protective-packaging_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0;
    width: 38%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img h4 {
        margin: 15px auto 5px;
        text-align: center;
        width: 90%
    }
}

@media screen and (max-width:360px) {
    #protective-packaging_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#protective-packaging_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 170px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #protective-packaging_page .banner-section .banner-slider-img .banner-description {
        top: 130px
    }
}

#protective-packaging_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#protective-packaging_page .banner-section .banner-slider-img1 {
    background-image: url("../img/protective-packaging/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#protective-packaging_page .banner-section .banner-slider-img2 {
    background-image: url("../img/protective-packaging/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#protective-packaging_page .banner-section .banner-slider-img3 {
    background-image: url("../img/protective-packaging/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #protective-packaging_page .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#protective-packaging_page .explore-collections-section {
    margin: 80px 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section {
        margin: 80px 0 0
    }
}

#protective-packaging_page .explore-collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#protective-packaging_page .explore-collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#protective-packaging_page .explore-collections-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center;
    width: 65%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section p {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }
}

#protective-packaging_page .explore-collections-section .sub-head {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 30px 0
}

@media(max-width:767px) {
    #protective-packaging_page .explore-collections-section .sub-head {
        font-size: 24px
    }
}

#protective-packaging_page .explore-collections-section .btn_section {
    text-align: center
}

#protective-packaging_page .explore-collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#protective-packaging_page .explore-collections-section .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 100px 0 0
}

@media screen and (max-width:991px) {
    #protective-packaging_page .explore-collections-section .collections-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section .collections-info {
        margin: 50px 0 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside {
    width: 30%;
    margin-bottom: 30px;
    margin-right: 5%
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside {
        margin-right: 2%;
        margin-left: 2%;
        width: 46%
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside {
        width: 31%;
        margin-right: 3%
    }
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside .collection-img {
    background-color: #fdf5de;
    min-height: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(2) .collection-img {
    background-color: #f5f3f5
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(3) {
    margin-right: 0
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(3) .collection-img {
    background-color: #fff7ed
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(3) {
        margin-bottom: 0
    }
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(4) .collection-img {
    background-color: #f6fbfd
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(5) .collection-img {
    background-color: #f4f6e3
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(6) {
    margin-right: 0
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(6) .collection-img {
    background-color: #fdf1f1
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(7) .collection-img {
    background-color: #f5f9ff
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside:nth-of-type(8) .collection-img {
    background-color: #f5f2f4
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 10px 0;
    letter-spacing: 1px;
    font-weight: bold;
    width: 78%;
    line-height: 18px
}

@media(max-width:767px) {
    #protective-packaging_page .explore-collections-section .collections-info .collections-inside h6 {
        color: #3d3d3d
    }
}

#protective-packaging_page .explore-collections-section .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#protective-packaging_page .icon-points-sec .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

#protective-packaging_page .icon-points-sec .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#protective-packaging_page .icon-points-sec .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

#protective-packaging_page .icon-points-sec .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging_page .icon-points-sec .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #protective-packaging_page .icon-points-sec .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#protective-packaging_page .icon-points-sec .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging_page .icon-points-sec .icon-points .item .content {
        text-align: center
    }
}

#protective-packaging_page .icon-points-sec .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#protective-packaging_page .icon-points-sec .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #protective-packaging_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #protective-packaging_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #protective-packaging_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#protective-packaging_page .icon-points-sec .icon-points .item .icon {
    margin-left: 15px
}

#protective-packaging_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section {
        margin: 50px 0
    }
}

#protective-packaging_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#protective-packaging_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#protective-packaging_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    width: 78%;
    margin: 0 auto 10px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px;
        width: 100%
    }
}

#protective-packaging_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px
}

#protective-packaging_page .collections-section .btn_section {
    text-align: center
}

#protective-packaging_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#protective-packaging_page .collections-section .all-collections {
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 70px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        padding: 0
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside.hide-product {
    display: none
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#protective-packaging_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -65%;
    height: 67%;
    width: 100vw;
    background-color: #e8f0f2;
    z-index: -1
}

@media(max-width:1024px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -60%
    }
}

@media(max-width:991px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -55%
    }
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -92%;
        height: 95%
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-bottom: 60px
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto;
    margin-top: 30px
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#protective-packaging_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#protective-packaging_page .collections-section .more-red {
    margin: 60px 0 0
}

@media(max-width:767px) {
    #protective-packaging_page .collections-section .more-red {
        padding-top: 15px;
        margin: 20px 0 0
    }
}

#protective-packaging_page .collections-section .more-red a {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    width: 220px
}

#protective-packaging_page .collections-section.show .collections-inside {
    display: block !important
}

#protective-packaging_page .story-section img {
    width: 100%
}

#protective-packaging_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#protective-packaging_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#protective-packaging_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #protective-packaging_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#protective-packaging_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#protective-packaging_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#protective-packaging_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #protective-packaging_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #protective-packaging_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#protective-packaging_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#protective-packaging_page .slick-dots {
    bottom: -60px
}

#protective-packaging_page .slick-dots li {
    width: 10px;
    height: 10px
}

#protective-packaging_page .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#protective-packaging_page .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#protective-packaging_page .plants-sec {
    text-align: center;
    position: relative
}

@media screen and (max-width:767px) {
    #protective-packaging_page .plants-sec {
        padding: 80px 0 0
    }
}

#protective-packaging_page .plants-sec .heading-text {
    color: #3d3d3d
}

@media(max-width:767px) {
    #protective-packaging_page .plants-sec .heading-text {
        font-size: 40px
    }
}

#protective-packaging_page .plants-sec .img-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0
}

@media(max-width:767px) {
    #protective-packaging_page .plants-sec .img-row {
        margin: 30px 0 0
    }
}

#protective-packaging_page .plants-sec .img-row .item {
    width: 48%;
    margin-bottom: 30px
}

#protective-packaging_page .plants-sec .img-row .item:nth-child(1) {
    width: 100%
}

@media(max-width:767px) {
    #protective-packaging_page .plants-sec .img-row .item img {
        border-radius: 8px;
        width: 100%
    }
}

#protective-packaging_page .plants-sec .para-text {
    font-size: 20px;
    width: 92%;
    margin: 20px auto 30px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #protective-packaging_page .plants-sec .para-text {
        margin-top: 0;
        font-size: 16px;
        width: 100%
    }
}

#protective-packaging_page .plants-sec .btn_project_default {
    width: 250px
}

#protective-packaging_page .plants-sec .bg-abs {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e8f0f2;
    top: 62%;
    left: 0;
    z-index: -1
}

@media(max-width:767px) {
    #protective-packaging_page .plants-sec .bg-abs {
        top: 45%
    }
}

#protective-packaging_page .tv-sec {
    padding: 100px 0 50px;
    text-align: center
}

@media(max-width:767px) {
    #protective-packaging_page .tv-sec {
        padding: 50px 0 30px
    }
}

#protective-packaging_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#protective-packaging_page .tv-sec .para-text {
    color: #707070
}

#protective-packaging_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #protective-packaging_page .tv-sec .tv-commercial-slider {
        margin-top: 30px
    }
}

#protective-packaging_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

#protective-packaging_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#protective-packaging_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #protective-packaging_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#protective-packaging_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #protective-packaging_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#protective-packaging_page .tv-sec .slick-dots {
    bottom: -60px
}

#protective-packaging_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#protective-packaging_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#protective-packaging_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#protective-packaging_page .certification-sec {
    padding: 0 0 50px
}

#protective-packaging_page .certification-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #protective-packaging_page .certification-sec .heading-text {
        font-size: 40px
    }
}

#protective-packaging_page .certification-sec .para-text {
    font-size: 20px;
    color: #707070;
    width: 55%;
    margin: 0 auto;
    text-align: center
}

@media(max-width:767px) {
    #protective-packaging_page .certification-sec .para-text {
        width: 100%;
        margin-bottom: 30px
    }
}

#protective-packaging_page .certification-sec .certi-sec {
    padding-top: 80px
}

@media(max-width:767px) {
    #protective-packaging_page .certification-sec .certi-sec {
        padding-top: 20px
    }
}

#protective-packaging_page .certification-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #protective-packaging_page .certification-sec .certi-sec .sub {
        font-size: 16px
    }
}

@media(min-width:768px) {
    #protective-packaging_page .certification-sec .certi-sec .row-certi {
        padding-top: 50px
    }
}

#protective-packaging_page .certification-sec .certi-sec .row-certi .item {
    outline: 0;
    margin: 0 15px
}

#protective-packaging_page .certification-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-top: 15px;
    color: #3d3d3d;
    line-height: 19px
}

#protective-packaging_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #protective-packaging_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#protective-packaging_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#protective-packaging_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#protective-packaging_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#protective-packaging_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#protective-packaging_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#protective-packaging_page .contact-section .form-section form input:focus {
    outline: 0
}

#protective-packaging_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#protective-packaging_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#protective-packaging_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#protective-packaging_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#protective-packaging_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#protective-packaging_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#protective-packaging_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#protective-packaging_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section h5:after {
        width: 110px
    }
}

#protective-packaging_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#protective-packaging_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#protective-packaging_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#protective-packaging_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .contact-us-section .contact-details h4 span {
        width: 100%
    }
}

#protective-packaging_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#protective-packaging_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#protective-packaging_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#protective-packaging_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#protective-packaging_page .catalogue-section {
    padding-bottom: 80px
}

#protective-packaging_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #protective-packaging_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#protective-packaging_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#protective-packaging_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#protective-packaging_page select:focus {
    outline: 0
}

#protective-packaging-listing .banner-section {
    background-image: url("../img/protective-packaging-listing/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 70px
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .banner-section {
        background-image: none;
        position: absolute;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #protective-packaging-listing .banner-section {
        height: 50vh
    }
}

#protective-packaging-listing .banner-section .para-text {
    margin: 30px 0;
    color: #3d3d3d;
    width: 40%
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging-listing .banner-section .para-text {
        margin: 15px 0;
        width: 46%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        width: 100%
    }
}

#protective-packaging-listing .banner-section .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .banner-section .banner-style {
        text-align: center
    }
}

#protective-packaging-listing .banner-section .banner-style .btn_project_default {
    width: 250px;
    margin: 0
}

#protective-packaging-listing .banner-section .banner-style .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#protective-packaging-listing .banner-section .breadcrums {
    color: #3d3d3d
}

#protective-packaging-listing .listing-wrapper {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper {
        padding: 100px 0 60px
    }
}

#protective-packaging-listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#protective-packaging-listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#protective-packaging-listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 80px
}

@media(max-width:1024px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside:first-child {
        padding-right: 50px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec label a {
    color: inherit;
    word-break: break-word
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading .links-a a {
    display: inline-block;
    padding-left: 25px;
    word-break: break-word
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 0
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a span {
    width: 90%;
    display: inline-block;
    word-break: break-word;
    line-height: 1.4
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title.no-plus a::after {
    display: none
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap {
        display: none
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 12, 12, 0.5);
    padding: 0 10px;
    z-index: 9999;
    overflow-y: auto
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap.model_active .modal_filter_flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
    background-color: #fff;
    margin-top: 20px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .filter_style_wrap_white {
        padding: 0 15px 0
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    display: none;
    width: 100%
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter_style_wrap .modal_filter_flex h6 {
    font-size: 25px;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 20px;
    box-shadow: 0 0 5px #00000021;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside.listing-description {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 33.3%;
    margin: 0 0 60px;
    position: relative;
    padding: 0 15px
}

@media(max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        margin: 0 0 60px
    }
}

@media screen and (max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:991px) {
    #protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
        right: 10px
    }
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#protective-packaging-listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#protective-packaging-listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#protective-packaging-listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#protective-packaging-listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#protective-packaging-listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#protective-packaging-listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#protective-packaging-listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #protective-packaging-listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#protective-packaging-listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#protective-packaging-listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#protective-packaging-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-heading .links-a a {
    display: inline-block;
    padding-left: 25px;
    word-break: break-word
}

#protective-packaging-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-heading a {
    padding-left: 0
}

#protective-packaging-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default .panel-heading a span {
    width: 90%;
    display: inline-block;
    word-break: break-word
}

#protective-packaging-listing .filter-listing-section-popup .filter-mobile-section .filter-style .panel-default label a {
    color: inherit;
    word-break: break-word
}

#protective-packaging-listing .active-filter-a {
    color: #ed3237 !important
}

#protective-packaging-customer-listing .banner-section {
    background-image: url("../img/protective-packaging-customer-product-listing/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 70px
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .banner-section {
        background-image: none;
        position: absolute;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #protective-packaging-customer-listing .banner-section {
        height: 50vh
    }
}

#protective-packaging-customer-listing .banner-section .para-text {
    margin: 30px 0;
    color: #3d3d3d;
    width: 34%
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging-customer-listing .banner-section .para-text {
        margin: 15px 0;
        width: 46%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        width: 100%
    }
}

#protective-packaging-customer-listing .banner-section .heading-text {
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-customer-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .banner-section .banner-style {
        text-align: center
    }
}

#protective-packaging-customer-listing .banner-section .banner-style .btn_project_default {
    width: 250px;
    margin: 0
}

#protective-packaging-customer-listing .banner-section .banner-style .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#protective-packaging-customer-listing .banner-section .breadcrums {
    color: #3d3d3d
}

#protective-packaging-customer-listing .mob-banner-img {
    height: 100vh
}

#protective-packaging-customer-listing .listing-wrapper {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper {
        padding: 100px 0 60px
    }
}

#protective-packaging-customer-listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-customer-listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#protective-packaging-customer-listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#protective-packaging-customer-listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-customer-listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#protective-packaging-customer-listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 80px
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-bottom: 20px;
    border-bottom: 2px solid #b7b7b7
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1;
        border: 0
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside.listing-description {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 30%;
    margin: 0 13px 60px;
    position: relative
}

@media(max-width:991px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        margin: 0 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 28%
    }
}

@media screen and (max-width:991px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-customer-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#protective-packaging-customer-listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#protective-packaging-customer-listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#protective-packaging-customer-listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#protective-packaging-customer-listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#protective-packaging-customer-listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#protective-packaging-customer-listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#protective-packaging-customer-listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #protective-packaging-customer-listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#protective-packaging-customer-listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#protective-packaging-customer-listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#protective-packaging-inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #protective-packaging-inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #protective-packaging-inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#protective-packaging-inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#protective-packaging-inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#protective-packaging-inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#protective-packaging-inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#protective-packaging-inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#protective-packaging-inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .small-head {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

#protective-packaging-inside .product-wrapper .product-section .product-info .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#protective-packaging-inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#protective-packaging-inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #protective-packaging-inside .product-wrapper .breadcrums {
        top: 8%
    }
}

#protective-packaging-inside .desp-details {
    background-color: #e8f0f2;
    padding: 60px 0
}

#protective-packaging-inside .desp-details .head-title {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 15px
}

@media(max-width:767px) {
    #protective-packaging-inside .desp-details .head-title {
        font-size: 22px;
        line-height: 33px;
        font-weight: bold
    }
}

#protective-packaging-inside .desp-details .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding-top: 10px
}

#protective-packaging-inside .desp-details .row-flex .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width:767px) {
    #protective-packaging-inside .desp-details .row-flex .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#protective-packaging-inside .desp-details .row-flex .item .icon {
    width: 24%
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging-inside .desp-details .row-flex .item .icon {
        width: 45%;
        margin: 0 auto
    }
}

#protective-packaging-inside .desp-details .row-flex .item .content {
    width: 68%
}

@media screen and (min-width:768px) and (max-width:993px) {
    #protective-packaging-inside .desp-details .row-flex .item .content {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

#protective-packaging-inside .desp-details .row-flex .item .content .name {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #707070
}

@media(max-width:767px) {
    #protective-packaging-inside .desp-details .row-flex .item .content .name {
        font-size: 13px
    }
}

#protective-packaging-inside .desp-details .row-flex .item .content .quality {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 35px
}

@media(max-width:767px) {
    #protective-packaging-inside .desp-details .row-flex .item .content .quality {
        font-size: 18px
    }
}

#protective-packaging-inside .desp-details .ul-para {
    margin-bottom: 50px
}

#protective-packaging-inside .desp-details .ul-para ul {
    list-style-type: disc;
    padding-left: 20px
}

#protective-packaging-inside .desp-details .ul-para li {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    list-style-type: disc
}

@media(max-width:767px) {
    #protective-packaging-inside .desp-details .ul-para li {
        font-size: 16px
    }
}

#protective-packaging-inside .desp-details .ul-para.appli {
    margin-bottom: 30px
}

#protective-packaging-inside .other-sec {
    padding: 80px 0 60px
}

#protective-packaging-inside .other-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#protective-packaging-inside .other-sec .other-slider {
    margin-top: 30px
}

#protective-packaging-inside .other-sec .other-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#protective-packaging-inside .other-sec .other-slider .item a {
    outline: 0
}

#protective-packaging-inside .other-sec .other-slider .item .share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#protective-packaging-inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#protective-packaging-inside .other-sec .other-slider .item img {
    width: 100%
}

#protective-packaging-inside .other-sec .other-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media(max-width:767px) {
    #protective-packaging-inside .other-sec .other-slider .item .text {
        font-size: 13px
    }
}

#protective-packaging-inside .other-sec .other-slider .item .text span {
    display: block
}

#protective-packaging-inside .other-sec .other-slider .slick-prev:before,
#protective-packaging-inside .other-sec .other-slider .slick-next:before {
    font-size: 30px
}

#protective-packaging-inside .other-sec .other-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #protective-packaging-inside .other-sec .other-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .other-sec .other-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#protective-packaging-inside .other-sec .other-slider .slick-prev:before {
    content: ""
}

#protective-packaging-inside .other-sec .other-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #protective-packaging-inside .other-sec .other-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .other-sec .other-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#protective-packaging-inside .other-sec .other-slider .slick-next:before {
    content: ""
}

#protective-packaging-inside .other-sec .other-slider .slick-dots {
    bottom: -50px
}

#protective-packaging-inside .client-sec {
    padding: 60px 0;
    text-align: center
}

@media(max-width:767px) {
    #protective-packaging-inside .client-sec {
        padding: 50px 0 30px
    }
}

#protective-packaging-inside .client-sec .heading-text {
    color: #3d3d3d
}

@media(max-width:767px) {
    #protective-packaging-inside .client-sec .heading-text {
        font-size: 30px
    }
}

#protective-packaging-inside .client-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    padding-bottom: 30px
}

@media(max-width:767px) {
    #protective-packaging-inside .client-sec .row-flex {
        margin-top: 30px
    }
}

#protective-packaging-inside .client-sec .row-flex .item {
    width: 16%;
    margin: 30px 20px
}

#protective-packaging-inside .client-sec .row-flex .item img {
    margin: 0 auto
}

#protective-packaging-inside .client-sec .row-flex.clients-slider .slick-dots {
    bottom: -15px
}

#protective-packaging-inside .client-sec .more-red {
    margin: 20px 0
}

@media(max-width:767px) {
    #protective-packaging-inside .client-sec .more-red {
        padding-top: 15px
    }
}

#protective-packaging-inside .client-sec .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#protective-packaging-inside .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#protective-packaging-inside .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#protective-packaging-inside .faq-section .faq-inside {
    margin: 60px 0 0
}

#protective-packaging-inside .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#protective-packaging-inside .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .faq-section .faq-inside span {
        font-size: 16px
    }
}

#protective-packaging-inside .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#protective-packaging-inside .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #protective-packaging-inside .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#protective-packaging-inside .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#protective-packaging-inside .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#protective-packaging-inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 0;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#protective-packaging-inside select:focus {
    outline: 0
}

#protective-packaging-inside .enquire-info-popup textarea {
    padding: 0;
    min-height: auto;
    height: 3rem;
    border-bottom: 1px solid #dedede
}

#protective-packaging-inside .enquire-info-popup textarea:focus {
    box-shadow: none
}

#ppd-about-us {
    position: relative;
    overflow: hidden
}

#ppd-about-us .banner-section {
    position: relative
}

#ppd-about-us .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #ppd-about-us .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #ppd-about-us .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #ppd-about-us .banner-section .banner-slider-img {
        height: auto
    }
}

#ppd-about-us .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ppd-about-us .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ppd-about-us .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center
    }
}

#ppd-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 60px
}

@media(max-width:991px) {
    #ppd-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
        margin-bottom: 30px
    }
}

#ppd-about-us .banner-section .banner-slider-img .banner-description .breadcrums a {
    color: inherit
}

#ppd-about-us .banner-section .banner-slider-img .banner-description .breadcrums span {
    padding: 0 5px
}

#ppd-about-us .banner-section .banner-slider-img .banner-description .breadcrums span img {
    width: 8px
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ppd-about-us .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .mob-flex {
        margin: 40px 0 0 0
    }
}

#ppd-about-us .banner-section .mob-flex .heading-text {
    text-align: left
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .mob-flex .heading-text {
        text-align: center
    }
}

#ppd-about-us .banner-section .mob-flex .heading-text:nth-last-child(1) {
    margin-top: 30px
}

@media(max-width:767px) {
    #ppd-about-us .banner-section .mob-flex .heading-text:nth-last-child(1) {
        margin-top: 30px
    }
}

@media screen and (max-width:360px) {
    #ppd-about-us .banner-section .mob-flex .heading-text {
        margin-bottom: 10px;
        font-size: 30px
    }
}

#ppd-about-us .banner-section .banner-slider-img1 {
    background-image: url("../img/ppd-about-us/ppd-about-us-banner.jpg")
}

@media screen and (max-width:767px) {
    #ppd-about-us .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#ppd-about-us .banner-section .mob-banner-img {
    height: 100vh
}

#ppd-about-us .abt-sec {
    text-align: center;
    padding: 100px 0 80px
}

@media(max-width:767px) {
    #ppd-about-us .abt-sec {
        padding: 50px 0
    }
}

#ppd-about-us .abt-sec p {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    margin-bottom: 0
}

@media(max-width:767px) {
    #ppd-about-us .abt-sec p {
        font-size: 18px;
        line-height: 24px
    }
}

#ppd-about-us .story-section img {
    width: 100%
}

#ppd-about-us .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 30px;
        position: relative;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ppd-about-us .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ppd-about-us .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#ppd-about-us .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .story-inside {
        width: 100%
    }
}

#ppd-about-us .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #ppd-about-us .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#ppd-about-us .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#ppd-about-us .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#ppd-about-us .story-section .story-info .story-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .story-inside p {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #ppd-about-us .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #ppd-about-us .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#ppd-about-us .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#ppd-about-us .points-sec .row-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 0 0
}

@media(max-width:767px) {
    #ppd-about-us .points-sec .row-sec {
        padding: 50px 0 20px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ppd-about-us .points-sec .row-sec {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

#ppd-about-us .points-sec .row-sec .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 29%;
    background-color: rgba(245, 183, 183, 0.2);
    margin-bottom: 70px;
    padding: 5px 15px;
    border-radius: 10px;
    margin-right: 6.5%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ppd-about-us .points-sec .row-sec .item {
        width: 46%;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-right: 0
    }
}

@media(min-width:768px) {
    #ppd-about-us .points-sec .row-sec .item {
        min-height: 230px
    }
}

@media(max-width:767px) {
    #ppd-about-us .points-sec .row-sec .item {
        width: 100%;
        min-height: 200px;
        margin-bottom: 30px;
        margin-right: 0
    }
}

#ppd-about-us .points-sec .row-sec .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.3)
}

#ppd-about-us .points-sec .row-sec .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2);
    margin-right: 0
}

#ppd-about-us .points-sec .row-sec .item:nth-child(4) {
    background-color: rgba(204, 188, 197, 0.2)
}

#ppd-about-us .points-sec .row-sec .item:nth-child(5) {
    background-color: rgba(208, 236, 245, 0.5)
}

#ppd-about-us .points-sec .row-sec .item .content {
    width: 50%
}

#ppd-about-us .points-sec .row-sec .item .content .numbers {
    font-size: 42px;
    font-weight: 700;
    color: #ed3237;
    line-height: 48px
}

#ppd-about-us .points-sec .row-sec .item .content p {
    font-size: 18px;
    margin: 0;
    line-height: 22px
}

#ppd-about-us .points-sec .row-sec .item .icon {
    width: 38%
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ppd-about-us .points-sec .row-sec .item .icon {
        width: 30%
    }
}

@media(max-width:767px) {
    #ppd-about-us .points-sec .row-sec .item .icon svg {
        width: 100%
    }
}

#ppd-about-us .apply-sec {
    position: relative
}

@media screen and (max-width:1200px) {
    #ppd-about-us .apply-sec {
        padding-bottom: 50px
    }
}

#ppd-about-us .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#ppd-about-us .apply-sec .content .heading-text {
    color: #3d3d3d
}

#ppd-about-us .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #ppd-about-us .apply-sec .content p {
        font-size: 18px
    }
}

#ppd-about-us .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ppd-about-us .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #ppd-about-us .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #ppd-about-us .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #ppd-about-us .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#ppd-about-us .catalogue-section {
    padding-bottom: 80px
}

@media(max-width:767px) {
    #ppd-about-us .catalogue-section {
        padding-bottom: 40px
    }
}

#ppd-about-us .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #ppd-about-us .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#ppd-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#ppd-about-us .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#ppd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #ppd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#ppd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#ppd-about-us select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#ppd-about-us select:focus {
    outline: 0
}

#ppd-factory {
    position: relative;
    overflow: hidden
}

#ppd-factory .banner-section {
    position: relative
}

#ppd-factory .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #ppd-factory .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #ppd-factory .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #ppd-factory .banner-section .banner-slider-img {
        height: auto
    }
}

#ppd-factory .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ppd-factory .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ppd-factory .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center
    }
}

#ppd-factory .banner-section .banner-slider-img .banner-description .breadcrums {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 60px
}

@media(max-width:991px) {
    #ppd-factory .banner-section .banner-slider-img .banner-description .breadcrums {
        margin-bottom: 30px
    }
}

#ppd-factory .banner-section .banner-slider-img .banner-description .breadcrums a {
    color: inherit
}

#ppd-factory .banner-section .banner-slider-img .banner-description .breadcrums span {
    padding: 0 5px
}

#ppd-factory .banner-section .banner-slider-img .banner-description .breadcrums span img {
    width: 8px
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ppd-factory .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .mob-flex {
        margin: 40px 0 0 0
    }
}

#ppd-factory .banner-section .mob-flex .heading-text {
    text-align: left
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .mob-flex .heading-text {
        text-align: center
    }
}

#ppd-factory .banner-section .mob-flex .heading-text:nth-child(1) {
    font-weight: 400
}

#ppd-factory .banner-section .mob-flex .heading-text:nth-last-child(1) {
    margin-top: 30px
}

@media(max-width:767px) {
    #ppd-factory .banner-section .mob-flex .heading-text:nth-last-child(1) {
        margin-top: 30px
    }
}

@media screen and (max-width:360px) {
    #ppd-factory .banner-section .mob-flex .heading-text {
        margin-bottom: 10px;
        font-size: 30px
    }
}

#ppd-factory .banner-section .banner-slider-img1 {
    background-image: url("../img/ppd-factory/banner.jpg")
}

@media screen and (max-width:767px) {
    #ppd-factory .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#ppd-factory .banner-section .mob-banner-img {
    height: 100vh
}

#ppd-factory .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #ppd-factory .abt-sec {
        padding: 50px 0
    }
}

#ppd-factory .abt-sec p {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    margin-bottom: 15px
}

@media(max-width:767px) {
    #ppd-factory .abt-sec p {
        font-size: 18px;
        line-height: 24px
    }
}

#ppd-factory .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 50px
}

@media(max-width:767px) {
    #ppd-factory .abt-sec .iso-row:nth-of-type(2) {
        padding-top: 0
    }
}

#ppd-factory .abt-sec .iso-row .item {
    width: 18%;
    margin: 0 30px
}

@media(max-width:767px) {
    #ppd-factory .abt-sec .iso-row .item {
        width: 50%;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #ppd-factory .abt-sec .iso-row .item {
        width: 25%
    }
}

#ppd-factory .abt-sec .iso-row .item img {
    margin: auto
}

#ppd-factory .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#ppd-factory .abt-sec .iso-row .item .text {
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    color: #707070
}

@media(max-width:767px) {
    #ppd-factory .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

#ppd-factory .catalogue-section {
    padding: 80px 0
}

@media(max-width:767px) {
    #ppd-factory .catalogue-section {
        padding: 40px 0
    }
}

#ppd-factory .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #ppd-factory .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#ppd-factory .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#ppd-factory .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#ppd-factory .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #ppd-factory .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#ppd-factory .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#ppd-factory select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#ppd-factory select:focus {
    outline: 0
}

#material-handling_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #material-handling_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#material-handling_page .banner-section {
    position: relative
}

#material-handling_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media(max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: auto
    }
}

@media screen and (min-width:768px) {
    #material-handling_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #material-handling_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #material-handling_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#material-handling_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#material-handling_page .banner-section .banner-slider-img h2 {
    color: #fff
}

@media(max-width:1024px) {
    #material-handling_page .banner-section .banner-slider-img h2 {
        font-size: 40px;
        line-height: 1.4
    }
}

@media(max-width:991px) {
    #material-handling_page .banner-section .banner-slider-img h2 {
        font-size: 30px;
        line-height: 1.4
    }
}

@media(max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:360px) {
    #material-handling_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#material-handling_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    line-height: 21px;
    margin: 20px 0;
    width: 38%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img h4 {
        margin: 15px auto 5px;
        text-align: center;
        width: 90%
    }
}

@media screen and (max-width:360px) {
    #material-handling_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#material-handling_page .banner-section .banner-slider-img .banner-description {
    text-align: left;
    margin-top: 200px
}

@media screen and (min-width:994px) and (max-width:1400px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description {
        margin-top: 160px
    }
}

@media screen and (min-width:768px) and (max-width:993px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description {
        margin-top: 120px
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 170px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description {
        top: 130px
    }
}

#material-handling_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#material-handling_page .banner-section .banner-slider-img1 {
    background-image: url("../img/material-handling/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#material-handling_page .banner-section .banner-slider-img2 {
    background-image: url("../img/material-handling/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#material-handling_page .banner-section .banner-slider-img3 {
    background-image: url("../img/material-handling/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #material-handling_page .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#material-handling_page .explore-collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section {
        margin: 80px 0 0
    }
}

#material-handling_page .explore-collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#material-handling_page .explore-collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#material-handling_page .explore-collections-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center;
    width: 65%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section p {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }
}

#material-handling_page .explore-collections-section .sub-head {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 30px 0
}

@media(max-width:767px) {
    #material-handling_page .explore-collections-section .sub-head {
        font-size: 18px
    }
}

#material-handling_page .explore-collections-section .btn_section {
    text-align: center
}

#material-handling_page .explore-collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#material-handling_page .explore-collections-section .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0
}

@media(max-width:991px) {
    #material-handling_page .explore-collections-section .collections-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section .collections-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 20px 0 60px
    }
}

#material-handling_page .explore-collections-section .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 80px;
    padding: 0 30px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .explore-collections-section .collections-info .collections-inside {
        width: 48%;
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section .collections-info .collections-inside {
        width: 100%;
        margin-top: 50px;
        padding: 0
    }
}

#material-handling_page .explore-collections-section .collections-info .collections-inside .collection-img {
    min-height: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#material-handling_page .explore-collections-section .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#material-handling_page .explore-collections-section .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#material-handling_page .explore-collections-section .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #material-handling_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #material-handling_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

#material-handling_page .explore-collections-section .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 10px 0;
    letter-spacing: 1px;
    font-weight: bold;
    width: 78%;
    line-height: 18px
}

@media(max-width:767px) {
    #material-handling_page .explore-collections-section .collections-info .collections-inside h6 {
        color: #3d3d3d
    }
}

#material-handling_page .explore-collections-section .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#material-handling_page .icon-points-sec .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

#material-handling_page .icon-points-sec .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#material-handling_page .icon-points-sec .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

#material-handling_page .icon-points-sec .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #material-handling_page .icon-points-sec .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #material-handling_page .icon-points-sec .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#material-handling_page .icon-points-sec .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #material-handling_page .icon-points-sec .icon-points .item .content {
        text-align: center
    }
}

#material-handling_page .icon-points-sec .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#material-handling_page .icon-points-sec .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #material-handling_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #material-handling_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #material-handling_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#material-handling_page .icon-points-sec .icon-points .item .content .numbers .plus {
    font-size: 30px
}

@media screen and (min-width:992px) and (max-width:1200px) {
    #material-handling_page .icon-points-sec .icon-points .item .content .numbers .plus {
        font-size: 20px
    }
}

#material-handling_page .icon-points-sec .icon-points .item .icon {
    margin-left: 15px
}

#material-handling_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section {
        margin: 50px 0 0
    }
}

#material-handling_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#material-handling_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#material-handling_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    width: 65%;
    margin: 0 auto 10px
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px;
        width: 100%
    }
}

#material-handling_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px
}

#material-handling_page .collections-section .btn_section {
    text-align: center
}

#material-handling_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#material-handling_page .collections-section .all-collections {
    margin: 0
}

#material-handling_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 80px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 30px;
    display: none
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(1),
#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(2),
#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(3),
#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(4),
#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(5),
#material-handling_page .collections-section .all-collections .collections-info .collections-inside:nth-child(6) {
    display: block
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        padding: 0;
        margin-top: 40px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #material-handling_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #9e9e9e;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#material-handling_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -20%;
    width: 100vw;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-bottom: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(min-width:768px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto;
    margin-top: 30px
}

@media(max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 45%;
        margin-top: 15px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #material-handling_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#material-handling_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#material-handling_page .collections-section .all-collections .collections-info.show-products .collections-inside {
    display: block
}

#material-handling_page .collections-section .all-collections #products-more {
    padding-top: 30px
}

#material-handling_page .collections-section .all-collections #products-more .btn_project_default:active {
    background-color: #ed3237
}

#material-handling_page .collections-section .all-collections #products-more .btn_project_default:focus {
    background-color: #ed3237
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section {
        margin-top: 50px
    }
}

#material-handling_page .story-section img {
    width: 100%
}

#material-handling_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #material-handling_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#material-handling_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#material-handling_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #material-handling_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#material-handling_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#material-handling_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#material-handling_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #material-handling_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #material-handling_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#material-handling_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#material-handling_page .slick-dots {
    bottom: -60px
}

#material-handling_page .slick-dots li {
    width: 10px;
    height: 10px
}

#material-handling_page .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#material-handling_page .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#material-handling_page .tv-sec {
    padding: 100px 0 50px;
    text-align: center
}

@media(max-width:767px) {
    #material-handling_page .tv-sec {
        padding: 50px 0 30px
    }
}

#material-handling_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#material-handling_page .tv-sec .para-text {
    color: #707070
}

#material-handling_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #material-handling_page .tv-sec .tv-commercial-slider {
        margin-top: 30px
    }
}

#material-handling_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

#material-handling_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#material-handling_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #material-handling_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#material-handling_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #material-handling_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#material-handling_page .tv-sec .slick-dots {
    bottom: -60px
}

#material-handling_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#material-handling_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#material-handling_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#material-handling_page .client-sec .more-red a {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    width: 220px
}

@media screen and (max-width:767px) {
    #material-handling_page .client-sec .row-flex {
        padding-bottom: 0
    }
}

#material-handling_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #material-handling_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #material-handling_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#material-handling_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#material-handling_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#material-handling_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#material-handling_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#material-handling_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#material-handling_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#material-handling_page .contact-section .form-section form input:focus {
    outline: 0
}

#material-handling_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#material-handling_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#material-handling_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#material-handling_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#material-handling_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#material-handling_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#material-handling_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#material-handling_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section h5:after {
        width: 110px
    }
}

#material-handling_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#material-handling_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#material-handling_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#material-handling_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#material-handling_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#material-handling_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#material-handling_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#material-handling_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#material-handling_page .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section {
        padding-bottom: 40px
    }
}

#material-handling_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #material-handling_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#material-handling_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#material-handling_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#material-handling_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #material-handling_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#material-handling_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#material-handling_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#material-handling_page select:focus {
    outline: 0
}

#material-handling-listing .banner-section {
    background-image: url("../img/material-handling-listing/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #material-handling-listing .banner-section {
        background-image: none !important;
        height: auto;
        position: absolute;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #material-handling-listing .banner-section {
        height: 50vh
    }
}

#material-handling-listing .banner-section .para-text {
    margin: 30px 0;
    color: #3d3d3d;
    width: 40%
}

@media screen and (min-width:768px) and (max-width:993px) {
    #material-handling-listing .banner-section .para-text {
        margin: 15px 0;
        width: 46%
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .banner-section .para-text {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .banner-section .heading-text {
        font-size: 25px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling-listing .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .banner-section .banner-style {
        min-height: -webkit-calc(100vh - 300px);
        min-height: calc(100vh - 300px);
        text-align: center
    }
}

#material-handling-listing .banner-section .banner-style .btn_project_default {
    width: 250px;
    margin: 0
}

@media screen and (max-width:767px) {
    #material-handling-listing .banner-section .banner-style .btn_project_default {
        position: absolute;
        bottom: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#material-handling-listing .banner-section .banner-style .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#material-handling-listing .listing-wrapper {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper {
        padding: 60px 0 20px
    }
}

#material-handling-listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#material-handling-listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#material-handling-listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#material-handling-listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#material-handling-listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0;
    color: #3d3d3d
}

#material-handling-listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 80px
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select {
    width: 13px;
    height: 13px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .green {
    background-color: #528b2a
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .orange {
    background-color: #e07400
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .white {
    background-color: #fff
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .brown {
    background-color: #453135
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .yellow {
    background-color: #cebe36
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a .color-select .red {
    background-color: #e80f06
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .active-link {
    color: #ed3237 !important
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside ol {
    margin-bottom: 20px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside ol li {
    margin-bottom: 12px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside ol li a {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-product-info-sec {
    width: 80%;
    padding: 0 15px
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-product-info-sec {
        width: 100%;
        padding: 50px 0 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-product-info-sec {
        padding: 0
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-product-info-sec .para-text {
    color: #707070
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-product-info-sec h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 500
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .sort-section {
        left: 15px;
        width: 50%
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-description {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-description {
        padding-top: 20px
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info {
    width: 33.3%;
    margin: 0 0 60px;
    position: relative;
    padding: 0 15px
}

@media(max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        margin: 0 0 60px;
        padding: 0
    }
}

@media screen and (max-width:993px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        width: 48%
    }
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info {
        margin: 0 0 40px
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
    cursor: pointer
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info img {
        margin: auto
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .para-text {
        text-align: center
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:991px) {
    #material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section {
        right: 10px
    }
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#material-handling-listing .listing-wrapper .listing-section .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#material-handling-listing .product-info-popup select {
    display: block;
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup select {
        font-size: 14px
    }
}

#material-handling-listing .product-info-popup select:focus {
    outline: 0
}

@media screen and (min-width:991px) {
    #material-handling-listing .product-info-popup .modal-dialog {
        width: 800px
    }
}

#material-handling-listing .product-info-popup .modal-body {
    padding: 0 0 10px 0
}

#material-handling-listing .product-info-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

#material-handling-listing .product-info-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: 10px;
        top: 10px
    }
}

#material-handling-listing .product-info-popup .product-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 40px 0 40px
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-inside {
        display: block;
        padding: 45px 15px 0 15px
    }
}

#material-handling-listing .product-info-popup .product-inside .product-img {
    position: relative;
    border-radius: 5px
}

@media(min-width:992px) {
    #material-handling-listing .product-info-popup .product-inside .product-img {
        width: 50%
    }
}

#material-handling-listing .product-info-popup .product-inside .subheading-text {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-inside .subheading-text {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0
    }
}

#material-handling-listing .product-info-popup .product-inside .subheading-text sup {
    font-size: 18px
}

@media(max-width:767px) {
    #material-handling-listing .product-info-popup .product-inside .subheading-text sup {
        font-size: 14px
    }
}

#material-handling-listing .product-info-popup .product-inside .btn_section .btn_project_default {
    width: 180px
}

#material-handling-listing .product-info-popup .product-inside .product-info:last-child {
    padding: 0 35px
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-inside .product-info:last-child {
        padding: 20px 0 0 0
    }
}

#material-handling-listing .product-info-popup .product-inside .product-info ul {
    padding: 0 15px
}

#material-handling-listing .product-info-popup .product-inside .product-info ul li {
    list-style: disc;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    color: #3d3d3d
}

#material-handling-listing .product-info-popup .product-inside .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#material-handling-listing .product-info-popup .product-inside .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#material-handling-listing .product-info-popup .para-text {
    color: #707070;
    padding: 40px 40px
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .para-text {
        padding: 45px 15px
    }
}

#material-handling-listing .product-info-popup .select-section {
    width: 60%;
    margin: 20px auto
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .select-section {
        width: 100%;
        padding: 20px 15px;
        margin: 0
    }
}

#material-handling-listing .product-info-popup .product-range-bg {
    background-color: #e8f0f2;
    padding: 15px 0;
    margin-bottom: 20px
}

#material-handling-listing .product-info-popup .product-range-bg h4 {
    font-size: 18px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-range-bg h4 {
        font-size: 14px;
        width: 100%;
        padding: 0 15px
    }
}

#material-handling-listing .product-info-popup .product-description {
    margin-bottom: 20px
}

#material-handling-listing .product-info-popup .product-description .product-description-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-description .product-description-inside {
        width: 100%;
        padding: 0 15px;
        margin: 0
    }
}

#material-handling-listing .product-info-popup .product-description .product-description-inside h5 {
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px 0
}

#material-handling-listing .product-info-popup .product-description .product-description-inside h5 sup {
    font-size: 12px
}

@media screen and (max-width:767px) {
    #material-handling-listing .product-info-popup .product-description .product-description-inside h5 {
        font-size: 14px
    }

    #material-handling-listing .product-info-popup .product-description .product-description-inside h5 sup {
        font-size: 10px
    }
}

#material-handling-listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#material-handling-listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#material-handling-listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#material-handling-listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #material-handling-listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#material-handling-listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #material-handling-listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#material-handling-listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#material-handling-listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #material-handling-listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#material-handling-listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#material-handling-listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#material-handling-listing .active-filter-a {
    color: #ed3237 !important
}

@media(max-width:767px) {
    #mhd_inside .breadcrums {
        top: 10%
    }
}

#mhd_inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #mhd_inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #mhd_inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#mhd_inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#mhd_inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#mhd_inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd_inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#mhd_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#mhd_inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    padding-bottom: 15px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#mhd_inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#mhd_inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#mhd_inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd_inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#mhd_inside .product-wrapper .product-section .product-info .small-head {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Work Sans", sans-serif
}

#mhd_inside .product-wrapper .product-section .product-info .medium-text {
    font-size: 14px;
    color: #3d3d3d;
    margin-bottom: 20px;
    font-family: "Work Sans", sans-serif
}

#mhd_inside .product-wrapper .product-section .product-info .very_small_head {
    padding-top: 25px;
    font-size: 20px
}

#mhd_inside .product-wrapper .product-section .product-info .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #mhd_inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#mhd_inside .product-wrapper .product-section .product-info .small_para_text {
    font-size: 16px;
    padding-bottom: 15px
}

#mhd_inside .product-wrapper .product-section .product-info ul {
    list-style-type: disc
}

#mhd_inside .product-wrapper .product-section .product-info ul li {
    margin-left: 20px;
    list-style-type: disc
}

#mhd_inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#mhd_inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #mhd_inside .product-wrapper .breadcrums {
        top: 8%
    }
}

#mhd_inside .desp-details {
    background-color: #e8f0f2;
    padding: 60px 0
}

@media(max-width:767px) {
    #mhd_inside .desp-details {
        padding: 0
    }
}

#mhd_inside .desp-details .head-title {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 15px
}

@media(max-width:767px) {
    #mhd_inside .desp-details .head-title {
        font-size: 22px;
        line-height: 33px;
        font-weight: bold;
        padding: 30px 0 0
    }
}

#mhd_inside .desp-details .spec-p.spec-p-heading p {
    font-weight: 500
}

#mhd_inside .desp-details .spec-p p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin: 0 0 20px
}

@media(max-width:767px) {
    #mhd_inside .desp-details .spec-p p {
        font-size: 18px;
        line-height: 24px
    }
}

#mhd_inside .desp-details .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    width: 50%;
    margin: 30px 0 50px
}

@media(max-width:991px) {
    #mhd_inside .desp-details .row-flex {
        width: 100%;
        margin: 20px 0 30px
    }
}

#mhd_inside .desp-details .row-flex .spec-p {
    width: 35%
}

#mhd_inside .desp-details .row-flex .spec-p:last-child {
    width: 65%;
    padding-left: 15px
}

#mhd_inside .other-sec {
    padding: 80px 0
}

@media(max-width:767px) {
    #mhd_inside .other-sec {
        padding: 50px 0
    }
}

#mhd_inside .other-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#mhd_inside .other-sec .other-slider {
    margin-top: 30px
}

#mhd_inside .other-sec .other-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#mhd_inside .other-sec .other-slider .item a {
    outline: 0
}

#mhd_inside .other-sec .other-slider .item .share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#mhd_inside .other-sec .other-slider .item .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#mhd_inside .other-sec .other-slider .item .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#mhd_inside .other-sec .other-slider .item .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#mhd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#mhd_inside .other-sec .other-slider .item img {
    width: 100%;
    border-radius: 10px
}

#mhd_inside .other-sec .other-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media(max-width:767px) {
    #mhd_inside .other-sec .other-slider .item .text {
        font-size: 13px
    }
}

#mhd_inside .other-sec .other-slider .item .text span {
    display: block
}

#mhd_inside .other-sec .other-slider .slick-prev:before,
#mhd_inside .other-sec .other-slider .slick-next:before {
    font-size: 30px
}

#mhd_inside .other-sec .other-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #mhd_inside .other-sec .other-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #mhd_inside .other-sec .other-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#mhd_inside .other-sec .other-slider .slick-prev:before {
    content: ""
}

#mhd_inside .other-sec .other-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #mhd_inside .other-sec .other-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #mhd_inside .other-sec .other-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#mhd_inside .other-sec .other-slider .slick-next:before {
    content: ""
}

#mhd_inside .other-sec .other-slider .slick-dots {
    bottom: -50px
}

#mhd_inside .range-section .heading-text {
    color: #3d3d3d
}

#mhd_inside .range-section .range-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px
}

@media(max-width:991px) {
    #mhd_inside .range-section .range-inside {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:992px) {
    #mhd_inside .range-section .range-inside {
        margin: 0 -15px
    }
}

#mhd_inside .range-section .range-inside .listing-info {
    width: 25%;
    margin: 0 0 60px;
    position: relative;
    padding: 0 15px
}

@media screen and (max-width:991px) {
    #mhd_inside .range-section .range-inside .listing-info {
        margin: 0 10px 60px;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #mhd_inside .range-section .range-inside .listing-info {
        width: 48%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd_inside .range-section .range-inside .listing-info {
        width: 32%
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #mhd_inside .range-section .range-inside .listing-info {
        width: 33.33%
    }
}

#mhd_inside .range-section .range-inside .listing-info .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0
}

#mhd_inside .range-section .range-inside .listing-info img {
    cursor: pointer
}

@media screen and (max-width:767px) {
    #mhd_inside .range-section .range-inside .listing-info img {
        margin: auto
    }
}

#mhd_inside .range-section .range-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #mhd_inside .range-section .range-inside .listing-info .para-text {
        text-align: center
    }
}

#mhd_inside .range-section .share-section {
    position: absolute;
    top: 10px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:991px) {
    #mhd_inside .range-section .share-section {
        right: 10px
    }
}

#mhd_inside .range-section .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#mhd_inside .range-section .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#mhd_inside .range-section .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#mhd_inside .range-section .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#mhd_inside .range-section .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#mhd_inside .range-section .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#mhd_inside .range-section .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#mhd_inside .range-section .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#mhd_inside .range-section .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#mhd_inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#mhd_inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#mhd_inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#mhd_inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#mhd_inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#mhd_inside .enquire-info-popup input:focus {
    outline: 0
}

#mhd_inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#mhd_inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#mhd_inside textarea:focus {
    box-shadow: none
}

#mhd_inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    background-color: transparent
}

#mhd_inside select:focus {
    outline: 0
}

#mhd-about-us_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #mhd-about-us_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#mhd-about-us_page .banner-section {
    position: relative
}

#mhd-about-us_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #mhd-about-us_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#mhd-about-us_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#mhd-about-us_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd-about-us_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#mhd-about-us_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 200px;
        width: 100%;
        text-align: center
    }

    #mhd-about-us_page .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#mhd-about-us_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .banner-section .banner-slider-img .banner-description img {
        width: 180px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd-about-us_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#mhd-about-us_page .banner-section .banner-slider-img .banner-description .heading-text {
    margin-bottom: 0;
    color: #3d3d3d
}

@media(max-width:767px) {
    #mhd-about-us_page .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 0 30px
    }
}

#mhd-about-us_page .banner-section .banner-slider-img1 {
    background-image: url("../img/material-handling-about-us/banner.jpg")
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#mhd-about-us_page .banner-section .breadcrums {
    color: #3d3d3d
}

#mhd-about-us_page .abt-sec {
    text-align: center;
    padding: 100px 0 50px;
    color: #707070
}

@media(max-width:767px) {
    #mhd-about-us_page .abt-sec {
        padding: 50px 0
    }
}

#mhd-about-us_page .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px;
    width: 95%;
    color: #707070
}

@media(max-width:767px) {
    #mhd-about-us_page .abt-sec p {
        font-size: 18px
    }
}

#mhd-about-us_page .story-section img {
    width: 100%
}

#mhd-about-us_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #mhd-about-us_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #mhd-about-us_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#mhd-about-us_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#mhd-about-us_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #mhd-about-us_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#mhd-about-us_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 45px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#mhd-about-us_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#mhd-about-us_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #mhd-about-us_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #mhd-about-us_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#mhd-about-us_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#mhd-about-us_page .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #mhd-about-us_page .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#mhd-about-us_page .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#mhd-about-us_page .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #mhd-about-us_page .story-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#mhd-about-us_page .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #mhd-about-us_page .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #mhd-about-us_page .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#mhd-about-us_page .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #mhd-about-us_page .story-section .icon-points .item .content {
        text-align: center
    }
}

#mhd-about-us_page .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#mhd-about-us_page .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #mhd-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #mhd-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #mhd-about-us_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#mhd-about-us_page .story-section .icon-points .item .icon {
    margin-left: 15px
}

#mhd-about-us_page .apply-sec {
    position: relative;
    padding: 10px 0 50px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #mhd-about-us_page .apply-sec {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    #mhd-about-us_page .apply-sec {
        padding-bottom: 20px
    }
}

#mhd-about-us_page .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#mhd-about-us_page .apply-sec .content .heading-text {
    color: #3d3d3d
}

@media(max-width:767px) {
    #mhd-about-us_page .apply-sec .content .heading-text {
        font-size: 40px
    }
}

#mhd-about-us_page .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px;
    color: #707070
}

@media(max-width:767px) {
    #mhd-about-us_page .apply-sec .content p {
        font-size: 18px
    }
}

#mhd-about-us_page .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #mhd-about-us_page .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #mhd-about-us_page .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #mhd-about-us_page .apply-sec img {
        padding-top: 230px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #mhd-about-us_page .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#mhd-about-us_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#mhd-about-us_page select:focus {
    outline: 0
}

#material-factory_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #material-factory_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#material-factory_page .banner-section {
    position: relative
}

#material-factory_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #material-factory_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #material-factory_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #material-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #material-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #material-factory_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #material-factory_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #material-factory_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#material-factory_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#material-factory_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-factory_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#material-factory_page .banner-section .banner-slider-img .banner-description {
    text-align: center
}

@media screen and (max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center
    }

    #material-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#material-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60vh
}

@media(max-width:1024px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        height: 23vh
    }
}

@media(max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        padding-top: 40px
    }
}

#material-factory_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#material-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
    margin-bottom: 0;
    width: 50%;
    text-align: left
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
        width: 80%
    }
}

@media(max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 auto;
        width: 90%;
        text-align: center
    }
}

#material-factory_page .banner-section .banner-slider-img1 {
    background-image: url("../img/material-handling-factory/banner.jpg")
}

@media screen and (max-width:767px) {
    #material-factory_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#material-factory_page .banner-section .mob-banner-img {
    height: 100vh
}

#material-factory_page .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #material-factory_page .abt-sec {
        padding: 50px 0 0
    }
}

#material-factory_page .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px;
    color: #707070;
    width: 80%;
    margin: 0 auto 20px
}

@media(max-width:767px) {
    #material-factory_page .abt-sec p {
        font-size: 18px;
        width: 100%
    }
}

#material-factory_page .abt-sec p b {
    font-weight: 600
}

#material-factory_page .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0
}

#material-factory_page .abt-sec .iso-row .item {
    width: 22%
}

@media(max-width:767px) {
    #material-factory_page .abt-sec .iso-row .item {
        width: 48%;
        margin-bottom: 30px
    }
}

#material-factory_page .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#material-factory_page .abt-sec .iso-row .item .text {
    font-size: 16px;
    color: #707070;
    font-weight: 500
}

@media(max-width:767px) {
    #material-factory_page .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

#material-factory_page .tab-sec {
    background-color: #f5f5f5;
    padding: 50px 0
}

@media(max-width:767px) {
    #material-factory_page .tab-sec {
        padding: 30px 0 50px
    }
}

#material-factory_page .tab-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto
}

@media(max-width:991px) {
    #material-factory_page .tab-sec .row-flex {
        width: 100%
    }
}

#material-factory_page .tab-sec .row-flex .ul-div {
    width: 25%
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .ul-div {
        width: 100%
    }
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs {
    border-right: 1px solid rgba(112, 112, 112, 0.4);
    border-bottom: 0
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .ul-div .nav-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        border-right: 0
    }

    #material-factory_page .tab-sec .row-flex .ul-div .nav-tabs::-webkit-scrollbar {
        display: none
    }
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li {
    display: block;
    float: none;
    margin: 0
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li a {
    color: #3d3d3d;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 33px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 0;
    opacity: .4
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li a:focus {
    border: 0;
    outline: 0
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li a {
        font-size: 20px
    }
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li.active a {
    color: #ed3237;
    font-weight: 600;
    cursor: default;
    background-color: transparent;
    opacity: 1;
    border-bottom-color: transparent
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li.active a {
        border-bottom: 3px solid #ed3237;
        font-weight: 600
    }
}

#material-factory_page .tab-sec .row-flex .ul-div .nav-tabs li:hover a {
    background-color: transparent;
    border: 0
}

#material-factory_page .tab-sec .row-flex .tab-content {
    width: 70%;
    margin-top: 10px
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .tab-content {
        width: 100%;
        margin-top: 30px
    }
}

#material-factory_page .tab-sec .row-flex .tab-content p {
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #material-factory_page .tab-sec .row-flex .tab-content p {
        font-size: 18px
    }
}

#material-factory_page .manufacture-sec {
    padding-bottom: 60px;
    position: relative
}

@media(max-width:991px) {
    #material-factory_page .manufacture-sec {
        padding-top: 50px
    }
}

#material-factory_page .manufacture-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background-color: #e8f0f2
}

#material-factory_page .manufacture-sec .heading-text {
    color: #3d3d3d;
    text-align: center;
    padding: 50px 0
}

@media(max-width:991px) {
    #material-factory_page .manufacture-sec .heading-text {
        padding: 0 0 50px
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .item img {
    width: 100%
}

#material-factory_page .manufacture-sec .manufacturing-slider .item .caption {
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif;
    text-align: center;
    padding: 30px 0
}

#material-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
    font-size: 28px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 36px;
    margin: 0
}

@media(max-width:767px) {
    #material-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
        font-size: 18px;
        line-height: 25px
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
    font-size: 15px;
    line-height: 15px;
    margin: 10px 0
}

@media(max-width:767px) {
    #material-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
        font-size: 12px;
        width: 80%;
        margin: 10px auto
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
    bottom: -30px
}

@media screen and (max-width:767px) {
    #material-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
        bottom: -20px
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before,
#material-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    font-size: 30px
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-slide {
    outline: none !important
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #material-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before {
    content: ''
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #material-factory_page .manufacture-sec .manufacturing-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#material-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    content: ''
}

#material-factory_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#material-factory_page select:focus {
    outline: 0
}

#performance-films_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #performance-films_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#performance-films_page .banner-section {
    position: relative
}

#performance-films_page .banner-section .breadcrums {
    color: #3d3d3d
}

#performance-films_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #performance-films_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #performance-films_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #performance-films_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #performance-films_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #performance-films_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #performance-films_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #performance-films_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#performance-films_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#performance-films_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    width: 50%;
    font-weight: normal
}

@media(max-width:1024px) {
    #performance-films_page .banner-section .banner-slider-img h2 {
        font-size: 40px;
        line-height: 1.4
    }
}

@media(max-width:991px) {
    #performance-films_page .banner-section .banner-slider-img h2 {
        font-size: 30px;
        line-height: 1.4
    }
}

@media(max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:360px) {
    #performance-films_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#performance-films_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0;
    width: 50%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img h4 {
        margin: 15px auto 5px;
        text-align: center;
        width: 90%
    }
}

@media screen and (max-width:360px) {
    #performance-films_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#performance-films_page .banner-section .banner-slider-img .banner-description {
    text-align: left;
    margin-top: 300px
}

@media screen and (min-width:994px) and (max-width:1400px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description {
        margin-top: 200px
    }
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description {
        margin-top: 120px
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 170px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description {
        top: 130px
    }
}

#performance-films_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#performance-films_page .banner-section .banner-slider-img1 {
    background-image: url("../img/performance-films/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img1 {
        background-image: url("../img/performance-films/mob-banner-1.jpg")
    }
}

#performance-films_page .banner-section .banner-slider-img2 {
    background-image: url("../img/performance-films/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img2 {
        background-image: url("../img/performance-films/mob-banner-1.jpg")
    }
}

#performance-films_page .banner-section .banner-slider-img3 {
    background-image: url("../img/performance-films/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #performance-films_page .banner-section .banner-slider-img3 {
        background-image: url("../img/performance-films/mob-banner-1.jpg")
    }
}

#performance-films_page .collections-section {
    margin: 100px 0 0
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section {
        margin: 50px 0 0
    }
}

#performance-films_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#performance-films_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#performance-films_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    width: 78%;
    margin: 0 auto 10px
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px;
        width: 100%
    }
}

#performance-films_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px
}

#performance-films_page .collections-section .btn_section {
    text-align: center
}

#performance-films_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#performance-films_page .collections-section .all-collections {
    margin: 60px 0 0
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#performance-films_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside {
    width: 30%;
    margin-bottom: 80px !important;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        margin-bottom: 50px !important
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #performance-films_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#performance-films_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: '-'
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: '';
    top: -20%;
    width: 100vw;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: '';
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-bottom: 60px
}

@media(min-width:768px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto;
    margin-top: 30px
}

@media(min-width:768px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(2) {
        margin-left: 5%;
        margin-right: 5%
    }

    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(5) {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media(max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #performance-films_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#performance-films_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#performance-films_page .icon-points-sec .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

#performance-films_page .icon-points-sec .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#performance-films_page .icon-points-sec .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

#performance-films_page .icon-points-sec .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .icon-points-sec .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #performance-films_page .icon-points-sec .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#performance-films_page .icon-points-sec .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .icon-points-sec .icon-points .item .content {
        text-align: center
    }
}

#performance-films_page .icon-points-sec .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#performance-films_page .icon-points-sec .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #performance-films_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #performance-films_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #performance-films_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#performance-films_page .icon-points-sec .icon-points .item .icon {
    margin-left: 15px
}

#performance-films_page .explore-collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section {
        margin: 20px 0 50px
    }
}

#performance-films_page .explore-collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#performance-films_page .explore-collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#performance-films_page .explore-collections-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center;
    width: 75%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section p {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }
}

#performance-films_page .explore-collections-section .sub-head {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 30px 0
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .sub-head {
        font-size: 18px
    }
}

#performance-films_page .explore-collections-section .btn_section {
    text-align: center
}

#performance-films_page .explore-collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#performance-films_page .explore-collections-section .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .explore-collections-section .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info {
        margin: 80px 0 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#performance-films_page .explore-collections-section .collections-info .collections-inside {
    width: 30%;
    margin-top: 100px;
    margin-right: 5%
}

@media(min-width:992px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside:nth-child(3) {
        margin-right: 0
    }

    #performance-films_page .explore-collections-section .collections-info .collections-inside:nth-child(6) {
        margin-right: 0
    }

    #performance-films_page .explore-collections-section .collections-info .collections-inside:nth-child(9) {
        margin-right: 0
    }

    #performance-films_page .explore-collections-section .collections-info .collections-inside:nth-child(12) {
        margin-right: 0
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
        margin-top: 70px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside {
        margin-right: 0;
        margin-left: 0;
        width: 46%
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside {
        width: 30%;
        margin-right: 5%
    }
}

#performance-films_page .explore-collections-section .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#performance-films_page .explore-collections-section .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#performance-films_page .explore-collections-section .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -5%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#performance-films_page .explore-collections-section .collections-info .collections-inside .collection-img .circle-plus::before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#performance-films_page .explore-collections-section .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#performance-films_page .explore-collections-section .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 0
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

#performance-films_page .explore-collections-section .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 10px 0;
    letter-spacing: 1px;
    font-weight: bold;
    width: 78%;
    line-height: 18px;
    text-transform: uppercase
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collections-inside h6 {
        color: #3d3d3d
    }
}

#performance-films_page .explore-collections-section .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#performance-films_page .explore-collections-section .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#performance-films_page .explore-collections-section .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: '-'
}

#performance-films_page .explore-collections-section .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category {
        padding: 20px 15px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category.drop_show {
    display: block
}

#performance-films_page .explore-collections-section .collections-info .collection-category .bg-before {
    content: '';
    top: -55%;
    height: 67%;
    width: 100vw;
    background-color: #e8f0f2;
    z-index: -1
}

@media(max-width:1024px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .bg-before {
        top: -52%
    }
}

@media(max-width:991px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .bg-before {
        top: -51%
    }
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .bg-before {
        top: -85%;
        height: 95%
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category .bg-after {
    content: '';
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#performance-films_page .explore-collections-section .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: left;
    margin: 0
}

@media screen and (max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category .collections-info {
    margin-bottom: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(min-width:992px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info {
        margin-top: 30px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto;
    margin-top: 50px
}

@media(min-width:992px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside:nth-child(2) {
        margin-right: 5%
    }

    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside:nth-child(5) {
        margin-right: 5%
    }
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d;
    text-transform: none
}

@media screen and (min-width:768px) and (max-width:993px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #performance-films_page .explore-collections-section .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#performance-films_page .explore-collections-section .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#performance-films_page .explore-collections-section .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#performance-films_page .story-section img {
    width: 100%
}

#performance-films_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #performance-films_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#performance-films_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#performance-films_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #performance-films_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#performance-films_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#performance-films_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#performance-films_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #performance-films_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #performance-films_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#performance-films_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#performance-films_page .slick-dots {
    bottom: -60px
}

#performance-films_page .slick-dots li {
    width: 10px;
    height: 10px
}

#performance-films_page .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#performance-films_page .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#performance-films_page .global-sec {
    padding: 100px 0 60px;
    text-align: center
}

#performance-films_page .global-sec .heading-text {
    color: #3d3d3d
}

#performance-films_page .global-sec img {
    width: 75%;
    margin: 50px auto 0
}

@media(max-width:767px) {
    #performance-films_page .global-sec img {
        width: 100%
    }
}

#performance-films_page .client-sec {
    padding: 60px 0;
    text-align: center
}

@media(max-width:767px) {
    #performance-films_page .client-sec {
        padding: 50px 0 30px
    }
}

#performance-films_page .client-sec .heading-text {
    color: #3d3d3d
}

@media(max-width:767px) {
    #performance-films_page .client-sec .heading-text {
        font-size: 40px
    }
}

#performance-films_page .client-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    padding-bottom: 30px
}

@media(max-width:767px) {
    #performance-films_page .client-sec .row-flex {
        margin-top: 30px
    }
}

#performance-films_page .client-sec .row-flex .item {
    width: 18%
}

#performance-films_page .client-sec .row-flex .item img {
    margin: 0 auto
}

#performance-films_page .client-sec .row-flex.clients-slider .slick-dots {
    bottom: -15px
}

#performance-films_page .client-sec .more-red {
    margin: 20px 0
}

@media(max-width:767px) {
    #performance-films_page .client-sec .more-red {
        padding-top: 15px
    }
}

#performance-films_page .client-sec .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#performance-films_page .sustainability-sec {
    position: relative;
    background-image: url(../img/performance-films/sustainability.jpg);
    background-size: cover;
    background-position-x: 75%;
    background-repeat: no-repeat
}

@media(max-width:767px) {
    #performance-films_page .sustainability-sec {
        background-image: none;
        background-color: #ecf1db
    }
}

#performance-films_page .sustainability-sec .content {
    width: 55%;
    text-align: center;
    padding: 270px 0 20px;
    margin: 0 0 0 auto
}

@media(max-width:767px) {
    #performance-films_page .sustainability-sec .content {
        width: 100%;
        padding: 20px 0;
        margin: 0
    }
}

#performance-films_page .sustainability-sec .content .heading-text {
    color: #3d3d3d;
    font-size: 40px
}

@media(max-width:767px) {
    #performance-films_page .sustainability-sec .content .heading-text {
        margin-bottom: 30px
    }
}

#performance-films_page .sustainability-sec .content p {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #performance-films_page .sustainability-sec .content p {
        font-size: 16px;
        line-height: 22px
    }
}

#performance-films_page .plant-sec {
    padding: 100px 0 0;
    text-align: center
}

@media(max-width:767px) {
    #performance-films_page .plant-sec {
        padding: 50px 0 0
    }
}

#performance-films_page .plant-sec .heading-text {
    font-size: 40px;
    color: #3d3d3d
}

#performance-films_page .plant-sec .plant-slider {
    width: 75%;
    margin: 30px auto 0
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider {
        width: 100%
    }
}

#performance-films_page .plant-sec .plant-slider .item img {
    width: 100%
}

#performance-films_page .plant-sec .plant-slider .item p {
    width: 65%;
    margin: 30px auto;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider .item p {
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        margin-top: 50px
    }
}

#performance-films_page .plant-sec .plant-slider .slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: rgba(61, 61, 61, 0.5);
    top: 40%;
    z-index: 1
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider .slick-arrow {
        top: 28%
    }
}

#performance-films_page .plant-sec .plant-slider .slick-arrow::before {
    content: '';
    position: absolute;
    background: url(../img/pipes/white-slider-arrow.png);
    width: 9px;
    height: 14px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#performance-films_page .plant-sec .plant-slider .slick-arrow.slick-next {
    right: -10%
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider .slick-arrow.slick-next {
        right: 0
    }
}

#performance-films_page .plant-sec .plant-slider .slick-arrow.slick-prev {
    left: -10%
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider .slick-arrow.slick-prev {
        left: 0
    }
}

#performance-films_page .plant-sec .plant-slider .slick-arrow.slick-prev::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

@media(max-width:767px) {
    #performance-films_page .plant-sec .plant-slider .slick-dots {
        bottom: 40%
    }
}

#performance-films_page .certification-sec {
    padding: 0 0 50px
}

#performance-films_page .certification-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #performance-films_page .certification-sec .heading-text {
        font-size: 40px
    }
}

#performance-films_page .certification-sec .para-text {
    font-size: 20px;
    color: #707070;
    width: 55%;
    margin: 0 auto;
    text-align: center
}

@media(max-width:767px) {
    #performance-films_page .certification-sec .para-text {
        width: 100%;
        margin-bottom: 30px
    }
}

#performance-films_page .certification-sec .certi-sec {
    padding-top: 80px
}

@media(max-width:767px) {
    #performance-films_page .certification-sec .certi-sec {
        padding-top: 50px
    }
}

#performance-films_page .certification-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #performance-films_page .certification-sec .certi-sec .sub {
        font-size: 16px
    }
}

@media(min-width:768px) {
    #performance-films_page .certification-sec .certi-sec .row-certi {
        padding-top: 50px
    }
}

#performance-films_page .certification-sec .certi-sec .row-certi .item {
    outline: 0;
    margin: 0 15px
}

#performance-films_page .certification-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-top: 15px;
    color: #3d3d3d;
    line-height: 19px
}

#performance-films_page .social-section {
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #performance-films_page .social-section {
        padding: 40px 0
    }
}

#performance-films_page .social-section .social-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    #performance-films_page .social-section .social-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#performance-films_page .social-section .social-info .social-inside h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #3d3d3d;
    margin: 0
}

@media screen and (max-width:767px) {
    #performance-films_page .social-section .social-info .social-inside h3 {
        font-size: 28px;
        line-height: 42px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .social-section .social-info .social-inside h3 {
        font-size: 25px
    }
}

#performance-films_page .social-section .social-info .social-inside ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (max-width:767px) {
    #performance-films_page .social-section .social-info .social-inside ul {
        margin-top: 30px
    }
}

#performance-films_page .social-section .social-info .social-inside ul li {
    color: #fff;
    background-color: #394ea7;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 25px
}

#performance-films_page .social-section .social-info .social-inside ul li:hover,
#performance-films_page .social-section .social-info .social-inside ul li:focus,
#performance-films_page .social-section .social-info .social-inside ul li:active {
    text-decoration: none;
    background-color: #ed3237 !important;
    -webkit-transition: all .3s;
    transition: all .3s
}

#performance-films_page .social-section .social-info .social-inside ul li:nth-of-type(2) {
    background-color: #5fb7fe
}

#performance-films_page .social-section .social-info .social-inside ul li:nth-of-type(3) {
    background-color: red
}

#performance-films_page .social-section .social-info .social-inside ul li:nth-of-type(4) {
    background-color: #0077b7
}

@media screen and (max-width:991px) {
    #performance-films_page .social-section .social-info .social-inside ul li {
        margin-right: 10px
    }
}

#performance-films_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #performance-films_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #performance-films_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#performance-films_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#performance-films_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#performance-films_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#performance-films_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#performance-films_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#performance-films_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#performance-films_page .contact-section .form-section form input:focus {
    outline: 0
}

#performance-films_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#performance-films_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#performance-films_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#performance-films_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#performance-films_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#performance-films_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#performance-films_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#performance-films_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section h5:after {
        width: 110px
    }
}

#performance-films_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#performance-films_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#performance-films_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#performance-films_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#performance-films_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#performance-films_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#performance-films_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #performance-films_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#performance-films_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#performance-films_page .catalogue-section {
    padding-bottom: 80px
}

#performance-films_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #performance-films_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#performance-films_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#performance-films_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#performance-films_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #performance-films_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#performance-films_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#performance-films_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#performance-films_page select:focus {
    outline: 0
}

#ipd_page {
    position: relative;
    overflow: hidden
}

#ipd_page .heading-text {
    font-weight: inherit
}

@media screen and (max-width:340px) {
    #ipd_page .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#ipd_page .banner-section {
    position: relative
}

#ipd_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center bottom
}

@media(max-width:767px) {
    #ipd_page .banner-section .banner-slider-img {
        height: auto
    }
}

@media screen and (min-width:768px) {
    #ipd_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #ipd_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #ipd_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #ipd_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #ipd_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #ipd_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #ipd_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#ipd_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd_page .banner-section .banner-slider-img h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section .banner-slider-img h2 {
        font-size: 32px
    }
}

#ipd_page .banner-section .banner-slider-img h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section .banner-slider-img h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section .banner-slider-img {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: center
    }
}

#ipd_page .banner-section h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0;
    width: 50%
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section h4 {
        margin: 15px 0 5px 0;
        text-align: center;
        width: 100%;
        font-size: 16px;
        line-height: 19px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .banner-section h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section .banner-description {
        position: absolute;
        top: 120px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #ipd_page .banner-section .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .banner-section .banner-description img {
        width: 180px
    }
}

#ipd_page .banner-slider-img1 {
    background-image: url("../img/ipd/ipd-banner.jpg")
}

@media screen and (max-width:767px) {
    #ipd_page .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#ipd_page .banner-slider-img2 {
    background-image: url("../img/ipd/ipd-banner.jpg")
}

@media screen and (max-width:767px) {
    #ipd_page .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#ipd_page .banner-slider-img3 {
    background-image: url("../img/ipd/ipd-banner.jpg")
}

@media screen and (max-width:767px) {
    #ipd_page .banner-slider-img3 {
        background-image: none;
        height: auto
    }
}

#ipd_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section {
        margin: 80px 0 50px
    }
}

#ipd_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    text-align: center;
    color: #3d3d3d;
    margin: 0 0 20px 0
}

#ipd_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#ipd_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px
    }
}

#ipd_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237
}

#ipd_page .collections-section .btn_section {
    margin-top: 40px;
    text-align: center
}

#ipd_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#ipd_page .collections-section .btn_section.outer-btn {
    margin: 30px 0
}

#ipd_page .collections-section .all-collections {
    margin: 30px 0 0
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#ipd_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside {
    width: 30%;
    margin-top: 50px;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside .heading-text {
        line-height: 36px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -4%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 10px;
    line-height: 36px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#ipd_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#ipd_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -20%;
    width: 100vw;
    height: 25%;
    background-color: #e8f0f2;
    z-index: -1
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .heading-text span {
    font-weight: 700
}

#ipd_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(min-width:768px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media(max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        margin-top: 30px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto
}

@media(min-width:768px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(2) {
        margin-left: 5%;
        margin-right: 5%
    }

    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside:nth-child(5) {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media(max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

@media(max-width:991px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .heading-arrow-sec {
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0
}

@media(max-width:991px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex h6 {
    margin-top: 0
}

@media(max-width:767px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex h6 {
        min-height: 40px
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex .btn_section {
    margin-top: 0;
    padding-left: 5px
}

@media(max-width:991px) {
    #ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex .btn_section {
        text-align: left
    }
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside .row-flex .btn_section .btn_project_default {
    width: 140px;
    padding: 10px;
    margin: 0
}

#ipd_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#ipd_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#ipd_page .story-section img {
    width: 100%
}

#ipd_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#ipd_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#ipd_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #ipd_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#ipd_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#ipd_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#ipd_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 28px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #ipd_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #ipd_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #ipd_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#ipd_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#ipd_page .story-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px 0
}

@media(max-width:767px) {
    #ipd_page .story-section .icon-points {
        margin: 50px 0 30px
    }
}

#ipd_page .story-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#ipd_page .story-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #ipd_page .story-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#ipd_page .story-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #ipd_page .story-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #ipd_page .story-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#ipd_page .story-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #ipd_page .story-section .icon-points .item .content {
        text-align: center
    }
}

#ipd_page .story-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#ipd_page .story-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #ipd_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #ipd_page .story-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #ipd_page .story-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#ipd_page .story-section .icon-points .item .icon {
    margin-left: 15px
}

#ipd_page .tv-sec {
    padding: 100px 0 50px;
    text-align: center
}

@media(max-width:767px) {
    #ipd_page .tv-sec {
        padding: 50px 0 30px
    }
}

#ipd_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#ipd_page .tv-sec .para-text {
    color: #707070
}

#ipd_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #ipd_page .tv-sec .tv-commercial-slider {
        margin-top: 30px
    }
}

#ipd_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

#ipd_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#ipd_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #ipd_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#ipd_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #ipd_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#ipd_page .tv-sec .slick-dots {
    bottom: -60px
}

#ipd_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#ipd_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#ipd_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #ipd_page .client-sec .row-flex {
        padding-bottom: 0
    }
}

@media screen and (max-width:767px) {
    #ipd_page .client-sec .row-flex.clients-slider .slick-dots {
        display: none !important
    }
}

@media(max-width:767px) {
    #ipd_page .client-sec .more-red {
        padding-top: 15px;
        margin: 20px 0 0
    }
}

#ipd_page .client-sec .more-red a {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    width: 220px
}

#ipd_page .plants-sec {
    text-align: center
}

#ipd_page .plants-sec .heading-text {
    color: #3d3d3d
}

#ipd_page .plants-sec .img-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0
}

#ipd_page .plants-sec .img-row .item {
    width: 48%;
    margin-bottom: 30px
}

#ipd_page .plants-sec .img-row .item:nth-child(1) {
    width: 100%
}

@media(max-width:767px) {
    #ipd_page .plants-sec .img-row .item img {
        border-radius: 8px;
        width: 100%
    }
}

#ipd_page .plants-sec .para-text {
    font-size: 20px;
    margin: 20px 0 30px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #ipd_page .plants-sec .para-text {
        margin-top: 0;
        font-size: 16px
    }
}

#ipd_page .plants-sec .btn_project_default {
    width: 200px
}

#ipd_page .knowledge-sec {
    padding: 50px 0;
    position: relative
}

#ipd_page .knowledge-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ipd_page .knowledge-sec .row-flex .slider-item {
    width: 45%
}

@media(max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item {
        width: 100%
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item {
    outline: 0
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .item .caption {
    font-family: "Poppins", sans-serif;
    font-size: 27px;
    text-transform: capitalize;
    text-align: center;
    background-color: #3d3d3d;
    padding: 10px 0;
    color: #fff;
    font-weight: 300;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots {
    bottom: -40px
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
    z-index: 1;
    width: 36px;
    height: 37px;
    top: 48%;
    background-color: #3d3d3d;
    border-radius: 25px
}

@media(max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow {
        right: -15px
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow::before {
    content: "";
    position: absolute;
    background: url(../img/pipes/white-slider-arrow.png);
    width: 9px;
    height: 14px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev {
        left: -15px
    }
}

#ipd_page .knowledge-sec .row-flex .slider-item .knowledgecenter-slider .slick-arrow.slick-prev::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

#ipd_page .knowledge-sec .row-flex .content-item {
    width: 45%
}

@media(max-width:767px) {
    #ipd_page .knowledge-sec .row-flex .content-item {
        width: 100%;
        text-align: center;
        padding-top: 40px
    }
}

#ipd_page .knowledge-sec .row-flex .content-item .heading-text {
    margin-bottom: 20px;
    color: #3d3d3d
}

#ipd_page .knowledge-sec .row-flex .content-item .para-text {
    color: #707070;
    font-size: 20px;
    line-height: 26px
}

#ipd_page .knowledge-sec .row-flex .content-item .more-red {
    margin: 20px 0
}

#ipd_page .knowledge-sec .row-flex .content-item .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#ipd_page .knowledge-sec::before {
    content: "";
    position: absolute;
    top: -25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #c1daed;
    z-index: -1
}

@media(min-width:768px) {
    #ipd_page .knowledge-sec::before {
        display: none
    }
}

#ipd_page .pro-sec {
    padding: 20px 0 20px 0
}

#ipd_page .pro-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

#ipd_page .pro-sec .training-slider {
    padding-top: 20px
}

#ipd_page .pro-sec .training-slider .item {
    margin-right: 20px;
    position: relative;
    outline: 0
}

@media(max-width:767px) {
    #ipd_page .pro-sec .training-slider .item {
        margin-right: 0
    }
}

#ipd_page .pro-sec .training-slider .item a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

#ipd_page .pro-sec .training-slider .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%
}

#ipd_page .pro-sec .training-slider .item .content {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 30px;
    min-height: 320px;
    position: relative
}

#ipd_page .pro-sec .training-slider .item .content .date-tags {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    color: #3d3d3d
}

#ipd_page .pro-sec .training-slider .item .content .date-tags span {
    background-color: #d4c51d;
    color: #fff;
    padding: 2px 5px
}

#ipd_page .pro-sec .training-slider .item .content .title {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2
}

#ipd_page .pro-sec .training-slider .item .content p {
    font-size: 15px;
    color: #707070;
    line-height: 22px
}

#ipd_page .pro-sec .training-slider .item .content .more-red {
    margin: 20px 0;
    position: absolute;
    bottom: 0
}

#ipd_page .pro-sec .training-slider .item .content .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold
}

#ipd_page .pro-sec .training-slider .item .arrow {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#ipd_page .pro-sec .training-slider .slick-dots {
    bottom: -40px
}

#ipd_page .pro-sec .training-slider .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .training-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#ipd_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .training-slider .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#ipd_page .pro-sec .training-slider .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .training-slider .slick-dots li button::before {
        font-size: 10px
    }
}

#ipd_page .pro-sec .certi-sec {
    padding-top: 80px
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec {
        padding-top: 20px
    }
}

#ipd_page .pro-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #ipd_page .pro-sec .certi-sec .sub {
        font-size: 16px
    }
}

#ipd_page .pro-sec .certi-sec .row-certi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec .row-certi {
        padding-top: 10px
    }
}

#ipd_page .pro-sec .certi-sec .row-certi .item {
    width: 24%;
    outline: 0
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec .row-certi .item {
        margin: 0 8px
    }
}

#ipd_page .pro-sec .certi-sec .row-certi .item .para_head {
    line-height: 19px;
    font-weight: 700;
    padding-top: 16px;
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif
}

#ipd_page .pro-sec .certi-sec .row-certi .slick-dots {
    bottom: -40px
}

#ipd_page .pro-sec .certi-sec .row-certi .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec .row-certi .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#ipd_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#ipd_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #ipd_page .pro-sec .certi-sec .row-certi .slick-dots li button::before {
        font-size: 10px
    }
}

#ipd_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #ipd_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#ipd_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        margin-bottom: 10px
    }
}

#ipd_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#ipd_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#ipd_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#ipd_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#ipd_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#ipd_page .contact-section .form-section form input:focus {
    outline: 0
}

#ipd_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#ipd_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#ipd_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#ipd_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#ipd_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#ipd_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#ipd_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#ipd_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section h5:after {
        width: 110px
    }
}

#ipd_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:991px) {
    #ipd_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px;
        text-align: center
    }
}

#ipd_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#ipd_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (max-width:991px) {
    #ipd_page .contact-section .contact-us-section .contact-details {
        width: 100%
    }
}

#ipd_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:991px) {
    #ipd_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#ipd_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#ipd_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 10px;
        margin-bottom: 5px
    }
}

@media screen and (min-width:992px) {
    #ipd_page .contact-section .contact-us-section .contact-details h4 i {
        float: left
    }
}

#ipd_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #ipd_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#ipd_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#ipd_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 0;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

@media screen and (max-width:767px) {
    #ipd_page select {
        margin-bottom: 30px
    }
}

#ipd_page select:focus {
    outline: 0
}

#ipd_page .enquire-info-popup textarea {
    padding: 0;
    min-height: auto;
    height: 3rem;
    border-bottom: 1px solid #dedede
}

#ipd_page .enquire-info-popup textarea:focus {
    box-shadow: none
}

#ipd_page #askcall_modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 450px
}

@media(max-width:767px) {
    #ipd_page #askcall_modal .modal-dialog {
        width: 90%
    }
}

#ipd_page #askcall_modal .modal-dialog .modal-content {
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

#ipd_page #askcall_modal .modal-dialog .modal-body {
    padding: 30px 50px;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    #ipd_page #askcall_modal .modal-dialog .modal-body {
        padding: 30px 15px
    }
}

#ipd_page #askcall_modal .modal-dialog .modal-body p {
    font-family: "Poppins", sans-serif;
    color: #919191;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:767px) {
    #ipd_page #askcall_modal .modal-dialog .modal-body p {
        font-size: 16px
    }
}

#ipd_page #askcall_modal .modal-dialog .modal-body .input-field {
    width: 80%;
    margin: 30px auto
}

@media(max-width:767px) {
    #ipd_page #askcall_modal .modal-dialog .modal-body .input-field {
        width: 85%
    }
}

#ipd_page #askcall_modal .modal-dialog .modal-body input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: #919191
}

@media(max-width:767px) {
    #ipd_page #askcall_modal .modal-dialog .modal-body input {
        width: 90%
    }
}

#ipd_page #askcall_modal .modal-dialog .modal-body input::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#ipd_page #askcall_modal .modal-dialog .modal-body input::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#ipd_page #askcall_modal .modal-dialog .modal-body input:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#ipd_page #askcall_modal .modal-dialog .modal-body input::placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#ipd_page #askcall_modal .modal-dialog .modal-body .btn-section .btn_project_default {
    margin: 0
}

#ipd_page #askcall_modal .modal-dialog .modal-body .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -8%;
    right: -5%;
    border-radius: 25px;
    background-color: #fff;
    color: #3d3d3d;
    font-weight: 900;
    font-size: 20px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: -2px 2px 5px 2px #dadada
}

#ipd_page #askcall_modal .modal-backdrop.in {
    opacity: .8
}

#ipd_product_inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #ipd_product_inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd_product_inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#ipd_product_inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ipd_product_inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#ipd_product_inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#ipd_product_inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#ipd_product_inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#ipd_product_inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 25px 0
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#ipd_product_inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#ipd_product_inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ipd_product_inside .product-wrapper .breadcrums {
        top: 90px
    }
}

#ipd_product_inside .product-tabs .pipes-inside-info-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ipd_product_inside .product-tabs .pipes-inside-info-section .tabbedPanels {
    width: 100%
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .pipes-inside-info-section .tabbedPanels {
        width: 100%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper {
    clear: left
}

#ipd_product_inside .product-tabs .panel-wrapper .panel {
    box-shadow: none;
    margin: 60px 0 20px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .panel {
        margin: 20px 0 0
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .panel img {
    margin: 0;
    width: 100%
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .para-text {
    color: #3d3d3d
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dots {
        bottom: -35px
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-prev:before,
#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-next:before {
    font-size: 30px
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-slide {
    outline: none !important
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dots li {
    width: 10px;
    height: 10px
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .panel .slick-prev {
        left: 3%;
        top: 48%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-prev:before {
    content: ""
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .panel .slick-next {
        right: 3%;
        top: 50%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .panel .slick-next:before {
    content: ""
}

#ipd_product_inside .product-tabs .panel-wrapper .para-text {
    text-align: center;
    width: 75%;
    margin: auto
}

@media screen and (max-width:991px) {
    #ipd_product_inside .product-tabs .panel-wrapper .para-text {
        width: 100%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .range-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .range-flex .listing-inside {
        margin: 20px 0 20px
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    width: 100%
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside {
        margin: 60px 0 20px
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-left: 30px
}

@media(max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text {
        padding-left: 15px
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside.ul-list .para-text::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #3d3d3d;
    border-radius: 50px
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider {
    max-width: 90%;
    margin: 0 auto
}

@media(max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider {
        max-width: 90%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .item {
    outline: 0
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev:before,
#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next:before {
    font-size: 30px
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev {
        left: -10%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-prev:before {
    content: ""
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next {
        right: -10%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .application-slider .slick-next:before {
    content: ""
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info {
    width: 33.33%;
    margin-bottom: 60px;
    position: relative;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info {
        width: 50%;
        padding: 0 5px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info {
        width: 50%
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img {
    position: relative
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img {
        border-radius: 5px
    }
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .product-img img {
    width: 100%
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 20px 0 0;
    text-align: left;
    width: 100%
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .product-tabs .panel-wrapper .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#ipd_product_inside .product-tabs .tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .tabs {
        text-align: center
    }
}

@media screen and (min-width:768px) {
    #ipd_product_inside .product-tabs .tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        width: 40%;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .tabs li {
        width: inherit;
        padding-right: 20px;
        margin-bottom: 20px;
        display: inline-block
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .product-tabs .tabs li {
        width: auto
    }
}

#ipd_product_inside .product-tabs .tabs li:last-child {
    margin: 0
}

#ipd_product_inside .product-tabs .tabs li a {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    color: #3d3d3d;
    padding-bottom: 10px
}

@media screen and (max-width:991px) {
    #ipd_product_inside .product-tabs .tabs li a {
        font-size: 22px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .product-tabs .tabs li a {
        width: auto
    }
}

#ipd_product_inside .product-tabs .tabs a.active {
    color: #ed3237;
    font-weight: bold;
    border-bottom: 3px solid #ed3237
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-tabs .tabs a.active {
        border-bottom: 2px solid #ed3237
    }
}

#ipd_product_inside .client-sec {
    padding: 60px 0;
    text-align: center
}

@media(max-width:767px) {
    #ipd_product_inside .client-sec {
        padding: 50px 0 30px
    }
}

#ipd_product_inside .client-sec .heading-text {
    font-weight: initial;
    color: #3d3d3d
}

@media(max-width:767px) {
    #ipd_product_inside .client-sec .heading-text {
        font-size: 40px
    }
}

#ipd_product_inside .client-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    padding-bottom: 30px
}

@media(max-width:767px) {
    #ipd_product_inside .client-sec .row-flex {
        margin-top: 30px
    }
}

#ipd_product_inside .client-sec .row-flex .item {
    width: 18%
}

#ipd_product_inside .client-sec .row-flex .item img {
    margin: 0 auto
}

#ipd_product_inside .client-sec .row-flex.clients-slider .slick-dots {
    bottom: -15px
}

#ipd_product_inside .client-sec .more-red {
    margin: 20px 0
}

@media(max-width:767px) {
    #ipd_product_inside .client-sec .more-red {
        padding-top: 15px
    }
}

#ipd_product_inside .client-sec .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#ipd_product_inside .more .heading-text {
    font-weight: initial;
    text-align: center
}

#ipd_product_inside .more .listing-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 60px 0;
    width: 100%
}

@media screen and (max-width:767px) {
    #ipd_product_inside .more .listing-inside {
        margin: 60px 0 20px
    }
}

#ipd_product_inside .more .listing-inside.ul-list .para-text {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-left: 30px
}

@media(max-width:767px) {
    #ipd_product_inside .more .listing-inside.ul-list .para-text {
        padding-left: 15px
    }
}

#ipd_product_inside .more .listing-inside.ul-list .para-text::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #3d3d3d;
    border-radius: 50px
}

#ipd_product_inside .more .listing-inside .application-slider {
    max-width: 90%;
    margin: 0 auto
}

@media(max-width:767px) {
    #ipd_product_inside .more .listing-inside .application-slider {
        max-width: 90%
    }
}

#ipd_product_inside .more .listing-inside .application-slider .item {
    outline: 0
}

#ipd_product_inside .more .listing-inside .application-slider .slick-prev:before,
#ipd_product_inside .more .listing-inside .application-slider .slick-next:before {
    font-size: 30px
}

#ipd_product_inside .more .listing-inside .application-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .more .listing-inside .application-slider .slick-prev {
        left: -10%
    }
}

#ipd_product_inside .more .listing-inside .application-slider .slick-prev:before {
    content: ""
}

#ipd_product_inside .more .listing-inside .application-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd_product_inside .more .listing-inside .application-slider .slick-next {
        right: -10%
    }
}

#ipd_product_inside .more .listing-inside .application-slider .slick-next:before {
    content: ""
}

#ipd_product_inside .more .listing-inside .listing-info {
    width: 33.33%;
    margin-bottom: 60px;
    position: relative;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .more .listing-inside .listing-info {
        width: 50%;
        padding: 0 5px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd_product_inside .more .listing-inside .listing-info {
        width: 50%
    }
}

#ipd_product_inside .more .listing-inside .listing-info .product-img {
    position: relative
}

@media screen and (max-width:992px) {
    #ipd_product_inside .more .listing-inside .listing-info .product-img {
        padding: 0;
        border-radius: 5px
    }
}

#ipd_product_inside .more .listing-inside .listing-info .product-img img {
    width: 100%
}

#ipd_product_inside .more .listing-inside .listing-info .para-text {
    color: #3d3d3d;
    font-weight: 500;
    margin: 20px 0 0;
    text-align: left;
    width: 100%
}

#ipd_product_inside .more .listing-inside .listing-info .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .more .listing-inside .listing-info .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#ipd_product_inside .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#ipd_product_inside .faq-section .heading-text {
    text-align: center;
    font-weight: inherit;
    color: #3d3d3d
}

#ipd_product_inside .faq-section .faq-inside {
    margin: 60px 0 0
}

#ipd_product_inside .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #ipd_product_inside .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#ipd_product_inside .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd_product_inside .faq-section .faq-inside span {
        font-size: 16px
    }
}

#ipd_product_inside .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#ipd_product_inside .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #ipd_product_inside .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#ipd_product_inside .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#ipd_product_inside .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#ipd_product_inside .product-info-popup select {
    display: block;
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup select {
        font-size: 14px
    }
}

#ipd_product_inside .product-info-popup select:focus {
    outline: 0
}

@media screen and (min-width:991px) {
    #ipd_product_inside .product-info-popup .modal-dialog {
        width: 800px
    }
}

#ipd_product_inside .product-info-popup .modal-body {
    padding: 0 0 10px 0
}

#ipd_product_inside .product-info-popup .modal-content {
    border-radius: 5px;
    border: 0;
    box-shadow: none
}

#ipd_product_inside .product-info-popup .close {
    font-size: 32px;
    opacity: 1;
    font-weight: 500;
    color: #3d3d3d;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0 5px #00000021
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .close {
        font-size: 25px;
        width: 25px;
        height: 25px;
        right: 10px;
        top: 10px
    }
}

#ipd_product_inside .product-info-popup .product-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 40px 0 40px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-inside {
        display: block;
        padding: 45px 15px 0 15px
    }
}

#ipd_product_inside .product-info-popup .product-inside .product-img {
    position: relative;
    border-radius: 5px
}

#ipd_product_inside .product-info-popup .product-inside .subheading-text {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-inside .subheading-text {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0
    }
}

#ipd_product_inside .product-info-popup .product-inside .subheading-text sup {
    font-size: 18px
}

@media(max-width:767px) {
    #ipd_product_inside .product-info-popup .product-inside .subheading-text sup {
        font-size: 14px
    }
}

#ipd_product_inside .product-info-popup .product-inside .btn_section .btn_project_default {
    width: 180px
}

#ipd_product_inside .product-info-popup .product-inside .product-info:last-child {
    padding: 0 35px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-inside .product-info:last-child {
        padding: 20px 0 0 0
    }
}

#ipd_product_inside .product-info-popup .product-inside .share-section {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#ipd_product_inside .product-info-popup .product-inside .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#ipd_product_inside .product-info-popup .select-section {
    width: 60%;
    margin: 20px auto
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .select-section {
        width: 100%;
        padding: 20px 15px;
        margin: 0
    }
}

#ipd_product_inside .product-info-popup .product-range-bg {
    background-color: #e8f0f2;
    padding: 15px 0;
    margin-bottom: 20px
}

#ipd_product_inside .product-info-popup .product-range-bg h4 {
    font-size: 18px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-range-bg h4 {
        font-size: 14px;
        width: 100%;
        padding: 0 15px
    }
}

#ipd_product_inside .product-info-popup .product-description .product-description-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-description .product-description-inside {
        width: 100%;
        padding: 0 15px;
        margin: 0
    }
}

#ipd_product_inside .product-info-popup .product-description .product-description-inside h5 {
    font-size: 18px;
    color: #707070;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px 0
}

#ipd_product_inside .product-info-popup .product-description .product-description-inside h5 sup {
    font-size: 12px
}

@media screen and (max-width:767px) {
    #ipd_product_inside .product-info-popup .product-description .product-description-inside h5 {
        font-size: 14px
    }

    #ipd_product_inside .product-info-popup .product-description .product-description-inside h5 sup {
        font-size: 10px
    }
}

#ipd_product_inside .product-info-popup .product-description .product-description-inside h5:last-child {
    font-weight: 500
}

#ipd_product_inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#ipd_product_inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#ipd_product_inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#ipd_product_inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#ipd_product_inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#ipd_product_inside .enquire-info-popup input:focus {
    outline: 0
}

#ipd_product_inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#ipd_product_inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#ipd_product_inside textarea:focus {
    box-shadow: none
}

#ipd_product_inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#ipd_product_inside select:focus {
    outline: 0
}

#ipd-about-us {
    position: relative;
    overflow: hidden
}

#ipd-about-us .banner-section {
    position: relative
}

#ipd-about-us .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: right
}

@media screen and (min-width:768px) {
    #ipd-about-us .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #ipd-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #ipd-about-us .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #ipd-about-us .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #ipd-about-us .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #ipd-about-us .banner-section .banner-slider-img {
        height: 45vh
    }
}

#ipd-about-us .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd-about-us .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #ipd-about-us .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-about-us .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }

    #ipd-about-us .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#ipd-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 60px
}

@media(max-width:991px) {
    #ipd-about-us .banner-section .banner-slider-img .banner-description .breadcrums {
        margin-bottom: 30px
    }
}

#ipd-about-us .banner-section .banner-slider-img .banner-description .breadcrums a {
    color: inherit
}

#ipd-about-us .banner-section .banner-slider-img .banner-description .breadcrums span {
    padding: 0 5px
}

#ipd-about-us .banner-section .banner-slider-img .banner-description .breadcrums span img {
    width: 8px
}

@media screen and (max-width:767px) {
    #ipd-about-us .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-about-us .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#ipd-about-us .banner-section .mob-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

@media(max-width:1024px) {
    #ipd-about-us .banner-section .mob-flex {
        height: 45vh
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .banner-section .mob-flex {
        height: 10vh
    }
}

#ipd-about-us .banner-section .mob-flex .heading-text {
    color: #3d3d3d
}

#ipd-about-us .banner-section .banner-slider-img1 {
    background-image: url("../img/ipd-about-us/banner.jpg")
}

@media screen and (max-width:767px) {
    #ipd-about-us .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#ipd-about-us .banner-section .breadcrums {
    color: #3d3d3d
}

#ipd-about-us .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #ipd-about-us .abt-sec {
        padding: 50px 0
    }
}

#ipd-about-us .abt-sec p {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    margin-bottom: 15px;
    width: 93%;
    margin: 0 auto 15px
}

@media(max-width:767px) {
    #ipd-about-us .abt-sec p {
        font-size: 18px;
        line-height: 24px
    }
}

#ipd-about-us .story-section img {
    width: 100%
}

#ipd-about-us .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-about-us .story-section .story-info {
        margin: -80px -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd-about-us .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#ipd-about-us .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .story-inside {
        width: 100%
    }
}

#ipd-about-us .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #ipd-about-us .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#ipd-about-us .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#ipd-about-us .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#ipd-about-us .story-section .story-info .story-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .story-inside p {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #ipd-about-us .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #ipd-about-us .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#ipd-about-us .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#ipd-about-us .points-sec .row-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 0 0
}

@media(max-width:767px) {
    #ipd-about-us .points-sec .row-sec {
        padding: 50px 0 20px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ipd-about-us .points-sec .row-sec {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

#ipd-about-us .points-sec .row-sec .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 29%;
    background-color: rgba(245, 183, 183, 0.2);
    margin-bottom: 70px;
    padding: 5px 15px;
    border-radius: 10px;
    margin-right: 6.5%
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ipd-about-us .points-sec .row-sec .item {
        width: 46%;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-right: 0
    }
}

@media(min-width:768px) {
    #ipd-about-us .points-sec .row-sec .item {
        min-height: 230px
    }
}

@media(max-width:767px) {
    #ipd-about-us .points-sec .row-sec .item {
        width: 100%;
        min-height: 200px;
        margin-bottom: 30px;
        margin-right: 0
    }
}

#ipd-about-us .points-sec .row-sec .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.3)
}

#ipd-about-us .points-sec .row-sec .item:nth-child(3) {
    background-color: rgba(197, 208, 116, 0.2);
    margin-right: 0
}

#ipd-about-us .points-sec .row-sec .item:nth-child(4) {
    background-color: rgba(208, 236, 245, 0.2)
}

#ipd-about-us .points-sec .row-sec .item:nth-child(5) {
    background-color: rgba(204, 188, 197, 0.2)
}

#ipd-about-us .points-sec .row-sec .item .content {
    width: 60%
}

#ipd-about-us .points-sec .row-sec .item .content .numbers {
    font-size: 42px;
    font-weight: 700;
    color: #ed3237;
    line-height: 48px
}

#ipd-about-us .points-sec .row-sec .item .content p {
    font-size: 18px;
    margin: 0;
    line-height: 22px
}

#ipd-about-us .points-sec .row-sec .item .icon {
    width: 35%
}

@media screen and (min-width:994px) and (max-width:1200px) {
    #ipd-about-us .points-sec .row-sec .item .icon {
        width: 30%
    }
}

@media screen and (min-width:768px) and (max-width:993px) {
    #ipd-about-us .points-sec .row-sec .item .icon {
        width: 40%
    }
}

@media(max-width:767px) {
    #ipd-about-us .points-sec .row-sec .item .icon svg {
        width: 100%
    }
}

#ipd-about-us .apply-sec {
    position: relative;
    margin-bottom: 80px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ipd-about-us .apply-sec {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    #ipd-about-us .apply-sec {
        padding-bottom: 20px
    }
}

#ipd-about-us .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#ipd-about-us .apply-sec .content .heading-text {
    color: #3d3d3d
}

#ipd-about-us .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #ipd-about-us .apply-sec .content p {
        font-size: 18px
    }
}

#ipd-about-us .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #ipd-about-us .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #ipd-about-us .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #ipd-about-us .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #ipd-about-us .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#ipd-about-us .catalogue-section {
    padding-bottom: 80px
}

@media(max-width:767px) {
    #ipd-about-us .catalogue-section {
        padding-bottom: 40px
    }
}

#ipd-about-us .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #ipd-about-us .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#ipd-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#ipd-about-us .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#ipd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #ipd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#ipd-about-us .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#ipd-about-us select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#ipd-about-us select:focus {
    outline: 0
}

#ipd-factory_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #ipd-factory_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#ipd-factory_page .banner-section {
    position: relative
}

#ipd-factory_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: center
}

@media screen and (min-width:768px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #ipd-factory_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#ipd-factory_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd-factory_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-factory_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

#ipd-factory_page .banner-section .banner-slider-img .banner-description {
    text-align: center
}

@media screen and (max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }

    #ipd-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#ipd-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60vh
}

@media(max-width:1024px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        height: 23vh
    }
}

@media(max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description .mob-flex {
        padding-top: 40px
    }
}

#ipd-factory_page .banner-section .banner-slider-img .banner-description img {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#ipd-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
    margin-bottom: 20px;
    width: 50%;
    text-align: left
}

@media(max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img .banner-description .heading-text {
        margin: 0 0 30px;
        width: 100%;
        text-align: center
    }
}

#ipd-factory_page .banner-section .banner-slider-img1 {
    background-image: url("../img/ipd-factory/banner.jpg")
}

@media screen and (max-width:767px) {
    #ipd-factory_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#ipd-factory_page .abt-sec {
    text-align: center;
    padding: 100px 0 50px
}

@media(max-width:767px) {
    #ipd-factory_page .abt-sec {
        padding: 50px 0
    }
}

#ipd-factory_page .abt-sec p {
    font-size: 20px;
    margin-bottom: 15px;
    color: #707070
}

@media(max-width:767px) {
    #ipd-factory_page .abt-sec p {
        font-size: 18px
    }
}

#ipd-factory_page .abt-sec p b {
    font-weight: 600
}

#ipd-factory_page .abt-sec .iso-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0
}

#ipd-factory_page .abt-sec .iso-row .item {
    width: 18%
}

@media(max-width:767px) {
    #ipd-factory_page .abt-sec .iso-row .item {
        width: 48%;
        margin-bottom: 30px
    }
}

#ipd-factory_page .abt-sec .iso-row .item .icon {
    margin-bottom: 10px
}

#ipd-factory_page .abt-sec .iso-row .item .text {
    font-size: 19px
}

@media(max-width:767px) {
    #ipd-factory_page .abt-sec .iso-row .item .text {
        font-size: 14px
    }
}

#ipd-factory_page .manufacture-sec {
    padding-bottom: 60px;
    position: relative
}

#ipd-factory_page .manufacture-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background-color: #e8f0f2
}

#ipd-factory_page .manufacture-sec .heading-text {
    color: #3d3d3d;
    text-align: center;
    padding: 50px 0
}

@media(max-width:991px) {
    #ipd-factory_page .manufacture-sec .heading-text {
        padding: 0 0 50px
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .item .caption {
    color: #3d3d3d;
    font-family: "Work Sans", sans-serif;
    text-align: center;
    padding: 30px 0
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
    font-size: 28px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 36px;
    margin: 0
}

@media(max-width:767px) {
    #ipd-factory_page .manufacture-sec .manufacturing-slider .item .caption h3 {
        font-size: 18px;
        line-height: 25px
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
    font-size: 15px;
    line-height: 15px;
    margin: 10px 0
}

@media(max-width:767px) {
    #ipd-factory_page .manufacture-sec .manufacturing-slider .item .caption p {
        font-size: 12px;
        width: 80%;
        margin: 10px auto
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .item img {
    width: 100%
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
    bottom: -30px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dots {
        bottom: -20px
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before,
#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    font-size: 30px
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-slide {
    outline: none !important
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd-factory_page .manufacture-sec .manufacturing-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-prev:before {
    content: ''
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #ipd-factory_page .manufacture-sec .manufacturing-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#ipd-factory_page .manufacture-sec .manufacturing-slider .slick-next:before {
    content: ''
}

#ipd-factory_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #ipd-factory_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #ipd-factory_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#ipd-factory_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#ipd-factory_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#ipd-factory_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#ipd-factory_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#ipd-factory_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#ipd-factory_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#ipd-factory_page .contact-section .form-section form input:focus {
    outline: 0
}

#ipd-factory_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#ipd-factory_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#ipd-factory_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#ipd-factory_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#ipd-factory_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#ipd-factory_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#ipd-factory_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#ipd-factory_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section h5:after {
        width: 110px
    }
}

#ipd-factory_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#ipd-factory_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#ipd-factory_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-factory_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#ipd-factory_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#ipd-factory_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#ipd-factory_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#ipd-factory_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 100px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .store-dealer-section {
        margin: 0 0 80px
    }
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #ipd-factory_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #ipd-factory_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#ipd-factory_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#ipd-factory_page .catalogue-section {
    padding-bottom: 80px
}

#ipd-factory_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #ipd-factory_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 220px;
        text-align: center
    }
}

#ipd-factory_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#ipd-factory_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#ipd-factory_page select:focus {
    outline: 0
}

#pfd_page {
    position: relative;
    overflow: hidden
}

#pfd_page .heading-text {
    font-weight: inherit
}

@media screen and (max-width:340px) {
    #pfd_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pfd_page .banner-section {
    position: relative
}

#pfd_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center bottom;
    height: 100vh;
    width: 100%
}

@media screen and (max-width:1199px) {
    #pfd_page .banner-section .banner-slider-img {
        height: -webkit-calc(100vh - 60px);
        height: calc(100vh - 60px)
    }
}

@media screen and (min-width:768px) {
    #pfd_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pfd_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pfd_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pfd_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pfd_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pfd_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pfd_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pfd_page .banner-section .banner-slider-img {
        height: auto
    }
}

#pfd_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_page .banner-section .banner-slider-img h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 20px 0;
    width: 40%;
    font-weight: 600
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-slider-img h2 {
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:991px) {
    #pfd_page .banner-section .banner-slider-img h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pfd_page .banner-section .banner-slider-img h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-slider-img h2 span {
        font-weight: 900
    }
}

#pfd_page .banner-section h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0;
    width: 28%
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section h4 {
        margin: 30px auto 5px;
        text-align: center;
        width: 80%;
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .banner-section h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-description {
        position: absolute;
        top: 120px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .banner-section .banner-description img {
        width: 180px
    }
}

#pfd_page .banner-section .banner-slider-img1 {
    background-image: url("../img/pfd/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pfd_page .banner-section .banner-slider-img2 {
    background-image: url("../img/pfd/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pfd_page .banner-section .banner-slider-img3 {
    background-image: url("../img/pfd/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_page .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pfd_page .collections-section {
    margin: 100px 0 80px
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section {
        margin: 0 0 50px 0
    }
}

#pfd_page .collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    text-align: center;
    color: #3d3d3d;
    margin: 0 0 20px 0;
    font-weight: 600
}

#pfd_page .collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pfd_page .collections-section .para-text {
    font-size: 20px;
    color: #707070;
    text-align: center;
    line-height: 26px;
    margin: 0 auto 10px;
    width: 70%
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .para-text {
        font-size: 16px;
        line-height: 22px;
        width: 100%
    }
}

#pfd_page .collections-section .red-click {
    text-align: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #ed3237
}

#pfd_page .collections-section .btn_section {
    margin-top: 40px;
    text-align: center
}

#pfd_page .collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#pfd_page .collections-section .btn_section.outer-btn {
    margin: 30px 0
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .all-collections {
        margin: 30px 0 0
    }
}

#pfd_page .collections-section .all-collections .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside {
    width: 33.3%;
    margin-top: 80px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collections-inside {
        width: 100%;
        margin-top: 60px;
        padding: 0
    }
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .collection-img img {
    width: 100%
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -4%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .collection-img .circle-plus::before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside .product_text {
    font-size: 12px;
    font-weight: 700;
    color: #9e9e9e;
    font-family: "Poppins", sans-serif
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #3d3d3d;
    line-height: 36px;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #919191;
    margin: 0;
    line-height: 18px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collections-inside h6 {
        margin: 10px 0
    }
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#pfd_page .collections-section .all-collections .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: "-"
}

#pfd_page .collections-section .all-collections .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category {
        padding-top: 20px
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category.drop_show {
    display: block
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .bg-before {
    content: "";
    top: -60%;
    width: 100vw;
    height: 65%;
    background-color: #e8f0f2;
    z-index: -1
}

@media(max-width:1024px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -54%
    }
}

@media(max-width:991px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -48%
    }
}

@media(max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .bg-before {
        top: -90%;
        height: 95%
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .bg-after {
    content: "";
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .heading-text span {
    font-weight: 700
}

#pfd_page .collections-section .all-collections .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(min-width:768px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media(max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info {
        margin-top: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto
}

@media(max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside {
        width: 48%;
        margin-top: 15px
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #pfd_page .collections-section .all-collections .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#pfd_page .collections-section .all-collections .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#pfd_page .collections-section .all-collections .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#pfd_page .collections-section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

#pfd_page .collections-section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#pfd_page .collections-section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2);
    width: 33%
}

@media(max-width:767px) {
    #pfd_page .collections-section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#pfd_page .collections-section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_page .collections-section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pfd_page .collections-section .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#pfd_page .collections-section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_page .collections-section .icon-points .item .content {
        text-align: center
    }
}

#pfd_page .collections-section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#pfd_page .collections-section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pfd_page .collections-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pfd_page .collections-section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pfd_page .collections-section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pfd_page .collections-section .icon-points .item .icon {
    margin-left: 15px
}

@media(max-width:767px) {
    #pfd_page .collections-section.top-sec .all-collections {
        margin: 0
    }
}

#pfd_page .collections-section.top-sec .all-collections .collections-info .collections-inside h3 {
    width: 85%
}

@media(max-width:767px) {
    #pfd_page .collections-section.top-sec .all-collections .collections-info .collections-inside h3 {
        width: 100%
    }
}

#pfd_page .collections-section.top-sec .all-collections .collections-info .collections-inside h6 {
    color: #3d3d3d;
    width: 90%
}

@media(max-width:767px) {
    #pfd_page .collections-section.top-sec .all-collections .collections-info .collections-inside h6 {
        width: 100%
    }
}

#pfd_page .collections-section.top-sec .all-collections .collections-info .collections-inside .heading-arrow-sec {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

#pfd_page .story-section img {
    width: 100%
}

#pfd_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#pfd_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#pfd_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #pfd_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#pfd_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pfd_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#pfd_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 28px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pfd_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #pfd_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pfd_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pfd_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#pfd_page .tv-sec {
    padding: 100px 0 50px;
    text-align: center
}

@media(max-width:767px) {
    #pfd_page .tv-sec {
        padding: 50px 0 30px
    }
}

#pfd_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#pfd_page .tv-sec .para-text {
    color: #707070
}

#pfd_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #pfd_page .tv-sec .tv-commercial-slider {
        margin-top: 30px
    }
}

#pfd_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

#pfd_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#pfd_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #pfd_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#pfd_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #pfd_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#pfd_page .tv-sec .slick-dots {
    bottom: -60px
}

#pfd_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#pfd_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pfd_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pfd_page .sustainability-sec {
    position: relative;
    background-color: #eaf0d9;
    padding: 50px 0;
    margin: 50px 0 0
}

@media(max-width:991px) {
    #pfd_page .sustainability-sec {
        padding: 140px 0 50px;
        margin: 110px 0 0
    }
}

#pfd_page .sustainability-sec .hand-leaf {
    position: absolute;
    top: 35%;
    left: 15%;
    width: 40%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:991px) {
    #pfd_page .sustainability-sec .hand-leaf {
        top: 0;
        left: auto;
        right: -30%;
        -webkit-transform: translate(-50%, -50%) scaleX(-1);
        -ms-transform: translate(-50%, -50%) scaleX(-1);
        transform: translate(-50%, -50%) scaleX(-1);
        width: 50%
    }
}

@media(max-width:767px) {
    #pfd_page .sustainability-sec .hand-leaf {
        top: 3%;
        left: auto;
        right: -45%;
        width: 80%
    }
}

#pfd_page .sustainability-sec .content {
    width: 62%;
    margin: 0 0 0 auto
}

@media screen and (min-width:768px) and (max-width:992px) {
    #pfd_page .sustainability-sec .content {
        width: 100%
    }
}

@media(max-width:767px) {
    #pfd_page .sustainability-sec .content {
        width: 100%;
        margin: 0
    }
}

#pfd_page .sustainability-sec .content .heading-text {
    color: #3d3d3d;
    font-size: 40px;
    font-weight: 600
}

@media(max-width:767px) {
    #pfd_page .sustainability-sec .content .heading-text {
        margin-bottom: 30px
    }
}

#pfd_page .sustainability-sec .content p {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pfd_page .sustainability-sec .content p {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width:767px) {
    #pfd_page .sustainability-sec .content .btn_section {
        width: 100%;
        padding: 30px 15px 0
    }

    #pfd_page .sustainability-sec .content .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pfd_page .sustainability-sec .content .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pfd_page .sustainability-sec .content .btn_section .btn_project_default {
    width: 200px
}

#pfd_page .plant-sec {
    padding: 100px 0 0;
    text-align: center
}

@media(max-width:767px) {
    #pfd_page .plant-sec {
        padding: 50px 0 0
    }
}

#pfd_page .plant-sec .heading-text {
    font-size: 40px;
    color: #3d3d3d;
    font-weight: 600
}

@media screen and (max-width:767px) {
    #pfd_page .plant-sec .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#pfd_page .plant-sec p {
    width: 65%;
    margin: 30px auto;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #pfd_page .plant-sec p {
        width: 100%;
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width:991px) {
    #pfd_page .plant-sec p {
        width: 100%
    }
}

#pfd_page .plant-sec .plant-slider {
    width: 100%;
    margin: 30px auto
}

@media(max-width:767px) {
    #pfd_page .plant-sec .plant-slider {
        width: 100%;
        margin: 30px auto 60px
    }
}

#pfd_page .plant-sec .plant-slider .item img {
    width: 100%
}

#pfd_page .plant-sec .plant-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #pfd_page .plant-sec .plant-slider .slick-dots {
        bottom: -35px
    }
}

@media(max-width:767px) {
    #pfd_page .plant-sec .plant-slider .slick-dots {
        bottom: -35px
    }
}

#pfd_page .plant-sec .plant-slider .slick-prev:before,
#pfd_page .plant-sec .plant-slider .slick-next:before {
    font-size: 30px
}

#pfd_page .plant-sec .plant-slider .slick-slide {
    outline: none !important
}

#pfd_page .plant-sec .plant-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#pfd_page .plant-sec .plant-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pfd_page .plant-sec .plant-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pfd_page .plant-sec .plant-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_page .plant-sec .plant-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 45%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pfd_page .plant-sec .plant-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #pfd_page .plant-sec .plant-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pfd_page .plant-sec .plant-slider .slick-prev:before {
    content: ""
}

#pfd_page .plant-sec .plant-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 45%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pfd_page .plant-sec .plant-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #pfd_page .plant-sec .plant-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pfd_page .plant-sec .plant-slider .slick-next:before {
    content: ""
}

#pfd_page .certification-sec {
    padding: 0 0 50px
}

#pfd_page .certification-sec .heading-text {
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #pfd_page .certification-sec .heading-text {
        font-size: 40px
    }
}

#pfd_page .certification-sec .para-text {
    font-size: 20px;
    color: #707070;
    width: 55%;
    margin: 0 auto;
    text-align: center
}

@media(max-width:767px) {
    #pfd_page .certification-sec .para-text {
        width: 100%;
        margin-bottom: 30px
    }
}

#pfd_page .certification-sec .certi-sec {
    padding-top: 80px
}

@media(max-width:767px) {
    #pfd_page .certification-sec .certi-sec {
        padding-top: 50px
    }
}

#pfd_page .certification-sec .certi-sec .sub {
    text-align: center;
    font-size: 20px;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pfd_page .certification-sec .certi-sec .sub {
        font-size: 16px
    }
}

#pfd_page .certification-sec .certi-sec .row-certi {
    padding-top: 50px
}

#pfd_page .certification-sec .certi-sec .row-certi .item {
    outline: 0;
    margin: 0 15px
}

#pfd_page .certification-sec .certi-sec .row-certi .item p {
    font-weight: 500;
    padding-top: 15px;
    color: #3d3d3d;
    line-height: 19px
}

#pfd_page .certification-sec .certi-sec .row-certi .slick-dots {
    bottom: -60px
}

#pfd_page .certification-sec .certi-sec .row-certi .slick-dots li {
    margin: 0
}

@media screen and (max-width:767px) {
    #pfd_page .certification-sec .certi-sec .row-certi .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

#pfd_page .certification-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #pfd_page .certification-sec .certi-sec .row-certi .slick-dots li.slick-active button::before {
        font-size: 10px
    }
}

#pfd_page .certification-sec .certi-sec .row-certi .slick-dots li button::before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #pfd_page .certification-sec .certi-sec .row-certi .slick-dots li button::before {
        font-size: 10px
    }
}

#pfd_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #pfd_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#pfd_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        margin-bottom: 10px
    }
}

#pfd_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#pfd_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pfd_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#pfd_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5;
    padding: 0 3px
}

#pfd_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0 3px
}

#pfd_page .contact-section .form-section form input:focus {
    outline: 0
}

#pfd_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#pfd_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#pfd_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pfd_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#pfd_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#pfd_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#pfd_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#pfd_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section h5:after {
        width: 110px
    }
}

#pfd_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#pfd_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .contact-us-section h3 {
        font-size: 30px
    }
}

#pfd_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#pfd_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#pfd_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#pfd_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#pfd_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #pfd_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pfd_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#pfd_page .catalogue-section {
    padding-bottom: 80px
}

#pfd_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pfd_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pfd_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pfd_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#pfd_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pfd_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pfd_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pfd_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pfd_page select:focus {
    outline: 0
}

#pfd_page #askcall_modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 450px
}

@media(max-width:767px) {
    #pfd_page #askcall_modal .modal-dialog {
        width: 90%
    }
}

#pfd_page #askcall_modal .modal-dialog .modal-content {
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

#pfd_page #askcall_modal .modal-dialog .modal-body {
    padding: 30px 50px;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    #pfd_page #askcall_modal .modal-dialog .modal-body {
        padding: 30px 15px
    }
}

#pfd_page #askcall_modal .modal-dialog .modal-body p {
    font-family: "Poppins", sans-serif;
    color: #919191;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:767px) {
    #pfd_page #askcall_modal .modal-dialog .modal-body p {
        font-size: 16px
    }
}

#pfd_page #askcall_modal .modal-dialog .modal-body .input-field {
    width: 80%;
    margin: 30px auto
}

@media(max-width:767px) {
    #pfd_page #askcall_modal .modal-dialog .modal-body .input-field {
        width: 85%
    }
}

#pfd_page #askcall_modal .modal-dialog .modal-body input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: #919191
}

@media(max-width:767px) {
    #pfd_page #askcall_modal .modal-dialog .modal-body input {
        width: 90%
    }
}

#pfd_page #askcall_modal .modal-dialog .modal-body input::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pfd_page #askcall_modal .modal-dialog .modal-body input::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pfd_page #askcall_modal .modal-dialog .modal-body input:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pfd_page #askcall_modal .modal-dialog .modal-body input::placeholder {
    font-family: "Poppins", sans-serif;
    color: #919191
}

#pfd_page #askcall_modal .modal-dialog .modal-body .btn-section .btn_project_default {
    margin: 0
}

#pfd_page #askcall_modal .modal-dialog .modal-body .close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -8%;
    right: -5%;
    border-radius: 25px;
    background-color: #fff;
    color: #3d3d3d;
    font-weight: 900;
    font-size: 20px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: -2px 2px 5px 2px #dadada
}

#pfd_page #askcall_modal .modal-backdrop.in {
    opacity: .8
}

#pfd_listing {
    position: relative;
    overflow: hidden
}

#pfd_listing .heading-text {
    font-weight: inherit
}

@media screen and (max-width:340px) {
    #pfd_listing .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pfd_listing .banner-section {
    position: relative
}

#pfd_listing .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pfd_listing .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pfd_listing .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img {
        height: auto
    }
}

#pfd_listing .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_listing .banner-section .banner-slider-img h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 20px 0;
    font-weight: 600
}

@media(max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img h2 {
        font-size: 30px
    }
}

#pfd_listing .banner-section .banner-slider-img h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: center
    }
}

#pfd_listing .banner-section h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_listing .banner-section h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-description {
        position: absolute;
        top: 190px;
        z-index: 1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_listing .banner-section .banner-description img {
        width: 180px
    }
}

#pfd_listing .banner-section .banner-slider-img1 {
    background-image: url("../img/pfd_listing/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pfd_listing .banner-section .banner-slider-img2 {
    background-image: url("../img/pfd_listing/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pfd_listing .banner-section .banner-slider-img3 {
    background-image: url("../img/pfd_listing/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_listing .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pfd_listing .banner_bottom_section {
    padding: 80px 0 0
}

@media screen and (max-width:767px) {
    #pfd_listing .banner_bottom_section {
        padding: 30px 0 40px 0
    }
}

#pfd_listing .banner_bottom_section .para-text {
    width: 70%;
    margin: auto;
    padding-bottom: 15px;
    text-align: center;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_listing .banner_bottom_section .para-text {
        width: 100%
    }
}

#pfd_listing .banner_bottom_section .para-text span {
    font-weight: 700
}

#pfd_listing .banner_bottom_section .ios {
    margin: auto;
    padding: 20px 0
}

#pfd_listing .listing-wrapper {
    padding: 60px 0 0
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper {
        padding: 0 0 60px
    }
}

#pfd_listing .listing-wrapper .panel-group {
    outline: 0;
    outline-offset: 0
}

#pfd_listing .listing-wrapper .panel-collapse {
    outline: none !important;
    outline-offset: 0 !important
}

#pfd_listing .listing-wrapper .panel-default {
    outline: none !important;
    outline-offset: 0 !important
}

#pfd_listing .listing-wrapper .panel-body {
    outline: 0;
    outline-offset: 0
}

#pfd_listing .listing-wrapper a {
    outline: 0;
    outline-offset: 0
}

#pfd_listing .listing-wrapper .listing-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pfd_listing .listing-wrapper .listing-section .listing-inside {
    width: 70%
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside {
        width: 60%
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside:first-child {
    width: 30%;
    padding-right: 30px
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside:first-child {
        width: 40%
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style {
    padding: 20px 0;
    border-bottom: 2px solid #b7b7b7
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style:last-child {
    border-bottom: 0
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li {
    margin-bottom: 15px;
    position: relative
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(2) .color {
    background-color: #111
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(3) .color {
    background-color: #528b2a
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(4) .color {
    background-color: #e07400
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(5) .color {
    background-color: #fff
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(6) .color {
    background-color: #453135
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(7) .color {
    background-color: #cebe36
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li:nth-child(8) .color {
    background-color: #e80f06
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .color {
    background-color: #ae6f41;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #3d3d3d;
    margin-right: 15px;
    position: relative;
    top: 2px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style ul li .text {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    margin-bottom: 15px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .checkbox-sec {
    margin-bottom: 12px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxstyle {
    color: #b2b2b2
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .checkboxtxtstyle {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-heading .category-checkbox {
    position: absolute;
    top: 5px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel {
    box-shadow: none
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-body {
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default {
    border-color: transparent
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    background-image: none;
    background-color: transparent !important;
    border-color: transparent !important
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: transparent !important
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a {
    text-decoration: none;
    background-color: transparent
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-title a:after {
    color: #3d3d3d
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    padding-left: 25px;
    word-break: break-word
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #eee
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-style .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 2px solid #b7b7b7;
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .filter-img {
        position: absolute;
        top: 0;
        right: 15px;
        cursor: pointer;
        z-index: 1;
        border-bottom: 0
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .filter-img img {
        display: inline-block
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .filter-img h4 {
        display: inline-block;
        padding-left: 5px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside.listing-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-top: 50px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside.listing-description .sort-section {
        left: 0;
        width: 50%
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside.listing-description h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
    margin: 0 0 0 5px
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

@media(max-width:1024px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside {
    width: 33.3%;
    margin-bottom: 60px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0 15px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside {
        width: 48%;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside {
        width: 48%;
        margin-bottom: 40px;
        padding: 0
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .collection-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .collection-img img {
    width: 100%
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .collection-img .circle-plus {
    position: absolute;
    bottom: -4%;
    right: 5%;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #3d3d3d;
    cursor: pointer
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .collection-img .circle-plus::before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .heading-arrow-sec img {
        display: none
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside .product_text {
    font-size: 12px;
    font-weight: 700;
    color: #9e9e9e;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #3d3d3d;
    line-height: 28px;
    margin: 15px 0 10px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h3 {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h3 {
        font-size: 13px;
        margin: 15px 0 0;
        line-height: 15px;
        font-weight: 500
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    margin: 0;
    line-height: 22px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h6 {
        margin: 10px 0;
        display: none
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside.isOpen .collection-img .circle-plus {
    background-color: #ed3237
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collections-inside.isOpen .collection-img .circle-plus::before {
    content: '-'
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category {
    display: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 50px 0;
    position: absolute;
    left: 0;
    overflow: visible !important
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category {
        padding-top: 20px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category.drop_show {
    display: block
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-before {
    content: '';
    top: -60%;
    width: 100vw;
    height: 65%;
    background-color: #e8f0f2;
    z-index: -1
}

@media(max-width:1024px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-before {
        top: -54%
    }
}

@media(max-width:991px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-before {
        top: -48%
    }
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-before {
        top: -90%;
        height: 95%
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .bg-after {
    content: '';
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #e8f0f2;
    z-index: -1
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .heading-text {
    font-size: 45px;
    text-align: left;
    margin-bottom: 10px
}

@media(max-width:991px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .heading-text {
        font-size: 30px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .heading-text span {
    font-weight: 700
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category p {
        font-size: 16px;
        line-height: 22px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info {
    margin-top: 60px
}

@media(min-width:768px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info {
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info {
        margin-top: 30px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside {
    min-height: auto
}

@media(min-width:768px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside:nth-child(2) {
        margin-left: 5%;
        margin-right: 5%
    }

    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside:nth-child(5) {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside {
        width: 46%;
        margin-top: 15px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside h6 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    line-height: 26px;
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside h6 {
        min-height: 80px
    }
}

@media(max-width:767px) {
    #pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collections-info .collections-inside h6 {
        font-size: 13px;
        line-height: 15px;
        min-height: 65px
    }
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category .collection-category_inner {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#pfd_listing .listing-wrapper .listing-section .listing-inside .collections-info .collection-category.cat_active .collection-category_inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#pfd_listing .catalogue-section {
    padding-bottom: 80px
}

#pfd_listing .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pfd_listing .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pfd_listing .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pfd_listing .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#pfd_listing .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 250px
}

@media screen and (max-width:767px) {
    #pfd_listing .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pfd_listing .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pfd_listing .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#pfd_listing .faq-section .heading-text {
    color: #3d3d3d;
    text-align: center;
    font-weight: 600 !important
}

#pfd_listing .faq-section .faq-inside {
    margin: 60px 0 0
}

#pfd_listing .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_listing .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#pfd_listing .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #pfd_listing .faq-section .faq-inside span {
        font-size: 16px
    }
}

#pfd_listing .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#pfd_listing .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #pfd_listing .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#pfd_listing .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#pfd_listing .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

#pfd_listing select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    background-color: transparent;
    opacity: .5
}

#pfd_listing select:focus {
    outline: 0
}

#pfd_inside ol {
    list-style: disc;
    padding-left: 20px
}

#pfd_inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #pfd_inside .product-wrapper {
        padding: 120px 0 60px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#pfd_inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pfd_inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#pfd_inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto;
    border-radius: 10px
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ''
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#pfd_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ''
}

#pfd_inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    padding-bottom: 15px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#pfd_inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#pfd_inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#pfd_inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#pfd_inside .product-wrapper .product-section .product-info .small-head {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

#pfd_inside .product-wrapper .product-section .product-info .very_small_head {
    padding-top: 25px;
    font-size: 20px
}

#pfd_inside .product-wrapper .product-section .product-info .para-text {
    color: #707070;
    width: 80%
}

@media screen and (max-width:767px) {
    #pfd_inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px
    }
}

#pfd_inside .product-wrapper .product-section .product-info .small_para_text {
    font-size: 16px;
    padding-bottom: 15px
}

#pfd_inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#pfd_inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pfd_inside .product-wrapper .breadcrums {
        top: 8%
    }
}

#pfd_inside .desp-details {
    background-color: #e8f0f2;
    padding: 60px 0
}

@media(max-width:767px) {
    #pfd_inside .desp-details {
        padding: 0
    }
}

#pfd_inside .desp-details .head-title {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 15px
}

@media(max-width:767px) {
    #pfd_inside .desp-details .head-title {
        font-size: 22px;
        line-height: 33px;
        font-weight: bold;
        padding: 30px 0 0
    }
}

#pfd_inside .desp-details .spec-p p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin: 0 0 20px
}

#pfd_inside .desp-details .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    width: 80%
}

@media(max-width:767px) {
    #pfd_inside .desp-details .row-flex {
        width: 100%
    }
}

#pfd_inside .desp-details .row-flex .ul-para.appli {
    width: 45%
}

@media(max-width:767px) {
    #pfd_inside .desp-details .row-flex .ul-para.appli {
        width: 100%
    }
}

#pfd_inside .desp-details .row-flex .ul-para.appli .ul_head {
    margin-bottom: 5px
}

#pfd_inside .desp-details .row-flex .ul-para.appli li {
    margin-bottom: 5px
}

#pfd_inside .desp-details .ul-para {
    margin-bottom: 50px
}

#pfd_inside .desp-details .ul-para .ul_head {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 700
}

@media(max-width:767px) {
    #pfd_inside .desp-details .ul-para .ul_head {
        font-size: 16px
    }
}

#pfd_inside .desp-details .ul-para li {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #pfd_inside .desp-details .ul-para li {
        font-size: 16px
    }
}

#pfd_inside .desp-details .ul-para.appli {
    margin-bottom: 20px;
    list-style: none
}

#pfd_inside .other-sec {
    padding: 80px 0
}

@media(max-width:767px) {
    #pfd_inside .other-sec {
        padding: 50px 0
    }
}

#pfd_inside .other-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#pfd_inside .other-sec .other-slider {
    margin-top: 30px
}

#pfd_inside .other-sec .other-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#pfd_inside .other-sec .other-slider .item a {
    outline: 0
}

#pfd_inside .other-sec .other-slider .item .share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pfd_inside .other-sec .other-slider .item .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pfd_inside .other-sec .other-slider .item .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#pfd_inside .other-sec .other-slider .item .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#pfd_inside .other-sec .other-slider .item .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#pfd_inside .other-sec .other-slider .item img {
    width: 100%;
    border-radius: 10px
}

#pfd_inside .other-sec .other-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media(max-width:767px) {
    #pfd_inside .other-sec .other-slider .item .text {
        font-size: 13px
    }
}

#pfd_inside .other-sec .other-slider .item .text span {
    display: block
}

#pfd_inside .other-sec .other-slider .slick-prev:before,
#pfd_inside .other-sec .other-slider .slick-next:before {
    font-size: 30px
}

#pfd_inside .other-sec .other-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pfd_inside .other-sec .other-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #pfd_inside .other-sec .other-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pfd_inside .other-sec .other-slider .slick-prev:before {
    content: ''
}

#pfd_inside .other-sec .other-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #pfd_inside .other-sec .other-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #pfd_inside .other-sec .other-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#pfd_inside .other-sec .other-slider .slick-next:before {
    content: ''
}

#pfd_inside .other-sec .other-slider .slick-dots {
    bottom: -50px
}

#pfd_inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#pfd_inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#pfd_inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#pfd_inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#pfd_inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#pfd_inside .enquire-info-popup input:focus {
    outline: 0
}

#pfd_inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#pfd_inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#pfd_inside textarea:focus {
    box-shadow: none
}

#pfd_inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    background-color: transparent
}

#pfd_inside select:focus {
    outline: 0
}

#pfd_sustainability {
    position: relative;
    overflow: hidden
}

#pfd_sustainability .heading-text {
    font-weight: inherit
}

@media screen and (max-width:340px) {
    #pfd_sustainability .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pfd_sustainability .banner-section {
    position: relative
}

#pfd_sustainability .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        height: auto;
        position: inherit
    }
}

#pfd_sustainability .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_sustainability .banner-section .banner-slider-img h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #fff;
    margin: 0 0 20px 0;
    font-weight: 600
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img h2 {
        text-align: center
    }
}

@media screen and (max-width:991px) {
    #pfd_sustainability .banner-section .banner-slider-img h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pfd_sustainability .banner-section .banner-slider-img h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: center
    }
}

#pfd_sustainability .banner-section h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_sustainability .banner-section h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-description {
        position: absolute;
        top: 20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_sustainability .banner-section .banner-description img {
        width: 180px
    }
}

#pfd_sustainability .banner-section .banner-slider-img1 {
    background-image: url("../img/sus/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pfd_sustainability .banner-section .banner-slider-img2 {
    background-image: url("../img/sus/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pfd_sustainability .banner-section .banner-slider-img3 {
    background-image: url("../img/sus/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_sustainability .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pfd_sustainability .banner-section .mob-banner-img {
    height: 100vh
}

#pfd_sustainability .banner_bottom_section {
    padding: 80px 0
}

#pfd_sustainability .banner_bottom_section .para-text {
    width: 70%;
    margin: auto;
    padding-bottom: 15px;
    text-align: center;
    color: #707070
}

@media screen and (max-width:991px) {
    #pfd_sustainability .banner_bottom_section .para-text {
        width: 100%
    }
}

#pfd_sustainability .banner_bottom_section .para-text span {
    font-weight: 700
}

#pfd_sustainability .banner_bottom_section .ios {
    margin: auto;
    padding: 20px 0
}

#pfd_sustainability .sustainability-sec {
    position: relative;
    background-color: #eaf0d9;
    padding: 100px 0;
    margin: 50px 0 0
}

@media(max-width:991px) {
    #pfd_sustainability .sustainability-sec {
        padding: 120px 0 50px
    }
}

#pfd_sustainability .sustainability-sec .hand-leaf {
    position: absolute;
    top: 35%;
    left: 15%;
    width: 40%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:991px) {
    #pfd_sustainability .sustainability-sec .hand-leaf {
        top: 0;
        left: auto;
        right: -30%;
        -webkit-transform: translate(-50%, -50%) scaleX(-1);
        -ms-transform: translate(-50%, -50%) scaleX(-1);
        transform: translate(-50%, -50%) scaleX(-1);
        width: 50%
    }
}

@media(max-width:767px) {
    #pfd_sustainability .sustainability-sec .hand-leaf {
        top: 3%;
        left: auto;
        right: -45%;
        width: 80%
    }
}

#pfd_sustainability .sustainability-sec .content {
    width: 62%;
    margin: 0 0 0 auto
}

@media screen and (min-width:768px) and (max-width:992px) {
    #pfd_sustainability .sustainability-sec .content {
        width: 100%
    }
}

@media(max-width:767px) {
    #pfd_sustainability .sustainability-sec .content {
        width: 100%;
        margin: 0
    }
}

#pfd_sustainability .sustainability-sec .content .heading-text {
    color: #3d3d3d;
    font-size: 40px;
    font-weight: 600
}

@media(max-width:767px) {
    #pfd_sustainability .sustainability-sec .content .heading-text {
        margin-bottom: 30px
    }
}

#pfd_sustainability .sustainability-sec .content p {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px
}

@media(max-width:767px) {
    #pfd_sustainability .sustainability-sec .content p {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .sustainability-sec .content .btn_section {
        width: 100%;
        padding: 30px 15px 0
    }

    #pfd_sustainability .sustainability-sec .content .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pfd_sustainability .sustainability-sec .content .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pfd_sustainability .sustainability-sec .content .btn_section .btn_project_default {
    width: 200px
}

#pfd_sustainability .count_section {
    margin-bottom: 50px
}

@media screen and (max-width:767px) {
    #pfd_sustainability .count_section {
        margin-bottom: 30px
    }
}

#pfd_sustainability .count_section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 100px 0 0 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width:767px) {
    #pfd_sustainability .count_section .icon-points {
        margin: 60px 0 0 0
    }
}

#pfd_sustainability .count_section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    margin-bottom: 40px;
    background-color: #f0f6ff
}

#pfd_sustainability .count_section .icon-points .item:nth-child(2) {
    background-color: #fff7ed
}

@media(max-width:767px) {
    #pfd_sustainability .count_section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#pfd_sustainability .count_section .icon-points .item:nth-child(3) {
    background-color: #f5f2f4
}

#pfd_sustainability .count_section .icon-points .item:nth-child(4) {
    background-color: #f6fbfd
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_sustainability .count_section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pfd_sustainability .count_section .icon-points .item {
        width: 100%
    }
}

#pfd_sustainability .count_section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_sustainability .count_section .icon-points .item .content {
        text-align: center
    }
}

#pfd_sustainability .count_section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px;
    padding: 8px 0
}

#pfd_sustainability .count_section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pfd_sustainability .count_section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pfd_sustainability .count_section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pfd_sustainability .count_section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pfd_sustainability .count_section .icon-points .item .content .number_line_height {
    line-height: 45px
}

#pfd_sustainability .count_section .icon-points .item .icon {
    margin-left: 15px
}

#pfd_sustainability .catalogue-section {
    padding-bottom: 80px
}

#pfd_sustainability .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pfd_sustainability .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pfd_sustainability .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pfd_sustainability select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    background-color: transparent;
    opacity: .5
}

#pfd_sustainability select:focus {
    outline: 0
}

#pfd_about {
    position: relative;
    overflow: hidden
}

#pfd_about .heading-text {
    font-weight: inherit
}

@media screen and (max-width:340px) {
    #pfd_about .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#pfd_about .banner-section {
    position: relative
}

#pfd_about .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%
}

@media screen and (min-width:768px) {
    #pfd_about .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #pfd_about .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #pfd_about .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #pfd_about .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #pfd_about .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #pfd_about .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #pfd_about .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #pfd_about .banner-section .banner-slider-img {
        height: auto
    }
}

#pfd_about .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#pfd_about .banner-section .banner-slider-img h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #fff;
    margin: 0 0 20px 0
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img h2 {
        text-align: center
    }
}

@media screen and (max-width:991px) {
    #pfd_about .banner-section .banner-slider-img h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#pfd_about .banner-section .banner-slider-img h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: center
    }
}

#pfd_about .banner-section h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_about .banner-section h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-description {
        position: absolute;
        top: 200px
    }
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_about .banner-section .banner-description img {
        width: 180px
    }
}

#pfd_about .banner-section .banner-slider-img1 {
    background-image: url("../img/pfd_about/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#pfd_about .banner-section .banner-slider-img2 {
    background-image: url("../img/pfd_about/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#pfd_about .banner-section .banner-slider-img3 {
    background-image: url("../img/pfd_about/banner.jpg")
}

@media screen and (max-width:767px) {
    #pfd_about .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#pfd_about .banner-section .mob-banner-img {
    height: 100vh
}

#pfd_about .banner_bottom_section {
    padding: 80px 0
}

#pfd_about .banner_bottom_section .para-text {
    font-size: 20px;
    line-height: 28px;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_about .banner_bottom_section .para-text {
        width: 100%;
        font-size: 16px;
        line-height: 22px
    }
}

#pfd_about .story-section img {
    width: 100%
}

#pfd_about .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -180px;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 100px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #pfd_about .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #pfd_about .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#pfd_about .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .story-inside {
        width: 100%
    }
}

#pfd_about .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #pfd_about .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#pfd_about .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#pfd_about .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#pfd_about .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 28px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #pfd_about .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #pfd_about .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #pfd_about .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#pfd_about .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#pfd_about .count_section {
    margin-bottom: 100px
}

@media screen and (max-width:767px) {
    #pfd_about .count_section {
        margin-bottom: 50px
    }
}

#pfd_about .count_section .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 100px 0 0 0
}

@media(max-width:767px) {
    #pfd_about .count_section .icon-points {
        margin: 0
    }
}

#pfd_about .count_section .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    margin-top: 20px;
    background-color: rgba(245, 183, 183, 0.2)
}

#pfd_about .count_section .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

@media(max-width:767px) {
    #pfd_about .count_section .icon-points .item:nth-child(2) {
        width: 100%
    }
}

#pfd_about .count_section .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

#pfd_about .count_section .icon-points .item:nth-child(4) {
    background-color: #f4f6e3
}

#pfd_about .count_section .icon-points .item:nth-child(5) {
    background-color: #f6fbfd
}

#pfd_about .count_section .icon-points .item:nth-child(6) {
    background-color: #f5f2f4
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_about .count_section .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #pfd_about .count_section .icon-points .item {
        width: 100%;
        margin-bottom: 0
    }
}

#pfd_about .count_section .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #pfd_about .count_section .icon-points .item .content {
        text-align: center
    }
}

#pfd_about .count_section .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px;
    padding: 8px 0
}

#pfd_about .count_section .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #pfd_about .count_section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #pfd_about .count_section .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #pfd_about .count_section .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#pfd_about .count_section .icon-points .item .content .number_line_height {
    line-height: 45px
}

#pfd_about .count_section .icon-points .item .icon {
    margin-left: 15px
}

#pfd_about .apply-sec {
    position: relative
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pfd_about .apply-sec {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    #pfd_about .apply-sec {
        padding-bottom: 20px
    }
}

#pfd_about .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#pfd_about .apply-sec .content .heading-text {
    color: #3d3d3d
}

#pfd_about .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #pfd_about .apply-sec .content p {
        font-size: 18px
    }
}

#pfd_about .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #pfd_about .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #pfd_about .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #pfd_about .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #pfd_about .apply-sec::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #e8f0f2
    }
}

#pfd_about .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section {
        padding-bottom: 40px
    }
}

#pfd_about .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #pfd_about .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:1201px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside:first-child {
        width: 58%
    }
}

@media screen and (min-width:992px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#pfd_about .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#pfd_about .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 22px;
        text-align: center
    }
}

#pfd_about .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #pfd_about .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#pfd_about .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#pfd_about select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#pfd_about select:focus {
    outline: 0
}

#investor-desk_page {
    position: relative
}

@media screen and (max-width:340px) {
    #investor-desk_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#investor-desk_page .banner-section {
    background-image: url("../img/investor-desk/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 82vh;
    width: 100%;
    background-position: bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #investor-desk_page .banner-section {
        height: 80vh
    }
}

@media screen and (max-width:767px) {
    #investor-desk_page .banner-section {
        background-image: none;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px;
        position: absolute;
        height: 58vh
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #investor-desk_page .banner-section {
        height: 50vh
    }
}

#investor-desk_page .banner-section .heading-text {
    color: #fff
}

@media screen and (max-width:767px) {
    #investor-desk_page .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #investor-desk_page .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#investor-desk_page .banner-section .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #investor-desk_page .banner-section .para-text {
        font-size: 18px;
        line-height: 24px
    }
}

@media screen and (max-width:767px) {
    #investor-desk_page .banner-section .banner-style {
        text-align: center
    }
}

#investor-desk_page .banner-section .breadcrums {
    color: #fff
}

@media screen and (max-width:767px) {
    #investor-desk_page .banner-section .breadcrums {
        top: 18%
    }
}

@media screen and (max-width:767px) {
    #investor-desk_page .mob-banner-img {
        height: 58vh;
        object-fit: cover;
        object-position: center
    }
}

#investor-desk_page .profile-brief {
    padding: 100px 0 80px
}

@media screen and (max-width:767px) {
    #investor-desk_page .profile-brief {
        padding: 80px 0 60px
    }
}

#investor-desk_page .profile-brief p {
    width: 62%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief p {
        width: 100%;
        font-size: 16px;
        line-height: 22px
    }
}

#investor-desk_page .profile-brief .points-sec {
    background-color: #e8f0f2;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 50px 0 20px;
    margin-top: 30px
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec {
        padding: 50px;
        margin-top: 50px
    }
}

#investor-desk_page .profile-brief .points-sec .item {
    width: 33%;
    margin-bottom: 30px
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item {
        width: 100%;
        margin-bottom: 0
    }
}

#investor-desk_page .profile-brief .points-sec .item .numbers {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    line-height: 50px;
    margin-bottom: 5px
}

#investor-desk_page .profile-brief .points-sec .item .numbers .fas {
    color: #35c911
}

#investor-desk_page .profile-brief .points-sec .item p {
    font-size: 18px;
    line-height: 21px;
    color: #3d3d3d;
    font-weight: 500;
    min-height: 55px
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item p {
        min-height: auto
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(2) {
    position: relative
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(2) {
        padding: 30px 0;
        margin: 30px 0
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #707070;
    opacity: .7
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(2)::before {
        width: 100%;
        height: 1px
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #707070;
    opacity: .7
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(2)::after {
        width: 100%;
        height: 1px;
        bottom: 0;
        top: auto
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(5) {
    position: relative
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(5) {
        padding: 30px 0;
        margin: 30px 0
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(5)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #707070;
    opacity: .7
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(5)::before {
        width: 100%;
        height: 1px
    }
}

#investor-desk_page .profile-brief .points-sec .item:nth-child(5)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #707070;
    opacity: .7
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .item:nth-child(5)::after {
        width: 100%;
        height: 1px;
        bottom: 0;
        top: auto
    }
}

@media(max-width:767px) {
    #investor-desk_page .profile-brief .points-sec .mobile_border {
        padding-top: 30px;
        margin-top: 30px;
        border-top: 1px solid #707070
    }
}

#investor-desk_page .tab-sec.fixed {
    position: relative
}

#investor-desk_page .tab-sec.fixed .nav-tabs {
    position: fixed;
    top: 0
}

#investor-desk_page .tab-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#investor-desk_page .tab-sec .row-flex .ul-div {
    width: 28%
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .ul-div {
        width: 100%
    }
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs {
    border-right: 1px solid rgba(112, 112, 112, 0.2);
    border-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 80px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        border-right: 0
    }

    #investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs::-webkit-scrollbar {
        display: none
    }
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li {
    display: block;
    float: none;
    margin: 0
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li a {
    color: #3d3d3d;
    font-size: 20px;
    line-height: 24px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 0;
    padding-left: 0
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li a:focus {
    border: 0;
    outline: 0
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li a {
        font-size: 18px;
        text-align: center
    }
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li.active a {
    color: #ed3237;
    font-weight: 500;
    cursor: default;
    background-color: transparent;
    border-bottom-color: transparent
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li.active a {
        border-bottom: 3px solid #ed3237;
        font-weight: 600
    }
}

#investor-desk_page .tab-sec .row-flex .ul-div .nav-tabs li:hover a {
    background-color: transparent;
    border: 0
}

#investor-desk_page .tab-sec .row-flex .tab-content {
    width: 65%;
    margin-top: 10px
}

@media screen and (max-width:991px) {
    #investor-desk_page .tab-sec .row-flex .tab-content {
        width: 70%
    }
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content {
        width: 100%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .tab-head {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 46px;
    color: #3d3d3d;
    text-align: center;
    margin-bottom: 30px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item {
    margin-bottom: 50px;
    padding: 40px;
    box-shadow: 1px 2px 5px 1px #e6e6e6;
    border-radius: 10px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item {
        padding: 40px 15px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .box-title {
    font-size: 25px;
    line-height: 29px;
    font-weight: 600;
    color: #3d3d3d;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .box-title {
        font-size: 20px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .box-title.sub-title {
    font-weight: 500;
    padding-top: 5px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item p {
    font-size: 18px;
    line-height: 21px;
    color: #3d3d3d;
    margin-bottom: 15px;
    font-family: "Work Sans", sans-serif
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item p:nth-last-child(1) {
    margin-bottom: 0
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item p {
        font-size: 16px;
        line-height: 26px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq {
    margin: 30px 0 0
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .para-text {
    color: #3d3d3d;
    line-height: 24px
}

@media screen and (max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .para-text {
        font-weight: 16px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #3d3d3d;
    margin: 0
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq span {
        font-size: 18px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .set {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .set>a {
        padding: 18px 15px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .set>a i {
    float: right;
    margin-top: 2px;
    color: #3d3d3d
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .accord-inq .content {
    display: none;
    padding: 0 30px 40px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

@media(max-width:1024px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .item-img {
    width: 38%
}

@media(max-width:1024px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .item-img {
        width: 60%
    }
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .item-img {
        width: 100%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .item-para {
    width: 58%
}

@media(max-width:1024px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .item-para {
        width: 100%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .name {
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 26px;
    margin-top: 5px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .name {
        font-size: 18px;
        margin: 15px 0
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .btn_section .btn_project_default {
    width: 200px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .row-flex .btn_section .btn_project_default img {
    position: relative;
    left: -10px;
    top: 5px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor {
    margin: 0 -5px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .item-para .name {
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 26px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .item-para .name {
        font-size: 18px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .item-para .position {
    font-size: 18px;
    font-weight: 100;
    margin: 5px 0 15px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .item-para .position {
        font-size: 16px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-slide {
    padding: 0 5px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow {
    bottom: 0;
    top: auto;
    z-index: 1
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow {
        bottom: -5%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow::before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #3d3d3d
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow.slick-next {
    right: 0
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow.slick-next::before {
    content: "\f061"
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow.slick-prev {
    right: 8%;
    left: auto
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow.slick-prev {
        right: 15%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .members-slider-investor .slick-arrow:focus::before {
    color: #ed3237
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item.commitee-box {
    padding: 20px 40px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item.commitee-box .box-title {
    margin-bottom: 0
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item {
    margin-bottom: 30px;
    width: 33.33%;
    padding: 0 10px
}

@media(max-width:991px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item {
        width: 48%
    }
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item.full_width {
        width: 100%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .year-name {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #3d3d3d;
    margin-bottom: 5px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .year-name {
        font-size: 18px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item a {
    display: inline-block
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .download-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .download-box {
        -webkit-box-pack: normal;
        -webkit-justify-content: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .download-box .text {
    font-size: 18px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .download-box .text {
        font-size: 16px
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item .download-box .icon {
    margin-left: 8px;
    width: 20px !important
}

@media(min-width:1025px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item.col-4 {
        width: 33.33%;
        padding: 0 10px
    }
}

@media(max-width:991px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .item.col-4 {
        width: 48%
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .all_archives {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .full_width {
    width: 48% !important
}

@media screen and (max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .full_width {
        width: 100% !important
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .full_width .download-box .text {
    width: 76%
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .full_width .download-box .icon {
    width: 12%
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .download-row .full_width .download-box .icon img {
    width: 20px;
    margin: 0 0 0 auto
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main {
    margin-top: 20px;
    border-top: 1px solid rgba(112, 112, 112, 0.3);
    padding-top: 20px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main .title_name h5 {
    font-size: 18px;
    margin: 0
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main .title_name p {
    margin: 0;
    line-height: 25px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main .table_scroll_box {
    overflow: hidden;
    overflow-y: auto;
    max-height: 400px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main .table_scroll_box table {
    margin: 0
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item .table_search_main .table_scroll_box table td {
    font-size: 17px
}

#investor-desk_page .tab-sec .row-flex .tab-content .box-item hr {
    margin-top: 0;
    border-top: 1px solid rgba(112, 112, 112, 0.3)
}

#investor-desk_page .tab-sec .row-flex .tab-content .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .links {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#investor-desk_page .tab-sec .row-flex .tab-content .links a {
    width: 31.9%;
    background-color: #f6f6f6;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    line-height: 26px;
    margin-left: 10px;
    margin-bottom: 15px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 15px;
    min-height: 85px;
    border-radius: 5px
}

#investor-desk_page .tab-sec .row-flex .tab-content .links a.active {
    background-color: #ed3237;
    color: #fff
}

@media screen and (max-width:991px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .links a {
        font-size: 18px;
        line-height: 24px;
        width: 31.3%
    }
}

@media(max-width:767px) {
    #investor-desk_page .tab-sec .row-flex .tab-content .links a {
        width: 48%;
        font-size: 15px;
        line-height: 20px;
        min-height: 60px;
        margin-left: 0
    }
}

#investor-desk_page .share-sec {
    padding: 50px 0 80px
}

@media screen and (max-width:767px) {
    #investor-desk_page .share-sec {
        padding: 10px 0 60px
    }
}

#investor-desk_page .share-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#investor-desk_page .share-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
    width: 80%;
    margin: 0 auto
}

@media(max-width:1024px) {
    #investor-desk_page .share-sec .row-flex {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 85%
    }
}

@media(max-width:991px) {
    #investor-desk_page .share-sec .row-flex {
        width: 100%
    }
}

@media(max-width:767px) {
    #investor-desk_page .share-sec .row-flex {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 20px
    }
}

#investor-desk_page .share-sec .row-flex .item {
    text-align: center;
    padding: 40px;
    box-shadow: 1px 2px 5px 1px #e6e6e6
}

@media screen and (min-width:768px) and (max-width:993px) {
    #investor-desk_page .share-sec .row-flex .item {
        width: 48%;
        padding: 40px 30px
    }
}

@media(max-width:767px) {
    #investor-desk_page .share-sec .row-flex .item {
        padding: 25px 20px
    }
}

#investor-desk_page .share-sec .row-flex .item .logo {
    width: 200px;
    margin: 0 auto
}

#investor-desk_page .share-sec .row-flex .item .bold-text {
    font-size: 22px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 25px;
    margin: 20px 0
}

@media(max-width:767px) {
    #investor-desk_page .share-sec .row-flex .item .bold-text {
        font-size: 18px;
        margin-bottom: 10px
    }
}

#investor-desk_page .share-sec .row-flex .item p {
    font-size: 22px;
    color: #3d3d3d;
    line-height: 25px;
    margin-bottom: 30px
}

@media(max-width:767px) {
    #investor-desk_page .share-sec .row-flex .item p {
        font-size: 18px;
        margin-bottom: 10px
    }
}

#investor-desk_page .share-sec .row-flex .item p span {
    color: #35c911
}

#investor-desk_page .share-sec .row-flex .item p:nth-last-child(1) {
    margin-bottom: 0
}

@media(max-width:767px) {
    #investor-desk_page .share-sec .row-flex .item:nth-child(1) {
        margin-bottom: 40px
    }
}

#investor-desk_page .commitee-table {
    margin-bottom: 50px
}

@media only screen and (max-width:760px),
(min-device-width:768px) and (max-device-width:1024px) {

    #investor-desk_page .commitee-table table,
    #investor-desk_page .commitee-table thead,
    #investor-desk_page .commitee-table tbody,
    #investor-desk_page .commitee-table th,
    #investor-desk_page .commitee-table td,
    #investor-desk_page .commitee-table tr {
        display: block
    }

    #investor-desk_page .commitee-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #investor-desk_page .commitee-table tr {
        border: 1px solid #ccc;
        margin-bottom: 15px
    }

    #investor-desk_page .commitee-table td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 2% 2% 2% 54% !important;
        font-size: 16px
    }

    #investor-desk_page .commitee-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 15px;
        font-weight: 600;
        color: #3d3d3d
    }

    #investor-desk_page .commitee-table td:nth-of-type(1):before {
        content: "S.No."
    }

    #investor-desk_page .commitee-table td:nth-of-type(2):before {
        content: "Name of Committee"
    }

    #investor-desk_page .commitee-table td:nth-of-type(3):before {
        content: "Committee Members"
    }

    #investor-desk_page .commitee-table td:nth-of-type(4):before {
        content: "Designation"
    }
}

#investor-desk_page .commitee-table table {
    width: 100%;
    border-collapse: collapse
}

#investor-desk_page .commitee-table tr {
    background: rgba(61, 61, 61, 0.05)
}

#investor-desk_page .commitee-table tr td:nth-child(1) {
    text-align: center
}

#investor-desk_page .commitee-table tr td ul {
    padding-left: 15px
}

#investor-desk_page .commitee-table tr td ul li {
    list-style: disc;
    margin-bottom: 15px
}

#investor-desk_page .commitee-table th {
    background: #fff;
    color: #3d3d3d;
    font-weight: 600
}

#investor-desk_page .commitee-table td,
#investor-desk_page .commitee-table th {
    padding: 15px;
    border: 2px solid #fff;
    text-align: left;
    font-size: 18px
}

#xf_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #xf_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#xf_page .banner-section {
    position: relative
}

#xf_page .banner-section .breadcrums {
    color: #3d3d3d
}

#xf_page .banner-section .heading-text {
    line-height: 50px
}

#xf_page .banner-section .heading-text span {
    font-weight: 800
}

#xf_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media screen and (min-width:768px) {
    #xf_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #xf_page .banner-section .banner-slider-img {
        background-position: center
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #xf_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #xf_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #xf_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #xf_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #xf_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

@media(max-width:767px) {
    #xf_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

#xf_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#xf_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    width: 55%
}

@media(max-width:1024px) {
    #xf_page .banner-section .banner-slider-img h2 {
        font-size: 40px;
        line-height: 1.1
    }
}

@media(max-width:991px) {
    #xf_page .banner-section .banner-slider-img h2 {
        font-size: 30px;
        line-height: 1.1
    }
}

@media(max-width:767px) {
    #xf_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:360px) {
    #xf_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#xf_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #3d3d3d;
    line-height: 21px;
    margin: 10px 0;
    width: 38%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img h4 {
        margin: 15px auto 5px;
        text-align: center;
        width: 90%
    }
}

@media screen and (max-width:360px) {
    #xf_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#xf_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 140px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #xf_page .banner-section .banner-slider-img .banner-description {
        top: 130px
    }
}

@media(max-width:1024px) {
    #xf_page .banner-section .banner-slider-img .banner-description img {
        width: 100px
    }
}

@media(max-width:991px) {
    #xf_page .banner-section .banner-slider-img .banner-description img {
        width: 60px
    }
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img .banner-description img {
        width: 100px;
        margin: auto
    }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    #xf_page .banner-section .banner-slider-img .banner-description img {
        width: 130px
    }
}

#xf_page .banner-section .banner-slider-img1 {
    background-image: url("../img/xf/banner-1.jpg")
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img1 {
        background-image: url("../img/xf/banner-1-mobile.jpg")
    }
}

#xf_page .banner-section .banner-slider-img2 {
    background-image: url("../img/xf/banner-3.jpg")
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img2 {
        background-image: url("../img/xf/banner-3-mobile.jpg")
    }
}

#xf_page .banner-section .banner-slider-img3 {
    background-image: url("../img/xf/banner-2.jpg")
}

@media screen and (max-width:767px) {
    #xf_page .banner-section .banner-slider-img3 {
        background-image: url("../img/xf/banner-2-mobile.jpg")
    }
}

#xf_page .silpaulin-sec {
    padding: 100px 0 50px
}

@media(max-width:1024px) {
    #xf_page .silpaulin-sec {
        padding: 50px 0
    }
}

#xf_page .silpaulin-sec .heading-text {
    color: #3d3d3d;
    text-align: center;
    font-size: 40px;
    margin-bottom: 50px
}

#xf_page .silpaulin-sec p {
    color: #707070;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    width: 75%;
    margin: 0 auto 20px
}

@media(max-width:767px) {
    #xf_page .silpaulin-sec p {
        width: 100%
    }
}

#xf_page .silpaulin-sec .silpaulin-slider {
    margin-bottom: 100px
}

@media(max-width:767px) {
    #xf_page .silpaulin-sec .silpaulin-slider {
        margin-bottom: 80px
    }
}

#xf_page .silpaulin-sec .silpaulin-slider img {
    width: 100%
}

#xf_page .silpaulin-sec .slick-dots {
    bottom: -40px
}

#xf_page .explore-collections-section {
    margin: 0 0 80px
}

@media(max-width:767px) {
    #xf_page .explore-collections-section {
        margin: 0
    }
}

#xf_page .explore-collections-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 20px 0
}

#xf_page .explore-collections-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section h2 span {
        font-weight: 900
    }
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#xf_page .explore-collections-section p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    text-align: center;
    width: 70%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section p {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }
}

#xf_page .explore-collections-section .sub-head {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 30px 0
}

@media(max-width:767px) {
    #xf_page .explore-collections-section .sub-head {
        font-size: 18px
    }
}

#xf_page .explore-collections-section .btn_section {
    text-align: center
}

#xf_page .explore-collections-section .btn_section .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section .btn_section .btn_project_default {
        margin: 0
    }
}

#xf_page .explore-collections-section .collections-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 100px 0 0
}

@media(max-width:991px) {
    #xf_page .explore-collections-section .collections-info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section .collections-info {
        margin: 80px 0 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#xf_page .explore-collections-section .collections-info .collections-inside {
    width: 33.3%;
    margin-bottom: 50px;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section .collections-info .collections-inside {
        width: 100%;
        margin-bottom: 50px;
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_page .explore-collections-section .collections-info .collections-inside {
        width: 48%;
        padding: 0
    }
}

#xf_page .explore-collections-section .collections-info .collections-inside .collection-img {
    min-height: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: relative
}

#xf_page .explore-collections-section .collections-info .collections-inside .collection-img h4 {
    font-family: "Poppins", sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#xf_page .explore-collections-section .collections-info .collections-inside .collection-img img {
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section .collections-info .collections-inside .collection-img img {
        width: 100%
    }
}

#xf_page .explore-collections-section .collections-info .collections-inside .heading-arrow-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#xf_page .explore-collections-section .collections-info .collections-inside h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 15px 0 0;
    width: 80%;
    word-break: break-word
}

@media screen and (max-width:767px) {
    #xf_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px;
        margin: 15px 0 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #xf_page .explore-collections-section .collections-info .collections-inside h3 {
        font-size: 28px
    }
}

#xf_page .explore-collections-section .collections-info .collections-inside h6 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d3d3d;
    margin: 10px 0;
    letter-spacing: 1px;
    font-weight: bold;
    width: 90%;
    line-height: 18px
}

@media(max-width:767px) {
    #xf_page .explore-collections-section .collections-info .collections-inside h6 {
        color: #3d3d3d
    }
}

#xf_page .explore-collections-section .collections-info .collections-inside h6 span {
    font-weight: 500;
    color: #9e9e9e
}

#xf_page .tv-sec {
    padding: 80px 0 0;
    text-align: center
}

@media(max-width:767px) {
    #xf_page .tv-sec {
        padding: 60px 0 0
    }
}

#xf_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400
}

#xf_page .tv-sec .para-text {
    color: #707070
}

#xf_page .tv-sec .audio-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 0
}

#xf_page .tv-sec .audio-section .audio-inside {
    width: 48%;
    padding: 20px 0
}

@media screen and (max-width:767px) {
    #xf_page .tv-sec .audio-section .audio-inside {
        width: 100%
    }
}

#xf_page .tv-sec .audio-section .audio-inside .para-text {
    margin: 0 0 10px
}

@media screen and (max-width:991px) {
    #xf_page .tv-sec .audio-section .audio-inside .para-text {
        min-height: 48px
    }
}

@media screen and (max-width:767px) {
    #xf_page .tv-sec .audio-section .audio-inside .para-text {
        min-height: auto
    }
}

#xf_page .tv-sec .tv-commercial-slider {
    margin-top: 50px
}

@media(max-width:767px) {
    #xf_page .tv-sec .tv-commercial-slider {
        margin-top: 30px;
        margin-left: -5px;
        margin-right: -5px
    }
}

#xf_page .tv-sec .tv-commercial-slider .video-sec {
    position: relative
}

@media(max-width:767px) {
    #xf_page .tv-sec .tv-commercial-slider .video-sec {
        padding: 0 5px
    }
}

@media(max-width:767px) {
    #xf_page .tv-sec .tv-commercial-slider .video-sec img {
        width: 100%
    }
}

#xf_page .tv-sec .tv-commercial-slider .video-sec .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

#xf_page .tv-sec .tv-commercial-slider .item {
    margin: 0 20px;
    cursor: pointer
}

@media(max-width:767px) {
    #xf_page .tv-sec .tv-commercial-slider .item {
        margin: 0
    }
}

#xf_page .tv-sec .tv-commercial-slider .item .name {
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #xf_page .tv-sec .tv-commercial-slider .item .name {
        font-size: 16px
    }
}

#xf_page .tv-sec .slick-dots {
    bottom: -60px
}

#xf_page .tv-sec .slick-dots li {
    width: 10px;
    height: 10px
}

#xf_page .tv-sec .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#xf_page .tv-sec .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#xf_page .desp-details {
    background-color: #e8f0f2;
    padding: 60px 0
}

@media(max-width:767px) {
    #xf_page .desp-details {
        padding: 50px 0 0
    }
}

#xf_page .desp-details .head-title {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    line-height: 60px;
    margin: 0 0 15px
}

@media(max-width:767px) {
    #xf_page .desp-details .head-title {
        text-align: center
    }
}

#xf_page .desp-details .subheading-text {
    font-size: 20px
}

#xf_page .desp-details .para-text {
    margin: 0 0 20px;
    color: #707070
}

#xf_page .desp-details .table-content tr {
    border: 1px solid #707070
}

#xf_page .desp-details .table-content tr td {
    border-right: 1px solid #707070
}

#xf_page .desp-details .table-content tr td:nth-of-type(1) {
    width: 30px
}

#xf_page .desp-details .table-content tr td:last-child {
    border-right: 0
}

#xf_page .desp-details .ul-para {
    margin-bottom: 50px
}

#xf_page .desp-details .ul-para .ul_head {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 700
}

@media(max-width:767px) {
    #xf_page .desp-details .ul-para .ul_head {
        font-size: 16px
    }
}

#xf_page .desp-details .ul-para li {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    list-style: disc;
    margin-left: 20px
}

@media(max-width:767px) {
    #xf_page .desp-details .ul-para li {
        font-size: 16px
    }
}

#xf_page .client-sec {
    padding: 100px 0 0;
    text-align: center
}

@media(max-width:767px) {
    #xf_page .client-sec {
        padding: 50px 0 30px
    }
}

#xf_page .client-sec .heading-text {
    color: #3d3d3d;
    line-height: 50px
}

@media(max-width:767px) {
    #xf_page .client-sec .heading-text {
        font-size: 40px
    }
}

#xf_page .client-sec .heading-text span {
    font-weight: 800
}

#xf_page .client-sec .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

@media(max-width:767px) {
    #xf_page .client-sec .row-flex {
        margin-bottom: 10px
    }
}

#xf_page .client-sec .row-flex .item {
    width: 20%;
    margin: 30px 0
}

@media(max-width:767px) {
    #xf_page .client-sec .row-flex .item {
        margin: 30px 0 0
    }
}

#xf_page .client-sec .row-flex .item img {
    width: 100%;
    margin: 0 auto
}

#xf_page .client-sec .row-flex .item .silpaulin-star-logo {
    border: 1px solid #eaeaea;
    border-top: 0;
    padding: 0 1px 1px 0
}

#xf_page .client-sec .row-flex.clients-slider .slick-dots {
    bottom: -15px
}

#xf_page .client-sec .more-red {
    margin: 20px 0
}

@media(max-width:767px) {
    #xf_page .client-sec .more-red {
        padding-top: 15px
    }
}

#xf_page .client-sec .more-red a {
    color: #ed3237;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    text-decoration: underline !important
}

#xf_page .story-section {
    padding: 50px 0 30px
}

@media screen and (max-width:767px) {
    #xf_page .story-section {
        padding: 0 0 30px
    }
}

#xf_page .story-section img {
    width: 100%
}

#xf_page .story-section .story-info {
    background-color: #e8f0f2;
    padding: 80px 80px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info {
        margin: 0 -15px 0;
        padding: 50px 15px 10px;
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_page .story-section .story-info {
        margin: 0 -25px 0;
        padding: 50px 15px 50px;
        position: relative
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #xf_page .story-section .story-info {
        padding: 50px 30px 50px;
        position: relative;
        margin: 0
    }
}

#xf_page .story-section .story-info .story-inside {
    width: 57%
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .story-inside {
        width: 100%
    }
}

#xf_page .story-section .story-info .story-inside:first-child {
    width: 43%
}

@media screen and (max-width:991px) {
    #xf_page .story-section .story-info .story-inside:first-child {
        width: 42%
    }
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .story-inside:first-child {
        width: 100%
    }
}

#xf_page .story-section .story-info .story-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    margin: 0 0 15px;
    line-height: 55px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .story-inside h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center
    }
}

#xf_page .story-section .story-info .story-inside h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .story-inside h2 span {
        font-weight: 900
    }
}

#xf_page .story-section .story-info .story-inside .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
    position: relative;
    top: -15px
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .story-inside .para-text {
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #xf_page .story-section .story-info .btn_section {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 15px
    }

    #xf_page .story-section .story-info .btn_section .btn_project_default {
        display: table;
        margin: auto
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    #xf_page .story-section .story-info .btn_section .btn_project_default {
        padding: 20px 35px
    }
}

#xf_page .story-section .story-info .btn_section .btn_project_default {
    width: 200px
}

#xf_page .icon-points-sec .icon-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

#xf_page .icon-points-sec .icon-points .item {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: rgba(245, 183, 183, 0.2)
}

#xf_page .icon-points-sec .icon-points .item:nth-child(2) {
    background-color: rgba(205, 224, 255, 0.2)
}

#xf_page .icon-points-sec .icon-points .item:nth-child(3) {
    background-color: rgba(255, 212, 163, 0.2)
}

@media screen and (min-width:768px) and (max-width:993px) {
    #xf_page .icon-points-sec .icon-points .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width:767px) {
    #xf_page .icon-points-sec .icon-points .item {
        width: 100%;
        margin-bottom: 30px
    }
}

#xf_page .icon-points-sec .icon-points .item .content {
    font-family: "Work Sans", sans-serif
}

@media screen and (min-width:768px) and (max-width:993px) {
    #xf_page .icon-points-sec .icon-points .item .content {
        text-align: center
    }
}

#xf_page .icon-points-sec .icon-points .item .content p {
    color: #707070;
    line-height: 22px;
    font-size: 16px
}

#xf_page .icon-points-sec .icon-points .item .content .numbers {
    color: #ed3237;
    font-weight: bold;
    font-size: 45px
}

@media screen and (max-width:1200px) {
    #xf_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

@media screen and (min-width:341px) and (max-width:767px) {
    #xf_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 40px
    }
}

@media screen and (max-width:340px) {
    #xf_page .icon-points-sec .icon-points .item .content .numbers {
        font-size: 30px
    }
}

#xf_page .icon-points-sec .icon-points .item .icon {
    margin-left: 15px
}

#xf_page .slick-dots {
    bottom: -60px
}

#xf_page .slick-dots li {
    width: 10px;
    height: 10px
}

#xf_page .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#xf_page .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#xf_page .apply-sec {
    position: relative;
    padding: 50px 0
}

#xf_page .apply-sec .content {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center
}

#xf_page .apply-sec .content .heading-text {
    color: #3d3d3d
}

#xf_page .apply-sec .content p {
    font-size: 20px;
    margin: 10px 0 20px
}

@media(max-width:767px) {
    #xf_page .apply-sec .content p {
        font-size: 18px
    }
}

#xf_page .apply-sec .content .btn_section a {
    width: 200px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #xf_page .apply-sec img {
        padding-top: 190px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    #xf_page .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 225px;
        background-color: #e8f0f2
    }
}

@media(max-width:767px) {
    #xf_page .apply-sec img {
        padding-top: 250px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #xf_page .apply-sec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 320px;
        background-color: #e8f0f2
    }
}

#xf_page .catalogue-section {
    padding-bottom: 80px
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section {
        padding-bottom: 60px
    }
}

#xf_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #xf_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 60px
    }
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#xf_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#xf_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }
}

#xf_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 220px
}

@media screen and (max-width:767px) {
    #xf_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 230px;
        text-align: center
    }
}

#xf_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#xf_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #xf_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #xf_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#xf_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#xf_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#xf_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#xf_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#xf_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#xf_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#xf_page .contact-section .form-section form input:focus {
    outline: 0
}

#xf_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#xf_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#xf_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#xf_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#xf_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#xf_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#xf_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #xf_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#xf_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #xf_page .contact-section h5:after {
        width: 110px
    }
}

#xf_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media(max-width:1024px) {
    #xf_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#xf_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .contact-us-section h3 {
        font-size: 30px;
        text-align: center
    }
}

#xf_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #xf_page .contact-section .contact-us-section .contact-details:nth-child(1) {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#xf_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#xf_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#xf_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#xf_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#xf_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#xf_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #xf_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#xf_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#xf_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#xf_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#xf_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#xf_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#xf_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#xf_page select:focus {
    outline: 0
}

#xf_inside .product-wrapper {
    padding: 200px 0 100px
}

@media screen and (max-width:991px) {
    #xf_inside .product-wrapper {
        padding: 120px 0 40px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #xf_inside .product-wrapper {
        padding: 150px 0 80px
    }
}

#xf_inside .product-wrapper .product-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#xf_inside .product-wrapper .product-section .product-info {
    width: 45%
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info {
        width: 100%;
        margin: 20px 0 0
    }
}

#xf_inside .product-wrapper .product-section .product-info:last-child {
    width: 55%;
    padding-left: 80px
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info:last-child {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_inside .product-wrapper .product-section .product-info:last-child {
        padding-left: 30px
    }
}

#xf_inside .product-wrapper .product-section .product-info .product-slider img {
    margin: auto
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
    bottom: -40px
}

@media screen and (max-width:1199px) {
    #xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dots {
        bottom: -35px
    }
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before,
#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    font-size: 30px
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-slide {
    outline: none !important
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li {
    width: 10px;
    height: 10px
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li button:before {
    font-size: 10px;
    color: #919596;
    opacity: 1
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #3d3d3d
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 46%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info .product-slider .slick-prev {
        left: 3%;
        top: 48%
    }
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-prev:before {
    content: ""
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: 5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info .product-slider .slick-next {
        right: 3%;
        top: 50%
    }
}

#xf_inside .product-wrapper .product-section .product-info .product-slider .slick-next:before {
    content: ""
}

#xf_inside .product-wrapper .product-section .product-info h5 {
    font-size: 18px;
    padding-bottom: 15px;
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    margin: 0
}

#xf_inside .product-wrapper .product-section .product-info h5 i {
    color: #ed3237;
    padding: 0 3px
}

#xf_inside .product-wrapper .product-section .product-info h5 i.low-rating {
    opacity: .5
}

#xf_inside .product-wrapper .product-section .product-info .heading-text {
    color: #3d3d3d;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info .heading-text {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #xf_inside .product-wrapper .product-section .product-info .heading-text {
        font-size: 40px;
        line-height: 50px
    }
}

#xf_inside .product-wrapper .product-section .product-info .small-head {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

#xf_inside .product-wrapper .product-section .product-info .very_small_head {
    padding-top: 25px;
    font-size: 20px
}

#xf_inside .product-wrapper .product-section .product-info .para-text {
    color: #707070;
    width: 85%;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #xf_inside .product-wrapper .product-section .product-info .para-text {
        font-size: 16px;
        width: 100%
    }
}

#xf_inside .product-wrapper .product-section .product-info .small_para_text {
    font-size: 16px;
    padding-bottom: 15px
}

#xf_inside .product-wrapper .product-section .product-info .btn_section .btn_project_default {
    width: 200px;
    margin: 30px 0
}

#xf_inside .product-wrapper .breadcrums {
    color: #3d3d3d
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #xf_inside .product-wrapper .breadcrums {
        top: 8%
    }
}

#xf_inside .desp-details {
    background-color: #e8f0f2;
    padding: 60px 0
}

@media(max-width:767px) {
    #xf_inside .desp-details {
        padding: 0
    }
}

#xf_inside .desp-details .head-title {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 15px
}

@media(max-width:767px) {
    #xf_inside .desp-details .head-title {
        font-size: 22px;
        line-height: 33px;
        font-weight: bold;
        padding: 30px 0 0
    }
}

#xf_inside .desp-details .spec-p p {
    font-size: 20px;
    color: #707070;
    line-height: 26px;
    margin: 0 0 20px
}

#xf_inside .desp-details .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    width: 80%
}

@media(max-width:767px) {
    #xf_inside .desp-details .row-flex {
        width: 100%
    }
}

#xf_inside .desp-details .row-flex .ul-para.appli {
    width: 45%
}

@media(max-width:767px) {
    #xf_inside .desp-details .row-flex .ul-para.appli {
        width: 100%
    }
}

#xf_inside .desp-details .row-flex .ul-para.appli .ul_head {
    margin-bottom: 5px
}

#xf_inside .desp-details .row-flex .ul-para.appli li {
    margin-bottom: 5px
}

#xf_inside .desp-details .ul_head {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 700
}

@media(max-width:767px) {
    #xf_inside .desp-details .ul_head {
        font-size: 16px
    }
}

#xf_inside .desp-details .ul-para {
    margin-bottom: 50px
}

#xf_inside .desp-details .ul-para li {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    color: #707070;
    line-height: 26px;
    margin-bottom: 20px;
    list-style: disc;
    margin-left: 20px
}

@media(max-width:767px) {
    #xf_inside .desp-details .ul-para li {
        font-size: 16px
    }
}

#xf_inside .desp-details .ul-para.appli {
    margin-bottom: 20px;
    list-style: none
}

#xf_inside .desp-details .ul-para ol {
    list-style: auto
}

#xf_inside .desp-details .desc_box {
    padding-bottom: 30px
}

@media screen and (max-width:767px) {
    #xf_inside .desp-details .desc_box {
        padding-top: 40px;
        padding-bottom: 00px
    }
}

#xf_inside .desp-details .desc_box .para-text {
    color: #707070;
    padding-bottom: 15px
}

#xf_inside .other-sec {
    padding: 80px 0
}

@media(max-width:767px) {
    #xf_inside .other-sec {
        padding: 50px 0
    }
}

#xf_inside .other-sec .heading-text {
    color: #3d3d3d;
    text-align: center
}

#xf_inside .other-sec .gallery-slider {
    margin-top: 30px
}

#xf_inside .other-sec .gallery-slider .item {
    position: relative;
    margin: 0 10px;
    outline: 0
}

#xf_inside .other-sec .gallery-slider .item a {
    outline: 0;
    cursor: default
}

#xf_inside .other-sec .gallery-slider .item .share-section {
    position: absolute;
    top: 4%;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-icon {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-icon i {
    color: #3d3d3d;
    font-size: 14px
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-icon.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .5;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 5px;
    border-radius: 50px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items.active {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items a i {
    padding: 0 8px;
    font-size: 14px
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items a:nth-of-type(1) i {
    color: #394ea7;
    border-right: 1px solid #b7b7b7
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items a:nth-of-type(2) i {
    color: #5fb7fe;
    border-right: 1px solid #b7b7b7
}

#xf_inside .other-sec .gallery-slider .item .share-section .share-items a:nth-of-type(3) i {
    color: #ed3237
}

#xf_inside .other-sec .gallery-slider .item img {
    width: 100%;
    border-radius: 10px
}

#xf_inside .other-sec .gallery-slider .item .text {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media(max-width:767px) {
    #xf_inside .other-sec .gallery-slider .item .text {
        font-size: 13px
    }
}

#xf_inside .other-sec .gallery-slider .item .text span {
    display: block
}

#xf_inside .other-sec .gallery-slider .slick-prev:before,
#xf_inside .other-sec .gallery-slider .slick-next:before {
    font-size: 30px
}

#xf_inside .other-sec .gallery-slider .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #xf_inside .other-sec .gallery-slider .slick-prev {
        left: -3%
    }
}

@media screen and (max-width:767px) {
    #xf_inside .other-sec .gallery-slider .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#xf_inside .other-sec .gallery-slider .slick-prev:before {
    content: ""
}

#xf_inside .other-sec .gallery-slider .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media(max-width:1024px) {
    #xf_inside .other-sec .gallery-slider .slick-next {
        right: -3%
    }
}

@media screen and (max-width:767px) {
    #xf_inside .other-sec .gallery-slider .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#xf_inside .other-sec .gallery-slider .slick-next:before {
    content: ""
}

#xf_inside .other-sec .gallery-slider .slick-dots {
    bottom: -50px
}

#xf_inside .faq-section {
    background-color: #e8f0f2;
    padding: 60px 0
}

#xf_inside .faq-section .heading-text {
    text-align: center;
    font-weight: inherit;
    color: #3d3d3d
}

#xf_inside .faq-section .faq-inside {
    margin: 60px 0 0
}

#xf_inside .faq-section .faq-inside .para-text {
    color: #707070
}

@media screen and (max-width:767px) {
    #xf_inside .faq-section .faq-inside .para-text {
        font-weight: 16px
    }
}

#xf_inside .faq-section .faq-inside span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media screen and (max-width:767px) {
    #xf_inside .faq-section .faq-inside span {
        font-size: 16px
    }
}

#xf_inside .faq-section .faq-inside .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e8f0f2;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#xf_inside .faq-section .faq-inside .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #xf_inside .faq-section .faq-inside .set>a {
        padding: 18px 15px
    }
}

#xf_inside .faq-section .faq-inside .set>a i {
    float: right;
    margin-top: 2px
}

#xf_inside .faq-section .faq-inside .content {
    display: none;
    padding: 0 30px 40px
}

@media screen and (max-width:767px) {
    #xf_inside .faq-section .faq-inside .content {
        padding: 0 15px 20px
    }
}

#xf_inside .enquire-info-popup .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#xf_inside .enquire-info-popup .input-field label.error.active {
    top: 0 !important
}

#xf_inside .enquire-info-popup .input-field {
    margin-top: 2rem
}

#xf_inside .enquire-info-popup label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#xf_inside .enquire-info-popup input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#xf_inside .enquire-info-popup input:focus {
    outline: 0
}

#xf_inside .enquire-info-popup .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#xf_inside textarea {
    padding: 0;
    min-height: auto;
    height: 2rem;
    border-bottom: 1px solid #dedede
}

#xf_inside textarea:focus {
    box-shadow: none
}

#xf_inside select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0;
    border-radius: 0
}

#xf_inside select:focus {
    outline: 0
}

#furniture-gallery_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #furniture-gallery_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#furniture-gallery_page .banner-section {
    position: relative
}

#furniture-gallery_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom
}

@media(max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: auto
    }
}

@media screen and (min-width:768px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-position: bottom
    }
}

@media screen and (max-width:1199px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        background-position: bottom
    }
}

@media only screen and (device-width:1280px) and (device-height:950px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1280px) and (device-height:800px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: 75vh
    }
}

@media only screen and (device-width:1440px) and (device-height:900px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: 100vh
    }
}

@media only screen and (device-width:1366px) and (device-height:1024px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: 80vh
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #furniture-gallery_page .banner-section .banner-slider-img {
        height: 45vh
    }
}

#furniture-gallery_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#furniture-gallery_page .banner-section .banner-slider-img h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin: 20px 0
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img h4 {
        margin: 30px 0 5px 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-gallery_page .banner-section .banner-slider-img h4 {
        margin: 15px 0 0
    }
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        z-index: 1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-gallery_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#furniture-gallery_page .banner-section .banner-slider-img1 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img1 {
        background-image: none
    }
}

#furniture-gallery_page .banner-section .banner-slider-img2 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img2 {
        background-image: none
    }
}

#furniture-gallery_page .banner-section .banner-slider-img3 {
    background-image: url("../img/furniture/furniture-banner.jpg")
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .banner-section .banner-slider-img3 {
        background-image: none
    }
}

#furniture-gallery_page .gallery-section {
    margin: 100px 0 0
}

@media(max-width:767px) {
    #furniture-gallery_page .gallery-section {
        margin: 50px 0 0
    }
}

#furniture-gallery_page .gallery-section .heading-text {
    color: #3d3d3d;
    text-align: center
}

#furniture-gallery_page .gallery-section .gallery-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px
}

@media(max-width:767px) {
    #furniture-gallery_page .gallery-section .gallery-flex {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#furniture-gallery_page .gallery-section .gallery-flex .item {
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    margin: 15px 15px;
    overflow: hidden;
    border-radius: 10px
}

@media(max-width:767px) {
    #furniture-gallery_page .gallery-section .gallery-flex .item {
        width: 48%;
        margin: 0 0 20px
    }
}

#furniture-gallery_page .gallery-section .gallery-flex .item img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

#furniture-gallery_page .gallery-section .gallery-flex .item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#furniture-gallery_page .contact-section .form-section {
    background-color: #fff;
    padding: 80px 60px 40px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #furniture-gallery_page .contact-section .form-section {
        padding: 60px 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #furniture-gallery_page .contact-section .form-section {
        padding: 60px 15px
    }
}

#furniture-gallery_page .contact-section .form-section h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    text-align: center;
    margin: 0 0 40px 0
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .form-section h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 50px
    }
}

#furniture-gallery_page .contact-section .form-section h2 span {
    font-weight: 700
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .form-section h2 span {
        font-weight: 900
    }
}

#furniture-gallery_page .contact-section .form-section form .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#furniture-gallery_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#furniture-gallery_page .contact-section .form-section form label {
    display: block;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
    font-family: "Work Sans", sans-serif;
    position: relative;
    opacity: .5
}

#furniture-gallery_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#furniture-gallery_page .contact-section .form-section form input:focus {
    outline: 0
}

#furniture-gallery_page .contact-section .form-section form textarea {
    font-weight: 500;
    color: #3d3d3d;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#furniture-gallery_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#furniture-gallery_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #3d3d3d
}

#furniture-gallery_page .contact-section .form-section form .btn-section {
    margin-top: 40px;
    text-align: center
}

#furniture-gallery_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px
}

#furniture-gallery_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#furniture-gallery_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#furniture-gallery_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section h5:after {
        width: 110px
    }
}

#furniture-gallery_page .contact-section .contact-us-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 100px
}

@media(max-width:1024px) {
    #furniture-gallery_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .contact-us-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 40px 0 60px
    }
}

#furniture-gallery_page .contact-section .contact-us-section h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3d3d3d;
    font-size: 35px;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .contact-us-section h3 {
        font-size: 30px;
        text-align: center
    }
}

#furniture-gallery_page .contact-section .contact-us-section .contact-details {
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #furniture-gallery_page .contact-section .contact-us-section .contact-details:nth-child(1) {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-gallery_page .contact-section .contact-us-section .contact-details {
        padding: 0 10px
    }
}

#furniture-gallery_page .contact-section .contact-us-section .contact-details h4 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    font-size: 15px;
    margin: 0
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .contact-us-section .contact-details h4 {
        margin-top: 20px;
        text-align: center
    }
}

#furniture-gallery_page .contact-section .contact-us-section .contact-details h4 a {
    color: #3d3d3d
}

#furniture-gallery_page .contact-section .contact-us-section .contact-details h4 i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .contact-us-section .contact-details h4 i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#furniture-gallery_page .contact-section .store-dealer-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .store-dealer-section {
        margin: 80px 0
    }
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info {
    text-align: center;
    background-color: #f4f6e3;
    border-radius: 10px;
    width: 46%;
    padding: 30px 40px 50px;
    position: relative
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info:last-child {
    background-color: #f5f2f4
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info:last-child {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    #furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info {
        width: 48%;
        padding: 30px 15px 50px
    }
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info img {
    margin: auto
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info h3 {
    font-size: 30px;
    color: #3d3d3d;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info p {
    font-size: 16px;
    line-height: 22px;
    color: #3d3d3d;
    font-family: #707070
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info .btn_section {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#furniture-gallery_page .contact-section .store-dealer-section .store-dealer-info .btn_section .btn_project_default {
    margin: 0;
    width: 200px
}

#furniture-gallery_page select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 1px solid #dedede;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #3d3d3d;
    padding: 0
}

#furniture-gallery_page select:focus {
    outline: 0
}

#archives_page {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:340px) {
    #archives_page .heading-text {
        font-size: 35px;
        line-height: 40px
    }
}

#archives_page .banner-section {
    background-image: url("../img/investor-desk/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
    background-position: bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    #archives_page .banner-section {
        background-image: none;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 140px;
        position: absolute
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #archives_page .banner-section {
        height: 50vh
    }
}

#archives_page .banner-section .heading-text {
    color: #fff
}

@media screen and (max-width:767px) {
    #archives_page .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #archives_page .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:767px) {
    #archives_page .banner-section .banner-style {
        text-align: center
    }
}

#archives_page .banner-section .breadcrums {
    color: #fff
}

#archives_page .archives_box_main {
    padding: 100px 0 40px
}

#archives_page .archives_box_main .box-item {
    margin-bottom: 50px;
    padding: 40px;
    box-shadow: 1px 2px 5px 1px #e6e6e6;
    border-radius: 10px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item {
        padding: 40px 15px
    }
}

#archives_page .archives_box_main .box-item .box-title {
    font-size: 25px;
    line-height: 29px;
    font-weight: 600;
    color: #3d3d3d;
    margin-bottom: 20px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .box-title {
        font-size: 20px
    }
}

#archives_page .archives_box_main .box-item .box-title.sub-title {
    font-weight: 500;
    padding-top: 5px
}

#archives_page .archives_box_main .box-item p {
    font-size: 18px;
    line-height: 21px;
    color: #3d3d3d;
    margin-bottom: 15px;
    font-family: "Work Sans", sans-serif
}

#archives_page .archives_box_main .box-item p:nth-last-child(1) {
    margin-bottom: 0
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item p {
        font-size: 16px;
        line-height: 26px
    }
}

#archives_page .archives_box_main .box-item .accord-inq {
    margin: 30px 0 0
}

#archives_page .archives_box_main .box-item .accord-inq .para-text {
    color: #3d3d3d;
    line-height: 24px
}

@media screen and (max-width:767px) {
    #archives_page .archives_box_main .box-item .accord-inq .para-text {
        font-weight: 16px
    }
}

#archives_page .archives_box_main .box-item .accord-inq span {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #3d3d3d;
    margin: 0
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .accord-inq span {
        font-size: 18px
    }
}

#archives_page .archives_box_main .box-item .accord-inq .set {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    box-shadow: 0 0 5px #00000021
}

#archives_page .archives_box_main .box-item .accord-inq .set>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 30px;
    text-decoration: none;
    color: #707070;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:767px) {
    #archives_page .archives_box_main .box-item .accord-inq .set>a {
        padding: 18px 15px
    }
}

#archives_page .archives_box_main .box-item .accord-inq .set>a i {
    float: right;
    margin-top: 2px;
    color: #3d3d3d
}

#archives_page .archives_box_main .box-item .accord-inq .content {
    display: none;
    padding: 0 30px 40px
}

#archives_page .archives_box_main .box-item .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

@media(max-width:1024px) {
    #archives_page .archives_box_main .box-item .row-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#archives_page .archives_box_main .box-item .row-flex .item-img {
    width: 38%
}

@media(max-width:1024px) {
    #archives_page .archives_box_main .box-item .row-flex .item-img {
        width: 60%
    }
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .row-flex .item-img {
        width: 100%
    }
}

#archives_page .archives_box_main .box-item .row-flex .item-para {
    width: 58%
}

@media(max-width:1024px) {
    #archives_page .archives_box_main .box-item .row-flex .item-para {
        width: 100%
    }
}

#archives_page .archives_box_main .box-item .row-flex .name {
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 26px;
    margin-top: 5px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .row-flex .name {
        font-size: 18px;
        margin: 15px 0
    }
}

#archives_page .archives_box_main .box-item .row-flex .btn_section .btn_project_default {
    width: 200px
}

#archives_page .archives_box_main .box-item .row-flex .btn_section .btn_project_default img {
    position: relative;
    left: -10px;
    top: 5px
}

#archives_page .archives_box_main .box-item .members-slider-investor {
    margin: 0 -5px
}

#archives_page .archives_box_main .box-item .members-slider-investor .item-para .name {
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 26px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .members-slider-investor .item-para .name {
        font-size: 18px
    }
}

#archives_page .archives_box_main .box-item .members-slider-investor .item-para .position {
    font-size: 18px;
    font-weight: 100;
    margin: 5px 0 15px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .members-slider-investor .item-para .position {
        font-size: 16px
    }
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-slide {
    padding: 0 5px
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow {
    bottom: 0;
    top: auto;
    z-index: 1
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow {
        bottom: -5%
    }
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow::before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #3d3d3d
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow.slick-next {
    right: 0
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow.slick-next::before {
    content: "\f061"
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow.slick-prev {
    right: 8%;
    left: auto
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow.slick-prev {
        right: 15%
    }
}

#archives_page .archives_box_main .box-item .members-slider-investor .slick-arrow:focus::before {
    color: #ed3237
}

#archives_page .archives_box_main .box-item.commitee-box {
    padding: 20px 40px
}

#archives_page .archives_box_main .box-item.commitee-box .box-title {
    margin-bottom: 0
}

#archives_page .archives_box_main .box-item .download-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .download-row {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#archives_page .archives_box_main .box-item .download-row .item {
    margin-bottom: 30px;
    width: 25%;
    padding: 0 10px
}

@media(max-width:991px) {
    #archives_page .archives_box_main .box-item .download-row .item {
        width: 48%
    }
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .download-row .item.full_width {
        width: 100%
    }
}

#archives_page .archives_box_main .box-item .download-row .item .year-name {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #3d3d3d;
    margin-bottom: 5px
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .download-row .item .year-name {
        font-size: 18px
    }
}

#archives_page .archives_box_main .box-item .download-row .item a {
    display: inline-block
}

#archives_page .archives_box_main .box-item .download-row .item .download-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .download-row .item .download-box {
        -webkit-box-pack: normal;
        -webkit-justify-content: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }
}

#archives_page .archives_box_main .box-item .download-row .item .download-box .text {
    font-size: 18px;
    color: #3d3d3d
}

@media(max-width:767px) {
    #archives_page .archives_box_main .box-item .download-row .item .download-box .text {
        font-size: 16px
    }
}

#archives_page .archives_box_main .box-item .download-row .item .download-box .icon {
    margin-left: 8px;
    width: 20px
}

@media(min-width:1025px) {
    #archives_page .archives_box_main .box-item .download-row .item.col-4 {
        width: 33.33%;
        padding: 0 10px
    }
}

@media(max-width:991px) {
    #archives_page .archives_box_main .box-item .download-row .item.col-4 {
        width: 48%
    }
}

#archives_page .archives_box_main .box-item .download-row .full_width .download-box .text {
    width: 80%
}

#archives_page .archives_box_main .box-item .download-row .full_width .download-box .icon {
    width: 20%
}

#archives_page .archives_box_main .box-item .download-row .full_width .download-box .icon img {
    width: 20px
}

#archives_page .archives_box_main .box-item hr {
    margin-top: 0;
    border-top: 1px solid rgba(112, 112, 112, 0.3)
}

#privacy_policy_page .privacy_policy_main {
    padding: 120px 0 60px
}

#privacy_policy_page .privacy_policy_main .privacy_policy_content h2 {
    color: #3d3d3d;
    margin-bottom: 30px;
    font-size: 40px
}

@media screen and (max-width:767px) {
    #privacy_policy_page .privacy_policy_main .privacy_policy_content h2 {
        margin-bottom: 20px
    }
}

#privacy_policy_page .privacy_policy_main .privacy_policy_content .para-text {
    color: #3d3d3d;
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    #privacy_policy_page .privacy_policy_main .privacy_policy_content .para-text {
        font-size: 18px;
        line-height: 26px
    }
}

#privacy_policy_page .privacy_policy_main .privacy_policy_content ul {
    list-style-type: disc;
    padding-left: 20px
}

#privacy_policy_page .privacy_policy_main .privacy_policy_content ul li {
    list-style-type: disc;
    padding-bottom: 10px
}

#privacy_policy_page .privacy_policy_main .privacy_policy_content h3 {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 28px
}

@media screen and (max-width:767px) {
    #privacy_policy_page .privacy_policy_main .privacy_policy_content h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px
    }
}

#supreme_impact_page .heading-text {
    color: #3d3d3d
}

#supreme_impact_page .banner-section {
    position: relative
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section {
        padding-top: 60px
    }
}

#supreme_impact_page .banner-section .home-banner-slider {
    padding-top: 64px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .home-banner-slider {
        padding-top: 0
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .breadcrums {
        top: 14%;
        text-align: left
    }
}

#supreme_impact_page .banner-section .breadcrums img {
    width: 8px
}

#supreme_impact_page .banner-section .scrool-down {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#supreme_impact_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:1450px) {
    #supreme_impact_page .banner-section .banner-slider-img {
        height: 72vh
    }
}

@media screen and (min-width:768px) {
    #supreme_impact_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .banner-section .banner-slider-img {
        background-position: center
    }
}

#supreme_impact_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#supreme_impact_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    font-size: 62px;
    line-height: 67px
}

@media(max-width:1024px) {
    #supreme_impact_page .banner-section .banner-slider-img h2 {
        font-size: 44px
    }
}

@media(max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #supreme_impact_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#supreme_impact_page .banner-section .banner-slider-img h4 {
    font-size: 40px;
    line-height: 54px;
    margin: 0;
    width: 35%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .banner-section .banner-slider-img h4 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:991px) {
    #supreme_impact_page .banner-section .banner-slider-img h4 {
        font-size: 26px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #supreme_impact_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 0
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 5px 0;
        text-align: center;
        width: 100%;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #supreme_impact_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#supreme_impact_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #supreme_impact_page .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#supreme_impact_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #supreme_impact_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#supreme_impact_page .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .mob-banner-img {
        height: 50vh
    }
}

#supreme_impact_page .banner-section .banner-slider-img1 {
    background-image: url("../img/supreme-impact/banner_slider1.jpg")
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#supreme_impact_page .banner-section .banner-slider-img2 {
    background-image: url("../img/supreme-impact/banner_slider2.jpg")
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#supreme_impact_page .banner-section .banner-slider-img3 {
    background-image: url("../img/supreme-impact/banner_slider3.jpg")
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .banner-slider-img3 {
        background-image: none;
        height: auto
    }
}

#supreme_impact_page .banner-section .slick-dots {
    bottom: 50px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .slick-dots {
        bottom: 40px
    }
}

#supreme_impact_page .banner-section .slick-prev:before,
#supreme_impact_page .banner-section .slick-next:before {
    font-size: 30px
}

#supreme_impact_page .banner-section .slick-slide {
    outline: none !important
}

#supreme_impact_page .banner-section .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#supreme_impact_page .banner-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #supreme_impact_page .banner-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#supreme_impact_page .banner-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#supreme_impact_page .foundation_main {
    padding: 60px 0
}

#supreme_impact_page .foundation_main .foundation_title {
    width: 85%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .foundation_main .foundation_title {
        width: 100%
    }
}

#supreme_impact_page .foundation_main .foundation_title h2 {
    padding-bottom: 20px
}

#supreme_impact_page .foundation_main .care_trust_title {
    padding-top: 100px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .care_trust_title {
        padding-top: 70px
    }
}

#supreme_impact_page .foundation_main .care_trust_title h4 {
    font-size: 28px;
    padding: 10px 0 10px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .care_trust_title h4 {
        font-size: 26px
    }
}

#supreme_impact_page .foundation_main .care_trust_img {
    margin: 20px 0 30px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .care_trust_img {
        margin: 20px 0 20px
    }
}

#supreme_impact_page .foundation_main .vision_mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .vision_mission {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#supreme_impact_page .foundation_main .vision_mission .vision_mission_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .vision_mission .vision_mission_content {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .foundation_main .vision_mission .vision_mission_content:nth-child(1) {
        margin-bottom: 0
    }
}

#supreme_impact_page .foundation_main .vision_mission .vision_mission_content .heading-text {
    padding-bottom: 10px
}

#supreme_impact_page .reimagining_main {
    background-color: #e8f0f2;
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main {
        padding: 60px 0
    }
}

#supreme_impact_page .reimagining_main .reimagining_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #supreme_impact_page .reimagining_main .reimagining_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main .reimagining_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img {
    width: 48%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img {
        width: 100%;
        margin: 0
    }
}

#supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img .item_slider {
    padding: 0 5px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img .item_slider {
        padding: 0
    }
}

#supreme_impact_page .reimagining_main .reimagining_flex .reimagining_img img {
    width: 100%;
    border-radius: 10px
}

#supreme_impact_page .reimagining_main .reimagining_flex .reimagining_content {
    width: 49%;
    padding-left: 20px
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .reimagining_main .reimagining_flex .reimagining_content {
        width: 50%;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main .reimagining_flex .reimagining_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#supreme_impact_page .reimagining_main .reimagining_flex .reimagining_content h3 {
    padding: 10px 0 20px
}

#supreme_impact_page .reimagining_main .flex_direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#supreme_impact_page .reimagining_main .flex_direction .reimagining_content {
    padding-left: 0;
    padding-right: 20px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .reimagining_main .flex_direction .reimagining_content {
        padding-right: 0
    }
}

#supreme_impact_page .serving_main {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #supreme_impact_page .serving_main {
        padding: 60px 0
    }
}

#supreme_impact_page .serving_main .serving_trust_img {
    margin: 20px 0 30px
}

#supreme_impact_page .serving_main .serving_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #supreme_impact_page .serving_main .serving_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .serving_main .serving_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#supreme_impact_page .serving_main .serving_flex .serving_img {
    width: 34%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .serving_main .serving_flex .serving_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .serving_main .serving_flex .serving_img {
        width: 100%;
        margin: 0
    }
}

#supreme_impact_page .serving_main .serving_flex .serving_img h3 {
    padding: 10px 0 20px
}

#supreme_impact_page .serving_main .serving_flex .serving_content {
    width: 66%;
    padding-left: 30px
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .serving_main .serving_flex .serving_content {
        width: 50%;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .serving_main .serving_flex .serving_content {
        width: 100%;
        padding-left: 0
    }
}

#supreme_impact_page .care_for_main {
    padding: 0 0 100px;
    background-color: #e8f0f2
}

@media screen and (max-width:767px) {
    #supreme_impact_page .care_for_main {
        padding: 0 0 60px
    }
}

#supreme_impact_page .care_for_main .care_for_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 100px
}

@media screen and (max-width:991px) {
    #supreme_impact_page .care_for_main .care_for_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .care_for_main .care_for_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 60px
    }
}

#supreme_impact_page .care_for_main .care_for_flex .care_for_img {
    width: 48%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .care_for_main .care_for_flex .care_for_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .care_for_main .care_for_flex .care_for_img {
        width: 100%;
        margin: 0
    }
}

#supreme_impact_page .care_for_main .care_for_flex .care_for_img img {
    width: 100%;
    border-radius: 10px
}

#supreme_impact_page .care_for_main .care_for_flex .care_for_content {
    width: 48%;
    padding-left: 25px
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .care_for_main .care_for_flex .care_for_content {
        width: 50%;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .care_for_main .care_for_flex .care_for_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#supreme_impact_page .care_for_main .care_for_flex .care_for_content h3 {
    padding: 10px 0 15px
}

#supreme_impact_page .care_for_main .flex_direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#supreme_impact_page .care_for_main .flex_direction .care_for_content {
    padding-left: 0;
    padding-right: 25px
}

@media screen and (max-width:767px) {
    #supreme_impact_page .care_for_main .flex_direction .care_for_content {
        padding-right: 0
    }
}

#supreme_impact_page .trans_bg {
    background-color: transparent
}

#supreme_impact_page .impact_new_main .impact_box {
    padding: 70px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5)
}

@media screen and (max-width:767px) {
    #supreme_impact_page .impact_new_main .impact_box {
        padding: 60px 0
    }
}

#supreme_impact_page .impact_new_main .impact_box:last-child {
    border-bottom: 0;
    padding-bottom: 30px
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_img {
    width: 44%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_img {
        width: 48%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_img {
        width: 100%;
        margin: 0
    }
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_img img {
    width: 100%;
    border-radius: 10px
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content {
    width: 49%
}

@media screen and (max-width:1199px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content {
        width: 48%
    }
}

@media screen and (max-width:767px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 5px
}

@media screen and (max-width:991px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content h2 {
        font-size: 30px;
        line-height: 40px
    }
}

#supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content h3 {
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    padding: 10px 0 10px
}

@media screen and (max-width:991px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_new_flex .impact_new_content h3 {
        font-size: 22px;
        line-height: 30px;
        padding: 0 0 10px
    }
}

#supreme_impact_page .impact_new_main .impact_box .read_btn {
    font-size: 13px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    color: #ed3237;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 2px solid #ed3237;
    display: inline-block;
    margin-top: 25px;
    letter-spacing: 1px
}

#supreme_impact_page .impact_new_main .impact_box .read_btn:focus {
    color: #ed3237 !important
}

#supreme_impact_page .impact_new_main .impact_box .impact_box_info {
    padding-top: 40px;
    display: none
}

@media screen and (max-width:767px) {
    #supreme_impact_page .impact_new_main .impact_box .impact_box_info {
        padding-top: 20px
    }
}

#supreme_impact_page .impact_new_main .impact_box .impact_box_info p {
    padding-bottom: 20px
}

#supreme_impact_page .impact_new_main .impact_box .impact_box_info .read_btn {
    margin-top: 15px
}

#milestones_page .heading-text {
    color: #3d3d3d
}

#milestones_page .banner-section {
    position: relative
}

#milestones_page .banner-section .home-banner-slider {
    padding-top: 24px
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .home-banner-slider {
        padding-top: 60px
    }
}

#milestones_page .banner-section .breadcrums {
    color: #000
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

#milestones_page .banner-section .breadcrums img {
    width: auto
}

#milestones_page .banner-section .scrool-down {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#milestones_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:1450px) {
    #milestones_page .banner-section .banner-slider-img {
        height: 72vh
    }
}

@media screen and (min-width:768px) {
    #milestones_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #milestones_page .banner-section .banner-slider-img {
        background-position: center
    }
}

#milestones_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#milestones_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    font-size: 62px;
    line-height: 67px
}

@media(max-width:1024px) {
    #milestones_page .banner-section .banner-slider-img h2 {
        font-size: 44px
    }
}

@media(max-width:767px) {
    #milestones_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #milestones_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#milestones_page .banner-section .banner-slider-img h4 {
    font-size: 40px;
    line-height: 54px;
    margin: 0;
    width: 35%
}

@media screen and (max-width:1199px) {
    #milestones_page .banner-section .banner-slider-img h4 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:991px) {
    #milestones_page .banner-section .banner-slider-img h4 {
        font-size: 26px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #milestones_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 0
    }
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 5px 0;
        text-align: center;
        width: 100%;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #milestones_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#milestones_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #milestones_page .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#milestones_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #milestones_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#milestones_page .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .mob-banner-img {
        height: 50vh
    }
}

#milestones_page .banner-section .banner-slider-img1 {
    background-image: url("../img/milestones/banner_slider_one.jpg")
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#milestones_page .banner-section .banner-slider-img2 {
    background-image: url("../img/milestones/banner_slider_two.jpg")
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img2 {
        background-image: none;
        height: auto
    }
}

#milestones_page .banner-section .banner-slider-img3 {
    background-image: url("../img/milestones/banner_slider_three.jpg")
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .banner-slider-img3 {
        background-image: none;
        height: auto
    }
}

#milestones_page .banner-section .slick-dots {
    bottom: 50px
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .slick-dots {
        bottom: 40px
    }
}

#milestones_page .banner-section .slick-prev:before,
#milestones_page .banner-section .slick-next:before {
    font-size: 30px
}

#milestones_page .banner-section .slick-slide {
    outline: none !important
}

#milestones_page .banner-section .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#milestones_page .banner-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #milestones_page .banner-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#milestones_page .banner-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#milestones_page .foundation_main {
    padding: 60px 0
}

#milestones_page .foundation_main .foundation_title {
    width: auto;
}

@media screen and (max-width:1199px) {
    #milestones_page .foundation_main .foundation_title {
        width: 100%
    }
}

#milestones_page .foundation_main .foundation_title h2 {
    padding-bottom: 20px
}

#milestones_page .foundation_main .foundation_title h3 {
    padding-bottom: 20px
}

#milestones_page .history_main {
    background-color: #e8f0f2;
    padding-top: 60px
}

#milestones_page .history_main .history_box {
    position: relative
}

#milestones_page .history_main .history_box::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 45px;
    border-left: 1px dashed #707070;
    height: 100%
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box::before {
        top: 25px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec {
    padding: 0 60px 0;
    position: relative
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec {
        padding: 0 0 0 20px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec::before {
    content: " ";
    position: absolute;
    left: 5px;
    top: 39px;
    width: 10px;
    height: 1px;
    background-color: #ed3237
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec::before {
        top: 25px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(61, 61, 61, 0.3);
    margin-bottom: 60px
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec .history_box_content {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content.border0 {
    border-bottom: 0
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content::before {
    content: " ";
    position: absolute;
    left: -5px;
    top: 34px;
    width: 10px;
    height: 10px;
    background-color: #ed3237;
    border-radius: 50%
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec .history_box_content::before {
        top: 20px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content .heading-text {
    font-size: 75px;
    line-height: 75px
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec .history_box_content .heading-text {
        font-size: 45px;
        line-height: 45px
    }
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content .heading-text span {
    font-weight: 200
}

#milestones_page .history_main .history_box .history_box_content_dec .history_box_content .para_new_font {
    font-weight: 500;
    padding-top: 15px
}

@media screen and (max-width:767px) {
    #milestones_page .history_main .history_box .history_box_content_dec .history_box_content .para_new_font {
        font-size: 18px
    }
}

#contact_us_new_page .heading-text {
    color: #3d3d3d;
    font-size: 40px;
    line-height: 55px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#contact_us_new_page .banner_space {
    padding-top: 64px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .banner_space {
        padding-top: 60px
    }
}

#contact_us_new_page .banner-section {
    background-image: url("../img/contct_us_new/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #contact_us_new_page .banner-section {
        height: 72vh
    }
}

@media screen and (max-width:1199px) {
    #contact_us_new_page .banner-section {
        height: 57vh
    }
}

@media screen and (max-width:991px) {
    #contact_us_new_page .banner-section {
        height: 44vh
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .banner-section {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: none;
        height: 50vh;
        position: absolute
    }
}

#contact_us_new_page .banner-section .col-md-12 {
    width: 50% !important
}

@media screen and (max-width:1199px) {
    #contact_us_new_page .banner-section .col-md-12 {
        width: 70% !important
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .banner-section .col-md-12 {
        width: 100% !important;
        padding-top: 140px;
        text-align: center
    }
}

#contact_us_new_page .banner-section .heading-text {
    color: #fff;
    font-size: 50px;
    line-height: 65px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .banner-section .heading-text {
        font-size: 50px;
        line-height: 65px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .banner-section .heading-text {
        font-size: 30px;
        line-height: 40px
    }
}

#contact_us_new_page .banner-section .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #contact_us_new_page .banner-section .para-text {
        font-size: 18px;
        line-height: 24px
    }
}

#contact_us_new_page .banner-section .breadcrums {
    top: 8%
}

@media screen and (max-width:991px) {
    #contact_us_new_page .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .banner-section .breadcrums {
        top: 12%;
        text-align: left
    }
}

#contact_us_new_page .mob-banner-img {
    height: 50vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #contact_us_new_page .mobile_hide {
        display: none
    }
}

#contact_us_new_page .contact-section .flex_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#contact_us_new_page .contact-section .form-section {
    background-color: #fff;
    padding: 100px 0 150px;
    border-radius: 15px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .contact-section .form-section {
        padding: 80px 0 80px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section .form-section {
        padding: 60px 0 60px
    }
}

#contact_us_new_page .contact-section .form-section .input-field label.error {
    -webkit-transform: translateY(8px) !important;
    -ms-transform: translateY(8px) !important;
    transform: translateY(8px) !important
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address {
    width: 47%
}

@media screen and (max-width:991px) {
    #contact_us_new_page .contact-section .form-section .contact_us_main_address {
        width: 100%
    }
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content {
    padding-bottom: 60px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content {
        padding-bottom: 30px
    }
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content h2 {
    margin-bottom: 25px
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home {
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home {
        margin-bottom: 30px
    }
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p {
    font-family: "Work Sans", sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p {
        margin-top: 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p a {
    color: #3d3d3d
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p a:last-child {
    padding-left: 5px
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p img {
    margin-right: 10px
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p i {
    background-color: #ed3237;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home p i {
        margin-right: 0;
        margin-bottom: 5px
    }
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home .flex_st {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .contact-details-home .flex_st img {
    margin-top: 4px
}

#contact_us_new_page .contact-section .form-section .contact_us_main_address .contact_us_content .btn_section .btn_project_default {
    width: 170px
}

#contact_us_new_page .contact-section .form-section form {
    background-color: #e8f0f2;
    padding: 10px 40px 30px;
    position: relative;
    width: 51%;
    border-radius: 10px
}

@media screen and (max-width:1199px) {
    #contact_us_new_page .contact-section .form-section form {
        padding: 10px 30px 30px
    }
}

@media screen and (max-width:991px) {
    #contact_us_new_page .contact-section .form-section form {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section .form-section form {
        padding: 0 15px 40px
    }
}

#contact_us_new_page .contact-section .form-section form .input-field label.error.active {
    top: 0 !important
}

#contact_us_new_page .contact-section .form-section form #select-business {
    margin-top: 31px
}

#contact_us_new_page .contact-section .form-section form .input-field {
    margin-top: 2rem
}

#contact_us_new_page .contact-section .form-section form label {
    display: block;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    position: relative;
    padding: 0 3px
}

#contact_us_new_page .contact-section .form-section form label span {
    color: #000
}

#contact_us_new_page .contact-section .form-section form input {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 2px solid #b5b2b2;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#contact_us_new_page .contact-section .form-section form input:focus {
    outline: 0
}

#contact_us_new_page .contact-section .form-section form textarea {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
    border-bottom: 2px solid #b5b2b2;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#contact_us_new_page .contact-section .form-section form textarea:focus {
    outline: 0
}

#contact_us_new_page .contact-section .form-section form .error {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #ed3237
}

#contact_us_new_page .contact-section .form-section form .btn-section {
    margin: 30px 0 0;
    padding-left: 15px
}

#contact_us_new_page .contact-section .form-section form .btn-section .btn_project_default {
    width: 135px;
    margin: 0
}

#contact_us_new_page .contact-section .form-section form select {
    display: block;
    width: 100%;
    opacity: 1;
    pointer-events: visible;
    border: 0;
    border-bottom: 2px solid #b5b2b2;
    height: 3rem;
    top: 7px;
    position: relative;
    color: #000 !important;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px
}

#contact_us_new_page .contact-section .form-section form select:focus {
    outline: 0
}

#contact_us_new_page .contact-section h5 {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3d3d3d;
    opacity: .5;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table
}

#contact_us_new_page .contact-section h5:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: -150px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section h5:before {
        width: 100px;
        left: -110px
    }
}

#contact_us_new_page .contact-section h5:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 140px;
    height: 2px;
    background-color: #3d3d3d;
    opacity: .5;
    left: 32px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .contact-section h5:after {
        width: 110px
    }
}

#contact_us_new_page .down_arrow {
    background-image: url("../img/contct_us_new/field_icon.png");
    background-position: 100% 65%;
    background-repeat: no-repeat
}

#contact_us_new_page .zonal_contact_main {
    padding-bottom: 100px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main {
        padding-bottom: 60px
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .tab-navigation {
    margin-top: 15px
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .tab-navigation select {
    display: block;
    width: 400px;
    color: #000;
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e8f0f2;
    border: 0;
    border-radius: 10px;
    height: auto;
    padding: 12px 40px 12px 15px;
    background-image: url("../img/contct_us_new/field_icon.png");
    background-position: 96% 50%;
    background-repeat: no-repeat
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .tab-navigation select {
        width: 100%
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .tab-navigation select:focus {
    border: 0;
    outline: 0
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office {
    padding-top: 80px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office {
        padding-top: 40px
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box {
    width: 33.33%;
    border-right: 1px solid #e8f0f2
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box {
        width: 100%;
        border-bottom: 1px solid #e8f0f2;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-right: 0
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box:last-child {
    border-right: 0
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box:last-child {
        border-bottom: 0;
        border-right: 0
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box .subheading-text {
    font-size: 24px
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box a {
    color: #3d3d3d
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .regional_office_box .top_p {
    padding-top: 20px
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .delhi_p {
    padding-right: 70px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .delhi_p {
        padding-right: 15px
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .kolkata_p {
    padding: 0 40px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .kolkata_p {
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .kolkata_p {
        padding: 0 0 20px
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .chennai_p {
    padding: 0 40px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .chennai_p {
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .zonal_office .regional_office_flex .chennai_p {
        padding: 0;
        margin-bottom: 0
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office {
    padding-top: 80px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office {
        padding-top: 40px
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    background: #e8f0f2;
    padding: 0 70px 70px;
    border-radius: 10px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex {
        padding: 0 15px 50px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box {
    width: 46%;
    padding-top: 70px;
    padding-right: 10px
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box {
        padding-top: 50px;
        padding-right: 0
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box {
        width: 100%;
        padding-top: 40px;
        padding-right: 0
    }
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box .subheading-text {
    font-size: 24px
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box a {
    color: #3d3d3d
}

#contact_us_new_page .zonal_contact_main .zonal_contact_content .branch_office .branch_office_flex .branch_office_box .top_p {
    padding-top: 20px
}

#contact_us_new_page .zonal_contact_main .zones_main {
    padding-top: 80px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main {
        padding-top: 40px
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .customer_whatsapp {
    padding: 20px;
    width: 400px;
    background-color: #deeafc;
    margin-bottom: 20px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .customer_whatsapp {
        width: 100%;
        padding: 10px 10px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .customer_whatsapp .para_new_font {
        font-size: 18px
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box {
    width: 46%;
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (max-width:1199px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box {
        width: 48%
    }
}

@media screen and (max-width:991px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box {
        width: 100%;
        padding-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box {
        width: 100%
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box {
    padding: 7px 30px;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box {
        padding: 5px 15px
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box h4 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box.color_one {
    background-color: #ffd6d6
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box.color_two {
    background-color: #f8e6f8
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .zone_head_box.color_three {
    background-color: #deeafc
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .subheading-text {
    font-size: 22px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400
}

@media screen and (max-width:1199px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .para_new_font {
        font-size: 18px
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box a {
    color: #3d3d3d
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .top_p {
    padding-top: 15px
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px
}

@media screen and (max-width:767px) {
    #contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid.top_0 {
    padding-top: 0
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid .flex_mb_eid_left {
    width: 110px
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid .flex_mb_eid_right {
    width: 79%
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .flex_mb_eid .flex_mb_eid_right p span {
    display: block
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .email_id .flex_mb_eid_left {
    width: 190px
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .email_id .flex_mb_eid_right {
    width: 64%
}

#contact_us_new_page .zonal_contact_main .zones_main .zones_office_flex .zones_office_box .email_id .flex_mb_eid_right p span {
    display: block
}

#sustainability_page .heading-text {
    color: #3d3d3d
}

#sustainability_page .banner-section {
    position: relative
}

#sustainability_page .banner-section .home-banner-slider {
    padding-top: 64px
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .home-banner-slider {
        padding-top: 60px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

#sustainability_page .banner-section .breadcrums img {
    width: 8px
}

#sustainability_page .banner-section .scrool-down {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#sustainability_page .banner-section .banner-slider-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center
}

@media screen and (max-width:1450px) {
    #sustainability_page .banner-section .banner-slider-img {
        height: 72vh
    }
}

@media screen and (min-width:768px) {
    #sustainability_page .banner-section .banner-slider-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1199px) {
    #sustainability_page .banner-section .banner-slider-img {
        background-position: center
    }
}

#sustainability_page .banner-section .banner-slider-img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#sustainability_page .banner-section .banner-slider-img h2 {
    color: #3d3d3d;
    font-size: 62px;
    line-height: 67px
}

@media(max-width:1024px) {
    #sustainability_page .banner-section .banner-slider-img h2 {
        font-size: 44px
    }
}

@media(max-width:767px) {
    #sustainability_page .banner-section .banner-slider-img h2 {
        text-align: center;
        line-height: 35px;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #sustainability_page .banner-section .banner-slider-img h2 {
        line-height: 30px;
        font-size: 20px
    }
}

#sustainability_page .banner-section .banner-slider-img h4 {
    font-size: 40px;
    line-height: 54px;
    margin: 0;
    width: 35%
}

@media screen and (max-width:1199px) {
    #sustainability_page .banner-section .banner-slider-img h4 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width:991px) {
    #sustainability_page .banner-section .banner-slider-img h4 {
        font-size: 26px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #sustainability_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 0
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .banner-slider-img h4 {
        margin: 10px 0 5px 0;
        text-align: center;
        width: 100%;
        color: #fff
    }
}

@media screen and (max-width:360px) {
    #sustainability_page .banner-section .banner-slider-img h4 {
        font-size: 14px
    }
}

#sustainability_page .banner-section .banner-slider-img .banner-description {
    text-align: left
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .banner-slider-img .banner-description {
        position: absolute;
        top: 120px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 100%
    }
}

@media screen and (max-width:360px) {
    #sustainability_page .banner-section .banner-slider-img .banner-description {
        top: 80px
    }
}

#sustainability_page .banner-section .banner-slider-img .banner-description img {
    width: 300px
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .banner-slider-img .banner-description img {
        width: 150px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #sustainability_page .banner-section .banner-slider-img .banner-description img {
        width: 180px
    }
}

#sustainability_page .banner-section .mob-banner-img {
    height: 100vh;
    object-fit: cover;
    object-position: center
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .mob-banner-img {
        height: 50vh
    }
}

#sustainability_page .banner-section .banner-slider-img1 {
    background-image: url("../img/sustainability/banner.jpg")
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .banner-slider-img1 {
        background-image: none;
        height: auto
    }
}

#sustainability_page .banner-section .slick-dots {
    bottom: 50px
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .slick-dots {
        bottom: 40px
    }
}

#sustainability_page .banner-section .slick-prev:before,
#sustainability_page .banner-section .slick-next:before {
    font-size: 30px
}

#sustainability_page .banner-section .slick-slide {
    outline: none !important
}

#sustainability_page .banner-section .slick-dots li {
    width: 11px;
    height: 11px;
    position: relative;
    visibility: visible
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#sustainability_page .banner-section .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #sustainability_page .banner-section .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#sustainability_page .banner-section .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#sustainability_page .foundation_main {
    padding: 60px 0
}

#sustainability_page .foundation_main .foundation_title {
    width: 85%
}

@media screen and (max-width:1199px) {
    #sustainability_page .foundation_main .foundation_title {
        width: 100%
    }
}

#sustainability_page .foundation_main .foundation_title h2 {
    padding-bottom: 10px
}

#sustainability_page .foundation_main .foundation_title h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    padding: 10px 0 20px
}

@media screen and (max-width:991px) {
    #sustainability_page .foundation_main .foundation_title h3 {
        font-size: 34px;
        line-height: 46px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .foundation_main .foundation_title h3 {
        font-size: 30px;
        line-height: 40px
    }
}

#sustainability_page .foundation_main .foundation_title .sub_txt {
    padding-bottom: 15px;
    font-weight: 600
}

#sustainability_page .foundation_main .we_village_flex {
    display: -ms-grid;
    display: grid;
    grid-gap: 30px;
    --auto-grid-min-size: 20rem;
    -ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
    margin-top: 50px
}

@media screen and (max-width:767px) {
    #sustainability_page .foundation_main .we_village_flex {
        margin-top: 40px
    }
}

#sustainability_page .foundation_main .we_village_flex .we_village_item {
    background-color: #ffd6d6;
    border-radius: 10px
}

#sustainability_page .foundation_main .we_village_flex .we_village_item:nth-child(2) {
    background-color: #deeafc
}

#sustainability_page .foundation_main .we_village_flex .we_village_item:nth-child(3) {
    background-color: #f8e6f8
}

#sustainability_page .foundation_main .we_village_flex .we_village_item:nth-child(4) {
    background-color: #e7efcd
}

#sustainability_page .foundation_main .we_village_flex .we_village_item:nth-child(5) {
    background-color: #fceecd
}

#sustainability_page .foundation_main .we_village_flex .we_village_item:nth-child(6) {
    background-color: #cdfccd
}

#sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card {
    padding: 40px 30px 40px
}

@media screen and (max-width:1199px) {
    #sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card {
        padding: 20px 20px
    }
}

@media screen and (max-width:991px) {
    #sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card {
        padding: 20px 15px
    }
}

#sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card .value_content h5 {
    font-size: 30px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    color: #ed3237;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    #sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card .value_content h5 {
        font-size: 26px
    }
}

#sustainability_page .foundation_main .we_village_flex .we_village_item .we_village_card .value_content p {
    font-size: 16px;
    color: #707070;
    font-weight: 400;
    line-height: 28px
}

#sustainability_page .catalogue-section {
    padding: 80px 0
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section {
        padding: 60px 0
    }
}

#sustainability_page .catalogue-section .catalogue-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1199px) {
    #sustainability_page .catalogue-section .catalogue-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside:first-child {
        margin-bottom: 30px
    }
}

#sustainability_page .catalogue-section .catalogue-info .catalogue-inside h2 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside h2 {
        font-size: 40px;
        text-align: center
    }
}

#sustainability_page .catalogue-section .catalogue-info .catalogue-inside p {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #707070
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside p {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }
}

#sustainability_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
    width: 330px
}

@media screen and (max-width:767px) {
    #sustainability_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default {
        display: table;
        margin: 30px auto;
        width: 310px;
        text-align: center
    }
}

#sustainability_page .catalogue-section .catalogue-info .catalogue-inside .btn_project_default img {
    margin-right: 10px;
    position: relative;
    top: 4px
}

#sustainability_page .reimagining_main {
    background-color: #e8f0f2;
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main {
        padding: 60px 0
    }
}

#sustainability_page .reimagining_main .reimagining_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #sustainability_page .reimagining_main .reimagining_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main .reimagining_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_img {
    width: 47%
}

@media screen and (max-width:1199px) {
    #sustainability_page .reimagining_main .reimagining_flex .reimagining_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main .reimagining_flex .reimagining_img {
        width: 100%;
        margin: 0
    }
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_img .item_slider {
    padding: 0 5px
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main .reimagining_flex .reimagining_img .item_slider {
        padding: 0
    }
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_img img {
    width: 100%;
    border-radius: 10px
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content {
    width: 50%;
    padding-left: 20px
}

@media screen and (max-width:1199px) {
    #sustainability_page .reimagining_main .reimagining_flex .reimagining_content {
        width: 50%;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main .reimagining_flex .reimagining_content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content h2 {
    margin-bottom: 20px
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content h3 {
    padding: 30px 0 0
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content ul {
    padding-left: 20px
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content ul li {
    margin-top: 10px;
    list-style-type: disc
}

#sustainability_page .reimagining_main .reimagining_flex .reimagining_content ul li::marker {
    color: #ed3237
}

#sustainability_page .reimagining_main .flex_direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#sustainability_page .reimagining_main .flex_direction .reimagining_content {
    padding-left: 0;
    padding-right: 20px
}

@media screen and (max-width:767px) {
    #sustainability_page .reimagining_main .flex_direction .reimagining_content {
        padding-right: 0
    }
}

#sustainability_page .renewable_main {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main {
        padding: 60px 0
    }
}

#sustainability_page .renewable_main .renewable_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#sustainability_page .renewable_main .renewable_flex .renewable_flex_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_flex .renewable_flex_content {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_flex .renewable_flex_content:nth-child(1) {
        margin-bottom: 0
    }
}

#sustainability_page .renewable_main .renewable_flex .renewable_flex_content .heading-text {
    padding-bottom: 10px
}

#sustainability_page .renewable_main .renewable_flex .renewable_flex_content p {
    padding-bottom: 10px
}

#sustainability_page .renewable_main .renewable_flex .renewable_flex_content p span {
    font-weight: 600
}

#sustainability_page .renewable_main .renewable_img {
    position: relative;
    margin: 30px 0 40px
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img {
        margin: 20px 0 20px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .renewable_item img {
        height: 15rem;
        object-fit: cover;
        object-position: center
    }
}

@media screen and (max-width:1199px) {
    #sustainability_page .renewable_main .renewable_img .slick-dots {
        bottom: -30px
    }
}

#sustainability_page .renewable_main .renewable_img .slick-prev:before,
#sustainability_page .renewable_main .renewable_img .slick-next:before {
    font-size: 30px
}

#sustainability_page .renewable_main .renewable_img .slick-slide {
    outline: none !important
}

#sustainability_page .renewable_main .renewable_img .slick-dots li button:before {
    font-size: 12px;
    color: #919596;
    opacity: 1
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .slick-dots li button:before {
        font-size: 10px
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .slick-dots li {
        width: 10px;
        height: 10px
    }
}

#sustainability_page .renewable_main .renewable_img .slick-dots li.slick-active button:before {
    font-size: 12px;
    color: #3d3d3d
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .slick-dots li.slick-active button:before {
        font-size: 10px
    }
}

#sustainability_page .renewable_main .renewable_img .slick-dotted.slick-slider {
    margin-bottom: 0
}

#sustainability_page .renewable_main .renewable_img .slick-prev {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 48%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .slick-prev {
        bottom: -110px;
        right: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#sustainability_page .renewable_main .renewable_img .slick-prev:before {
    content: ""
}

#sustainability_page .renewable_main .renewable_img .slick-next {
    background: url(../img/furniture/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 48%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:767px) {
    #sustainability_page .renewable_main .renewable_img .slick-next {
        bottom: -110px;
        right: 31%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: auto;
        top: auto
    }
}

#sustainability_page .renewable_main .renewable_img .slick-next:before {
    content: ""
}

@media screen and (max-width:1199px) {
    #sustainability_page .renewable_main .renewable_roadmap {
        padding-top: 25px
    }
}

#sustainability_page .renewable_main .renewable_roadmap ul {
    padding-left: 20px
}

#sustainability_page .renewable_main .renewable_roadmap ul li {
    margin-top: 10px;
    list-style-type: disc
}

#sustainability_page .renewable_main .renewable_roadmap ul li::marker {
    color: #ed3237
}

#sustainability_page .water_main {
    padding: 100px 0;
    background-color: #e8f0f2
}

@media screen and (max-width:767px) {
    #sustainability_page .water_main {
        padding: 60px 0
    }
}

#sustainability_page .water_main .water_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #sustainability_page .water_main .water_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#sustainability_page .water_main .water_flex .water_flex_content {
    width: 49%
}

@media screen and (max-width:767px) {
    #sustainability_page .water_main .water_flex .water_flex_content {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .water_main .water_flex .water_flex_content:nth-child(1) {
        margin-bottom: 0
    }
}

#sustainability_page .water_main .water_flex .water_flex_content:nth-child(2) {
    width: 47%
}

@media screen and (max-width:767px) {
    #sustainability_page .water_main .water_flex .water_flex_content:nth-child(2) {
        width: 100%
    }
}

#sustainability_page .water_main .water_flex .water_flex_content .water_img {
    margin-bottom: 20px
}

#sustainability_page .water_main .water_flex .water_flex_content .water_img img {
    border-radius: 10px
}

#sustainability_page .water_main .water_flex .water_flex_content .heading-text {
    padding-bottom: 10px
}

#sustainability_page .water_main .water_flex .water_flex_content p {
    padding-bottom: 10px
}

#sustainability_page .water_main .water_flex .water_flex_content p span {
    font-weight: 600
}

#sustainability_page .certification_main {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #sustainability_page .certification_main {
        padding: 60px 0
    }
}

#sustainability_page .certification_main .certification_title {
    width: 77%
}

@media screen and (max-width:1199px) {
    #sustainability_page .certification_main .certification_title {
        width: 100%
    }
}

#sustainability_page .certification_main .certification_title h2 {
    padding-bottom: 20px
}

#sustainability_page .certification_main .certification_title .sub_txt {
    padding-bottom: 15px;
    font-weight: 600
}

#sustainability_page .certification_main .certification_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #sustainability_page .certification_main .certification_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#sustainability_page .certification_main .certification_flex .certification_flex_content {
    width: 48%
}

@media screen and (max-width:767px) {
    #sustainability_page .certification_main .certification_flex .certification_flex_content {
        width: 100%
    }


}

@media screen and (max-width:767px) {
    #sustainability_page .certification_main .certification_flex .certification_flex_content:nth-child(1) {
        margin-bottom: 0
    }
}

#sustainability_page .certification_main .certification_flex .certification_flex_content .heading-text {
    padding-bottom: 10px
}

#sustainability_page .certification_main .certification_flex .certification_flex_content p {
    padding-bottom: 10px
}

#sustainability_page .certification_main .certification_flex .certification_flex_content p span {
    font-weight: 600
}

#sustainability_page .certification_main .certification_img {
    margin: 30px 0 40px
}

@media screen and (max-width:767px) {
    #sustainability_page .certification_main .certification_img {
        margin: 20px 0 20px
    }
}

#sustainability_page .tomorrow_main {
    padding: 0 0 100px
}

@media screen and (max-width:767px) {
    #sustainability_page .tomorrow_main {
        padding: 0 0 60px
    }
}

#sustainability_page .tomorrow_main .tomorrow_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    #sustainability_page .tomorrow_main .tomorrow_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .tomorrow_main .tomorrow_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_img {
    width: 51%
}

@media screen and (max-width:1199px) {
    #sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_img {
        width: 100%;
        margin: 0
    }
}

#sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_img img {
    width: 100%;
    border-radius: 10px
}

#sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_content {
    width: 44%
}

@media screen and (max-width:1199px) {
    #sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_content {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_content {
        width: 100%;
        margin-top: 20px
    }
}

#sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_content h2 {
    margin-bottom: 20px
}

#sustainability_page .tomorrow_main .tomorrow_flex .tomorrow_content h3 {
    padding: 30px 0 0
}

#sustainability_page .tomorrow_main .flex_direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#sustainability_page .tomorrow_main .flex_direction .reimagining_content {
    padding-left: 0;
    padding-right: 20px
}

@media screen and (max-width:767px) {
    #sustainability_page .tomorrow_main .flex_direction .reimagining_content {
        padding-right: 0
    }
}

#term_conditions_page .privacy_policy_main {
    padding: 120px 0 60px
}

#term_conditions_page .privacy_policy_main .privacy_policy_content h2 {
    color: #3d3d3d;
    margin-bottom: 30px;
    font-size: 40px
}

@media screen and (max-width:767px) {
    #term_conditions_page .privacy_policy_main .privacy_policy_content h2 {
        margin-bottom: 20px
    }
}

#term_conditions_page .privacy_policy_main .privacy_policy_content .para-text {
    color: #3d3d3d;
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    #term_conditions_page .privacy_policy_main .privacy_policy_content .para-text {
        font-size: 18px;
        line-height: 26px
    }
}

#term_conditions_page .privacy_policy_main .privacy_policy_content ul {
    list-style-type: disc;
    padding-left: 20px
}

#term_conditions_page .privacy_policy_main .privacy_policy_content ul li {
    list-style-type: disc;
    padding-bottom: 10px
}

#term_conditions_page .privacy_policy_main .privacy_policy_content h3 {
    margin-top: 10px;
    color: #3d3d3d;
    font-size: 28px
}

@media screen and (max-width:767px) {
    #term_conditions_page .privacy_policy_main .privacy_policy_content h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px
    }
}

#career_page .heading-text {
    color: #3d3d3d
}

#career_page .banner_space {
    padding-top: 64px
}

@media screen and (max-width:991px) {
    #career_page .banner_space {
        padding-top: 60px
    }
}

#career_page .banner-section {
    background-image: url("../img/career/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 75vh;
    width: 100%;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1450px) {
    #career_page .banner-section {
        height: 72vh
    }
}

@media screen and (max-width:1199px) {
    #career_page .banner-section {
        height: 57vh
    }
}

@media screen and (max-width:991px) {
    #career_page .banner-section {
        height: 44vh
    }
}

@media screen and (max-width:767px) {
    #career_page .banner-section {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: none;
        height: 50vh;
        position: absolute
    }
}

#career_page .banner-section .col-md-12 {
    width: 50% !important
}

@media screen and (max-width:1199px) {
    #career_page .banner-section .col-md-12 {
        width: 70% !important
    }
}

@media screen and (max-width:767px) {
    #career_page .banner-section .col-md-12 {
        width: 100% !important;
        padding-top: 140px;
        text-align: center
    }
}

#career_page .banner-section .heading-text {
    color: #fff
}

#career_page .banner-section .para-text {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #career_page .banner-section .para-text {
        font-size: 18px;
        line-height: 24px
    }
}

#career_page .banner-section .breadcrums {
    top: 8%
}

@media screen and (max-width:991px) {
    #career_page .banner-section .breadcrums {
        top: 20%;
        text-align: left
    }
}

@media screen and (max-width:767px) {
    #career_page .banner-section .breadcrums {
        top: 12%;
        text-align: left
    }
}

#career_page .mob-banner-img {
    height: 50vh;
    object-fit: cover;
    object-position: center
}

#career_page .job_opening {
    padding: 60px 0
}

#career_page .job_opening .job_title p {
    padding-top: 20px;
    width: 90%;
    font-size: 20px;
    color: #3d3d3d
}

@media screen and (max-width:991px) {
    #career_page .job_opening .job_title p {
        width: 100%
    }
}

#career_page .job_opening .job_opening_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0 40px
}

@media screen and (max-width:767px) {
    #career_page .job_opening .job_opening_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 0 40px
    }
}

#career_page .job_opening .job_opening_flex .job_opening_content {
    width: 58%
}

@media screen and (max-width:767px) {
    #career_page .job_opening .job_opening_flex .job_opening_content {
        width: 100%
    }
}

#career_page .job_opening .job_opening_flex .job_opening_content:first-child {
    width: 40%
}

@media screen and (max-width:767px) {
    #career_page .job_opening .job_opening_flex .job_opening_content:first-child {
        width: 100%
    }
}

#career_page .job_opening .job_opening_flex .job_opening_content h2 {
    margin-bottom: 20px
}

#career_page .job_opening .job_opening_flex .job_opening_content .para-text {
    font-size: 20px;
    line-height: 28px
}

#career_page .job_opening .job_opening_flex .job_opening_content .para_sapce {
    padding-top: 15px
}

#career_page .job_opening .job_opening_flex .job_opening_content .btn_section .btn_project_default {
    width: 150px;
    margin-bottom: 0
}

#career_page .job_opening .job_opening_img img {
    border-radius: 10px
}

#career_page .culture_main {
    background-color: #e8f0f2;
    padding: 80px 0
}

@media screen and (max-width:767px) {
    #career_page .culture_main {
        padding: 60px 0
    }
}

#career_page .culture_main .culture_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991px) {
    #career_page .culture_main .culture_flex {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:767px) {
    #career_page .culture_main .culture_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#career_page .culture_main .culture_flex .culture_img {
    width: 47%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:1199px) {
    #career_page .culture_main .culture_flex .culture_img {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #career_page .culture_main .culture_flex .culture_img {
        width: 100%;
        margin: 0
    }
}

#career_page .culture_main .culture_flex .culture_img .culture_icon {
    width: 33.33%;
    padding: 30px 10px 0;
    text-align: center
}

@media screen and (max-width:991px) {
    #career_page .culture_main .culture_flex .culture_img .culture_icon {
        width: 50%
    }
}

#career_page .culture_main .culture_flex .culture_img .culture_icon p {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

#career_page .culture_main .culture_flex .culture_content {
    width: 50%;
    padding-right: 20px
}

@media screen and (max-width:1199px) {
    #career_page .culture_main .culture_flex .culture_content {
        width: 50%;
        padding-right: 20px
    }
}

@media screen and (max-width:767px) {
    #career_page .culture_main .culture_flex .culture_content {
        width: 100%;
        padding-right: 0;
        margin-top: 0
    }
}

#career_page .culture_main .culture_flex .culture_content h2 {
    margin-bottom: 20px
}

#career_page .life_at_main {
    padding: 70px 0 100px
}

@media screen and (max-width:991px) {
    #career_page .life_at_main {
        padding: 60px 0 80px
    }
}

#career_page .life_at_main .life_at_title p {
    padding-top: 20px;
    width: 88%;
    font-size: 20px;
    color: #535353;
    font-weight: 600
}

@media screen and (max-width:991px) {
    #career_page .life_at_main .life_at_title p {
        width: 100%
    }
}

#career_page .life_at_main .life_at_flex {
    position: relative;
    padding: 40px 0 20px;
    margin: 0 -10px 0
}

@media(max-width:767px) {
    #career_page .life_at_main .life_at_flex {
        margin: 0 -5px 0;
        padding: 40px 0 10px
    }
}

#career_page .life_at_main .life_at_flex .life_at_box {
    padding: 10px 10px
}

@media screen and (max-width:767px) {
    #career_page .life_at_main .life_at_flex .life_at_box {
        padding: 10px 5px
    }
}

@media(max-width:767px) {
    #career_page .life_at_main .life_at_flex .life_at_box .life_at_item {
        width: 100%;
        margin-bottom: 0;
        box-shadow: none
    }
}

#career_page .life_at_main .slick-dots {
    bottom: -20px
}

#career_page .life_at_main .slick-prev:before,
#career_page .life_at_main .slick-next:before {
    font-size: 30px
}

#career_page .life_at_main .slick-slide {
    outline: none !important
}

#career_page .life_at_main .slick-dots li {
    width: 11px;
    height: 11px
}

@media screen and (max-width:767px) {
    #career_page .life_at_main .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
}

#career_page .life_at_main .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    content: " ";
    border-radius: 50%;
    width: 11px;
    height: 11px;
    color: #707070;
    background-color: #707070
}

@media screen and (max-width:767px) {
    #career_page .life_at_main .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
}

#career_page .life_at_main .slick-dots li.slick-active button:before {
    font-size: 10px;
    border: 1px solid #707070;
    background-color: #fff
}

#career_page .life_at_main .slick-dotted.slick-slider {
    margin-bottom: 0
}

#career_page .life_at_main .slick-prev {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 50%;
    left: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #career_page .life_at_main .slick-prev {
        left: -1%
    }
}

@media screen and (max-width:1199px) {
    #career_page .life_at_main .slick-prev {
        left: -15px
    }
}

@media screen and (max-width:767px) {
    #career_page .life_at_main .slick-prev {
        left: -10px
    }
}

#career_page .life_at_main .slick-prev:before {
    content: ""
}

#career_page .life_at_main .slick-next {
    background: url(../img/home/slider-arrow.png);
    width: 17px;
    height: 26px;
    background-size: 17px;
    top: 53%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 1
}

@media screen and (max-width:1300px) {
    #career_page .life_at_main .slick-next {
        right: -1%
    }
}

@media screen and (max-width:1199px) {
    #career_page .life_at_main .slick-next {
        right: -15px
    }
}

@media screen and (max-width:767px) {
    #career_page .life_at_main .slick-next {
        right: -10px
    }

    .news ul {
    display: flex;
    overflow: hidden;
    flex-direction: column !important;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;

}
    .news ul>li{
        margin-bottom: 20px !important;
    }

    .news ul li {
        overflow: hidden;
        background: #fff;
        border: 1px solid #c7c7c7;
        padding: 20px;
        border-radius: 5px;
        margin-right: 0 !important;
        width: auto !important;
        height: auto !important;
    }
    a.button.center {
    margin: 50px auto 0;
    width: auto !important;
}
}

#career_page .life_at_main .slick-next:before {
    content: ""
}

input::-webkit-input-placeholder {
    color: red
}

input::-moz-placeholder {
    color: red
}

input:-ms-input-placeholder {
    color: red
}

input::placeholder {
    color: red
}

.media {
    color: darkred
}

@media screen and (max-width:991px) {
    .media {
        color: green
    }
}

@media screen and (min-width:992px) {
    .media {
        color: greenyellow
    }
}

@media screen and (min-width:420px) and (max-width:450px) {
    .media {
        color: red
    }
}

.tv-sec{
    padding:60px 0;
}

.tv-sec h2{
    text-align: center;
}

.forUse {
    width: 34% !important;
}

.working-hours {
    color: #fff;
}

.working-hours strong i{
    color: #ed3237;
}

.test {
    margin-bottom: 12px;
}

.footer_flex_right ul.footer_list li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.images-totla-gallery {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap:15px;
}

.images-totla-gallery .image-set {
    /* border: 2px solid #e31d1d; */
    width: 24%;
    border-radius: 5px;
}
.images-totla-gallery .image-set a.example-image-link img {
    width: 100%;
    display: block;
}

.forgallery{
    padding:100px 0 !important;
    background: #e8f0f2;
}

#about_us_overview .banner-section .banner-inner {
    background-position: center center;
    background-size: 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    width: 100%;
    z-index: 1;
    height: 82vh;
    position:relative;
    background-repeat: no-repeat !important;
}
/*.heading-details {
    position: absolute;
    top: 0%;
    left: 0;
    text-align: center;
}*/
.heading-details {
    position: absolute;
    top: 50px;
    left: 7%;
    
}
.heading-details span.heading-inner {
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-shadow: 2px -2px 3px #343434;
}

.heading-details .breadcrums {
    position: absolute;
    text-align: center;
    top: 80px;
}

.heading-details .breadcrums {
    position: absolute;
    text-align: center;
    top: 80px;
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
}
#milestones_page .banner-section .banner-inner {
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    width: 100%;
    z-index: 1;
    height: 100vh;
    position:relative;
}


.productDetails {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.productDetails .productDetailsLeft ul{
    background: #fff;
}
.productDetails .productDetailsLeft ul li {
    
    border-bottom: 1px solid #ebebeb;
}
.productDetails .productDetailsLeft ul li.active {
    background: red;
}
.productDetails .productDetailsLeft ul li.active a{
    color: #fff;
}
.productDetails .productDetailsLeft ul li a{
    color:#363636;
    padding: 14px;
    display: block;
}

.productDetails .productDetailsLeft ul li:hover{
    background: red;
}
.productDetails .productDetailsLeft ul li:hover a{
    color: #fff;
}

.productDetailsRight {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.productDetailsLeft {
    width: auto;
    margin-right: 20px;
    flex: 0 0 30%;
}

.productDetailsRight .image-set img{
    width:100%;
}

.productDetailsRight .image-set {
    width: 30%;
    margin: 10px;
}

.circle2 {
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #23c76473;
    position: fixed;
    right: 30px;
    bottom: 250px;
    z-index: 9999;
  }
  
/*  .pulse {
    animation: pulse-animation 2s infinite;
  }
  */
  .circle1 {
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #23c76473;
    position: fixed;
    right: 30px;
    bottom: 170px;
    z-index: 9999;
  }
  
/*  @keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #23c76473;
    }
    100% {
        box-shadow: 0 0 0 20px #23c76473;
    }
  }
*/


.partners_sec {
    padding: 60px 0 60px 0;
    overflow: hidden;
   
}

.partners_sec ul {
    margin-top: 0;
}

.partners_sec ul li {
    display: inline-block;
    width: 22.9%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.partners_sec ul li .partners_pic {
    background: #e9e5f3;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    padding: 0 0;
    border: 1px solid #d1d1d1;
    position: relative;
}

.partners_sec ul li .partners_pic img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.partners_sec ul li .partners_pic .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ef111e;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners_sec ul li .partners_pic:hover .overlay {
    opacity: 1;
}



.partners_sec ul li .partners_pic .overlay h3 {
    font-family: 'PT Serif', serif;
    text-align: center;
    font-size: 30px;
    color: #fff;
}


.portal {
    padding: 60px 0;
    overflow: hidden;
    background: #e6e6e6;
}

.portal ul {}

.portal ul li {
    display: inline-block;
    width: 47%;
    margin-right: 5%;
    position: relative;
}

.portal ul li:last-child {
    margin-right: 0;
}

.portal ul li iframe {
    width: 100%;
    height: 400px;
    position: relative;
}

.portal ul li iframe .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #1278c6;
}

.portal ul li iframe:hover .overlay {
    opacity: 1;
}
.media_video_sec .media_title, .media_image_sec .media_title {
    text-align: left;
    padding: 0;
    margin: 0 auto 20px;
    font-size: 30px;
    color: #ef111e;
}


.news {
    padding: 20px 0 0 0;
    overflow: hidden;
    background: #fff;

}

.news ul {
    display: flex;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.news ul>li {
    overflow: hidden;
    background: #fff;
    border: 1px solid #c7c7c7;
    padding: 20px;
    border-radius: 5px;
    margin-right: 20px;
    width: 50%;
    height: 660px;
}
.news ul li {
    overflow: hidden;
    background: #fff;
    border: 1px solid #c7c7c7;
    padding: 20px;
    border-radius: 5px;
    margin-right: 20px;
    width: 50%;
    height: 660px;
}
.news ul>li .news_pic {
    width: auto;
    overflow: hidden;
    height: auto;
    border-radius: 5px;
}

.news ul>li .news_pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.news ul>li .news_text {
    margin-top: 20px;
}

.news ul>li .news_text h2 {
    font-size: 21px;
    color: #1e1e1e;
    text-align: left;
    line-height: 27px;
}

.news ul>li .news_text p {
    font-size: 15px;
    color: #6f6f6f;
    line-height: 26px;
    padding: 6px 0;
    text-align: left;
}

.news ul>li .news_text ul {
    border-top: 1px solid #c7c7c7;
    margin-top: 10px;
}

.news ul>li .news_text ul li {
    padding: 10px 0 0 0;
    border: none;
    margin-right: 0;
    height: auto;
    width: auto;
}

.news ul>li .news_text ul li i {
    color: #ef111e;
}

a.button.center {
    display: block;
    text-align: center;
    margin: 50px auto 0;
    overflow: hidden;
    width: 12%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 1000ms;
    transition: color 1000ms;
}

.button.center:hover {
    color: #ef111e;
    background: #000;
}

a.button.center {
    display: block;
    text-align: center;
    margin: 50px auto 0;
    overflow: hidden;
    width: 12%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 1000ms;
    transition: color 1000ms;
}
a.button {
    padding: 15px 25px;
    background: #ef111e;
    color: #fff;
    overflow: hidden;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 1000ms;
    transition: color 1000ms;
}

.text-center{
    text-align: center;
}

.images-totla-gallery .image-set img.example-image {
    width: 100%;
}
.images-totla-gallery .image-set {
    /* border: 2px solid #e31d1d; */
    width: 15%;
    /* border-radius: 5px; */
}
.banner-description {
    position: absolute;
    top: 45%;
    left: 5%;
}
@media screen and (max-width:767px) {
    #pipes_page .collections-section .all-collections .collections-info .collections-inside h3 {
        font-size: 18px;
        margin: 15px 0 0
    }
    #index_page .innovative_content .innovative_content_flex .innovative_content_desc:last-child {
    margin-left: 0;
    }

   .forFiend .veriousFIled .video-sec img{
    max-width: 60% !important;
   } 

   #pipes_page .tv-sec .heading-text {
    color: #3d3d3d;
    font-weight: 400;
    margin-top: 30px;
}
.news ul>li .news_text ul {
    border-top: 1px solid #c7c7c7;
    margin-top: 10px;
    flex-direction: row;
    display: flex;
    flex-direction: row !important;
}
.news ul>li .news_text ul li {

    margin-bottom: 0 !important;
}
footer .footer_links_new {
    flex-direction: column !important;
}
.partners_sec ul li {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.images-totla-gallery {
    flex-direction: column;
}

.images-totla-gallery .image-set {
    /* border: 2px solid #e31d1d; */
    width: 100%;
    border-radius: 5px;
}
.news ul>li .news_pic {
    width: auto;
    overflow: hidden;
    height: auto;
    border-radius: 5px;
}
.text-center {
    display: flex;
}

#about_us_overview .banner-section .banner-inner {
     height: 250px !important;

}
.banner-description {
    position: absolute;
    top: 45%;
    left: 0%;
}
.banner-description .heading-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    width: 222px;
    line-height: 32px;
}

#about_us_overview .banner-section .banner-inner {
    height: 360px;
}
}

@media screen and (max-width:409px) {
.images-totla-gallery .image-set {
    /* border: 2px solid #e31d1d; */
    width: 100%;
    border-radius: 5px;
}

.images-totla-gallery .image-set {
    /* border: 2px solid #e31d1d; */
    width: 100%;
    border-radius: 5px;
}

#about_us_overview .banner-section .banner-inner {
     height: 250px !important;

}
.banner-description {
    position: absolute;
    top: 45%;
    left: 0%;
}
.banner-description .heading-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    width: 222px;
    line-height: 32px;
}
}

.image-set img {
    width: 100%;
}

.image-set .text-center{
    margin-top: 20px;
}


.text.detials {
    background: #faf7f7;
    padding: 10px;
    box-shadow: 6px 4px 8px 0px #c7c7c7;
}

.text.detials h2 {
    font-size: 19px;
    padding: 0;
    margin: 0;
    color: #ed3237;
}

.text.detials p {
    padding-bottom: 0;
    font-size: 14px;
    color: #868686;
    margin: 10px 0 0 0;
}

.lb-data .lb-details {
    width: auto !important;
    float: left;
    text-align: left;
    line-height: 1.1em;
    background: #1d1d1d !important;
    padding: 10px !important;
    margin: -5px  !important;
    border-radius: 5px!important;
}

.lb-data .lb-caption {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1em;
}
.lb-data .lb-caption span {
    font-size: 14px !important;
    margin-top: 9px;
    display: block;
    font-weight: 400;
}




/* Blog Section 
============== */

.single-blog-item {
	background: #fff;
	margin-bottom: 30px;
}

p.blog-meta {
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	color: #2c2c2c;
	text-transform: uppercase;
	letter-spacing: 1px;	
}

p.blog-meta i:before {
	padding-right: 7px;
}

.blog-meta i {
	font-size: 20px;
}

.blog-content {
	padding: 30px 30px 40px;
}

.blog-content h5 a {
	font-size: 18px;
	line-height: 28px;
	margin: 20px 0;
}

.blog-content h5 a:hover{
	color: #002C42;
	opacity: .8;
}


.blog-area a.read-more {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0 0;
	color: #122A44;
}

.blog-area a.read-more:hover {
	color: #F35C27;
}

.blog-bg {
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: .3s;
}

.blog-bg img {
    transition: transform ease 0.3s;
    width: 100%;
}

.blog-bg span {
    background: #e31818;
    color: #fff;
    padding: 4px;
    display: inline-block;
    width: 80px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.blog-bg img:hover {
	transform: scale(1.07);
}


.blog {
  background: #f6f6f6;
}


.pagination {
	margin-top: 30px;
  }
  
  .page-link {
	margin-right: 15px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FA4729;
	border-color: #FA4729;
	color: #fff;
  }
  
  .page-item:first-child .page-link {
	display: inline-flex;
	background: #fec500 !important;
	border-color: #fec500 !important;
	border-radius: 0;
  }
  
  .page-link,
  .page-link.active {
	border-radius: 0;
	margin-right: 15px;
	width: 50px !important;
	height: 50px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ddd;
	border-color: #ddd;
	color: #0B0D26;
  }
  .page-link:hover,
  .page-link.active:hover {
	background: #fec500 !important;
	border-color: #fec500 !important;
	color: #fff;
  }
  

.post-thumb {
    position: relative;
}

.dates {
  position: absolute;
  background-color: #e20f0f;
  top: 30px;
  left: 30px;
  line-height: normal;
}

.dates span {
  display: block;
  text-align: center;
  padding: 0 26px;
  font-family: "Montserrat";
}
 .dates span {
  display: block;
  text-align: center;
  padding: 0 26px;
  font-family: "Montserrat";
}
 .dates span {
  display: block;
  text-align: center;
  padding: 0 26px;
  font-family: "Montserrat";
}

.dates span.comments-counts {
  display: block;
  background: #fff;
  padding: 10px;
  color: #999;
}

.dates span {
  display: block;
  text-align: center;
  padding: 0 26px;
  font-family: "Montserrat";
  font-size: 18px;
  color: #fff;
}
.post-thumb img{
  width: 100%;
}

.dates .comments-counts span, .dates .date {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #000;
}
.dates span.date {
  color: #fff;
}

.dates span.year {
  padding-bottom: 10px !important;
  color: #fff;
}

span.years {
  font-size: 17px;
}

.dates span.month {
  margin-top: 10px;
}

.dates span.years {
  font-size: 17px;
  margin-bottom: 11px;
  margin-top: 5px;
}

section.company-section.blog {
    padding: 50px 0;
}


h1.entry-title {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #111;
    border-bottom: 1px solid #eaeaea;
    padding: 30px 0 15px;
}

h2.blog-tilte {
    font-size: 20px;
    background: #fafafa;
    padding: 11px;
    border-left: 5px solid #ed3237;
}

.blogSingle h2 {
    font-size: 2rem;
}


.recent-posts__item a {
    display: flex;
    gap: 13px;
}


.recent-blog-img {
    height: 95px;
    overflow: hidden;
    width: 125px;
    flex: 0 0 125px;
}

.recent-posts__item a .recent-blog-text {
    font-size: 13px;
}


.recent-blog-img img {
    width: 100%;
}