.main-image:after.mask {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 97.5%
}

.breadcrumbs li a span {
    color: #444 !important;
    font: 13px ProximaNovaRegular !important
}

.slider-content {
    position: absolute;
    right: 5%;
    top: 25%;
    text-align: right;
    width: 30%;
    background: rgba(0, 0, 0, .6);
    padding: 4% 2%;
    z-index: 3
}

.slider-content h1 {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

.slider-content p {
    color: #fff;
    font-size: 16px;
    margin: 0
}

.fancybox-image {
    object-fit: contain !important;
}

@media screen and (max-width:768px) {
    .mask {
        display: none !important
    }
    .slider-content {
        position: relative !important;
        right: 0 !important;
        top: 0 !important;
        text-align: center !important;
        width: 100% !important;
        background: rgb(14 25 17);
        opacity: .5;
        padding: 2% !important
    }
    .slider-content h1 {
        font-size: 16px !important;
        font-weight: 700 !important;
        color: #fff !important;
        text-align: center !important
    }
    .slider-content p {
        color: #fff !important;
        font-size: 10px !important;
        font-family: ProximaNovaRegular;
        font-size: 14px;
        color: #3b3b3b;
        text-align: justify !important
    }
}

/*! * Font Awesome Free 5.11.2 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,
.fad,
.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 {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -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-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.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-artstation:before {
    content: "\f77a"
}

.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-atlassian:before {
    content: "\f77b"
}

.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-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.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-battle-net:before {
    content: "\f835"
}

.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-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.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-blog:before {
    content: "\f781"
}

.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-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.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-bread-slice:before {
    content: "\f7ec"
}

.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-buffer:before {
    content: "\f837"
}

.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-buy-n-large:before {
    content: "\f8a6"
}

.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-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.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-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.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-centos:before {
    content: "\f789"
}

.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-cheese:before {
    content: "\f7ef"
}

.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-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.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-medical:before {
    content: "\f7f5"
}

.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-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.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-cotton-bureau:before {
    content: "\f89e"
}

.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-crutch:before {
    content: "\f7f7"
}

.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-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.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-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.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-egg:before {
    content: "\f7fb"
}

.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-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.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-fan:before {
    content: "\f863"
}

.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-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.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-alt:before {
    content: "\f7e4"
}

.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-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.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-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.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-globe-europe:before {
    content: "\f7a2"
}

.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-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.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-hamburger:before {
    content: "\f805"
}

.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-middle-finger:before {
    content: "\f806"
}

.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-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.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-heart-broken:before {
    content: "\f7a9"
}

.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-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.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-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.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-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.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-jira:before {
    content: "\f7b1"
}

.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-laptop-medical:before {
    content: "\f812"
}

.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-mdb:before {
    content: "\f8ca"
}

.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-mendeley:before {
    content: "\f7b3"
}

.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-mitten:before {
    content: "\f7b5"
}

.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:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.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-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-orcid:before {
    content: "\f8d2"
}

.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-pager:before {
    content: "\f815"
}

.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-pepper-hot:before {
    content: "\f816"
}

.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-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.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-pizza-slice:before {
    content: "\f818"
}

.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-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.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-record-vinyl:before {
    content: "\f8d9"
}

.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-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.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-restroom:before {
    content: "\f7bd"
}

.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-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.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-sd-card:before {
    content: "\f7c2"
}

.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-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.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-sleigh:before {
    content: "\f7cc"
}

.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-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.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-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.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-stackpath:before {
    content: "\f842"
}

.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-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.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-tenge:before {
    content: "\f7d7"
}

.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:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.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-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.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-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.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-ups:before {
    content: "\f7e0"
}

.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-nurse:before {
    content: "\f82f"
}

.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-usps:before {
    content: "\f7e1"
}

.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-voicemail:before {
    content: "\f897"
}

.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-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.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-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.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: 400;
    font-display: swap;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.zoomable {
    position: relative;
    overflow: hidden;
    pointer-events: none
}

.zoomableInPlace {
    position: absolute
}

.zoomable>.zoomed {
    transition: opacity .5s;
    opacity: 0 !important;
    position: absolute !important;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0 !important;
    pointer-events: none !important;
    max-height: none !important;
    max-width: none !important;
    background: #fff !important
}

.zoomable.active>.zoomed {
    opacity: 1 !important;
    transition: opacity .5s
}

.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-list,
.slick-slider .slick-track {
    -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:after,
.slick-track:before {
    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
}

.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
    content: "\e800"
}

.lnr-apartment:before {
    content: "\e801"
}

.lnr-pencil:before {
    content: "\e802"
}

.lnr-magic-wand:before {
    content: "\e803"
}

.lnr-drop:before {
    content: "\e804"
}

.lnr-lighter:before {
    content: "\e805"
}

.lnr-poop:before {
    content: "\e806"
}

.lnr-sun:before {
    content: "\e807"
}

.lnr-moon:before {
    content: "\e808"
}

.lnr-cloud:before {
    content: "\e809"
}

.lnr-cloud-upload:before {
    content: "\e80a"
}

.lnr-cloud-download:before {
    content: "\e80b"
}

.lnr-cloud-sync:before {
    content: "\e80c"
}

.lnr-cloud-check:before {
    content: "\e80d"
}

.lnr-database:before {
    content: "\e80e"
}

.lnr-lock:before {
    content: "\e80f"
}

.lnr-cog:before {
    content: "\e810"
}

.lnr-trash:before {
    content: "\e811"
}

.lnr-dice:before {
    content: "\e812"
}

.lnr-heart:before {
    content: "\e813"
}

.lnr-star:before {
    content: "\e814"
}

.lnr-star-half:before {
    content: "\e815"
}

.lnr-star-empty:before {
    content: "\e816"
}

.lnr-flag:before {
    content: "\e817"
}

.lnr-envelope:before {
    content: "\e818"
}

.lnr-paperclip:before {
    content: "\e819"
}

.lnr-inbox:before {
    content: "\e81a"
}

.lnr-eye:before {
    content: "\e81b"
}

.lnr-printer:before {
    content: "\e81c"
}

.lnr-file-empty:before {
    content: "\e81d"
}

.lnr-file-add:before {
    content: "\e81e"
}

.lnr-enter:before {
    content: "\e81f"
}

.lnr-exit:before {
    content: "\e820"
}

.lnr-graduation-hat:before {
    content: "\e821"
}

.lnr-license:before {
    content: "\e822"
}

.lnr-music-note:before {
    content: "\e823"
}

.lnr-film-play:before {
    content: "\e824"
}

.lnr-camera-video:before {
    content: "\e825"
}

.lnr-camera:before {
    content: "\e826"
}

.lnr-picture:before {
    content: "\e827"
}

.lnr-book:before {
    content: "\e828"
}

.lnr-bookmark:before {
    content: "\e829"
}

.lnr-user:before {
    content: "\e82a"
}

.lnr-users:before {
    content: "\e82b"
}

.lnr-shirt:before {
    content: "\e82c"
}

.lnr-store:before {
    content: "\e82d"
}

.lnr-cart:before {
    content: "\e82e"
}

.lnr-tag:before {
    content: "\e82f"
}

.lnr-phone-handset:before {
    content: "\e830"
}

.lnr-phone:before {
    content: "\e831"
}

.lnr-pushpin:before {
    content: "\e832"
}

.lnr-map-marker:before {
    content: "\e833"
}

.lnr-map:before {
    content: "\e834"
}

.lnr-location:before {
    content: "\e835"
}

.lnr-calendar-full:before {
    content: "\e836"
}

.lnr-keyboard:before {
    content: "\e837"
}

.lnr-spell-check:before {
    content: "\e838"
}

.lnr-screen:before {
    content: "\e839"
}

.lnr-smartphone:before {
    content: "\e83a"
}

.lnr-tablet:before {
    content: "\e83b"
}

.lnr-laptop:before {
    content: "\e83c"
}

.lnr-laptop-phone:before {
    content: "\e83d"
}

.lnr-power-switch:before {
    content: "\e83e"
}

.lnr-bubble:before {
    content: "\e83f"
}

.lnr-heart-pulse:before {
    content: "\e840"
}

.lnr-construction:before {
    content: "\e841"
}

.lnr-pie-chart:before {
    content: "\e842"
}

.lnr-chart-bars:before {
    content: "\e843"
}

.lnr-gift:before {
    content: "\e844"
}

.lnr-diamond:before {
    content: "\e845"
}

.lnr-linearicons:before {
    content: "\e846"
}

.lnr-dinner:before {
    content: "\e847"
}

.lnr-coffee-cup:before {
    content: "\e848"
}

.lnr-leaf:before {
    content: "\e849"
}

.lnr-paw:before {
    content: "\e84a"
}

.lnr-rocket:before {
    content: "\e84b"
}

.lnr-briefcase:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-car:before {
    content: "\e84e"
}

.lnr-train:before {
    content: "\e84f"
}

.lnr-bicycle:before {
    content: "\e850"
}

.lnr-wheelchair:before {
    content: "\e851"
}

.lnr-select:before {
    content: "\e852"
}

.lnr-earth:before {
    content: "\e853"
}

.lnr-smile:before {
    content: "\e854"
}

.lnr-sad:before {
    content: "\e855"
}

.lnr-neutral:before {
    content: "\e856"
}

.lnr-mustache:before {
    content: "\e857"
}

.lnr-alarm:before {
    content: "\e858"
}

.lnr-bullhorn:before {
    content: "\e859"
}

.lnr-volume-high:before {
    content: "\e85a"
}

.lnr-volume-medium:before {
    content: "\e85b"
}

.lnr-volume-low:before {
    content: "\e85c"
}

.lnr-volume:before {
    content: "\e85d"
}

.lnr-mic:before {
    content: "\e85e"
}

.lnr-hourglass:before {
    content: "\e85f"
}

.lnr-undo:before {
    content: "\e860"
}

.lnr-redo:before {
    content: "\e861"
}

.lnr-sync:before {
    content: "\e862"
}

.lnr-history:before {
    content: "\e863"
}

.lnr-clock:before {
    content: "\e864"
}

.lnr-download:before {
    content: "\e865"
}

.lnr-upload:before {
    content: "\e866"
}

.lnr-enter-down:before {
    content: "\e867"
}

.lnr-exit-up:before {
    content: "\e868"
}

.lnr-bug:before {
    content: "\e869"
}

.lnr-code:before {
    content: "\e86a"
}

.lnr-link:before {
    content: "\e86b"
}

.lnr-unlink:before {
    content: "\e86c"
}

.lnr-thumbs-up:before {
    content: "\e86d"
}

.lnr-thumbs-down:before {
    content: "\e86e"
}

.lnr-magnifier:before {
    content: "\e86f"
}

.lnr-cross:before {
    content: "\e870"
}

.lnr-menu:before {
    content: "\e871"
}

.lnr-list:before {
    content: "\e872"
}

.lnr-chevron-up:before {
    content: "\e873"
}

.lnr-chevron-down:before {
    content: "\e874"
}

.lnr-chevron-left:before {
    content: "\e875"
}

.lnr-chevron-right:before {
    content: "\e876"
}

.lnr-arrow-up:before {
    content: "\e877"
}

.lnr-arrow-down:before {
    content: "\e878"
}

.lnr-arrow-left:before {
    content: "\e879"
}

.lnr-arrow-right:before {
    content: "\e87a"
}

.lnr-move:before {
    content: "\e87b"
}

.lnr-warning:before {
    content: "\e87c"
}

.lnr-question-circle:before {
    content: "\e87d"
}

.lnr-menu-circle:before {
    content: "\e87e"
}

.lnr-checkmark-circle:before {
    content: "\e87f"
}

.lnr-cross-circle:before {
    content: "\e880"
}

.lnr-plus-circle:before {
    content: "\e881"
}

.lnr-circle-minus:before {
    content: "\e882"
}

.lnr-arrow-up-circle:before {
    content: "\e883"
}

.lnr-arrow-down-circle:before {
    content: "\e884"
}

.lnr-arrow-left-circle:before {
    content: "\e885"
}

.lnr-arrow-right-circle:before {
    content: "\e886"
}

.lnr-chevron-up-circle:before {
    content: "\e887"
}

.lnr-chevron-down-circle:before {
    content: "\e888"
}

.lnr-chevron-left-circle:before {
    content: "\e889"
}

.lnr-chevron-right-circle:before {
    content: "\e88a"
}

.lnr-crop:before {
    content: "\e88b"
}

.lnr-frame-expand:before {
    content: "\e88c"
}

.lnr-frame-contract:before {
    content: "\e88d"
}

.lnr-layers:before {
    content: "\e88e"
}

.lnr-funnel:before {
    content: "\e88f"
}

.lnr-text-format:before {
    content: "\e890"
}

.lnr-text-format-remove:before {
    content: "\e891"
}

.lnr-text-size:before {
    content: "\e892"
}

.lnr-bold:before {
    content: "\e893"
}

.lnr-italic:before {
    content: "\e894"
}

.lnr-underline:before {
    content: "\e895"
}

.lnr-strikethrough:before {
    content: "\e896"
}

.lnr-highlight:before {
    content: "\e897"
}

.lnr-text-align-left:before {
    content: "\e898"
}

.lnr-text-align-center:before {
    content: "\e899"
}

.lnr-text-align-right:before {
    content: "\e89a"
}

.lnr-text-align-justify:before {
    content: "\e89b"
}

.lnr-line-spacing:before {
    content: "\e89c"
}

.lnr-indent-increase:before {
    content: "\e89d"
}

.lnr-indent-decrease:before {
    content: "\e89e"
}

.lnr-pilcrow:before {
    content: "\e89f"
}

.lnr-direction-ltr:before {
    content: "\e8a0"
}

.lnr-direction-rtl:before {
    content: "\e8a1"
}

.lnr-page-break:before {
    content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3"
}

.lnr-sort-amount-asc:before {
    content: "\e8a4"
}

.lnr-hand:before {
    content: "\e8a5"
}

.lnr-pointer-up:before {
    content: "\e8a6"
}

.lnr-pointer-right:before {
    content: "\e8a7"
}

.lnr-pointer-down:before {
    content: "\e8a8"
}

.lnr-pointer-left:before {
    content: "\e8a9"
}

#cart-checkout .checkout-container {
    margin-top: 65px;
    max-width: 332px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

#cart-checkout .checkout-container h3 {
    text-align: center;
    font: 24px HoeflerTextBlack;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #3b3b3b;
    margin-bottom: 30px
}

.form-icon .fa-times {
    color: #fff;
    -webkit-text-stroke: 1px red
}

.red-answer {
    background: red !important
}

#cart-checkout .checkout-container form input {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
    outline: 0;
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .32px;
    color: #3b3b3b;
    height: 30px
}

#cart-checkout .checkout-container form .send-btn {
    margin-top: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#cart-checkout .checkout-container form .send-btn button {
    padding: 10px 32px;
    border: 0;
    outline: 0;
    border-radius: 32px;
    background-color: black;
    font: 14px ProximaNovaRegular;
    font-weight: 500;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #fff
}

#cart-checkout .checkout-container .suggestion-answer {
    width: 100%;
    max-width: unset;
    background-color: black;
    padding: 24px 40px;
    position: relative;
    margin-top: 30px
}

.cart-item {
    width: 32%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2.5rem
}

.cart-item .item-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
    margin-bottom: 10px
}

section.catalogs li {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 16px;
    float: left;
    background: 0 0;
    width: auto;
    height: auto;
    margin-right: 0
}

section.catalogs li div {
    background: #f0f0f0;
    padding: 6px
}

.cart-item .item-title span {
    padding: 3px 12px;
    font: 14px SourceSansProSemiBold;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase;
    background: black
}

.cart-item .item-title button {
    background-color: transparent;
    border: 0;
    outline: 0
}

.different-color {
    background: #ed222a !important
}

.cart-item .item-name a {
    transition: all .3s ease-in-out
}

.cart-item .item-name a img {
    transition: all .3s ease-in-out
}

.cart-item .item-name a:hover {
    color: black
}

.cart-item .item-name a:hover img {
    transform: translateX(10px)
}

.cart-item .item-img {
    position: relative;
    background-color: #f0f0f0;
    height: 187px
}

.cart-item .item-img .img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cart-item .item-img button {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    background-color: #bfcdd3;
    border: 0;
    outline: 0;
    border-radius: 15px;
    position: absolute;
    right: 7px;
    display: -webkit-box;
    display: flex;
    width: 26px;
    height: 26px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.cart-item .item-img button img {
    width: 14px
}

.cart-item .item-img button:hover {
    background-color: #ed222a
}

.cart-item .item-img .zoom-btn {
    bottom: 38px
}

.cart-item .item-img .fav-btn {
    bottom: 9px
}

.cart-item .item-name {
    margin-top: 15px
}

.cart-item .item-name a,
.cart-item .item-name h4 {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #3b3b3b
}

.cart-item .item-name h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font: 16px HoeflerTextBlack;
    font-weight: 900;
    line-height: 1.13;
    text-transform: capitalize
}

.cart-item .item-name a {
    margin-top: 8px;
    margin-bottom: 18px;
    font: 14px ProximaNovaRegular;
    font-weight: 500;
    line-height: normal;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.cart-item .item-name a img {
    margin-left: 5px
}

.cart-item .product-quantity {
    -webkit-box-pack: center;
    justify-content: center
}

#cart .cart-container {
    max-width: 854px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

#cart .cart-title,
#cart .clear-bag-btn {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

#cart .cart-title {
    margin-top: 15px;
    font-size: 30px;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.43;
    color: #3b3b3b
}

#cart .clear-bag-btn {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #b2b2b2;
    border: 0;
    outline: 0;
    border-radius: 15px;
    padding: 5px 16px;
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#cart .clear-bag-btn img {
    width: 10px;
    margin-right: 5px
}

#cart .clear-bag-btn:hover {
    background-color: black
}

#cart .checkout-btn a,
#cart .checkout-btn button,
#cart .delivery h4,
#cart .delivery p {
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important
}

#cart .checkout-btn a,
#cart .checkout-btn button {
    color: #fff
}

#cart .delivery h4 {
    font-weight: 700 !important;
    line-height: 1.31 !important;
    color: #2a2a2a;
    margin-bottom: 10px;
    font: 16px ProximaNovaRegular;
    margin-top: 14px
}

#cart .checkout-btn a,
#cart .checkout-btn button,
#cart .delivery p {
    font: 14px ProximaNovaRegular
}

#cart .delivery p {
    margin-bottom: 0 !important;
    max-width: 335px;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #2a2a2a
}

#cart .cart-items {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

#cart .checkout-btn {
    margin-top: 55px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#cart .checkout-btn a {
    text-align: center
}

#cart .checkout-btn a,
#cart .checkout-btn button {
    padding: 9px 32px;
    border: 0;
    outline: 0;
    border-radius: 50px;
    background-color: black;
    font-weight: 500;
    line-height: normal !important;
    color: #fff;
    min-width: 150px;
    transition: all .3s ease-in-out
}

#cart .checkout-btn a:hover,
#cart .checkout-btn button:hover {
    background: blackcb
}

.certificates-internal-conainer {
    max-width: 822px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.certificates-internal-conainer h3 {
    margin-top: 30px;
    font: 30px HoeflerTextBlack;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #3b3b3b
}

.certificates-internal-conainer .items {
    max-width: 792px;
    margin-top: 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    flex-wrap: wrap
}

.certificates-internal-conainer .items .item {
    width: 30%;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px
}

.certificates-internal-conainer .items .item .item-img {
    background-color: #f0f0f0;
    padding: 11px 17px
}

.certificates-internal-conainer .items .item .item-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: contain;
    height: 150px
}

.certificates-internal-conainer .items .item .zoom-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer
}

.certifiates-container {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.certifiates-container .owl-carousel {
    margin: 10px 0 25px
}

.certifiates-container .owl-carousel .owl-stage .owl-item {
    width: auto !important
}

.certifiates-container .owl-carousel a {
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3b3b3b
}

.certifiates-container .owl-carousel a:hover {
    color: #76a313
}

.certifiates-container .owl-carousel .owl-nav button {
    position: absolute;
    top: 7px;
    outline: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.certifiates-container .owl-carousel .owl-nav button img {
    width: auto !important;
    margin: 0
}

.certifiates-container .owl-carousel .owl-nav .owl-prev {
    left: -35px
}

.certifiates-container .owl-carousel .owl-nav .owl-next {
    right: -35px
}

.certifiates-container .owl-carousel .owl-nav button:hover {
    background-color: transparent
}

.certifiates-container h3 {
    font-weight: 900 !important;
    margin-top: 8px;
    font: 30px HoeflerTextBlack;
    color: #3b3b3b;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: block-axis;
    display: -webkit-box;
    line-height: 36px
}

.certifiates-container .certificate-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 110px
}

.certifiates-container .certificate-items .certificate-item {
    margin-bottom: 20px;
    width: 48.5%
}

.certifiates-container .certificate-items .certificate-item .certificate-img {
    background-color: #f6f6f6;
    padding: 25px 17px
}

.certifiates-container .certificate-items .certificate-item .certificate-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.certifiates-container .certificate-items .certificate-item .seemore,
.certifiates-container .certificate-items .certificate-item .title {
    margin-top: 8px;
    font: 16px HoeflerTextBlack;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #3b3b3b
}

.certifiates-container .certificate-items .certificate-item .seemore {
    font: 14px ProximaNovaRegilar;
    font-weight: 500;
    line-height: normal
}

#contact-content .brdcrumb {
    margin-bottom: 42px
}

#contact-content .contact-item {
    position: relative;
    width: 32%;
    height: 213px;
    background-color: #f0f0f0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

#contact-content .contact-item img {
    position: absolute;
    top: 7px;
    left: 12px
}

#contact-content .aplication-form h1,
#contact-content .contact-item .item h1 {
    font: 24px HoeflerTextBlack;
    color: #3b3b3b;
    font-weight: 900
}

#contact-content .contact-item .item p {
    font: 14px ProximaNovaRegular;
    color: #3b3b3b
}

#contact-content .contact-item .adress {
    width: 250px
}

#contact-content .contact-item .contact {
    width: 250px
}

#contact-content .contact-item .work-time {
    width: 125px
}

#contact-content .aplication-form {
    padding-left: 25px;
    padding-right: 25px;
    width: 33%
}

#contact-content .aplication-form h1 {
    text-align: center
}

#contact-content .aplication-form form .form-item {
    padding: 10px 0;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly
}

#contact-content .aplication-form form .form-item .pretty,
#contact-content .aplication-form form .form-item .pretty input {
    margin: 0
}

#contact-content .aplication-form form .form-item .pretty label {
    padding-left: 30px;
    font-family: ProximaNovaRegular;
    color: #3b3b3b;
    font-size: 14px;
    display: -webkit-box;
    display: flex
}

#contact-content .aplication-form form .form-item .pretty label::before {
    border: 0;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#contact-content .aplication-form form .form-item .pretty label::after {
    background-color: #d9d9d9;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#contact-content .aplication-form form .form-item .pretty .pretty.p-toggle .state.p-primary label:after,
#contact-content .aplication-form form .form-item .pretty input:checked~.state.p-primary label:after {
    background-color: black !important;
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
    transition: none
}

#contact-content .aplication-form form .form-item .pretty .pretty.p-toggle .state.p-primary label:before,
#contact-content .aplication-form form .form-item .pretty input:checked~.state.p-primary label:before {
    border: 1px solid black
}

#contact-content .aplication-form form button,
#contact-content .aplication-form form input,
#contact-content .aplication-form form textarea {
    resize: none;
    display: -webkit-box;
    display: flex;
    border-radius: 15px;
    outline: 0;
    border: 1px solid #e4e4e4;
    margin: 10px auto auto;
    align-items: center
}

#contact-content .aplication-form form input,
#contact-content .aplication-form form textarea {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

#contact-content .aplication-form form textarea {
    height: 91px !important
}

#contact-content .aplication-form form button {
    margin-top: 30px;
    height: 30px;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: black;
    color: #fff;
    font: 14px ProximaNovaMedium;
    min-height: 36px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 20px
}

#contact-content .map-section {
    width: 67%;
    height: 449px
}

#contact-content .map-section #map {
    width: 100%;
    height: 100%
}

footer {
    position: relative;
    margin-top: 65px;
    padding-bottom: 23px;
    background-color: #0e1911
}

footer .p53 {
    padding-top: 53px;
    flex-wrap: wrap
}

footer .footer-item {
    width: 17%;
    padding-bottom: 32px;
    margin-right: 34px
}

footer .footer-item .footer-item-links .footer-item-link,
footer .footer-item .footer-item-title {
    font: 20px HoeflerTextBlack;
    color: #acb9bf;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

footer .footer-item .footer-item-links li {
    display: block
}

footer .footer-item .footer-item-links li a {
    font: 14px ProximaNovaRegular;
    line-height: 20px;
    color: #acb9bf
}

footer .footer-item .footer-item-links li a:hover,
footer .footer-item .social-bar .social-bar-item i:hover {
    color: black
}

footer .footer-item .footer-item-links .footer-item-link {
    line-height: 1.4
}

footer .copyright a,
footer .footer-item .footer-item-links .get-in-touch span {
    font-family: ProximaNovaBold
}

footer .footer-item .footer-item-links .number {
    color: #91c81a;

    font: 14px ProximaNovaBold;
    line-height: 16px
}

footer .footer-item .pnb li a {
    font: 14px ProximaNovaBold
}

footer .footer-item .social-bar .social-bar-item {
    margin-right: 5px
}

footer .footer-item .social-bar .social-bar-item i {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

footer .footer-item .follow-us {
    padding-top: 32px
}

footer .copyright {
    font: 14px ProximaNovaRegular;
    color: #acb9bf
}

footer .copyright a {
    color: black
}

.maskot {
    position: fixed;
    right: 22px;
    bottom: 18px;
    z-index: 999
}

.gardashlar-maskot {
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    transform: translate(120%);
    -webkit-transform: translate(120%)
}

.transform22 {
    transform: translate(10%) !important;
    -webkit-transform: translate(10%) !important;
    transform: rotate(5deg) !important;
    -webkit-transform: rotate(5deg) !important;
    margin-left: -4%
}

.divHeight {
    height: 40vh;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0
}

header {
    background-color: #0e1911;
    position: relative;
    z-index: 9999
}

header nav {
    padding: 15px 42px
}

header nav #menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%
}

header nav #menu .social-bar li:nth-child(1) {
    padding-left: 43px
}

header nav #menu .social-bar li {
    margin: 0;
    padding-left: 15px
}

header nav #menu .social-bar li a i {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header nav #menu .nav-bar .n-item .dropdown-menu .dropdown-item:hover,
header nav #menu .nav-bar .n-item a:hover,
header nav #menu .social-bar li a i:hover {
    color: black
}

header nav #menu .nav-bar {
    margin: auto
}

header nav #menu .nav-bar .n-item {
    margin-right: 1.5rem;
    cursor: pointer;
    transition: all .3s ease-in-out
}

header nav #menu .nav-bar .n-item:hover a {
    color: black
}

header nav #menu .nav-bar .n-item a {
    font-family: ProximaNovaRegular;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0 !important;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    transition: all .3s ease-in-out
}

header nav #menu .nav-bar .n-item .dropdown-menu {
    background-color: #fff;
    padding-top: 35px !important;
    top: 37px !important;
    background-clip: unset;
    border-radius: 0 !important;
    border: unset;
    transition: all .3s ease-in-out
}

header nav #menu .nav-bar .show {
    transition: all .3s ease-in-out
}

header nav #menu .nav-bar .n-item .dropdown-menu .dropdown-item {
    padding-bottom: .5rem !important;
    color: #000;
    background-color: transparent;
    text-align: center
}

header nav .additional-bar li {
    margin-left: .8125rem
}

header nav button {
    border: 0;
    outline: 0;
    background: 0 0
}

header nav button:focus {
    outline: 0
}

header nav button i {
    color: #fff
}

#toggle-button {
    display: none;
    margin-top: 2px
}

#search-button {
    margin-bottom: 4px
}

#toggle-button i {
    font-size: 20px
}

.heart-link {
    margin-bottom: 4px;
    display: inline-block
}

.dropdown {
    position: static !important
}

.dropdown-menu {
    background-color: #0e1911 !important;
    -webkit-transform: unset !important;
    transform: unset !important;
    width: 100%
}

.common-dropdown {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.nav-bar li:first-child .common-dropdown div:first-child {
    columns: 2 auto;
}

.common-dropdown div:first-child {
    border-right: solid .5px #313131;
    margin-right: 32px;
    padding-right: 32px
}

.logo-main {
    position: relative;
    z-index: 99999 !important
}

.color-bar {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.color-bar span {
    font: 14px ProximaNovaRegular;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3b3b3b;
    margin-right: 7px
}

.color-bar .pretty {
    margin-right: 10px
}

.color-bar .pretty .state {
    height: 18px
}

.color-bar .pretty .state label:after {
    background-color: transparent !important
}

.color-bar .pretty .state label:before {
    border: 0;
    left: -3px !important;
    top: -3px !important;
    width: 24px;
    height: 24px
}

.color-bar .pretty input:checked~.state label:after {
    background-color: transparent !important
}

.color-bar .pretty input:checked~.state label:before {
    border: 1px solid #b2b2b2
}

#mass-media-1 .media-container-1 h3 {
    margin-top: 40px
}

#mass-media-1 .logo-item {
    margin-bottom: 2rem
}

#mass-media-1 .logo-item .logo-item-img {
    height: 157px;
    background-color: #f0f0f0;
    display: -webkit-box;
    display: flex
}

#mass-media-1 .logo-item .logo-item-img img {
    width: 200px;
    margin: auto;
    height: 80px;
    object-fit: contain
}

.videos-image {
    width: 100%;
    height: 187px
}

.videos-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#mass-media-1 .logo-item .logo-item-btns {
    margin-top: 10px;
    display: -webkit-box;
    display: flex
}

#mass-media-1 .logo-item .logo-item-btns a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 10px;
    background-color: black;
    border: 0;
    outline: 0;
    border-radius: 15px;
    padding: 6px 17px;
    font: 14px ProximaNovaRegular;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#mass-media-1 .logo-item .logo-item-btns a img {
    margin-right: 7px
}

#mass-media-1 .logo-item .logo-item-btns a:hover {
    background-color: #76a313
}

#mass-media-2 .owl-carousel a,
#mass-media-2 h3 {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #3b3b3b
}

#mass-media-2 h3 {
    margin-left: 5px;
    margin-top: 30px;
    font: 30px HoeflerTextBlack;
    font-weight: 900;
    line-height: 1.43
}

#mass-media-2 .owl-carousel {
    margin: 10px 0 25px 5px
}

#mass-media-2 .owl-carousel .owl-stage {
    width: 100% !important
}

#mass-media-2 .owl-carousel a {
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    line-height: normal
}

#mass-media-2 .owl-carousel a:hover {
    color: #76a313
}

#mass-media-2 .owl-carousel .owl-nav button {
    position: absolute;
    top: 7px;
    outline: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#mass-media-2 .owl-carousel .owl-nav button img {
    width: auto !important;
    margin: 0
}

#mass-media-2 .owl-carousel .owl-nav .owl-prev {
    left: -35px
}

#mass-media-2 .owl-carousel .owl-nav .owl-next {
    right: -35px
}

#mass-media-2 .owl-carousel .owl-nav button:hover {
    background-color: transparent
}

#mass-media-2 .company-images {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    transition: all .3s ease-in-out
}

#mass-media-2 .company-images .company-image {
    margin: 0 5px 10px;
    position: relative;
    width: 24%;
    height: 187px;
    transition: all .3s ease-in-out
}

#mass-media-2 .company-images .company-image .company-img-itm {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#mass-media-2 .company-images .company-image .download-button {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    background-color: #bfcdd3;
    border: 0;
    outline: 0;
    border-radius: 15px;
    position: absolute;
    right: 7px;
    display: -webkit-box;
    display: flex;
    padding: 7px;
    height: 26px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#mass-media-2 .company-images .company-image .download-button img {
    width: 14px
}

#mass-media-2 .company-images .company-image .download-button {
    bottom: 9px
}

#mass-media-2 .company-images .company-image .download-button .downloaded {
    display: none;
    color: #fff;
    font: 14px ProximaNovaMedium;
    background: 0 0 !important
}

#mass-media-2 .company-images .company-image .download-button:hover {
    background-color: black
}

.mass-media-4 .video-cover {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
    width: 100%;
    transition: all .3s ease-in-out
}

.mass-media-4 .fancy img {
    height: 100%;
    width: 100%
}

.mass-media-4 .video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.mass-media-4 .video-play .video-play-btn {
    background-color: rgba(145, 200, 26, .8);
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mass-media-4 .video-play .video-play-btn i {
    color: #fff;
    padding: 12px 16px 12px 19px
}

.mass-media-4 .company-image:hover .video-cover {
    display: none
}

.mass-media-4 .video-play-btn:hover {
    background-color: black
}

#about .new-container,
#big-master .new-container,
#certificates .new-container,
#company-head .new-container,
#faq .new-container,
#news-internal .new-container,
.common-section .new-container {
    padding: 0 15px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto
}

#about .new-container .news-date,
#big-master .new-container .news-date,
#certificates .new-container .news-date,
#company-head .new-container .news-date,
#faq .new-container .news-date,
#news-internal .new-container .news-date,
.common-section .new-container .news-date {
    margin-top: 10px;
    font: 14px ProximaNovaMedium;
    color: #3b3b3b;
    line-height: 20px
}

#about .new-container h3,
#big-master .new-container h3,
#certificates .new-container h3,
#company-head .new-container h3,
#faq .new-container h3,
#news-internal .new-container h3,
.common-section .new-container h3 {
    font-weight: 900 !important;
    margin-top: 8px;
    font: 30px HoeflerTextBlack;
    color: #3b3b3b;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: block-axis;
    display: -webkit-box
}

#about .new-container h4,
#big-master .new-container h4,
#certificates .new-container h4,
#company-head .new-container h4,
#faq .new-container h4,
#news-internal .new-container h4,
.common-section .new-container h4 {
    margin-bottom: 15px;
    font-weight: 900 !important;
    margin-top: 35px;
    font: 18px HoeflerTextBlack;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: block-axis;
    display: -webkit-box;
    -o-object-fit: contain;
    object-fit: contain;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2a2a2a
}

#about .new-container h5,
#big-master .new-container h5,
#certificates .new-container h5,
#company-head .new-container h5,
#faq .new-container h5,
#news-internal .new-container h5,
.common-section .new-container h5 {
    font: 14px ProximaNovaRegular;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #3b3b3b
}

#about .new-container ul,
#big-master .new-container ul,
#certificates .new-container ul,
#company-head .new-container ul,
#faq .new-container ul,
#news-internal .new-container ul,
.common-section .new-container ul {
    padding-left: 15px;
    margin-bottom: 10px;
    list-style: disc
}

#about .new-container ul li,
#big-master .new-container ul li,
#certificates .new-container ul li,
#company-head .new-container ul li,
#faq .new-container ul li,
#news-internal .new-container ul li,
.common-section .new-container ul li {
    margin: 5px 0;
    display: list-item;
    list-style-type: disc;
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 21px;
    letter-spacing: normal;
    color: #2a2a2a
}

#about .new-container .news-tags,
#big-master .new-container .news-tags,
#certificates .new-container .news-tags,
#company-head .new-container .news-tags,
#faq .new-container .news-tags,
#news-internal .new-container .news-tags,
.common-section .new-container .news-tags {
    margin-top: 10px;
    border: 1px solid #cfd8dc;
    display: inline-block;
    padding: 5px
}

#about .new-container .news-tags div,
#big-master .new-container .news-tags div,
#certificates .new-container .news-tags div,
#company-head .new-container .news-tags div,
#faq .new-container .news-tags div,
#news-internal .new-container .news-tags div,
.common-section .new-container .news-tags div {
    display: -webkit-box;
    display: block
}

#about .new-container .news-tags a,
#big-master .new-container .news-tags a,
#certificates .new-container .news-tags a,
#company-head .new-container .news-tags a,
#faq .new-container .news-tags a,
#news-internal .new-container .news-tags a,
.common-section .new-container .news-tags a {
    font-family: ProximaNovaRegular;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #afb8bb;
    padding: 0 5px
}

#about .new-container p,
#big-master .new-container p,
#certificates .new-container p,
#company-head .new-container p,
#faq .new-container p,
#news-internal .new-container p,
.common-section .new-container p {
    font: 15px ProximaNovaRegular;
    color: #3b3b3b;
    margin: 12px 0 0;
    line-height: 20px
}

#about .new-container .img-class,
#big-master .new-container .img-class,
#certificates .new-container .img-class,
#company-head .new-container .img-class,
#faq .new-container .img-class,
#news-internal .new-container .img-class,
.common-section .new-container .img-class {
    margin: 15px 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#about .new-container iframe,
#big-master .new-container iframe,
#certificates .new-container iframe,
#company-head .new-container iframe,
#faq .new-container iframe,
#news-internal .new-container iframe,
.common-section .new-container iframe {
    margin-top: 30px;
    width: 100%;
    height: 250px
}

#about .new-container .news-share,
#big-master .new-container .news-share,
#certificates .new-container .news-share,
#company-head .new-container .news-share,
#faq .new-container .news-share,
#news-internal .new-container .news-share,
.common-section .new-container .news-share {
    margin-top: 35px
}

#about .new-container .news-share a,
#big-master .new-container .news-share a,
#certificates .new-container .news-share a,
#company-head .new-container .news-share a,
#faq .new-container .news-share a,
#news-internal .new-container .news-share a,
.common-section .new-container .news-share a {
    font: 14px ProximaNovaSemiBold;
    color: #3b3b3b;
    line-height: 18px
}

#about .slider-container,
#big-master .slider-container,
#certificates .slider-container,
#company-head .slider-container,
#faq .slider-container,
#news-internal .slider-container,
.common-section .slider-container {
    padding: 0 15px;
    max-width: 1014px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

#about .slider-container .another-news,
#big-master .slider-container .another-news,
#certificates .slider-container .another-news,
#company-head .slider-container .another-news,
#faq .slider-container .another-news,
#news-internal .slider-container .another-news,
.common-section .slider-container .another-news {
    font: 30px HoeflerTextBlack;
    color: #3b3b3b
}

#about .slider-container .news-item,
#big-master .slider-container .news-item,
#certificates .slider-container .news-item,
#company-head .slider-container .news-item,
#faq .slider-container .news-item,
#news-internal .slider-container .news-item,
.common-section .slider-container .news-item {
    width: 100% !important
}

#about .slider-container .news-item .news-btn img,
#big-master .slider-container .news-item .news-btn img,
#certificates .slider-container .news-item .news-btn img,
#company-head .slider-container .news-item .news-btn img,
#faq .slider-container .news-item .news-btn img,
#news-internal .slider-container .news-item .news-btn img,
.common-section .slider-container .news-item .news-btn img {
    display: inline-block;
    width: auto
}

#about .slider-container .owl-carousel .owl-nav button,
#big-master .slider-container .owl-carousel .owl-nav button,
#certificates .slider-container .owl-carousel .owl-nav button,
#company-head .slider-container .owl-carousel .owl-nav button,
#faq .slider-container .owl-carousel .owl-nav button,
#news-internal .slider-container .owl-carousel .owl-nav button,
.common-section .slider-container .owl-carousel .owl-nav button {
    cursor: pointer;
    position: absolute;
    top: 22%;
    background-color: #e6eff3;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    outline: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0
}

#about .slider-container .owl-carousel .owl-nav .owl-prev,
#big-master .slider-container .owl-carousel .owl-nav .owl-prev,
#certificates .slider-container .owl-carousel .owl-nav .owl-prev,
#company-head .slider-container .owl-carousel .owl-nav .owl-prev,
#faq .slider-container .owl-carousel .owl-nav .owl-prev,
#news-internal .slider-container .owl-carousel .owl-nav .owl-prev,
.common-section .slider-container .owl-carousel .owl-nav .owl-prev {
    left: -7%
}

#about .slider-container .owl-carousel .owl-nav .owl-next,
#big-master .slider-container .owl-carousel .owl-nav .owl-next,
#certificates .slider-container .owl-carousel .owl-nav .owl-next,
#company-head .slider-container .owl-carousel .owl-nav .owl-next,
#faq .slider-container .owl-carousel .owl-nav .owl-next,
#news-internal .slider-container .owl-carousel .owl-nav .owl-next,
.common-section .slider-container .owl-carousel .owl-nav .owl-next {
    right: -7%
}

.news {
    width: 100%;
    display: -webkit-box;
    display: flex;
    margin-top: 1rem;
    -webkit-box-pack: justify;
    flex-wrap: wrap
}

.news-item {
    width: calc(100% / 3 - 16px);
    margin: 1rem 8px
}

.news-item .news-img {
    width: 100%;
    height: 187px
}

#news .breadcrumbs,
#news .main-title,
#news .product-count {
    padding-left: 8px
}

#product-content #category-btn {
    margin-left: 8px
}

.news-item .news-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.new-container .news-img {
    width: 100%;
    height: 350px
}

.new-container .news-img img {
    width: 100%;
    height: 100%
}

.news-item .news-date {
    margin-top: 10px;
    font: 14px ProximaNovaMedium;
    color: #3b3b3b;
    line-height: 20px
}

.news-item .news-title {
    margin-top: 8px
}

.news-item .news-title {
    font: 16px HoeflerTextBlack;
    color: #3b3b3b;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: block-axis;
    display: -webkit-box;
    line-height: 20px;
    font-weight: 900;
    height: 40px
}

.news-item .news-text {
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 40px
}

.news-item .news-text p {
    font: 14px ProximaNovaRegular;
    margin-bottom: 0;
    line-height: 20px;
}

.news-item .news-btn {
    margin-top: 10px;
    font: 14px ProximaNovaMedium;
    color: #3b3b3b
}

.news-item .news-tags {
    margin-top: 10px;
    border: 1px solid #cfd8dc;
    display: inline-block;
    padding: 2px 5px 5px 5px;
    margin-right: 10px
}

.news-item .news-tags div {
    display: -webkit-box;
    display: flex
}

.news-item .news-tags a {
    font-family: ProximaNovaRegular;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #afb8bb;
    padding: 0 5px;
    display: contents
}

.pagination {
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 60px
}

.pagination .sub-pagination {
    padding: 0 10px;
    display: -webkit-box;
    display: flex;
    border: 1px solid #e0e0e0;
    border-radius: 31px;
    height: 34px;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.pagination .sub-pagination a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.pagination,
.pagination .sub-pagination .pagination-ul .pagination-item a span,
.pagination .sub-pagination a span {
    display: -webkit-box;
    display: flex
}

.pagination .sub-pagination .pagination-ul {
    list-style: none !important;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
    margin-bottom: 0 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding-left: 0 !important
}

.pagination .sub-pagination .pagination-ul li {
    list-style-type: none !important
}

.pagination .sub-pagination .pagination-ul .pagination-item {
    padding: 0 8px
}

.pagination .sub-pagination .pagination-ul .pagination-item a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font: 15px ProximaNovaRegular;
    color: #3b3b3b;
    height: 100%
}

.media-container-1,
.partners-container {
    max-width: 898px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.media-container-1 h3,
.partners-container h3 {
    font: 30px HoeflerTextBlack;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #3b3b3b
}

.media-container-1 .owl-carousel a,
.media-container-1 a,
.partners-container .owl-carousel a,
.partners-container a {
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3b3b3b
}

.media-container-1 .owl-carousel,
.partners-container .owl-carousel {
    margin: 10px 0 25px
}

.media-container-1 .owl-carousel .owl-stage,
.partners-container .owl-carousel .owl-stage {
    width: 100% !important
}

.media-container-1 .owl-carousel a:hover,
.partners-container .owl-carousel a:hover {
    color: #76a313
}

.media-container-1 .owl-carousel .owl-nav button,
.partners-container .owl-carousel .owl-nav button {
    position: absolute;
    top: 7px;
    outline: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.media-container-1 .owl-carousel .owl-nav button img,
.partners-container .owl-carousel .owl-nav button img {
    width: auto !important;
    margin: 0
}

.media-container-1 .owl-carousel .owl-nav .owl-prev,
.partners-container .owl-carousel .owl-nav .owl-prev {
    left: -35px
}

.media-container-1 .owl-carousel .owl-nav .owl-next,
.partners-container .owl-carousel .owl-nav .owl-next {
    right: -35px
}

.media-container-1 .owl-carousel .owl-nav button:hover,
.partners-container .owl-carousel .owl-nav button:hover {
    background-color: transparent
}

.media-container-1 .pl-0,
.partners-container .pl-0 {
    padding: 0 10px 10px 0
}

.media-container-1 .margin-0,
.partners-container .margin-0 {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0
}

.media-container-1 .partner-item,
.partners-container .partner-item {
    height: 187px;
    width: 100%;
    background-color: #f0f0f0;
    padding: 30px
}

.media-container-1 .partner-item img,
.partners-container .partner-item img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.media-container-1 .partner-item:hover,
.partners-container .partner-item:hover {
    border: 2px solid #cfd8dc
}

.brdcrumb,
.product-slider-info {
    margin-left: auto;
    margin-right: auto
}

.brdcrumb {
    margin-top: 1rem;
    padding: 0 15px;
    max-width: 1274px
}

.product-slider-info {
    margin-top: 22px;
    max-width: 1366px;
    display: -webkit-box;
    display: flex
}

.product-slider-info .product-slider {
    position: relative;
    background-color: #f0f0f0;
    width: 43%;
    height: 415px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.product-slider-info .product-slider .owl-carousel {
    z-index: 0
}

.product-slider-info .product-slider img {
    width: 77%;
    margin: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-slider-info .product-slider .owl-dots {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0 !important;
    height: 100%;
    width: 10px
}

.product-slider-info .product-slider .owl-dots button {
    outline: 0;
    right: 20px;
    position: absolute
}

.product-slider-info .product-slider .owl-dots button span {
    width: 2px;
    height: 18px
}

.product-slider-info .product-slider .owl-dots button:nth-child(1) {
    top: 35%
}

.product-slider-info .product-slider .owl-dots button:nth-child(2) {
    top: 45%
}

.product-slider-info .product-slider .owl-dots button:nth-child(3) {
    top: 55%
}

.product-slider-info .product-slider svg {
    position: absolute;
    right: 10px;
    bottom: 13px;
    cursor: pointer
}

.product-slider-info .product-info {
    padding-left: 45px
}

.product-slider-info .product-info .title-span {
    background-color: #b2b2b2;
    padding: 3px 8px;
    color: #fff;
    font: 13px SourceSansProSemiBold;
    text-transform: uppercase
}

.product-slider-info .product-info a {
    margin-right: 32%
}

.product-slider-info .product-info a .share-span {
    color: #3b3b3b;
    font: 14px ProximaNovaSemiBold;
    line-height: 18px
}

.product-slider-info .product-info .product-details h1 {
    color: #3b3b3b;
    font: 30px HoeflerTextBlack;
    margin-top: 15px;
    font-weight: 900;
    text-transform: capitalize
}

.product-slider-info .product-info .product-details p {
    margin-bottom: 0;
    font: 14px ProximaNovaRegular;
    color: #2a2a2a
}

.product-slider-info .product-info .product-details .firstchild {
    max-width: 67%;
    line-height: 21px;
    margin-bottom: 12px
}

.product-slider-info .product-info .product-details .product-depth,
.product-slider-info .product-info .product-details .product-height,
.product-slider-info .product-info .product-details .product-width {
    margin-bottom: 2px
}

.product-slider-info .product-info .product-details .color-bar {
    margin-top: 7px;
    -webkit-box-pack: start !important;
    justify-content: start !important
}

.product-slider-info .product-info .product-details .product-delivery {
    margin-top: 28px;
    font: 14px ProximaNovaSemiBold;
    color: #3b3b3b;
    margin-bottom: 9px
}

.product-slider-info .product-info .product-details .content-btns {
    display: -webkit-box;
    display: flex
}

.product-slider-info .product-info .product-details .content-btns .fav-btn {
    background-color: #bfcdd3;
    margin-right: 5px
}

.product-slider-info .product-info .product-details .content-btns .fav-btn:hover {
    background-color: #ed222a
}

.product-slider-info .product-info .product-details .content-btns .chart-button {
    background-color: black;
    font-family: ProximaNovaRegular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    min-height: 36px;
    padding-left: 36px;
    padding-right: 36px;
    border-radius: 36px
}

.product-slider-info .product-info .product-details .content-btns .chart-button img {
    margin-right: 5px
}

.product-slider-info .product-info .product-details .content-btns button {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    border: 0;
    outline: 0;
    border-radius: 15px;
    display: -webkit-box;
    display: flex;
    height: 26px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.product-slider-info .product-info .product-details .content-btns button img {
    width: 14px
}

.big-gallery {
    border: 1px solid #fff;
    width: 100%;
    height: 415px
}

.big-gallery,
.big-gallery img {
    position: relative
}

.galeri-image {
    width: 158px;
    height: 110px;
    margin-right: 10px;
    border: 2px solid #fff;
    display: inline-block
}

.big-gallery img,
.galeri-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: scale-down
}

.big-galleries {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
    top: -30px;
    max-width: 494px
}

.big-galleries::-webkit-scrollbar-track {
    background: #f0f0f0
}

.big-galleries::-webkit-scrollbar-thumb {
    background: #cfd8dc
}

.big-galleries::-webkit-scrollbar {
    width: 1px !important;
    height: 6px
}

.search-plus {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background: #bfcdd3;
    border-radius: 50%;
    position: absolute !important;
    bottom: 13px;
    right: 10px
}

.product-item {
    margin-top: 12px;
    margin-bottom: 12px
}

.product-item .product-content {
    height: 187px;
    position: relative;
    background-color: #f0f0f0
}

.product-item .product-content .product-image {
    height: 100%;
    overflow: hidden
}

.product-item .product-content .product-image img {
    -o-object-fit: cover;
    object-fit: contain;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out
}

.product-item .product-content .product-image:hover img {
    transform: scale(1.1)
}

.product-item .product-content span {
    background-color: black;
    padding: 2px 7px;
    font: 14px SourceSansProSemiBold;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    left: 10px;
    z-index: 999;
    text-transform: uppercase
}

.background-color {
    background: black !important
}

.product-item .product-content .zoom-btn {
    bottom: 40px
}

.product-item .product-content .fav-btn {
    bottom: 38px
}

.product-item .product-content .chart-button {
    bottom: 9px
}

.product-item .product-content .chart-button .chart-add {
    display: none;
    color: #fff;
    font: 14px ProximaNovaMedium;
    background: 0 0 !important
}

.product-item .product-content .chart-button:hover {
    background-color: black
}

.product-item .product-text {
    margin-top: 15px
}

.product-item .product-text .product-name {
    padding-left: 10px;
    padding-right: 10px
}

.product-item .product-text .product-name h3 {
    text-align: center;
    color: #3b3b3b;
    font: 16px HoeflerTextBlack;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 900;
    text-transform: capitalize
}

.product-item .product-text .see-more-btn {
    margin-top: 8px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.product-item .product-text .see-more-btn a {
    color: #3b3b3b;
    font: 14px ProximaNovaMedium;
    transition: all .3s ease-in-out
}

.product-item .product-text .see-more-btn a:hover {
    color: black
}

.product-item .product-text .see-more-btn a img {
    display: unset;
    width: auto;
    transition: all .3s ease-in-out
}

.product-item .product-text .see-more-btn a:hover img {
    transform: translateX(10px)
}

#faq .my-container,
#mass-media-2 .my-container,
#news .my-container,
#products .my-container,
.suggestion-section .my-container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto
}

#faq .category-title,
#mass-media-2 .category-title,
#news .category-title,
#products .category-title,
.suggestion-section .category-title {
    padding-left: 34px;
    font: 18px HoeflerTextBlack;
    color: #2a2a2a;
    font-weight: 600;
    padding-bottom: .5rem
}

#faq .category,
#mass-media-2 .category,
#news .category,
#products .category,
.suggestion-section .category {
    width: 225px;
    padding: 25px 30px 39px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    margin-top: 26px
}

#faq .category .category-item,
#mass-media-2 .category .category-item,
#news .category .category-item,
#products .category .category-item,
.suggestion-section .category .category-item {
    padding: 10px 0
}

#faq .category .category-item .pretty,
#mass-media-2 .category .category-item .pretty,
#news .category .category-item .pretty,
#products .category .category-item .pretty,
.suggestion-section .category .category-item .pretty {
    margin: 0
}

#faq .category .category-item .pretty label,
#mass-media-2 .category .category-item .pretty label,
#news .category .category-item .pretty label,
#products .category .category-item .pretty label,
.suggestion-section .category .category-item .pretty label {
    padding-left: 30px;
    font-family: ProximaNovaSemiBold;
    color: #3b3b3b;
    font-size: 14px
}

#faq .category .category-item .pretty label::before,
#mass-media-2 .category .category-item .pretty label::before,
#news .category .category-item .pretty label::before,
#products .category .category-item .pretty label::before,
.suggestion-section .category .category-item .pretty label::before {
    border: 0;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#faq .category .category-item .pretty label::after,
#mass-media-2 .category .category-item .pretty label::after,
#news .category .category-item .pretty label::after,
#products .category .category-item .pretty label::after,
.suggestion-section .category .category-item .pretty label::after {
    background-color: #d9d9d9;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#faq .category .category-item .pretty .pretty.p-toggle .state.p-primary label:after,
#faq .category .category-item .pretty input:checked~.state.p-primary label:after,
#mass-media-2 .category .category-item .pretty .pretty.p-toggle .state.p-primary label:after,
#mass-media-2 .category .category-item .pretty input:checked~.state.p-primary label:after,
#news .category .category-item .pretty .pretty.p-toggle .state.p-primary label:after,
#news .category .category-item .pretty input:checked~.state.p-primary label:after,
#products .category .category-item .pretty .pretty.p-toggle .state.p-primary label:after,
#products .category .category-item .pretty input:checked~.state.p-primary label:after,
.suggestion-section .category .category-item .pretty .pretty.p-toggle .state.p-primary label:after,
.suggestion-section .category .category-item .pretty input:checked~.state.p-primary label:after {
    background-color: black !important;
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
    transition: none
}

#faq .category .category-item .pretty .pretty.p-toggle .state.p-primary label:before,
#faq .category .category-item .pretty input:checked~.state.p-primary label:before,
#mass-media-2 .category .category-item .pretty .pretty.p-toggle .state.p-primary label:before,
#mass-media-2 .category .category-item .pretty input:checked~.state.p-primary label:before,
#news .category .category-item .pretty .pretty.p-toggle .state.p-primary label:before,
#news .category .category-item .pretty input:checked~.state.p-primary label:before,
#products .category .category-item .pretty .pretty.p-toggle .state.p-primary label:before,
#products .category .category-item .pretty input:checked~.state.p-primary label:before,
.suggestion-section .category .category-item .pretty .pretty.p-toggle .state.p-primary label:before,
.suggestion-section .category .category-item .pretty input:checked~.state.p-primary label:before {
    border: 1px solid black
}

#faq .category .state,
#mass-media-2 .category .state,
#news .category .state,
#products .category .state,
.suggestion-section .category .state {
    display: -webkit-box;
    display: flex
}

#faq .category-btns,
#mass-media-2 .category-btns,
#news .category-btns,
#products .category-btns,
.suggestion-section .category-btns {
    padding: 11px 0 0 2px
}

#faq .category-btns button,
#mass-media-2 .category-btns button,
#news .category-btns button,
#products .category-btns button,
.suggestion-section .category-btns button {
    background-color: #b2b2b2;
    outline: 0;
    border: 0;
    border-radius: 15px;
    color: #fff;
    font-family: ProximaNovaRegular;
    height: 30px;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#faq .category-btns button:hover,
#mass-media-2 .category-btns button:hover,
#news .category-btns button:hover,
#products .category-btns button:hover,
.suggestion-section .category-btns button:hover {
    background-color: black
}

#faq .category-btns .clear-button,
#mass-media-2 .category-btns .clear-button,
#news .category-btns .clear-button,
#products .category-btns .clear-button,
.suggestion-section .category-btns .clear-button {
    width: 87px;
    margin-right: 8px
}

#faq .category-btns .search-button,
#mass-media-2 .category-btns .search-button,
#news .category-btns .search-button,
#products .category-btns .search-button,
.suggestion-section .category-btns .search-button {
    width: 109px
}

#faq #product-content .breadcrumbs,
#mass-media-2 #product-content .breadcrumbs,
#news #product-content .breadcrumbs,
#products #product-content .breadcrumbs,
.suggestion-section #product-content .breadcrumbs {
    padding-top: 17px;
    padding-bottom: 25px
}

#faq #product-content .breadcrumbs .breadcrumbs_item a,
#mass-media-2 #product-content .breadcrumbs .breadcrumbs_item a,
#news #product-content .breadcrumbs .breadcrumbs_item a,
#products #product-content .breadcrumbs .breadcrumbs_item a,
.suggestion-section #product-content .breadcrumbs .breadcrumbs_item a {
    font-family: ProximaNovaRegular;
    font-size: 12px;
    color: #444
}

#faq #product-content .product-count,
#mass-media-2 #product-content .product-count,
#news #product-content .product-count,
#products #product-content .product-count,
.suggestion-section #product-content .product-count {
    margin-bottom: 5px
}

#faq #product-content .product-count span,
#mass-media-2 #product-content .product-count span,
#news #product-content .product-count span,
#products #product-content .product-count span,
.suggestion-section #product-content .product-count span {
    background-color: black;
    color: #fff;
    font: 14px SourceSansProSemiBold;
    text-transform: uppercase;
    padding: 3px 13px
}

#faq #product-content .h36,
#mass-media-2 #product-content .h36,
#news #product-content .h36,
#products #product-content .h36,
.suggestion-section #product-content .h36 {
    height: 36px
}

#faq #product-content .main-title h1,
#mass-media-2 #product-content .main-title h1,
#news #product-content .main-title h1,
#products #product-content .main-title h1,
.suggestion-section #product-content .main-title h1 {
    font: 30px HoeflerTextBlack;
    color: #3b3b3b;
    font-weight: 900
}

#faq #product-content .select-box,
#mass-media-2 #product-content .select-box,
#news #product-content .select-box,
#products #product-content .select-box,
.suggestion-section #product-content .select-box {
    position: relative;
    width: 250px
}

#faq #product-content .select-box select,
#mass-media-2 #product-content .select-box select,
#news #product-content .select-box select,
#products #product-content .select-box select,
.suggestion-section #product-content .select-box select {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    outline: 0;
    border-color: #d9d9d9;
    color: #414141;
    font: 14px ProximaNovaRegular;
    line-height: 16px
}

#faq #product-content #category-btn,
#mass-media-2 #product-content #category-btn,
#news #product-content #category-btn,
#products #product-content #category-btn,
.suggestion-section #product-content #category-btn {
    display: none
}

#faq #product-content #product-items,
#mass-media-2 #product-content #product-items,
#news #product-content #product-items,
#products #product-content #product-items,
.suggestion-section #product-content #product-items {
    margin-top: 23px
}

.project-item {
    position: relative;
    height: 289px;
    width: 97%;
    margin-top: 15px
}

.project-item .project-item-img {
    height: 100%
}

.project-item .project-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.project-item .project-item-name {
    padding: 15px 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .5)
}

.project-item .project-item-name a,
.project-item .project-item-name h3 {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: rgba(0, 0, 0, .8)
}

.project-item .project-item-name h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font: 24px HoeflerTextBlack;
    font-weight: 900;
    line-height: 1.04
}

.project-item .project-item-name a {
    font: 14px ProximaNovaRegular;
    font-weight: 600;
    line-height: normal
}

#projects .projects-container-1,
#projects .projects-container-2 {
    max-width: 604px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

#projects .projects-container-1 .project-sum span {
    padding: 3px 16px;
    background-color: black;
    font: 14px SourceSansProSemiBold;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff
}

#projects .projects-container-1 h3 {
    margin-top: 10px;
    font: 30px HoeflerTextBlack;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #3b3b3b
}

#projects .projects-container-1 p {
    max-width: 540px;
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #2a2a2a
}

#projects .projects-container-2 {
    max-width: 1136px
}

.private-projects .owl-carousel .item .project-item {
    width: 100%;
    margin-top: 0
}

.private-projects .owl-carousel .item .project-item .project-item-name a img {
    display: unset;
    width: auto
}

.product-quantity {
    display: -webkit-box;
    display: flex;
    font: 14px ProximaNovaRegular;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 14px
}

.product-quantity .counter {
    margin-left: 11px;
    border: 1px solid #b2b2b2;
    border-radius: 31px;
    width: 66px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    height: 26px;
    -webkit-box-align: center;
    align-items: center
}

.product-quantity .counter .decrement {
    cursor: pointer
}

.product-quantity .counter .count {
    width: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.product-quantity .counter .increment {
    cursor: pointer
}

@media (max-width:1300px) {
    .similar-products .owl-carousel .owl-nav .owl-prev {
        left: 10px !important
    }
    .similar-products .owl-carousel .owl-nav .owl-next {
        right: 10px !important
    }
}

@media (max-width:1200px) {
    #search-tab #close-btn {
        right: 41px !important
    }
    .category-bar-toggle {
        left: 0 !important
    }
    #news .category-nav,
    #products .category-nav {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        z-index: 1;
        top: 168px;
        left: -100%;
        z-index: 9999
    }
    #news #category-btn,
    #products #category-btn {
        display: block !important;
        margin-bottom: 1rem;
        font: 14px ProximaNovaRegular;
        background-color: #b2b2b2;
        border: 0;
        outline: 0;
        border-radius: 15px;
        padding: 5px 22px;
        color: #fff
    }
    .my-container {
        padding-left: 30px;
        padding-right: 30px
    }
    .category-nav {
        background-color: #f0f0f0;
        width: 245px;
        border-radius: 15px;
        padding: 15px 11px
    }
    .category-nav .category {
        background-color: #f0f0f0 !important;
        overflow-x: hidden !important
    }
    .slider-container .owl-carousel .owl-nav .owl-prev {
        left: 1% !important
    }
    .slider-container .owl-carousel .owl-nav .owl-next {
        right: 1% !important
    }
    #mass-media-2 .company-images .company-image {
        width: 32%
    }
}

@media (max-width:992px) {
    header .navbar-toggle {
        left: 0 !important
    }
    header #menu {
        display: block !important;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        background: #0e1911;
        top: 50px;
        left: -100%;
        z-index: 2;
        width: 100%;
        height: 100vh
    }
    header #menu .social-bar {
        -webkit-box-pack: center;
        justify-content: center
    }
    header #menu .social-bar li {
        padding-top: 1.5rem !important;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    header #menu .nav-bar li {
        margin: 0 !important;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        padding-top: 3rem
    }
    header .additional-bar {
        position: absolute;
        right: 100px
    }
    header button {
        display: block !important;
        padding: 0
    }
    header button:focus {
        outline: 0
    }
    .footer-item {
        width: 20% !important
    }
    .product-slider-info {
        flex-wrap: wrap
    }
    .product-slider-info .product-slider {
        width: 100%;
        height: auto
    }
    .product-slider-info .product-slider .owl-stage img {
        width: 60%;
        padding: 20px 0
    }
    .product-slider-info .product-info {
        margin-top: 40px;
        margin-right: 45px;
        width: 100%
    }
    .product-slider-info .product-info a {
        margin: 0
    }
    .product-slider-info .product-info .product-details .firstchild {
        max-width: 100%
    }
    .responsive-flex {
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .responsive-flex .aplication-form,
    .responsive-flex .contact-item {
        width: 100% !important;
        margin-bottom: 2rem
    }
    .responsive-flex .map-section {
        width: 100% !important
    }
    .news-item {
        width: calc(100% / 2 - 16px)
    }
    .partners-container .owl-carousel .owl-stage {
        width: 563px !important
    }
    #mass-media-2 .company-images .company-image {
        width: 31%
    }
    header .additional-bar {
        right: 90px !important
    }
    #news .p00 {
        padding-left: 0 !important
    }
}

@media (max-width:675px) {
    #cart .cart-items {
        -webkit-box-pack: center;
        justify-content: center
    }
    .gardashlar-maskot img {
        width: 200px;
        object-fit: contain
    }
}

@media screen and (max-width:630px) {
    .certificates-internal-conainer .items .item {
        width: 50%;
        margin-right: 0 !important
    }
}

.last-container {
    padding-left: 26px;
    padding-right: 26px
}

@media (max-width:576px) {
    header .additional-bar {
        right: 54px !important
    }
    .last-container {
        padding-left: 22px;
        padding-right: 22px
    }
    .media-container-1 .pl-0,
    .partners-container .pl-0 {
        padding: 5px !important
    }
    #contact-content .map-section {
        height: 70vw
    }
    #search-tab {
        padding: 0 1rem 1rem
    }
    .main-title {
        display: -webkit-box;
        display: flex
    }
    .main-title h1 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: end;
        align-items: flex-end;
        font-size: 20px !important
    }
    .big-gallery {
        height: 60vw
    }
    .big-galleries {
        top: 10px
    }
    .last-section {
        margin-top: 50px !important
    }
    .select-box {
        width: 45% !important
    }
    .category-nav .category {
        overflow: scroll;
        height: 400px
    }
    .m25 {
        width: 47% !important;
        height: 240px !important
    }
    .m25 .product-item {
        width: 100% !important
    }
    .m25 .product-item div {
        width: 70%
    }
    .m25 .product-item svg {
        width: 22px;
        right: 3px !important
    }
    .m25 .product-text {
        margin-top: 5px !important
    }
    .p00 {
        padding-left: 15px !important
    }
    .footer-item {
        width: 40% !important
    }
    .product-slider-info .product-info .product-details h1 {
        font-size: 20px
    }
    .news-item {
        width: 100% !important
    }
    .certificates-internal-conainer .items .item {
        width: 100%
    }
    .certificates-internal-conainer .items .item .item-img img {
        height: 50vw
    }
    #mass-media-2 .company-images .company-image {
        width: 100%;
        height: 200px
    }
    .cart-item .item-img {
        height: 150px
    }
    .similar-products .owl-carousel .owl-nav button {
        width: 26px !important;
        height: 26px !important
    }
}

@media screen and (max-width:550px) {
    .slider-navbar .owl-carousel .owl-nav .owl-next {
        right: -15px !important
    }
    .slider-navbar .owl-carousel .owl-nav .owl-prev {
        left: -15px !important
    }
}

@media screen and (max-width:432px) {
    #cart .cart-items .cart-item {
        width: calc(100% - 16px) !important
    }
    .cart-item .item-img {
        height: 160px
    }
}

@media screen and (max-width:1058px) {
    .vacancy {
        margin-right: auto;
        margin-left: auto
    }
}

.slider-navbar {
    margin-bottom: 1.5rem
}

.slider-navbar .owl-carousel a {
    font: 15px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3b3b3b
}

.slider-navbar .owl-carousel a:hover {
    color: #76a313
}

.slider-navbar .owl-carousel .owl-nav button {
    position: absolute;
    top: 7px;
    outline: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.for-fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35)
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.slider-navbar .owl-carousel .owl-nav button img {
    width: auto !important;
    margin: 0
}

.slider-navbar .owl-carousel .owl-nav .owl-prev {
    left: -35px
}

.slider-navbar .owl-carousel .owl-nav .owl-next {
    right: -35px
}

.slider-navbar .owl-carousel .owl-nav button:hover {
    background-color: transparent
}

.slider-navbar .owl-carousel .owl-stage {
    white-space: nowrap;
    display: -webkit-box;
    display: flex
}

.slider-navbar .owl-carousel .owl-dots {
    display: none
}

.slider-navbar .owl-carousel .owl-dots button {
    outline: 0
}

.similar-products {
    margin-top: 32px;
    max-width: 1132px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.similar-products .product-sum {
    font: 14px SourceSansProSemiBold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 13px
}

.similar-products .product-sum span {
    background-color: black;
    padding: 3px 12px
}

.similar-products .similar-products-title {
    font: 33px HoeflerTextBlack
}

.similar-products .similar-products-title a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 900;
    color: #3b3b3b
}

.similar-products .similar-products-title a img {
    margin-left: 5px
}

.similar-products .similar-product-links {
    height: 37px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 30px
}

.similar-products .similar-product-links li {
    margin-right: 14px
}

.similar-products .similar-product-links li a {
    font: 14px ProximaNovaRegular;
    color: #3b3b3b
}

.similar-products .similar-product-links li a:hover {
    color: black;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.similar-products .owl-carousel .product-item {
    width: auto
}

.similar-products .owl-carousel .owl-nav button {
    cursor: pointer;
    position: absolute;
    top: 33%;
    background-color: #e6eff3;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    outline: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0
}

.similar-products .owl-carousel .owl-nav .owl-prev {
    left: -7%
}

.similar-products .owl-carousel .owl-nav .owl-next {
    right: -7%
}

.similar-products .owl-carousel .owl-dots {
    margin-top: 2rem;
    display: none
}

.similar-products .owl-carousel .owl-dots button {
    outline: 0
}

ul {
    list-style: none;
    padding: 0
}

ul li {
    list-style-type: none;
    display: inline-block
}

a,
a:link {
    text-decoration: none
}

.p00 {
    padding-left: 0;
    padding-right: 0
}

.suggest-form-radio .pretty input,
h1,
h2,
h3,
h4,
h5,
h6,
label,
ul {
    margin: 0
}

#search-tab .my-container,
.m-container {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto
}

.toggle-search-bar {
    top: 50px !important
}

#search-tab {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    width: 100%;
    z-index: 2;
    min-height: 214px;
    background-color: #0e1911;
    top: -100%
}

#search-tab .my-container {
    max-width: 584px
}

#search-tab p {
    padding-top: 23px;
    font-family: HoeflerTextBlack;
    font-size: 20px;
    color: #acb9bf;
    float: left
}

#search-tab span {
    padding-top: 18px;
    font-family: HoeflerTextBlack;
    font-size: 20px;
    color: #acb9bf;
    float: left;
    margin-top: 5px
}

#search-tab p.search-text {
    margin-left: 10px
}

#search-tab .popular-search,
#search-tab .popular-search span a {
    font-family: ProximaNovaRegular;
    color: #cfd8dc;
    font-size: 14px;
    line-height: 18px
}

#search-tab .popular-search,
#search-tab h1 {
    padding-left: 15px
}

#search-tab .popular-search span {
    padding-right: 5px
}

#search-tab .popular-search span a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#search-tab .popular-search span a:hover,
.search-btn i:hover {
    color: black
}

#search-tab .search-input {
    margin-top: 27px
}

#search-tab .search-input input {
    font-family: ProximaNovaRegular;
    font-size: 24px;
    width: 100%;
    height: 62px;
    border-radius: 31px;
    outline: 0;
    border: 1px solid #2b2d2e;
    background-color: #0e1911;
    padding-left: 20px;
    color: #fff
}

#search-tab .search-input input::-webkit-input-placeholder {
    color: #2b2d2e
}

#search-tab .search-input input::-moz-placeholder {
    color: #2b2d2e
}

#search-tab .search-input input:-ms-input-placeholder {
    color: #2b2d2e
}

#search-tab .search-input input::-ms-input-placeholder {
    color: #2b2d2e
}

#search-tab .search-input input::placeholder {
    color: #2b2d2e
}

#search-tab .search-btn {
    margin-top: 17px
}

#search-tab .search-btn a {
    color: #fff;
    font-family: ProximaNovaRegular
}

#search-tab #close-btn {
    position: absolute;
    top: 25px;
    right: 300px;
    cursor: pointer
}

#search-tab #close-btn img {
    width: 15px;
    height: 15px
}

.breadcrumbs li a {
    color: #444;
    font: 13px ProximaNovaRegular
}

.accordion-toggle,
.panel-body {
    color: #3b3b3b;
    font-size: 16px
}

.accordion-toggle i {
    padding-right: 14px;
    color: #76a313
}

.accordion-toggle:hover {
    color: #76a313
}

.collapsed i {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
    color: #3b3b3b !important;
    padding-right: 0 !important;
    padding-left: 14px !important
}

.panel-body {
    color: #3b3b3b !important;
    margin-bottom: 15px;
    font-family: ProximaNovaRegular
}

.panel-title {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
    overflow: inherit !important;
    text-overflow: inherit !important;
    -webkit-line-clamp: inherit !important;
    margin-top: 0 !important;
    display: block !important;
    color: #3b3b3b !important
}

#accordion .panel:first-child {
    border-top: 1px solid #e6e4e4
}

.panel {
    border-bottom: 1px solid #e6e4e4
}

#accordion {
    margin-top: 50px
}

.experience {
    overflow: inherit !important;
    position: relative
}

.experience i {
    position: absolute;
    left: -25px;
    color: #76a313;
    font-size: 14px
}

.main-heading {
    margin-top: 8px;
    font: 24px HoeflerTextBlack !important;
    color: #3b3b3b;
    overflow: inherit !important;
    text-overflow: inherit !important;
    -webkit-line-clamp: inherit !important;
    -webkit-box-orient: inherit !important;
    display: block;
    line-height: 25px !important;
    font-weight: 900 !important
}

.consultation {
    margin-bottom: 50px
}

.consul-ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 25px
}

.consul-ul ul {
    padding-left: 0 !important
}

.common-form {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    width: 242px;
    right: 10%;
    margin-top: 60px;
    height: 276px
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

.common-input {
    border-radius: 15px;
    border: solid 1px #e4e4e4;
    width: 100%;
    padding: 3px 0 3px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-input::-webkit-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-input::-moz-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-input:-ms-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-input::-ms-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-input::placeholder {
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-textarea {
    border-radius: 15px;
    border: solid 1px #e4e4e4;
    width: 100%;
    padding: 3px 0 3px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 91px;
    resize: none;
    color: #3b3b3b;
    font-size: 14px;
    letter-spacing: .32px;
    font-family: ProximaNovaRegular
}

.common-textarea::-webkit-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    font-family: ProximaNovaRegular
}

.common-textarea::-moz-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    font-family: ProximaNovaRegular
}

.common-textarea:-ms-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    font-family: ProximaNovaRegular
}

.common-textarea::-ms-input-placeholder {
    color: #3b3b3b;
    font-size: 14px;
    font-family: ProximaNovaRegular
}

.common-textarea::placeholder {
    color: #3b3b3b;
    font-size: 14px;
    font-family: ProximaNovaRegular
}

.common-input:focus,
.common-textarea:focus {
    outline: 0
}

.input-submit {
    border-radius: 24px;
    background-color: black;
    color: #fff;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-family: ProximaNovaRegular;
    padding: 8px 20px;
    min-width: 120px
}

.submit-div {
    width: 100%;
    text-align: center
}

.common-form h3 {
    text-align: center;
    display: block !important;
    font-weight: 900;
    margin-bottom: 10px
}

.big-section {
    display: -webkit-box;
    display: flex;
    max-width: 990px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width:910px) {
    .big-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .big-section .new-container {
        padding: 0 28px;
        margin-right: unset;
        margin-left: unset
    }
    .common-form {
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px
    }
}

.second-main {
    margin-top: 40px
}

.search-btn i {
    margin-top: 11px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-text-stroke: 1px #0e1911
}

.heart-link {
    position: relative
}

.top-heart {
    top: -4px;
    right: -9px;
    position: absolute;
    background: #ed222a;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: ProximaNovaRegular;
    font-size: 11px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff
}

.form-answer {
    max-width: 277px;
    background-color: black;
    padding: 24px 40px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.basket-heart {
    background: black
}

.form-contents {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.form-text {
    width: 84%;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: normal;
    color: #fff;
    margin-left: 5px
}

.form-icon {
    width: 8%;
    margin-right: 5px
}

.form-icon i {
    color: #fff;
    -webkit-text-stroke: 1px black
}

.close-icon {
    position: absolute;
    top: 2px;
    right: 9px
}

.close-icon i {
    font-size: 12px;
    color: #fff
}

.suggest-form {
    max-width: 302px;
    margin-top: 20px
}

.suggest-head {
    margin-top: 20px !important
}

.suggest-textarea {
    height: 131px
}

.twin-input .common-input {
    width: 48%
}

.twin-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.suggest-form-radio {
    margin-top: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.suggest-form-radio .suggest-form-title {
    width: 35%;
    font: 14px ProximaNovaRegular;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .32px;
    color: #3b3b3b
}

.suggest-form-radio .pretty {
    width: 30%;
    margin: 0
}

.suggest-form-radio .pretty label {
    padding-left: 20px;
    font-family: ProximaNovaRegular;
    color: #3b3b3b;
    font-size: 14px;
    display: -webkit-box;
    display: flex
}

.suggest-form-radio .pretty label::before {
    border: 0;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

.suggest-form-radio .pretty label::after {
    background-color: #d9d9d9;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

.suggest-form-radio .pretty .pretty.p-toggle .state.p-primary label:after,
.suggest-form-radio .pretty input:checked~.state.p-primary label:after {
    background-color: black !important;
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
    transition: none
}

.suggest-form-radio .pretty .pretty.p-toggle .state.p-primary label:before,
.suggest-form-radio .pretty input:checked~.state.p-primary label:before {
    border: 1px solid black
}

.radio-inputs {
    margin-top: 15px;
    margin-bottom: 17px;
    padding-left: 8px
}

.downloaded-file,
.suggest-text {
    color: #3b3b3b;
    letter-spacing: .32px
}

.suggest-text {
    font: 14px ProximaNovaRegular;
    padding-left: 14px;
    display: block;
    margin-top: 10px
}

.downloaded-file {
    width: 48%;
    border-radius: 15px;
    border: solid 1px #e4e4e4;
    padding: 3px 0 3px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: ProximaNovaRegular;
    position: relative
}

.downloaded-files {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 5px
}

.downloaded-file i {
    position: absolute;
    right: 12px;
    top: 6px;
    color: #3b3b3b;
    -webkit-text-stroke: 1px #fff
}

.downloaded-file a {
    color: #3b3b3b
}

.file-input {
    height: 27px;
    width: 36%;
    border-radius: 15px;
    opacity: 0
}

.upload-input-div {
    position: relative;
    margin-bottom: 50px;
    margin-top: 15px
}

.suggestion-answer {
    max-width: 277px;
    background-color: black;
    padding: 24px 40px;
    position: relative;
    margin-top: 50px
}

.letters {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline
}

.letters div {
    padding-right: 3px;
    padding-left: 3px;
    font-family: ProximaNovaRegular
}

.letters div a {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 2.3px
}

.letters .active {
    color: #76a313;
    font-size: 24px;
    font-weight: 700
}

.it-text {
    margin-top: 15px
}

.vacation strong {
    padding-right: 7px;
    word-wrap: normal !important;
    word-break: break-all
}

.vacation {
    width: 48%
}

.vacations {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.vacation-text {
    font-size: 14px;
    color: #3b3b3b;
    margin-bottom: 5px
}

.vacation-text a {
    color: #3b3b3b
}

.news-share,
.news-share a,
.news-share span,
.vacation-text {
    font-family: ProximaNovaRegular
}

.letters div a,
.news-share span i,
.vacancy .it-text {
    font-family: ProximaNovaRegular;
    color: #3b3b3b
}

.vacancies-container {
    max-width: 1078px;
    margin-left: auto;
    margin-right: auto
}

.vacancy {
    max-width: 529px;
    padding: 25px 45px;
    border: solid 1px rgba(178, 178, 178, .99);
    margin-top: 10px;
    margin-bottom: 10px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.vacancy-div {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px
}

.vacancy h3,
.vacancy-head {
    font-family: HoeflerTextBlack
}

.vacancy-head {
    margin-top: 30px
}

.vacancy h3 {
    font-size: 16px !important;
    font-weight: 900;
    color: #353535
}

.vacancy .it-text {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #353535;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: block-axis;
    display: -webkit-box
}

.vacancy .news-btn {
    margin-top: 10px;
    font: 14px ProximaNovaMedium;
    color: #3b3b3b
}

.vacancy h3,
.vacancy-salary,
.vacancy-title {
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.vacancy-salary {
    text-align: center;
    font-family: ProximaNovaRegular;
    font-size: 16px;
    font-weight: 700;
    color: black
}

.vacancy-title {
    font-family: HoeflerTextBlack;
    font-size: 18px;
    font-weight: 900;
    color: #060606;
    margin-bottom: 0;
    display: block
}

.vacany-heading {
    margin-bottom: 36px
}

.checkout-div {
    margin-top: 35px
}

.checkout-answer {
    max-width: 370px
}

.frame {
    height: 227px;
    overflow: hidden
}

.frame ul.main-news__items-wrapp {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative
}

.frame ul.main-news__items-wrapp li {
    float: left;
    width: 439px;
    min-width: 439px;
    height: 100%;
    margin: 0 8px
}

.scrollbar {
    margin: 3px 0 1em;
    height: 3px;
    background: #f0f0f0;
    line-height: 0
}

.scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #cfd8dc;
    cursor: pointer
}

.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px
}

.controls {
    margin: 25px 0;
    text-align: center
}

.news-slider__item {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 439px;
    height: 440px;
    margin-right: 40px;
    background: #f0f0f0;
    padding: 16px
}

@media only screen and (max-width:1200px) {
    .news-slider__item {
        width: 314px
    }
}

.news-slider__item:last-child {
    margin-right: 0
}

.news-slider__item .news-slider__link {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.news-slider__item .news-slider__media {
    width: 50%
}

.news-slider__media img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.news-slider__item .news-slider__media {
    height: 186px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.news-slider__item .news-slider__text-wrap {
    width: 50%;
    padding-left: 20px
}

@media only screen and (max-width:1024px) {
    .news-slider__item .news-slider__text-wrap {
        padding: 26px 20px
    }
}

.bed-slider {
    margin-bottom: 25px
}

.home-sliders {
    margin-top: 50px
}

.slider-see-more1 {
    right: 30px
}

.news-slider__text-wrap1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 20px
}

.news-slider__item .news-slider__text-wrap .news-slider__title {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start
}

.news-slider__item .news-slider__text-wrap .news-slider__title .news-slider__head {
    margin: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-top: 15px
}

@media only screen and (max-width:1024px) {
    .news-slider__item .news-slider__text-wrap .news-slider__title .news-slider__head {
        font-size: 16px;
        padding: 0 10px 0 0
    }
}

.news-slider__item .news-slider__text-wrap .news-slider__title .date {
    opacity: .3;
    color: #1d1d1d;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    width: 30%;
    margin-top: 7px;
    text-align: right;
    white-space: nowrap
}

.news-slider__item .news-slider__text-wrap .news-slider__title .date span:nth-child(2) {
    margin: 0 3px
}

@media only screen and (max-width:1024px) {
    .news-slider__item .news-slider__text-wrap .news-slider__text {
        display: none
    }
}

.news-slider__item--youtube:hover {
    box-shadow: none
}

.news-slider__item--youtube:hover .news-slider__head {
    font-family: HoeflerTextBlack;
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #3b3b3b
}

.news-slider__item--youtube .news-slider__youtube-link {
    background-size: cover;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 0;
    color: transparent;
    height: 240px;
    width: 100%;
    display: block;
    z-index: 9
}

.news-slider__item--youtube .news-slider__youtube-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all .5s;
    transition: all .5s
}

.news-slider__item--youtube .news-slider__youtube-link:hover:before {
    background-color: transparent;
    -webkit-transition: all .5s;
    transition: all .5s
}

.news-slider__item--youtube .news-slider__text-wrap--youtube {
    display: block;
    text-decoration: none
}

.news-slider__item--youtube .news-slider__text-wrap--youtube:hover .news-slider__head {
    color: #377cfd
}

.news-slider__item--youtube .news-slider__youtube-button {
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid #fff;
    background-color: transparent;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-8px) translateY(-10px);
    transform: translateX(-8px) translateY(-10px);
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    outline: 0;
    z-index: 10
}

.news-slider__item--youtube .news-slider__youtube-button:hover {
    border-left: 18px solid #2b62fc
}

.slider-p-text,
.slider-see-more,
.slider-span {
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.slider-span {
    background-color: black;
    padding: 2px 7px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
    font-family: SourceSansProSemiBold;
    font-size: 12px;
    color: #fff
}

.slider-p-text,
.slider-see-more {
    font-family: ProximaNovaRegular;
    font-size: 14px;
    color: #3b3b3b
}

.slider-see-more {
    position: absolute;
    bottom: 35px;
    font-weight: 600;
    z-index: 2 !important;
    transition: all .3s ease-in-out
}

.slider-see-more svg {
    transition: all .3s ease-in-out
}

.slider-see-more:hover {
    color: black
}

.slider-see-more:hover svg {
    transform: translateX(10px)
}

.slider-see-more:hover svg path {
    fill: black
}

.slider-p-text {
    font-weight: 400;
    margin-top: 7px
}

.btn-group,
.home-slider .owl-nav {
    display: none
}

.main-image {
    width: 100%;
    height: 560px;
    margin-bottom: 15px ;
    position: relative
}

.owl-item:first-child .main-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}

.main-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-image,
.wrap {
    position: relative
}

.next,
.prev {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #d9d9d9;
    position: absolute;
    top: 87px
}

.prev {
    left: 10px
}

.next {
    right: 10px
}

.next i,
.prev i {
    font-size: 8px;
    color: #717171
}

.last-slider-items {
    width: 100%;
    height: 289px;
    margin-top: 7px;
    margin-bottom: 8px
}

.col-for,
.for-col {
    padding-right: 7px;
    padding-left: 8px
}

.last-section {
    margin-top: 90px
}

.home-slider .owl-theme .owl-dots .owl-dot {
    display: inherit
}

.home-slider .owl-dots {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none
}

.home-slider .owl-theme .owl-dots .owl-dot span {
    width: 2px;
    height: 18px
}

.home-slider {
    position: relative
}

.home-layer div,
.home-layer span,
.slider-counter,
.to-top p {
    font-family: ProximaNovaRegular;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.home-layer a {
    transition: all .3s ease-in-out
}

.home-layer svg {
    transition: all .3s ease-in-out
}

.home-layer a:hover {
    color: #91c81a
}

.home-layer a:hover svg {
    transform: translateX(10px)
}

.slider-counter {
    position: absolute;
    right: 15px;
    top: 48%;
    z-index: 9999;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 18px;
    font-weight: 700;
    color: #acb9bf
}

.dropdown-div a:hover {
    color: black !important
}

.language-dropdown a:hover {
    color: black !important
}

.home-layer div,
.home-layer span,
.to-top p {
    font-size: 12px;
    font-weight: 400;
    color: #717171
}

.n-item .active-menu {
    color: black !important
}

html {
    scroll-behavior: smooth
}

.menu-top-menu {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #3a3434
}

.static-menu .sub-menu a:hover {
    background: black
}

.top-link {
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #e9e9e9;
    margin-bottom: 4px
}

.top-link i {
    font-size: 10px;
    color: #3b3b3b
}

.to-top {
    text-align: center;
    width: 53px;
    margin-left: 15px
}

.private-projects {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 145px
}

.private-projects .product-sum {
    font: 14px SourceSansProSemiBold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 13px
}

.private-projects .product-sum span {
    background-color: black;
    padding: 3px 12px
}

.private-projects .similar-products-title {
    font: 33px HoeflerTextBlack;
    height: 45px
}

.single-project {
    margin-top: 50px !important
}

.private-projects .similar-products-title a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #3b3b3b;
    font-weight: 900
}

#faq #accordion {
    min-height: 40vh
}

.private-projects .similar-products-title a span {
    margin-left: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 20px
}

.private-projects .similar-product-links {
    margin-bottom: 30px
}

.private-projects .similar-product-links li {
    margin-right: 14px
}

.private-projects .similar-product-links li a {
    font: 14px ProximaNovaRegular;
    color: #3b3b3b
}

.private-projects .owl-carousel .owl-stage-outer {
    z-index: 1
}

.private-projects .owl-carousel .item .product-item {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    height: 289px;
    background-color: #f0f0f0
}

.private-projects .owl-carousel .item .product-item img {
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    width: 100%;
    height: 100%
}

.private-projects .owl-carousel .item .product-item span {
    background-color: black;
    padding: 2px 7px;
    font: 14px SourceSansProSemiBold;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    left: 10px
}

.private-projects .owl-carousel .item .product-item svg g circle {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.private-projects .owl-carousel .item .product-item svg:hover g circle {
    fill: #ed222a
}

.private-projects .owl-carousel .item .product-item .zoom-btn {
    position: absolute;
    right: 7px;
    bottom: 67px
}

.private-projects .owl-carousel .item .product-item .favorite-btn {
    position: absolute;
    right: 7px;
    bottom: 38px
}

.private-projects .owl-carousel .item .product-item .chart-btn {
    position: absolute;
    right: 7px;
    bottom: 9px
}

.private-projects .owl-carousel .item .product-text {
    margin-top: 15px
}

.private-projects .owl-carousel .item .product-text .product-name h3 {
    text-align: center;
    color: #3b3b3b;
    font: 16px HoeflerTextBlack;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px
}

.private-projects .owl-carousel .item .product-text .see-more-btn {
    margin-top: 8px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.home-layer a,
.private-projects .owl-carousel .item .product-text .see-more-btn a {
    color: #3b3b3b;
    font: 14px ProximaNovaMedium
}

.private-projects .owl-carousel .owl-nav {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0
}

.private-projects .owl-carousel .owl-nav button {
    background-color: #e6eff3;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    outline: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 30%
}

.private-projects .owl-carousel .owl-nav .owl-prev {
    left: -4%
}

.private-projects .owl-carousel .owl-nav .owl-next {
    right: -4%
}

.home-layer {
    position: absolute;
    top: 50%;
    right: 28%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.home-layer div,
.home-layer span {
    font-family: HoeflerTextBlack;
    font-size: 43px;
    font-weight: 900;
    line-height: 1
}

.home-layer div b {
    color: black;
    font-size: 46px;
    font-family: SourceSansProSemiBold
}

.home-layer span {
    display: inline-block;
    margin-bottom: 15px;
    padding: 3px 16px;
    background-color: black;
    text-transform: uppercase;
    font-family: SourceSansProSemiBold;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    color: #fff
}

.static-menu ul,
ul.static-menu {
    list-style-type: none
}

.news-btn a {
    font: 14px ProximaNovaMedium;
    color: #3b3b3b;
    transition: all .3s ease-in-out
}

.news-btn a:hover {
    color: black
}

.news-btn a img {
    transition: all .3s ease-in-out
}

.news-btn a:hover img {
    transform: translateX(10px)
}

.static-menu a {
    text-decoration: none
}

.static-menu {
    display: none;
    width: 100%;
    background: #000
}

.static-menu .link,
.static-menu .static-link {
    font-family: ProximaNovaRegular;
    cursor: pointer;
    display: block;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid rgba(233, 233, 233, .35);
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.static-menu li:last-child .link,
.static-menu li:last-child .static-link {
    border-bottom: 0
}

.static-menu li i {
    position: absolute;
    top: 16px;
    color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    right: 12px;
    left: auto;
    font-size: 16px
}

.static-menu .menu-socials {
    display: block;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.static-menu .menu-socials a {
    color: #fff;
    margin-right: 10px
}

.static-menu li .link:hover,
.static-menu li .link:hover>i,
.static-menu li .static-link:hover,
.static-menu li .static-link:hover>i,
.static-menu li.open .link,
.static-menu li.open i {
    color: black
}

.static-menu li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .3s ease-in-out
}

.static-menu .sub-menu {
    display: none;
    background: #000;
    font-size: 14px;
    font-family: ProximaNovaMedium
}

.static-menu .sub-menu li {
    border-bottom: 1px solid #3a3434;
    font-family: ProximaNovaMedium
}

.static-menu .sub-menu a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 12px 12px 25px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.static-menu li {
    display: block
}

.static-menu .sub-menu a:hover {
    color: #fff
}

.next:focus,
.prev:focus {
    box-shadow: none
}

@media (max-width:992px) {
    header .additional-bar {
        position: absolute;
        right: 60px
    }
    .similar-products .owl-carousel .owl-dots {
        margin-top: 6px
    }
}

.search-button-new {
    background: 0 0;
    color: #fff;
    border: 0
}

.search-button-new:focus {
    outline: 0
}

.about-image-new {
    width: 100%;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 20px
}

.about-image-new img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (max-width:576px) {
    header nav {
        padding: 15px
    }
}

.owl-dot:focus {
    outline: 0
}

.new-search-button {
    background: 0 0;
    color: #fff;
    border: none
}

.new-search-button:focus {
    outline: 1px solid #fff
}

.display-block {
    display: block !important
}

.about-description img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover
}

.single-news-title {
    overflow: unset !important;
    -webkit-line-clamp: unset !important
}

.terminology-item {
    font: 17px ProximaNovaMedium;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #3b3b3b
}

.terminology strong {
    margin-right: 25px;
    font-size: 18px;
    position: relative
}

.terminology {
    margin-top: 50px;
    min-height: 40vh
}

.terminology strong:after {
    content: " ";
    display: inline-block;
    height: 1px;
    width: 10px;
    background: #000;
    position: absolute;
    right: -17px;
    top: 8px
}

.new11-container {
    width: 100%;
    min-height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center
}

.img-404 {
    width: 100%;
    height: 162px;
    margin-bottom: 30px
}

.img-404 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.found-404 {
    display: block;
    font: 73px SourceSansProSemiBold;
    text-align: center;
    font-weight: 900;
    color: #3b3b3b
}

.not-found {
    font: 24px HoeflerTextBlack;
    color: #3b3b3b;
    text-align: center;
    font-weight: 900
}

.close-icon-form {
    position: absolute;
    right: 10px;
    top: 7px;
    background: 0 0;
    border: none
}

.close-icon-form i {
    color: #fff
}

.close-icon-form:focus {
    outline: 0
}

.search-result {
    margin-top: 70px
}

.search-result #product-content #category-btn {
    display: none !important
}

.link-404 {
    text-align: center
}

.link-404 a {
    border-radius: 24px;
    background-color: black;
    color: #fff;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-family: ProximaNovaRegular;
    padding: 12px 20px;
    min-width: 120px;
    display: inline-block
}

.last-section .col-for .news-slider__media img {
    width: 140%;
    height: auto;
    transform: translateX(-60px)
}

.last-section .col-for .news-slider__item .news-slider__text-wrap .news-slider__title .news-slider__head {
    font-weight: 600
}

.last-section .for-col:first-child {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.last-section .for-col:nth-child(2) .news-slider__media img {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    -o-object-position: bottom;
    object-position: bottom
}

.last-section .for-col:first-child .news-slider__media {
    height: 250px;
    width: 100%;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.last-section .for-col:nth-child(3) .news-slider__media {
    height: 150px;
    width: 100%;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.last-section .for-col:nth-child(3) .news-slider__link {
    display: block;
    -webkit-box-pack: inherit;
    justify-content: inherit
}

.last-section .for-col:nth-child(3) .news-slider__media img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.last-section .for-col:nth-child(4) .news-slider__media img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    position: absolute;
    bottom: -100px;
    z-index: 9
}

@media screen and (max-width:576px) {
    .vacancy {
        margin-left: 5px;
        margin-right: 5px
    }
    .media-container-1 .partner-item,
    .partners-container .partner-item {
        height: 30vw
    }
    .media-container-1 .partner-item img,
    .partners-container .partner-item img {
        height: 13vw
    }
    .main-image {
        height: auto
    }
    .home-layer {
        width: 100%
    }
    .home-layer div {
        font-family: HoeflerTextBlack;
        font-size: 28px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #717171;
        max-width: 220px
    }
    .home-layer div b {
        color: #ec1b23;
        font-size: 30px
    }
}

@media screen and (max-width:410px) {
    .vacations {
        flex-direction: column
    }
    .vacation {
        width: 100%
    }
    .vacancy {
        padding: 25px
    }
}

@media (max-width:768px) {
    .last-section .for-col:nth-child(2) .news-slider__media img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -o-object-position: center;
        object-position: center
    }
    #search-tab #close-btn {
        top: 0 !important
    }
    .footer-item {
        width: 26% !important
    }
    #mass-media-2 .company-images .company-image {
        width: 48%
    }
    #cart .cart-items .cart-item {
        width: calc(100% / 2 - 16px)
    }
    .slider-navbar {
        margin-top: .8rem
    }
    .last-section .for-col:first-child {
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
    .last-section .for-col:nth-child(4) .news-slider__media img {
        -webkit-transform: scale(1);
        transform: scale(1);
        position: unset
    }
}

.search-result {
    margin-right: auto;
    margin-left: auto
}

#contact-content .aplication-form form textarea::placeholder {
    font-family: ProximaNovaMedium
}

#contact-content .aplication-form form input::placeholder {
    font-family: ProximaNovaMedium
}

.my_dropdown {
    cursor: none
}

.new-nav-link {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: ProximaNovaRegular;
    text-transform: uppercase;
    padding: 10px;
    transition: all .3s ease-in-out;
    position: relative
}

.new-nav-link:hover {
    color: black
}

.chevron-down {
    font-size: 8px;
    margin-left: 5px;
    transition: all .3s ease-in-out
}

.new-dropdown-menu {
    position: absolute;
    background: #0e1911;
    top: 43px;
    z-index: 999;
    width: 100%;
    right: 0;
    padding-top: 35px;
    pointer-events: none;
    padding-bottom: 26px;
    opacity: 0;
    transition: all .3s ease-in-out
}

.new-dropdown-item {
    padding-bottom: .5rem !important;
    color: #000;
    background-color: transparent;
    color: #d4d4d4;
    display: block;
    font-size: 13px;
    font-family: ProximaNovaRegular;
    transition: all .3s ease-in-out
}

.new-dropdown-item:hover {
    color: black
}

.new-nav-li:hover .new-dropdown-menu {
    pointer-events: all;
    opacity: 1
}

.new-nav-link:hover .chevron-down {
    transform: rotate(-180deg)
}

.language-dropdown {
    max-width: 45px !important;
    left: 0;
    text-align: center;
    padding-bottom: 5px !important;
    padding-top: 20px !important
}

.add-cart {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 32px;
    height: 32px;
    background-color: #bfcdd3;
    border: 0;
    display: flex;
    border-radius: 50%;
    background-image: url(../img/cart-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px
}

.add-cart:focus,
.add-cart:hover {
    background-color: black;
    outline: 0
}

.add-cart.added {
    background-image: url(../img/cart-check.svg);
    background-size: 16px;
    background-color: black
}

.lang_drop {
    position: absolute;
    top: 36px;
    left: 0;
    background-color: #0e1911;
    z-index: 999;
    width: 72px;
    padding-top: 16px;
    padding-bottom: 8px;
    opacity: 0;
    pointer-events: none
}

.lang_drop li {
    display: block
}

.lang_drop li a {
    font: 12px ProximaNovaRegular;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 10px;
    display: block;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.lang_drop li a:hover {
    color: black
}

.lang_choosed button {
    display: block
}

.lang_choosed:hover .lang_drop {
    opacity: 1;
    pointer-events: all
}

.category-btns .clear-button {
    width: auto;
    min-width: 90px;
    padding-left: 10px;
    padding-right: 10px
}

.new-search-button img {
    margin-left: 10px
}

.cart-container {
    min-height: 40vh;
    padding-top: 40px
}

.new-nav-link.active {
    color: black
}

.breadcrumbs_item a img {
    margin-left: 4px;
    margin-right: 4px
}

.breadcrumbs_item:not(:last-child):hover a {
    color: black;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.breadcrumbs_item:last-child {
    opacity: .7
}

.last-section .for-col:nth-child(3) .news-slider__media img {
    object-position: right
}

.single-add-bag {
    display: flex;
    align-items: center
}

.single-add-bag .add-bag {
    position: static
}

.single-add-bag span {
    color: #3b3b3b;
    font: 14px ProximaNovaSemiBold;
    margin-left: 10px
}

.category-btns .clear-button {
    font-size: 14px
}

.category-btns svg {
    transform: scale(.8);
    -webkit-transform: scale(.8)
}

.product-image {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0
}

.upload_input_div {
    background-color: #a7bec8;
    color: #fff;
    font: 14px ProximaNovaRegular;
    padding: 8px 20px;
    min-width: 120px;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 24px;
    cursor: pointer
}

.upload_input_div input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0
}

.cart-container .cart-item {
    width: calc(100% / 3 - 16px);
    margin-left: 8px;
    margin-right: 8px;
    background-color: rgba(117, 117, 117, .05);
    padding: 15px 10px
}

.form-error {
    background-color: #ec1b23
}

.form-error i {
    -webkit-text-stroke: 1px #ec1b23
}

.common-section {
    min-height: 60vh
}

.single-news-title {
    line-height: 34px;
    margin-top: 24px
}

@media screen and (max-width:600px) {
    footer .footer-item {
        width: 50% !important;
        margin-right: 0
    }
}

@media screen and (max-width:576px) {
    .similar-products .similar-products-title {
        font-size: 24px
    }
    .similar-products .similar-product-links {
        margin-bottom: 0
    }
    .single-news-title {
        line-height: 30px !important;
        margin-top: 26px;
        font-size: 24px !important
    }
    .author_title {
        font-size: 24px !important
    }
    #about .slider-container .owl-carousel .owl-nav button,
    #big-master .slider-container .owl-carousel .owl-nav button,
    #certificates .slider-container .owl-carousel .owl-nav button,
    #company-head .slider-container .owl-carousel .owl-nav button,
    #faq .slider-container .owl-carousel .owl-nav button,
    #news-internal .slider-container .owl-carousel .owl-nav button,
    .common-section .slider-container .owl-carousel .owl-nav button {
        width: 26px;
        height: 26px
    }
    .other-news-slider .owl-prev {
        left: 12px !important
    }
}

@media screen and (max-width:400px) {
    footer .footer-item {
        margin-right: 0
    }
    footer .footer-item .footer-item-links li {
        margin-bottom: 6px;
        padding-right: 20px
    }
    footer .footer-item .footer-item-links li a {
        font-size: 15px
    }
    footer .footer-item-title {
        padding-right: 20px
    }
}

.pretty {
    white-space: inherit
}

.pretty .state label {
    text-indent: 0
}

.pretty .state label:after,
.pretty .state label:before {
    top: 0
}

.additional-bar img {
    width: 20px
}

@media screen and (max-width:556px) {
    #toggle-button {
        position: absolute;
        top: 20px;
        right: 20px
    }
}

.static-menu .link,
.static-menu .static-link {
    background-color: #0e1911
}

.menu-top-menu {
    background-color: #0e1911
}

#search-button img {
    width: 19px
}

.login-btn i.fa-user {
    font-size: 18px;
    margin-top: 6px
}

.login-dropdown {
    position: absolute;
    right: -100px;
    top: 44px;
    background-color: #0e1911;
    min-width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none
}

.login-dropdown ul li,
.profil-dropdown ul li {
    display: block;
    margin-bottom: 4px;
    margin-left: 0 !important;
    padding-left: 1.4rem
}

.login-dropdown ul li a,
.profil-dropdown ul li a {
    color: #fff;
    font: 14px ProximaNovaMedium
}

.login-dropdown li a:hover,
.profil-dropdown li a:hover {
    color: black;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.profil-img {
    margin-left: 12px;
    cursor: pointer;
    overflow: hidden
}

.profil-img,
.profil-img img {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.profil-img img {
    object-fit: cover
}

.profil-dropdown {
    position: absolute;
    right: -20px;
    top: 44px;
    background-color: #0e1911;
    min-width: 200px;
    padding-top: 12px;
    padding-bottom: 14px;
    display: none
}

.profil-dropdown ul li:last-child {
    border-top: .05rem solid #3e3e3e;
    padding-top: 10px;
    margin-top: 10px
}

.profil-name {
    font: 16px ProximaNovaMedium;
    color: black;
    padding-left: 1.4rem;
    margin-bottom: 5px
}

#auth {
    min-height: 50vh
}

.auth-tt {
    text-align: center;
    margin-top: 40px;
    font: 28px HoeflerTextBlack;
    font-weight: 700
}

#contact-content .contact-item .contact a {
    color: #3b3b3b
}

#contact-content .contact-item .contact a:hover {
    color: black;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.auth-form {
    max-width: 400px;
    margin: 20px auto
}

.auth-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.auth-flex-end {
    justify-content: flex-end
}

.auth-form {
    font: 15px ProximaNovaRegular;
    color: #3b3b3b
}

.auth-form label {
    padding-left: 12px
}

.auth-form input {
    border-radius: 30px;
    margin-top: 2px;
    height: 34px;
    font: 14px ProximaNovaRegular;
    color: #3b3b3b
}

.auth-form .form-group {
    margin-bottom: 16px
}

.auth-form input:focus {
    box-shadow: none;
    outline: 0;
    border-color: black
}

.auth-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: 1px solid black;
    background-color: black;
    color: #fff;
    height: 38px;
    min-width: 120px;
    margin-bottom: 30px;
    margin-top: 10px;
    border-radius: 30px;
    padding-top: 2px
}

.auth-btn:focus {
    outline: 0
}

.auth-lost-ps {
    color: #3b3b3b
}

.auth-lost-ps:hover {
    color: black
}

.auth-btn:hover,
.auth-lost-ps {
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.auth-form .custom-control-input:checked~.custom-control-label::before {
    border-color: black;
    background-color: black
}

.auth-form .custom-checkbox label {
    padding-left: 0
}

.auth-form .custom-control-label::after,
.auth-form .custom-control-label::before {
    top: 1px
}

.auth-form .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important
}

.auth-form .custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: black
}

.auth-btn:hover {
    background-color: transparent;
    color: black
}

.auth_lost_ps {
    margin-bottom: 12px;
    display: inline-block;
    padding-right: 12px
}

.auth-form input[type=number]::-webkit-inner-spin-button,
.auth-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.auth-form #phone-prefix {
    position: absolute;
    top: 22px;
    width: 72px;
    height: 34px;
    border: 0;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    font: 14px ProximaNovaMedium;
    border-radius: 30px;
    padding-top: 9px
}

.auth-form #phone-prefix:focus {
    box-shadow: none
}

.auth-form .fa-chevron-down {
    position: absolute;
    top: 35px;
    font-size: 10px;
    left: 52px
}

.pl72 {
    padding-left: 72px
}

.profile_img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-right: 15px;
    border-radius: 6%;
    position: relative
}

.profile_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.profile_cover {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px
}

.user_name {
    margin-top: 10px;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 20px;
    font-family: HoeflerTextBlack
}

.user_email,
.user_phone {
    margin-bottom: 3px
}

.profile_info {
    font-family: ProximaNovaRegular
}

.user_phone {
    font-size: 14px
}

.profile_cover .file-upload {
    display: none
}

.profile_cover .p-image {
    position: absolute;
    top: 167px;
    right: 30px;
    color: #666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275)
}

.profile_cover .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275)
}

.profile_cover .upload-button {
    font-size: 1.2em
}

.profile_cover .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999
}

.profile_img .upload-button {
    top: 0;
    left: 0;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .719);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.profile_img:hover .upload-button {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    cursor: pointer
}

.profile_img .upload-button i {
    color: #7faf16
}

.user-tab {
    max-width: 800px;
    margin: 50px auto
}

.user-tab #tabs {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px
}

.user-tab #tabs li a {
    font: 16px ProximaNovaRegular;
    text-transform: capitalize;
    font-weight: 700;
    color: #0e1911
}

.user-tab .nav-tabs {
    border: 0
}

.nav-tabs .nav-link:hover,
.user-tab .nav-tabs .nav-item.show .nav-link,
.user-tab .nav-tabs .nav-link.active,
.user-tab .nav-tabs .nav-link:focus {
    border-color: transparent;
    color: #7faf16 !important;
    border-bottom-color: #7faf16;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

#setting .auth-form {
    max-width: 100%
}

.profil-register-date {
    margin-top: 8px
}

.profil-register-date span {
    font-weight: 700;
    margin-left: 10px
}

.profile-logout {
    font-weight: 700;
    color: #0e1911;
    font-size: 18px;
    display: inline-block;
    margin-top: 12px
}

.profile-logout:hover {
    color: black;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.form-answer {
    margin-bottom: 30px;
    position: relative
}

.form-answer.error-answer {
    background-color: #ec1b23
}

.form-answer.error-answer .form-icon i {
    -webkit-text-stroke: 1px #ec1b23
}

.auth-form .form-answer {
    max-width: 100%;
    position: static
}

.form-answer .fa-close {
    color: #fff
}

.suggestion-answer .fa-close {
    color: #fff
}

.suggestion-answer {
    margin-bottom: 10px
}

.history-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 6%
}

.history-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.history-main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.history-details {
    padding-left: 12px;
    padding-top: 6px
}

.history-details .hs-name {
    color: #0e1911;
    font: 15px ProximaNovaRegular;
    line-height: 16px;
    font-weight: 900;
    text-transform: capitalize
}

.hs-price {
    font: 16px ProximaNovaRegular
}

.history-item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: flex
}

.history-address h4,
.history-date h4,
.hs-count h4,
.total-price {
    font: 15px ProximaNovaRegular;
    line-height: 16px;
    font-weight: 900;
    text-transform: capitalize
}

.history-address,
.history-date,
.hs-count {
    margin-top: 12px;
    color: #0e1911
}

.history-address p,
.history-date p,
.hs-count p {
    font: 15px ProximaNovaRegular;
    color: #7e7f7f;
    margin-top: 4px
}

.history-main {
    width: 34%
}

.history-date {
    width: 20%
}

.history-address {
    width: 22%
}

.hs-count {
    width: 12%
}

.total-price {
    text-align: right;
    font-size: 16px
}

.total-price span {
    color: black
}

.pl10 {
    padding-left: 10px
}

.checkout_container {
    max-width: 600px;
    margin: auto
}

.checkout_container .auth-form {
    max-width: 100%
}

.checkout_container h3 {
    font-family: HoeflerTextBlack;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

.checkout_container [type=radio]:checked,
.checkout_container [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.checkout_container [type=radio]:checked+label,
.checkout_container [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

.checkout_container [type=radio]:checked+label:before,
.checkout_container [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff
}

.checkout_container [type=radio]:checked+label:after,
.checkout_container [type=radio]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: black;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.checkout_container [type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.checkout_container [type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.d_flex_ch {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.d_flex_ch p {
    margin-right: 16px
}

.payment-method-tt {
    font: 15px ProximaNovaRegular;
    font-weight: 700;
    margin-top: 8px
}

.mt12 {
    margin-top: 12px
}

.flex_card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #efefef;
    padding-top: 20px
}

.flex_card .fa-credit-card {
    margin-right: 10px;
    opacity: .6
}

.flex_card .form-group {
    width: 100%
}

.checkout_container .form-answer {
    max-width: 570px;
    margin: auto
}

.product_price {
    text-align: center;
    font-family: ProximaNovaRegular;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: 700;
    margin-top: 10px
}

.product-price-old {
    margin-right: 8px;
    color: #ec1b23;
    font-size: 13px;
    text-decoration: line-through
}

.product__price {
    margin-bottom: 16px
}

.product__price .product_price {
    text-align: left
}

.product__price .product-price-old {
    font-size: 18px
}

.product__price .product-price-new {
    font-size: 20px
}

.project-item-name a:hover,
.project-item-name a:hover svg {
    color: black
}

.discount_txt {
    font: 12px ProximaNovaRegular;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-color: #ec1b23;
    color: #fff;
    padding: 4px 8px 3px 8px;
    font-weight: 700
}

.product__price .discount_txt {
    position: static;
    display: inline-block;
    margin-bottom: 8px
}

i.fa-azn {
    font-family: JISAZNBold
}

.product__price .product_price .fa-azn {
    position: relative;
    top: 9px;
    font-size: 24px
}

.product_price .fa-azn {
    position: relative;
    top: 8px;
    font-size: 22px
}

.hs-price .fa-azn {
    position: relative;
    top: 7px;
    font-size: 20px
}

@media screen and (max-width:768px) {
    .profile-container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:720px) {
    .history-date {
        width: 40%
    }
    .history-address,
    .history-main {
        width: 60%
    }
    .hs-count {
        width: 20%;
        text-align: left !important
    }
    .history-item {
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 20px
    }
    .history-date {
        padding-left: 10px
    }
}

@media screen and (max-width:576px) {
    header .additional-bar {
        top: 16px
    }
    .profil-img {
        margin-left: 6px
    }
    .auth-tt {
        font-size: 24px
    }
    .auth-form {
        font-size: 14px
    }
    .auth-btn {
        height: 36px
    }
    .auth-form .form-group {
        margin-bottom: 12px
    }
    .auth-form {
        margin-bottom: 0;
        padding-bottom: 0
    }
    #setting .auth-form {
        margin-top: 0
    }
    #setting .auth-form .mt-4 {
        margin-top: 0 !important
    }
    .profile_cover,
    .user-tab {
        margin-top: 40px
    }
    #setting .col-12 {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:432px) {
    .profile_img {
        width: 100px;
        height: 100px
    }
    .profile-logout,
    .user_name {
        font-size: 16px
    }
    .user_email {
        font-size: 14px
    }
    .user_phone {
        font-size: 13px
    }
    .profile_img {
        margin-right: 12px
    }
    .user-tab #tabs li a {
        font-size: 15px
    }
}

@media screen and (max-width:400px) {
    .history-main {
        width: 100%
    }
    .history-date {
        padding-left: 0
    }
    .hs-count.pl10 {
        width: 40%;
        padding-left: 0
    }
    .hs-count.text-right {
        width: 60%;
        padding-left: 10px
    }
    .history-address,
    .history-date {
        margin-top: 15px
    }
    .history-address {
        padding-left: 10px
    }
    .history-address h4,
    .history-date h4,
    .hs-count h4,
    .total-price {
        font-size: 14px
    }
    .history-address p,
    .history-date p,
    .hs-count p {
        font-size: 13px
    }
    .history-address p {
        margin-bottom: 0
    }
    .total-price h4 {
        font-size: 16px;
        font-weight: 700
    }
    .history-details {
        padding-left: 18px
    }
}

.for-category-label:before {
    border: 1px solid black !important
}

.for-category-label:after {
    background: black !important
}

.code {
    margin-left: 20px
}

.homepage-partner {
    max-width: 1132px;
    padding: 0
}

.home-partner .partner-item {
    height: 187px;
    width: 100%;
    background-color: #f0f0f0;
    padding: 30px
}

.home-partner .partner-item:hover {
    border: 2px solid #cfd8dc
}

.home-partner .partner-item img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.homepage-partner h3 {
    margin-bottom: 30px
}

#auth .form-item {
    padding: 10px 0;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly
}

#auth .form-item .pretty,
#auth .form-item .pretty input {
    margin: 0
}

#auth .form-item .pretty label {
    padding-left: 30px;
    font-family: ProximaNovaRegular;
    color: #3b3b3b;
    font-size: 14px;
    display: -webkit-box;
    display: flex
}

#auth .form-item .pretty label::before {
    border: 0;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#auth .form-item .pretty label::after {
    background-color: #d9d9d9;
    -webkit-transition: none;
    transition: none;
    top: calc((0 - (60% - 1em)) - 8%) !important
}

#auth .form-item .pretty .pretty.p-toggle .state.p-primary label:after,
#auth .form-item .pretty input:checked~.state.p-primary label:after {
    background-color: black !important;
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
    transition: none
}

#auth .form-item .pretty .pretty.p-toggle .state.p-primary label:before,
#auth .form-item .pretty input:checked~.state.p-primary label:before {
    border: 1px solid black
}

#auth .state {
    pointer-events: none
}

.own-checkbox {
    display: flex;
    margin-bottom: 10px;
    margin-top: 10px
}

#auth .own-checkbox input {
    height: 18px !important
}

#auth .own-checkbox label {
    cursor: pointer !important;
    color: #3b3b3b !important
}

#detail .slick-slider .slick-prev,
.slick-slider .slick-next {
    z-index: 100;
    font-size: 2.5em;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #b7b7b7;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #000;
    transition: opacity .25s;
    cursor: pointer
}

#detail .slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
    opacity: .65
}

#detail .slick-slider .slick-prev {
    left: 0
}

#detail .slick-slider .slick-next {
    right: 0
}

#detail .product-images {
    width: 100%;
    margin: 0 auto
}

#detail .product-images a,
#detail .product-images figure,
#detail .product-images img,
#detail .product-images li {
    display: block;
    outline: 0;
    border: none
}

#detail .product-images .main-img-slider figure {
    margin: 0 auto;
    padding: 0 2em
}

#detail .product-images .main-img-slider {
    width: 100%;
    height: 413px
}

#detail .product-images .main-img-slider figure a {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

#detail .product-images .main-img-slider img {
    width: 100%;
    height: 413px;
    object-fit: contain
}

#detail .product-images .thumb-nav {
    margin: 0 auto;
    max-width: 494px;
    position: absolute;
    bottom: -70px
}

#detail .product-images .thumb-nav.slick-slider .slick-next,
#detail .product-images .thumb-nav.slick-slider .slick-prev {
    font-size: 1.2em;
    height: 20px;
    width: 26px;
    margin-top: -10px
}

#detail .product-images .thumb-nav.slick-slider .slick-prev {
    margin-left: -30px
}

#detail .product-images .thumb-nav.slick-slider .slick-next {
    margin-right: -30px
}

#detail .product-images .thumb-nav li {
    display: block;
    margin: 0 5px;
    cursor: pointer;
    width: 156px;
    height: 106px
}

#detail .product-images .thumb-nav li img {
    display: block;
    width: 100%;
    height: 106px;
    object-fit: cover;
    margin: 0 auto;
    border: 2px solid #fff;
    -webkit-transition: border-color .25s;
    -ms-transition: border-color .25s;
    -moz-transition: border-color .25s;
    transition: border-color .25s
}

.new-icon {
    color: #000;
    font-size: 16px
}

.home-slider .owl-nav {
    display: block !important
}

.home-slider .owl-nav span {
    position: relative;
    bottom: 1px
}

.home-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
    background-color: #e6eff3 !important;
    width: 34px;
    height: 34px;
    border-radius: 50% !important;
    outline: 0
}

.home-slider .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
    background-color: #e6eff3 !important;
    width: 34px;
    height: 34px;
    border-radius: 50% !important;
    outline: 0
}

#accordion-menu {
    z-index: 99999;
    position: absolute
}

.term-label {
    padding-left: 7px !important
}

.pagination-item.active .pagination-link {
    color: black !important
}

.total-to-pay {
    font-size: 18px
}

.total-pay {
    background: rgba(117, 117, 117, .05);
    width: calc(100% - 16px);
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin-top: 20px
}

.total-pay .checkout-btn {
    margin-top: 0 !important
}

.total-pay .checkout-btn a {
    min-width: 170px !important
}

.total-price1 {
    font-family: ProximaNovaBold
}

.font-bold {
    font-weight: 700;
    margin-right: 15px;
    font-size: 18px;
    font-family: ProximaNovaBold
}

.all-price {
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media screen and (max-width:450px) {
    .total-pay {
        flex-direction: column
    }
    .all-price {
        margin-bottom: 15px;
        text-align: center;
        justify-content: space-evenly
    }
}

.home-layer div {
    color: #717171
}

.home-layer a {
    color: #717171
}

.home-layer a svg path {
    fill: #717171
}

.path {
    transition: all .3s ease-in-out
}

.home-layer a:hover .path {
    fill: black
}

#mass-media-2 .owl-carousel .active {
    color: #76a313 !important
}

.certificate-name a {
    text-align: center;
    color: #3b3b3b;
    font: 16px HoeflerTextBlack;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 900;
    /*text-transform:capitalize*/
}

