/**

Description: Engo ABC HTML Template
Version: 1.0
Last change:    2017/12/11 [Initial Release]
License: GNU General Public License v2 or later

 **/
/*------------------------------------------------------------------
[Table of contents]
    components
        1.Base
        2.element
        3.Layout
        4.mixin
        5.page
        6.posttype
        7.Reponsive
        8.variables
        9.var
            9.1 element
            9.2 form
            9.3 layout
            9.4 nav
    


-------------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Dosis", sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #2b2b2b;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #80b435;
    text-decoration: none;
}

a:hover, a:focus {
    color: #567924;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 39px;
}

h2, .h2 {
    font-size: 31.2px;
}

h3, .h3 {
    font-size: 24.96px;
}

h4, .h4 {
    font-size: 20px;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 12.8px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #80b435;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #648d29;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #80b435;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #648d29;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 35px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #6b6b6b;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #353535;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #353535;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
    color: #353535;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #353535;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #353535;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #353535;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #353535;
}

.btn-primary {
    color: #fff;
    background-color: #80b435;
    border-color: #72a02f;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #648d29;
    border-color: #2c3e12;
}

.btn-primary:hover {
    color: #fff;
    background-color: #648d29;
    border-color: #507121;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #648d29;
    border-color: #507121;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #507121;
    border-color: #2c3e12;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #80b435;
    border-color: #72a02f;
}

.btn-primary .badge {
    color: #80b435;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #80b435;
    font-weight: normal;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #567924;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.widget .dropdown-menu {
    position: relative;
    display: block;
    border: none;
    box-shadow: none;
    padding: 0;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #80b435;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #80b435;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #80b435;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar:before, .navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block;
        height: auto;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    line-height: 1;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    #main-header .main-menu .navbar-nav {
        float: right;
    }

    #main-header.header-v8 .main-menu .navbar-nav {
        float: left;
    }
    #main-header.header-v9 .main-menu .navbar-nav {
        float: left;
    }
    .navbar-nav {
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #80b435;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #567924;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #80b435;
    border-color: #80b435;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination ul.page-numbers {
    padding-left: 0;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.pager:before, .pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #80b435;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #648d29;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #80b435;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #2b2b2b;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #80b435;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #80b435;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #80b435;
    border-color: #80b435;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #deeec7;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #80b435;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #80b435;
    border-color: #80b435;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #80b435;
}

.panel-primary > .panel-heading .badge {
    color: #80b435;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #80b435;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: -1px;
    right: -1px;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    top: 30%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px 85px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Dosis", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Dosis", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/**
 * Import component variables
 */
.btn-web {
    margin-top: 30px;
    width: 200px;
    height: 50px;
    text-align: center;
    background: #80b435;
    line-height: 1;
    font-size: 18px;
    color: #FFF;
    display: inline-block;
    text-transform: capitalize;
    border: 1px solid transparent;
    border-radius: 40px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contentnt a.btn-web {
    color: #fff;
}

.btn-web:hover, .contentnt a.btn-web:hover {
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
    background: transparent;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.btn-web {
    line-height: 48px;
}

.btn-web-1 {
    background: transparent;
    color: #2b2b2b;
    text-transform: uppercase;
    border: 1px solid #959595;
}

.btn-web-1:hover {
    background: #80b435;
    color: #fff;
    border: 1px solid #80b435;
}

.btn-theme a {
    background: #80b435;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid transparent;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-theme a:hover {
    background: transparent;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
}

.btn-theme.btn-small a {
    font-size: 14px;
    padding: 10px 25px;
}

.btn-theme.btn-medium a {
    font-size: 18px;
    padding: 12px 45px;
}

.btn-theme.btn-lage a {
    font-size: 18px;
    padding: 15px 60px;
}

.btn-outline a {
    background: transparent;
    color: #2b2b2b;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #2b2b2b;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-outline a:hover {
    background: #80b435;
    color: #FFF;
    border: 1px solid #80b435;
}

.btn-outline.btn-small a {
    font-size: 14px;
    padding: 10px 25px;
}

.btn-outline.btn-medium a {
    font-size: 18px;
    padding: 12px 45px;
}

.btn-outline.btn-lage a {
    font-size: 18px;
    padding: 15px 60px;
}

.btn-shadow a {
    -moz-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -o-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -ms-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
}

.btn-direct-outline {
    background: transparent;
    color: #2b2b2b;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #2b2b2b;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    padding: 15px 60px;
}

.btn-direct-outline:hover {
    background: #80b435;
    color: #FFF;
    border: 1px solid #80b435;
}

.btn-direct-outline.btn-small {
    font-size: 14px;
    padding: 10px 25px;
}

.btn-direct-outline.btn-medium {
    font-size: 18px;
    padding: 12px 45px;
}

.btn-direct-outline.btn-lage {
    font-size: 18px;
    padding: 15px 60px;
}

.contentnt .title-h4, .title-h4 {
    font-size: 60px;
    font-weight: 500;
    font-family: "Dosis", sans-serif;
    color: #fff;
}

.contentnt .title-h3, .title-h3 {
    font-family: "Dosis", sans-serif;
    font-weight: 300;
    color: #232323;
}

@media (min-width: 600px) {
    .contentnt .title-h3, .title-h3 {
        font-size: 48px;
    }
}

@media (max-width: 600px) {
    .contentnt .title-h3, .title-h3 {
        font-size: 40px;
    }
}

.contentnt .title-h5, .title-h5 {
    color: #2b2b2b;
    font-size: 22px;
    font-family: "Dosis", sans-serif;
    font-weight: 500;
}

.contentnt .title-h6, .title-h6 {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.title-h3-line {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 50px;
    position: relative;
}

.title-h3-line:before {
    content: '';
    position: absolute;
    height: 100px;
    width: 1px;
    background: #7fb541;
    top: 0;
    right: 50%;
    -webkit-transform: translate(-50%, -120%);
    -ms-transform: translate(-50%, -120%);
    transform: translate(-50%, -120%);
}

.spinner:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    width: 60px;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #bdbdbd;
    border-bottom: 3px solid #cacaca;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.product-image {
    position: relative;
    display: block;
}

.product-image .swap-on-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.product-block:hover .swap-on-hover {
    opacity: 1;
    z-index: 9;
}

.product-block:hover .caption {
    z-index: 10;
}

.pagination-single {
    color: #232323;
    font-size: 16px;
    font-weight: 600;
}

.pagination-single .page-links-title {
    font-weight: 600;
    color: #2b2b2b;
    padding-left: 0;
}

.pagination-single span {
    color: #80b435;
    padding: 0 7px;
}

.pagination-single a span {
    color: #2b2b2b;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pagination-single a:hover span {
    color: #80b435;
}

.pbr-social-share a {
    margin-left: 10px;
    line-height: 48px;
}

.pbr-social-share a:nth-child(1) {
    margin-left: 0;
}

@media (max-width: 991px) {
    .pbr-social-share a {
        margin: 0 5px;
    }

    .pbr-social-share a:last-child {
        margin-right: 5px !important;
    }
}

.pbr-social-share a:last-child {
    margin-right: 0;
}

.pbr-social-share a i {
    font-size: 16px;
    border: 1px solid #e7e7e7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.pbr-social-share a i:hover {
    border: 1px solid #80b435;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (min-width: 480px) {
    .banner-v5 {
        margin: 100px 50px 160px;
    }
}

@media (max-width: 480px) {
    .banner-v5 {
        margin: 80px 15px 140px;
    }
}

.banner-v5 img {
    width: 100%;
}

.banner-blog {
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
    overflow: hidden;
    position: relative;
}

.banner-blog.page-contact {
    background-attachment: fixed;
    background-size: cover;
}

.banner-blog.banner-blog-details {
    background-size: cover;
    background-attachment: fixed;
    margin: 0 30px;
}

.banner-blog.banner-blog-details.has_banner {
    min-height: 830px;
}

@media (max-width: 767px) {
    .banner-blog.banner-blog-details {
        margin: 0 15px;
    }
}

.banner-blog.has_banner {
    min-height: 400px;
}

.banner-blog .img_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    z-index: 99;
    height: 100%;
    position: absolute;
}

.banner-blog .img_banner h4 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
}

.banner-blog .img_banner ul {
    background: transparent;
}

.banner-blog .img_banner ul li.active a {
    color: #7fb441;
}

.banner-blog .img_banner ul li:first-child:before {
    content: none;
}

.banner-blog .img_banner ul li:before {
    content: "\f0da";
    font-family: 'FontAwesome', sans-serif;
    padding: 0 15px;
    color: #fff;
}

.banner-blog .img_banner ul li a {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

#slide_show .content .title {
    font-family: "Dosis", sans-serif;
    font-weight: 600;
}

@media (min-width: 1000px) {
    #slide_show .content .title {
        font-size: 60px;
    }
}

@media (min-width: 480px) and (max-width: 1000px) {
    #slide_show .content .title {
        font-size: 29px;
    }
}

@media (max-width: 480px) {
    #slide_show .content .title {
        font-size: 16px;
    }
}

#slide_show .content .category-name {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    position: relative;
}

@media (min-width: 1000px) {
    #slide_show .content .category-name {
        font-size: 24px;
        padding-left: 50px;
    }

    #slide_show .content .category-name:after {
        background: #979797;
        content: "";
        left: 0;
        position: absolute;
        top: 18px;
        width: 30px;
        height: 1px;
    }
}

@media (min-width: 480px) and (max-width: 1000px) {
    #slide_show .content .category-name {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    #slide_show .content .category-name {
        font-size: 10px;
    }
}

#slide_show .content .category-name a {
    color: #9e9e9e;
}

#slide_show .content .category-name a:hover {
    color: #80b435;
}

#slide_show .content .bottom {
    margin-bottom: 47px;
}

#slide_show .content .bottom ins {
    background: transparent;
}

#slide_show .content del {
    color: #9e9e9e;
}

#slide_show .content del .amount {
    color: #9e9e9e;
}

@media (min-width: 1200px) {
    #slide_show.slide-h5 .inner {
        padding: 0 34px;
    }
}

#slide_show.slide-h5 .slider-img .content {
    position: absolute;
    margin: auto;
}

@media (min-width: 1680px) {
    #slide_show.slide-h5 .slider-img .content {
        top: 32%;
        right: 19%;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    #slide_show.slide-h5 .slider-img .content {
        top: 32%;
        right: 11%;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    #slide_show.slide-h5 .slider-img .content {
        top: 18%;
        right: 1%;
    }
}

@media (min-width: 480px) and (max-width: 1000px) {
    #slide_show.slide-h5 .slider-img .content {
        top: 15%;
        right: 12%;
    }
}

@media (max-width: 480px) {
    #slide_show.slide-h5 .slider-img .content {
        top: 20%;
        right: -28px;
    }
}

@media (max-width: 768px) {
    #slide_show .fullw-slider .slick-list {
        margin-bottom: 0;
    }
}

#slide_show button {
    background: none;
    border: none;
    z-index: 99;
}

#slide_show button.slick-prev {
    left: 50px;
}

#slide_show button.slick-prev:before {
    left: 0;
}

#slide_show button.slick-prev:after {
    background: url("../images/icon/even-l-icon.png") no-repeat;
    left: 0;
    right: 4px;
}

#slide_show button.slick-next {
    right: 50px;
}

#slide_show button.slick-next:before {
    right: 0;
}

#slide_show button.slick-next:after {
    background: url("../images/icon/even-r-icon.png") no-repeat;
    right: 0;
    left: 4px;
}

#slide_show button.slick-prev, #slide_show button.slick-next {
    width: 72px;
    height: 72px;
}

#slide_show button.slick-prev:before, #slide_show button.slick-next:before {
    background: rgba(0, 0, 0, 0.18) no-repeat;
    content: "";
    position: absolute;
    top: 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 72px;
    height: 72px;
}

#slide_show button.slick-prev:after, #slide_show button.slick-next:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 20px;
    width: 17px;
    height: 30px;
}

#slide_show .btn-slide a {
    font-size: 18px;
    padding: 12px 45px;
}

.slider-default.slider-full .slick-prev {
    left: 80px;
}

.slider-default.slider-full .slick-next {
    right: 80px;
}

.slider-default.slider-full .slider-img .content p {
    font-size: 30px;
}

.slider-default.slider-full .slider-img .content h1 {
    margin-top: 15px;
    font-size: 83px;
}

.slider-default.slider-full .btn-web {
    margin-top: 58px;
}

.slider-default.slider-full .btn-web a {
    width: 160px;
}

.slider-default.slide-h9 .slick-slide {
    position: relative;
}

.slider-default.slide-h9 .slick-prev {
    left: 80px;
}

.slider-default.slide-h9 .slick-next {
    right: 80px;
}

.slider-default.slide-h9 .style-slider-v1 .content-slider {
    position: absolute;
}

@media (min-width: 1860px) {
    .slider-default.slide-h9 .style-slider-v1 .content-slider {
        bottom: 35%;
        right: 15%;
    }
}