section#products .page-title {
    margin-top: 35px
}

section#products .page-title breadcrumbs {
    padding-top: 17px;
    padding-bottom: 25px
}

section#products .page-title breadcrumbs li {
    list-style-type: none;
    display: inline-block
}

section#products .page-title breadcrumbs li a {
    font-family: ProximaNovaRegular;
    font-size: 12px;
    color: #444;
    font: 13px ProximaNovaRegular;
    text-decoration: none
}

section#products .page-title breadcrumbs li a img {
    margin-left: 4px;
    margin-right: 4px
}

section#products .page-title button#category-btn {
    display: none;
    margin-left: 8px
}

section#products .page-title .h36 {
    height: 36px
}

section#products .page-title .h36 h1 {
    font: 30px HoeflerTextBlack;
    color: #3b3b3b;
    font-weight: 900;
    margin: 0
}

.sub-category {
    margin-left: 20px
}

.sub-category a {
    color: #d4d4d4 !important
}

.header-text .text-div {
    height: 50px;
    overflow: hidden;
    margin: 0
}

.header-text span {
    float: right;
    color: #007bff;
    cursor: pointer
}

.product-stock {
    color: red;
    font-weight: 700
}

section#products ul {
    list-style-type: square !important
}

section#products ul li {
    display: block !important;
    list-style: disc !important;
    list-style-type: square !important
}

section#products .breadcrumbs {
    width: 100%;
    display: flex
}

section#products .breadcrumbs li {
    float: left
}

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: 0 0;
    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: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    object-fit: contain !important;
    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: 0 0;
    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;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    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(0deg, 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(0px)) {
    .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: 0 0;
    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(0px)) {
        .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: 0 0;
    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: transparent;
    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)
    }
}

.pretty * {
    box-sizing: border-box
}

.pretty input:not([type=checkbox]):not([type=radio]) {
    display: none
}

.pretty {
    position: relative;
    display: inline-block;
    margin-right: 1em;
    text-overflow: ellipsis;
    line-height: 1
}

.pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.pretty .state label {
    position: initial;
    display: inline-block;
    font-weight: 400;
    margin: 0;
    min-width: calc(1em + 2px);
    cursor: pointer
}

.pretty .state label:after,
.pretty .state label:before {
    content: '';
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    display: block;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid transparent;
    z-index: 0;
    position: absolute;
    left: 0;
    top: calc((0% - (100% - 1em)) - 8%);
    background-color: transparent
}

.pretty .state label:before {
    border-color: #bdc3c7
}

.pretty .state.p-is-hover,
.pretty .state.p-is-indeterminate {
    display: none
}

@-webkit-keyframes zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: scale(7);
        transform: scale(7)
    }
    38% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    55% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    72% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    81% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.24);
        transform: scale(1.24)
    }
    89% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    95% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }
    100% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes tada {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: scale(7);
        transform: scale(7)
    }
    38% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    55% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    72% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    81% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.24);
        transform: scale(1.24)
    }
    89% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    95% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }
    100% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes jelly {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    40% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    50% {
        -webkit-transform: scale3d(.85, 1.15, 1);
        transform: scale3d(.85, 1.15, 1)
    }
    65% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    75% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes jelly {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    40% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    50% {
        -webkit-transform: scale3d(.85, 1.15, 1);
        transform: scale3d(.85, 1.15, 1)
    }
    65% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    75% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes rotate {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-200px) rotate(-45deg);
        transform: translateZ(-200px) rotate(-45deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) rotate(0);
        transform: translateZ(0) rotate(0)
    }
}