@media (min-width: 900px) and (max-width: 1860px) {
    .slider-default.slide-h9 .style-slider-v1 .content-slider {
        bottom: 30%;
        right: 15%;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 .style-slider-v1 .content-slider {
        bottom: 25%;
        right: 15%;
    }
}

.slider-default.slide-h9 .style-slider-v2 .content-slider {
    position: absolute;
}

@media (min-width: 600px) {
    .slider-default.slide-h9 .style-slider-v2 .content-slider {
        bottom: 25%;
        left: 15%;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 .style-slider-v2 .content-slider {
        bottom: 15%;
        left: 6%;
    }
}

.slider-default.slide-h9 .style-slider-v3 .content-slider {
    position: absolute;
    bottom: 30%;
    left: 22%;
}

.slider-default.slide-h9 p {
    color: rgba(35, 35, 35, 0.8);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

@media (min-width: 1860px) {
    .slider-default.slide-h9 p {
        font-size: 36px;
    }
}

@media (min-width: 900px) and (max-width: 1860px) {
    .slider-default.slide-h9 p {
        font-size: 20px;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 p {
        font-size: 10px;
    }
}

.slider-default.slide-h9 h1 {
    font-weight: 600;
}

@media (min-width: 1860px) {
    .slider-default.slide-h9 h1 {
        font-size: 83px;
    }
}

@media (min-width: 900px) and (max-width: 1860px) {
    .slider-default.slide-h9 h1 {
        font-size: 45px;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 h1 {
        margin-top: 0;
        font-size: 14px;
    }
}

@media (min-width: 600px) {
    .slider-default.slide-h9 .btn-web {
        margin-top: 60px;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 .btn-web {
        margin-top: 15px;
    }
}

@media (min-width: 600px) {
    .slider-default.slide-h9 .btn-web a {
        width: 160px;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 .btn-web a {
        width: 80px;
        height: 35px;
        line-height: 32px;
        font-size: 12px;
    }
}

.slider-default.slide-h9 .slick-arrow {
    background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 600px) {
    .slider-default.slide-h9 .slick-dots {
        bottom: 52px;
    }
}

@media (max-width: 600px) {
    .slider-default.slide-h9 .slick-dots {
        bottom: 10px;
    }
}

.slider-default.slide-h9 .slick-dots li.slick-active button:before {
    background: #000;
}

.slider-default.slide-h9 .slick-dots button:before {
    background: rgba(0, 0, 0, 0.2);
}

.slider-default .slider-img {
    position: relative;
}

.slider-default .slider-img .content {
    color: #FFF;
    position: absolute;
    top: 40%;
    margin: auto;
    right: 0;
    left: 0;
    text-align: center;
}

.slider-default .slider-img .content p {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    font-weight: 300;
}

.slider-default .slider-img .content h1 {
    margin-top: 0;
    font-size: 55px;
    font-weight: 600;
}

.slider-default .slick-arrow {
    background: rgba(179, 179, 179, 0.4);
    z-index: 1;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.slider-default .slick-prev:before, .slider-default .slick-next:before {
    font-family: 'Pe-icon-7-stroke';
    font-size: 50px;
}

.slider-default .slick-prev {
    left: 30px;
}

.slider-default .slick-prev:before {
    content: "\e686";
}

.slider-default .slick-next {
    right: 30px;
}

.slider-default .slick-next:before {
    content: "\e684";
}

.slider-default .slick-dots {
    bottom: 20px;
}

.slider-default .slick-dots li.slick-active button:before {
    background: #FFF;
    opacity: 1;
}

.slider-default .slick-dots button:before {
    background: rgba(255, 255, 255, 0.3);
    content: '';
    opacity: 1;
    width: 20px;
    height: 2px;
}

.comments {
    border-top: 1px solid #ddd;
    margin-top: 30px;
}

.comments .header-title {
    padding: 30px 0;
}

.comments .header-title h5 {
    font-size: 18px;
    color: #111111;
    font-weight: 600;
    padding: 0;
}

.comments .the-comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.comments .the-comment .avatar {
    float: left;
    width: 50px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.comments .the-comment .avatar img {
    border-radius: 7px;
}

.comments .the-comment .comment-box {

    display: table;;
}

.comments .the-comment .comment-box .comment-author {
    color: #959595;
    font-size: 14px;
    font-weight: 400;
}

.comments .the-comment .comment-box .comment-author strong {
    padding-right: 10px;
    font-size: 16px;
    color: #111111;
    font-weight: 500;
}

@media (min-width: 1200px) {
    .comments .the-comment .comment-box .comment-author strong {
        padding-right: 15px;
    }
}

.comments .the-comment .comment-box .comment-text {
    font-size: 17px;
    color: #111111;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

.comments .children .the-comment {
    padding-left: 30px;
}

.comments .comment-top .entry-between {
    padding: 27px 0;
}

.comments .comment-top .label {
    font-size: 18px;
    color: #111111;
    font-weight: 600;
    padding: 0;
}

.comments .comment-respond small {
    font-size: 14px;
}

h3#reply-title {
    margin-top: 10px;
}

.comment-form {
    margin: 0 -15px 50px -15px;
}

.comment-form .form-control {
    padding-right: 25px;
    padding-left: 25px;
    color: #959595;
    height: 45px;
    border: 2px solid #d7d7d7;
    border-radius: 7px;
}

.comment-form textarea {
    min-height: 180px;
}

.comment-form .form-submit {
    padding: 0 15px;
}

.comment-form .form-submit input {
    min-width: 150px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0;
    border-radius: 7px;
}

.comment-form .logged-in-as {
    padding: 0 15px;
}

.pingback .avatar {
    display: none;
}

.pbr-social-share {
    margin-top: 25px;
}

.pbr-social-share a .fa-facebook {
    border: 1px solid #3e3576;
    color: #3e3576;
}

.pbr-social-share a .fa-instagram {
    border: 1px solid #00d967;
    color: #00d967;
}

.pbr-social-share a .fa-pinterest {
    border: 1px solid #ff2947;
    color: #ff2947;
}

.pbr-social-share a .fa-google-plus {
    color: #dd4b39;
    border: 1px solid #dd4b39;
}

.pbr-social-share a .fa-twitter {
    border: 1px solid #00b6d6;
    color: #00b6d6;
}

.pbr-social-share a:hover i {
    border: 1px solid #7fb541;
    color: #80b435;
}

.cvt-breadcrumbs {
    padding: 22px 0 0;
}

.cvt-breadcrumbs .post-preview iframe {
    max-width: 100%;
}

.cvt-breadcrumbs .share {
    font-size: 16px;
    font-weight: 300;
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    color: #111;
    text-transform: capitalize;
}

.cvt-breadcrumbs .sibar-left {
    color: #111111;
    padding: 0;
    margin-top: 35px;
    font-size: 20px;
}

.cvt-breadcrumbs .sibar-left .img-icon {
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    .cvt-breadcrumbs .sibar-left {
        padding: 0 60px;
        margin-top: 35px;
        font-size: 30px;
    }
}

.cvt-breadcrumbs .ct-share {
    margin: 30px 0;
}

.cvt-breadcrumbs .ct-share .pull-left {
    display: none;
}

@media (min-width: 1200px) {
    .cvt-breadcrumbs .ct-share {
        margin-top: 230px;
        margin-bottom: 0;
    }

    .cvt-breadcrumbs .ct-share .pbr-social-share {
        margin-top: 45px;
    }

    .cvt-breadcrumbs .ct-share .pbr-social-share a {
        display: block;
        margin-left: 0;
    }

    .cvt-breadcrumbs .ct-share .pbr-social-share a i {
        display: inline-block;
    }
}

.cvt-breadcrumbs .color-content {
    position: relative;
}

.cvt-breadcrumbs .color-content .breadcrumb {
    display: inline-block;
    padding: 0;
    margin-top: 8px;
    margin-bottom: 15px;
}

.cvt-breadcrumbs .color-content .date {
    margin: 20px 0 0;
}

.cvt-breadcrumbs .color-content ul {
    padding-left: 21px;
    margin-top: 32px;
}

@media (max-width: 480px) {
    .cvt-breadcrumbs .color-content ul {
        padding-left: 0;
    }
}

.cvt-breadcrumbs .color-content ul li a {
    font-size: 17px;
    color: #5c5c5c;
    font-weight: 400;
}

.cvt-breadcrumbs .color-content ul li a:hover {
    color: #ff2525;
}

.cvt-breadcrumbs .color-content ul li a i {
    padding-right: 10px;
}

.cvt-breadcrumbs .color-content img {
    margin: 45px 0 35px;
    min-height: 600px;
}

.cvt-breadcrumbs .color-content .title-h6 {
    color: #232323;
    font-weight: 700;
    font-size: 17px;
    margin-top: 40px;
    line-height: 30px;
}

.cvt-breadcrumbs .content {
    font-size: 17px;
    color: #5c5c5c;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
}

.cvt-breadcrumbs .content img {
    max-width: 100%;
    height: auto;
}

.cvt-breadcrumbs .content div {
    margin-top: 28px;
}

.cvt-breadcrumbs .content strong {
    color: #232323;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .cvt-breadcrumbs {
        padding: 22px 0 60px;
    }
}

.cvt-breadcrumbs ul.breadcrumb {
    list-style: none;
    background: transparent;
}

.cvt-breadcrumbs ul.breadcrumb .fa {
    color: #959595;
    border: 1px solid #959595;
    width: 17px;
    border-radius: 50%;
    height: 17px;
    text-align: center;
    line-height: 14px;
    margin-right: 10px;
    display: inline-block;
    padding-left: 2px;
}

.cvt-breadcrumbs ul.breadcrumb li {
    display: inline;
    font-size: 12px;
    word-wrap: break-word;
}

.cvt-breadcrumbs ul.breadcrumb li.active a {
    color: #80b435;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.cvt-breadcrumbs ul.breadcrumb li + li:before {
    padding: 8px;
    color: #959595;
    content: "/\00a0";
}

.cvt-breadcrumbs ul.breadcrumb li a {
    color: #959595;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
}

.cvt-breadcrumbs ul.breadcrumb li a:hover {
    color: #80b435;
    text-decoration: underline;
}

.cvt-breadcrumbs h2 {
    color: #000000;
    font-weight: 500;
    font-size: 60px;
    line-height: 65px;
    text-transform: capitalize;
    word-wrap: break-word;
}

@media (max-width: 1199px) {
    .cvt-breadcrumbs h2 {
        font-size: 40px;
        line-height: 55px;
    }
}

@media (max-width: 767px) {
    .cvt-breadcrumbs h2 {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 480px) {
    .cvt-breadcrumbs h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

.cvt-breadcrumbs .date p {
    color: #959595;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cvt-breadcrumbs .date p span {
    color: #80b435;
    padding-right: 25px;
}

.cvt-breadcrumbs .warp-comment {
    margin-top: 44px;
    margin-bottom: 140px;
}

.cvt-breadcrumbs .warp-comment .header-title {
    padding: 32px 0;
}

.cvt-breadcrumbs .tags {
    margin: 30px 0;
    font-size: 16px;
    color: #959595;
    font-family: 'Roboto Condensed';
}

.cvt-breadcrumbs .tags a {
    color: #80b435;
}

@media (min-width: 1200px) {
    .cvt-breadcrumbs .col-lg-8 {
        padding-right: 0;
    }

    .cvt-breadcrumbs .col-lg-4 {
        padding-left: 0;
    }

    .cvt-breadcrumbs .img-ct-600 {
        height: auto;
    }
}


.gallery-our {
    margin-top: 15px;
    padding-bottom: 47px;
    border-bottom: 2px solid #eaeef0;
}

.gallery-our .gallery .product img {
    width: 100%;
}

.gallery-our .gallery .interactive-our {
    padding: 35px 0;
}

.gallery-our .gallery .color .title {
    color: #232323;
    padding: 20px 0;
}

.gallery-our .gallery .content-iconbox {
    padding: 0 20px;
}

.gallery-our .gallery .content-iconbox h3 {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    color: #000000;
    line-height: 20px;
    margin: 30px 0 40px;
}

.gallery-our .gallery .content-iconbox p {
    line-height: 1.7;
    font-size: 14px;
    color: #858585;
}

.gallery-our .gallery .title-gallery {
    color: #FFF;
}

.gallery-our .gallery .nav-tabs {
    display: inline-block;
    border: none;
    margin-bottom: 20px;
}

.gallery-our .gallery .nav-tabs li.active > a {
    background: none repeat scroll 0 0 transparent;
    color: #111111;
    border-bottom: 2px solid #424242;
    font-weight: 500;
}

.gallery-our .gallery .nav-tabs li a {
    border-bottom: 1px solid transparent;
    border-left: none;
    border-right: none;
    border-top: 1px solid transparent;
    color: #959595;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    border-radius: 0;
    letter-spacing: 1px;
    padding: 0px 15px;
}

.gallery-our .gallery .nav-tabs li a:hover, .gallery-our .gallery .nav-tabs li a:focus {
    background: 0;
}

.process .nav {
    border-bottom: 2px solid #eaeef0 !important;
    width: 100%;
}

.process .item .img-item {
    float: left;
    width: 50px;
    margin-right: 10px;
}

.process .item .img-item img {
    border-radius: 7px;
}

.process .content-comment {
    float: left;
}

.process .content-comment .share-comment {
    color: #959595;
    margin-top: 8px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    line-height: 30px;
    font-size: 14px;
}

.process .content-comment .share-comment span {
    padding-right: 8px;
    cursor: pointer;
}

.process .content-comment .share-comment span:nth-child(4), .process .content-comment .share-comment span:nth-child(5) {
    padding-left: 12px;
}

.process .content-comment .share-comment span .fa-angle-right {
    font-size: 12px;
}

.process .content-comment .share-comment span i {
    font-size: 18px;
}

.process .content-comment p {
    font-size: 17px;
    color: #111111;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

.process .content-comment .wrp-name {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.process .content-comment .wrp-name .name {
    padding-right: 50px;
    font-size: 16px;
    color: #111111;
    font-weight: 500;
}

.process .content-comment .wrp-name .date {
    color: #959595;
    font-size: 14px;
    font-weight: 400;
}

.process .warp-right .share,
.process .warp-right .setting {
    display: inline-block;
}

.process .warp-right .share li,
.process .warp-right .setting li {
    list-style: none;
}

.process .warp-right .share {
    cursor: pointer;
    color: #959595;
    font-size: 13px;
    vertical-align: middle;
    font-weight: 400;
}

.process .warp-right .share i {
    padding-left: 5px;
}

.process .warp-right .setting .dropdown-toggle {
    padding: 0 !important;
    background: transparent;
}

.process .warp-right .setting .dropdown-menu {
    right: 0;
    left: auto;
}

.process .warp-right .setting .dropdown-menu li:hover a {
    background: #eae9e9;
}

.process .warp-right .setting .dropdown-menu li a {
    line-height: 28px;
}

.process .warp-right .setting .fa {
    vertical-align: middle;
}

.process .warp-right .setting .caret {
    margin: 0;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.process .nav-tabs li.active a {
    border-top: 1px solid transparent !important;
}

.hero-section {
    position: relative;
    background: rgba(0, 0, 0, 0.3);
}

.hero-section .page-title {
    color: #fff;
    font-size: 60px;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}

.hero-section .page-title:before {
    border-bottom: 2px solid #eb5050;
}

.hero-section .breadcrumb {
    margin: 0;
}

.hero-section .breadcrumb > li > a {
    color: #fff;
    font-weight: normal;
}

.hero-section .breadcrumb > li + li:before {
    color: #fff;
}

.box-center {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.box-center.v2 {
    height: 85%;
}

@media (min-width: 992px) {
    .box-center.v3 {
        height: 90%;
    }
}

.box-center.right {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
}

.box-center.left {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
}

.box-center.ver4 {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
}

.no-padding {
    padding: 0 !important;
}

.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}

#googlemap {
    height: 462px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.img-reponsive {
    width: 100%;
    clear: both;
}

.star-rating {
    line-height: 32px;
    font-size: 1.25em;
}

.star-rating .fa-star {
    color: yellow;
}

.burger-menu {
    background-color: #FFF;
    cursor: pointer;
    padding: 17px 14px;
    position: absolute;
    top: 0;
    left: 15px;
    width: 50px;
    height: 50px;
}

.burger-menu.active span {
    background: transparent;
}

.burger-menu.active span:before, .burger-menu.active span:after {
    top: 0;
    width: 24px !important;
}

.burger-menu.active span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.burger-menu.active span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.burger-menu.active:hover span:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.burger-menu.active:hover span:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.burger-menu span {
    background-color: #3c3c3c;
    display: block;
    margin-top: 7px;
    position: relative;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    width: 16px;
    height: 2px;
}

.burger-menu span:before, .burger-menu span:after {
    background-color: #3c3c3c;
    content: '';
    left: 0;
    position: absolute;
    width: 24px;
    height: 2px;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.burger-menu span:before {
    top: -9px;
}

.burger-menu span:after {
    top: 9px;
}

.burger-menu:hover span {
    width: 24px;
}

.burger-menu:hover span:before, .burger-menu:hover span:after {
    width: 16px;
}

#content_menu_popup {
    background: #232323;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#content_menu_popup.menu-popup-open {
    opacity: 1;
    visibility: visible;
}

#content_menu_popup.menu-popup-open a {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

#content_menu_popup ul li {
    margin-bottom: 25px;
    float: none;
    overflow: hidden;
    display: block;
}

#content_menu_popup ul li .dropdown-menu {
    display: none;
}

#content_menu_popup ul li a {
    color: #FFF;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    padding: 0;
    line-height: inherit;
    display: inline-block;
    -moz-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

#content_menu_popup ul li a:after {
    background: #80b435;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0px;
    height: 2px;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

#content_menu_popup ul li a:hover {
    color: #80b435;
}

#content_menu_popup ul li a:hover:after {
    width: 100%;
}

#content_menu_popup .menu-popup-body {
    max-width: 70%;
    margin: auto;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
}

.home7 #content_menu_popup {
    z-index: 9;
}

#list-property-style2 .widget-estate-property .owl-carousel-play .carousel-control {
    top: auto;
    bottom: 0;
}

/*================ widget_popupnewsletter ================*/
.popupnewsletter .btn-flying-right {
    position: fixed;
    z-index: 9;
    bottom: 100px;
    right: 36px;
    border: 0;
}

/*================== Class Custom Widget ============*/
.infor-header {
    padding-left: 50px;
    position: relative;
}

.infor-header:before {
    content: '';
    background: url("../images/icon/icon-phone-h6.png") no-repeat;
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.infor-header .title {
    color: #898989;
    font-weight: 300;
    margin: 0;
}

.infor-header .phone-number {
    color: #80b435;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

/*================== Class Custom Revolution ============*/
.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt35 {
    margin-top: 35px;
}

.h100vh {
    height: 100vh;
}

body {
    padding: 0;
    font-weight: 400;
    margin: 0;
    position: relative;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

body.modal-open {
    overflow: visible;
    padding-right: 0 !important;
}

input,
textarea,
.form-control,
button,
.btn {
    outline: none;
}

a {
    color: #2b2b2b;
    text-decoration: none;
}

a:hover, a:focus {
    color: #80b435;
    text-decoration: none;
    outline: none;
}

@keyframes myAnimation {
    from {
        right: 50px;
    }
    to {
        right: 0px;
    }
}

ol, ul {
    list-style: none;
    padding: 0;
}

li {
    list-style: none;
}

/* Firefox */
@-moz-keyframes myAnimation {
    from {
        right: 50px;
    }
    to {
        right: 0px;
    }
}

/* Chrome */
@-webkit-keyframes myAnimation {
    from {
        right: 50px;
    }
    to {
        right: 0px;
    }
}

/* Opera */
@-o-keyframes myAnimation {
    from {
        right: 50px;
    }
    to {
        right: 0px;
    }
}

img {
    max-width: 100%;
    height: auto;
}

.sticky {
    border: 1px solid #e7e7e7;
    padding: 10px;
}

.sticky {
    position: relative;
    background-color: #fafafa;
    padding: 20px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 10px auto 10px auto;
}

.alignright {
    float: right;
    margin: 10px 0 20px 30px;
}

.alignleft {
    float: left;
    margin: 10px 30px 15px 0;
}

.wp-block-button.alignleft, .wp-block-button.alignright {
    margin-top: 0;
    margin-bottom: 5px;
}

a img.alignright {
    float: right;
    margin: 10px 0 15px 30px;
}

a img.alignnone {
    margin: 10px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 10px 30px 15px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
    margin: 0 0 20px;
    text-align: center;
    padding-top: 4px;
}

.wp-caption.alignleft {
    margin: 5px 30px 15px 0;
}

.wp-caption.alignright {
    margin: 5px 0 15px 30px;
}

.wp-caption.alignnone {
    display: inline-block;
}

.wp-caption.aligncenter {
    margin: 15px auto;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0 0 7px 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.post-password-form label {
    color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: 0.5em;
}

.post-password-form input {
    border-radius: 3px;
    display: block;
    padding: 5px 7px;
    width: auto;
    border: 1px solid #bbb;
}

.post-password-form input[type=submit] {
    background-color: #80b435;
    min-width: auto;
    padding: 5px 30px;
    font-weight: 600;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.post-password-form input[type=submit]:hover {
    background-color: #8ec63d;
}

/* Mediaelements */
.mejs-container {
    margin: 12px 0 18px !important;
}

.mejs-container div {
    margin-top: 0 !important;
}

.mejs-mediaelement,
.mejs-container .mejs-controls {
    background: #000;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d;
}

.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255, 255, 255, 0.33);
}

.mejs-container .mejs-controls .mejs-time {
    padding-top: 15px;
}

.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

.mejs-overlay-loading {
    background: transparent;
}

.mejs-overlay-button {
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    color: #000;
    height: 36px;
    margin-left: -24px;
    width: 48px;
}

.mejs-overlay-button:before {
    -webkit-font-smoothing: antialiased;
    content: '\f452';
    display: inline-block;
    font: normal 32px/1.125 Genericons;
    position: absolute;
    top: 1px;
    left: 10px;
}

.mejs-controls .mejs-button button:focus {
    outline: none;
}

.mejs-controls .mejs-button button {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    display: inline-block;
    font: normal 16px/1 Genericons;
}

.mejs-overlay:hover .mejs-overlay-button {
    background-color: #24890d;
    color: #fff;
}

.mejs-controls .mejs-button button:hover {
    color: #41a62a;
}

.contentnt ul, .comment-text ul {
    padding-left: 15px;
    list-style: disc;
}

.contentnt ul li, .comment-text ul li {
    list-style: disc;
}

.contentnt ul li ol, .comment-text ul li ol {
    list-style: decimal;
}

.contentnt ul li ol > li, .comment-text ul li ol > li {
    list-style: decimal;
}

.contentnt ul li ul, .comment-text ul li ul {
    list-style: circle;
}

.contentnt ul li ul > li, .comment-text ul li ul > li {
    list-style: circle;
}

.contentnt ol, .comment-text ol {
    padding-left: 15px;
    list-style: decimal;
}

.contentnt ol li, .comment-text ol li {
    list-style: decimal;
    line-height: 1.8;
}

.contentnt ol li ul, .comment-text ol li ul {
    list-style: disc;
}

.contentnt ol li ul > li, .comment-text ol li ul > li {
    list-style: disc;
}

.contentnt ol li ol, .comment-text ol li ol {
    list-style: decimal;
}

.contentnt ol li ol > li, .comment-text ol li ol > li {
    list-style: decimal;
}

.contentnt .oct_blog_title, .comment-text .oct_blog_title {
    font-family: "Dosis", sans-serif;
}

.contentnt h2, .contentnt .h2, .comment-text h2, .comment-text .h2 {
    font-size: 32px;
}

.contentnt h3, .contentnt .h3, .comment-text h3, .comment-text .h3 {
    font-size: 24px;
}

.contentnt h4, .contentnt .h4, .comment-text h4, .comment-text .h4 {
    font-size: 20px;
}

.contentnt h5, .contentnt .h5, .comment-text h5, .comment-text .h5 {
    font-size: 18px;
}

.contentnt h6, .contentnt .h6, .comment-text h6, .comment-text .h6 {
    font-size: 16px;
}

.contentnt ul li a {
    color: #0073aa;
}

.contentnt dl dd, .comment-text dl dd {
    margin: 5px 15px;
}

.contentnt address, .comment-text address {
    font-style: italic;
}

.contentnt p a, .comment-text p a {
    color: #80b435;
}

.contentnt code, .contentnt kbd, .contentnt tt, .contentnt var, .comment-text code, .comment-text kbd, .comment-text tt, .comment-text var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.contentnt mark, .contentnt ins, .comment-text mark, .comment-text ins {
    background: #eee;
    text-decoration: none;
}

.contentnt pre, .comment-text pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

.contentnt .gallery:before, .contentnt .gallery:after, .comment-text .gallery:before, .comment-text .gallery:after {
    content: " ";
    display: table;
}

.contentnt .gallery:after, .comment-text .gallery:after {
    clear: both;
}

.contentnt .gallery div, .comment-text .gallery div {
    margin: 0;
}

.contentnt .gallery .gallery-item, .comment-text .gallery .gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.contentnt .gallery .gallery-item:before, .contentnt .gallery .gallery-item:after, .comment-text .gallery .gallery-item:before, .comment-text .gallery .gallery-item:after {
    content: " ";
    display: table;
}

.contentnt .gallery .gallery-item:after, .comment-text .gallery .gallery-item:after {
    clear: both;
}

.contentnt .gallery-columns-1 .gallery-item, .comment-text .gallery-columns-1 .gallery-item {
    width: 100%;
}

.contentnt .gallery-columns-2 .gallery-item, .comment-text .gallery-columns-2 .gallery-item {
    width: 48%;
    max-width: calc(50% - 14px);
}

.contentnt .gallery-columns-3 .gallery-item, .comment-text .gallery-columns-3 .gallery-item {
    width: 32%;
    max-width: calc(33.3% - 11px);
}

.contentnt .gallery-columns-4 .gallery-item, .comment-text .gallery-columns-4 .gallery-item {
    width: 23%;
    max-width: calc(25% - 9px);
}

.contentnt .gallery-columns-5 .gallery-item, .comment-text .gallery-columns-5 .gallery-item {
    width: 19%;
    max-width: calc(20% - 8px);
}

.contentnt .gallery-columns-6 .gallery-item, .comment-text .gallery-columns-6 .gallery-item {
    width: 15%;
    max-width: calc(16.7% - 7px);
}

.contentnt .gallery-columns-7 .gallery-item, .comment-text .gallery-columns-7 .gallery-item {
    width: 13%;
    max-width: calc(14.28% - 7px);
}

.contentnt .gallery-columns-8 .gallery-item, .comment-text .gallery-columns-8 .gallery-item {
    width: 11%;
    max-width: calc(12.5% - 6px);
}

.contentnt .gallery-columns-9 .gallery-item, .comment-text .gallery-columns-9 .gallery-item {
    width: 10%;
    max-width: calc(11.1% - 6px);
}

.contentnt .gallery .gallery-caption, .comment-text .gallery .gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.contentnt .gallery .gallery-caption:before, .comment-text .gallery .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.contentnt .gallery-item:hover .gallery-caption, .comment-text .gallery-item:hover .gallery-caption {
    opacity: 1;
}

/*============== Template ==============*/
@media (max-width: 991px) {
    .admin-bar #pbr-off-canvas {
        top: 32px;
    }
}

@media (max-width: 782px) {
    .admin-bar #pbr-off-canvas {
        top: 46px;
    }
}

@media (max-width: 600px) {
    .admin-bar {
        top: -46px;
        padding-top: 46px;
    }
}

@media (max-width: 600px) {
    .admin-bar {
        top: -46px;
        padding-top: 46px;
    }
}

body {
    overflow-x: hidden;
}

body.home-border-15 #page {
    border: 15px solid;
    position: relative;
}

body.home-box .site-main.home-box {
    padding: 0 15px;
}

@media (min-width: 1200px) {
    body.home-box .site-main.home-box {
        padding: 0 50px;
    }
}

@media (max-width: 991px) {
    body.home-box .site-main.home-box .container {
        width: auto;
    }
}

@media (max-width: 767px) {
    body.home-box .site-main.home-box .products-grid {
        margin-left: -30px;
        margin-right: -30px;
    }

    body.home-box .site-main.home-box .products-grid .col-xs-12 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 480px) {
    body.home-box .site-main.home-box .products-grid .col-xs-12 {
        width: 100%;
    }
}

.navbar-mega {
    min-height: inherit;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar-mega .caret {
    display: none;
}

.navbar-mega .navbar-mega-collapse {
    padding: 0;
}

.navbar-mega .navbar-nav > .open > a {
    border-left-color: rgba(0, 0, 0, 0.1);
}

.navbar-mega .navbar-nav > .open > a:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-mega .navbar-nav ul li.parent {
    position: relative;
}

.navbar-mega .navbar-nav ul li.dropdown-submenu {
    position: relative;
}

.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
    position: absolute;
}

.navbar-mega .navbar-nav li {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    list-style-type: disc;
    font-weight: 400;
    margin-bottom: 10px;
}

.navbar-mega .navbar-nav li.active {
    background: none;
}

.navbar-mega .navbar-nav li.active > a {
    background: none;
    color: #80b435;
}

.navbar-mega .navbar-nav li a:hover, .navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus {
    background: none;
}

.navbar-mega .navbar-nav li.open > a {
    background: none;
}

.navbar-mega .navbar-nav li.dropdown .dropdown-menu {
    left: auto;
}

.navbar-mega .navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 0 19px;
}

.navbar-mega .navbar-nav > li > a {
    font-family: "Dosis", sans-serif;
    position: relative;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.navbar-mega .navbar-nav > li > a .caret {
    color: #222222;
    border-width: 3px;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
}

.navbar-mega .navbar-nav > li:hover > .dropdown-menu .dropdown-menu-inner {
    -moz-box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.175);
    -o-box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.175);
    -ms-box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991px) {
    .navbar-mega .navbar-nav > li:hover > .dropdown-menu {
        left: auto;
    }
}

.navbar-mega .navbar-nav > li .dropdown-menu {
    display: block;
    visibility: hidden;
    min-width: 200px;
    -webkit-transform: translate(0px, 20px);
    -ms-transform: translate(0px, 20px);
    transform: translate(0px, 20px);
    opacity: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
    left: 100%;
    top: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: translate(0px, 20px);
    -ms-transform: translate(0px, 20px);
    transform: translate(0px, 20px);
}

.navbar-mega .navbar-nav > li .dropdown-menu .row {
    padding-top: 0;
}

.navbar-mega .navbar-nav > li .dropdown-menu li {
    display: block;
    padding: 0;
    position: relative;
}

.navbar-mega .navbar-nav > li .dropdown-menu li a {
    min-height: inherit;
    display: block;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
    border: 0;
}

.navbar-mega .navbar-nav > li .dropdown-menu li:hover > ul.dropdown-menu {
    padding: 0;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    display: block;
}

.navbar-mega .navbar-nav > .active > a:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu, .navbar-mega .navbar-nav .aligned-right > .dropdown-menu, .navbar-mega .navbar-nav .aligned-left > .dropdown-menu {
    border: 0;
    width: 945px;
}

@media (max-width: 1199px) {
    .navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu, .navbar-mega .navbar-nav .aligned-right > .dropdown-menu, .navbar-mega .navbar-nav .aligned-left > .dropdown-menu {
        width: 945px !important;
    }
}

.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu .container-mega > .row, .navbar-mega .navbar-nav .aligned-right > .dropdown-menu .container-mega > .row, .navbar-mega .navbar-nav .aligned-left > .dropdown-menu .container-mega > .row {
    margin: 0;
}

.navbar-mega .navbar-nav > .aligned-fullwidth .dropdown-menu {
    right: 0;
    left: 0;
    margin: 0 auto;
}

.navbar-mega .navbar-nav .dropdown-menu .dropdown-menu-inner{
    padding: 25px 30px;
    background: #fff;
}

.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-mega .navbar-nav > .aligned-left > .dropdown-menu {
    left: 0;
    right: auto;
}

.navbar-mega .text-label {
    position: absolute;
    top: -1px;
    right: 15px;
    padding: 0px 4px;
    font-size: 9px;
    line-height: 16px;
    color: #FFFFFF;
}

.navbar-mega .text-label.text-hot {
    background: #d9534f;
}

.navbar-mega .text-label.text-hot:after {
    border-top-color: #d9534f;
    border-right-color: #d9534f;
}

.navbar-mega .text-label.text-new {
    background: #5bc0de;
}

.navbar-mega .text-label.text-new:after {
    border-top-color: #5bc0de;
    border-right-color: #5bc0de;
}

.navbar-mega .text-label.text-featured {
    background: #f0ad4e;
}

.navbar-mega .text-label.text-featured:after {
    border-top-color: #f0ad4e;
    border-right-color: #f0ad4e;
}

.navbar-mega .text-label:after {
    content: "";
    position: absolute;
    border: 2px solid transparent;
    top: 100%;
    right: 0;
}

.pbr-megamenu .dropdown-menu .dropdown-menu-inner .container {
    width: auto;
}

#main-header.header-v3 .container {
    width: 100%;
}

#main-header .inner {
    position: relative;
}

#main-header.header-v4 .inner {
    position: inherit;
}

#main-header .main-menu {
    position: initial;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#main-header .main-menu .navbar {
    margin: 0;
    float: right;
    position: initial;
}

#main-header .main-menu .navbar-nav li {
    margin: 0 10px;
    font-size: 20px;
    font-weight: 300;
    position: initial;
}

@media (max-width: 1199px) {
    #main-header .main-menu .navbar-nav li {
        margin: 0;
    }
}

#main-header .main-menu .navbar-nav li .dropdown-menu li {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    list-style-type: disc;
    font-weight: 400;
    margin: 0;
    position: relative;
}

#main-header .main-menu .navbar-nav li .dropdown-menu li a {
    padding: 5px 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#main-header .main-menu .navbar-nav li .dropdown-menu li a:hover {
    color: #80b435;
}

#main-header .main-menu .navbar-nav li.menu-item-has-children ul {
    left: auto;
}

#main-header .main-menu .navbar-nav li.menu-item-has-children ul ul {
    left: 100%;
}

#main-header .main-menu .container-mega .widget_nav_menu {
    padding-bottom: 0;
    list-style-type: disc;
}

#main-header .main-menu .container-mega ul {
    padding-left: 15px;
}

#main-header .main-menu .container-mega li {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    list-style: disc outside none;
    display: list-item;
}

#main-header .main-menu .container-mega li.active {
    background: none;
}

#main-header .main-menu .container-mega li.active > a {
    background: none;
    color: #80b435;
}

#main-header .main-menu .container-mega li a {
    margin-left: -25px;
}

#main-header .header-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 0;
}

#main-header .header-right .search {
    margin-top: 4px;
    font-size: 16px;
    cursor: pointer;
}

#main-header .header-right .search i {
    font-size: 30px;
}

#main-header .header-right #cart_top {
    margin-left: 35px;
}

#main-header.header-default .inner {
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0 10px;
    grid-template-columns: 150px 1fr 200px;
    display: -webkit-grid;
    display: -webkit-grid;
    display: -moz-grid;
    display: -ms-grid;
    display: grid;
    align-items: center;
}

#main-header.header-page .inner {
    display: -webkit-grid;
    display: -webkit-grid;
    display: -moz-grid;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 160px 1fr;
    padding: 25px 35px 25px 8px;
}

#main-header.header-page .logo a {
    display: inline-block;
}

.logo-theme {
    max-width: 127px;
}

#main-header.header-page .main-menu .navbar {
    float: none;
    padding: 0;
}

#main-header.header-v2 {
    position: absolute;
    margin: auto;
    width: 100%;
    left: 0;
    top: 18px;
    z-index: 99;
}

#main-header.header-v2 .container-fluid {
    padding: 0;
}

#main-header.header-v2 .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#main-header.header-v2 .burger-menu {
    position: relative;
    z-index: 10;
}

#main-header.header-v2 .logo {
    display: block;
    position: relative;
    z-index: 10;
    margin: auto;
}

#main-header.header-v2 .logo a {
    display: inline-block;
}

#main-header.header-v2 .logo .logo-white {
    display: none;
}

#main-header.header-v2 .logo.active .logo-default {
    display: none;
}

#main-header.header-v2 .logo.active .logo-white {
    display: inline-block;
}

#main-header.header-v2 .main-menu {
    margin-left: 30px;
    position: relative;
}

#main-header.header-v2 .header-right {
    margin-right: 30px;
    position: relative;
    z-index: 9;
}

#main-header.header-v2 .header-right .search, #main-header.header-v2 .header-right #cart_top {
    z-index: 10;
}

#main-header.header-v2 .header-right.active .search-popup a {
    color: #FFF;
}

#main-header.header-v2 .header-right.active .shopping-cart {
    top: 0;
}

#main-header.header-v2 .header-right.active .shopping-cart .text-cart {
    color: #FFF;
}

#main-header.header-v3 .inner {
    padding: 23px 40px;
    border: none;
}

#main-header.header-v3 .inner .header-right {
    position: initial;
}

#main-header.header-v3 .main-menu .aligned-left .dropdown-menu, #main-header.header-v3 .main-menu .aligned-fullwidth .dropdown-menu, #main-header.header-v3 .main-menu .aligned-right .dropdown-menu {
    right: 30px;
    left: auto;
}

#main-header.header-v4 {
    position: relative;
    border-right: 1px solid #e9e9e9;
    height: 100%;
    width: 308px;
}

#main-header.header-v4 .logo {
    margin: 100px auto;
    text-align: center;
}

#main-header.header-v4 .logo a {
    display: inline-block;
}

#main-header.header-v4 .main-menu .navbar-nav {
    float: none;
    text-align: center;
}

#main-header.header-v4 .main-menu .navbar-nav > li {
    float: none;
    font-size: 24px;
    display: block;
}

#main-header.header-v4 .main-menu .navbar-nav > li a {
    display: inline-block;
}

#main-header.header-v4 .main-menu .navbar-nav > li a .caret {
    display: none;
}

#main-header.header-v4 .main-menu .navbar-nav > li .dropdown-menu {
    display: none;
}

#main-header.header-v4 .main-menu .navbar {
    float: none;
}

#main-header.header-v4 .header-bottom {
    bottom: 40px;
    margin: 0 auto;
    left: 32%;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(-24%);
    -moz-transform: translateX(-24%);
    -ms-transform: translateX(-24%);
    -o-transform: translateX(-24%);
    transform: translateX(-24%);
}

#main-header.header-v4 .search {
    margin-bottom: 30px;
}

#main-header.header-v4 .search .input-search::-webkit-input-placeholder {
    font-size: 14px;
    text-transform: none;
}

#main-header.header-v4 .search .input-search:-ms-input-placeholder {
    font-size: 14px;
    text-transform: none;
}

#main-header.header-v4 .search .input-search::-ms-input-placeholder {
    font-size: 14px;
    text-transform: none;
}

#main-header.header-v4 .search .input-search::placeholder {
    font-size: 14px;
    text-transform: none;
}

#main-header.header-v4 .shopping-cart {
    margin: 0 auto 55px;
    width: 60px;
    height: 60px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

#main-header.header-v4 .shopping-cart .icon-cart {
    font-size: 0;
    position: relative;
}

#main-header.header-v4 .shopping-cart .icon-cart:after {
    background: url("../images/icon/icon_cart_shopping.png") no-repeat;
    content: "";
    position: absolute;
    margin: 0 auto;
    left: -4px;
    top: -12px;
    right: 0;
    width: 22px;
    height: 32px;
}

#main-header.header-v4 .shopping-cart .dropdown-menu {
    position: fixed;
    top: 0;
    left: 259px;
}

#main-header.header-v5 {
    padding: 24px 0;
}

#main-header.header-v5 .inner {
    margin: 0 20px;
}

#main-header.header-v5 .logo {
    padding-top: 4px;
}

#main-header.header-v5 .main-menu .megamenu-fullwidth .submenu-v1 {
    right: calc(50% - 300px);
}

#main-header.header-v6 {
    padding-top: 40px;
}

#main-header.header-v6 .inner {
    grid-template-columns: 200px 1fr 200px;
    display: -webkit-grid;
    display: -webkit-grid;
    display: -moz-grid;
    display: -ms-grid;
    display: grid;
}

#main-header.header-v6 .logo {
    text-align: center;
    margin: auto;
}

#main-header.header-v6 .logo a {
    display: inline-block;
}

#main-header.header-v6 .main-menu {
    text-align: center;
}

#main-header.header-v6 .main-menu .navbar-collapse.collapse {
    float: none;
    display: inline-block;
}

#main-header.header-v6 .header-center {
    margin: 0 auto 24px auto;
}

#main-header.header-v6 .header-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#main-header.header-v8 {
    padding: 30px 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}

#main-header.header-v8 .main-menu .aligned-left .dropdown-menu, #main-header.header-v8 .main-menu .aligned-fullwidth .dropdown-menu, #main-header.header-v8 .main-menu .aligned-right .dropdown-menu {
    left: 30px;
    right: auto;
}

#main-header.header-v8 .main-menu .navbar {
    float: none;
    padding: 0;
}

#main-header.header-v8 .main-menu .navbar a {
    color: #FFF;
}

#main-header.header-v8 .main-menu .navbar a:hover {
    color: #80b435;
}

#main-header.header-v8 .main-menu .navbar .dropdown-menu a {
    color: #2b2b2b;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#main-header.header-v8 .main-menu .navbar .dropdown-menu a:hover {
    color: #80b435;
}

#main-header.header-v8 .logo-theme, #main-header.header-v9 .logo-theme {
    margin: auto;
    padding: 18px 0;
}

#main-header.header-v8 .logo a {
    display: inline-block;
}

#main-header.header-v8 .search-popup a {
    color: #FFF;
}

#main-header.header-v8 .search-popup a:hover {
    color: #80b435;
}