@keyframes rotate {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-200px) rotate(-45deg);
        transform: translateZ(-200px) rotate(-45deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) rotate(0);
        transform: translateZ(0) rotate(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #bdc3c7
    }
    100% {
        box-shadow: 0 0 0 1.5em rgba(189, 195, 199, 0)
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #bdc3c7
    }
    100% {
        box-shadow: 0 0 0 1.5em rgba(189, 195, 199, 0)
    }
}

.pretty.p-default.p-fill .state label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.pretty.p-default .state label:after {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

.pretty.p-default input:checked~.state label:after {
    background-color: #bdc3c7 !important
}

.pretty.p-default.p-thick .state label:after,
.pretty.p-default.p-thick .state label:before {
    border-width: calc(1em / 7)
}

.pretty.p-default.p-thick .state label:after {
    -webkit-transform: scale(.4) !important;
    -ms-transform: scale(.4) !important;
    transform: scale(.4) !important
}

.pretty.p-icon .state .icon {
    position: absolute;
    font-size: 1em;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: normal;
    top: calc((0% - (100% - 1em)) - 8%);
    border: 1px solid transparent;
    opacity: 0
}

.pretty.p-icon .state .icon:before {
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

.pretty.p-icon input:checked~.state .icon {
    opacity: 1
}

.pretty.p-icon input:checked~.state label:before {
    border-color: #5a656b
}

.pretty.p-svg .state .svg {
    position: absolute;
    font-size: 1em;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: normal;
    top: calc((0% - (100% - 1em)) - 8%);
    border: 1px solid transparent;
    opacity: 0
}

.pretty.p-svg .state svg {
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

.pretty.p-svg input:checked~.state .svg {
    opacity: 1
}

.pretty.p-image .state img {
    opacity: 0;
    position: absolute;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    top: 0;
    top: calc((0% - (100% - 1em)) - 8%);
    left: 0;
    z-index: 0;
    text-align: center;
    line-height: normal;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.pretty.p-image input:checked~.state img {
    opacity: 1
}

.pretty.p-switch input {
    min-width: 2em
}

.pretty.p-switch .state {
    position: relative
}

.pretty.p-switch .state:before {
    content: '';
    border: 1px solid #bdc3c7;
    border-radius: 60px;
    width: 2em;
    box-sizing: unset;
    height: calc(1em + 2px);
    position: absolute;
    top: 0;
    top: calc((0% - (100% - 1em)) - 16%);
    z-index: 0;
    transition: all .5s ease
}

.pretty.p-switch .state label {
    text-indent: 2.5em
}

.pretty.p-switch .state label:after,
.pretty.p-switch .state label:before {
    transition: all .5s ease;
    border-radius: 100%;
    left: 0;
    border-color: transparent;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.pretty.p-switch .state label:after {
    background-color: #bdc3c7 !important
}

.pretty.p-switch input:checked~.state:before {
    border-color: #5a656b
}

.pretty.p-switch input:checked~.state label:before {
    opacity: 0
}

.pretty.p-switch input:checked~.state label:after {
    background-color: #5a656b !important;
    left: 1em
}

.pretty.p-switch.p-fill input:checked~.state:before {
    border-color: #5a656b;
    background-color: #5a656b !important
}

.pretty.p-switch.p-fill input:checked~.state label:before {
    opacity: 0
}

.pretty.p-switch.p-fill input:checked~.state label:after {
    background-color: #fff !important;
    left: 1em
}

.pretty.p-switch.p-slim .state:before {
    height: .1em;
    background: #bdc3c7 !important;
    top: calc(50% - .1em)
}

.pretty.p-switch.p-slim input:checked~.state:before {
    border-color: #5a656b;
    background-color: #5a656b !important
}

.pretty.p-has-hover input:hover~.state:not(.p-is-hover) {
    display: none
}

.pretty.p-has-hover input:hover~.state.p-is-hover {
    display: block
}

.pretty.p-has-hover input:hover~.state.p-is-hover .icon {
    display: block
}

.pretty.p-has-focus input:focus~.state label:before {
    box-shadow: 0 0 3px 0 #bdc3c7
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate) {
    display: none
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate {
    display: block
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon {
    display: block;
    opacity: 1
}

.pretty.p-toggle .state.p-on {
    opacity: 0;
    display: none
}

.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img,
.pretty.p-toggle .state.p-off {
    opacity: 1;
    display: inherit
}

.pretty.p-toggle .state.p-off .icon {
    color: #bdc3c7
}

.pretty.p-toggle input:checked~.state.p-on {
    opacity: 1;
    display: inherit
}

.pretty.p-toggle input:checked~.state.p-off {
    opacity: 0;
    display: none
}

.pretty.p-plain input:checked~.state label:before,
.pretty.p-plain.p-toggle .state label:before {
    content: none
}

.pretty.p-plain.p-plain .icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.pretty.p-round .state label:after,
.pretty.p-round .state label:before {
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.pretty.p-round.p-icon .state .icon {
    border-radius: 100%;
    overflow: hidden
}

.pretty.p-round.p-icon .state .icon:before {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.pretty.p-curve .state label:after,
.pretty.p-curve .state label:before {
    border-radius: 20%
}

.pretty.p-smooth .icon,
.pretty.p-smooth .svg,
.pretty.p-smooth label:after,
.pretty.p-smooth label:before {
    transition: all .5s ease
}

.pretty.p-smooth input:checked+.state label:after {
    transition: all .3s ease
}

.pretty.p-smooth input:checked+.state .icon,
.pretty.p-smooth input:checked+.state .svg,
.pretty.p-smooth input:checked+.state img {
    -webkit-animation: zoom .2s ease;
    animation: zoom .2s ease
}

.pretty.p-smooth.p-default input:checked+.state label:after {
    -webkit-animation: zoom .2s ease;
    animation: zoom .2s ease
}

.pretty.p-smooth.p-plain input:checked+.state label:before {
    content: '';
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .5s ease
}

.pretty.p-tada:not(.p-default) input:checked+.state .icon,
.pretty.p-tada:not(.p-default) input:checked+.state .svg,
.pretty.p-tada:not(.p-default) input:checked+.state img,
.pretty.p-tada:not(.p-default) input:checked+.state label:after,
.pretty.p-tada:not(.p-default) input:checked+.state label:before {
    -webkit-animation: tada .7s cubic-bezier(.25, .46, .45, .94) 1 alternate;
    animation: tada .7s cubic-bezier(.25, .46, .45, .94) 1 alternate;
    opacity: 1
}

.pretty.p-jelly:not(.p-default) input:checked+.state .icon,
.pretty.p-jelly:not(.p-default) input:checked+.state .svg,
.pretty.p-jelly:not(.p-default) input:checked+.state img,
.pretty.p-jelly:not(.p-default) input:checked+.state label:after,
.pretty.p-jelly:not(.p-default) input:checked+.state label:before {
    -webkit-animation: jelly .7s cubic-bezier(.25, .46, .45, .94);
    animation: jelly .7s cubic-bezier(.25, .46, .45, .94);
    opacity: 1
}

.pretty.p-jelly:not(.p-default) input:checked+.state label:before {
    border-color: transparent
}

.pretty.p-rotate:not(.p-default) input:checked~.state .icon,
.pretty.p-rotate:not(.p-default) input:checked~.state .svg,
.pretty.p-rotate:not(.p-default) input:checked~.state img,
.pretty.p-rotate:not(.p-default) input:checked~.state label:after,
.pretty.p-rotate:not(.p-default) input:checked~.state label:before {
    -webkit-animation: rotate .7s cubic-bezier(.25, .46, .45, .94);
    animation: rotate .7s cubic-bezier(.25, .46, .45, .94);
    opacity: 1
}

.pretty.p-rotate:not(.p-default) input:checked~.state label:before {
    border-color: transparent
}

.pretty.p-pulse:not(.p-switch) input:checked~.state label:before {
    -webkit-animation: pulse 1s;
    animation: pulse 1s
}

.pretty input[disabled] {
    cursor: not-allowed;
    display: none
}

.pretty input[disabled]~* {
    opacity: .5
}

.pretty.p-locked input {
    display: none;
    cursor: not-allowed
}

.pretty input:checked~.state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
    background-color: #428bca !important
}

.pretty input:checked~.state.p-primary .icon,
.pretty input:checked~.state.p-primary .svg,
.pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
    color: #fff;
    stroke: #fff
}

.pretty input:checked~.state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
    border-color: #428bca
}

.pretty input:checked~.state.p-primary-o label:after,
.pretty.p-toggle .state.p-primary-o label:after {
    background-color: transparent
}

.pretty input:checked~.state.p-primary-o .icon,
.pretty input:checked~.state.p-primary-o .svg,
.pretty input:checked~.state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
    color: #428bca;
    stroke: #428bca
}

.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after {
    background-color: #428bca !important
}

.pretty.p-switch input:checked~.state.p-primary:before {
    border-color: #428bca
}

.pretty.p-switch.p-fill input:checked~.state.p-primary:before {
    background-color: #428bca !important
}

.pretty.p-switch.p-slim input:checked~.state.p-primary:before {
    border-color: #245682;
    background-color: #245682 !important
}

.pretty input:checked~.state.p-info label:after,
.pretty.p-toggle .state.p-info label:after {
    background-color: #5bc0de !important
}

.pretty input:checked~.state.p-info .icon,
.pretty input:checked~.state.p-info .svg,
.pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
    color: #fff;
    stroke: #fff
}

.pretty input:checked~.state.p-info-o label:before,
.pretty.p-toggle .state.p-info-o label:before {
    border-color: #5bc0de
}

.pretty input:checked~.state.p-info-o label:after,
.pretty.p-toggle .state.p-info-o label:after {
    background-color: transparent
}

.pretty input:checked~.state.p-info-o .icon,
.pretty input:checked~.state.p-info-o .svg,
.pretty input:checked~.state.p-info-o svg,
.pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
    color: #5bc0de;
    stroke: #5bc0de
}

.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after {
    background-color: #5bc0de !important
}

.pretty.p-switch input:checked~.state.p-info:before {
    border-color: #5bc0de
}

.pretty.p-switch.p-fill input:checked~.state.p-info:before {
    background-color: #5bc0de !important
}

.pretty.p-switch.p-slim input:checked~.state.p-info:before {
    border-color: #2390b0;
    background-color: #2390b0 !important
}

.pretty input:checked~.state.p-success label:after,
.pretty.p-toggle .state.p-success label:after {
    background-color: #5cb85c !important
}

.pretty input:checked~.state.p-success .icon,
.pretty input:checked~.state.p-success .svg,
.pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
    color: #fff;
    stroke: #fff
}

.pretty input:checked~.state.p-success-o label:before,
.pretty.p-toggle .state.p-success-o label:before {
    border-color: #5cb85c
}

.pretty input:checked~.state.p-success-o label:after,
.pretty.p-toggle .state.p-success-o label:after {
    background-color: transparent
}

.pretty input:checked~.state.p-success-o .icon,
.pretty input:checked~.state.p-success-o .svg,
.pretty input:checked~.state.p-success-o svg,
.pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
    color: #5cb85c;
    stroke: #5cb85c
}

.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after {
    background-color: #5cb85c !important
}

.pretty.p-switch input:checked~.state.p-success:before {
    border-color: #5cb85c
}

.pretty.p-switch.p-fill input:checked~.state.p-success:before {
    background-color: #5cb85c !important
}

.pretty.p-switch.p-slim input:checked~.state.p-success:before {
    border-color: #357935;
    background-color: #357935 !important
}

.pretty input:checked~.state.p-warning label:after,
.pretty.p-toggle .state.p-warning label:after {
    background-color: #f0ad4e !important
}

.pretty input:checked~.state.p-warning .icon,
.pretty input:checked~.state.p-warning .svg,
.pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
    color: #fff;
    stroke: #fff
}