#main-header.header-v8 .shopping-cart {
    margin-right: 35px;
}

#main-header.header-v8 .shopping-cart .text-cart {
    color: #FFF;
}

#main-header.header-v8 .shopping-cart .text-cart:hover {
    color: #80b435;
}

#main-header.header-page .main-menu .megamenu-default .submenu-v1 {
    left: calc(50% - 20px);
    right: auto;
}

#main-header.header-page .main-menu .megamenu-fullwidth .submenu-v1 {
    left: calc(50% - 200px);
    right: auto;
}

#main-header.header-page .main-menu .submenu-v1 li a {
    color: #2b2b2b;
}

#main-header.header-page .main-menu .submenu-v1 li a:hover {
    color: #80b435;
}

#main-header.header-page .main-menu .navbar {
    float: none;
    padding: 0;
}

#main-header.header-v9 {
    padding: 30px 0;
    margin: 0 auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

#main-header.header-v9 .main-menu .aligned-left .dropdown-menu, #main-header.header-v9 .main-menu .aligned-fullwidth .dropdown-menu, #main-header.header-v9 .main-menu .aligned-right .dropdown-menu {
    right: auto;
    left: 30px;
}

#main-header.header-v9 .main-menu .navbar {
    float: none;
    padding: 0;
}

#main-header.header-v9 .logo a {
    display: inline-block;
}

#main-header.header-v9 .shopping-cart {
    margin-right: 35px;
}

#main-header.header-v10 {
    position: relative;
}

#main-header.header-absolute {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    padding: 28px 25px;
    z-index: 99;
}

#main-header.header-absolute .tp_btn_search {
    color: #f6f6f6;
    position: relative;
    z-index: 1;
}

#main-header.header-absolute .tp_btn_search:hover {
    color: #80b435;
}

#main-header.header-absolute .logo {
    position: relative;
    z-index: 1;
}

#main-header.header-absolute .shopping-cart {
    border-color: #b2b2b1;
    margin-right: 54px;
    position: relative;
    z-index: 1;
}

#main-header.header-absolute .shopping-cart .text-cart {
    color: #FFF;
}

#main-header.header-absolute .shopping-cart .text-cart:hover {
    color: #80b435;
}

#main-header.header-absolute .main-menu {
    position: relative;
    width: 50px;
    height: 50px;
}

#main-header.header-absolute .burger-menu {
    left: 0;
    z-index: 1;
}

#main-header.header-absolute .icon-menubar {
    cursor: pointer;
    font-size: 0;
    padding: 0 26px;
}

#main-header.header-absolute .icon-menubar:after, #main-header.header-absolute .icon-menubar:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}

#main-header.header-absolute .icon-menubar:after {
    background: url("../images/icon/icon-menubar-h2.png");
    width: 50px;
    height: 50px;
}

#main-header.header-absolute .icon-menubar:before {
    background: #FFF;
    width: 50px;
    height: 50px;
}

#header_mobile .header-top {
    padding: 15px 0;
}

#header_mobile .header-bottom {
    border-top: 1px solid #e7e7e7;
}

#header_mobile .header-bottom.border-bottom {
    border-bottom: 1px solid #e7e7e7;
}

#header_mobile .logo {
    display: block;
}

.header-v3+#header_mobile .logo {
    margin: auto;
}

#header_mobile .logo a {
    display: inline-block;
}

#header_mobile .header-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
}

#header_mobile .header-main i {
    font-size: 28px;
    padding-top: 3px;
}

#header_mobile .main-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#header_mobile .main-right .search-popup {
    margin-right: 20px;
    padding-top: 6px;
}

#header_mobile.header-v6 .header-bottom {
    border-bottom: none;
}

#header_mobile.header-page .header-bottom {
    border-bottom: none;
}

.main-menu .navbar-nav li:hover .submenu-v1 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

.main-menu .navbar-nav .aligned-fullwidth .dropdown-menu, .main-menu .navbar-nav .aligned-right .dropdown-menu, .main-menu .navbar-nav .aligned-left .dropdown-menu {
    background: transparent;
    position: absolute;
    box-shadow: none;
    padding: 0;
    border-top: 12px solid rgba(0,0,0,0);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
}

.main-menu .navbar-nav .aligned-fullwidth .dropdown-menu .widgettitle, .main-menu .navbar-nav .aligned-right .dropdown-menu .widgettitle, .main-menu .navbar-nav .aligned-left .dropdown-menu .widgettitle {
    color: #80b435;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 19px;
    margin-top: 0;
}

.main-menu .megamenu-default .aligned-fullwidth .dropdown-menu {
    right: calc(50% - 460px);
}

.main-menu .megamenu-default .aligned-fullwidth .dropdown-menu img {
    margin-bottom: 34px;
}

.main-menu .megamenu-fullwidth .aligned-fullwidth .dropdown-menu {
    right: calc(50% - 400px);
}

@media (min-width: 1200px) {
    .main-menu .megamenu-fullwidth .aligned-fullwidth .dropdown-menu {
        width: 1200px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .main-menu .megamenu-fullwidth .aligned-fullwidth .dropdown-menu {
        width: 1000px;
    }
}

.wrap-copyright {
    color: #9c9c9c;
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) {
    .wrap-copyright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width: 600px) {
    .wrap-copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.wrap-copyright .copyright a {
    color: #0072bc;
    margin-left: 5px;
}

.wrap-copyright .copyright a:hover {
    color: #80b435;
}

@media (min-width: 480px) {
    .wrap-copyright .copyright,
    .wrap-copyright .countries {
        display: inline-block;
    }
}

@media (max-width: 480px) {
    .wrap-copyright .copyright,
    .wrap-copyright .countries {
        display: block;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .wrap-copyright .countries {
        margin: 5px 0;
    }
}

.wrap-copyright .countries img {
    margin-right: 5px;
}

@media (max-width: 992px) {
    .wrap-copyright-5 .pull-right, .wrap-copyright-5 .copyright {
        text-align: center !important;
        float: none !important;
        width: 100% !important;
    }
}

.footer-bottom .social a {
    margin-left: 10px;
    line-height: 48px;
}

.footer-bottom .social a i {
    font-size: 16px;
    border: 1px solid #e7e7e7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.footer-bottom .social a i:hover {
    border: 1px solid #80b435;
}

@media (min-width: 1200px) {
    .footer.footer-v8 .inner {
        margin: 0 35px;
    }
}

.footer.footer-v8 .wrap-copyright {
    width: 100%;
    border-bottom: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .footer.footer-v8 .wrap-copyright {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 900px) {
    .footer.footer-v9 .footer-bottom {
        padding: 4px 0 !important;
    }
}

@media (max-width: 900px) {
    .footer.footer-v9 .footer-bottom {
        padding: 20px 0 !important;
        margin-bottom: 0;
    }
}

.footer.footer-v9 .footer-bottom .wrap-copyright {
    border-bottom: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .footer.footer-v9 .footer-bottom .wrap-copyright {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer.footer-v9 .footer-bottom .copyright {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .footer.footer-v9 .footer-bottom .copyright {
        margin-bottom: 20px;
    }
}

.footer.footer-v10 {
    margin-top: 80px;
}

.footer.footer-blog-v1 .footer-bottom {
    margin-top: 35px;
}

@media (min-width: 992px) {
    .footer.footer-page .inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .footer.footer-page .inner form {
        margin-top: 40px;
    }
}

@media (max-width: 992px) {
    .footer.footer-page .inner {
        text-align: center;
    }
}

.footer.footer-page .inner .form-control {
    background: transparent;
}

@media (max-width: 992px) {
    .footer.footer-page .inner .form-control::-webkit-input-placeholder {
        font-size: 30px;
    }

    .footer.footer-page .inner .form-control:-ms-input-placeholder {
        font-size: 30px;
    }

    .footer.footer-page .inner .form-control::-ms-input-placeholder {
        font-size: 30px;
    }

    .footer.footer-page .inner .form-control::placeholder {
        font-size: 30px;
    }
}

.footer.footer-page .footer-bottom {
    margin-top: 33px;
}

@media (max-width: 992px) {
    .footer form {
        margin-top: 30px;
    }
}

.footer .footer-top {
    background: #f7f7f7;
}

@media (min-width: 480px) {
    .footer .footer-top {
        margin: 0 30px;
    }
}

@media (max-width: 480px) {
    .footer .footer-top {
        margin: 0 15px;
    }
}

.footer .footer-top .title-h5 {
    margin-top: 64px;
}

.footer .footer-top .btn-web {
    margin-top: 75px;
    margin-bottom: 75px;
}

.footer .title-h5 {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-bottom: 65px;
}

.footer .btn-web {
    margin-top: 40px;
}

.footer .form .row .title-h5 {
    margin-top: 20px;
}

.footer .form .row .btn-web {
    margin-top: 30px;
}

.footer .form-control {
    height: 83px;
    border: none;
    color: #40423c;
    font-size: 36px;
    text-align: center;
    border-bottom: 1px solid #959595;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.footer .form-control::-webkit-input-placeholder {
    font-weight: 200;
    color: rgba(64, 66, 60, 0.8);
    font-size: 36px;
    text-align: center;
}

.footer .form-control:-ms-input-placeholder {
    font-weight: 200;
    color: rgba(64, 66, 60, 0.8);
    font-size: 36px;
    text-align: center;
}

.footer .form-control::-ms-input-placeholder {
    font-weight: 200;
    color: rgba(64, 66, 60, 0.8);
    font-size: 36px;
    text-align: center;
}

.footer .form-control::placeholder {
    font-weight: 200;
    color: rgba(64, 66, 60, 0.8);
    font-size: 36px;
    text-align: center;
}

.footer .form {
    margin: 0 auto;
}

.footer .form .form-contact{
    max-width: 400px;
    margin: auto;
}

@media (max-width: 480px) {
    .footer .form {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .footer .footer-bottom .social {
        text-align: right !important;
    }
}

@media (min-width: 992px) {
    .footer .footer-bottom .social {
        padding: 18px 0;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .footer .footer-bottom .social {
        text-align: center !important;
    }
}

.footer .widget_nav_menu ul {
    text-align: center;
    padding: 0;
    margin: 0;
}

.footer .widget_nav_menu ul li.menu-item {
    display: inline-block;
    line-height: 48px;
}

.footer .widget_nav_menu ul li.menu-item a {
    font-size: 16px;
    color: #2b2b2b;
    margin: 0 15px;
    font-weight: 300;
}

@media (min-width: 992px) {
    .footer .widget_nav_menu ul {
        text-align: left;
    }
    .footer .widget_nav_menu ul li.menu-item:first-child a {
        margin-left: 0;
    }
}

@media (min-width: 1024px) {
    .footer .widget_nav_menu ul li.menu-item a {
        margin: 0 15px;
    }
}

.footer .widget_nav_menu ul li.menu-item a:hover {
    color: #80b435;
}

#rev_slider_5_1 .tp-caption.rev-btn {
    margin-top: 35px;
}

.instagram-vc .slick-prev, .instagram-vc .slick-next {
    display: none !important;
}

.footer-bottom-v2 .wrap-copyright {
    border: none;
    line-height: 29px;
    padding: 28px 0;
}

@media (min-width: 480px) and (max-width: 768px) {
    .footer-bottom-v2 .wrap-copyright {
        text-align: center;
    }
}

.footer-bottom-v2 .widget_nav_menu {
    text-align: right;
}

.footer-bottom-v2 .widget_nav_menu ul li:last-child a {
    margin-right: 0;
}

.footer-v2 .social a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
}

.footer-v3 .vc_column-inner > .wpb_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 7px 0;
    margin: 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) {
    .footer-v3 .vc_column-inner > .wpb_wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 60px;
    }
}

@media (max-width: 600px) {
    .footer-v3 .vc_column-inner > .wpb_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.footer-v3 .container-full > .row {
    margin: 0 !important;
}

@media (min-width: 1620px) {
    .footer-v3 .container {
        width: 1820px;
    }
}

.footer-v3 .copyright {
    color: #9c9c9c;
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 20px;
}

.footer-v3 .copyright a {
    color: #0072bc;
    margin-left: 5px;
}

.footer-v3 .social {
    padding: 0 !important;
}

.footer-v3 .social i {
    border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.footer-v3 .social i:hover {
    border: none;
}

.footer-v4 .wrap-copyright {
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
    .footer-bottom {
        margin-bottom: 20px;
    }
}

@media (min-width: 1620px) {
    .footer-v9 .container {
        width: 1170px;
    }
}

.footer-v9 .container .footer-bottom {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 20px;
}

.footer-v9 .social a i {
    border: 1px solid #e7e7e7;
}

.footer-v9 .social a i:hover {
    border: 1px solid #80b435;
}

.contact-footer-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-footer-5 .title-h5,
.contact-footer-5 .form-5,
.contact-footer-5 .subcribe-ct {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
}

.contact-footer-5 .form-5 {
    margin-bottom: 25px;
}

.contact-footer-5 .subcribe-ct {
    text-align: right;
}

.contact-footer-5 .form-5 input {
    background: transparent;
}

@media (min-width: 1200px) {
    .contact-footer-5 .form-5 input {
        max-width: 380px;
    }
}

.contact-footer-5 .btn-web {
    margin: 0 !important;
}

@media (max-width: 991px) {
    .contact-footer-5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-footer-5 .title-h5,
    .contact-footer-5 .form-5,
    .contact-footer-5 .subcribe-ct {
        width: 100%;
        text-align: center;
    }

    .contact-footer-5 .title-h5 {
        margin-bottom: 65px;
    }

    .contact-footer-5 .subcribe-ct {
        margin: 50px 0;
    }

    .contact-footer-5 .form-5 .form-control::-webkit-input-placeholder {
        font-size: 30px;
    }

    .contact-footer-5 .form-5 .form-control:-ms-input-placeholder {
        font-size: 30px;
    }

    .contact-footer-5 .form-5 .form-control::-ms-input-placeholder {
        font-size: 30px;
    }

    .contact-footer-5 .form-5 .form-control::placeholder {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .widget_nav_menu {
        text-align: center;
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .widget_nav_menu {
        padding: 18px 0;
    }
}

@media (max-width: 991px) {
    .footer-bottom-v2 .widget_nav_menu {
        text-align: center;
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .footer-bottom-v2 .widget_nav_menu {
        padding: 18px 0;
    }
}

.home4 .page-content .products {
    margin-top: 40px;
}

#content_left {
    background: #FFF;
    position: fixed;
    height: 100%;
    z-index: 999;
}

.site-main.home-margin-left {
    overflow: hidden;
}

@media (min-width: 1000px) {
    .site-main.home-margin-left {
        margin-left: 308px;
        padding: 0 15px;
    }

    .site-main.home-margin-left .main-content {
        margin-top: 40px;
    }

    .site-main.home-margin-left .main-content .products {
        margin-left: 15px;
    }
}

@media (min-width: 1000px) {
    body.home-margin-left footer .container {
        margin-left: 308px;
        padding: 0 15px;
        width: auto;
    }
}

@media (max-width: 991px) {
    body.home-margin-left .products-grid.row {
        margin: 30px 0;
    }

    body.home-margin-left #content_left, body.home-margin-left #content-cart {
        display: none;
    }
}

#content-cart {
    background: #FFF;
    padding: 60px 35px 0;
    position: fixed;
    left: -8%;
    top: 0;
    z-index: 99;
    overflow: auto;
    -moz-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    width: 350px;
    height: 100%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media (min-width: 1860px) {
    #content-cart.active {
        left: 16%;
    }
}

@media (min-width: 1300px) and (max-width: 1860px) {
    #content-cart.active {
        left: 22%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    #content-cart.active {
        left: 24%;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    #content-cart.active {
        left: 30%;
    }
}

.bypostauthor {
    font-weight: 600;
}

#content-cart .cart_list {
    padding: 0;
}

#content-cart .cart_list .product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

#content-cart .cart_list .media {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

#content-cart .cart_list .media .remove {
    position: absolute;
    top: 0;
    right: 0;
}

#content-cart .image {
    border: 1px solid #e7e7e7;
    margin-right: 10px;
    padding-right: 0;
}

#content-cart .image img {
    padding: 5px;
    max-width: 50px;
    height: auto;
}

#content-cart .cart-main-content .name {
    font-size: 14px;
    margin: 0;
}

#content-cart .total {
    margin-bottom: 30px;
    text-align: right;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

#content-cart .total strong {
    font-size: 18px;
}

#content-cart .buttons a {
    background: transparent;
    color: #2b2b2b;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #2b2b2b;
    border-radius: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    padding: 10px 25px;
}

#content-cart .buttons a:hover {
    background: #80b435;
    color: #FFF;
    border: 1px solid #80b435;
}

#content-cart .buttons a.checkout {
    background: #80b435;
    color: #FFF;
    border: 1px solid #80b435;
}

#content-cart .buttons a.checkout:hover {
    background: #FFF;
    color: #2b2b2b;
    border-color: #2b2b2b;
}

.searchform {
    display: table;
    width: 100%;
}

.searchform .input-search {
    border: 1px solid #e6e6e6 !important;
    border-right: none;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: table-cell;
    padding-left: 20px;
    font-size: 16px;
    height: 40px;
    width: 100%;
}

.searchform .input-search::-webkit-input-placeholder {
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

.searchform .input-search:-ms-input-placeholder {
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

.searchform .input-search::-ms-input-placeholder {
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

.searchform .input-search::placeholder {
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

.searchform .input-group-addon {
    background: transparent;
    border: 1px solid #e6e6e6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left: none;
    display: table-cell;
    font-family: Ionicons;
    padding: 0;
}

.searchform .input-group-addon input {
    color: #9c9c9c;
    font-size: 25px;
    padding: 6px 15px;
    background: transparent;
    border: none;
}

.searchform .input-group-addon input:hover {
    color: #80b435;
}

.search-small .searchform .input-search {
    text-transform: capitalize;
    border-right: 0 !important;
}

.search-small .searchform .input-search::-webkit-input-placeholder {
    font-size: 16px;
    text-transform: capitalize;
}

.search-small .searchform .input-search:-ms-input-placeholder {
    font-size: 16px;
    text-transform: capitalize;
}

.search-small .searchform .input-search::-ms-input-placeholder {
    font-size: 16px;
    text-transform: capitalize;
}

.search-small .searchform .input-search::placeholder {
    font-size: 16px;
    text-transform: capitalize;
}

.search-small .searchform .input-group-addon button {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 15px;
}

.search-small .searchform .input-group-addon button i {
    font-size: 25px;
    color: #9c9c9c;
}

.search-small .searchform .input-group-addon button i:hover {
    color: #80b435;
}

@media (max-width: 991px) {
    #Searchmobile.modal.in .modal-dialog {
        -webkit-transform: translate(0, 40%);
        -moz-transform: translate(0, 40%);
        -ms-transform: translate(0, 40%);
        -o-transform: translate(0, 40%);
        transform: translate(0, 40%);
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    #Searchmobile.modal.in .modal-dialog {
        -webkit-transform: translate(0, 40%);
        -moz-transform: translate(0, 40%);
        -ms-transform: translate(0, 40%);
        -o-transform: translate(0, 40%);
        transform: translate(0, 40%);
        margin: 10px;
    }
}

#Searchmobile .modal-content {
    padding: 40px 15px;
    position: relative;
    background: #FFF;
    width: 100%;
}

#Searchmobile .modal-content .close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 30px;
}

#Searchmobile .searchform {
    width: 100%;
}

#Searchmobile .searchform .input-search {
    border: 1px solid #ccc !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    height: 50px;
    font-size: 20px;
    border-radius: 0;
    text-transform: capitalize;
}

#Searchmobile .searchform .input-search::-webkit-input-placeholder {
    font-size: 20px;
    text-transform: capitalize;
}

#Searchmobile .searchform .input-search:-ms-input-placeholder {
    font-size: 20px;
    text-transform: capitalize;
}

#Searchmobile .searchform .input-search::-ms-input-placeholder {
    font-size: 20px;
    text-transform: capitalize;
}

#Searchmobile .searchform .input-search::placeholder {
    font-size: 20px;
    text-transform: capitalize;
}

#Searchmobile .searchform .btn-search {
    background: transparent;
    border-top: none;
    border-right: none;
    padding: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc !important;
}

#Searchmobile .searchform .btn-search button {
    background: transparent;
    border: none;
    font-size: 30px;
    font-family: "Ionicons";
    padding: 9px 15px;
}

#mymodal {
    background: rgba(255, 255, 255, 0.95);
    padding-right: 0 !important;
}

@media (min-width: 900px) {
    #mymodal .modal-lg {
        width: 100%;
    }
}

#mymodal.modal.fade .modal-dialog {
    margin: auto;
    top: 0;
}

#mymodal.modal.in:before {
    display: none;
}

#mymodal .modal-content {
    border: none !important;
    border-radius: 0;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
}

@media (min-width: 1860px) {
    #mymodal .modal-content {
        padding: 120px 150px 0;
    }
}

@media (min-width: 768px) and (max-width: 1860px) {
    #mymodal .modal-content {
        padding: 100px 150px 0;
    }
}

@media (max-width: 768px) {
    #mymodal .modal-content {
        padding: 40px 25px;
    }
}

#mymodal .modal-content .btn-search input {
    font-family: Ionicons;
}

#mymodal .btn-search.input-group-addon {
    background: transparent;
    border-top: none;
    border-right: none;
}

#mymodal .btn-search.input-group-addon input {
    color: #999;
    background: transparent;
    border: none;
    font-size: 60px;
}

#mymodal .btn-search.input-group-addon input:hover {
    color: #80b435;
}

#mymodal .close {
    border: 2px solid rgba(0, 0, 0, 0.8);
    font-size: 40px;
    position: absolute;
    top: 60px;
    right: 60px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 45px;
    height: 45px;
}

#mymodal .close span {
    position: relative;
    top: 1px;
}

#mymodal .searchform {
    width: 100%;
}

#mymodal .searchform .input-search {
    background: transparent;
    border: 1px solid #ccc !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    font-size: 50px;
    height: 120px;
    border-radius: 0;
    padding-left: 0;
}

#mymodal .searchform .input-search::-webkit-input-placeholder {
    color: #888;
    opacity: .5;
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

#mymodal .searchform .input-search:-ms-input-placeholder {
    color: #888;
    opacity: .5;
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

#mymodal .searchform .input-search::-ms-input-placeholder {
    color: #888;
    opacity: .5;
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

#mymodal .searchform .input-search::placeholder {
    color: #888;
    opacity: .5;
    font-size: 80px;
    font-weight: 200;
    text-transform: uppercase;
}

#mymodal .searchform .btn-search {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

#mymodal .searchform .btn-search button {
    border: 0;
    background: transparent;
}

#mymodal .searchform .btn-search .fa {
    color: #999;
    font-size: 60px;
}


.breadcrumb {
    padding: 0;
    list-style: none;
    margin-top: 20px;
    position: relative;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb > .active {
    color: #777777;
}

.breadcrumb.has__bgr img {
    display: block;
    margin: 0 auto 30px;
    padding: 0 30px;
    min-height: 150px;
    width: 100%;
}

.breadcrumb.has__bgr .content-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.breadcrumb .title {
    font-weight: 500;
    margin-bottom: 12px;
}

@media (min-width: 992px) {
    .breadcrumb .title {
        font-size: 48px;
    }
}

@media (max-width: 992px) {
    .breadcrumb .title {
        font-size: 25px;
    }
}

.breadcrumb ul {
    display: block;
}

.breadcrumb ul li {
    display: inline-block;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
}

@media (min-width: 600px) {
    .breadcrumb ul li {
        padding-right: 27px;
        margin-right: 16px;
    }
}

@media (max-width: 600px) {
    .breadcrumb ul li {
        padding-right: 14px;
        margin-right: 5px;
    }
}

.breadcrumb ul li:last-child {
    color: #7fb441;
    margin: 0;
    padding: 0;
}

.breadcrumb ul li:last-child:after {
    display: none;
}

.breadcrumb ul li:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 3px;
    right: 0;
}

.breadcrumb.parallax {
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
    overflow: hidden;
    min-height: 400px;
    position: relative;
}

.woocommerce-page .breadcrumb .title {
    display: none;
}