.pretty input:checked~.state.p-warning-o label:before,
.pretty.p-toggle .state.p-warning-o label:before {
    border-color: #f0ad4e
}

.pretty input:checked~.state.p-warning-o label:after,
.pretty.p-toggle .state.p-warning-o label:after {
    background-color: transparent
}

.pretty input:checked~.state.p-warning-o .icon,
.pretty input:checked~.state.p-warning-o .svg,
.pretty input:checked~.state.p-warning-o svg,
.pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
    color: #f0ad4e;
    stroke: #f0ad4e
}

.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after {
    background-color: #f0ad4e !important
}

.pretty.p-switch input:checked~.state.p-warning:before {
    border-color: #f0ad4e
}

.pretty.p-switch.p-fill input:checked~.state.p-warning:before {
    background-color: #f0ad4e !important
}

.pretty.p-switch.p-slim input:checked~.state.p-warning:before {
    border-color: #c77c11;
    background-color: #c77c11 !important
}

.pretty input:checked~.state.p-danger label:after,
.pretty.p-toggle .state.p-danger label:after {
    background-color: #d9534f !important
}

.pretty input:checked~.state.p-danger .icon,
.pretty input:checked~.state.p-danger .svg,
.pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
    color: #fff;
    stroke: #fff
}

.pretty input:checked~.state.p-danger-o label:before,
.pretty.p-toggle .state.p-danger-o label:before {
    border-color: #d9534f
}