.woocommerce-page .breadcrumb.hasv__bgr {
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce-page .breadcrumb.hasv__bgr ul li {
    font-size: 14px;
    color: #2b2b2b;
}

.woocommerce-page .breadcrumb.hasv__bgr ul li:after {
    top: 0;
    color: #9c9c9c;
}

.woocommerce-page .breadcrumb.hasv__bgr ul li a {
    color: #9c9c9c;
}

.woocommerce-page .breadcrumb.hasv__bgr ul li a:hover {
    color: #80b435;
}

.woocommerce-page.post-type-archive-product .breadcrumb .title {
    display: block;
}

.scrollToTop {
    width: 42px;
    height: 42px;
    position: fixed;
    bottom: 30px;
    right: 35px;
    display: none;
    font-size: 30px;
    background: #80b435;
    color: #ebebeb;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    z-index: 1001;
}

.scrollToTop:hover {
    color: #FFF;
}

.scrollToTop:focus {
    color: #FFF;
}

@media (min-width: 1200px) {
    .product.product-v5 .container {
        width: 1170px !important;
        padding: 0 15px;
    }
}

.product.product-v5 .container .gallery-content .wrap-box-1 .btn-product .wrap-btn {
    padding: 7px;
}

.product.product-v5 .container .gallery-content .wrap-box-1 .btn-product .wrap-btn i {
    font-size: 20px;
}

.product.product-v5 .container .gallery-content .wrap-box-1 .content-item {
    padding: 15px 18px 15px;
}

.product.product-v5 .container .gallery-content .wrap-box-1 .title-h5 {
    font-size: 20px;
}

.product.product-v5 .wrap-box-1 .btn-product {
    width: 195px;
}

.product.product-v5 .wrap-box-1 .btn-product .wrap-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.product.product-v5 .wrap-box-1 .btn-product .wrap-btn span {
    padding: 9px 30px;
}

.product.product-v6 .wrap-box-1 {
    margin-bottom: 30px;
}

.product.product-v6 .wrap-box-1 img {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.product.product-v6 .wrap-box-1:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product.product-v6 .wrap-box-1:hover h5:before {
    background: #80b435 !important;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product.product-v6 .wrap-box-1:hover h5 a {
    color: #80b435;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product.product-v6 .wrap-box-1:hover img {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product.product-v6 .wrap-box-1 .content-item {
    padding: 15px 40px 35px;
}

.product.product-v6 .wrap-box-1 .content-item h5 {
    position: relative;
}

.product.product-v6 .wrap-box-1 .content-item h5:before {
    bottom: -10px;
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background: #2b2b2b;
}

.product.product-v6 .wrap-box-1 .btn-product {
    width: 185px;
    height: 42px;
}

.product.product-v6 .wrap-box-1 .btn-product .wrap-btn {
    padding: 7px;
}

.product.product-v6 .wrap-box-1 .btn-product .wrap-btn i {
    font-size: 20px;
}

@media (min-width: 1200px) {
    .product.product-v7 .row {
        margin-left: -85px;
        margin-right: -85px;
    }
}

@media (max-width: 768px) {
    .product.product-v7 .row {
        margin: 0;
    }
}

@media (min-width: 900px) {
    .product.product-v7 .row .margin-top {
        margin-top: 80px;
    }
}

.product.product-v7 .row .wrap-box-1 .box-img {
    overflow: visible;
}

.product.product-v7 .row .wrap-box-1 .content-item {
    position: inherit;
}

.product.product-v7 .row .wrap-box-1 .content-item .title-h5 {
    font-weight: 600;
    font-size: 24px;
}

.product.product-v7 .row .wrap-box-1 .text-content {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 70px;
}

.product.product-v7 .row .wrap-box-1 .text-content.text-content-right {
    left: auto;
}

@media (min-width: 600px) {
    .product.product-v7 .row .wrap-box-1 .text-content.text-content-right {
        right: -15px;
    }
}

@media (max-width: 600px) {
    .product.product-v7 .row .wrap-box-1 .text-content.text-content-right {
        display: none;
    }
}

@media (min-width: 600px) {
    .product.product-v7 .row .wrap-box-1 .text-content {
        left: -15px;
    }
}

@media (max-width: 600px) {
    .product.product-v7 .row .wrap-box-1 .text-content {
        display: none;
    }
}

.product.product-v7 .row .wrap-box-1 .text-content h5 {
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}

.product.product-v7 .row .wrap-box-1 .text-content h5:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: -253%;
    right: 142%;
    background: #2b2b2b;
}

.product.product-v7 .row .wrap-box-1 .wrap-img {
    overflow: hidden;
}

@media (max-width: 900px) {
    .product.product-v7 .gallery-isotope.col-2 .item-isotope {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .product.product-v7 .gallery-isotope.col-2 .item-isotope {
        width: 50%;
        padding: 25px;
    }
}

@media (max-width: 600px) {
    .product.product-v7 .gallery-isotope.col-2 .item-isotope {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
}

@media (max-width: 900px) {
    .product.product-v7 .wrap-box-1 .content-item {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .product .container {
        width: 100%;
        padding: 0 30px;
    }
}

.product .wrap-blog .gallery-content .wrap-box-1 img {
    width: 100%;
}

.product .wrap-blog .btn-web {
    margin-top: 20px;
}

.pro-list {
    margin-left: 40px;
}

@media (max-width: 600px) {
    .pro-list {
        margin: 0 15px;
    }
}

.pro-list .pro-name {
    font-size: 48px;
    font-weight: 600;
}

@media (max-width: 600px) {
    .pro-list .pro-name {
        font-size: 32px;
    }
}

.pro-list .pro-price {
    margin: 7px 0 24px;
}

.pro-list .pro-price .price {
    font-size: 36px;
}

.pro-list .pro-price .old-price {
    font-size: 30px;
    font-weight: 300;
}

.pro-list .pro-desc {
    color: #555;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    line-height: 30px;
}

.pro-list .pro-action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.pro-list .pro-action span {
    margin-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .pro-list .pro-action span {
        margin-right: 10px;
    }

    .pro-list .pro-action span.addcart a {
        font-size: 16px;
        padding: 12px 22px;
    }
}

.pro-list .pro-action .btn-action i {
    border: 1px solid #d6d6d6;
    font-size: 25px;
    padding: 11px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.pro-list .pro-action .btn-action i:hover {
    border-color: #80b435;
}

.pro-list .pro-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.pro-list .pro-share span {
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    margin-right: 5px;
}

.pro-list .pro-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.modal-backdrop {
    display: none;
}

.modal.in:before {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.modal.in .modal-dialog {
    z-index: 99;
}

.widget_price_filter .slider {
    background: transparent;
}

.widget_price_filter .price_slider_wrapper {
    margin-top: 25px;
}

.widget_price_filter .price_slider_amount {
    margin-top: 25px;
    position: relative;
}

.widget_price_filter .price_slider_amount button[type=submit] {
    padding: 5px 35px;
    text-transform: none;
    background: transparent;
    color: #2b2b2b;
    border: 1px solid #d6d6d6;
    border-radius: 40px;
    font-weight: 300;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 8px;
}

.widget_price_filter .price_slider_amount button[type=submit]:hover {
    border-color: #80b435;
    background-color: #80b435;
    color: #FFF;
}

.widget_price_filter .price_label {
    color: #80b435;
    font-size: 18px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 25px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #b7b7b7;
    margin: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .2em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #80b435;
}

.sidebar .widget.woocommerce-widget-layered-nav ul {
    padding-left: 0 !important;
}

.sidebar .widget.woocommerce-widget-layered-nav ul li {
    border-bottom: 1px solid #f5f5f5;
    clear: both;
    list-style: none;
    padding: 12px 0;
    position: relative;
    text-indent: 0;
    display: block;
    text-align: right;
    overflow: hidden;
    font-family: "Roboto Condensed", sans-serif;
}

.sidebar .widget.woocommerce-widget-layered-nav ul li a {
    float: left;
    line-height: 20px;
    text-transform: capitalize;
}

.sidebar .widget.woocommerce-widget-layered-nav ul li:last-child {
    border: none;
}

.sidebar .widget.widget_top_rated_products ul, .sidebar .widget.widget_recent_reviews ul {
    padding-left: 0;
}

.sidebar .widget.widget_top_rated_products ul li, .sidebar .widget.widget_recent_reviews ul li {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
}

.sidebar .widget.widget_top_rated_products ul li a, .sidebar .widget.widget_recent_reviews ul li a {
    text-transform: capitalize;
}

.sidebar .widget.widget_top_rated_products ul li img, .sidebar .widget.widget_recent_reviews ul li img {
    width: 60px;
    height: auto;
}

.sidebar .widget.widget_top_rated_products ul li .star-rating, .sidebar .widget.widget_recent_reviews ul li .star-rating {
    height: 12px !important;
    width: 75px;
    margin-top: 0;
}

.sidebar .widget.widget_top_rated_products ul li .star-rating:before, .sidebar .widget.widget_recent_reviews ul li .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
}

.sidebar .widget.widget_top_rated_products ul li .star-rating span:before, .sidebar .widget.widget_recent_reviews ul li .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
}

.sidebar .widget.widget_top_rated_products ul li del .amount, .sidebar .widget.widget_recent_reviews ul li del .amount {
    color: #9e9e9e;
}

.sidebar .widget.widget_top_rated_products ul li ins, .sidebar .widget.widget_top_rated_products ul li .amount, .sidebar .widget.widget_recent_reviews ul li ins, .sidebar .widget.widget_recent_reviews ul li .amount {
    color: #80b435;
}

.sidebar {
    margin-top: 31px;
}

.sidebar .widget {
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.sidebar .widget:last-child {
    border: none;
}

.sidebar .widget .widget-title {
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 9px;
    position: relative;
}

.sidebar .widget .widget-title:after {
    background: #80b435;
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 2px;
}

.sidebar .widget ul {
    padding-left: 15px;
}

.sidebar .widget ul.dropdown-menu {
    padding-left: 10px;
    margin-top: 0;
}

.sidebar .widget ul li {
    list-style-type: disc;
    padding-left: 6px;
}

.sidebar .widget ul li.menu-item {
    display: grid;
    margin-bottom: 0;
}

.sidebar .widget ul li.menu-item:after {
    content: '';
    display: table;
    clear: both;
}

.sidebar .widget_nav_menu ul.menu {
    padding-left: 0;
    margin-left: -25px;
}

.sidebar .widget ul li.menu-item a {
    padding: 0 20px;
}

.sidebar .widget ul li a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 12px;
    display: inline-block;
}

.widget ul li ul li a{
    text-transform: inherit;
    line-height: 1.4;
}

.widget ul li.menu-item a {
    line-height: 2;
}

.sidebar .widget .product-sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.sidebar .widget .product-sidebar img {
    width: 140px;
}

@media (min-width: 900px) and (max-width: 1200px) {
    .sidebar .widget .product-sidebar img {
        width: 64px;
    }
}

.sidebar .widget .content-product {
    padding-top: 36px;
}

@media (min-width: 900px) and (max-width: 1200px) {
    .sidebar .widget .content-product {
        padding-top: 10px;
    }
}

.sidebar .widget .content-product .product-name {
    margin-bottom: 5px;
}

.sidebar .widget .content-product .product-name a {
    font-size: 18px;
}

@media (min-width: 900px) and (max-width: 1200px) {
    .sidebar .widget .content-product .product-name a {
        font-size: 16px;
    }
}

.sidebar .widget .content-product .price {
    font-size: 17px;
}

.fullw-slider .slider-img .w50-1 .content {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    .sidebar.sidebar-left {
        border-right: 1px solid #ededed;
        padding-right: 30px;
    }
    .sidebar.sidebar-right {
        border-left: 1px solid #ededed;
        padding-left: 30px;
    }

    .fullw-slider .slider-img .w50-1 .content {
        display: flex;
        height: 100vh;
    }
}

.sidebar.sidebar-fixed {
    height: 100vh;
    overflow-y: scroll;
    background: #232323;
    position: fixed;
    top: 0;
    left: -376px;
    z-index: 99;
    margin-top: 0;
    padding: 88px 30px 0;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.sidebar.sidebar-fixed.filter-active {
    left: 0;
}

@media (min-width: 350px) {
    .sidebar.sidebar-fixed {
        width: 375px;
    }
}

@media (max-width: 350px) {
    .sidebar.sidebar-fixed {
        width: 295px;
    }
}

.sidebar.sidebar-fixed .widget {
    border-color: #333;
}

.sidebar.sidebar-fixed .widget .widget-title {
    color: #FFF;
}

.sidebar.sidebar-fixed .widget li a {
    color: #FFF;
}

.sidebar.sidebar-fixed .widget li a:hover {
    color: #80b435;
}

.sidebar.sidebar-fixed .widget.woocommerce-widget-layered-nav ul li {
    border-color: #717171;
}

.sidebar.sidebar-fixed .price_slider_amount button[type=submit] {
    background: #FFF;
}

.sidebar.sidebar-fixed .price_slider_amount button[type=submit]:hover {
    color: #232323;
}

.sidebar.sidebar-fixed .close-filter {
    background: #FFF;
    position: absolute;
    top: 32px;
    right: 26px;
    opacity: 1;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 36px;
    height: 36px;
}

.sidebar.sidebar-fixed .close-filter span {
    font-size: 36px;
}

.widget select {
    border: 1px solid #e6e6e6;
    padding-left: 20px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin-top: 10px;
}

.widget.widget_recent_entries ul li a {
    text-transform: capitalize;
}

.widget.widget_tag_cloud .tagcloud a {
    font-size: 14px;
}

.widget.widget_search .input-search {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 0;
}

.widget.widget_search .input-search::-webkit-input-placeholder {
    font-size: 14px;
}

.widget.widget_search .input-search:-ms-input-placeholder {
    font-size: 14px;
}

.widget.widget_search .input-search::-ms-input-placeholder {
    font-size: 14px;
}

.widget.widget_search .input-search::placeholder {
    font-size: 14px;
}

.widget.widget_search .btn-search {
    border-radius: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.widget.widget_search .btn-search button {
    border: none;
    background: transparent;
}

.widget.widget_search .btn-search button i {
    font-size: 20px;
}

.widget.widget_search .searchform:hover .input-search {
    border-color: #80b435 !important;
}

.widget.widget_search .searchform:hover .btn-search {
    border-color: #80b435 !important;
}

.widget.widget_calendar #wp-calendar {
    width: 100%;
}

.widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
    padding: 5px;
}

.widget.widget_calendar #wp-calendar a {
    font-weight: bold;
    color: #80b435;
}

.widget.widget_calendar #wp-calendar tfoot {
    font-size: 16px;
}

.widget.widget_calendar #wp-calendar tfoot a {
    font-weight: 400;
}

.widget.widget_media_gallery .gallery .gallery-item {
    margin-bottom: 5px;
}

.widget.widget_media_gallery .gallery .gallery-item img {
    width: 100%;
    height: auto;
}

.widget.widget_media_gallery .gallery.gallery-columns-3 {
    margin: 0 -5px;
}

.widget.widget_media_gallery .gallery.gallery-columns-3 .gallery-item {
    padding: 0 5px;
    width: 33.33333%;
    float: left;
}

.widget.widget_recent_comments .recentcomments a {
    text-transform: capitalize;
    font-weight: 600;
}

@media (max-width: 991px) {
    .widget.widget_nav_menu {
        text-align: left;
    }
}

#popupNewsletterModal {
    z-index: 999;
}

#popupNewsletterModal .modal-dialog {
    position: fixed;
    left: auto;
    right: auto;
    top: 0;
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    margin: 0;
}

#popupNewsletterModal .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

#popupNewsletterModal .newsletter-img img {
    position: absolute;
    left: -172px;
    top: -104px;
    min-width: 655px;
    height: auto;
}

@media (max-width: 480px) {
    #popupNewsletterModal .newsletter-img {
        display: none;
    }
}

#popupNewsletterModal .newsletter-modal {
    background: #FFF;
    max-width: 950px;
    width: 90%;
    position: relative;
    margin: auto;
}

@media (min-width: 480px) {
    #popupNewsletterModal .newsletter-modal {
        -webkit-transform: translate(0, 25%);
        -moz-transform: translate(0, 25%);
        -ms-transform: translate(0, 25%);
        -o-transform: translate(0, 25%);
        transform: translate(0, 25%);
    }
}

@media (max-width: 767px) {
    #popupNewsletterModal .newsletter-modal {
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width: 480px) {
    #popupNewsletterModal .newsletter-modal {
        -webkit-transform: translate(0, 10%);
        -moz-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
        -o-transform: translate(0, 10%);
        transform: translate(0, 10%);
    }
}

#popupNewsletterModal .newsletter-infor {
    margin-top: 112px;
    margin-bottom: 83px;
    padding: 0 50px;
}

#popupNewsletterModal .newsletter-infor .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#popupNewsletterModal .newsletter-infor .title span {
    padding-bottom: 13px;
    position: relative;
}

#popupNewsletterModal .newsletter-infor .title span:after {
    background: #bc9e6b;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 67px;
    height: 3px;
}

#popupNewsletterModal .newsletter-infor .sub-title {
    font-size: 35px;
    margin-bottom: 16px;
    margin-top: 36px;
    text-transform: uppercase;
    line-height: 42px;
}

#popupNewsletterModal .newsletter-infor .desc {
    color: #858585;
    margin-bottom: 26px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    line-height: 25px;
}

#popupNewsletterModal .newsletter-infor .form-newsletter .input-group {
    display: block;
}

#popupNewsletterModal .newsletter-infor input {
    border: 1px solid #e6e6e6;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto;
}

@media (min-width: 992px) {
    #popupNewsletterModal .newsletter-infor input {
        width: 390px;
        height: 50px;
    }
}

@media (max-width: 992px) {
    #popupNewsletterModal .newsletter-infor input {
        width: 290px;
        height: 50px;
    }
}

@media (max-width: 600px) {
    #popupNewsletterModal .newsletter-infor input {
        width: 100%;
    }
}

#popupNewsletterModal .newsletter-infor input::-webkit-input-placeholder {
    color: #8d8c8c;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}

#popupNewsletterModal .newsletter-infor input:-ms-input-placeholder {
    color: #8d8c8c;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}

#popupNewsletterModal .newsletter-infor input::-ms-input-placeholder {
    color: #8d8c8c;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}

#popupNewsletterModal .newsletter-infor input::placeholder {
    color: #8d8c8c;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}

#popupNewsletterModal .newsletter-infor .input-group-btn {
    margin-top: 15px;
    margin-bottom: 40px;
    display: inline-block;
    width: auto;
}

#popupNewsletterModal .newsletter-infor .input-group-btn input {
    font-size: 18px;
    background: #80b435;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    border-radius: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 45px;
    font-weight: 700;
    width: auto;
    border: 1px solid #80b435;
}

#popupNewsletterModal .newsletter-infor .input-group-btn input:hover {
    background: transparent;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
}

#popupNewsletterModal .newsletter-infor .fa-long-arrow-right {
    padding: 0 5px;
    position: relative;
}

#popupNewsletterModal .newsletter-infor .fa-long-arrow-right:before {
    background: url(../images/icon/icon-arrow-right.png) no-repeat;
    content: "";
    position: absolute;
    top: 5px;
    right: 58px;
    z-index: 9;
    width: 10px;
    height: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#popupNewsletterModal .newsletter-infor .btn-theme {
    margin: 28px 0 51px;
}

#popupNewsletterModal .newsletter-infor .btn-theme input {
    font-size: 16px;
    padding: 14px 45px;
    font-weight: 700;
}

#popupNewsletterModal .newsletter-infor .btn-theme a:hover .icon-arrow-right:before {
    background-position-y: -16px;
}

#popupNewsletterModal .newsletter-infor .newsletter-close {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 11px;
    letter-spacing: 2px;
}

@media (max-width: 600px) {
    #popupNewsletterModal .newsletter-infor {
        padding: 0 20px;
    }
}

#popupNewsletterModal .close-btn {
    background: transparent;
    border: 2px solid #2b2b2b;
    position: absolute;
    padding: 0;
    line-height: 20px;
    right: 20px;
    top: 20px;
    font-size: 35px;
    z-index: 9;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}

@media (max-width: 900px) {
    .feauture-v9 .no-padding:nth-child(2) .box-iteam {
        border: none;
    }
}

.feauture-v9 .no-padding:last-child .box-iteam {
    border: none;
}

.feauture-v9 .box-iteam {
    border-right: 1px solid #e5e5e5;
}

@media (max-width: 900px) {
    .feauture-v9 .box-iteam {
        margin-bottom: 30px;
    }
}

.slider-home-8 {
    height: calc(100vh + 1px);
}

.home8 .bg-content-main {
    background: url("../images/bg/bg_home8.jpg") no-repeat;
    background-size: cover;
    height: 100vh;
}

.home8 .footer-v8 {
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.home8 .footer-v8 .wrap-copyright {
    padding-bottom: 10px;
}

.home8 .footer-v8 .copyright {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .home8 .footer-v8 .copyright {
        padding: 20px 0;
    }
}

.home8 .footer-v8 .social a {
    color: #FFF;
}

.home8 .footer-v8 .social a:hover {
    color: #80b435;
}

@media (max-width: 350px) {
    .home8 .wrap-box-1 .btn-product {
        height: 50px;
        width: 165px;
    }

    .home8 .wrap-box-1 .btn-product .wrap-btn span {
        padding: 2px 27px;
    }

    .home8 .wrap-box-1 .content-item {
        padding: 15px 12px 4px;
    }
}

.paginations {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 1200px) {
    .paginations {
        margin-bottom: 90px;
        padding: 21px 0 0;
    }
}

@media (max-width: 600px) {
    .paginations {
        margin-bottom: 50px;
    }
}

.paginations ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) {
    .paginations ul li {
        margin: 0 12px;
    }
}

@media (max-width: 600px) {
    .paginations ul li {
        margin: 0 10px;
    }
}

.paginations ul li.active a {
    color: #80b435;
    text-decoration: underline;
}

.paginations .control {
    border: 1px solid #d6d6d6;
    padding: 12px 25px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.wrap-404 {
    margin-bottom: 25px;
}

.wrap-404 .inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: no-repeat center center;
    background-size: cover;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) {
    .wrap-404 .inner {
        margin: 0 15px;
    }
}

.wrap-404 .content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wrap-404 .content-box img {
    margin-bottom: 25px;
    width: 45%;
}

.wrap-404 .content-box h3 {
    font-weight: 700;
    color: #fff;
    letter-spacing: 3px;
}

@media (max-width: 900px) {
    .wrap-404 .content-box h3 {
        text-align: center;
    }
}

@media (min-width: 600px) {
    .wrap-404 .content-box h3 {
        font-size: 36px;
    }
}

@media (max-width: 600px) {
    .wrap-404 .content-box h3 {
        font-size: 25px;
    }
}

.wrap-404 .content-box .bot {
    margin-top: 15px;
}

@media (min-width: 600px) {
    .wrap-404 .content-box .bot {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width: 600px) {
    .wrap-404 .content-box .bot {
        text-align: center;
    }
}

.wrap-404 .content-box .bot p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

.wrap-404 .content-box .bot .btn-web {
    margin: 0;
    font-size: 16px;
    width: 150px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 47px;
}

@media (min-width: 600px) {
    .wrap-404 .content-box .bot .btn-web {
        margin-left: 20px;
    }
}

.wrap-404 .content-box .bot .btn-web:hover {
    color: #fff;
    border-color: #fff;
}

@media (min-width: 1200px) {
    #main-container.ct-archive.fullwidth.container {
        width: 1200px;
    }
}

.ct-archive .page-header {
    border-bottom: 0;
}

.page-content-none {
    font-size: 16px;
}

.search-category {
    margin-bottom: 50px;
    margin-top: 20px;
}

.search-category .input-group-addon {
    background: transparent;
    padding: 0;
    border: none;
}

.search-category .input-group-addon select {
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    padding: 0 15px;
    border-right: transparent;
}

@media (max-width: 600px) {
    .search-category .input-group-addon {
        display: none;
    }
}

.search-category .search-category-input {
    height: 45px;
    line-height: 45px;
    margin-top: 1px;
}

.search-category .input-group-btn .btn {
    padding: 0;
}

.search-category .input-group-btn .btn input {
    background: transparent;
    border: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0 15px;
    margin-left: -1px;
}

.comming ul {
    margin-top: 30px;
    margin-bottom: 33px;
    padding-left: 0;
}

.comming ul li {
    text-align: left;
    list-style: none;
    float: left;
}

.comming ul li span {
    padding: 0 18px;
    color: #232323;
    font-weight: 200 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-transform: uppercase;
    font-size: 16px !important;
}

@media (max-width: 600px) {
    .comming ul li span {
        margin: 0;
    }
}

.comming ul li p {
    line-height: 35px;
    font-size: 72px;
    color: #232323;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 992px) {
    .comming ul li p {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .comming ul li p {
        width: 60px;
        margin: 0;
    }
}

.comming ul li p b {
    width: 60px;
    font-weight: 300;
    color: #232323;
    font-size: 72px;
    font-family: 'Roboto Condensed', sans-serif;
}

.comming ul li p span {
    margin-left: 30px;
    margin-right: 20px;
    color: #e0e0e0;
    width: 25px;
    height: 2px;
    background: #e0e0e0;
}

.comming ul li:last-child span {
    margin-right: 0;
}

body.home-border-15 {
    overflow-x: hidden;
}

body.home-border-15 .footer {
    overflow: hidden;
    margin: 10px 15px 0;
}

@media (max-width: 767px) {
    body.home-border-15 .footer .inner {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    body.home-border-15 .gallery.col-xs-12 {
        padding: 0 15px;
    }
}

body.home-margin-content .site-main.home-margin-content, body.home-margin-content footer.pbr-footer {
    margin: 0 30px;
    overflow-x: hidden;
}

@media (max-width: 600px) {
    body.home-margin-content .site-main.home-margin-content, body.home-margin-content footer.pbr-footer {
        margin: 0 15px;
    }
}

body.home-margin-footer footer.pbr-footer {
    margin: 0 30px;
    overflow-x: hidden;
}

@media (max-width: 600px) {
    body.home-margin-footer footer.pbr-footer {
        margin: 0 15px;
    }
}

body.post-type-archive-product footer.pbr-footer, .archive.woocommerce-page footer.pbr-footer {
    margin: 0 30px;
    overflow-x: hidden;
}

@media (max-width: 600px) {
    body.post-type-archive-product footer.pbr-footer, .archive.woocommerce-page footer.pbr-footer {
        margin: 0 15px;
    }
}

@media (min-width: 768px) {
    body.post-type-archive-product #main-container.container, .archive.woocommerce-page #main-container.container {
        width: auto;
        margin: 0 30px;
    }
}

.fullwidth.container, .product-search.container, .style_1.container {
    width: 100%;
}

.fullwidth.container {
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .contact-v2 {
        padding: 100px 0 170px;
    }
}

@media (max-width: 768px) {
    .contact-v2 {
        padding: 30px 0 50px;
    }
}

.contact-v2 .wrap-right {
    margin-top: 40px;
}

.contact-v2 .wrap-right .btn-form {
    margin-top: 40px;
    border-color: #fff;
    font-weight: 600;
    border-width: 2px;
    color: #fff;
}

.contact-v2 .wrap-right .btn-form:hover {
    border-color: transparent;
}

.contact-v2 .wrap-right p {
    color: #2b2b2b;
    font-size: 18px;
    font-weight: 600;
}

.contact-v2 .wrap-right .form {
    margin: 35px 0 0 0;
    width: 100%;
}

.contact-v2 .wrap-right .form textarea {
    resize: none;
    max-height: 150px;
}

.contact-v2 .wrap-right .form .form-control {
    margin-bottom: 0;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    padding: 15px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    height: 50px;
    text-align: left;
}

.contact-v2 .wrap-right .form .form-control::-webkit-input-placeholder {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.contact-v2 .wrap-right .form .form-control:-ms-input-placeholder {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.contact-v2 .wrap-right .form .form-control::-ms-input-placeholder {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.contact-v2 .wrap-right .form .form-control::placeholder {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.contact-v2 .wrap-right .form .form-control:last-child {
    height: auto;
}

@media (min-width: 768px) {
    .contact-v2 .wrap-left {
        padding-right: 70px;
    }
}

.contact-v2 .wrap-left h4 {
    color: #2b2b2b;
    font-size: 60px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .contact-v2 .wrap-left h4 {
        font-size: 60px;
    }
}

@media (max-width: 768px) {
    .contact-v2 .wrap-left h4 {
        font-size: 45px;
    }
}

.contact-v2 .wrap-left .content-p {
    color: #2b2b2b;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 75px;
}

.contact-v2 .wrap-left p {
    font-size: 18px;
}

.contact-v2 .wrap-left .infor {
    font-weight: 300;
    color: #2b2b2b;
    font-size: 18px;
}

.contact-v2 .wrap-left .infor span {
    padding-right: 20px;
}

.contact-v2 .wrap-left .infor strong {
    padding-right: 20px;
}

.contact-v2 .wrap-left .social {
    margin-top: 55px;
}

.contact-v2 .wrap-left .social a {
    margin-right: 10px;
    margin-left: 0;
}

.contact-v2 .wrap-left .social a i {
    color: #fff;
    border: 1px solid #fff;
}

.contact-v2 .wrap-left .social a i:hover {
    color: #80b435;
    border: 1px solid #80b435;
}

@media (max-width: 480px) {
    .contact-v2.contact-v5 .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-v2.contact-v5 .row .desc-contact {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.desc-contact {
    padding-right: 30px;
}

.desc-contact h4 {
    font-weight: 300;
    line-height: 55px;
}

@media (min-width: 480px) {
    .desc-contact h4 {
        font-size: 40px;
    }
}

@media (max-width: 480px) {
    .desc-contact h4 {
        font-size: 30px;
        line-height: 40px;
    }
}

.desc-contact p {
    color: #909090;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 23px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
    padding-right: 30px;
}

.desc-contact .social {
    margin-top: 45px;
}

.contact-v5 {
    background: transparent;
    padding: 20px 0 0px;
}

.contact-v5.contact-v7 {
    margin: 60px 0 120px;
}

.contact-v5.contact-v7 .wrap-left {
    padding-right: 0;
}

.contact-v5.contact-v7 .wrap-left .content-p {
    padding-right: 80px;
    margin-bottom: 10px !important;
}

.contact-v5.contact-v7 .wrap-left h4 {
    font-weight: 400;
    text-transform: uppercase;
}

@media (min-width: 600px) {
    .contact-v5.contact-v7 .wrap-left h4 {
        font-size: 48px;
    }
}

@media (max-width: 600px) {
    .contact-v5.contact-v7 .wrap-left h4 {
        font-size: 35px;
    }
}

.contact-v5.contact-v7 .wrap-left .btn-web {
    margin-top: 65px;
}

.contact-v5.contact-v7 .wrap-left .btn-web a {
    width: 160px;
}

.contact-v5.contact-v7 .wrap-left #demo {
    font-size: 72px;
}

.contact-v5 .wrap-left {
    padding-right: 30px;
}

.contact-v5 .wrap-right {
    padding-top: 0;
}

.contact-top {
    margin-top: 70px;
}

.contact-top .wrap-right {
    margin-bottom: 60px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.contact-top .wrap-right:last-child {
    margin-bottom: 0px;
}

@media (min-width: 600px) {
    .contact-top .wrap-right .img-left {
        margin-right: 30px;
    }
}

@media (max-width: 600px) {
    .contact-top .wrap-right .img-left {
        margin-right: 15px;
    }
}

@media (max-width: 900px) {
    .contact-top .contact-left {
        margin-bottom: 60px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .contact-top .contact-infor {
        margin-left: 30px;
    }
}

@media (min-width: 1200px) {
    .contact-top .contact-infor {
        margin-top: 70px;
        margin-left: 80px;
    }
}

.form-contactus .form-group {
    margin-bottom: 24px;
}

.form-contactus .form-group textarea, .form-contactus .form-group input {
    border-color: #ddd;
}

.form-contactus .form-group input {
    height: 50px;
}

.form-contactus .form-group label {
    font-size: 16px;
    font-weight: 600;
}

.form-contactus .btn-web a {
    font-weight: 600;
    font-size: 16px;
}

.single-post .blog-details {
    margin-bottom: 50px;
}

p {
    font-size: 16px;
}

.blog-col .gallery-isotope .item-isotope {
    float: left;
    margin-bottom: 55px;
    padding-left: 15px;
    padding-right: 15px;
}

.blog-col .gallery-isotope.blog-col-3 .item-isotope,
.blog-col .gallery-isotope.blog-col-3 .item-size {
    width: 33.33333%;
}

.blog-col .gallery-isotope.blog-col-3 .width-60 {
    width: 66.66666%;
}

.blog-col .gallery-isotope.blog-col-3 .width-100 {
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .blog-col .gallery-isotope.blog-col-3 .item-isotope,
    .blog-col .gallery-isotope.blog-col-3 .item-size {
        width: 33.33333% !important;
    }
}

@media screen and (max-width: 768px) {
    .blog-col .gallery-isotope {
        /* GALLERY */
    }

    .blog-col .gallery-isotope.blog-col-3 .item-isotope,
    .blog-col .gallery-isotope.blog-col-3 .item-size {
        width: 50% !important;
    }
}

@media screen and (max-width: 480px) {
    .blog-col .gallery-isotope {
        /* GALLERY */
    }

    .blog-col .gallery-isotope.blog-col-3 .item-isotope,
    .blog-col .gallery-isotope.blog-col-3 .item-size,
    .blog-col .gallery-isotope.blog-col-3 .width-60 {
        width: 100% !important;
    }

    .cvt-breadcrumbs .warp-comment {
        margin-bottom: 0;
    }

    .single-post .blog-details {
        margin-bottom: 0;
    }
}

.blog-col .gallery-content .wrap-box-1 img {
    width: 100%;
}

.blog-col .gallery-content .btn-web {
    height: 60px;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.blog-col .gallery-content .btn-web i {
    margin-right: 15px;
}

.blog-col .gallery-restaurant {
    margin: auto;
}

.blog-col .gallery-restaurant ul {
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .blog-col .gallery-restaurant ul {
        margin-bottom: 35px;
    }
}

.blog-col .gallery-restaurant ul li {
    line-height: 40px;
}

@media (max-width: 767px) {
    .blog-col .gallery-restaurant ul li {
        padding: 0;
    }
}

.blog-col .gallery-restaurant ul li.active > a {
    border: 1px solid #e09300;
    color: #232323;
    background: transparent;
}

.blog-col .gallery-restaurant ul li.active > a:hover, .blog-col .gallery-restaurant ul li.active > a:focus {
    border: 1px solid #e09300;
    cursor: pointer;
}

.blog-col .gallery-restaurant ul li a {
    margin: 0 5px;
    font-size: 16px;
    padding: 6px 18px;
    border: 1px solid transparent;
    color: #232323;
    text-decoration: none;
}

@media (max-width: 767px) {
    .blog-col .gallery-restaurant ul li a {
        margin: 0;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .blog-col .gallery-restaurant ul li a {
        padding: 6px 10px;
    }
}

.blog-col .gallery-restaurant ul li a:hover, .blog-col .gallery-restaurant ul li a:focus {
    outline: none;
    border: 1px solid #e09300;
}

.section-blog-list .item.behind {
    margin-top: 46px;
}

.section-blog-list .item .post-thumbnail img {
    width: 100%;
}

.section-blog-list .box-img {
    margin-bottom: 17px !important;
}

.section-blog-list .entry-content .entry-between {
    padding-bottom: 17px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-blog-list .entry-content .entry-between .label {
    font-size: 11px;
    letter-spacing: 3px;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    white-space: normal;
    line-height: 18px;
    text-align: left;
}

.section-blog-list .entry-content .entry-between .label a {
    color: #80b435;
}

.section-blog-list .entry-content .entry-between .comment {
    padding: 6px 14px 6px 14px;
    background: black;
    margin-left: 10px;
    font-size: 12px;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 17px;
    font-weight: 700;
}

.section-blog-list .entry-content .entry-between .comment a {
    color: #fff;
}

.section-blog-list .entry-content .entry-between span.comment:before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid black;
    border-right: 13px solid transparent;
    border-bottom: 8px solid transparent;
}

.section-blog-list .entry-content .entry-meta {
    padding-top: 29px;
}

.section-blog-list .entry-content .entry-meta .entry-date {
    font-size: 12px;
    color: #b3b3b3;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}

.section-blog-list .entry-content .entry-meta .entry-title a {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    font-family: "Dosis", sans-serif;
}

@media (min-width: 768px) and (max-width: 992px) {
    .section-blog-list .entry-content .entry-meta .entry-title a {
        font-size: 16px;
    }
}

.section-blog-list .entry-content .entry-meta .entry-title a:hover {
    text-decoration: none;
    color: #80b435;
}

.section-blog-list .button {
    text-align: center;
    margin-top: 88px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .section-blog-list .button {
        margin-top: 44px;
    }
}

.section-blog-list .button .loadmore {
    font-size: 16px;
    color: #030303;
    padding: 17px 30px 14px 30px;
    background: transparent;
    border: 1px solid black;
}

.section-blog-list .button .loadmore img {
    margin-right: 16px;
}

.section-blog-list .button .loadmore:hover {
    background: #e09300;
    color: black;
    border: 1px solid #e09300;
}

.gallery_1 .wrap-blog {
    position: relative;
    overflow: hidden;
    display: block;
}

.gallery_1 .wrap-blog:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery_1 .wrap-blog:hover .box-img:before {
    opacity: 1;
    overflow: visible;
}

.gallery_1 .wrap-blog .box-img {
    overflow: hidden;
}

.gallery_1 .wrap-blog .box-img img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.body-blog-listing .item-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0 50px 0;
    border-bottom: 1px solid #ebebeb;
}

@media (max-width: 991px) {
    .body-blog-listing .item-blog {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 0 10px 0;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.body-blog-listing .item-blog .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.body-blog-listing .item-blog .info .oct_comment {
    width: 100%;
    color: #b3b3b3;
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.body-blog-listing .item-blog .info .oct_comment .author-line {
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
    float: left;
}

.body-blog-listing .item-blog .info .oct_comment .author-line a {
    width: 100%;
    color: #b3b3b3;
    font-size: 12px;
}

.body-blog-listing .item-blog .info .oct_comment .author-line a:before {
    content: "/";
    position: absolute;
    right: 0;
    top: 0;
}

.body-blog-listing .item-blog .info .title {
    display: block;
    font-size: 24px;
    color: #000000;
    margin-top: 10px;
    font-weight: 600;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.body-blog-listing .item-blog .info .title:hover {
    color: #80b435;
}

.body-blog-listing .item-blog .date {
    font-family: "Dosis", sans-serif;
}

.body-blog-listing .item-blog .date p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #80b435;
    font-weight: 500;
    margin: 0;
    font-size: 60px;
}

.body-blog-listing .item-blog .date p span {
    font-size: 16px;
    position: relative;
    padding-left: 55px;
    margin-left: 2px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}

.body-blog-listing .item-blog .date p span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    height: 1px;
    background-color: #80b435;
}

.body-blog-listing .page_nav {
    margin: 90px 0 90px 0;
}

@media (max-width: 991px) {
    .body-blog-listing .page_nav {
        margin: 60px 0 0 0;
    }
}

.body-blog-listing .page_nav .current {
    padding-left: 0 !important;
    color: #80b435 !important;
    text-decoration: underline;
}

.body-blog-listing .page_nav .page-numbers li {
    padding: 0 7px;
    color: #232323;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    float: left;
}

.body-blog-listing .page_nav .page-numbers li a {
    color: #232323;
    font-size: 16px;
    font-weight: 600;
}

.body-blog-listing .page_nav .page-numbers li a:hover {
    color: #80b435;
}

.paging-navigation {
    margin: 20px 0 50px 0;
}

.paging-navigation .page-numbers {
    padding: 0 7px;
    color: #232323;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    float: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.paging-navigation .page-numbers.current {
    color: #80b435;
}

.paging-navigation .page-numbers.prev {
    padding-left: 0;
}

.paging-navigation .page-numbers:hover {
    color: #80b435;
}

/*============ Single ===========*/
.single.single-post footer {
    margin: 0 30px;
    overflow-x: hidden;
}

.related-posts {
    margin: 30px 0;
}

.related-posts .related-post-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.related-posts .entry-thumb {
    margin-bottom: 15px;
}

.related-posts .entry-image img {
    max-width: 100%;
    height: auto;
}

.related-posts .entry-title {
    margin: 0 0 10px 0;
}

.related-posts .post {
    margin-bottom: 40px;
}

.related-posts .entry-meta span {
    font-size: 14px;
    color: #b3b3b3;
    letter-spacing: 2px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}

.edit-link {
    display: none;
}

.no-padding .row {
    margin: 0;
}

.no-padding .row .vc_column-inner {
    padding: 0;
}

.ct-row .products-grid {
    margin-left: -15px;
    margin-right: -15px;
}

/*============== Class Custom ==================*/
.block-shadown {
    position: relative;
}

.block-shadown .container {
    -moz-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -o-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    -ms-box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
    box-shadow: 0 8px 33px rgba(0, 0, 0, 0.13);
}

@media (min-width: 992px) {
    .block-shadown .wpb_column:after {
        background: #eaeaea;
        content: "";
        height: 100px;
        position: absolute;
        right: 0;
        top: 40px;
        width: 1px;
    }

    .block-shadown .wpb_column:last-child:after {
        display: none;
    }
}

.block-border {
    position: relative;
}

@media (min-width: 992px) {
    .block-border .wpb_column:after {
        background: #eaeaea;
        content: "";
        height: 100px;
        position: absolute;
        right: 0;
        top: 40px;
        width: 1px;
    }

    .block-border .wpb_column:last-child:after {
        display: none;
    }
}

.absolute-bottom {
    padding: 0 15px 10px 15px !important;
}

@media (min-width: 1200px) {
    .absolute-bottom {
        padding: 0 50px 10px 50px !important;
    }
}

.absolute-bottom .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.absolute-bottom .copyright {
    color: #9c9c9c;
    font-size: 13px;
    font-weight: 300;
}

.absolute-bottom .copyright a {
    color: #0072bc;
    margin-left: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.absolute-bottom .copyright a:hover {
    color: #80b435;
}

.absolute-bottom .social a {
    color: #FFF;
}

.absolute-bottom .social a:hover {
    color: #80b435;
}

@media (max-width: 600px) {
    .absolute-bottom .wpb_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }

    .absolute-bottom .copyright {
        text-align: center;
    }

    .absolute-bottom .social {
        text-align: center;
    }
}

/*============== Button VC =============*/
.vc_btn3-style-modern {
    width: 200px;
    height: 50px;
    text-align: center;
    background: #80b435 !important;
    line-height: 45px !important;
    font-size: 18px !important;
    color: #FFF !important;
    display: inline-block;
    text-transform: capitalize;
    border: 1px solid transparent;
    border-radius: 40px !important;
    padding: 0 !important;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vc_btn3-style-modern:hover {
    color: #2b2b2b !important;
    border: 1px solid #2b2b2b !important;
    background: transparent !important;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*============ Widget Titlle Heading ==========*/
.widget-text-heading .title-h3 h3 {
    margin-bottom: 0;
    color: #333333;
    font-weight: 300;
}

@media (min-width: 480px) {
    .widget-text-heading .title-h3 h3 {
        font-size: 48px;
    }
}

@media (max-width: 480px) {
    .widget-text-heading .title-h3 h3 {
        font-size: 19px;
    }
}

.widget-text-heading .title_sub {
    margin-top: 0;
}

.widget-text-heading.heading-style-1 {
    padding-top: 100px;
}

.widget-text-heading.heading-style-1 .title-h3 {
    position: relative;
}

.widget-text-heading.heading-style-1 .title-h3 h3 {
    font-weight: 500;
    text-transform: uppercase;
}

@media (min-width: 600px) {
    .widget-text-heading.heading-style-1 .title-h3 h3 {
        font-size: 48px;
    }
}

@media (max-width: 600px) {
    .widget-text-heading.heading-style-1 .title-h3 h3 {
        font-size: 35px;
    }
}

.widget-text-heading.heading-style-1 .title-h3:before {
    content: '';
    position: absolute;
    height: 100px;
    width: 1px;
    background: #80b435;
    top: 0;
    right: 50%;
    -webkit-transform: translate(-50%, -120%);
    -ms-transform: translate(-50%, -120%);
    transform: translate(-50%, -120%);
}

.widget-text-heading.heading-style-2 .title-h3 {
    text-align: left;
}

.widget-text-heading.heading-style-2 .title-h3 h3 {
    color: #232323;
    margin-top: 55px;
    font-size: 40px;
    font-weight: 600;
}

/*============ Pbr Products ===================*/
.widget-products.widget-special .products-grid {
    opacity: 0.3;
    margin: 0 15px;
    position: relative;
    overflow: hidden;
}

.widget-products.widget-special .products-grid.slick-center {
    opacity: 1;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .widget-products.widget-special .products-grid {
        padding-bottom: 25px;
    }
}

@media (max-width: 480px) {
    .widget-products.widget-special .products-grid {
        padding-bottom: 25px;
    }
}

.widget-products.widget-special .products-grid .button-action {
    display: none;
}

.widget-products.widget-special .products-grid .onsale {
    display: block;
}

@media (min-width: 1200px) {
    .widget-products.widget-special .products-grid .caption .meta {
        padding: 20px 20px 20px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .widget-products.widget-special .products-grid .caption .meta {
        padding: 20px 20px 0px;
    }
}

@media (max-width: 992px) {
    .widget-products.widget-special .products-grid .caption .meta {
        padding: 20px 5px 20px;
    }
}

.widget-products.widget-special .products-grid .caption .meta .name {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Dosis", sans-serif;
    font-weight: 500;
}

.widget-products.widget-special .products-grid .caption .meta .price, .widget-products.widget-special .products-grid .caption .meta ins {
    font-size: 20px;
    color: #80b435;
    font-family: 'Roboto Condensed', sans-serif;
}

.widget-products.widget-special .products-grid .caption .meta del {
    font-size: 16px;
    margin-right: 5px;
    color: #2b2b2b;
}

.widget-products.widget-special .products-grid .caption .meta del .amount {
    color: #2b2b2b;
    opacity: 0.6;
}

.widget-products.widget-special:hover .product-block {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.widget-products.widget-special .slick-arrow {
    display: block !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.widget-products.widget-special .slick-arrow.slick-prev {
    left: -70px;
    top: 50%;
    font-size: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #2b2b2b;
    z-index: 99;
    width: 120px;
    border-radius: 50%;
    height: 120px;
    padding-left: 40px;
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget-products.widget-special .slick-arrow.slick-prev:hover {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget-products.widget-special .slick-arrow.slick-prev:hover::before {
    opacity: 1;
}

.widget-products.widget-special .slick-arrow.slick-prev:before {
    content: "";
    background: url("../images/icon/even-l-icon.png") no-repeat;
    padding: 20px;
    margin-top: 45px;
    width: 120px;
    height: 120px;
    position: absolute;
    opacity: 0.6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget-products.widget-special .slick-arrow.slick-next {
    right: -70px;
    top: 50%;
    font-size: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #2b2b2b;
    opacity: 0.4;
    z-index: 99;
    width: 120px;
    border-radius: 50%;
    height: 120px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-right: 70px;
}

.widget-products.widget-special .slick-arrow.slick-next:before {
    content: "";
    margin-top: 45px;
    width: 120px;
    height: 120px;
    position: absolute;
    background: url("../images/icon/even-r-icon.png") no-repeat;
    padding: 20px;
    opacity: 0.6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget-products.widget-special .slick-arrow.slick-next:hover::before {
    opacity: 1;
}

.widget-products.widget-special .slick-arrow.slick-next:hover {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget-products.widget-carousel .slick-slider {
    margin: 0 -15px;
}

.widget-products.widget-carousel .item {
    padding: 15px 15px 0 15px;
}

.widget-products.widget-carousel .slick-arrow {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #e5e5e5;
    z-index: 2;
}

.widget-products.widget-carousel .slick-arrow.slick-prev:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    color: white;
}

.widget-products.widget-carousel .slick-arrow.slick-next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    color: white;
}

.widget-products.widget-carousel .slick-arrow:hover {
    background-color: #80b435;
}

@media (max-width: 767px) {
    .widget-products.widget-carousel .slick-arrow.slick-prev {
        left: 5px;
    }

    .widget-products.widget-carousel .slick-arrow.slick-next {
        right: 5px;
    }
}

.widget-products.widget-special-v2 .js-slick-slider.slick-slider {
    margin-bottom: 0;
}

.widget-products.widget-special-v2 .js-slick-slider .slick-list.draggable {
    margin-bottom: 15px;
}

@media (min-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list.draggable {
        padding: 0 490px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list.draggable {
        padding: 0 350px !important;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list.draggable {
        padding: 0 180px !important;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list.draggable {
        padding: 0 120px !important;
    }
}

@media (min-width: 900px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item {
        margin: 0 130px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item {
        margin: 0 90px;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item {
        margin: 0 50px;
    }
}

@media (max-width: 600px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item {
        margin: 0 10px;
    }
}

@media (min-width: 600px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item:after {
        content: "";
        height: 1px;
        background-color: #8c8c8c;
        display: inline-block;
        position: absolute;
        top: 50%;
    }
}

@media (min-width: 1200px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item:after {
        margin-left: -160px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item:after {
        margin-left: -140px;
    }
}

@media (min-width: 900px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item:after {
        width: 100px;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-list .item:after {
        width: 40px;
        margin-left: -70px;
    }
}

.widget-products.widget-special-v2 .js-slick-slider .slick-prev, .widget-products.widget-special-v2 .js-slick-slider .slick-next {
    background: rgba(255, 255, 255, 0.1);
    bottom: -50px;
    top: auto;
    z-index: 99;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.widget-products.widget-special-v2 .js-slick-slider .slick-prev:before, .widget-products.widget-special-v2 .js-slick-slider .slick-next:before {
    font-family: 'Pe-icon-7-stroke';
    font-size: 50px;
}

@media (max-width: 767px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-prev, .widget-products.widget-special-v2 .js-slick-slider .slick-next {
        display: none !important;
    }
}

@media (min-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-prev {
        left: 43%;
    }
}

@media (min-width: 768px) and (max-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-prev {
        left: 35%;
    }
}

.widget-products.widget-special-v2 .js-slick-slider .slick-prev:before {
    content: "\e686";
}

@media (min-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-next {
        right: 43%;
    }
}

@media (min-width: 768px) and (max-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-next {
        right: 35%;
    }
}

.widget-products.widget-special-v2 .js-slick-slider .slick-next:before {
    content: "\e684";
}

.widget-products.widget-special-v2 .js-slick-slider .slick-dots li.slick-active button:before {
    color: #ccc;
}

.widget-products.widget-special-v2 .js-slick-slider .slick-dots li button:before {
    color: #4e4e4e;
    font-size: 14px;
}

@media (min-width: 1860px) {
    .widget-products.widget-special-v2 .js-slick-slider .slick-dots {
        bottom: -15px;
    }
}

/*======================= Featured Box ===================*/
.feature-box {
    margin: 39px 0 35px 0;
}

.feature-box.feauture-v9 {
    margin: 0;
}

.feature-box.feauture-v9 .wrap-feauture {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.feature-box.feauture-v9 .wrap-feauture [class*='col-'] {
    padding-top: 70px;
    padding-bottom: 70px;
}

.feature-box .box-iteam {
    padding: 0 15px;
}

.feature-box .box-iteam h5 {
    margin-bottom: 5px;
    margin-top: 15px;
}

.feature-box .box-iteam p {
    font-size: 12px;
    opacity: 0.6;
    letter-spacing: 1px;
    font-weight: 500;
}

.feature-box.feature-box-default {
    text-align: center;
}

.contact-infor .wrap-right {
    margin-bottom: 60px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.contact-infor .wrap-right:last-child {
    margin-bottom: 0px;
}

@media (min-width: 600px) {
    .contact-infor .wrap-right .img-left {
        margin-right: 30px;
    }
}

@media (max-width: 600px) {
    .contact-infor .wrap-right .img-left {
        margin-right: 15px;
        flex: none;
    }
}

.content-contact span {
    color: #6c6c6c;
    display: inline-block;
}

@media (min-width: 1200px) {
    .content-contact span {
        width: 85px;
    }
}

.content-contact h5 {
    color: #333333;
    letter-spacing: 5px;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 0;
}

.content-contact p {
    color: #333333;
    margin-bottom: 3px;
}

@media (min-width: 600px) {
    .content-contact p {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .content-contact p {
        font-size: 14px;
    }
}

/*================== Category Tab =================*/
.gallery-cat {
    margin: auto;
}

.gallery-cat ul {
    margin-top: 15px;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .gallery-cat ul {
        margin-bottom: 35px;
    }
}

.gallery-cat ul li {
    line-height: 40px;
}

@media (max-width: 767px) {
    .gallery-cat ul li {
        padding: 0;
    }
}

.gallery-cat ul li.active > a {
    color: #80b435;
    background: transparent;
}

.gallery-cat ul li.active > a:hover, .gallery-cat ul li.active > a:focus {
    color: #80b435;
    cursor: pointer;
}

.gallery-cat ul li a {
    font-size: 18px;
    padding: 6px 15px;
    color: #2b2b2b;
    text-decoration: none;
}

@media (max-width: 767px) {
    .gallery-cat ul li a {
        margin: 0;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .gallery-cat ul li a {
        padding: 6px 10px;
    }
}

.gallery-cat ul li a:hover, .gallery-cat ul li a:focus {
    outline: none;
    color: #80b435;
}

@media screen and (max-width: 1420px) {
    .gallery-content .gallery-isotope.col-5 .item-isotope, .gallery-content .gallery-isotope.col-5 .item-size, .gallery-content .gallery-isotope.col-5 .width-33 {
        width: 25% !important;
    }
}

@media screen and (max-width: 1200px) {
    .gallery-content .gallery-isotope.col-4 .item-isotope,
    .gallery-content .gallery-isotope.col-4 .item-size,
    .gallery-content .gallery-isotope.col-4 .width-33, .gallery-content .gallery-isotope.col-5 .item-isotope,
    .gallery-content .gallery-isotope.col-5 .item-size,
    .gallery-content .gallery-isotope.col-5 .width-33 {
        width: 33.33333% !important;
    }
}

@media screen and (max-width: 992px) {
    .gallery-content .gallery-isotope {
        /* GALLERY */
    }

    .gallery-content .gallery-isotope.col-4 .item-isotope,
    .gallery-content .gallery-isotope.col-4 .item-size,
    .gallery-content .gallery-isotope.col-4 .width-33, .gallery-content .gallery-isotope.col-5 .item-isotope,
    .gallery-content .gallery-isotope.col-5 .item-size,
    .gallery-content .gallery-isotope.col-5 .width-33 {
        width: 50% !important;
    }
}

@media screen and (max-width: 480px) {
    .gallery-content .gallery-isotope {
        /* GALLERY */
    }

    .gallery-content .gallery-isotope.col-4 .item-isotope,
    .gallery-content .gallery-isotope.col-4 .item-size,
    .gallery-content .gallery-isotope.col-4 .width-33, .gallery-content .gallery-isotope.col-5 .item-isotope,
    .gallery-content .gallery-isotope.col-5 .item-size,
    .gallery-content .gallery-isotope.col-5 .width-33 {
        width: 100% !important;
    }
}

.gallery-content .gallery-isotope .item-isotope {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.gallery-content .gallery-isotope.col-5 .item-isotope,
.gallery-content .gallery-isotope.col-5 .item-size {
    width: 20%;
}

.gallery-content .gallery-isotope.col-4 .item-isotope,
.gallery-content .gallery-isotope.col-4 .item-size {
    width: 25%;
}

.gallery-content .gallery-isotope.col-2 .item-isotope,
.gallery-content .gallery-isotope.col-2 .item-size {
    width: 50%;
}

.gallery-content .gallery-isotope.col-2 .item-isotope {
    float: left;
    padding-left: 85px;
    padding-right: 85px;
}

/*================= Video ======================*/
.video {
    position: relative;
    overflow: hidden;
    padding-top: 365px;
    padding-bottom: 130px;
}

.video .box-video {
    max-width: 790px;
    margin: 0 auto;
}

.video .box-video p {
    color: #fff;
}

@media (min-width: 768px) {
    .video .box-video p {
        font-size: 60px;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .video .box-video p {
        font-size: 45px;
    }
}

@media (max-width: 480px) {
    .video .box-video p {
        font-size: 32px;
    }
}

.video .section-video .btn-play {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-160%);
    -ms-transform: translateX(-50%) translateY(-160%);
    transform: translateX(-50%) translateY(-160%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: url("../images/icon/5.png");
    width: 115px;
    height: 115px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}

.video .section-video .modal-video {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.video .section-video .modal-video iframe {
    position: relative;
    top: 150px;
    width: 700px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
    border: none;
}

.video .section-video .modal-video iframe .ytp-autohide .ytp-watermark {
    display: none !important;
}

.video .section-video .modal-video.opened {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.video .section-video:hover .btn-play {
    width: 120px;
    height: 120px;
    background: url("../images/icon/5-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

/*============== Slider Product ===================*/
.bottom .amount {
    font-family: 'Roboto Condensed', sans-serif;
    color: #80b435;
    font-size: 20px;
}

.bottom del .amount {
    font-size: 16px;
    margin-right: 5px;
    color: #2b2b2b;
}

.bottom ins {
    color: #80b435;
    font-size: 20px;
    background: transparent;
}

@media (min-width: 480px) {
    .bottom.big .amount {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .bottom.big .amount {
        font-size: 14px;
    }
}

@media (min-width: 480px) {
    .bottom.big del .amount {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .bottom.big del .amount {
        font-size: 10px;
    }
}

@media (min-width: 480px) {
    .bottom.big ins {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .bottom.big ins {
        font-size: 14px;
    }
}

.fullw-slider .slick-list {
    margin-bottom: 70px;
}

.fullw-slider .slider-img {
    position: relative;
    max-height: 100vh;
}

.fullw-slider .slider-img .w50 {
    position: relative;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .fullw-slider .slider-img .w50 {
        min-height: 100vh;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fullw-slider .slider-img .w50 {
        min-height: 545px;
    }
}

@media (min-width: 700px) and (max-width: 768px) {
    .fullw-slider .slider-img .w50 {
        min-height: 400px;
    }
}

@media (min-width: 700px) {
    .fullw-slider .slider-img .w50 {
        float: left;
        width: 50%;
    }
}

.fullw-slider .slider-img .w50-1 {
    background: #fff;
}

.fullw-slider .slider-img .w50-1 .content .box-img {
    position: relative;
}

.fullw-slider .slider-img .w50-1 .content .box-img .content-item {
    position: absolute;
    width: 100%;
    bottom: 6%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fullw-slider .slider-img .w50-1 .content .box-img .content-item {
        padding-left: 100px;
    }
}

@media (min-width: 480px) and (max-width: 992px) {
    .fullw-slider .slider-img .w50-1 .content .box-img .content-item {
        padding-left: 20px;
    }
}

.slide-v3.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slide-v3 .slick-list {
    margin-bottom: 20px;
}

@media (min-width: 1620px) {
    .slide-v3 {
        width: 1820px;
        margin: 0 auto;
        padding: 0 8px;
    }
}

@media (max-width: 600px) {
    .slide-v3 .w50-1 {
        position: absolute;
        top: 52px;
        left: 20px;
        z-index: 99;
    }
}

.slide-v3 .slick-dots {
    right: 0 !important;
    width: 1px !important;
    bottom: 50% !important;
}

.slide-v3 .slick-dots li {
    margin: 3px 0 !important;
}

.slide-v3 .slick-dots li.slick-active a:after {
    border: none !important;
    height: 8px;
    width: 8px !important;
    background: #2b2b2b;
}

.slide-v3 .slick-dots li a {
    font-size: 0 !important;
}

.slide-v3 .slick-dots li a:after {
    border-radius: 50%;
    width: 8px !important;
    background: #cccccc;
    border: none !important;
    height: 8px;
}

.slide-v3 .slick-dots li button::before {
    font-size: 10px;
}

@media (min-width: 1860px) {
    .slide-v3 .content {
        padding-top: 260px;
        padding-left: 150px;
    }
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .slide-v3 .content {
        padding-top: 140px;
        padding-left: 60px;
    }
}

@media (min-width: 600px) and (max-width: 1200px) {
    .slide-v3 .content {
        padding-top: 60px;
        padding-left: 50px;
    }
}

@media (max-width: 600px) {
    .slide-v3 .content {
        background: rgba(255, 255, 255, 0.8);
        padding: 15px;
    }
}

#full-slider .slick-slide img {
    max-width: 150%;
}

.slide-v3 .content .box-img .content-item {
    position: initial !important;
    margin-bottom: 20px;
}

.slide-v3 .content .box-img .content-item .btn-web {
    width: 160px;
}

.slide-v3 .content .box-img .content-item p {
    position: relative;
    padding-left: 47px;
}

.slide-v3 .content .box-img .content-item p a {
    opacity: 0.6;
    color: #2b2b2b;
    font-size: 24px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.slide-v3 .content .box-img .content-item p a:hover {
    color: #80b435;
}

.slide-v3 .content .box-img .content-item p:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #979797;
    top: 22px;
    left: 5px;
}

.slide-v3 .content .box-img .content-item .title-h5 {
    font-weight: 600;
    margin-bottom: 17px;
}

@media (min-width: 900px) {
    .slide-v3 .content .box-img .content-item .title-h5 {
        font-size: 60px;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .slide-v3 .content .box-img .content-item .title-h5 {
        font-size: 35px;
    }
}

@media (max-width: 600px) {
    .slide-v3 .content .box-img .content-item .title-h5 {
        font-size: 25px;
    }
}

.slide-v3 .content .box-img .content-item .bottom .amount {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px !important;
    font-weight: 400;
}

.slide-v3 .content .box-img .content-item .bottom del {
    color: #9e9e9e;
}

.slide-v3 .content .box-img .content-item .bottom del .amount {
    font-size: 18px !important;
    color: #9e9e9e;
}

.slide-v3 .content .box-img .content-item .bottom .price {
    font-size: 24px !important;
}

.slide-v1 .slick-dots {
    bottom: 8%;
    margin: auto;
    width: 70px;
    right: 30px;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.slide-v1 .slick-dots li {
    margin-bottom: 10px;
}

.slide-v1 .slick-dots li.slick-active button {
    color: #2b2b2b;
}

.slide-v1 .slick-dots li.slick-active button:before {
    background: #2b2b2b;
    width: 50px;
}

.slide-v1 .slick-dots li button {
    color: #979797;
    padding-left: 50px;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
}

.slide-v1 .slick-dots li button:before {
    background: #979797;
    content: '';
    top: 50%;
    left: auto;
    right: -20px;
    opacity: 1;
    width: 30px;
    height: 2px;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slide-v1 .slick-dots li button:hover {
    color: #2b2b2b;
}

.slide-v1 .slick-dots li button:hover:before {
    background: #2b2b2b;
    width: 50px;
}

.slide-v2 .slick-dots {
    bottom: 8%;
    width: 20px;
    right: 50%;
    left: auto;
}

.slide-v2 .slick-dots li {
    display: block;
    margin: 7px 0px;
    width: unset;
    height: unset;
}

.slide-v2 .slick-dots li:hover a:after {
    width: 55px;
}

.slide-v2 .slick-dots li a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #979797;
}

.slide-v2 .slick-dots li a:after {
    border-bottom: 2px solid #979797;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 37px;
}

.slide-v2 .slick-dots li.slick-active a {
    color: #2b2b2b;
}

.slide-v2 .slick-dots li.slick-active a:after {
    width: 55px;
    border-bottom: 2px solid #2b2b2b;
}

/*============== Banner Image ================*/
.banner-image {
    position: relative;
    overflow: hidden;
    line-height: 1;
}

.banner-image .box-item {
    display: flex;
    line-height: 1;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media (max-width: 480px) {
    .banner-image .box-item {
        margin: 0 0 30px;
    }
}

.banner-image .box-item a {
    overflow: hidden;
    display: inline-block;
}

.banner-image .box-item a img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner-image .box-item h5 {
    color: #fff;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
}

@media (min-width: 480px) {
    .banner-image .box-item h5 {
        font-size: 35px;
    }
}

@media (min-width: 768px) {
    .banner-image .box-item h5 {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .banner-image .box-item h5 {
        font-size: 60px;
    }
}

.banner-image .box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(2, 2, 2, 0.38);
    z-index: 1;
}

.banner-image .box-item:hover h5 {
    color: #80b435;
}

.banner-image .box-item:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.banner-image.style-1 .box-item {
    line-height: 1;
    overflow: hidden;
}

.banner-image.style-1 .box-item:before {
    background: transparent;
}

.banner-image.style-1 .box-item:hover a {
    margin-bottom: -3px;
    line-height: 1;
}

/*================ Instagram ================*/
.instagram-vc.default {
    cursor: pointer;
}

.instagram-vc.default .bg {
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.instagram-vc.default .bg .title-h5 {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #fff;
    height: 35px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 35px;
    padding: 0 25px;
    margin: 0;
}

.instagram-vc.default .bg i {
    font-size: 17px;
    padding-right: 5px;
}

.instagram-vc.default .slick-arrow {
    display: none;
}

.instagram-vc.default .item {
    overflow: hidden;
}

.instagram-vc.default .item img {
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.instagram-vc.default .item:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

@media (max-width: 1199px) {
    .instagram-vc.default .js-slick-slider {
        padding: 0 25px;
    }

    .instagram-vc.default .slick-arrow {
        display: block;
        min-width: 40px;
        min-height: 40px;
    }

    .instagram-vc.default .slick-arrow.slick-prev {
        z-index: 9;
        left: 10px;
    }

    .instagram-vc.default .slick-arrow.slick-prev:before {
        content: "";
        background: url("../images/icon/icon.png") no-repeat;
        opacity: 1;
        padding: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .instagram-vc.default .slick-arrow.slick-next {
        right: 10px;
    }

    .instagram-vc.default .slick-arrow.slick-next:before {
        content: "";
        background: url("../images/icon/icon1.png") no-repeat;
        opacity: 1;
        padding: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.instagram-vc.style-1 .js-slick-slider {
    margin: 0 -2.5px;
}

.instagram-vc.style-1 .js-slick-slider .item {
    padding: 0 2.5px;
}

.instagram-vc.style-1 .js-slick-slider .item .content {
    overflow: hidden;
}

.instagram-vc.style-1 .ins-wrap {
    text-align: center;
    position: relative;
}

.instagram-vc.style-1 .ins-wrap .bg {
    -webkit-transform: translate(50%, -55%);
    -ms-transform: translate(50%, -55%);
    transform: translate(50%, -55%);
    position: absolute;
    top: 50%;
    z-index: 9;
    right: 50%;
}

.instagram-vc.style-1 .ins-wrap .bg .title-h5 {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #fff;
    line-height: 35px;
    padding: 0 15px;
}

.instagram-vc.style-1 .ins-wrap .bg .title-h5 a {
    color: #80b435;
}

.instagram-vc.style-1 .ins-wrap .bg .title-h5 i {
    font-size: 17px;
    padding-right: 5px;
}

.instagram-vc.style-1 .ins-wrap .item {
    position: relative;
    overflow: hidden;
}

.instagram-vc.style-1 .ins-wrap .item img {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.instagram-vc.style-1 .ins-wrap .item:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

/*================== Pbr Category ===============*/
.vc-category .items {
    overflow: hidden;
}

.vc-category .wrap-box-1 {
    position: relative;
}

.vc-category .wrap-box-1 img {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    width: 100%;
    height: auto;
}

.vc-category .wrap-box-1 .content-item {
    position: absolute;
    padding: 15px 30px 25px;
    left: 0;
    bottom: 0;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
}

.vc-category .wrap-box-1 .content-item h5 {
    position: relative;
}

.vc-category .wrap-box-1 .content-item h5:before {
    bottom: -10px;
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background: #2b2b2b;
}

.vc-category .wrap-box-1 .btn-product {
    width: 185px;
    height: 42px;
}

.vc-category .wrap-box-1 .btn-product .wrap-btn {
    padding: 7px;
}

.vc-category .wrap-box-1 .btn-product .wrap-btn i {
    font-size: 20px;
}

.vc-category .wrap-box-1:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vc-category .wrap-box-1:hover h5:before {
    background: #80b435 !important;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vc-category .wrap-box-1:hover h5 a {
    color: #80b435;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vc-category .wrap-box-1:hover img {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact-v10 {
    font-family: "Dosis", sans-serif;
    margin: 0;
}

@media (min-width: 900px) {
    .contact-v10 {
        padding: 200px 0 120px;
    }
}

@media (max-width: 900px) {
    .contact-v10 {
        padding: 60px 0 120px;
    }
}

.contact-v10.style-contact-v1, .contact-v10.style-contact-v3 {
    background: #f7f7f7;
}

.contact-v10.style-contact-v2, .contact-v10.style-contact-v4 {
    background: #ededed;
}

.contact-v10 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-v10 h4 {
    font-family: "Dosis", sans-serif;
}

.contact-v10 .wrap-left .content-p {
    color: #232323;
    opacity: 0.8;
}

@media (min-width: 1860px) {
    .contact-v10 .wrap-left .content-p {
        font-size: 36px;
    }
}

@media (min-width: 900px) and (max-width: 1860px) {
    .contact-v10 .wrap-left .content-p {
        font-size: 22px;
    }
}

@media (max-width: 900px) {
    .contact-v10 .wrap-left .content-p {
        font-size: 17px;
    }
}

.contact-v10 .wrap-left h4 {
    color: #232323;
    font-weight: 600;
}

@media (min-width: 1860px) {
    .contact-v10 .wrap-left h4 {
        font-size: 83px;
        line-height: 120px;
    }
}

@media (min-width: 900px) and (max-width: 1860px) {
    .contact-v10 .wrap-left h4 {
        font-size: 50px;
    }
}

@media (max-width: 900px) {
    .contact-v10 .wrap-left {
        padding-right: 15px;
    }
    .contact-v10 .wrap-left h4 {
        font-size: 30px;
    }
}

.contact-v10 .wrap-left .btn-web {
    margin-top: 15px;
}

/*===================== Pbr Countdown =============*/
.pro-deal .pro-content {
    margin-top: 50px;
}

@media (min-width: 600px) and (max-width: 900px) {
    .pro-deal .pro-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 600px) {
    .pro-deal .pro-content {
        margin-bottom: 60px;
    }
}

.pro-deal .title {
    font-weight: 300;
    text-transform: uppercase;
}

@media (min-width: 600px) {
    .pro-deal .title {
        font-size: 48px;
    }
}

@media (max-width: 600px) {
    .pro-deal .title {
        font-size: 40px;
    }
}

.pro-deal .desc {
    color: #909090;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 23px;
    margin-bottom: 23px;
    max-width: 500px;
}

@media (min-width: 600px) and (max-width: 900px) {
    .pro-deal .desc {
        text-align: center;
    }
}

.pro-deal .count-down {
    margin-bottom: 30px;
    margin-top: 56px;
}

.pro-deal .count-down .deals-coundown {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) and (max-width: 900px) {
    .pro-deal .count-down .deals-coundown {
        margin-left: 90px;
    }
}

.pro-deal .count-down .deals-coundown li {
    position: relative;
    text-align: center;
    list-style: none;
}

@media (min-width: 600px) {
    .pro-deal .count-down .deals-coundown li {
        margin-right: 25px;
        padding-right: 55px;
    }
}

@media (max-width: 600px) {
    .pro-deal .count-down .deals-coundown li {
        margin-right: 15px;
        padding-right: 10px;
    }
}

.pro-deal .count-down .deals-coundown li:after {
    background: #dcdcdc;
    content: "";
    position: absolute;
    right: 0;
    top: 18%;
}

@media (min-width: 600px) {
    .pro-deal .count-down .deals-coundown li:after {
        right: 0;
        width: 30px;
        height: 2px;
    }
}

@media (max-width: 600px) {
    .pro-deal .count-down .deals-coundown li:after {
        right: -12px;
        width: 15px;
        height: 2px;
    }
}

.pro-deal .count-down .deals-coundown li:last-child:after {
    display: none;
}

.pro-deal .count-down .deals-coundown p {
    line-height: 30px;
}

.pro-deal .count-down .deals-coundown p b {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

@media (min-width: 600px) {
    .pro-deal .count-down .deals-coundown p b {
        font-size: 72px;
    }
}

@media (max-width: 600px) {
    .pro-deal .count-down .deals-coundown p b {
        font-size: 55px;
    }
}

.pro-deal .count-down .deals-coundown span {
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
}

.pro-deal .btn-deal {
    margin-top: 20px;
    width: 160px;
}

@media (max-width: 600px) {
    .pro-deal .btn-deal {
        text-align: center;
    }
}

.pro-deal .labelexpired {
    font-size: 30px;
}

.banner-header.about-us {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

@media (min-width: 1200px) {
    .banner-header.about-us {
        min-height: 830px;
    }
}

@media (min-width: 600px) and (max-width: 1200px) {
    .banner-header.about-us {
        min-height: 500px;
    }
}

@media (max-width: 600px) {
    .banner-header.about-us {
        margin: 0 15px;
        min-height: 300px;
    }
}

.about-top {
    position: relative;
}

@media (min-width: 1200px) {
    .about-top {
        margin-bottom: 142px;
    }
}

@media (max-width: 991px) {
    .about-top .desc-about {
        margin-top: 90px;
    }
}

@media (min-width: 1860px) {
    .about-top .post-type {
        left: -116px;
    }
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .about-top .post-type {
        left: -10px;
    }
}

@media (min-width: 1200px) {
    .about-top .post-type {
        top: -229px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .about-top .post-type {
        top: -110px;
    }
}

@media (min-width: 900px) {
    .about-top .post-type {
        position: absolute;
        z-index: 99;
    }
}

@media (max-width: 900px) {
    .about-top .post-type {
        margin-top: 30px;
    }
}

.about-top .post-type .inner {
    background: #80b435;
}

@media (min-width: 1860px) {
    .about-top .post-type .inner {
        padding: 122px 90px 119px;
        width: 550px;
    }
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .about-top .post-type .inner {
        padding: 80px 90px;
        width: 490px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .about-top .post-type .inner {
        padding: 90px 54px;
    }
}

@media (max-width: 900px) {
    .about-top .post-type .inner {
        padding: 40px 35px;
    }
}

.about-top .post-type span {
    color: #f7f7f7;
    font-weight: 300;
}

@media (min-width: 1200px) {
    .about-top .post-type span {
        font-size: 50px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .about-top .post-type span {
        font-size: 37px;
    }
}

@media (max-width: 900px) {
    .about-top .post-type span {
        font-size: 35px;
    }
}

.about-top .post-type .signature {
    color: rgba(247, 247, 247, 0.6);
    font-size: 18px;
    font-style: italic;
    margin-top: 22px;
    text-align: right;
}

.desc-about .title-heading {
    color: #232323;
    margin-top: 55px;
    font-size: 40px;
    font-weight: 600;
}

.desc-about p {
    color: #111111;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-top: 30px;
    opacity: 0.7;
    line-height: 30px;
}

/*====== Pbr Testimonial ========*/
.testimonial .testimonials-body {
    position: relative;
}

@media (min-width: 1200px) {
    .testimonial .testimonials-body {
        margin: 0 15px;
    }
}

.testimonial .testimonial-content {
    margin: 0 auto;
    z-index: 9;
}

@media (min-width: 1200px) {
    .testimonial .testimonial-content {
        top: 19%;
        width: 1020px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .testimonial .testimonial-content {
        top: 100px;
        padding: 0 25px;
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .testimonial .testimonial-content {
        top: 50px;
        padding: 0 25px;
    }
}

@media (max-width: 600px) {
    .testimonial .testimonial-content {
        top: 50px;
        padding: 0 8px;
    }
}

.testimonial .testimonial-content .slick-prev, .testimonial .testimonial-content .slick-next {
    top: 45%;
    width: 60px;
    height: 60px;
}

.testimonial .testimonial-content .slick-prev:before, .testimonial .testimonial-content .slick-next:before {
    font-family: "FontAwesome";
    font-size: 60px;
}

.testimonial .testimonial-content .slick-prev {
    left: -38%;
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .testimonial .testimonial-content .slick-prev {
        left: -8%;
    }
}

.testimonial .testimonial-content .slick-prev:before {
    content: "\f104";
}

.testimonial .testimonial-content .slick-next {
    right: -38%;
}

@media (min-width: 1200px) and (max-width: 1860px) {
    .testimonial .testimonial-content .slick-next {
        right: -8%;
    }
}

.testimonial .testimonial-content .slick-next:before {
    content: "\f105";
}

.testimonial .testimonials-quote {
    color: #FFF;
    line-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 600px) {
    .testimonial .testimonials-quote {
        font-size: 48px;
    }
}

@media (max-width: 600px) {
    .testimonial .testimonials-quote {
        font-size: 26px;
        line-height: 35px;
    }
}

.testimonial .testimonials-quote i {
    margin-right: 10px;
    padding-top: 12px;
    font-size: 20px;
}

.testimonial .testimonials-profile {
    color: #FFF;
    margin-left: 30px;
    margin-top: 48px;
}

.testimonial .testimonials-profile .name {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

/*================ Brand ==============*/
.slick-arrow-1 .slick-arrow {
    background-color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    width: 40px;
    height: 40px;
    color: transparent;
    z-index: 9;
}

.slick-arrow-1 .slick-arrow.slick-prev:before, .slick-arrow-1 .slick-arrow.slick-next:before {
    text-align: center;
    line-height: 40px !important;
    font-size: 22px !important;
}

.slick-arrow-1 .slick-arrow.slick-prev:before {
    color: #6c6c6c;
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
}

.slick-arrow-1 .slick-arrow.slick-next:before {
    color: #6c6c6c;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
}

.slick-arrow-1 .slick-arrow:hover.before {
    color: #80b435;
}

.brand .brand-content .brand-item {
    text-align: center;
}

.brand .brand-content .brand-item img {
    display: inline-block;
    width: 120px;
}

.brand .slick-arrow {
    background-color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    width: 40px;
    height: 40px;
    color: transparent;
}

.brand .slick-arrow.slick-prev:before, .brand .slick-arrow.slick-next:before {
    text-align: center;
    line-height: 40px !important;
    font-size: 22px !important;
}

.brand .slick-arrow.slick-prev:before {
    color: #6c6c6c;
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
}

.brand .slick-arrow.slick-next:before {
    color: #6c6c6c;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
}

.brand .slick-arrow:hover.before {
    color: #80b435;
}

@media (min-width: 1200px) {
    .brand .slick-arrow.slick-prev {
        left: -40px;
    }

    .brand .slick-arrow.slick-next {
        right: -40px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .brand .slick-arrow.slick-prev {
        left: -10px;
    }

    .brand .slick-arrow.slick-next {
        right: -10px;
    }
}

@media (max-width: 900px) {
    .brand .slick-arrow.slick-prev {
        left: 0;
    }

    .brand .slick-arrow.slick-next {
        right: 0;
    }
}

/*==================== Pbr Blog ===============*/
.blog-zigzag {
    padding-bottom: 0;
    padding-top: 30px;
    padding-right: 20px;
}

.blog-zigzag .btn-web {
    height: 60px;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.blog-zigzag .btn-web i {
    margin-right: 15px;
}

.blog-zigzag .item-zigzag {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.blog-zigzag .post-standard figure img {
    width: 100%;
    height: auto;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .blog-zigzag .feature-content {
        margin: 0;
    }
}

.blog-zigzag .feature-content .oct_top_featured_content {
    display: inline-block;
}

.blog-zigzag .feature-content .oct_top_featured_content .oct_day {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #80b435;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 9px;
    font-family: 'Roboto Condensed', sans-serif;
}

.blog-zigzag .feature-content .oct_blog_title {
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
}

.blog-zigzag .feature-content .oct_blog_title .fa {
    font-size: 24px;
    margin-right: 10px;
    color: #d8c046;
}

.blog-zigzag .feature-content .oct_blog_title a {
    color: #232323;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 600;
    word-wrap: break-word;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-zigzag .feature-content .oct_blog_title a:hover {
    color: #80b435;
}

.blog-zigzag .feature-content .k_blog_content {
    line-height: 25px;
    color: #7d7d7d;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 300;
}

.blog-zigzag .feature-content .btn-web {
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 37px;
}

/*============ Pbr Socials ===================*/
.social.style-1 a {
    margin-right: 10px;
}

.social.style-1 a i {
    font-size: 16px;
    border: 1px solid #e7e7e7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social.style-1 a i:hover {
    color: #80b435;
    border: 1px solid #80b435;
}

.btn-offcanvas {
    background: transparent;
    border: 1px solid #ddd;
}

#pbr-off-canvas {
    background: #FFF;
    position: fixed;
    top: 0;
    left: -84%;
    bottom: 0;
    z-index: 999;
    overflow: auto;
    -moz-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

@media (min-width: 480px) and (max-width: 992px) {
    #pbr-off-canvas {
        width: 50%;
    }
}

@media (max-width: 480px) {
    #pbr-off-canvas {
        width: 80%;
    }
}

#pbr-off-canvas.active {
    left: 0;
}

#pbr-off-canvas .navbar-collapse {
    padding: 0;
}

#pbr-off-canvas .offcanvas-head {
    background: #80b435;
    height: 50px;
    padding: 5px 0;
}

#pbr-off-canvas .offcanvas-head .btn-close {
    background: transparent;
    color: #FFF;
    font-size: 25px;
    padding: 0 10px;
    position: absolute;
    right: 0;
}

#pbr-off-canvas .offcanvas-head span {
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 40px;
    margin-left: 15px;
}

#pbr-off-canvas .navbar-nav {
    float: none;
    margin: 0;
}

#pbr-off-canvas .navbar-nav li {
    border-bottom: 1px solid #eee;
    float: none;
}

#pbr-off-canvas .navbar-nav li .caret {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
    border: 0;
    width: 50px;
    bottom: 0;
}

#pbr-off-canvas .navbar-nav li .caret:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
}

#pbr-off-canvas .navbar-nav li .caret:hover {
    cursor: pointer;
}

#pbr-off-canvas .navbar-nav li a {
    font-size: 20px;
}

#pbr-off-canvas .navbar-nav li > .dropdown-menu.show {
    position: relative;
    float: none;
    width: 100%;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

#pbr-off-canvas .navbar-nav li > .dropdown-menu.show li:last-child {
    border-bottom: 0;
}

#pbr-off-canvas .navbar-nav li .dropdown-menu.show a {
    padding: 10px 20px;
}

#pbr-off-canvas .navbar-nav li.menu-item-has-children li {
    border-bottom: 1px solid #eee;
}

#pbr-off-canvas .navbar-nav li.menu-item-has-children li a {
    padding: 15px 0 15px 30px;
    display: block;
    font-size: 20px;
    line-height: 20px;
}

#pbr-off-canvas .navbar-nav li.menu-item-has-children li:last-child {
    border: 0;
}

#pbr-off-canvas .navbar-nav li.menu-item-has-children li ul {
    display: block !important;
}

#pbr-off-canvas .navbar-nav li.menu-item-has-children li ul a {
    padding-left: 50px;
}

.menu-item-has-children:hover .dropdown-menu{
    display: block;
}

.menu-open:before {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px) {
    .product-block .col-lg-5 {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .block-shadown {
        margin: 0 !important;
    }

    .gallery.col-xs-12 {
        padding: 0;
    }
}

@media (max-width: 480px) {
    .table-wishlist {
        border: 1px solid #e5e5e5;
    }

    .table-wishlist thead {
        display: none !important;
    }

    .table-wishlist tbody tr {
        border-bottom: 1px solid #e5e5e5;
    }

    .table-wishlist tbody tr > td {
        display: block;
    }

    .table-wishlist tbody tr > td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        font-size: 18px;
        float: left;
        margin-right: 15px;
    }

    .table-wishlist tbody tr > td:last-child {
        margin-bottom: 40px;
    }

    .table-wishlist tbody tr > td:last-child:before {
        display: none;
    }

    .table-wishlist tbody tr > td .btn-theme {
        margin: 20px 0;
    }

    .table-wishlist .product-infor .product-img {
        display: none !important;
    }

    .table-wishlist .product-infor .product-name {
        font-size: 18px !important;
    }
}

#content .k_blog_content, .contentnt {
    font-family: 'Roboto', sans-serif;
    line-height: 1.8;
    font-size: 15px;
}

.contentnt h1, .contentnt h2, .contentnt h3, .contentnt h4, .contentnt h5, .contentnt h6 {
    font-weight: 600;
}


.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ar), .blog-details .contentnt .wp-block-archives li:lang(ar),
.blog-details .contentnt .wp-block-categories li:lang(ar),
.blog-details .contentnt .wp-block-latest-posts li:lang(ar), .blog-details .contentnt .wp-block-verse:lang(ar), .blog-details .contentnt .has-drop-cap:lang(ar):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ar), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ar),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ar),
.blog-details .contentnt .wp-block-cover-image h2:lang(ar),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ar),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ar),
.blog-details .contentnt .wp-block-cover h2:lang(ar), .blog-details .contentnt .wp-block-audio figcaption:lang(ar),
.blog-details .contentnt .wp-block-video figcaption:lang(ar),
.blog-details .contentnt .wp-block-image figcaption:lang(ar),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ar),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ar), .blog-details .contentnt .wp-block-file:lang(ar), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ar), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ar), .wp-caption-text:lang(ar), .gallery-caption:lang(ar) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ary), .blog-details .contentnt .wp-block-archives li:lang(ary),
.blog-details .contentnt .wp-block-categories li:lang(ary),
.blog-details .contentnt .wp-block-latest-posts li:lang(ary), .blog-details .contentnt .wp-block-verse:lang(ary), .blog-details .contentnt .has-drop-cap:lang(ary):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ary), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ary),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ary),
.blog-details .contentnt .wp-block-cover-image h2:lang(ary),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ary),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ary),
.blog-details .contentnt .wp-block-cover h2:lang(ary), .blog-details .contentnt .wp-block-audio figcaption:lang(ary),
.blog-details .contentnt .wp-block-video figcaption:lang(ary),
.blog-details .contentnt .wp-block-image figcaption:lang(ary),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ary),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ary), .blog-details .contentnt .wp-block-file:lang(ary), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ary), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ary), .wp-caption-text:lang(ary), .gallery-caption:lang(ary) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(azb), .blog-details .contentnt .wp-block-archives li:lang(azb),
.blog-details .contentnt .wp-block-categories li:lang(azb),
.blog-details .contentnt .wp-block-latest-posts li:lang(azb), .blog-details .contentnt .wp-block-verse:lang(azb), .blog-details .contentnt .has-drop-cap:lang(azb):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(azb), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(azb),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(azb),
.blog-details .contentnt .wp-block-cover-image h2:lang(azb),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(azb),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(azb),
.blog-details .contentnt .wp-block-cover h2:lang(azb), .blog-details .contentnt .wp-block-audio figcaption:lang(azb),
.blog-details .contentnt .wp-block-video figcaption:lang(azb),
.blog-details .contentnt .wp-block-image figcaption:lang(azb),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(azb),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(azb), .blog-details .contentnt .wp-block-file:lang(azb), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(azb), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(azb), .wp-caption-text:lang(azb), .gallery-caption:lang(azb) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ckb), .blog-details .contentnt .wp-block-archives li:lang(ckb),
.blog-details .contentnt .wp-block-categories li:lang(ckb),
.blog-details .contentnt .wp-block-latest-posts li:lang(ckb), .blog-details .contentnt .wp-block-verse:lang(ckb), .blog-details .contentnt .has-drop-cap:lang(ckb):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ckb), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ckb),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ckb),
.blog-details .contentnt .wp-block-cover-image h2:lang(ckb),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ckb),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ckb),
.blog-details .contentnt .wp-block-cover h2:lang(ckb), .blog-details .contentnt .wp-block-audio figcaption:lang(ckb),
.blog-details .contentnt .wp-block-video figcaption:lang(ckb),
.blog-details .contentnt .wp-block-image figcaption:lang(ckb),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ckb),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ckb), .blog-details .contentnt .wp-block-file:lang(ckb), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ckb), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ckb), .wp-caption-text:lang(ckb), .gallery-caption:lang(ckb) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(fa-IR), .blog-details .contentnt .wp-block-archives li:lang(fa-IR),
.blog-details .contentnt .wp-block-categories li:lang(fa-IR),
.blog-details .contentnt .wp-block-latest-posts li:lang(fa-IR), .blog-details .contentnt .wp-block-verse:lang(fa-IR), .blog-details .contentnt .has-drop-cap:lang(fa-IR):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(fa-IR), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(fa-IR),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(fa-IR),
.blog-details .contentnt .wp-block-cover-image h2:lang(fa-IR),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(fa-IR),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(fa-IR),
.blog-details .contentnt .wp-block-cover h2:lang(fa-IR), .blog-details .contentnt .wp-block-audio figcaption:lang(fa-IR),
.blog-details .contentnt .wp-block-video figcaption:lang(fa-IR),
.blog-details .contentnt .wp-block-image figcaption:lang(fa-IR),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(fa-IR),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(fa-IR), .blog-details .contentnt .wp-block-file:lang(fa-IR), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(fa-IR), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(fa-IR), .wp-caption-text:lang(fa-IR), .gallery-caption:lang(fa-IR) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(haz), .blog-details .contentnt .wp-block-archives li:lang(haz),
.blog-details .contentnt .wp-block-categories li:lang(haz),
.blog-details .contentnt .wp-block-latest-posts li:lang(haz), .blog-details .contentnt .wp-block-verse:lang(haz), .blog-details .contentnt .has-drop-cap:lang(haz):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(haz), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(haz),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(haz),
.blog-details .contentnt .wp-block-cover-image h2:lang(haz),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(haz),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(haz),
.blog-details .contentnt .wp-block-cover h2:lang(haz), .blog-details .contentnt .wp-block-audio figcaption:lang(haz),
.blog-details .contentnt .wp-block-video figcaption:lang(haz),
.blog-details .contentnt .wp-block-image figcaption:lang(haz),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(haz),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(haz), .blog-details .contentnt .wp-block-file:lang(haz), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(haz), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(haz), .wp-caption-text:lang(haz), .gallery-caption:lang(haz) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ps), .blog-details .contentnt .wp-block-archives li:lang(ps),
.blog-details .contentnt .wp-block-categories li:lang(ps),
.blog-details .contentnt .wp-block-latest-posts li:lang(ps), .blog-details .contentnt .wp-block-verse:lang(ps), .blog-details .contentnt .has-drop-cap:lang(ps):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ps), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ps),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ps),
.blog-details .contentnt .wp-block-cover-image h2:lang(ps),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ps),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ps),
.blog-details .contentnt .wp-block-cover h2:lang(ps), .blog-details .contentnt .wp-block-audio figcaption:lang(ps),
.blog-details .contentnt .wp-block-video figcaption:lang(ps),
.blog-details .contentnt .wp-block-image figcaption:lang(ps),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ps),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ps), .blog-details .contentnt .wp-block-file:lang(ps), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ps), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ps), .wp-caption-text:lang(ps), .gallery-caption:lang(ps) {
    font-family: Tahoma, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(be), .blog-details .contentnt .wp-block-archives li:lang(be),
.blog-details .contentnt .wp-block-categories li:lang(be),
.blog-details .contentnt .wp-block-latest-posts li:lang(be), .blog-details .contentnt .wp-block-verse:lang(be), .blog-details .contentnt .has-drop-cap:lang(be):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(be), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(be),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(be),
.blog-details .contentnt .wp-block-cover-image h2:lang(be),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(be),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(be),
.blog-details .contentnt .wp-block-cover h2:lang(be), .blog-details .contentnt .wp-block-audio figcaption:lang(be),
.blog-details .contentnt .wp-block-video figcaption:lang(be),
.blog-details .contentnt .wp-block-image figcaption:lang(be),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(be),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(be), .blog-details .contentnt .wp-block-file:lang(be), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(be), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(be), .wp-caption-text:lang(be), .gallery-caption:lang(be) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(bg-BG), .blog-details .contentnt .wp-block-archives li:lang(bg-BG),
.blog-details .contentnt .wp-block-categories li:lang(bg-BG),
.blog-details .contentnt .wp-block-latest-posts li:lang(bg-BG), .blog-details .contentnt .wp-block-verse:lang(bg-BG), .blog-details .contentnt .has-drop-cap:lang(bg-BG):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(bg-BG), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(bg-BG),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(bg-BG),
.blog-details .contentnt .wp-block-cover-image h2:lang(bg-BG),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(bg-BG),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(bg-BG),
.blog-details .contentnt .wp-block-cover h2:lang(bg-BG), .blog-details .contentnt .wp-block-audio figcaption:lang(bg-BG),
.blog-details .contentnt .wp-block-video figcaption:lang(bg-BG),
.blog-details .contentnt .wp-block-image figcaption:lang(bg-BG),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(bg-BG),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(bg-BG), .blog-details .contentnt .wp-block-file:lang(bg-BG), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(bg-BG), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bg-BG), .wp-caption-text:lang(bg-BG), .gallery-caption:lang(bg-BG) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(kk), .blog-details .contentnt .wp-block-archives li:lang(kk),
.blog-details .contentnt .wp-block-categories li:lang(kk),
.blog-details .contentnt .wp-block-latest-posts li:lang(kk), .blog-details .contentnt .wp-block-verse:lang(kk), .blog-details .contentnt .has-drop-cap:lang(kk):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(kk), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(kk),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(kk),
.blog-details .contentnt .wp-block-cover-image h2:lang(kk),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(kk),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(kk),
.blog-details .contentnt .wp-block-cover h2:lang(kk), .blog-details .contentnt .wp-block-audio figcaption:lang(kk),
.blog-details .contentnt .wp-block-video figcaption:lang(kk),
.blog-details .contentnt .wp-block-image figcaption:lang(kk),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(kk),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(kk), .blog-details .contentnt .wp-block-file:lang(kk), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(kk), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(kk), .wp-caption-text:lang(kk), .gallery-caption:lang(kk) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(mk-MK), .blog-details .contentnt .wp-block-archives li:lang(mk-MK),
.blog-details .contentnt .wp-block-categories li:lang(mk-MK),
.blog-details .contentnt .wp-block-latest-posts li:lang(mk-MK), .blog-details .contentnt .wp-block-verse:lang(mk-MK), .blog-details .contentnt .has-drop-cap:lang(mk-MK):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(mk-MK), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(mk-MK),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(mk-MK),
.blog-details .contentnt .wp-block-cover-image h2:lang(mk-MK),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(mk-MK),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(mk-MK),
.blog-details .contentnt .wp-block-cover h2:lang(mk-MK), .blog-details .contentnt .wp-block-audio figcaption:lang(mk-MK),
.blog-details .contentnt .wp-block-video figcaption:lang(mk-MK),
.blog-details .contentnt .wp-block-image figcaption:lang(mk-MK),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(mk-MK),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(mk-MK), .blog-details .contentnt .wp-block-file:lang(mk-MK), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(mk-MK), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mk-MK), .wp-caption-text:lang(mk-MK), .gallery-caption:lang(mk-MK) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(mn), .blog-details .contentnt .wp-block-archives li:lang(mn),
.blog-details .contentnt .wp-block-categories li:lang(mn),
.blog-details .contentnt .wp-block-latest-posts li:lang(mn), .blog-details .contentnt .wp-block-verse:lang(mn), .blog-details .contentnt .has-drop-cap:lang(mn):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(mn), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(mn),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(mn),
.blog-details .contentnt .wp-block-cover-image h2:lang(mn),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(mn),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(mn),
.blog-details .contentnt .wp-block-cover h2:lang(mn), .blog-details .contentnt .wp-block-audio figcaption:lang(mn),
.blog-details .contentnt .wp-block-video figcaption:lang(mn),
.blog-details .contentnt .wp-block-image figcaption:lang(mn),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(mn),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(mn), .blog-details .contentnt .wp-block-file:lang(mn), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(mn), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mn), .wp-caption-text:lang(mn), .gallery-caption:lang(mn) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ru-RU), .blog-details .contentnt .wp-block-archives li:lang(ru-RU),
.blog-details .contentnt .wp-block-categories li:lang(ru-RU),
.blog-details .contentnt .wp-block-latest-posts li:lang(ru-RU), .blog-details .contentnt .wp-block-verse:lang(ru-RU), .blog-details .contentnt .has-drop-cap:lang(ru-RU):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ru-RU), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ru-RU),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ru-RU),
.blog-details .contentnt .wp-block-cover-image h2:lang(ru-RU),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ru-RU),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ru-RU),
.blog-details .contentnt .wp-block-cover h2:lang(ru-RU), .blog-details .contentnt .wp-block-audio figcaption:lang(ru-RU),
.blog-details .contentnt .wp-block-video figcaption:lang(ru-RU),
.blog-details .contentnt .wp-block-image figcaption:lang(ru-RU),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ru-RU),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ru-RU), .blog-details .contentnt .wp-block-file:lang(ru-RU), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ru-RU), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ru-RU), .wp-caption-text:lang(ru-RU), .gallery-caption:lang(ru-RU) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(sah), .blog-details .contentnt .wp-block-archives li:lang(sah),
.blog-details .contentnt .wp-block-categories li:lang(sah),
.blog-details .contentnt .wp-block-latest-posts li:lang(sah), .blog-details .contentnt .wp-block-verse:lang(sah), .blog-details .contentnt .has-drop-cap:lang(sah):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(sah), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(sah),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(sah),
.blog-details .contentnt .wp-block-cover-image h2:lang(sah),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(sah),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(sah),
.blog-details .contentnt .wp-block-cover h2:lang(sah), .blog-details .contentnt .wp-block-audio figcaption:lang(sah),
.blog-details .contentnt .wp-block-video figcaption:lang(sah),
.blog-details .contentnt .wp-block-image figcaption:lang(sah),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(sah),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(sah), .blog-details .contentnt .wp-block-file:lang(sah), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(sah), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sah), .wp-caption-text:lang(sah), .gallery-caption:lang(sah) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(sr-RS), .blog-details .contentnt .wp-block-archives li:lang(sr-RS),
.blog-details .contentnt .wp-block-categories li:lang(sr-RS),
.blog-details .contentnt .wp-block-latest-posts li:lang(sr-RS), .blog-details .contentnt .wp-block-verse:lang(sr-RS), .blog-details .contentnt .has-drop-cap:lang(sr-RS):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(sr-RS), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(sr-RS),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(sr-RS),
.blog-details .contentnt .wp-block-cover-image h2:lang(sr-RS),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(sr-RS),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(sr-RS),
.blog-details .contentnt .wp-block-cover h2:lang(sr-RS), .blog-details .contentnt .wp-block-audio figcaption:lang(sr-RS),
.blog-details .contentnt .wp-block-video figcaption:lang(sr-RS),
.blog-details .contentnt .wp-block-image figcaption:lang(sr-RS),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(sr-RS),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(sr-RS), .blog-details .contentnt .wp-block-file:lang(sr-RS), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(sr-RS), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sr-RS), .wp-caption-text:lang(sr-RS), .gallery-caption:lang(sr-RS) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(tt-RU), .blog-details .contentnt .wp-block-archives li:lang(tt-RU),
.blog-details .contentnt .wp-block-categories li:lang(tt-RU),
.blog-details .contentnt .wp-block-latest-posts li:lang(tt-RU), .blog-details .contentnt .wp-block-verse:lang(tt-RU), .blog-details .contentnt .has-drop-cap:lang(tt-RU):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(tt-RU), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(tt-RU),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(tt-RU),
.blog-details .contentnt .wp-block-cover-image h2:lang(tt-RU),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(tt-RU),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(tt-RU),
.blog-details .contentnt .wp-block-cover h2:lang(tt-RU), .blog-details .contentnt .wp-block-audio figcaption:lang(tt-RU),
.blog-details .contentnt .wp-block-video figcaption:lang(tt-RU),
.blog-details .contentnt .wp-block-image figcaption:lang(tt-RU),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(tt-RU),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(tt-RU), .blog-details .contentnt .wp-block-file:lang(tt-RU), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(tt-RU), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(tt-RU), .wp-caption-text:lang(tt-RU), .gallery-caption:lang(tt-RU) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(uk), .blog-details .contentnt .wp-block-archives li:lang(uk),
.blog-details .contentnt .wp-block-categories li:lang(uk),
.blog-details .contentnt .wp-block-latest-posts li:lang(uk), .blog-details .contentnt .wp-block-verse:lang(uk), .blog-details .contentnt .has-drop-cap:lang(uk):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(uk), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(uk),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(uk),
.blog-details .contentnt .wp-block-cover-image h2:lang(uk),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(uk),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(uk),
.blog-details .contentnt .wp-block-cover h2:lang(uk), .blog-details .contentnt .wp-block-audio figcaption:lang(uk),
.blog-details .contentnt .wp-block-video figcaption:lang(uk),
.blog-details .contentnt .wp-block-image figcaption:lang(uk),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(uk),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(uk), .blog-details .contentnt .wp-block-file:lang(uk), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(uk), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(uk), .wp-caption-text:lang(uk), .gallery-caption:lang(uk) {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(zh-HK), .blog-details .contentnt .wp-block-archives li:lang(zh-HK),
.blog-details .contentnt .wp-block-categories li:lang(zh-HK),
.blog-details .contentnt .wp-block-latest-posts li:lang(zh-HK), .blog-details .contentnt .wp-block-verse:lang(zh-HK), .blog-details .contentnt .has-drop-cap:lang(zh-HK):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(zh-HK), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(zh-HK),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(zh-HK),
.blog-details .contentnt .wp-block-cover-image h2:lang(zh-HK),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(zh-HK),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(zh-HK),
.blog-details .contentnt .wp-block-cover h2:lang(zh-HK), .blog-details .contentnt .wp-block-audio figcaption:lang(zh-HK),
.blog-details .contentnt .wp-block-video figcaption:lang(zh-HK),
.blog-details .contentnt .wp-block-image figcaption:lang(zh-HK),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-HK),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-HK), .blog-details .contentnt .wp-block-file:lang(zh-HK), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(zh-HK), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-HK), .wp-caption-text:lang(zh-HK), .gallery-caption:lang(zh-HK) {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(zh-TW), .blog-details .contentnt .wp-block-archives li:lang(zh-TW),
.blog-details .contentnt .wp-block-categories li:lang(zh-TW),
.blog-details .contentnt .wp-block-latest-posts li:lang(zh-TW), .blog-details .contentnt .wp-block-verse:lang(zh-TW), .blog-details .contentnt .has-drop-cap:lang(zh-TW):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(zh-TW), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(zh-TW),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(zh-TW),
.blog-details .contentnt .wp-block-cover-image h2:lang(zh-TW),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(zh-TW),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(zh-TW),
.blog-details .contentnt .wp-block-cover h2:lang(zh-TW), .blog-details .contentnt .wp-block-audio figcaption:lang(zh-TW),
.blog-details .contentnt .wp-block-video figcaption:lang(zh-TW),
.blog-details .contentnt .wp-block-image figcaption:lang(zh-TW),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-TW),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-TW), .blog-details .contentnt .wp-block-file:lang(zh-TW), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(zh-TW), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-TW), .wp-caption-text:lang(zh-TW), .gallery-caption:lang(zh-TW) {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(zh-CN), .blog-details .contentnt .wp-block-archives li:lang(zh-CN),
.blog-details .contentnt .wp-block-categories li:lang(zh-CN),
.blog-details .contentnt .wp-block-latest-posts li:lang(zh-CN), .blog-details .contentnt .wp-block-verse:lang(zh-CN), .blog-details .contentnt .has-drop-cap:lang(zh-CN):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(zh-CN), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(zh-CN),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(zh-CN),
.blog-details .contentnt .wp-block-cover-image h2:lang(zh-CN),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(zh-CN),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(zh-CN),
.blog-details .contentnt .wp-block-cover h2:lang(zh-CN), .blog-details .contentnt .wp-block-audio figcaption:lang(zh-CN),
.blog-details .contentnt .wp-block-video figcaption:lang(zh-CN),
.blog-details .contentnt .wp-block-image figcaption:lang(zh-CN),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-CN),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-CN), .blog-details .contentnt .wp-block-file:lang(zh-CN), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(zh-CN), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-CN), .wp-caption-text:lang(zh-CN), .gallery-caption:lang(zh-CN) {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(bn-BD), .blog-details .contentnt .wp-block-archives li:lang(bn-BD),
.blog-details .contentnt .wp-block-categories li:lang(bn-BD),
.blog-details .contentnt .wp-block-latest-posts li:lang(bn-BD), .blog-details .contentnt .wp-block-verse:lang(bn-BD), .blog-details .contentnt .has-drop-cap:lang(bn-BD):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(bn-BD), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(bn-BD),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(bn-BD),
.blog-details .contentnt .wp-block-cover-image h2:lang(bn-BD),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(bn-BD),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(bn-BD),
.blog-details .contentnt .wp-block-cover h2:lang(bn-BD), .blog-details .contentnt .wp-block-audio figcaption:lang(bn-BD),
.blog-details .contentnt .wp-block-video figcaption:lang(bn-BD),
.blog-details .contentnt .wp-block-image figcaption:lang(bn-BD),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(bn-BD),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(bn-BD), .blog-details .contentnt .wp-block-file:lang(bn-BD), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(bn-BD), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bn-BD), .wp-caption-text:lang(bn-BD), .gallery-caption:lang(bn-BD) {
    font-family: Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(hi-IN), .blog-details .contentnt .wp-block-archives li:lang(hi-IN),
.blog-details .contentnt .wp-block-categories li:lang(hi-IN),
.blog-details .contentnt .wp-block-latest-posts li:lang(hi-IN), .blog-details .contentnt .wp-block-verse:lang(hi-IN), .blog-details .contentnt .has-drop-cap:lang(hi-IN):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(hi-IN), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(hi-IN),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(hi-IN),
.blog-details .contentnt .wp-block-cover-image h2:lang(hi-IN),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(hi-IN),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(hi-IN),
.blog-details .contentnt .wp-block-cover h2:lang(hi-IN), .blog-details .contentnt .wp-block-audio figcaption:lang(hi-IN),
.blog-details .contentnt .wp-block-video figcaption:lang(hi-IN),
.blog-details .contentnt .wp-block-image figcaption:lang(hi-IN),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(hi-IN),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(hi-IN), .blog-details .contentnt .wp-block-file:lang(hi-IN), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(hi-IN), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(hi-IN), .wp-caption-text:lang(hi-IN), .gallery-caption:lang(hi-IN) {
    font-family: Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(mr), .blog-details .contentnt .wp-block-archives li:lang(mr),
.blog-details .contentnt .wp-block-categories li:lang(mr),
.blog-details .contentnt .wp-block-latest-posts li:lang(mr), .blog-details .contentnt .wp-block-verse:lang(mr), .blog-details .contentnt .has-drop-cap:lang(mr):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(mr), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(mr),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(mr),
.blog-details .contentnt .wp-block-cover-image h2:lang(mr),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(mr),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(mr),
.blog-details .contentnt .wp-block-cover h2:lang(mr), .blog-details .contentnt .wp-block-audio figcaption:lang(mr),
.blog-details .contentnt .wp-block-video figcaption:lang(mr),
.blog-details .contentnt .wp-block-image figcaption:lang(mr),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(mr),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(mr), .blog-details .contentnt .wp-block-file:lang(mr), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(mr), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mr), .wp-caption-text:lang(mr), .gallery-caption:lang(mr) {
    font-family: Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ne-NP), .blog-details .contentnt .wp-block-archives li:lang(ne-NP),
.blog-details .contentnt .wp-block-categories li:lang(ne-NP),
.blog-details .contentnt .wp-block-latest-posts li:lang(ne-NP), .blog-details .contentnt .wp-block-verse:lang(ne-NP), .blog-details .contentnt .has-drop-cap:lang(ne-NP):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ne-NP), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ne-NP),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ne-NP),
.blog-details .contentnt .wp-block-cover-image h2:lang(ne-NP),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ne-NP),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ne-NP),
.blog-details .contentnt .wp-block-cover h2:lang(ne-NP), .blog-details .contentnt .wp-block-audio figcaption:lang(ne-NP),
.blog-details .contentnt .wp-block-video figcaption:lang(ne-NP),
.blog-details .contentnt .wp-block-image figcaption:lang(ne-NP),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ne-NP),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ne-NP), .blog-details .contentnt .wp-block-file:lang(ne-NP), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ne-NP), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ne-NP), .wp-caption-text:lang(ne-NP), .gallery-caption:lang(ne-NP) {
    font-family: Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(el), .blog-details .contentnt .wp-block-archives li:lang(el),
.blog-details .contentnt .wp-block-categories li:lang(el),
.blog-details .contentnt .wp-block-latest-posts li:lang(el), .blog-details .contentnt .wp-block-verse:lang(el), .blog-details .contentnt .has-drop-cap:lang(el):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(el), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(el),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(el),
.blog-details .contentnt .wp-block-cover-image h2:lang(el),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(el),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(el),
.blog-details .contentnt .wp-block-cover h2:lang(el), .blog-details .contentnt .wp-block-audio figcaption:lang(el),
.blog-details .contentnt .wp-block-video figcaption:lang(el),
.blog-details .contentnt .wp-block-image figcaption:lang(el),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(el),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(el), .blog-details .contentnt .wp-block-file:lang(el), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(el), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(el), .wp-caption-text:lang(el), .gallery-caption:lang(el) {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(gu), .blog-details .contentnt .wp-block-archives li:lang(gu),
.blog-details .contentnt .wp-block-categories li:lang(gu),
.blog-details .contentnt .wp-block-latest-posts li:lang(gu), .blog-details .contentnt .wp-block-verse:lang(gu), .blog-details .contentnt .has-drop-cap:lang(gu):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(gu), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(gu),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(gu),
.blog-details .contentnt .wp-block-cover-image h2:lang(gu),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(gu),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(gu),
.blog-details .contentnt .wp-block-cover h2:lang(gu), .blog-details .contentnt .wp-block-audio figcaption:lang(gu),
.blog-details .contentnt .wp-block-video figcaption:lang(gu),
.blog-details .contentnt .wp-block-image figcaption:lang(gu),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(gu),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(gu), .blog-details .contentnt .wp-block-file:lang(gu), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(gu), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(gu), .wp-caption-text:lang(gu), .gallery-caption:lang(gu) {
    font-family: Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(he-IL), .blog-details .contentnt .wp-block-archives li:lang(he-IL),
.blog-details .contentnt .wp-block-categories li:lang(he-IL),
.blog-details .contentnt .wp-block-latest-posts li:lang(he-IL), .blog-details .contentnt .wp-block-verse:lang(he-IL), .blog-details .contentnt .has-drop-cap:lang(he-IL):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(he-IL), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(he-IL),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(he-IL),
.blog-details .contentnt .wp-block-cover-image h2:lang(he-IL),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(he-IL),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(he-IL),
.blog-details .contentnt .wp-block-cover h2:lang(he-IL), .blog-details .contentnt .wp-block-audio figcaption:lang(he-IL),
.blog-details .contentnt .wp-block-video figcaption:lang(he-IL),
.blog-details .contentnt .wp-block-image figcaption:lang(he-IL),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(he-IL),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(he-IL), .blog-details .contentnt .wp-block-file:lang(he-IL), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(he-IL), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(he-IL), .wp-caption-text:lang(he-IL), .gallery-caption:lang(he-IL) {
    font-family: "Arial Hebrew", Arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ja), .blog-details .contentnt .wp-block-archives li:lang(ja),
.blog-details .contentnt .wp-block-categories li:lang(ja),
.blog-details .contentnt .wp-block-latest-posts li:lang(ja), .blog-details .contentnt .wp-block-verse:lang(ja), .blog-details .contentnt .has-drop-cap:lang(ja):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ja), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ja),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ja),
.blog-details .contentnt .wp-block-cover-image h2:lang(ja),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ja),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ja),
.blog-details .contentnt .wp-block-cover h2:lang(ja), .blog-details .contentnt .wp-block-audio figcaption:lang(ja),
.blog-details .contentnt .wp-block-video figcaption:lang(ja),
.blog-details .contentnt .wp-block-image figcaption:lang(ja),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ja),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ja), .blog-details .contentnt .wp-block-file:lang(ja), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ja), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ja), .wp-caption-text:lang(ja), .gallery-caption:lang(ja) {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(ko-KR), .blog-details .contentnt .wp-block-archives li:lang(ko-KR),
.blog-details .contentnt .wp-block-categories li:lang(ko-KR),
.blog-details .contentnt .wp-block-latest-posts li:lang(ko-KR), .blog-details .contentnt .wp-block-verse:lang(ko-KR), .blog-details .contentnt .has-drop-cap:lang(ko-KR):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(ko-KR), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(ko-KR),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(ko-KR),
.blog-details .contentnt .wp-block-cover-image h2:lang(ko-KR),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(ko-KR),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(ko-KR),
.blog-details .contentnt .wp-block-cover h2:lang(ko-KR), .blog-details .contentnt .wp-block-audio figcaption:lang(ko-KR),
.blog-details .contentnt .wp-block-video figcaption:lang(ko-KR),
.blog-details .contentnt .wp-block-image figcaption:lang(ko-KR),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(ko-KR),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(ko-KR), .blog-details .contentnt .wp-block-file:lang(ko-KR), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(ko-KR), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ko-KR), .wp-caption-text:lang(ko-KR), .gallery-caption:lang(ko-KR) {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(th), .blog-details .contentnt .wp-block-archives li:lang(th),
.blog-details .contentnt .wp-block-categories li:lang(th),
.blog-details .contentnt .wp-block-latest-posts li:lang(th), .blog-details .contentnt .wp-block-verse:lang(th), .blog-details .contentnt .has-drop-cap:lang(th):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(th), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(th),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(th),
.blog-details .contentnt .wp-block-cover-image h2:lang(th),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(th),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(th),
.blog-details .contentnt .wp-block-cover h2:lang(th), .blog-details .contentnt .wp-block-audio figcaption:lang(th),
.blog-details .contentnt .wp-block-video figcaption:lang(th),
.blog-details .contentnt .wp-block-image figcaption:lang(th),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(th),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(th), .blog-details .contentnt .wp-block-file:lang(th), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(th), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(th), .wp-caption-text:lang(th), .gallery-caption:lang(th) {
    font-family: "Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif; }

.blog-details .contentnt .wp-block-button .wp-block-button__link:lang(vi), .blog-details .contentnt .wp-block-archives li:lang(vi),
.blog-details .contentnt .wp-block-categories li:lang(vi),
.blog-details .contentnt .wp-block-latest-posts li:lang(vi), .blog-details .contentnt .wp-block-verse:lang(vi), .blog-details .contentnt .has-drop-cap:lang(vi):not(:focus):first-letter, .blog-details .contentnt .wp-block-pullquote cite:lang(vi), .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text:lang(vi),
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text:lang(vi),
.blog-details .contentnt .wp-block-cover-image h2:lang(vi),
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text:lang(vi),
.blog-details .contentnt .wp-block-cover .wp-block-cover-text:lang(vi),
.blog-details .contentnt .wp-block-cover h2:lang(vi), .blog-details .contentnt .wp-block-audio figcaption:lang(vi),
.blog-details .contentnt .wp-block-video figcaption:lang(vi),
.blog-details .contentnt .wp-block-image figcaption:lang(vi),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption:lang(vi),
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption:lang(vi), .blog-details .contentnt .wp-block-file:lang(vi), .blog-details .contentnt .wp-block-file .wp-block-file__button:lang(vi), .blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(vi), .wp-caption-text:lang(vi), .gallery-caption:lang(vi) {
    font-family: "Libre Franklin", sans-serif; }

/* Blocks */
/* !Block styles */
.blog-details .contentnt > *,
.blog-details .feature-content > * {
    margin: 32px 0;
    max-width: 100%; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt > *,
    .blog-details .feature-content > * {
        margin: 32px 0; } }
.blog-details .contentnt > * > *:first-child,
.blog-details .feature-content > * > *:first-child {
    margin-top: 0; }
.blog-details .contentnt > * > *:last-child,
.blog-details .feature-content > * > *:last-child {
    margin-bottom: 0; }
.blog-details .contentnt > *.alignwide,
.blog-details .feature-content > *.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt > *.alignwide,
    .blog-details .feature-content > *.alignwide {
        width: 100%;
        max-width: 100%; } }
.blog-details .col-xs-12 .contentnt > *.alignfull,
.blog-details .feature-content > *.alignfull {
    position: relative;
    left: calc(-50vw + 50%);
    width: 100vw;
    max-width: 100vw;
    clear: both; }

@media (min-width: 1200px) {
    .blog-details .col-lg-8 .contentnt > *.alignfull,
    .blog-details .feature-content > *.alignfull {
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem);
        left: calc(-50vw + 75%);
        width: 100vw;
        max-width: 100vw; } }