.pretty input:checked~.state.p-danger-o label:after,
.pretty.p-toggle .state.p-danger-o label:after {
    background-color: transparent
}

.pretty input:checked~.state.p-danger-o .icon,
.pretty input:checked~.state.p-danger-o .svg,
.pretty input:checked~.state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
    color: #d9534f;
    stroke: #d9534f
}

.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after {
    background-color: #d9534f !important
}

.pretty.p-switch input:checked~.state.p-danger:before {
    border-color: #d9534f
}

.pretty.p-switch.p-fill input:checked~.state.p-danger:before {
    background-color: #d9534f !important
}

.pretty.p-switch.p-slim input:checked~.state.p-danger:before {
    border-color: #a02622;
    background-color: #a02622 !important
}

.pretty.p-bigger .icon,
.pretty.p-bigger .img,
.pretty.p-bigger .svg,
.pretty.p-bigger label:after,
.pretty.p-bigger label:before {
    font-size: 1.2em !important;
    top: calc((0% - (100% - 1em)) - 35%) !important
}

.pretty.p-bigger label {
    text-indent: 1.7em
}

@media print {
    .pretty .state .icon,
    .pretty .state label:after,
    .pretty .state label:before,
    .pretty .state:before {
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

.category-nav .category {
    overflow-y: scroll;
    max-height: 1110px
}

.youtube-video .similar-products-title a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 900;
    color: #3b3b3b
}

.youtube-video .similar-products-title {
    font: 33px HoeflerTextBlack;
    margin-bottom: 20px
}

.youtube-video {
    margin-top: 32px;
    max-width: 1132px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.youtube-video .col-md-12 {
    padding: 0
}

.youtube-video .video img {
    width: 100%
}

.youtube-video .video a {
    position: relative;
    display: flex
}

.youtube-video .video a i {
    position: absolute;
    top: 33%;
    left: 45%;
    font-size: 59px;
    border: 4px solid #fff;
    padding: 2.5% 3%;
    border-radius: 50%;
    color: #fff;
    text-shadow: b;
    text-shadow: 2px 2px #000;
    box-shadow: 0 0 10px 0 #000
}

body {
    overflow-x: hidden;
    color: #212529;
    background: #f4f4f4;
    font-size: 16px;
    font-family: Nunito, sans-serif;
    font-weight: 500
}

.sec-title {
    position: relative;
    text-align: center;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    padding-bottom: 5px;
    font-weight: 700
}

.inner-title {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-weight: 600
}

.sec-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 50px;
    height: 2px;
    background: black;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

#preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url(../img/preloader.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb {
    background: black;
    border: 0 none #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

::-webkit-scrollbar-thumb:hover {
    background: black
}

::-webkit-scrollbar-thumb:active {
    background: black
}

::-webkit-scrollbar-track {
    background: #212529;
    border: 0 none #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

::-webkit-scrollbar-track:hover {
    background: #212529
}

::-webkit-scrollbar-track:active {
    background: #212529
}

::-webkit-scrollbar-corner {
    background: 0 0
}

#furn-info {
    position: relative;
    padding: 100px 0;
    background-color: #f4f4f4
}

#furn-info:after {
    content: "";
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    width: 100%;
    height: 100px;
    background: #f4f4f4;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    z-index: 1
}

.info-left {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-left img {
    width: 100%
}

.info-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between
}

.info-right .furn-info-box {
    position: relative;
    display: flex;
    align-items: center
}

.info-right .furn-info-box.large {
    margin: 0 0 0 200px;
    width: 100%
}

.info-right .furn-info-box.small {
    margin: 10px 0 10px 100px;
    width: 100%
}

.info-right .furn-info-box .box-image {
    width: 130px;
    height: 130px;
    border: 2px solid #212121;
    padding: 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.info-right .furn-info-box .box-image img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.info-right .furn-info-box .box-text p {
    margin: 0;
    font-size: 20px
}

.furn-info-box .line-right {
    position: absolute;
    height: 2px;
    background: #212529;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.furn-info-box .line-down,
.furn-info-box .line-up {
    position: absolute;
    width: 2px;
    background: #212529;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.furn-info-box .line-right {
    top: 70px;
    left: -60%;
    width: 60%
}

.furn-info-box .center .line-right {
    top: 70px;
    left: -25%;
    width: 25%
}

.furn-info-box .line-up {
    height: 60px;
    top: 70px;
    left: -60%
}

.furn-info-box .line-down {
    height: 60px;
    bottom: 60px;
    left: -60%
}

.furn-info-box .circle {
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #212529;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    animation: pulse-1 1.5s infinite;
    -webkit-animation: pulse-1 1.5s infinite
}

.furn-info-box .top .circle {
    top: 134px;
    left: -60%
}

.furn-info-box .center .circle {
    top: 70px;
    left: -25%
}

.furn-info-box .bottom .circle {
    bottom: 116px;
    left: -60%
}

.furn-char-title {
    margin: 60px 0 30px
}

#furn-advantage {
    position: relative;
    padding: 100px 0;
    background: #fff
}

#furn-advantage:after {
    content: "";
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    z-index: 1
}

#furn-advantage .row:nth-child(2n) {
    flex-direction: row-reverse
}

#furn-advantage .row:nth-child(2n) .advantage-text {
    margin-right: 20px
}

#furn-advantage .row:nth-child(2n+1) .advantage-text {
    margin-left: 20px
}

.advantage-img {
    position: relative;
    border: 3px solid black
}

.advantage-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 65px solid black;
    border-right: 65px solid transparent;
    z-index: 1
}

.advantage-img::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.advantage-img img {
    width: 100%;
    width: 100%;
    transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    -moz-transform: translate(20px, 20px);
    -ms-transform: translate(20px, 20px);
    -o-transform: translate(20px, 20px);
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    padding: 2px
}

.advantage-img:hover img {
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0)
}

.advantage-text {
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    padding: 20px 0;
    margin-top: 16px
}

.advantage-text p {
    margin: 0
}

#furn-video {
    position: relative;
    padding: 100px 0
}

#furn-video:after {
    content: "";
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    width: 100%;
    height: 100px;
    background: #f4f4f4;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    z-index: 1
}

.video-box {
    position: relative;
    width: 100%;
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9
}

.video-box.box-2 {
    margin-top: 30px
}

.video-box.box-3 {
    margin-top: 60px
}

.video-box img {
    width: 100%
}

.video-box .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 250ms;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms
}

.video-box:hover .overlay {
    background: rgba(0, 0, 0, .5)
}