.blog-details .contentnt > *.alignleft,
.blog-details .feature-content > *.alignleft {
    /*rtl:ignore*/
    float: left;
    max-width: calc(5 * (100vw / 12));
    margin-top: 0;
    margin-left: 0;
    /*rtl:ignore*/
    margin-right: 1rem; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt > *.alignleft,
    .blog-details .feature-content > *.alignleft {
        max-width: calc(4 * (100vw / 12));
        /*rtl:ignore*/
        margin-right: calc(2 * 1rem); } }
.blog-details .contentnt > *.alignright,
.blog-details .feature-content > *.alignright {
    /*rtl:ignore*/
    float: right;
    max-width: calc(5 * (100vw / 12));
    margin-top: 0;
    margin-right: 0;
    /*rtl:ignore*/
    margin-left: 1rem; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt > *.alignright,
    .blog-details .feature-content > *.alignright {
        max-width: calc(4 * (100vw / 12));
        margin-right: 0;
        /*rtl:ignore*/
        margin-left: calc(2 * 1rem); } }
.blog-details .contentnt > *.aligncenter,
.blog-details .feature-content > *.aligncenter {
    margin-left: auto;
    margin-right: auto; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt > *.aligncenter,
    .blog-details .feature-content > *.aligncenter {
        max-width: calc(8 * (100vw / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt > *.aligncenter,
    .blog-details .feature-content > *.aligncenter {
        max-width: calc(6 * (100vw / 12) - 28px); } }

/*
 * Unset nested content selector styles
 * - Prevents layout styles from cascading too deeply
 * - helps with plugin compatibility
 */
.blog-details .contentnt .entry-content,
.blog-details .contentnt .entry-summary,
.blog-details .contentnt .entry,
.blog-details .feature-content .entry-content,
.blog-details .feature-content .entry-summary,
.blog-details .feature-content .entry {
    margin: inherit;
    max-width: inherit;
    padding: inherit; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .entry-content,
    .blog-details .contentnt .entry-summary,
    .blog-details .contentnt .entry,
    .blog-details .feature-content .entry-content,
    .blog-details .feature-content .entry-summary,
    .blog-details .feature-content .entry {
        margin: inherit;
        max-width: inherit;
        padding: inherit; } }

.blog-details .contentnt p.has-background {
    padding: 20px 30px; }

.blog-details .contentnt .wp-block-audio {
    width: 100%; }
.blog-details .contentnt .wp-block-audio audio {
    width: 100%; }
.blog-details .contentnt .wp-block-audio.alignleft audio,
.blog-details .contentnt .wp-block-audio.alignright audio {
    max-width: 198px; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-audio.alignleft audio,
    .blog-details .contentnt .wp-block-audio.alignright audio {
        max-width: 384px; } }
@media only screen and (min-width: 1379px) {
    .blog-details .contentnt .wp-block-audio.alignleft audio,
    .blog-details .contentnt .wp-block-audio.alignright audio {
        max-width: 385.44px; } }

.blog-details .contentnt .wp-block-video video {
    width: 100%; }

.blog-details .contentnt .wp-block-button .wp-block-button__link {
    transition: background 150ms ease-in-out;
    border: none;
    font-size: 0.88889em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.2;
    box-sizing: border-box;
    font-weight: bold;
    text-decoration: none;
    padding: 0.76rem 1rem;
    outline: none;
    outline: none; }
.blog-details .contentnt .wp-block-button .wp-block-button__link:not(.has-background) {
    background-color: #0073aa; }
.blog-details .contentnt .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: white; }
.blog-details .contentnt .wp-block-button .wp-block-button__link:hover {
    color: white;
    background: #111;
    cursor: pointer; }
.blog-details .contentnt .wp-block-button .wp-block-button__link:focus {
    color: white;
    background: #111;
    outline: thin dotted;
    outline-offset: -4px; }

.blog-details .contentnt .wp-block-button:not(.is-style-squared) .wp-block-button__link {
    border-radius: 5px; }

.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link,
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:focus,
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:active {
    transition: all 150ms ease-in-out;
    border-width: 2px;
    border-style: solid; }
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
    background: transparent; }
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
    color: #0073aa;
    border-color: currentColor; }

.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: white;
    border-color: #111; }
.blog-details .contentnt .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
    color: #111; }

.blog-details .contentnt .wp-block-archives,
.blog-details .contentnt .wp-block-categories,
.blog-details .contentnt .wp-block-latest-posts {
    padding: 0;
    list-style: none; }
.blog-details .contentnt .wp-block-archives li,
.blog-details .contentnt .wp-block-categories li,
.blog-details .contentnt .wp-block-latest-posts li {
    color: #767676;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: calc(22px * 1.125);
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 0.75rem; }
.blog-details .contentnt .wp-block-archives li.menu-item-has-children, .blog-details .contentnt .wp-block-archives li:last-child,
.blog-details .contentnt .wp-block-categories li.menu-item-has-children,
.blog-details .contentnt .wp-block-categories li:last-child,
.blog-details .contentnt .wp-block-latest-posts li.menu-item-has-children,
.blog-details .contentnt .wp-block-latest-posts li:last-child {
    padding-bottom: 0; }
.blog-details .contentnt .wp-block-archives li a,
.blog-details .contentnt .wp-block-categories li a,
.blog-details .contentnt .wp-block-latest-posts li a {
    text-decoration: none; }

.blog-details .contentnt .wp-block-archives.aligncenter,
.blog-details .contentnt .wp-block-categories.aligncenter {
    text-align: center; }

.blog-details .contentnt .wp-block-categories ul {
    padding-top: 0.75rem; }

.blog-details .contentnt .wp-block-categories li ul {
    list-style: none;
    padding-left: 0; }

.blog-details .contentnt .wp-block-categories ul {
    counter-reset: submenu; }

.blog-details .contentnt .wp-block-categories ul > li > a::before {
    font-weight: normal;
    content: "– " counters(submenu, "– ", none);
    counter-increment: submenu; }

.blog-details .contentnt .wp-block-latest-posts.is-grid li {
    border-top: 2px solid #ccc;
    padding-top: 1rem;
    margin-bottom: 2rem; }
.blog-details .contentnt .wp-block-latest-posts.is-grid li a:after {
    content: ''; }
.blog-details .contentnt .wp-block-latest-posts.is-grid li:last-child {
    margin-bottom: auto; }
.blog-details .contentnt .wp-block-latest-posts.is-grid li:last-child a:after {
    content: ''; }

.blog-details .contentnt .wp-block-preformatted {
    font-size: 0.71111em;
    line-height: 1.8;
    padding: 1rem; }

.blog-details .contentnt .wp-block-verse {
    font-size: 22px;
    line-height: 1.8; }

.blog-details .contentnt .has-drop-cap:not(:focus):first-letter {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 3.375em;
    line-height: 1;
    font-weight: bold;
    margin: 0 0.25em 0 0; }

.blog-details .contentnt .wp-block-pullquote {
    border-color: transparent;
    border-width: 2px;
    padding: 1rem; }
.blog-details .contentnt .wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-top: calc(4 * 1rem);
    margin-bottom: calc(4.33 * 1rem);
    margin-right: 0;
    padding-left: 0; }
.blog-details .contentnt .wp-block-pullquote p {
    font-size: 1.6875em;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0.5em; }
.blog-details .contentnt .wp-block-pullquote p em {
    font-style: normal; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote p {
        font-size: 2.25em; } }
.blog-details .contentnt .wp-block-pullquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #767676;
    /*
			 * This requires a rem-based font size calculation instead of our normal em-based one,
			 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			 */
    font-size: calc(1rem / (1.25 * 1.125)); }
.blog-details .contentnt .wp-block-pullquote.alignleft, .blog-details .contentnt .wp-block-pullquote.alignright {
    width: 100%;
    padding: 0; }
.blog-details .contentnt .wp-block-pullquote.alignleft blockquote, .blog-details .contentnt .wp-block-pullquote.alignright blockquote {
    margin: 1rem 0;
    padding: 0;
    text-align: left;
    max-width: 100%; }
.blog-details .contentnt .wp-block-pullquote.alignleft blockquote p:first-child, .blog-details .contentnt .wp-block-pullquote.alignright blockquote p:first-child {
    margin-top: 0; }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color {
    background-color: #0073aa;
    padding-left: 0;
    padding-right: 0; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote.is-style-solid-color {
        padding-left: 10%;
        padding-right: 10%; } }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color p {
    font-size: 1.6875em;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0.5em; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote.is-style-solid-color p {
        font-size: 2.25em; } }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color a {
    color: #fff; }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color cite {
    color: inherit; }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    color: #fff;
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem; }
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: inherit; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote {
        margin-left: 0;
        margin-right: 0; } }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote.is-style-solid-color.alignright, .blog-details .contentnt .wp-block-pullquote.is-style-solid-color.alignleft {
        padding: 1rem calc(2 * 1rem); } }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-pullquote.is-style-solid-color.alignfull {
        padding-left: calc(10% + 58px + (2 * 1rem));
        padding-right: calc(10% + 58px + (2 * 1rem)); } }