.video-box .overlay .play-button {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    animation: pulse 1s infinite;
    -webkit-animation: pulse 1s infinite
}

.video-box .overlay .play-button span {
    position: absolute;
    top: 50%;
    left: 55%;
    border-top: 20px solid transparent;
    border-left: 30px solid black;
    border-bottom: 20px solid transparent;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .75);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .75)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 134, 134, 0);
        box-shadow: 0 0 0 15px rgba(255, 134, 134, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 134, 134, 0);
        box-shadow: 0 0 0 0 rgba(255, 134, 134, 0)
    }
}

@keyframes pulse-1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(33, 33, 33, .5);
        box-shadow: 0 0 0 0 rgba(33, 33, 33, .5)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 134, 134, 0);
        box-shadow: 0 0 0 15px rgba(255, 134, 134, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 134, 134, 0);
        box-shadow: 0 0 0 0 rgba(255, 134, 134, 0)
    }
}

#furn-testimonial {
    position: relative;
    padding: 100px 0;
    background: #fff
}

#furn-testimonial .row {
    overflow: hidden
}

#furn-testimonial .owl-stage-outer {
    padding: 50px 0 20px;
    overflow: visible !important
}

.testimonial-box {
    position: relative;
    padding: 50px 20px 20px;
    text-align: center;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    height: 250px
}

.testimonial-box .box-img {
    border: 2px solid black;
    width: 100px !important;
    height: 100px !important;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    overflow: hidden
}

.testimonial-box .box-img img {
    width: 60px;
    margin: 0 auto
}

.testimonial-box .box-name h3 {
    position: relative;
    font-size: 22px;
    padding: 14px 0 7px
}

.testimonial-box .box-name h3:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 30px;
    height: 2px;
    background: black;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.testimonial-box .box-text {
    margin-top: 10px;
    font-weight: 300
}

.testimonial-box .box-text p {
    margin: 0
}

#furn-partner {
    padding: 100px 0
}

#furn-partner .row {
    overflow: hidden
}

#furn-partner .owl-stage-outer {
    overflow: visible !important
}

.mobile-info-box {
    display: flex;
    align-items: center;
    justify-content: center
}

.mobile-info-box.left {
    flex-direction: row-reverse
}

.mobile-info-box .box-image {
    position: relative;
    width: 130px;
    height: 130px;
    border: 2px solid #212529;
    padding: 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

.mobile-info-box.left .box-image {
    margin-left: 20px
}

.mobile-info-box.right .box-image {
    margin-right: 20px
}

.mobile-info-box .box-image img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.mobile-info-box .box-text p {
    margin: 0;
    max-width: 110px
}

.mobile-info-box.right .box-text p {
    text-align: left
}

.mobile-info-box.left .box-text p {
    text-align: right
}

.mobile-info-box .box-image .line-up {
    position: absolute;
    width: 2px;
    height: 100px;
    left: 50%;
    background: #212529;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 1
}

.mobile-info-box .box-image .mobile-top .line-up {
    top: 100%
}

.mobile-info-box .box-image .mobile-bottom .line-up {
    bottom: 100%
}

.mobile-info-box .box-image .circle {
    position: absolute;
    width: 8px;
    height: 8px;
    left: 50%;
    background: #212529;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1;
    animation: pulse-1 1.5s infinite
}

.mobile-info-box .box-image .mobile-top .circle {
    bottom: -100px
}

.mobile-info-box .box-image .mobile-bottom .circle {
    top: -100px
}

@media (max-width:991px) {
    .advantage-text {
        margin: 30px 0
    }
    #furn-advantage .advantage-text {
        margin: 30px 0
    }
    .advantage-img img {
        padding: 10px;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

@media (max-width:767px) {
    #furn-info {
        padding: 60px 0
    }
    .furn-char-left,
    .furn-char-right,
    .furn-char-title {
        text-align: center
    }
    .mobile-info-box.top {
        flex-direction: column-reverse !important
    }
    .mobile-info-box.bottom {
        flex-direction: column !important
    }
    .mobile-info-box .box-image {
        margin: 0 !important
    }
    .mobile-info-box.top .box-text p {
        margin-bottom: 10px
    }
    .mobile-info-box .box-text p {
        min-width: 100px;
        max-width: 100%;
        text-align: center
    }
    .mobile-info-box.bottom .box-text p {
        margin-top: 10px
    }
    .mobile-info-box .box-image {
        width: 100px;
        height: 100px
    }
}

@media (max-width:575px) {
    .mobile-info-box.left {
        align-items: flex-end;
        padding-right: 20px
    }
    .mobile-info-box.right {
        align-items: flex-start;
        padding-left: 20px
    }
    .mobile-info-box .box-image .line-up {
        height: 50px
    }
    .mobile-info-box .box-image .mobile-bottom .circle {
        top: -50px
    }
    .mobile-info-box .box-image .mobile-top .circle {
        bottom: -50px
    }
}

@media (max-width:400px) {
    .mobile-info-box.left {
        align-items: flex-end;
        padding-right: 0
    }
    .mobile-info-box.right {
        align-items: flex-start;
        padding-left: 0
    }
}


.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.whatsapp-button img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.whatsapp-button:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