.blog-details .contentnt .wp-block-quote:not(.is-large), .blog-details .contentnt .wp-block-quote:not(.is-style-large) {
    border-width: 2px;
    border-color: #0073aa;
    padding-top: 0;
    padding-bottom: 0; }

.blog-details .contentnt .wp-block-quote p {
    font-size: 1em;
    font-style: normal;
    line-height: 1.8; }

.blog-details .contentnt .wp-block-quote cite {
    /*
               * This requires a rem-based font size calculation instead of our normal em-based one,
               * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
               */
    font-size: calc(1rem / (1.25 * 1.125)); }

.blog-details .contentnt .wp-block-quote.is-large, .blog-details .contentnt .wp-block-quote.is-style-large {
    margin: 1rem 0;
    padding: 0;
    border-left: none; }
.blog-details .contentnt .wp-block-quote.is-large p, .blog-details .contentnt .wp-block-quote.is-style-large p {
    font-size: 1.6875em;
    line-height: 1.4;
    font-style: italic; }
.blog-details .contentnt .wp-block-quote.is-large cite,
.blog-details .contentnt .wp-block-quote.is-large footer, .blog-details .contentnt .wp-block-quote.is-style-large cite,
.blog-details .contentnt .wp-block-quote.is-style-large footer {
    /*
				 * This requires a rem-based font size calculation instead of our normal em-based one,
				 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
				 */
    font-size: calc(1rem / (1.25 * 1.125)); }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-quote.is-large, .blog-details .contentnt .wp-block-quote.is-style-large {
        margin: 1rem 0;
        padding: 1rem 0; }
    .blog-details .contentnt .wp-block-quote.is-large p, .blog-details .contentnt .wp-block-quote.is-style-large p {
        font-size: 1.6875em; } }

.blog-details .contentnt .wp-block-image img {
    display: block; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-image .aligncenter img {
        margin: 0 auto; } }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt .wp-block-image .aligncenter img {
        margin: 0 auto; } }
.blog-details .contentnt .wp-block-image.alignfull img {
    width: 100vw;
    max-width: 100vw; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-image.alignfull img {
        max-width: 100vw;
        margin-left: auto;
        margin-right: auto; } }

.blog-details .contentnt .wp-block-cover-image,
.blog-details .contentnt .wp-block-cover {
    position: relative;
    min-height: 430px;
    padding: 1rem; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-cover-image,
    .blog-details .contentnt .wp-block-cover {
        padding: 1rem 10%; } }
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text,
.blog-details .contentnt .wp-block-cover-image .wp-block-cover-text,
.blog-details .contentnt .wp-block-cover-image h2,
.blog-details .contentnt .wp-block-cover .wp-block-cover-image-text,
.blog-details .contentnt .wp-block-cover .wp-block-cover-text,
.blog-details .contentnt .wp-block-cover h2 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1.6875em;
    font-weight: bold;
    line-height: 1.25;
    padding: 0;
    color: #fff; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-cover-image .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover-image .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover-image h2,
    .blog-details .contentnt .wp-block-cover .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover h2 {
        font-size: 2.25em;
        max-width: 100%; } }
.blog-details .contentnt .wp-block-cover-image.alignleft, .blog-details .contentnt .wp-block-cover-image.alignright,
.blog-details .contentnt .wp-block-cover.alignleft,
.blog-details .contentnt .wp-block-cover.alignright {
    width: 100%; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-cover-image.alignleft, .blog-details .contentnt .wp-block-cover-image.alignright,
    .blog-details .contentnt .wp-block-cover.alignleft,
    .blog-details .contentnt .wp-block-cover.alignright {
        padding: 1rem calc(2 * 1rem); } }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull h2,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover.alignfull h2 {
        max-width: calc(8 * (100vw / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull h2,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover.alignfull h2 {
        max-width: calc(6 * (100vw / 12) - 28px); } }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-cover-image.alignfull,
    .blog-details .contentnt .wp-block-cover.alignfull {
        padding-left: calc(10% + 58px + (2 * 1rem));
        padding-right: calc(10% + 58px + (2 * 1rem)); }
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover-image.alignfull h2,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-image-text,
    .blog-details .contentnt .wp-block-cover.alignfull .wp-block-cover-text,
    .blog-details .contentnt .wp-block-cover.alignfull h2 {
        padding: 0; } }

.blog-details .contentnt .wp-block-gallery {
    list-style-type: none;
    padding-left: 0; }
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image:last-child,
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px; }
.blog-details .contentnt .wp-block-gallery figcaption a {
    color: #fff; }

.blog-details .contentnt .wp-block-audio figcaption,
.blog-details .contentnt .wp-block-video figcaption,
.blog-details .contentnt .wp-block-image figcaption,
.blog-details .contentnt .wp-block-gallery .blocks-gallery-image figcaption,
.blog-details .contentnt .wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 0.71111em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center; }

.blog-details .contentnt .wp-block-separator,
.blog-details .contentnt hr {
    background-color: #767676;
    border: 0;
    height: 2px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    max-width: 2.25em;
    text-align: left;
    /* Remove duplicate rule-line when a separator
           * is followed by an H1, or H2 */ }
.blog-details .contentnt .wp-block-separator.is-style-wide,
.blog-details .contentnt hr.is-style-wide {
    max-width: 100%; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-separator.is-style-wide,
    .blog-details .contentnt hr.is-style-wide {
        max-width: calc(8 * (100vw / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt .wp-block-separator.is-style-wide,
    .blog-details .contentnt hr.is-style-wide {
        max-width: calc(6 * (100vw / 12) - 28px); } }
.blog-details .contentnt .wp-block-separator.is-style-dots,
.blog-details .contentnt hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center; }
@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-separator.is-style-dots,
    .blog-details .contentnt hr.is-style-dots {
        max-width: calc(8 * (100vw / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt .wp-block-separator.is-style-dots,
    .blog-details .contentnt hr.is-style-dots {
        max-width: calc(6 * (100vw / 12) - 28px); } }
.blog-details .contentnt .wp-block-separator.is-style-dots:before,
.blog-details .contentnt hr.is-style-dots:before {
    color: #767676;
    font-size: 1.6875em;
    letter-spacing: 0.88889em;
    padding-left: 0.88889em; }
.blog-details .contentnt .wp-block-separator + h1:before,
.blog-details .contentnt .wp-block-separator + h2:before,
.blog-details .contentnt hr + h1:before,
.blog-details .contentnt hr + h2:before {
    display: none; }

.blog-details .contentnt .wp-block-embed-twitter {
    word-break: break-word; }

.blog-details .contentnt .wp-block-table th,
.blog-details .contentnt .wp-block-table td {
    border-color: #767676; }

.blog-details .contentnt .wp-block-file {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }
.blog-details .contentnt .wp-block-file .wp-block-file__button {
    display: table;
    transition: background 150ms ease-in-out;
    border: none;
    border-radius: 5px;
    background: #0073aa;
    font-size: 22px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.2;
    text-decoration: none;
    font-weight: bold;
    padding: 0.75rem 1rem;
    color: #fff;
    margin-left: 0;
    margin-top: calc(0.75 * 1rem); }
@media only screen and (min-width: 1168px) {
    .blog-details .contentnt .wp-block-file .wp-block-file__button {
        font-size: 22px;
        padding: 0.875rem 1.5rem; } }
.blog-details .contentnt .wp-block-file .wp-block-file__button:hover {
    background: #111;
    cursor: pointer; }
.blog-details .contentnt .wp-block-file .wp-block-file__button:focus {
    background: #111;
    outline: thin dotted;
    outline-offset: -4px; }

.blog-details .contentnt .wp-block-code {
    border-radius: 0; }
.blog-details .contentnt .wp-block-code code {
    font-size: 1.125em;
    white-space: pre-wrap;
    word-break: break-word; }

.blog-details .contentnt .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0; }

.blog-details .contentnt .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
    .blog-details .contentnt .wp-block-columns {
        flex-wrap: nowrap; }
    .blog-details .contentnt .wp-block-columns .wp-block-column:not(:first-child) {
        margin-left: 32px; } }

.blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: bold; }
.blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
    font-weight: normal; }

.blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment,
.blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-date,
.blog-details .contentnt .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit; }

.blog-details .contentnt .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
    font-size: 0.71111em; }

.blog-details .contentnt .has-small-font-size {
    font-size: 0.88889em; }

.blog-details .contentnt .has-normal-font-size {
    font-size: 1.125em; }

.blog-details .contentnt .has-large-font-size {
    font-size: 1.6875em; }

.blog-details .contentnt .has-huge-font-size {
    font-size: 2.25em; }

.blog-details .contentnt .has-primary-background-color,
.blog-details .contentnt .has-secondary-background-color,
.blog-details .contentnt .has-dark-gray-background-color,
.blog-details .contentnt .has-light-gray-background-color {
    color: #fff; }
.blog-details .contentnt .has-primary-background-color > p,
.blog-details .contentnt .has-primary-background-color > h1,
.blog-details .contentnt .has-primary-background-color > h2,
.blog-details .contentnt .has-primary-background-color > h3,
.blog-details .contentnt .has-primary-background-color > h4,
.blog-details .contentnt .has-primary-background-color > h5,
.blog-details .contentnt .has-primary-background-color > h6,
.blog-details .contentnt .has-primary-background-color > a,
.blog-details .contentnt .has-secondary-background-color > p,
.blog-details .contentnt .has-secondary-background-color > h1,
.blog-details .contentnt .has-secondary-background-color > h2,
.blog-details .contentnt .has-secondary-background-color > h3,
.blog-details .contentnt .has-secondary-background-color > h4,
.blog-details .contentnt .has-secondary-background-color > h5,
.blog-details .contentnt .has-secondary-background-color > h6,
.blog-details .contentnt .has-secondary-background-color > a,
.blog-details .contentnt .has-dark-gray-background-color > p,
.blog-details .contentnt .has-dark-gray-background-color > h1,
.blog-details .contentnt .has-dark-gray-background-color > h2,
.blog-details .contentnt .has-dark-gray-background-color > h3,
.blog-details .contentnt .has-dark-gray-background-color > h4,
.blog-details .contentnt .has-dark-gray-background-color > h5,
.blog-details .contentnt .has-dark-gray-background-color > h6,
.blog-details .contentnt .has-dark-gray-background-color > a,
.blog-details .contentnt .has-light-gray-background-color > p,
.blog-details .contentnt .has-light-gray-background-color > h1,
.blog-details .contentnt .has-light-gray-background-color > h2,
.blog-details .contentnt .has-light-gray-background-color > h3,
.blog-details .contentnt .has-light-gray-background-color > h4,
.blog-details .contentnt .has-light-gray-background-color > h5,
.blog-details .contentnt .has-light-gray-background-color > h6,
.blog-details .contentnt .has-light-gray-background-color > a {
    color: #fff; }

.blog-details .contentnt .has-white-background-color {
    color: #111; }
.blog-details .contentnt .has-white-background-color > p,
.blog-details .contentnt .has-white-background-color > h1,
.blog-details .contentnt .has-white-background-color > h2,
.blog-details .contentnt .has-white-background-color > h3,
.blog-details .contentnt .has-white-background-color > h4,
.blog-details .contentnt .has-white-background-color > h5,
.blog-details .contentnt .has-white-background-color > h6,
.blog-details .contentnt .has-white-background-color > a {
    color: #111; }

.blog-details .contentnt .has-primary-background-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
    background-color: #0073aa; }

.blog-details .contentnt .has-secondary-background-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #005177; }

.blog-details .contentnt .has-dark-gray-background-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #111; }

.blog-details .contentnt .has-light-gray-background-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #767676; }

.blog-details .contentnt .has-white-background-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #FFF; }

.blog-details .contentnt .has-primary-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p {
    color: #0073aa; }

.blog-details .contentnt .has-secondary-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p {
    color: #005177; }

.blog-details .contentnt .has-dark-gray-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p {
    color: #111; }

.blog-details .contentnt .has-light-gray-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p {
    color: #767676; }

.blog-details .contentnt .has-white-color,
.blog-details .contentnt .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #FFF; }

/* Media */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }

embed,
iframe,
object {
    max-width: 100%; }

.custom-logo-link {
    display: inline-block; }

.avatar {
    border-radius: 100%;
    display: block;
    min-height: inherit; }

svg {
    transition: fill 120ms ease-in-out;
    fill: currentColor; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: calc(1.5 * 1rem); }

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.wp-caption-text {
    color: #767676;
    font-size: 0.71111em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    /* display: flex; */
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: calc(1.5 * 1rem); }

.gallery-item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    vertical-align: top;
    width: 100%; }
.gallery-columns-2 .gallery-item {
    max-width: calc((100% - 16px * 1) / 2); }
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
    margin-right: 0; }
.gallery-columns-3 .gallery-item {
    max-width: calc((100% - 16px * 2) / 3); }
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
    margin-right: 0; }
.gallery-columns-4 .gallery-item {
    max-width: calc((100% - 16px * 3) / 4); }
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
    margin-right: 0; }
.gallery-columns-5 .gallery-item {
    max-width: calc((100% - 16px * 4) / 5); }
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
    margin-right: 0; }
.gallery-columns-6 .gallery-item {
    max-width: calc((100% - 16px * 5) / 6); }
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
    margin-right: 0; }
.gallery-columns-7 .gallery-item {
    max-width: calc((100% - 16px * 6) / 7); }
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
    margin-right: 0; }
.gallery-columns-8 .gallery-item {
    max-width: calc((100% - 16px * 7) / 8); }
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
    margin-right: 0; }
.gallery-columns-9 .gallery-item {
    max-width: calc((100% - 16px * 8) / 9); }
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
    margin-right: 0; }
.gallery-item:last-of-type {
    padding-right: 0; }

.gallery-caption {
    display: block;
    font-size: 0.71111em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem; }

.gallery-item > div > a {
    display: block;
    line-height: 0;
    box-shadow: 0 0 0 0 transparent; }
.gallery-item > div > a:focus {
    box-shadow: 0 0 0 2px #0073aa; }

.wp-block-separator+*:before {
    display: table;
    content: '';
    float: none;
    clear: both;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 0;
}