/**
 *------------------------------------------------------------------------------
 * @package       Plazart Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2013 TemPlaza.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       TemPlaza
 * @Link:         http://templaza.com
 *------------------------------------------------------------------------------
 */
.inline-block {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
.drop-ie-gradient {
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.dropdown-arrow-inverse {
    border-bottom-color: #666666 !important;
    border-top-color: #666666 !important;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../../../../plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
@font-face {
    font-family: 'icomoon';
    src: url('../../../../../plugins/system/plazart/admin/fonts/icomoon/fonts/icomoon.eot?-b1fdqe');
    src: url('../../../../../plugins/system/plazart/admin/fonts/icomoon/fonts/icomoon.eot?#iefix-b1fdqe') format('embedded-opentype'), url('../../../../../plugins/system/plazart/admin/fonts/icomoon/fonts/icomoon.woff?-b1fdqe') format('woff'), url('../../../../../plugins/system/plazart/admin/fonts/icomoon/fonts/icomoon.ttf?-b1fdqe') format('truetype'), url('../../../../../plugins/system/plazart/admin/fonts/icomoon/fonts/icomoon.svg?-b1fdqe#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
    content: "\e600";
}
.icon-home2:before {
    content: "\e601";
}
.icon-home3:before {
    content: "\e602";
}
.icon-office:before {
    content: "\e603";
}
.icon-newspaper:before {
    content: "\e604";
}
.icon-pencil:before,
.icon-edit:before{
    content: "\e605";
}
.icon-pencil2:before {
    content: "\e606";
}
.icon-quill:before {
    content: "\e607";
}
.icon-pen:before {
    content: "\e608";
}
.icon-blog:before {
    content: "\e609";
}
.icon-droplet:before {
    content: "\e60a";
}
.icon-paint-format:before {
    content: "\e60b";
}
.icon-image:before {
    content: "\e60c";
}
.icon-image2:before {
    content: "\e60d";
}
.icon-images:before {
    content: "\e60e";
}
.icon-camera:before {
    content: "\e60f";
}
.icon-music:before {
    content: "\e610";
}
.icon-headphones:before {
    content: "\e611";
}
.icon-play:before {
    content: "\e612";
}
.icon-film:before {
    content: "\e613";
}
.icon-camera2:before {
    content: "\e614";
}
.icon-dice:before {
    content: "\e615";
}
.icon-pacman:before {
    content: "\e616";
}
.icon-spades:before {
    content: "\e617";
}
.icon-clubs:before {
    content: "\e618";
}
.icon-diamonds:before {
    content: "\e619";
}
.icon-pawn:before {
    content: "\e61a";
}
.icon-bullhorn:before {
    content: "\e61b";
}
.icon-connection:before {
    content: "\e61c";
}
.icon-podcast:before {
    content: "\e61d";
}
.icon-feed:before {
    content: "\e61e";
}
.icon-book:before {
    content: "\e61f";
}
.icon-books:before {
    content: "\e620";
}
.icon-library:before {
    content: "\e621";
}
.icon-file:before {
    content: "\e622";
}
.icon-profile:before {
    content: "\e623";
}
.icon-file2:before {
    content: "\e624";
}
.icon-file3:before {
    content: "\e625";
}
.icon-file4:before {
    content: "\e626";
}
.icon-copy:before {
    content: "\e627";
}
.icon-copy2:before {
    content: "\e628";
}
.icon-copy3:before {
    content: "\e629";
}
.icon-paste:before {
    content: "\e62a";
}
.icon-paste2:before {
    content: "\e62b";
}
.icon-paste3:before {
    content: "\e62c";
}
.icon-stack:before {
    content: "\e62d";
}
.icon-folder:before,
.icon-folder-2:before {
    content: "\e62e";
}
.icon-folder-open:before {
    content: "\e62f";
}
.icon-tag:before {
    content: "\e630";
}
.icon-tags:before {
    content: "\e631";
}
.icon-barcode:before {
    content: "\e632";
}
.icon-qrcode:before {
    content: "\e633";
}
.icon-ticket:before {
    content: "\e634";
}
.icon-cart:before {
    content: "\e635";
}
.icon-cart2:before {
    content: "\e636";
}
.icon-cart3:before {
    content: "\e637";
}
.icon-coin:before {
    content: "\e638";
}
.icon-credit:before {
    content: "\e639";
}
.icon-calculate:before {
    content: "\e63a";
}
.icon-support:before {
    content: "\e63b";
}
.icon-phone:before {
    content: "\e63c";
}
.icon-phone-hang-up:before {
    content: "\e63d";
}
.icon-address-book:before {
    content: "\e63e";
}
.icon-notebook:before {
    content: "\e63f";
}
.icon-envelope:before {
    content: "\e640";
}
.icon-pushpin:before {
    content: "\e641";
}
.icon-location:before {
    content: "\e642";
}
.icon-location2:before {
    content: "\e643";
}
.icon-compass:before {
    content: "\e644";
}
.icon-map:before {
    content: "\e645";
}
.icon-map2:before {
    content: "\e646";
}
.icon-history:before {
    content: "\e647";
}
.icon-clock:before {
    content: "\e648";
}
.icon-clock2:before {
    content: "\e649";
}
.icon-alarm:before {
    content: "\e64a";
}
.icon-alarm2:before {
    content: "\e64b";
}
.icon-bell:before {
    content: "\e64c";
}
.icon-stopwatch:before {
    content: "\e64d";
}
.icon-calendar:before {
    content: "\e64e";
}
.icon-calendar2:before {
    content: "\e64f";
}
.icon-print:before {
    content: "\e650";
}
.icon-keyboard:before {
    content: "\e651";
}
.icon-screen:before {
    content: "\e652";
}
.icon-laptop:before {
    content: "\e653";
}
.icon-mobile:before {
    content: "\e654";
}
.icon-mobile2:before {
    content: "\e655";
}
.icon-tablet:before {
    content: "\e656";
}
.icon-tv:before {
    content: "\e657";
}
.icon-cabinet:before {
    content: "\e658";
}
.icon-drawer:before {
    content: "\e659";
}
.icon-drawer2:before {
    content: "\e65a";
}
.icon-drawer3:before {
    content: "\e65b";
}
.icon-box-add:before {
    content: "\e65c";
}
.icon-box-remove:before {
    content: "\e65d";
}
.icon-download:before {
    content: "\e65e";
}
.icon-upload:before {
    content: "\e65f";
}
.icon-disk:before {
    content: "\e660";
}
.icon-storage:before {
    content: "\e661";
}
.icon-undo:before {
    content: "\e662";
}
.icon-redo:before {
    content: "\e663";
}
.icon-flip:before {
    content: "\e664";
}
.icon-flip2:before {
    content: "\e665";
}
.icon-undo2:before {
    content: "\e666";
}
.icon-redo2:before {
    content: "\e667";
}
.icon-forward:before {
    content: "\e668";
}
.icon-reply:before {
    content: "\e669";
}
.icon-bubble:before {
    content: "\e66a";
}
.icon-bubbles:before {
    content: "\e66b";
}
.icon-bubbles2:before {
    content: "\e66c";
}
.icon-bubble2:before {
    content: "\e66d";
}
.icon-bubbles3:before {
    content: "\e66e";
}
.icon-bubbles4:before {
    content: "\e66f";
}
.icon-user:before {
    content: "\e670";
}
.icon-users:before {
    content: "\e671";
}
.icon-user2:before {
    content: "\e672";
}
.icon-users2:before {
    content: "\e673";
}
.icon-user3:before {
    content: "\e674";
}
.icon-user4:before {
    content: "\e675";
}
.icon-quotes-left:before {
    content: "\e676";
}
.icon-busy:before {
    content: "\e677";
}
.icon-spinner:before {
    content: "\e678";
}
.icon-spinner2:before {
    content: "\e679";
}
.icon-spinner3:before {
    content: "\e67a";
}
.icon-spinner4:before {
    content: "\e67b";
}
.icon-spinner5:before {
    content: "\e67c";
}
.icon-spinner6:before {
    content: "\e67d";
}
.icon-binoculars:before {
    content: "\e67e";
}
.icon-search:before {
    content: "\e67f";
}
.icon-zoomin:before {
    content: "\e680";
}
.icon-zoomout:before {
    content: "\e681";
}
.icon-expand:before {
    content: "\e682";
}
.icon-contract:before {
    content: "\e683";
}
.icon-expand2:before {
    content: "\e684";
}
.icon-contract2:before {
    content: "\e685";
}
.icon-key:before {
    content: "\e686";
}
.icon-key2:before {
    content: "\e687";
}
.icon-lock:before {
    content: "\e688";
}
.icon-lock2:before {
    content: "\e689";
}
.icon-unlocked:before {
    content: "\e68a";
}
.icon-wrench:before {
    content: "\e68b";
}
.icon-settings:before {
    content: "\e68c";
}
.icon-equalizer:before {
    content: "\e68d";
}
.icon-cog:before {
    content: "\e68e";
}
.icon-cogs:before {
    content: "\e68f";
}
.icon-cog2:before {
    content: "\e690";
}
.icon-hammer:before {
    content: "\e691";
}
.icon-wand:before {
    content: "\e692";
}
.icon-aid:before {
    content: "\e693";
}
.icon-bug:before {
    content: "\e694";
}
.icon-pie:before {
    content: "\e695";
}
.icon-stats:before {
    content: "\e696";
}
.icon-bars:before {
    content: "\e697";
}
.icon-bars2:before {
    content: "\e698";
}
.icon-gift:before {
    content: "\e699";
}
.icon-trophy:before {
    content: "\e69a";
}
.icon-glass:before {
    content: "\e69b";
}
.icon-mug:before {
    content: "\e69c";
}
.icon-food:before {
    content: "\e69d";
}
.icon-leaf:before {
    content: "\e69e";
}
.icon-rocket:before {
    content: "\e69f";
}
.icon-meter:before {
    content: "\e6a0";
}
.icon-meter2:before {
    content: "\e6a1";
}
.icon-dashboard:before {
    content: "\e6a2";
}
.icon-hammer2:before {
    content: "\e6a3";
}
.icon-fire:before {
    content: "\e6a4";
}
.icon-lab:before {
    content: "\e6a5";
}
.icon-magnet:before {
    content: "\e6a6";
}
.icon-remove:before {
    content: "\e6a7";
}
.icon-remove2:before {
    content: "\e6a8";
}
.icon-briefcase:before {
    content: "\e6a9";
}
.icon-airplane:before {
    content: "\e6aa";
}
.icon-truck:before {
    content: "\e6ab";
}
.icon-road:before {
    content: "\e6ac";
}
.icon-accessibility:before {
    content: "\e6ad";
}
.icon-target:before {
    content: "\e6ae";
}
.icon-shield:before {
    content: "\e6af";
}
.icon-lightning:before {
    content: "\e6b0";
}
.icon-switch:before {
    content: "\e6b1";
}
.icon-powercord:before {
    content: "\e6b2";
}
.icon-signup:before {
    content: "\e6b3";
}
.icon-list:before {
    content: "\e6b4";
}
.icon-list2:before {
    content: "\e6b5";
}
.icon-numbered-list:before {
    content: "\e6b6";
}
.icon-menu:before {
    content: "\e6b7";
}
.icon-menu2:before {
    content: "\e6b8";
}
.icon-tree:before {
    content: "\e6b9";
}
.icon-cloud:before {
    content: "\e6ba";
}
.icon-cloud-download:before {
    content: "\e6bb";
}
.icon-cloud-upload:before {
    content: "\e6bc";
}
.icon-download2:before {
    content: "\e6bd";
}
.icon-upload2:before {
    content: "\e6be";
}
.icon-download3:before {
    content: "\e6bf";
}
.icon-upload3:before {
    content: "\e6c0";
}
.icon-globe:before {
    content: "\e6c1";
}
.icon-earth:before {
    content: "\e6c2";
}
.icon-link:before {
    content: "\e6c3";
}
.icon-flag:before {
    content: "\e6c4";
}
.icon-attachment:before {
    content: "\e6c5";
}
.icon-eye:before {
    content: "\e6c6";
}
.icon-eye-blocked:before {
    content: "\e6c7";
}
.icon-eye2:before {
    content: "\e6c8";
}
.icon-bookmark:before {
    content: "\e6c9";
}
.icon-bookmarks:before {
    content: "\e6ca";
}
.icon-brightness-medium:before {
    content: "\e6cb";
}
.icon-brightness-contrast:before {
    content: "\e6cc";
}
.icon-contrast:before {
    content: "\e6cd";
}
.icon-star:before {
    content: "\e6ce";
}
.icon-star2:before {
    content: "\e6cf";
}
.icon-star3:before {
    content: "\e6d0";
}
.icon-heart:before {
    content: "\e6d1";
}
.icon-heart2:before {
    content: "\e6d2";
}
.icon-heart-broken:before {
    content: "\e6d3";
}
.icon-thumbs-up:before {
    content: "\e6d4";
}
.icon-thumbs-up2:before {
    content: "\e6d5";
}
.icon-happy:before {
    content: "\e6d6";
}
.icon-happy2:before {
    content: "\e6d7";
}
.icon-smiley:before {
    content: "\e6d8";
}
.icon-smiley2:before {
    content: "\e6d9";
}
.icon-tongue:before {
    content: "\e6da";
}
.icon-tongue2:before {
    content: "\e6db";
}
.icon-sad:before {
    content: "\e6dc";
}
.icon-sad2:before {
    content: "\e6dd";
}
.icon-wink:before {
    content: "\e6de";
}
.icon-wink2:before {
    content: "\e6df";
}
.icon-grin:before {
    content: "\e6e0";
}
.icon-grin2:before {
    content: "\e6e1";
}
.icon-cool:before {
    content: "\e6e2";
}
.icon-cool2:before {
    content: "\e6e3";
}
.icon-angry:before {
    content: "\e6e4";
}
.icon-angry2:before {
    content: "\e6e5";
}
.icon-evil:before {
    content: "\e6e6";
}
.icon-evil2:before {
    content: "\e6e7";
}
.icon-shocked:before {
    content: "\e6e8";
}
.icon-shocked2:before {
    content: "\e6e9";
}
.icon-confused:before {
    content: "\e6ea";
}
.icon-confused2:before {
    content: "\e6eb";
}
.icon-neutral:before {
    content: "\e6ec";
}
.icon-neutral2:before {
    content: "\e6ed";
}
.icon-wondering:before {
    content: "\e6ee";
}
.icon-wondering2:before {
    content: "\e6ef";
}
.icon-point-up:before {
    content: "\e6f0";
}
.icon-point-right:before {
    content: "\e6f1";
}
.icon-point-down:before {
    content: "\e6f2";
}
.icon-point-left:before {
    content: "\e6f3";
}
.icon-warning:before {
    content: "\e6f4";
}
.icon-notification:before {
    content: "\e6f5";
}
.icon-question:before {
    content: "\e6f6";
}
.icon-info:before {
    content: "\e6f7";
}
.icon-info2:before {
    content: "\e6f8";
}
.icon-blocked:before {
    content: "\e6f9";
}
.icon-cancel-circle:before {
    content: "\e6fa";
}
.icon-checkmark-circle:before {
    content: "\e6fb";
}
.icon-spam:before {
    content: "\e6fc";
}
.icon-close:before {
    content: "\e6fd";
}
.icon-checkmark:before {
    content: "\e6fe";
}
.icon-checkmark2:before {
    content: "\e6ff";
}
.icon-spell-check:before {
    content: "\e700";
}
.icon-minus:before {
    content: "\e701";
}
.icon-plus:before {
    content: "\e702";
}
.icon-enter:before {
    content: "\e703";
}
.icon-exit:before {
    content: "\e704";
}
.icon-play2:before {
    content: "\e705";
}
.icon-pause:before {
    content: "\e706";
}
.icon-stop:before {
    content: "\e707";
}
.icon-backward:before {
    content: "\e708";
}
.icon-forward2:before {
    content: "\e709";
}
.icon-play3:before {
    content: "\e70a";
}
.icon-pause2:before {
    content: "\e70b";
}
.icon-stop2:before {
    content: "\e70c";
}
.icon-backward2:before {
    content: "\e70d";
}
.icon-forward3:before {
    content: "\e70e";
}
.icon-first:before {
    content: "\e70f";
}
.icon-last:before {
    content: "\e710";
}
.icon-previous:before {
    content: "\e711";
}
.icon-next:before {
    content: "\e712";
}
.icon-eject:before {
    content: "\e713";
}
.icon-volume-high:before {
    content: "\e714";
}
.icon-volume-medium:before {
    content: "\e715";
}
.icon-volume-low:before {
    content: "\e716";
}
.icon-volume-mute:before {
    content: "\e717";
}
.icon-volume-mute2:before {
    content: "\e718";
}
.icon-volume-increase:before {
    content: "\e719";
}
.icon-volume-decrease:before {
    content: "\e71a";
}
.icon-loop:before {
    content: "\e71b";
}
.icon-loop2:before {
    content: "\e71c";
}
.icon-loop3:before {
    content: "\e71d";
}
.icon-shuffle:before {
    content: "\e71e";
}
.icon-arrow-up-left:before {
    content: "\e71f";
}
.icon-arrow-up:before {
    content: "\e720";
}
.icon-arrow-up-right:before {
    content: "\e721";
}
.icon-arrow-right:before {
    content: "\e722";
}
.icon-arrow-down-right:before {
    content: "\e723";
}
.icon-arrow-down:before {
    content: "\e724";
}
.icon-arrow-down-left:before {
    content: "\e725";
}
.icon-arrow-left:before {
    content: "\e726";
}
.icon-arrow-up-left2:before {
    content: "\e727";
}
.icon-arrow-up2:before {
    content: "\e728";
}
.icon-arrow-up-right2:before {
    content: "\e729";
}
.icon-arrow-right2:before {
    content: "\e72a";
}
.icon-arrow-down-right2:before {
    content: "\e72b";
}
.icon-arrow-down2:before {
    content: "\e72c";
}
.icon-arrow-down-left2:before {
    content: "\e72d";
}
.icon-arrow-left2:before {
    content: "\e72e";
}
.icon-arrow-up-left3:before {
    content: "\e72f";
}
.icon-arrow-up3:before {
    content: "\e730";
}
.icon-arrow-up-right3:before {
    content: "\e731";
}
.icon-arrow-right3:before {
    content: "\e732";
}
.icon-arrow-down-right3:before {
    content: "\e733";
}
.icon-arrow-down3:before {
    content: "\e734";
}
.icon-arrow-down-left3:before {
    content: "\e735";
}
.icon-arrow-left3:before {
    content: "\e736";
}
.icon-tab:before {
    content: "\e737";
}
.icon-checkbox-checked:before {
    content: "\e738";
}
.icon-checkbox-unchecked:before {
    content: "\e739";
}
.icon-checkbox-partial:before {
    content: "\e73a";
}
.icon-radio-checked:before {
    content: "\e73b";
}
.icon-radio-unchecked:before {
    content: "\e73c";
}
.icon-crop:before {
    content: "\e73d";
}
.icon-scissors:before {
    content: "\e73e";
}
.icon-filter:before {
    content: "\e73f";
}
.icon-filter2:before {
    content: "\e740";
}
.icon-font:before {
    content: "\e741";
}
.icon-text-height:before {
    content: "\e742";
}
.icon-text-width:before {
    content: "\e743";
}
.icon-bold:before {
    content: "\e744";
}
.icon-underline:before {
    content: "\e745";
}
.icon-italic:before {
    content: "\e746";
}
.icon-strikethrough:before {
    content: "\e747";
}
.icon-omega:before {
    content: "\e748";
}
.icon-sigma:before {
    content: "\e749";
}
.icon-table:before {
    content: "\e74a";
}
.icon-table2:before {
    content: "\e74b";
}
.icon-insert-template:before {
    content: "\e74c";
}
.icon-pilcrow:before {
    content: "\e74d";
}
.icon-lefttoright:before {
    content: "\e74e";
}
.icon-righttoleft:before {
    content: "\e74f";
}
.icon-paragraph-left:before {
    content: "\e750";
}
.icon-paragraph-center:before {
    content: "\e751";
}
.icon-paragraph-right:before {
    content: "\e752";
}
.icon-paragraph-justify:before {
    content: "\e753";
}
.icon-paragraph-left2:before {
    content: "\e754";
}
.icon-paragraph-center2:before {
    content: "\e755";
}
.icon-paragraph-right2:before {
    content: "\e756";
}
.icon-paragraph-justify2:before {
    content: "\e757";
}
.icon-indent-increase:before {
    content: "\e758";
}
.icon-indent-decrease:before {
    content: "\e759";
}
.icon-newtab:before {
    content: "\e75a";
}
.icon-embed:before {
    content: "\e75b";
}
.icon-code:before {
    content: "\e75c";
}
.icon-console:before {
    content: "\e75d";
}
.icon-share:before {
    content: "\e75e";
}
.icon-mail:before {
    content: "\e75f";
}
.icon-mail2:before {
    content: "\e760";
}
.icon-mail3:before {
    content: "\e761";
}
.icon-mail4:before {
    content: "\e762";
}
.icon-google:before {
    content: "\e763";
}
.icon-googleplus:before {
    content: "\e764";
}
.icon-googleplus2:before {
    content: "\e765";
}
.icon-googleplus3:before {
    content: "\e766";
}
.icon-googleplus4:before {
    content: "\e767";
}
.icon-google-drive:before {
    content: "\e768";
}
.icon-facebook:before {
    content: "\e769";
}
.icon-facebook2:before {
    content: "\e76a";
}
.icon-facebook3:before {
    content: "\e76b";
}
.icon-instagram:before {
    content: "\e76c";
}
.icon-twitter:before {
    content: "\e76d";
}
.icon-twitter2:before {
    content: "\e76e";
}
.icon-twitter3:before {
    content: "\e76f";
}
.icon-feed2:before {
    content: "\e770";
}
.icon-feed3:before {
    content: "\e771";
}
.icon-feed4:before {
    content: "\e772";
}
.icon-youtube:before {
    content: "\e773";
}
.icon-youtube2:before {
    content: "\e774";
}
.icon-vimeo:before {
    content: "\e775";
}
.icon-vimeo2:before {
    content: "\e776";
}
.icon-vimeo3:before {
    content: "\e777";
}
.icon-lanyrd:before {
    content: "\e778";
}
.icon-flickr:before {
    content: "\e779";
}
.icon-flickr2:before {
    content: "\e77a";
}
.icon-flickr3:before {
    content: "\e77b";
}
.icon-flickr4:before {
    content: "\e77c";
}
.icon-picassa:before {
    content: "\e77d";
}
.icon-picassa2:before {
    content: "\e77e";
}
.icon-dribbble:before {
    content: "\e77f";
}
.icon-dribbble2:before {
    content: "\e780";
}
.icon-dribbble3:before {
    content: "\e781";
}
.icon-forrst:before {
    content: "\e782";
}
.icon-forrst2:before {
    content: "\e783";
}
.icon-deviantart:before {
    content: "\e784";
}
.icon-deviantart2:before {
    content: "\e785";
}
.icon-steam:before {
    content: "\e786";
}
.icon-steam2:before {
    content: "\e787";
}
.icon-github:before {
    content: "\e788";
}
.icon-github2:before {
    content: "\e789";
}
.icon-github3:before {
    content: "\e78a";
}
.icon-github4:before {
    content: "\e78b";
}
.icon-github5:before {
    content: "\e78c";
}
.icon-wordpress:before {
    content: "\e78d";
}
.icon-wordpress2:before {
    content: "\e78e";
}
.icon-joomla:before {
    content: "\e78f";
}
.icon-blogger:before {
    content: "\e790";
}
.icon-blogger2:before {
    content: "\e791";
}
.icon-tumblr:before {
    content: "\e792";
}
.icon-tumblr2:before {
    content: "\e793";
}
.icon-yahoo:before {
    content: "\e794";
}
.icon-tux:before {
    content: "\e795";
}
.icon-apple:before {
    content: "\e796";
}
.icon-finder:before {
    content: "\e797";
}
.icon-android:before {
    content: "\e798";
}
.icon-windows:before {
    content: "\e799";
}
.icon-windows8:before {
    content: "\e79a";
}
.icon-soundcloud:before {
    content: "\e79b";
}
.icon-soundcloud2:before {
    content: "\e79c";
}
.icon-skype:before {
    content: "\e79d";
}
.icon-reddit:before {
    content: "\e79e";
}
.icon-linkedin:before {
    content: "\e79f";
}
.icon-lastfm:before {
    content: "\e7a0";
}
.icon-lastfm2:before {
    content: "\e7a1";
}
.icon-delicious:before {
    content: "\e7a2";
}
.icon-stumbleupon:before {
    content: "\e7a3";
}
.icon-stumbleupon2:before {
    content: "\e7a4";
}
.icon-stackoverflow:before {
    content: "\e7a5";
}
.icon-pinterest:before {
    content: "\e7a6";
}
.icon-pinterest2:before {
    content: "\e7a7";
}
.icon-xing:before {
    content: "\e7a8";
}
.icon-xing2:before {
    content: "\e7a9";
}
.icon-flattr:before {
    content: "\e7aa";
}
.icon-foursquare:before {
    content: "\e7ab";
}
.icon-foursquare2:before {
    content: "\e7ac";
}
.icon-paypal:before {
    content: "\e7ad";
}
.icon-paypal2:before {
    content: "\e7ae";
}
.icon-paypal3:before {
    content: "\e7af";
}
.icon-yelp:before {
    content: "\e7b0";
}
.icon-libreoffice:before {
    content: "\e7b1";
}
.icon-file-pdf:before {
    content: "\e7b2";
}
.icon-file-openoffice:before {
    content: "\e7b3";
}
.icon-file-word:before {
    content: "\e7b4";
}
.icon-file-excel:before {
    content: "\e7b5";
}
.icon-file-zip:before {
    content: "\e7b6";
}
.icon-file-powerpoint:before {
    content: "\e7b7";
}
.icon-file-xml:before {
    content: "\e7b8";
}
.icon-file-css:before {
    content: "\e7b9";
}
.icon-html5:before {
    content: "\e7ba";
}
.icon-html52:before {
    content: "\e7bb";
}
.icon-css3:before {
    content: "\e7bc";
}
.icon-chrome:before {
    content: "\e7bd";
}
.icon-firefox:before {
    content: "\e7be";
}
.icon-IE:before {
    content: "\e7bf";
}
.icon-opera:before {
    content: "\e7c0";
}
.icon-safari:before {
    content: "\e7c1";
}
.icon-IcoMoon:before {
    content: "\e7c2";
}
.icon-phone2:before {
    content: "\e7c3";
}
.icon-mobile3:before {
    content: "\e7c4";
}
.icon-mouse:before {
    content: "\e7c5";
}
.icon-directions:before {
    content: "\e7c6";
}
.icon-mail5:before {
    content: "\e7c7";
}
.icon-paperplane:before {
    content: "\e7c8";
}
.icon-pencil3:before {
    content: "\e7c9";
}
.icon-feather:before {
    content: "\e7ca";
}
.icon-paperclip:before {
    content: "\e7cb";
}
.icon-drawer4:before {
    content: "\e7cc";
}
.icon-reply2:before {
    content: "\e7cd";
}
.icon-reply-all:before {
    content: "\e7ce";
}
.icon-forward4:before {
    content: "\e7cf";
}
.icon-user5:before {
    content: "\e7d0";
}
.icon-users3:before {
    content: "\e7d1";
}
.icon-user-add:before {
    content: "\e7d2";
}
.icon-vcard:before {
    content: "\e7d3";
}
.icon-export:before {
    content: "\e7d4";
}
.icon-location3:before {
    content: "\e7d5";
}
.icon-map3:before {
    content: "\e7d6";
}
.icon-compass2:before {
    content: "\e7d7";
}
.icon-location4:before {
    content: "\e7d8";
}
.icon-target2:before {
    content: "\e7d9";
}
.icon-share2:before {
    content: "\e7da";
}
.icon-sharable:before {
    content: "\e7db";
}
.icon-heart3:before {
    content: "\e7dc";
}
.icon-heart4:before {
    content: "\e7dd";
}
.icon-star4:before {
    content: "\e7de";
}
.icon-star5:before {
    content: "\e7df";
}
.icon-thumbsup:before {
    content: "\e7e0";
}
.icon-thumbsdown:before {
    content: "\e7e1";
}
.icon-chat:before {
    content: "\e7e2";
}
.icon-comment:before {
    content: "\e7e3";
}
.icon-quote:before {
    content: "\e7e4";
}
.icon-house:before {
    content: "\e7e5";
}
.icon-popup:before {
    content: "\e7e6";
}
.icon-search2:before {
    content: "\e7e7";
}
.icon-flashlight:before {
    content: "\e7e8";
}
.icon-printer:before {
    content: "\e7e9";
}
.icon-bell2:before {
    content: "\e7ea";
}
.icon-link2:before {
    content: "\e7eb";
}
.icon-flag2:before {
    content: "\e7ec";
}
.icon-cog3:before {
    content: "\e7ed";
}
.icon-tools:before {
    content: "\e7ee";
}
.icon-trophy2:before {
    content: "\e7ef";
}
.icon-tag2:before {
    content: "\e7f0";
}
.icon-camera3:before {
    content: "\e7f1";
}
.icon-megaphone:before {
    content: "\e7f2";
}
.icon-moon:before {
    content: "\e7f3";
}
.icon-palette:before {
    content: "\e7f4";
}
.icon-leaf2:before {
    content: "\e7f5";
}
.icon-music2:before {
    content: "\e7f6";
}
.icon-music3:before {
    content: "\e7f7";
}
.icon-new:before {
    content: "\e7f8";
}
.icon-graduation:before {
    content: "\e7f9";
}
.icon-book2:before {
    content: "\e7fa";
}
.icon-newspaper2:before {
    content: "\e7fb";
}
.icon-bag:before {
    content: "\e7fc";
}
.icon-airplane2:before {
    content: "\e7fd";
}
.icon-lifebuoy:before {
    content: "\e7fe";
}
.icon-eye3:before {
    content: "\e7ff";
}
.icon-clock3:before {
    content: "\e800";
}
.icon-microphone:before {
    content: "\e801";
}
.icon-calendar3:before {
    content: "\e802";
}
.icon-bolt:before {
    content: "\e803";
}
.icon-thunder:before {
    content: "\e804";
}
.icon-droplet2:before {
    content: "\e805";
}
.icon-cd:before {
    content: "\e806";
}
.icon-briefcase2:before {
    content: "\e807";
}
.icon-air:before {
    content: "\e808";
}
.icon-hourglass:before {
    content: "\e809";
}
.icon-gauge:before {
    content: "\e80a";
}
.icon-language:before {
    content: "\e80b";
}
.icon-network:before {
    content: "\e80c";
}
.icon-key3:before {
    content: "\e80d";
}
.icon-battery:before {
    content: "\e80e";
}
.icon-bucket:before {
    content: "\e80f";
}
.icon-magnet2:before {
    content: "\e810";
}
.icon-drive:before {
    content: "\e811";
}
.icon-cup:before {
    content: "\e812";
}
.icon-rocket2:before {
    content: "\e813";
}
.icon-brush:before {
    content: "\e814";
}
.icon-suitcase:before {
    content: "\e815";
}
.icon-cone:before {
    content: "\e816";
}
.icon-earth2:before {
    content: "\e817";
}
.icon-keyboard2:before {
    content: "\e818";
}
.icon-browser:before {
    content: "\e819";
}
.icon-publish:before {
    content: "\e81a";
}
.icon-progress-3:before {
    content: "\e81b";
}
.icon-progress-2:before {
    content: "\e81c";
}
.icon-brogress-1:before {
    content: "\e81d";
}
.icon-progress-0:before {
    content: "\e81e";
}
.icon-sun:before {
    content: "\e81f";
}
.icon-sun2:before {
    content: "\e820";
}
.icon-adjust:before {
    content: "\e821";
}
.icon-code2:before {
    content: "\e822";
}
.icon-screen2:before {
    content: "\e823";
}
.icon-infinity:before {
    content: "\e824";
}
.icon-light-bulb:before {
    content: "\e825";
}
.icon-creditcard:before {
    content: "\e826";
}
.icon-database:before {
    content: "\e827";
}
.icon-voicemail:before {
    content: "\e828";
}
.icon-clipboard:before {
    content: "\e829";
}
.icon-cart4:before {
    content: "\e82a";
}
.icon-box:before {
    content: "\e82b";
}
.icon-ticket2:before {
    content: "\e82c";
}
.icon-rss:before {
    content: "\e82d";
}
.icon-signal:before {
    content: "\e82e";
}
.icon-thermometer:before {
    content: "\e82f";
}
.icon-droplets:before {
    content: "\e830";
}
.icon-uniE831:before {
    content: "\e831";
}
.icon-statistics:before {
    content: "\e832";
}
.icon-pie2:before {
    content: "\e833";
}
.icon-bars3:before {
    content: "\e834";
}
.icon-graph:before {
    content: "\e835";
}
.icon-lock3:before {
    content: "\e836";
}
.icon-lock-open:before {
    content: "\e837";
}
.icon-logout:before {
    content: "\e838";
}
.icon-login:before {
    content: "\e839";
}
.icon-checkmark3:before {
    content: "\e83a";
}
.icon-cross:before {
    content: "\e83b";
}
.icon-minus2:before {
    content: "\e83c";
}
.icon-plus2:before {
    content: "\e83d";
}
.icon-cross2:before {
    content: "\e83e";
}
.icon-minus3:before {
    content: "\e83f";
}
.icon-plus3:before {
    content: "\e840";
}
.icon-cross3:before {
    content: "\e841";
}
.icon-minus4:before {
    content: "\e842";
}
.icon-plus4:before {
    content: "\e843";
}
.icon-erase:before {
    content: "\e844";
}
.icon-blocked2:before {
    content: "\e845";
}
.icon-info3:before {
    content: "\e846";
}
.icon-info4:before {
    content: "\e847";
}
.icon-question2:before {
    content: "\e848";
}
.icon-help:before {
    content: "\e849";
}
.icon-warning2:before {
    content: "\e84a";
}
.icon-cycle:before {
    content: "\e84b";
}
.icon-cw:before {
    content: "\e84c";
}
.icon-ccw:before {
    content: "\e84d";
}
.icon-shuffle2:before {
    content: "\e84e";
}
.icon-arrow:before {
    content: "\e84f";
}
.icon-arrow2:before {
    content: "\e850";
}
.icon-retweet:before {
    content: "\e851";
}
.icon-loop4:before {
    content: "\e852";
}
.icon-history2:before {
    content: "\e853";
}
.icon-back:before {
    content: "\e854";
}
.icon-switch2:before {
    content: "\e855";
}
.icon-list3:before {
    content: "\e856";
}
.icon-add-to-list:before {
    content: "\e857";
}
.icon-layout:before {
    content: "\e858";
}
.icon-list4:before {
    content: "\e859";
}
.icon-text:before {
    content: "\e85a";
}
.icon-text2:before {
    content: "\e85b";
}
.icon-document:before {
    content: "\e85c";
}
.icon-docs:before {
    content: "\e85d";
}
.icon-landscape:before {
    content: "\e85e";
}
.icon-pictures:before {
    content: "\e85f";
}
.icon-video:before {
    content: "\e860";
}
.icon-music4:before {
    content: "\e861";
}
.icon-folder2:before {
    content: "\e862";
}
.icon-archive:before {
    content: "\e863";
}
.icon-trash:before {
    content: "\e864";
}
.icon-upload4:before {
    content: "\e865";
}
.icon-download4:before {
    content: "\e866";
}
.icon-disk2:before {
    content: "\e867";
}
.icon-install:before {
    content: "\e868";
}
.icon-cloud2:before {
    content: "\e869";
}
.icon-upload5:before {
    content: "\e86a";
}
.icon-bookmark2:before {
    content: "\e86b";
}
.icon-bookmarks2:before {
    content: "\e86c";
}
.icon-book3:before {
    content: "\e86d";
}
.icon-play4:before {
    content: "\e86e";
}
.icon-pause3:before {
    content: "\e86f";
}
.icon-record:before {
    content: "\e870";
}
.icon-stop3:before {
    content: "\e871";
}
.icon-next2:before {
    content: "\e872";
}
.icon-previous2:before {
    content: "\e873";
}
.icon-first2:before {
    content: "\e874";
}
.icon-last2:before {
    content: "\e875";
}
.icon-resize-enlarge:before {
    content: "\e876";
}
.icon-resize-shrink:before {
    content: "\e877";
}
.icon-volume:before {
    content: "\e878";
}
.icon-sound:before {
    content: "\e879";
}
.icon-mute:before {
    content: "\e87a";
}
.icon-flow-cascade:before {
    content: "\e87b";
}
.icon-flow-branch:before {
    content: "\e87c";
}
.icon-flow-tree:before {
    content: "\e87d";
}
.icon-flow-line:before {
    content: "\e87e";
}
.icon-flow-parallel:before {
    content: "\e87f";
}
.icon-arrow-left4:before {
    content: "\e880";
}
.icon-arrow-down4:before {
    content: "\e881";
}
.icon-arrow-up-upload:before {
    content: "\e882";
}
.icon-arrow-right4:before {
    content: "\e883";
}
.icon-arrow-left5:before {
    content: "\e884";
}
.icon-arrow-down5:before {
    content: "\e885";
}
.icon-arrow-up4:before {
    content: "\e886";
}
.icon-arrow-right5:before {
    content: "\e887";
}
.icon-arrow-left6:before {
    content: "\e888";
}
.icon-arrow-down6:before {
    content: "\e889";
}
.icon-arrow-up5:before {
    content: "\e88a";
}
.icon-arrow-right6:before {
    content: "\e88b";
}
.icon-arrow-left7:before {
    content: "\e88c";
}
.icon-arrow-down7:before {
    content: "\e88d";
}
.icon-arrow-up6:before {
    content: "\e88e";
}
.icon-arrow-right7:before {
    content: "\e88f";
}
.icon-arrow-left8:before {
    content: "\e890";
}
.icon-arrow-down8:before {
    content: "\e891";
}
.icon-arrow-up7:before {
    content: "\e892";
}
.icon-arrow-right8:before {
    content: "\e893";
}
.icon-arrow-left9:before {
    content: "\e894";
}
.icon-arrow-down9:before {
    content: "\e895";
}
.icon-arrow-up8:before {
    content: "\e896";
}
.icon-arrow-right9:before {
    content: "\e897";
}
.icon-arrow-left10:before {
    content: "\e898";
}
.icon-arrow-down10:before {
    content: "\e899";
}
.icon-arrow-up9:before {
    content: "\e89a";
}
.icon-uniE89B:before {
    content: "\e89b";
}
.icon-arrow-left11:before {
    content: "\e89c";
}
.icon-arrow-down11:before {
    content: "\e89d";
}
.icon-arrow-up10:before {
    content: "\e89e";
}
.icon-arrow-right10:before {
    content: "\e89f";
}
.icon-menu3:before {
    content: "\e8a0";
}
.icon-ellipsis:before {
    content: "\e8a1";
}
.icon-dots:before {
    content: "\e8a2";
}
.icon-dot:before {
    content: "\e8a3";
}
.icon-cc:before {
    content: "\e8a4";
}
.icon-cc-by:before {
    content: "\e8a5";
}
.icon-cc-nc:before {
    content: "\e8a6";
}
.icon-cc-nc-eu:before {
    content: "\e8a7";
}
.icon-cc-nc-jp:before {
    content: "\e8a8";
}
.icon-cc-sa:before {
    content: "\e8a9";
}
.icon-cc-nd:before {
    content: "\e8aa";
}
.icon-cc-pd:before {
    content: "\e8ab";
}
.icon-cc-zero:before {
    content: "\e8ac";
}
.icon-cc-share:before {
    content: "\e8ad";
}
.icon-cc-share2:before {
    content: "\e8ae";
}
.icon-danielbruce:before {
    content: "\e8af";
}
.icon-danielbruce2:before {
    content: "\e8b0";
}
.icon-github6:before {
    content: "\e8b1";
}
.icon-github7:before {
    content: "\e8b2";
}
.icon-flickr5:before {
    content: "\e8b3";
}
.icon-flickr6:before {
    content: "\e8b4";
}
.icon-vimeo4:before {
    content: "\e8b5";
}
.icon-vimeo5:before {
    content: "\e8b6";
}
.icon-twitter4:before {
    content: "\e8b7";
}
.icon-twitter5:before {
    content: "\e8b8";
}
.icon-facebook4:before {
    content: "\e8b9";
}
.icon-facebook5:before {
    content: "\e8ba";
}
.icon-facebook6:before {
    content: "\e8bb";
}
.icon-googleplus5:before {
    content: "\e8bc";
}
.icon-googleplus6:before {
    content: "\e8bd";
}
.icon-pinterest3:before {
    content: "\e8be";
}
.icon-pinterest4:before {
    content: "\e8bf";
}
.icon-tumblr3:before {
    content: "\e8c0";
}
.icon-tumblr4:before {
    content: "\e8c1";
}
.icon-linkedin2:before {
    content: "\e8c2";
}
.icon-linkedin3:before {
    content: "\e8c3";
}
.icon-dribbble4:before {
    content: "\e8c4";
}
.icon-dribbble5:before {
    content: "\e8c5";
}
.icon-stumbleupon3:before {
    content: "\e8c6";
}
.icon-stumbleupon4:before {
    content: "\e8c7";
}
.icon-lastfm3:before {
    content: "\e8c8";
}
.icon-lastfm4:before {
    content: "\e8c9";
}
.icon-rdio:before {
    content: "\e8ca";
}
.icon-rdio2:before {
    content: "\e8cb";
}
.icon-spotify:before {
    content: "\e8cc";
}
.icon-spotify2:before {
    content: "\e8cd";
}
.icon-qq:before {
    content: "\e8ce";
}
.icon-instagram2:before {
    content: "\e8cf";
}
.icon-dropbox:before {
    content: "\e8d0";
}
.icon-evernote:before {
    content: "\e8d1";
}
.icon-flattr2:before {
    content: "\e8d2";
}
.icon-skype2:before {
    content: "\e8d3";
}
.icon-skype3:before {
    content: "\e8d4";
}
.icon-renren:before {
    content: "\e8d5";
}
.icon-sina-weibo:before {
    content: "\e8d6";
}
.icon-paypal4:before {
    content: "\e8d7";
}
.icon-picasa:before {
    content: "\e8d8";
}
.icon-soundcloud3:before {
    content: "\e8d9";
}
.icon-mixi:before {
    content: "\e8da";
}
.icon-behance:before {
    content: "\e8db";
}
.icon-circles:before {
    content: "\e8dc";
}
.icon-vk:before {
    content: "\e8dd";
}
.icon-smashing:before {
    content: "\e8de";
}
a:focus {
    outline: none;
}
.tz-header-menu-fixed {
    margin-top: 100px;
}
.rvproduct .customer-name {
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    text-transform: capitalize;
}
.rv-date {
    color: #959595;
    font-family: "sans-serif";
    font-size: 14px;
    font-style: italic;
    margin-top: 14px;
}
.rvcomment {
    margin-top: 17px;
}
/*.nav > li > a:hover,*/
/*.nav > li > a:focus {*/
/*background-color: #fff !important;*/
/*}*/
/*.nav .open > a,*/
/*.nav .open > a:hover,*/
/*.nav .open > a:focus {*/
/*background-color: #ffffff !important;*/
/*}*/
.nav-stacked > li + li {
    margin: 0 !important;
}
b.caret {
    display: none !important;
}
.nav > li {
    display: inline-block;
    float: none;
    position: relative;
}
/*ThuongNV*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    /*background-color: #fff;*/
    color: #337ab7;
}
/*End ThuongNV*/
.nav-pills > li.active > a > ul > li:active a {
    color: #337ab7;
}
.nav li a {
    color: #414141;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 25px 14px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    background-position: center top;
    font-weight: bold;
}
/*.nav li a:hover {*/
    /*color: #337ab7;*/
    /*background-image: url("../../../images/bottom.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
/*}*/
.nav li ul li a:hover {
    background-image: none;
}
.leftmenu .nav li a {
    border-right: 1px solid #ebebeb;
}
.leftmenu .nav.nav-pills.nav-stacked > li:first-child a:hover,.leftmenu .nav.nav-pills.nav-stacked > li:first-child.open a {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
}
.rightmenu .nav li a {
    border-left: 1px solid #ebebeb;
}
.restaurant-slider1 {
    position: relative;
}
#tz-header-wrapper {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: 100px;
    top: 0;
}
#tz-header-wrapper .container {
    margin: 0 auto;
}
.leftmenu,
.rightmenu {
    padding-left: 20px;
}
.leftmenu ul {
    padding-right: -10px;
}
.rightmenu ul {
    /*padding-left: 15px;*/
}
.rightmenu ul ul {
    padding: 0;
    visibility: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.rightmenu ul li:hover ul {
    visibility: visible;
    opacity: 1;
}
/*ThuongNV*/
.logo {
    /*background: #fff;*/
    height: 72px;
}
#tz-header-right {
    padding-left: 0;
    padding-right: 0;
}
/*End ThuongNV*/
em.fa-shopping-cart,
em.fa-user {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
}
a.menu-responsive em {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
}
#tz-logo {
    position: relative;
}
#tz-logo a {
    display: inline-block;
    left: -2px;
    position: absolute;
    z-index: 999;
    top: -60px;
}
.rightmenu > ul.nav {
    margin-left: 112px;
}
#tz-header-right .custom {
    display: inline-block;
	 margin-left: 35px;
}
#tz-header-right .custommenu-responsive {
    display: inline-block;
    margin-left: 0px;
}
.tz-vm-search {
    display: inline-block;
    margin-left: 35px;
}
#mod_virtuemart_search {
    border: 1px solid #f2f2f2;
    box-shadow: none !important;
    left: -25px;
    padding: 0;
    position: absolute;
    top: 72px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    height: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}
/*ThuongNV*/
#tz-banner .custom .define {
    max-width: 1170px;
}
.opensearch #mod_virtuemart_search {
    visibility: visible;
    padding: 10px;
    height: auto;
    font-size: 12px;
}
.nav-fixed-top #header {
    border: 1px solid #f2f2f2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}
/*End ThuongNV*/
.nav-fixed-top {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0 !important;
}
.nav-fixed-top #tz-logo a {
    top: 0;
}
.nav-fixed-top .hright {
    border-right: 1px solid #f2f2f2;
}
.searchhsearch i {
    cursor: pointer;
}
.tp-caption.largetext,
.largetext {
    font-size: 48px;
    line-height: 90px;
    text-transform: uppercase;
}
.tp-caption.largetext .special-char {
    text-transform: none;
    color: #337ab7;
    font-weight: normal;
    font-size: 120px !important;
}
a.button-white {
    margin-left: 185px !important;
    color: #000 !important;
    background: #fff;
    font-size: 14px !important;
    line-height: 80px;
    padding: 15px 28px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.today-menu .flex-viewport {
    height: 645px !important;
}
h3.title-module {
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
}
.description-module {
    font-family: "serif" !important;
    font-size: 16px;
    line-height: 26px;
    color: #959595;
    font-style: italic;
}
#tz-our-story2 .description-module {
    margin-top: 8px;
}
ul.round_the_block li div.service-icon a {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
ul.round_octagon li div.service-icon a::before {
    border-bottom: 20px solid #337ab7;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
}
ul.round_octagon li div.service-icon a::after {
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    border-top: 20px solid #337ab7;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 75px;
}
ul.serviceslist li div.service-icon a {
    background: #337ab7 none repeat scroll 0 0;
    display: block;
    height: 75px;
    position: relative;
    width: 75px;
}
ul.serviceslist li div.service-icon a div {
    text-align: center;
}
ul.serviceslist li div.service-icon a div i,
ul.serviceslist li div.service-icon a i {
    position: absolute;
    top: 26px;
    left: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.service-icon p {
    font-size: 14px;
    line-height: 24px;
    color: #959595;
    font-weight: 100;
    margin-top: 3px;
}
#tz-our-story2 {
    padding-top: 66px;
    padding-bottom: 50px;
}
.salon #tz-our-story2 {
    padding-bottom: 0;
}
ul.serviceslist {
    padding-left: 0;
}
ul.serviceslist li .icon {
    float: left;
    padding-right: 20px;
}
ul.serviceslist li:first-child {
    margin-top: 30px;
}
ul.serviceslist li {
    margin-top: 25px;
}
div.customourstory1 {
    position: relative;
}
.special-char-2 {
    font-size: 72px;
    line-height: 24px;
    color: #337ab7;
    position: absolute;
    top: 300px;
    right: 0;
}
.ourchefs .module-title {
    text-align: center;
    font-weight: bold;
}
.ourchefs .module-title span {
    font-size: 30px;
    line-height: 22px;
    text-transform: uppercase;
}
p.desc_for_mdl {
    font-size: 16px;
    line-height: 24px;
    color: #959595;
    font-family: "serif";
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    font-style: italic;
}
.ourteam {
    padding: 0 15px;
    position: relative;
}
.tz_multi_item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.TzMultipurpose.round .tz_multi_item .ourteam .tz_multi_image .my-style {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.TzMultipurpose.octagon .tz_multi_item .ourteam .tz_multi_image .my-style:after {
    border-bottom: 70px solid transparent;
    border-left: 70px solid #fff;
    border-right: 70px solid #fff;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.TzMultipurpose.octagon .tz_multi_item .ourteam .tz_multi_image .my-style:before {
    border-left: 70px solid #fff;
    border-right: 70px solid #fff;
    border-top: 70px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.TzMultipurpose.octagon .tz_multi_item .ourteam .tz_multi_image .my-style .ImageOverlayH:before {
    border-left: 70px solid #fff;
    border-right: 70px solid #fff;
    border-top: 70px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.TzMultipurpose.octagon .tz_multi_item .ourteam .tz_multi_image .my-style .ImageOverlayH:after {
    border-bottom: 70px solid transparent;
    border-left: 70px solid #fff;
    border-right: 70px solid #fff;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.tz_multi_item .ourteam .tz_multi_image .my-style {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.ourteam_desc p {
    text-align: center;
}
.ourteam_desc .link_social {
    position: absolute;
    top: 33%;
    width: 100%;
    text-align: center;
    z-index: 9999;
}
.ourteam_desc .link_social a i {
    opacity: 0;
    color: #fff;
    padding-right: 15px;
}
.ourteam_desc .link_social a {
    z-index: 9999;
}
.ourteam_desc .link_social a:hover {
    color: #fff;
}
.ourteam:hover .link_social a i {
    opacity: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.ourteam_desc .link_social a i {
    color: #fff;
    opacity: 0;
    padding-right: 15px;
}
p.tz_multi_desc {
    font-family: "serif";
    font-size: 14px;
    font-style: italic;
}
.ourteam_desc .tz_multi_name {
    font-weight: normal;
    padding-top: 35px !important;
    text-transform: uppercase;
    font-size: 18px;
    color: #282828;
}
.ourteam_desc .tz_multi_desc {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #a2a7aa;
}
.ourteam .tz_multi_image img {
    height: auto;
    width: 100%;
}
.ImageOverlayH {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    /*border-radius: 50%;*/
    /*-webkit-border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*-o-border-radius: 50%;*/
}
.TzMultipurpose.round .ourteam:hover .tz_multi_image .my-style .ImageOverlayH {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.ourteam:hover .tz_multi_image .my-style .ImageOverlayH {
    background: #ee5f5f;
    background-repeat: no-repeat;
    opacity: 0.8;
    cursor: pointer;
    z-index: 1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}
.customourstory1 {
    padding-top: 90px;
	padding-bottom: 90px;
}
.salon .customourstory1 {
    padding-top: 70px;
}
#tz-our-story2 .module-ct {
    padding-left: 20px;
}
div.ourteam_desc {
    width: 100%;
}
.ourchefs .TzMultipurpose {
    margin-top: 55px;
}
.today-menu {
    position: relative;
    padding: 0;
}
.today-menu h3.module-title {
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
    margin-top: 200px;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    line-height: 20px;
    font-weight: bold;
}
.today-menu .info_slide {
    position: relative;
}
h3.arc-title {
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 293px;
    width: 100%;
}
.flexslider {
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin: 0 0 60px;
    position: relative;
}
.view-menu {
    width: 100%;
    text-align: center;
    position: absolute;
    display: block;
    z-index: 9999;
    top: 395px;
}
.button-view-menu {
    display: inline-block;
    z-index: 9999;
    background: #337ab7;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 15px 17px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.button-view-menu:hover, .button-view-menu:active, .button-view-menu:focus {
    color: #fff;
}
.today-menu .flexslider {
    border: none !important;
}
.footer1 h3 {
    color: #fff;
    font-size: 30px;
    line-height: 20px;
    padding-bottom: 44px;
    font-weight: bold;
}
.footer1 .custom {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.footer1 .custom span {
    float: right;
    padding-right: 90px;
}
.footer1 .custom > p {
    margin-bottom: 10px;
}
.Footer-bg {
    position: relative;
}
.Footer-bg::after {
    background-image: url("../../../../../images/background/pattern.png");
    background-repeat: repeat;
    content: " ";
    display: block;
    height: 8px;
    position: absolute;
    top: -8px;
    width: 100%;
}
.footer1 .custom br {
    margin: 5px 0;
}
.abs > div {
    padding: 0;
}
.abs div div img {
    max-width: none !important;
}
.abs div div {
    overflow: hidden;
}
.out-story2 > div {
    max-width: 600px;
}
.footer1 span.author {
    float: none;
    display: block;
    font-size: 14px;
    margin-top: 118px;
}
.footer1 strong {
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    padding-top: 16px;
    font-weight: 600;
}
a.button-booknow {
    color: #fff;
    background: #337ab7;
    padding: 10px 40px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
    margin-top: 15px;
}
span.author i {
    font-size: 18px;
    color: #337ab7;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
}
.logo-footer {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.footer2 .custom p {
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}
.social-list {
    text-align: center;
    margin-top: 120px;
}
div.social-list a {
    color: #5a5a5a;
    margin: 0 25px;
    font-size: 18px;
    line-height: 20px;
}
.social-list a:hover {
    color: #337ab7;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.Subscribe-us {
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 43px;
    font-weight: bold;
}
.footer3 {
    padding-left: 25px !important;
}
.footer3 .desc {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.newsletter input.inputbox {
    background: none;
    color: #838383;
    border: 3px solid #2f2f2f;
    padding: 9px 70px;
    font-size: 15px;
    line-height: 28px;
    margin-top: 27px;
    margin-bottom: 20px;
    font-weight: 600;
}
.newsletter .subcription_btn {
    color: #fff;
    font-size: 14px;
    padding: 14px 33px;
    background: #337ab7;
    border: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.footer3-author {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    margin-top: 150px;
    float: right;
}
.heightsize img {
    max-height: 150px;
    max-width: 150px;
}
#tz-awwards ul.slides li {
    width: 150px !important;
    height: 150px !important;
}
.banner1 {
    height: 120px;
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 9px -5px;
    width: 765px;
    padding-left: 0;
    padding-right: 0;
}
.banner1 p {
    font-weight: bold;
    position: absolute;
    z-index: 9999;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 20px;
    top: 50px;
    left: 80px;
}
/*.banner-contact .container {*/
/*width: 1170px;*/
/*}*/
div.bg-contact {
    overflow: hidden;
}
div.bg-contact img {
    max-width: none !important;
    width: 100%;
}
.banner1 .price {
    background: none repeat scroll 0 0 transparent;
    border: 5px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 75px;
    line-height: 20px;
    padding-top: 25px;
    position: absolute;
    right: 65px;
    text-align: center;
    top: 20px;
    width: 75px;
    z-index: 9999;
    font-weight: bold;
}
.banner1 img {
    position: absolute;
    width: 100%;
}
.banner2 {
    height: 120px;
    background: #bc4040;
    position: relative;
    width: 365px;
    margin-left: 30px;
}
.bot100 {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}
.homedistance {
    padding-top: 20px;
}
.homedistance .module {
    max-width: 1170px;
    margin: 0 auto;
}
.bot100 .module {
    max-width: 1170px;
    margin: 0 auto;
}
.homedistance .row {
    margin-left: 0;
    margin-right: 0;
}
.bot100 .row {
    margin-left: 0;
    margin-right: 0;
}
.view-gallery .bot100 {
    padding-top: 100px;
}
.banner2 img {
    left: 30px;
    top: 15px;
    position: absolute;
}
.banner2 {
    border: 5px solid #fff;
    box-shadow: 0 0 9px -5px;
}
.banner2 p {
    font-size: 25px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    top: 50px;
    right: 50px;
    position: absolute;
    font-weight: bold;
}
.awwards2 h3 {
    font-size: 30px;
    line-height: 48px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 25px;
}
/*ThuongNV*/
.awwards2 .desc-module {
    font-size: 14px;
    line-height: 24px;
    color: #959595;
    padding-bottom: 60px;
    /*width: 585px;*/
}
/*End ThuongNV*/
.awwards2 .flexslider {
    background: none repeat scroll 0 0 #ffffff;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    position: relative;
    box-shadow: none;
    margin: 0;
}
.awwards2 .flexslider .flex-viewport {
    width: 565px;
}
.awwards2 .flexslider .slides img {
    height: auto;
    width: auto;
}
.awwards2 {
    padding-top: 85px;
    padding-left: 40px;
    padding-right: 0;
}
.awwards2 .flex-control-paging li a {
    width: 12px;
    height: 12px;
}
.awwards1 {
    padding-right: 20px !important;
    padding-top: 25px;
    padding-left: 0;
}
.awwards2 ul.flex-direction-nav {
    display: none;
}
.awwards2 .flex-control-paging li a.flex-active {
    background: #337ab7;
    cursor: default;
}
.awwards2 .flex-control-paging li a:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
}
.footer3 .subcription_btn {
    margin-left: 184px;
}
.today-menu ul.flex-direction-nav {
    display: none;
}
.today-menu .flex-direction-nav.custom-nav {
    display: block;
}
.today-menu .flex-direction-nav a {
    background: none;
    cursor: pointer;
    display: block;
    height: 75px;
    width: 75px;
    position: absolute;
    text-indent: 0;
    top: 270px;
    z-index: 10;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 215px;
}
.today-menu .flex-direction-nav a i {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 25px;
    left: 30px;
}
.today-menu .flex-direction-nav a.flex-prev i {
    left: 30px;
}
.today-menu .flex-direction-nav a.flex-next i {
    left: 33px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #dfdfdf;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    height: 15px;
    margin: 20px 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #337ab7;
}
.bx-controls-direction {
    display: none;
}
.latest_product .bxslider {
    padding: 0;
    position: relative;
}
.latest_product .module-title {
    margin-bottom: 28px;
    font-weight: bold;
}
.latest_product .module-title a {
    font-size: 30px;
    line-height: 22px;
    color: #292929;
    text-transform: uppercase;
}
.latest_product .module-title a:hover {
    color: #292929;
}
.latest_product .desc-module-home {
    font-size: 14px;
    line-height: 24px;
    color: #959595;
}
.latest_product .quantity-controls {
    display: none;
}
.latest_product .quanlity {
    line-height: 24px;
    color: #959595;
    position: relative;
    padding-top: 25px;
}
.latest_product .quanlity > span {
    font-weight: 500;
    position: absolute;
    bottom: 10px;
    font-size: 16px;
    color: #959595;
}
.latest_product .vmgroup .addtocart-area {
    margin: 0;
}
.latest_product .bx-controls .bx-pager {
    position: absolute;
    right: -85px;
    bottom: 175px;
}
.latest_product span.addtocart-button {
    padding-right: 72px;
}
.latest_product .left-module {
    padding-right: 20px;
    padding-left: 0;
}
.latest_product .quanlity .quantity-input {
    color: #c2c2c2;
    border: 1px solid #c2c2c2;
    font-size: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    font-weight: normal;
}
.latest_product .quanlity .quantity-input:hover {
    color: #c2c2c2;
    border: 1px solid #c2c2c2;
    background: none;
}
.latest_product span.quantity-box {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    color: #959595;
    font-size: 18px;
}
.latest_product .left-module > .addtocart-area {
    padding-top: 25px;
}
.latest_product .quantity-box .quantity-input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    color: #c2c2c2;
    font-size: 14px;
    font-weight: normal;
    height: 45px !important;
    width: 45px !important;
    margin: 0 7px;
}
.latest_product .desc p {
    line-height: 24px;
    font-size: 14px;
    color: #959595;
}
.latest_product span.addtocart-button input.addtocart-button {
    padding: 10px 35px;
    background: #337ab7;
    border: 0;
    font-size: 14px;
    line-height: 22px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}
.latest_product .quantity-box .quantity-input:hover {
    background: transparent;
    color: #959595;
}
.latest_product .right-module {
    padding-left: 5%;
}
.gallery_cont .element .TzInner {
    border: 0;
    margin: 0;
    padding: 0;
}
.gallery_cont .element {
    position: relative;
}
.gallery_cont .element .TzInner .TzPortfolioDescription {
    position: absolute;
    top: 0;
    left: 0;
}
.gallery_cont .element .TzInner .tz_portfolio_image > a {
    display: inline-block;
}
.TzTimeLineMedia,
.TzPortfolioMedia {
    margin-bottom: 0 !important;
}
.category-view .category-view {
    display: none;
}
.orderby-displaynumber {
    display: none;
}
body.view-category div.product {
    border: none;
    float: left;
    min-width: 220px;
}
.vm-pagination ul li {
    display: inline-block !important;
}
body.view-category .browseProductImage {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.definition-product {
    position: relative;
}
.title-product span {
    color: #282828;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.title-product span:hover {
    color: #282828;
}
.PricesalesPrice .vm-price-desc {
    display: none;
}
body.view-category .vm-display span.PricesalesPrice {
    font-style: italic;
    color: #337ab7;
    font-size: 28px;
    font-weight: normal;
}
.vm-product-media-container {
    position: relative;
}
.additional-images {
    float: right;
    padding: 15px 20px 15px 0;
}
.additional-images .floatleft img {
    width: 100px;
}
.background-product-hover {
    background: rgba(225, 225, 225, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: 0;
    transtion: all 2s;
    -moz-transtion: all 2s;
    -webkit-transtion: all 2s;
    -o-transtion: all 2s;
}
.definition-product .vm-col-4 {
    width: 265px;
    height: 265px;
    padding: 0;
    margin: 0 10px;
}
.view-category .product-price {
    margin: 0;
    text-align: center;
    width: 100%;
    opacity: 0;
}
.view-category .defined-product .product-price {
    padding: 0 0 10px;
}
.view-category .title-product {
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.view-category .TzBlogCategory {
    display: none;
}
.view-category .product:hover .background-product-hover {
    opacity: 1;
}
.TzBlog .blog-column .column-1 {
    padding-right: 0;
}
.TzBlog .blog-column .column-2 {
    padding-left: 0;
    padding-right: 0;
}
.dpn {
    display: none !important;
}
h3.TzBlogTitle {
    margin-top: 27px;
}
.TzBlogTitle a, .TzPortfolioTitle a {
    font-size: 24px;
    line-height: 1.3;
    color: #282828;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0;
}
.TzBlogTitle a:hover {
    color: #282828;
}
.TzArticleBlogInfo span, .TzArticle-info, .TzArticle-info span {
    font-size: 14px;
    line-height: 30px;
    color: #337ab7;
}
.TzArticle-info, .TzArticle-info span {
    line-height: 1.6;
}
.blog-column .TzDescription {
    font-size: 14px;
    line-height: 24px;
    color: #959595;
}
.blog-column .TzReadmore {
    background: #337ab7;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 4px 18px;
    margin-top: 26px;
}
div.social-share {
    margin-top: 40px;
}
div.social-share ul {
    padding: 0;
}
div.social-share ul li a,
.view-productdetails div.share-post a i {
    color: #d2d2d2;
    transition: color 2s;
    webkit-transition: color 2s;
    -moz-transition: color 2s;
    -o-transition: color 2s;
}
div.social-share ul li a:hover,
.view-productdetails div.share-post a:hover i {
    color: #337ab7;
}
div.social-share ul li {
    display: inline;
    margin-right: 60px;
}
.pagination-list > li {
    display: inline-block;
    margin-right: 15px;
}
.pagination-list > li a {
    margin: 0;
}
.pagination a.pagenav,
.pagination li.disabled a {
    font-size: 18px;
    line-height: 25px;
    color: #aaaaaa;
    background: #e4e4e4;
    padding: 10px 18px;
    display: block;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}
.pagination li.active a {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    background: #337ab7;
    padding: 10px 18px;
    display: block;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.pagination li a {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    border: 0;
}
.pagination li a:hover, .pagination li.active a:hover {
    background: #337ab7;
    color: #fff;
}
p.TzCounter {
    display: none;
}
.pagination {
    text-align: center;
    width: 100%;
}
.tz_portfolio_image > img {
    width: 100%;
}
/*.view-article #tz-blog-wrapper .container {*/
/*width: 100%;*/
/*padding: 0 !important;*/
/*}*/
.view-article #tz-blog-wrapper {
    padding: 0 !important;
}
.view-article .left-form {
    padding-left: 200px !important;
}
.view-article #tz-portfolio-template-media {
    padding: 0;
}
.article-media,
.article-cat,
.article-tag {
    padding: 0 !important;
}
.article-media {
    position: relative;
}
.article-cat,
.article-tag {
    position: absolute;
    text-align: center;
    color: #fff;
}
.article-tag {
    font-family: "serif";
    font-size: 30px;
    line-height: 90px;
    top: 483px;
    font-style: italic;
}
.article-tag a {
    font-size: 100%;
    font-weight: normal;
    padding: 0;
}
.article-cat {
    font-size: 48px;
    line-height: 90px;
    text-transform: uppercase;
    top: 400px;
    font-weight: bold;
}
.view-article .tz-row {
    margin: 0;
}
#tz-portfolio-template-title-detail-inner .tz-row h2.TzArticleTitle {
    font-size: 28px;
    line-height: 50px;
    color: #282828;
    text-transform: uppercase;
    font-weight: bold;
}
#tz-portfolio-template-title-detail-inner .tz-row {
    text-align: center;
}
#tz-portfolio-template-information .article-info {
    float: none;
    width: auto;
    padding: 0;
    display: inline-block;
}
#tz-portfolio-template-information .article-info span {
    font-family: "sans-serif";
    font-size: 14px;
    line-height: 55px;
    color: #337ab7;
    font-style: italic;
    font-weight: 500;
}
.view-article #tz-portfolio-template-information .tz-row {
    width: -moz-max-content;
    margin: 0 auto;
}
.view-article #tz-portfolio-template-title,
.view-article #tz-portfolio-template-information,
.view-article #tz-portfolio-template-introtext,
.view-article #tz-portfolio-template-fulltext {
    max-width: 1170px;
}
.view-article #tz-portfolio-template-fulltext p {
    line-height: 36px;
    color: #959595;
    font-size: 16px;
}
.view-article #tz-portfolio-template-introtext div div {
    font-size: 16px;
    color: #959595;
    line-height: 36px;
}
.view-article #tz-portfolio-template-introtext div div p {
    font-size: 16px;
    color: #959595;
    line-height: 34px;
}
.view-article .TzItemPageInner p {
    color: #959595;
    font-size: 16px;
    line-height: 34px;
    padding: 10px 0 22px;
}
.view-article #tz-portfolio-template-title {
    margin-top: 20px;
    margin-bottom: 5px;
}
.pager .previous > a,
.pager .previous > span {
    float: none;
}
.pager .next > a,
.pager .next > span {
    float: none;
}
.pager li > a,
.pager li > span {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
    padding: 12px 15px;
    color: #fff;
    background: #e4e4e4;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    margin: 0 10px;
}
.pager li > a:hover {
    background: #337ab7;
}
.view-article #tz-portfolio-template-social-network {
    text-align: center;
}
.view-article #tz-portfolio-template-social-network .share-post a {
    font-size: 18px;
    line-height: 54px;
    color: #d2d2d2;
    transition: color 2s;
    -moz-transition: color 2s;
    -webkit-transition: color 2s;
    -o-transition: color 2s;
    margin: 0 25px;
}
.view-article #tz-portfolio-template-social-network .share-post a:hover {
    color: #337ab7;
}
.gallery_cont .ib-main a {
    margin: 0;
    background: none;
    position: relative;
}
.gallery_cont .ib-main a:hover img {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transition: transform 1s;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
}
.gallery_cont .ib-main a:hover img {
    transform: scale(1.2) rotate(0deg);
    -webkit-transition: scale(1.2) rotate(0deg);
    -moz-transition: scale(1.2) rotate(0deg);
    -o-transition: scale(1.2) rotate(0deg);
}
div.gbg-hover {
    z-index: 1;
}
.gallery_cont .ib-main a:hover div.gbg-hover {
    background: none;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    opacity: 1;
}
.gallery_cont .ib-main a:hover div.gbg-hover {
    background: none repeat scroll 0 0 #337ab7;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
div#gtitle {
    position: absolute;
    width: 100%;
    height: 85%;
    display: table;
    top: 0;
    z-index: 99;
}
div#gtitle span {
    vertical-align: middle;
    font-weight: bold;
    display: table-cell;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    opacity: 0;
    transition: opacity 2s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -moz-transition: transform 1s;
    letter-spacing: 2px;
}
div.gtags {
    position: absolute;
    width: 100%;
    height: 98%;
    display: table;
    top: 10px;
    z-index: 99;
}
div.gtags span {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    font-family: "calibri";
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    opacity: 0;
    transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -o-transition: opacity 2s;
    font-style: italic;
}
.gallery_cont .ib-main a:hover div.gtags span,
.gallery_cont .ib-main a:hover div#gtitle span {
    opacity: 1;
}
.ourteam_desc .link_social a:hover i {
    color: #fff;
}
#slide-contact {
    display: table;
    width: 100%;
}
#slide-contact .accordion-group {
    float: left;
}
#slide-contact .accordion-group:first-child {
    position: relative;
    width: 40%;
	padding-bottom: 80px;
}
#slide-contact .accordion-group:last-child {
    /*width: 60%;*/
    max-width: 700px;
}

/* Anh Duong Ga*/
.com_content {
    line-height: 15px;
    /* Blog page */
    /* Single page */
    /* Featured page */
}
.com_content .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.com_content .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.com_content .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%;
}
.com_content .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}
.com_content .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}
.com_content .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}
.com_content .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}
.com_content .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}
.com_content .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}
.com_content .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}
.com_content .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}
.com_content .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}
.com_content .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}
.com_content .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}
.com_content .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}
.com_content .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%;
}
.com_content .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%;
}
.com_content .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}
.com_content .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}
.com_content .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}
.com_content .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}
.com_content .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}
.com_content .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
}
.com_content .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
}
.com_content .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%;
}
.com_content .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}
.com_content .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%;
}
.com_content .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
}
.com_content .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%;
}
.com_content .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}
.com_content .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}
.com_content .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
}
.com_content .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}
.com_content .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
}
.com_content .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%;
}
.com_content .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
}
.com_content .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%;
}
.com_content .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
}
.com_content .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}
.com_content .article-info dd,
.com_content .article-info a {
    color: #337ab7;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    padding-right: 10px;
    font-family: "arial";
}
.com_content dl.article-info dd{
    display: inline-block;
}
.com_content dl.article-info {
    margin-bottom: 10px;
}
.com_content .article-info .article-info-term {
    display: none;
}
.com_content .page-header {
    padding: 0;
    margin: 27px 0 0;
    border-bottom: none;
}
.com_content .page-header a {
    color: #282828;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}
.com_content .icons * {
    color: #d2d2d2;
}
.com_content .icons a [class^="icon-"] {
    margin-right: 5px;
}
.com_content .icons .dropdown-menu {
    display: none;
    min-width: auto;
    background: #ffffff none repeat scroll 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.176);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.176);
}
.com_content .icons .open > .dropdown-menu {
    display: block;
}
.com_content .blog {
    color: #959595;
    font-size: 14px;
}
.com_content .blog .page-header a {
    color: #282828;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
}
.com_content .blog .readmore-link,
.com_content .blog .comments-link {
    background: #337ab7 none repeat scroll 0 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 26px;
    margin-right: 3px;
    padding: 4px 18px;
    display: inline-block;
}
.com_content .blog .items-row .item {
    width: auto;
    padding-bottom: 46px;
}
.com_content .blog .items-more {
    margin-top: 40px;
}
.com_content .item-page {
    color: #959595;
    font-size: 14px;
    line-height: 34px;
}
.com_content .item-page .page-header {
    color: #282828;
    font-size: 28px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 5px;
    margin-top: 75px;
    text-align: center;
    text-transform: uppercase;
}
.com_content .item-page p {
    padding: 10px 0 22px;
}
.com_content .item-page .article-info {
    clear: both;
    text-align: center;
}
.com_content .blog-featured {
    color: #959595;
}
.com_content .blog-featured .item-title a {
    color: #282828;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}
.com_content .blog-featured .readmore-link,
.com_content .blog-featured .comments-link {
    background: #337ab7 none repeat scroll 0 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 26px;
    margin-right: 3px;
    padding: 4px 18px;
    display: inline-block;
}
.com_content .content-category .badge {
    background: #337ab7;
}
.com_content .content-category .filters {
    margin-bottom: 15px;
}
/* Login page */
.login label {
    color: #959595;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    width: 15%;
}
.login .checkbox label {
    width: 100%;
}
.login label input {
    margin-top: 6px;
}
.login input {
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    padding: 10px 17px 10px 10px;
}
.login input:not([type=checkbox]):not([type=radio]) {
    width: 30%;
}
.login .btn {
    border: none;
    padding: 13px 50px;
    background: #337ab7 none repeat scroll 0 0;
}
.login a {
    color: #959595;
}
.login a:hover {
    color: #337ab7;
}
.login .other-links ul {
    padding: 0;
}
.login .other-links ul li {
    margin: 0 5px;
    display: inline-block;
}
.login .form-group {
    text-align: center;
    margin-bottom: 20px;
}
/* Register page */
label {
    color: #959595;
    margin-bottom: 10px;
    font-weight: normal;
}
label input {
    margin-top: 6px;
}
input,
select,
textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    border: 2px solid #f2f2f2;
    padding: 10px 17px 10px 10px;
}
.control-group {
    margin-bottom: 20px;
}
.registration input:not([type=checkbox]):not([type=radio]) {
    min-width: 30%;
}
.registration .form-actions {
    margin-top: 40px;
}
.registration .btn,
.reset .btn,
.profile-edit .btn,
.remind .btn {
    color: #fff;
    margin-left: 0;
    border: none;
    padding: 13px 50px;
    background: #337ab7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
/* Reset page */
.reset,
.remind {
    color: #959595;
}
.reset p,
.remind p {
    margin-bottom: 15px;
    line-height: 1.6;
}
.table-bordered > thead a {
    color: #282828;
}
.table-bordered tbody a {
    color: #959595;
}
.table-bordered tbody a:hover,
.table-bordered tbody a:focus {
    color: #337ab7;
}
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border-color: #f2f2f2;
}
.form-control:focus {
    border-color: #337ab7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 77, 77, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 77, 77, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 77, 77, 0.6);
}
/* Search page */
.search {
    color: #959595;
}
.search .btn {
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}
.search .input-group .form-control,
.search .input-group-btn {
    width: auto;
}
.search .searchintro {
    margin-bottom: 20px;
}
.search .search-results a {
    color: #337ab7;
    font-weight: bold;
}
.search dt {
    margin-bottom: 0.3em;
}
.search dt,
.search dd {
    line-height: 27px;
}
.search .result-created {
    margin-bottom: 25px;
}
.search .phrases label,
.search .only label {
    margin: 10px 0;
    display: block;
}
.search > form,
.search .phrases {
    margin-bottom: 20px;
}
.categories-list .item-title {
    margin: 5px 0 0;
}
.categories-list .item-title a {
    color: #282828;
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
}
.categories-list .item-title a:hover,
.categories-list .item-title a:focus {
    color: #337ab7;
}
.categories-list .item-title .badge {
    background: #337ab7;
}
/* Feed category page */
.newsfeed-category .filters {
    margin-bottom: 40px;
}
.newsfeed-category .filters .label {
    margin-right: 5px;
}
.newsfeed-category form {
    margin-top: 20px;
}
.newsfeed-category ul > li {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0 0 15px;
}
.newsfeed-category .list-striped {
    border: none;
}
.newsfeed-category .list-striped li:nth-child(2n+1) {
    background: none;
}
.newsfeed-category .list-striped li:hover {
    background: none;
}
.newsfeed-category .list-striped li:last-child {
    border: none;
}
.newsfeed-category .list-title a {
    font-size: 18px;
}
.newsfeed-category .list {
    display: block;
    float: none !important;
}
.newsfeed-category .list a {
    color: #282828;
}
.newsfeed-category .list a:hover,
.newsfeed-category .list a:focus {
    color: #337ab7;
}
/* Single Feed page */
.newsfeed {
    color: #959595;
    line-height: 27px;
}
.newsfeed .redirect-ltr {
    margin-bottom: 20px;
}
.newsfeed .redirect-ltr a {
    color: #282828;
}
.newsfeed .redirect-ltr a:hover,
.newsfeed .redirect-ltr a:focus {
    color: #337ab7;
}
.newsfeed .feed-description {
    margin-bottom: 45px;
}
.newsfeed > ol {
    padding: 0;
}
.newsfeed > ol > li {
    margin-bottom: 40px;
}
.newsfeed a {
    color: #959595;
}
.newsfeed a:hover,
.newsfeed a:focus {
    color: #337ab7;
}
.newsfeed h3 a {
    display: block;
    color: #282828;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.newsfeed h3 a:hover,
.newsfeed h3 a:focus {
    color: #337ab7;
}
.newsfeed .feed-item-description > a:first-child > img {
    margin-bottom: 15px;
}
/* End Anh Duong Ga*/
.view-contact .page-header {
    /*position: absolute;*/
    border: none;
    margin: 0;
    text-align: center;
    width: 100%;
    padding: 0 0 29px;
    /*top: 240px;*/
}
.view-contact .page-header h2 {
    font-size: 30px;
    line-height: 54px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.accordion-group .accordion-heading {
    display: none;
}
.defined-form {
    /*max-width: 765px;*/
}
dl.definition-ct {
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    display: inline-block;
    text-align: center;
    padding: 17px 30px 20px;
    position: relative;
}
dl.definition-ct:after {
    background-image: url("../../../images/pattern2.png");
    background-repeat: repeat-x;
    bottom: -18px;
    content: " ";
    display: inline-block;
    height: 18px;
    left: 6px;
    position: absolute;
    width: 95%;
}
dl.definition-ct dd {
    margin: 0;
}
dl.definition-ct dd span {
    color: #777;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    line-height: 40px;
    font-family: "sans-serif";
}
dl.definition-ct dd span a {
    color: #959595;
}
dl.definition-ct dd span a:hover {
    color: #959595;
}
.accordion-body.collapse {
    display: block;
    visibility: visible;
}
#contact-form fieldset legend {
    display: none;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    text-align: left;
}
.ovh {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
#contact-form fieldset .control-group .controls input {
    width: 100%;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 17px 10px 10px;
}
#contact-form fieldset .mail-form-ct .controls input,
#contact-form fieldset .subject-form-ct .controls input {
    /*width: 355px;*/
}
#contact-form fieldset .control-group textarea {
    width: 727px;
    height: 180px;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
}
.view-contact #contact-form fieldset .control-group textarea {
    width: 765px;
}
#contact-form fieldset .control-group .control-label {
    font-size: 14px;
    line-height: 24px;
    color: #959595;
    padding-bottom: 10px;
    padding-top: 27px;
}
#contact-form fieldset .control-group .controls {
    margin: 0 35px;
}
#contact-form fieldset .control-group .control-label {
    margin-left: 35px;
}
#contact-form .control-group {
    margin-bottom: 5px;
}
.mail-form-ct .controls,
.subject-form-ct .controls {
    width: 100%;
    margin: 0 !important;
}
.mail-form-ct .controls {
    padding-left: 50px;
    padding-right: 17.5px;
}
.mail-form-ct .control-label {
    margin-left: 50px !important;
}
.subject-form-ct .controls {
    padding-right: 50px;
    padding-left: 17.5px;
}
.tct {
    text-align: center;
}
.ttupc {
    text-transform: uppercase;
}
.filter-vm {
    border-right: 1px solid #ebebeb;
    color: #282828;
    font-size: 14px;
    padding: 20px 72px;
}
.filter-vm:last-child {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border: none;
}
.filter-vm:hover {
    color: #282828;
}
#tz_options {
    margin: 120px 0 90px;
}
.label-sub-ct {
    margin-left: 20px !important;
}
.banner-contact #tz-banner {
    margin: 100px 0;
    padding-left: 0;
    padding-right: 0;
}
.vm-pagination {
    width: 100%;
    margin: 0 0 80px;
}
.vm-pagination ul {
    padding: 0;
}
.vm-pagination ul li {
    padding: 0;
    margin: 0 7.5px;
}
.vm-pagination ul li a {
    display: inline-block;
    background: #e4e4e4;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    border: 0;
    padding: 11px 19px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.disabled.hidden-phone a {
    background: #337ab7 !important;
    color: #fff !important;
}
.vm-pagination ul li a i {
    margin: 0;
}
.vm-page-counter {
    display: none;
}
.title-price-combo h1 {
    font-size: 30px;
    line-height: 22px;
    text-transform: uppercase;
    color: #282828;
    font-weight: bold;
}
.vm-product-details-container .ratingbox {
    float: left;
}
.vm-product-details-container .product-short-description {
    clear: both;
    font-size: 14px;
    color: #959595;
    margin-top: 30px;
}
.vm-product-details-container .product-description {
    clear: both;
    color: #959595;
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
}
.title-price-combo h1 {
    display: inline-block;
}
.title-price-combo .product-price {
    display: inline-block;
    float: none;
    margin: 0;
    text-align: inherit;
    font-family: "serif";
    font-style: italic;
    font-weight: normal;
    color: #337ab7;
    font-size: 36px;
    line-height: 66px;
}
.title-price-combo span.dt {
    font-size: 36px;
    color: #282828;
    margin-left: 10px;
}
.view-productdetails .vm-product-media-container .main-image a {
    display: inline-block;
    float: right;
    margin-right: 55px;
}
.view-productdetails .addtocart-area span.addtocart-button {
    display: block;
    margin-top: 33px !important;
}
.view-productdetails .addtocart-area span.addtocart-button input {
    background: #337ab7;
    border: 0;
    font-size: 14px;
    line-height: 50px;
    padding: 0 22px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.view-productdetails .addtocart-area span.addtocart-button input:hover {
    color: #fff;
}
.bg-hover {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(225, 225, 225, 0);
    cursor: pointer;
    z-index: 1;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
}
.vm-product-media-container:hover .bg-hover {
    background: rgba(225, 225, 225, 0.8);
}
.vm-product-media-container:hover .product-price {
    opacity: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    cursor: pointer;
}
.vm-product-media-container:hover .title-product {
    opacity: 1;
    cursor: pointer;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.vm-product-media-container a img {
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.view-category .vm-product-media-container:hover a img {
    opacity: 0.3;
}
.vm-product-media-container .defined-product {
    z-index: 9999;
}
.product-field-display a img {
    display: block;
    height: 300px;
    width: 300px;
}
button.btn-navbar {
    position: absolute;
    top: 20px;
    right: 20px;
}
body.view-article #tz-home-slider-wrapper {
    display: none;
}
#tz-home-slider-1 {
    padding: 0;
}
.abs {
    padding-left: 0;
}
div#jc h4 {
    color: #282828;
}
.tp-caption a.button-slide-bg {
    font-size: 30px !important;
    line-height: 90px;
    color: #282828 !important;
    text-transform: uppercase;
    background: #fff;
    padding: 16px 84px 0 !important;
    font-weight: bold;
    letter-spacing: 3px !important;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    position: relative;
}
.tp-caption a.button-slide-bg:after {
    background-image: url("../../../images/pattern2.png");
    background-repeat: repeat-x;
    content: " ";
    display: inline-block;
    height: 18px;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
}
.tp-caption.excerpt,
.excerpt {
    background: transparent !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
}
.tp-caption {
    text-align: center;
}
.serviceslist .servicelistbox div.title h3 {
    font-size: 18px;
    line-height: 38px;
    color: #282828;
    font-weight: bold;
}
.ib-main a.ib-image img {
    width: 100%;
    height: 100%;
}
.ib-main {
    margin: 0 auto;
}
.col-lg-4.rightmenu {
    width: 27.333%;
}
.col-lg-1.hright {
    width: 10%;
}
.leftmenu ul li ul {
    position: absolute;
    padding: 0;
    visibility: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.leftmenu ul li:hover ul {
    visibility: visible;
    opacity: 1;
}
.leftmenu ul li ul li {
    display: inline-flex;
    width: 100%;
}
.leftmenu ul li ul li a {
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    width: 100%;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.rightmenu ul li ul li a {
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    width: 100%;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.leftmenu ul li ul li a:last-child {
    border-bottom: 1px solid #ebebeb;
}
.rightmenu ul li ul li a:last-child {
    border-bottom: 1px solid #ebebeb;
}
.leftmenu ul li ul li a:hover {
    background-position: center left;
}
.leftmenu ul li ul li ul {
    visibility: hidden !important;
    margin-top: 0 !important;
}
.rightmenu ul li ul li ul {
    visibility: hidden !important;
    margin-top: 0 !important;
}
.leftmenu ul li ul li:hover ul {
    visibility: visible !important;
    margin-top: 0;
}
.rightmenu ul li ul li:hover ul {
    visibility: visible !important;
    margin-top: 0;
}
.leftmenu ul li ul li:first-child a {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}
body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
    background-color: 0 !important;
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none !important;
    color: #404040;
    margin-bottom: 18px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
body.com_content .ui-state-highlight {
    box-shadow: none !important;
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input,
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select,
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    font-size: 14px;
    line-height: 19px;
    color: #b6b6b6;
    padding: 14px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: none;
}
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input,
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select,
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    font-size: 14px;
    line-height: 19px;
    color: #b6b6b6;
    padding: 14px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: none;
}
.jsn-bootstrap .input-medium {
    width: 80% !important;
}
.input-append.jsn-inline {
    position: relative;
    display: inline-block;
}
button.ui-datepicker-trigger {
    position: absolute;
    right: 20px;
    top: -2px;
}
.jsn-master .jsn-input-large-fluid {
    width: 80% !important;
}
button.jsn-form-submit {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 14px 45px !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    background: #337ab7 !important;
    float: left;
    margin-left: 10px;
    border: none !important;
    margin-left: 0 !important;
}
button.jsn-form-submit:hover {
    background: #337ab7 !important;
}
.jsn-row-container .form-actions {
    margin: 15px 0 !important;
    padding: 0 !important;
    overflow: visible;
}
.form-actions {
    overflow: visible !important;
    border: none !important;
}
.view-contact .form-actions button {
    margin-top: 40px !important;
}
.form-actions button {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    margin-top: 0 !important;
    padding: 13px 50px !important;
    background: #337ab7;
    margin-left: 37px;
    border: none;
    font-size: 14px;
}
.form-actions button:hover {
    background: #337ab7;
}
.form-actions button:focus {
    background: #337ab7;
}
div#display-form {
    margin-top: 65px;
}
.jsn-row-container .form-actions .btn-toolbar {
    margin: 0;
}
.jsn-row-container .jsn-text-center {
    display: none;
}
h2.contentheading {
    font-size: 30px;
    line-height: 19px;
    color: #282828;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 14px;
    font-weight: bold;
}
.bookyourtable .module-ct p {
    font-family: "calibri";
    font-style: italic;
    color: #959595;
}
textarea.jsn-input-xlarge-fluid {
    width: 679px !important;
    height: 155px !important;
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 0 !important;
}
.jsn-bootstrap select,
.jsn-bootstrap textarea,
.jsn-bootstrap input[type="text"],
.jsn-bootstrap input[type="password"],
.jsn-bootstrap input[type="datetime"],
.jsn-bootstrap input[type="datetime-local"],
.jsn-bootstrap input[type="date"],
.jsn-bootstrap input[type="month"],
.jsn-bootstrap input[type="time"],
.jsn-bootstrap input[type="week"],
.jsn-bootstrap input[type="number"],
.jsn-bootstrap input[type="email"],
.jsn-bootstrap input[type="url"],
.jsn-bootstrap input[type="search"],
.jsn-bootstrap input[type="tel"],
.jsn-bootstrap input[type="color"],
.jsn-bootstrap .uneditable-input {
    margin-bottom: 0 !important;
}
.tp-caption.largetext,
.largetext {
    font-size: 48px !important;
}
.jsn-master {
    margin-top: 25px;
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    margin-bottom: 17px;
    padding: 13px;
}
.jsn-bootstrap label {
    display: none;
}
.jsn-master .jsn-row-container {
    margin-bottom: 0 !important;
    position: relative;
}
.view-category .TzArticleBlogInfo span, .TzArticle-info, .TzArticle-info span {
    font-family: "arial";
    font-style: italic;
    font-weight: 500;
}

.view-category .TzDescription p {
    text-align: left !important;
}
.TzLeading,
.TzItem {
    margin-bottom: 73px;
}
.nav-fixed-top {
    position: fixed !important;
    z-index: 99999 !important;
}
.nav-fixed-top ul li a {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}
.nav-fixed-top .leftmenu,
.nav-fixed-top .rightmenu,
.nav-fixed-top #tz-header-right,
.nav-fixed-top #tz-logo {
    margin-top: 0;
}
.nav-fixed-top a#tzlogo {
 /*   background: #fff;*/
    width: 100%;
    display: inline-block;
    /*border-left: 1px solid #f2f2f2;*/
}
.nav-fixed-top a#tzlogo img {
    height: 100px;
    margin: 0 auto;
    display: block;
}
.nav-fixed-top .leftmenu ul {
    padding-right: 0;
}
.nav-fixed-top .rightmenu ul {
    padding-left: 0;
}
.nav-fixed-top .nav li a {
    padding: 15px 15px;
}
.Footer-bg {
    padding: 100px 0 !important;
   /* margin-top: 8px;*/
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: none;
    display: block;
    float: none;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #ffffff !important;
}
.nav-pills > li.active > a:hover {
    color: #337ab7;
}
div.quantity-controls {
    display: inline-block;
    width: auto;
}
span.special-span {
    font-family: "serif";
    font-size: 26px !important;
    font-style: italic;
    font-weight: normal;
}
p.count-review {
    margin-left: 5px;
    display: inline;
    font-size: 18px;
}
.vm1defined {
    margin-top: 55px;
}
.productdetails-view .ratingbox {
    margin-top: 5px;
}
span.norv {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    color: #959595;
}
.browse-view h1 {
    margin-top: 100px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.qbox {
    background: #b6b6b6;
    padding: 5px 10px;
    border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -o-border-radius: 1px !important;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.qbox:hover {
    background: #337ab7;
    cursor: pointer;
}
.qbox i {
    color: #fff;
}
.view-productdetails input.quantity-input {
    background: #337ab7;
    border: 0;
    width: 30px !important;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.view-productdetails input.quantity-input:hover {
    background: #337ab7 !important;
    color: #fff !important;
}
.productdetails-view .addtocart-bar {
    margin-top: 30px;
}
.customer-reviews h4 {
    border: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 22px;
    color: #282828;
    font-weight: bold;
    padding: 17px 0 13px !important;
}
.ratingfirst {
    font-family: "sans-serif";
    font-size: 16px;
    line-height: 24px;
    color: #959595;
    font-style: italic;
}
#ratingfirst {
    text-align: center;
}
.rating span {
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #959595;
}
.write-reviews span {
    font-size: 14px;
    line-height: 25px;
    color: #959595;
    font-weight: normal !important;
}
textarea.virtuemart {
    background: none repeat scroll 0 0 #fff;
    color: #959595;
    padding: 30px 120px;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 0 !important;
    border: 2px solid #f2f2f2;
}
body textarea.virtuemart:hover {
    background: #fff !important;
}
input.highlight-button {
    background: #337ab7 !important;
    font-size: 14px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    padding: 14px 45px;
    text-align: center;
    text-decoration: none;
    border: 0;
    float: left;
    margin-left: 255px;
    margin-top: 40px;
    margin-bottom: 100px;
}
input.highlight-button:hover {
    color: #fff;
}
.write-reviews input.highlight-button {
    float: none;
    margin: 40px auto 100px;
}
textarea.virtuemart:hover,
textarea.customer-comment:hover {
    background: none !important;
}
.special-button-submit {
    padding: 15px 50px;
    background: #337ab7;
}
.foodtype-nonveg {
    font-size: 30px;
    line-height: 22px;
    font-weight: bold;
    color: #337ab7;
    margin-bottom: 53px;
    display: block;
}
.foodtype-veg {
    font-size: 30px;
    line-height: 22px;
    font-weight: bold;
    color: #7eac3c;
    margin-bottom: 53px;
    display: block;
}
.productdetails .left-module a,
.productdetails .right-module a {
    font-size: 18px;
    line-height: 22px;
    color: #282828;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}
.productdetails .left-module p,
.productdetails .right-module p {
    font-size: 14px;
    line-height: 22px;
    color: #959595;
}
.productdetails .left-module {
    padding-right: 15px;
}
.productdetails .right-module {
    padding-left: 15px;
}
.menustyle1 .quantity-box,
.menustyle1 .quantity-controls {
    display: none;
}
.divstyle .priceandcart div.link a.insertlink {
    padding: 0 10px;
    display: block;
    background: transparent;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.divstyle .priceandcart div.link a.insertlink i {
    color: #337ab7;
    font-size: 8px;
    line-height: 25px;
    display: block;
}
.menustyle1 .vmgroup .addtocart-bar {
    margin: 0 !important;
    text-align: left;
}
.menustyle1 .vmgroup .addtocart-area {
    margin: 0;
}
.priceandcart span .product-price {
    color: #337ab7;
    font-size: 18px;
    line-height: 22px;
}
span.addtocart-button {
    margin: 0 !important;
}
.product-fields-title-wrapper {
    margin-bottom: 80px;
}
.priceandcart {
    margin-top: 18px;
    margin-bottom: 39px;
}
.customer-reviews .normal,
.customer-reviews .highlight {
    font-size: 14px;
    color: #959595;
    font-style: normal;
    font-weight: normal;
    padding: 15px 0;
    margin: 0 auto;
    max-width: 1170px;
}
.vmpadding0 > a img {
    left: -50px;
    max-width: none;
    position: relative;
    top: -48px;
    width: 250px;
}
.vmpadding0 {
    padding: 0 !important;
}
.vmpadding0.left > a {
    height: 110px;
    overflow: hidden;
    width: 110px;
}
.customer-reviews .normal span.bold {
    font-weight: normal;
    color: #282828;
}
.customer-reviews .highlight span.bold {
    font-weight: normal;
    color: #282828;
}
.customer-reviews .normal blockquote {
    font-style: italic;
    font-size: 12px;
}
.customer-reviews .highlight blockquote {
    font-style: italic;
    font-size: 12px;
}
.priceandcart .product-price {
    float: none;
    margin: 0;
    text-align: left;
}
.priceandcart > span {
    display: inline-block;
}
.priceandcart > div {
    display: inline-block;
    float: right;
}
body .menustyle1 .right-module .priceandcart span .product-price span.PricesalesPrice {
    color: #7eac3c !important;
}
.Menustyle1 ul > li {
    float: none;
    display: inline !important;
}
.Menustyle1 .nav li a:hover {
    background-image: none;
}
.Menustyle1 ul {
    text-align: center;
}
.Menustyle1 .nav-tabs {
    border: 0;
    margin-bottom: 25px;
    margin-top: 100px;
}
.leftmenu ul li ul body .menustyle1 ul li a {
    border: 1px solid #ebebeb;
    padding: 19px 75px;
    border-right: 0;
}
body .Menustyle1 .nav-tabs > li.active > a > span {
    color: #337ab7;
}
body .Menustyle1 .nav-tabs > li > a {
    border: 1px solid #ebebeb;
    border-right: 0;
    padding: 20px 75px !important;
}
body .Menustyle1 .nav-tabs > li:last-child > a {
    border-right: 1px solid #ebebeb;
}
.tabbable {
    padding-bottom: 35px;
}
.left-module p {
    color: #959595;
}
.g-slide {
    font-size: 24px;
    line-height: 90px;
    font-family: "sans-serif";
    font-style: italic;
    font-weight: normal;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #fff;
    color: #000;
}
.view-productdetails .main-image img {
    max-height: none;
}
.right-module a {
    position: relative;
}
.right-module .priceinimage {
    position: absolute;
    top: 152px;
    left: 36%;
    background: #337ab7;
    opacity: 0.8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    width: 120px;
    height: 120px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: 0.3s;
    webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.right-module .media-image:hover .priceinimage {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.priceinimage .PricesalesPrice {
    width: 100%;
    height: 100%;
}
.priceinimage .PricesalesPrice .PricesalesPrice {
    font-size: 72px;
    color: #fff !important;
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px 20px;
}
.tz-wrap .vmproduct .col-lg-10.col-md-10.pleft30 {
    padding-left: 45px;
}
.style_m2 {
    color: #282828;
}
.style_m2 .style2 .priceandcart span .product-price {
    color: #337ab7;
}
.hright .tz-module {
    display: inline-block;
}
.custommenu-responsive i:hover {
    cursor: pointer;
}
.navbar-collapse {
    padding: 0;
}
.nav-collapse div ul li {
    float: none !important;
    text-align: center;
    display: block;
}
.nav-collapse div ul li a {
    padding: 10px 20px;
}
.nav-collapse div ul li a:hover {
    background-image: none;
}
.nav-collapse div ul {
    width: 100%;
}
.background_image {
    background: url("../../../images/bg_module.jpg") no-repeat center;
    background-size: cover;
}
.view-article .share-post {
    margin: 40px 0 40px;
}
.view-article .tz_portfolio_comment {
    margin-top: 80px;
}
.view-article #comments-form-buttons {
    margin-bottom: 85px !important;
}
.bookyourtable .jsn-uniform {
    margin-top: 27px;
}
.fa.fa-bars.toggle-menu.menu-left.push-body.jPushMenuBtn {
    font-size: 24px;
    top: 21px;
}
.g-slide.button-slide-bg {
    font-style: normal;
}
.label_cm1 {
    display: block !important;
    font-size: 14ppx !important;
    line-height: 25.2px !important;
    color: #959595 !important;
    font-weight: normal !important;
    margin-bottom: 10px !important;
}
#comments-form input {
    width: 368px;
    height: 45px;
    border: 2px solid #f2f2f2;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
body #comments-form input {
    padding: 0 10px !important;
    font-family: "sans-serif";
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #959595;
}
textarea#comments-form-comment:focus {
    outline: none;
}
#jc h4 {
    border-bottom: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
}
.jcm_desc {
    text-align: center;
    font-family: "sans-serif";
    font-style: italic;
    font-size: 16px;
    color: #959595;
    display: inline-block;
    width: 100%;
}
form#comments-form {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 47px;
}
body #comments-form textarea {
    max-width: 768px !important;
    width: 768px;
    border: 2px solid #f2f2f2;
    display: block;
    margin: 15px auto 0;
    padding: 5px 10px !important;
    font-family: "sans-serif";
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #959595;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.smiles {
    text-align: center;
}
#comments-form .grippie {
    display: none !important;
}
#comments-footer {
    display: none !important;
}
.left-form {
    padding-left: 200px !important;
}
.right-form {
    padding-left: 15px !important;
}
.label_area {
    width: 768px;
    margin: 0 auto !important;
}
div.comment-area {
    margin-top: 30px;
}
#comments-form .btsend a {
    color: #fff;
    font-weight: normal;
    font-style: normal;
    background: #337ab7;
    font-size: 14px;
    line-height: 80px;
    padding: 15px 50px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    margin-left: 180px;
}
#comments-form-buttons {
    margin-top: 23px !important;
}
.reply_desc {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    color: #959595;
    font-family: "sans-serif";
}
.comment-anchor {
    display: none;
}
.tz_portfolio_comment,
.customer-reviews {
    background: url("../../../images/bg_module.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.productdetails .customer-reviews {
    margin: 65px 0 0;
    padding: 50px 0;
}
.tz_portfolio_comment #comments {
    max-width: 1170px;
    margin: 78px auto;
}
.tz_portfolio_comment #comments h4 a.refresh {
    display: none;
}
input:focus {
    outline: none;
}
#comments-list-footer a.refresh {
    display: none;
}
.tz_portfolio_comment #comments .comments-list .rbox {
    margin: 60px 0;
}
body span.comments-buttons {
    font-size: 12px;
    line-height: 16px;
    font-family: "sans-serif";
    font-style: italic;
}
body span.comments-buttons a {
    color: #337ab7 !important;
}
body #comments a:hover {
    color: #337ab7 !important;
}
.view-productdetails .product-related-products {
    margin: 93px 0;
}
#tz-portfolio-template-comments,
#tz-portfolio-template-comments > div > div {
    padding: 0;
}
#jc .rbox {
    border: 0 !important;
    background: none !important;
}
.cate-shop {
    color: #959595;
    font-size: 14px;
}
.cate-shop span {
    color: #282828;
    font-size: 18px;
}
.cate-shop a {
    color: #959595 !important;
}
.cate-shop a:hover {
    color: #959595;
}
.productdetails-view .spacer-buy-area {
    padding: 0 !important;
}
.spacer-buy-area .addtocart-area {
    margin: 0 0 41px;
}
#tz-shop-wrapper .share-post a {
    margin-right: 50px;
}
#tz-shop-wrapper .share-post a i {
    font-size: 18px;
}
#tz-shop-wrapper .share-post {
    margin-top: 55px;
}
.product-related-products,
.product-related-categories {
    border: 0 !important;
}
.product-fields-title > strong {
    font-size: 30px;
    line-height: 22px;
    color: #282828;
    text-transform: uppercase;
}
.product-fields-title-wrapper .hasTooltip {
    display: none;
}
.product-fields-title-wrapper {
    text-align: center;
}
div#fancybox-wrap,
#fancybox-content {
    width: auto !important;
}
#fancybox-content {
    border: 10px solid #f2f2f2;
}
a.continue_link,a.showcart {
    font-size: 15px;
    color: #959595;
}
#fancybox-content h4 {
    color: #222;
    font-size: 20px;
    margin-bottom: 0;
}
#fancybox-content div {
    padding: 10px 10px 0 10px;
}
.vm-cart-header-container .vm-cart-header {
    width: 100%;
}
.vm-cart-header-container .vm-cart-header h1 {
    border-bottom: 2px solid #f2f2f2;
    font-size: 28px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.vm-cart-header-container .vm-continue-shopping {
    width: 100%;
}
.vm-cart-header-container .vm-continue-shopping a {
    display: block;
    text-align: center;
    margin: 10px 0;
}
.userdata > p {
    color: #959595;
    display: block;
    padding: 0 0 15px;
    text-align: center;
}
#com-form-login-username input {
    border: 2px solid #f2f2f2;
    box-shadow: none;
    padding: 5px 20px;
    height: 45px;
}
#com-form-login-password input {
    border: 2px solid #f2f2f2;
    box-shadow: none;
    padding: 5px 20px;
    height: 45px;
}
#com-form-login-remember input.default {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    padding: 10px 20px;
    background: #337ab7;
}
#com-form-login-remember > label {
    font-weight: normal;
}
#com-form-login div.width30 {
    width: 50%;
    margin: 0 !important;
}
#com-form-login div.width30 a {
    color: #282828 !important;
}
#com-form-login div.width30 a:hover {
    color: #282828;
}
.vm-fieldset-pricelist tbody tr:first-child {
    color: #282828;
}
table.cart-summary tr th {
    background: none !important;
}
.priceColor2 {
    color: #282828;
}
.vm-fieldset-pricelist tbody:first-child th {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    line-height: 30px;
}
.vm-fieldset-pricelist tbody tr td a {
    color: #959595;
}
.vm-fieldset-pricelist tbody tr .PricediscountedPriceWithoutTax {
    color: #282828;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin: 5px 10px 0 0;
}
.PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
    color: #337ab7;
    display: block;
}
.coupon {
    border: 1px solid #f2f2f2 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    color: #959595 !important;
    padding: 10px 50px !important;
    font-size: 12px;
    margin-bottom: 10px;
}
.upper {
    text-transform: uppercase;
}
.PricebillTotal.vm-display.vm-price-value {
    display: inline-block;
    float: right;
    text-align: right;
}
#checkoutForm .gobal_title {
    border-bottom: 1px solid #ccc;
    margin: 0 0 28px;
    padding-bottom: 15px;
}
.vm-cart-custom .shipping-payment {
    padding-right: 20px;
}
span.details-button input.details-button {
    background: none repeat scroll 0 0 #337ab7;
    border: 0 none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    padding: 10px 20px;
    text-align: center;
    font-size: 12px !important;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
    background: #337ab7 !important;
    border: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    padding: 6px 12px 3px;
    text-align: center;
    text-decoration: none;
}
textarea#customer_note_field {
    border: 2px solid #f2f2f2;
    box-shadow: none;
    height: 175px;
    margin: 10px 0;
    width: 100% !important;
}
a.terms-of-service {
    color: #959595;
    font-weight: normal;
}
.PricebillTotal {
    color: #337ab7;
}
.checkout-button-top {
    border-top: 1px solid #e9e8e8;
    margin: 20px 0;
    padding: 25px 0 0;
    text-align: right;
}
.checkout-button-top #checkoutFormSubmit span {
    font-size: 14px;
    font-weight: normal;
}
.checkout-button-top #checkoutFormSubmit {
    padding: 6px 12px;
}
fieldset.vm-fieldset-tos {
    margin-top: 15px;
}
.vm-button-correct {
    font-size: 14px;
    font-weight: normal;
}
.product-field-type-R {
    width: 25%;
    margin: 0;
    padding: 0;
}
.product-related-products,
.product-related-categories {
    padding: 0;
}
.inline tbody input {
    /*border: 1px solid #f2f2f2;*/
}
.tz-wrap .tabs {
    /*border: 0;*/
    margin-top: 98px;
    padding: 0;
    margin-bottom: 45px;
}
ul.tabs .tab_li a.active {
    /*border-bottom: 0 !important;*/
    position: relative;
    top: 0 !important;
}
ul.tabs .tab_li:last-child a span {
    border: none;
}
.tz-wrap .tz_tabs_introtext {
    padding: 13px 0 0;
}
ul.tabs .tab_li a span {
    border-right: 1px solid #f2f2f2;
    font-size: 14px;
    line-height: 22px;
    color: #282828;
    text-transform: uppercase;
    font-weight: bold;
    padding: 19px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    min-width: 195px;
    display: inline-block;
}
ul.tabs .tab_li a span:hover {
    color: #337ab7;
}
ul.tabs .tab_li a.active span {
    color: #337ab7;
}
#slide-contact .panel .panel-heading {
    display: none;
}
#slide-contact .panel {
    width: 50%;
    float: left;
}
#shop {
    margin: 0 !important;
}
.collapse {
    display: block !important;
}
#basic-details {
    overflow: hidden;
}
.view-contact .panel-body {
    padding: 0;
    border: 0 !important;
}
#basic-details .panel-body {
    padding: 0;
}
.thumbnail {
    padding: 0 !important;
    border: none !important;
}
.panel-group {
    margin: 0 !important;
}
.panel {
    border: 0 !important;
}
.shop {
    padding-left: 0;
    padding-right: 0;
}
.view-contact .slide-pattern {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.1;
}
.contact-slide {
    padding-left: 0;
    padding-right: 0;
}
.contact_display {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1500px) {
    #tz-shop-wrapper .container-fluid {
        max-width: 1600px;
    }
    .view-article .tz_portfolio_image {
        max-height: 720px;
        overflow: hidden;
    }
    .product-related-products .product-field-display > a img {
        display: block;
        height: 320px;
        width: 320px;
    }
    div.defined-product {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        overflow: hidden;
    }
    body.view-category div.product .vm-product-media-container {
        margin: 0 30px;
    }
    .tzcontent1 .container {
        width: 1400px;
    }
    section#tz-content1-wrapper {
        padding-bottom: 0 !important;
    }
    .tzcontent1 ul.serviceslist {
        margin: 0;
    }
    #tz-our-story2 .module-ct {
        padding-left: 0;
    }
    .out-story2 > div {
        max-width: 700px;
    }

    .salon .customourstory1 {
        padding-top: 55px;
    }
    .salon .special-char-2 {
        top: 200px;
        right: 20%;
    }
}
.jsn-master textarea.jsn-input-xlarge-fluid {
    width: 94% !important;
}
#getmodule > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.gallery_cont {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.newsletter input.inputbox {
    padding: 9px 20px;
    width: 355px;
}
.footer1 span.author a {
    color: #fff;
}
.footer1 span.author a:hover {
    color: #fff;
}
.cbp-spmenu-left.menu-open {
    background: #1f1f1f none repeat scroll 0 0;
    left: 0;
    overflow-y: auto;
}
::-webkit-input-placeholder {
    color: #494949;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #494949;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #494949;
}
:-ms-input-placeholder {
    color: #494949;
}
.newsletter input.inputbox:focus {
    border-color: #3f3f3f;
}
/*Thuongnv*/
.cbp-spmenu-left .plazart-megamenu > ul {
    padding: 10px 0;
}
.cbp-spmenu-left .plazart-megamenu > ul li:first-child a {
    border: none;
}
.cbp-spmenu-left .nav-collapse div ul li a {
    font-size: 14px;
    color: #a9abac;
    text-transform: none;
    font-weight: normal;
    text-align: left;
    padding: 15px 0;
    border-top: 1px solid #3a3f44;
}
.cbp-spmenu-left .nav-collapse div ul li a:hover {
    color: #fff;
    border-color: #3a3f44;
}
.cbp-spmenu-left #plazart-mainnav {
    /*padding-top: 100px;*/
}
.cbp-spmenu-left ul li.dropdown a.dropdown-toggle::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 20px;
}
.cbp-spmenu-left ul li.dropdown.open a.dropdown-toggle::after {
    content: "\f106";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 20px;
}
.cbp-spmenu-left .plazart-megamenu > ul li .mega-dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    background: transparent;
}
.cbp-spmenu-left .plazart-megamenu > ul li .mega-dropdown-menu .mega-inner {
    padding: 0;
}
.cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav li a, .plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu a {
    padding: 15px 0;
    font-size: 13px;
    line-height: 1.15;
    -webkit-transition: padding 0.3s ease 0s;
    -moz-transition: padding 0.3s ease 0s;
    -o-transition: padding 0.3s ease 0s;
    transition: padding 0.3s ease 0s;
}
.cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav li a:hover,
.plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu a:hover{
    background: #fff !important;
    color: #1f1f1f;
    padding-left: 15px;
}
.plazart-megamenu .nav.nav-pills.nav-stacked li {
    position: relative;
}
/*.cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav > li:first-child a {*/
/*padding-top: 0;*/
/*}*/
.cbp-spmenu-left .plazart-megamenu .mega-dropdown-inner .mega-col-nav {
    border-right: 1px solid #2c2c2c;
}
.cbp-spmenu-left.cbp-spmenu-vertical {
    width: 260px;
    left: -260px;
}
.cbp-spmenu-left .nav-collapse div ul li.open a,
.cbp-spmenu-left .nav-collapse div ul li a:hover {
    background: transparent !important;
    border-color: #3a3f44;
}
.view-productdetails .xpecialclass {
    display: none;
}
.view-productdetails span.quantity-box {
    vertical-align: baseline !important;
    margin: 0 5px;
}
ul.round_the_block li div.service-icon a:hover::after {
    transform: scale(1.19);
    -webkit-transform: scale(1.19);
    -moz-transform: scale(1.19);
    -o-transform: scale(1.19);
    border: 1px solid red;
    opacity: 0.6;
}
ul.round_the_block li div.service-icon a::after {
    border: 0 solid red;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    content: "";
    display: block;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
.bx-pager-item a:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.book-images {
    text-align: right;
	margin-top: 80px;
	padding-bottom: 80px;
}

.vm-product-media-container {
    overflow: hidden;
}
.vm-product-media-container:hover .defined-product .vm-price-value {
    /*transform: scale(1.5);*/
    /*-webkit-transform: scale(1.5);*/
    /*-moz-transform: scale(1.5);*/
    /*-o-ttransform: scale(1.5);*/
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.bx-viewport ul {
    padding-left: 0;
}
.nav-fixed-top .container {
    width: 100%;
}
/*.nav-fixed-top .leftmenu,*/
/*.nav-fixed-top .rightmenu,*/
/*.nav-fixed-top .hright {*/
/*left: 0 !important;*/
/*}*/
.nav-fixed-top #header {
    background: #fff;
}
.nav-fixed-top .leftmenu ul {
    text-align: right;
}
.nav-fixed-top .leftmenu ul li ul {
    text-align: left;
}
.hover-white {
    color: #fff;
}
.hover-white:hover {
    color: #fff;
}
.ourchefs {
    padding-left: 0;
    padding-right: 0;
}
.awwards2 .flex-control-nav {
    bottom: -100px;
    position: absolute;
    text-align: center !important;
    width: 565px;
}
.reservation .awwards2 .flex-control-nav {
    bottom: -80px;
}
.awwards_custom1 img {
    float: right;
    padding-right: 13px;
}
body .menustyle1 .style2 .priceandcart span .product-price span.PricesalesPrice {
    color: #337ab7 !important;
}
.style2 .row {
    margin-bottom: 10px;
}
body.view-category div.product .vm-product-media-container {
    margin: 0 30px;
    margin-bottom: 58px;
}
.view-article #tz-portfolio-template-fulltext p strong {
    font-weight: normal;
    color: #282828;
    font-size: 18px;
    font-style: italic;
    /*padding-top: 27px;*/
    display: block;
}
.view-cart #tz-shop-wrapper .container-fluid {
    max-width: 1170px;
}
#com-form-login fieldset {
    margin: 40px 0;
}
span.customer-note {
    color: #959595;
}
.vm-fieldset-tos .cart span.cart {
    color: #959595;
}
div.write-reviews {
    max-width: 1170px;
    margin: 0 auto;
}
body #comments-form input.selected,
#comments-form textarea.selected {
    background-color: #ffffff !important;
    border: 2px solid #f2f2f2;
    color: #282828;
}
.comments-form-message-info {
    text-align: center;
}
.comment-box span.comment-author {
    font-size: 16px !important;
    font-weight: bold;
    color: #282828 !important;
}
.comment-box .comment-date {
    display: block;
    font-family: "serif";
    color: #959595 !important;
    font-size: 12px !important;
    font-weight: normal;
    font-style: italic;
    background: none !important;
    padding-left: 0 !important;
    margin-top: 18px !important;
}
body div.comment-body {
    font-size: 14px;
    font-weight: normal;
    color: #959595 !important;
    margin-top: 18px !important;
    line-height: 24px;
}
table.user-details input {
    background: none !important;
    border: 1px solid #f2f2f2;
}
#userForm fieldset h2 {
    text-transform: uppercase;
    text-align: center;
}
.get-form-tpl #tz-component h1 {
    text-transform: uppercase;
    text-align: center;
}
tbody tr td.key label {
    color: #959595;
    font-weight: normal;
}
table.user-details input.invalid {
    border: 1px solid #337ab7 !important;
}
.vm-button-correct:hover {
    font-size: 1em;
}
#comments .comment-avatar img {
    width: auto !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
#comments .avatar-indent {
    padding-left: 105px !important;
    padding-top: 15px;
}
.left-module .desc p {
    margin-bottom: 25px;
}
.left-module .desc p:last-child {
    margin-bottom: 0;
}
.push-body {
    overflow: hidden !important;
    overflow-y: auto !important;
}
#tz-portfolio-template-information .tz-row {
    text-align: center;
}
#tz-portfolio-template-navigation .next > a::after {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
}
#tz-portfolio-template-navigation .next > a {
    font-size: 0;
}
#comments-list-footer {
    text-align: center;
}
#tz-portfolio-template-navigation .next > a,
#tz-portfolio-template-navigation .previous > a {
    font-size: 0;
}
#tz-portfolio-template-navigation .previous > a::after {
    content: "\f177";
    font-family: FontAwesome;
    font-size: 24px;
}
#tz-portfolio-template-navigation .pager li > a,
#tz-portfolio-template-navigation .pager li > span {
    border: none;
    padding: 12px 18px;
}
.today-menu .flex-direction-nav a i {
    font-size: 0;
}
.today-menu .flex-direction-nav a.flex-next i::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
}
.today-menu .flex-direction-nav a.flex-prev i::after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 24px;
}
.rating-item {
    display: inline-block !important;
    font-family: FontAwesome !important;
}
.rating {
    text-align: center;
    margin: 25px 0 10px;
}
.fa-star.true {
    color: #337ab7;
}
.fa-star.false {
    color: #e2e2e2;
}
span.fa-star {
    font-size: 18px;
    margin-right: 5px;
}
.fa.fa-star.false.w50::after {
    color: #337ab7;
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%;
}
.leftsc {
    display: inline;
}
.rating-product-details {
    margin-top: 8px;
}
.style2 .priceandcart {
    position: relative;
}
.priceandcart .link a {
    position: relative;
    top: -13px;
    right: 0;
}
.class1 {
    display: table;
    width: 100%;
    height: 100%;
}
.class2 {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
}
.reservation-slider .tp-caption a.button-slide-bg {
    padding: 16px 51px 12px !important;
}
.contact-slider .tp-caption a.button-slide-bg {
    padding: 16px 84px 8px !important;
}
.abs-slider .tp-caption a.button-slide-bg {
    padding: 16px 43px 10px !important;
}
.restaurant-gallery-slide .tp-caption a.button-slide-bg {
    font-size: 26px !important;
    padding: 16px 60px 8px !important;
}
.blog-slider .tp-caption a.button-slide-bg {
    padding: 16px 84px 10px !important;
}
.menustyle-slide .tp-caption a.button-slide-bg {
    padding: 16px 32px 14px !important;
}
.shop-slide .tp-caption a.button-slide-bg {
    padding: 16px 84px 10px !important;
}
.shop #tz_options .vm-filter {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    clear: both;
    display: inline-block;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: auto;
}
.shop #tz_options .vm-filter a.selected {
    color: #337ab7;
}
.shop #tz_options .option-combo {
    margin: 0 auto;
    text-align: center;
}
#header ul.dropdown-menu li:first-child a {
    border-top: 1px solid #ebebeb;
}
#header ul.dropdown-menu li a {
    border-bottom: 1px solid #ebebeb;
    border-top: medium none;
    font-size: 13px;
    font-weight: normal;
    padding: 12px 0 12px 20px;
    text-align: left;
    text-transform: unset;
}
@media (max-width: 360px) {
    .customourstory1 {
        padding-top: 0;
    }
    .special-char-2 {
        color: #337ab7;
        font-size: 24px;
        line-height: 24px;
        position: absolute;
        right: 0;
        top: 70px;
    }
    #tz-our-story2 {
        margin-top: 20px;
    }
    body .today-menu h3.module-title {
        top: 50px !important;
        font-size: 14px;
    }
    body h3.arc-title {
        font-size: 24px;
        top: 100px !important;
    }
    .button-view-menu {
        background: none repeat scroll 0 0 #337ab7;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        color: #fff;
        display: inline-block;
        font-size: 10px;
        line-height: 22px;
        padding: 10px 17px;
        z-index: 9999;
    }
    .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
    body .today-menu .flex-direction-nav a {
        height: 30px;
        margin: 0;
        top: 100px;
        width: 30px;
    }
    html body .today-menu .flex-direction-nav a i {
        font-size: 0;
        left: 9px !important;
        top: 2px !important;
    }
    .ourchefs .TzMultipurpose {
        margin-top: 0;
    }
    body #tz-latest-product-wrapper {
        padding: 30px 0 !important;
    }
    .tzcontent1 h3.title-module {
        font-size: 18px;
        line-height: 24px;
    }
    .latest_product span.quantity-box {
        position: relative;
    }
    .latest_product span.quantity-box {
        left: 0;
    }
    .latest_product span.addtocart-button {
        padding-left: 0 !important;
        padding-top: 20px;
        display: block;
    }
    .right-module .priceinimage {
        background: none repeat scroll 0 0 #337ab7;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        height: 80px;
        left: 31%;
        opacity: 0.8;
        position: absolute;
        top: 80px;
        transition: all 0.3s ease 0s;
        width: 80px;
        transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
    }
    .awwards2 h3 {
        color: #000;
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 25px;
        text-transform: uppercase;
    }
    div.social-list a {
        margin: 0 8px;
    }
    .banner1 p {
        color: #fff;
        display: inline-block;
        font-size: 10px !important;
        font-weight: bold;
        left: 0;
        line-height: 20px;
        position: absolute;
        text-transform: uppercase;
        top: 30px !important;
        z-index: 9999;
        width: 100%;
        text-align: center;
    }
    .banner1 .price {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: bold;
        height: 45px;
        line-height: 20px;
        padding-top: 11px !important;
        position: absolute;
        right: 90px !important;
        text-align: center;
        top: 50px !important;
        width: 45px;
        z-index: 9999;
    }
    .banner2 p {
        font-size: 16px !important;
        right: 0 !important;
    }
    .footer1 h3 {
        line-height: 24px;
    }
    .latest_product .module-title a {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .blog-column {
        padding-left: 50px;
        padding-right: 50px;
    }
    .customourstory1 {
        padding-right: 0;
    }
    body #tz-our-story2 {
        padding: 0 60px !important;
    }
    .logo,
    .hright {
        margin-top: 0 !important;
    }
    .hright {
        height: 72px;
        padding-bottom: 0 !important;
    }
    .col-lg-1.hright {
        width: 50% !important;
    }
    .logo a img {
        height: 72px !important;
    }
    .logo a {
        top: 0 !important;
        left: 0 !important;
        padding: 0 20px;
    }
    #tz-header-right {
        text-align: right;
    }
    .tz-vm-search {
        margin-right: 10px;
        margin-left: 0 !important;
    }
    #tz-header-right .custommenu-responsive {
        margin-right: 80px;
        margin-left: 0 !important;
    }
    body .tp-caption.largetext .special-char {
        font-size: 48px !important;
    }
    /*body .tp-caption.largetext,*/
    /*.largetext {*/
    /*font-size: 16px !important;*/
    /*}*/
    .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    body .today-menu .flex-direction-nav a.flex-prev i {
        font-size: 0;
        left: 20px;
        top: 10px;
    }
    body .today-menu .flex-direction-nav a i {
        font-size: 0;
        top: 10px;
        left: 20px !important;
    }
    p.desc_for_mdl {
        padding: 0 30px;
    }
    .link_social i {
        font-size: 18px !important;
    }
    .ourteam_desc .link_social {
        top: 200px;
    }
    #tz-header-right .custom {
        margin-right: 10px;
    }
    #tz-our-story2 .module-ct {
        padding-left: 0;
    }
    #tz-our-story2 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .latest_product .left-module {
        padding-left: 35px;
        padding-right: 35px;
    }
    .latest_product span.addtocart-button {
        padding-right: 0;
        padding-left: 40px;
    }
    .latest_product .right-module {
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .awwards2 .desc-module {
        width: auto;
    }
    .awwards2 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .awwards2 .flexslider .flex-viewport {
        width: auto;
        margin: 0 35px;
    }
    .footer1,
    .footer2,
    .footer3 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .newsletter .subcription_btn {
        display: block;
    }
    .productdetails .left-module {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .view-gallery .bot100 {
        margin-top: 0;
    }
    .productdetails .right-module {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .footer1 .custom span {
        padding-right: 0;
    }
    .social-list {
        margin: 50px;
    }
    .footer1 span.author {
        margin-top: 20px;
    }
    .footer3-author {
        margin-top: 20px;
    }
    .banner1 {
        width: 100% !important;
    }
    .banner2 {
        width: 100% !important;
        margin-left: 0;
        margin-top: 30px;
    }
    .banner1 p {
        font-size: 12px;
    }
    .banner1 .price {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: bold;
        height: 45px;
        line-height: 20px;
        padding-top: 11px;
        position: absolute;
        right: 65px;
        text-align: center;
        top: 35px;
        width: 45px;
        z-index: 9999;
    }
    .row div[class*="width"] {
        width: 100% !important;
    }
    .productdetails .left-module {
        padding-left: 25px;
        padding-right: 25px;
    }
    .productdetails .right-module {
        padding-left: 25px;
        padding-right: 25px;
    }
    .priceandcart .link a {
        right: 35px;
        position: static;
    }
    ul.tabs .tab_li a span {
        min-width: 0;
        padding: 17px 15px;
        font-size: 12px;
    }
    .footer1 h3,
    .Subscribe-us {
        text-align: center;
    }
    .footer3-author {
        float: none;
    }
    .footer3 .subcription_btn {
        margin-left: 0;
    }
    .filter-vm {
        font-size: 12px;
        padding: 20px 15px;
    }
    .hright .tz-module {
        margin-right: 10px;
    }
    .view-productdetails .vm-product-container .vm-product-media-container {
        width: 100%;
    }
    .view-productdetails .vm-product-media-container .main-image a {
        margin-right: 0;
    }
    /*.product-field-type-R {*/
    /*float: none;*/
    /*width: 100%;*/
    /*}*/
    .product-field-display a img {
        display: block;
        height: auto;
        width: auto;
    }
    #slide-contact .accordion-group:last-child {
        width: 100%;
    }
    #slide-contact .accordion-group:first-child {
        width: 100%;
    }
    .jsn-master textarea.jsn-input-xlarge-fluid {
        width: 100%;
    }
    .ourteam .tz_multi_image {
        margin: 0 auto;
    }
    .bot100 {
        margin-top: 100px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .awwards2 .flex-control-nav {
        width: 100%;
    }
    .tz_multi_item {
        margin-top: 30px;
    }
    .awwards_custom1 img {
        float: none;
        width: 100%;
    }
    .awwards2 {
        padding-left: 50px;
        padding-right: 50px;
    }
    /*i.fa-search {*/
    /*font-size: 20px;*/
    /*}*/
    /*em.fa-shopping-cart {*/
    /*font-size: 20px;*/
    /*}*/
    body .tp-caption a.button-slide-bg {
        font-size: 18px !important;
    }
    body span.special-span {
        font-size: 18px !important;
    }
    .view-category .title-product {
        opacity: 1;
    }
    .view-category .product-price {
        opacity: 1;
    }
    .title-product span {
        font-size: 12px;
    }
    .vm-product-media-container a img {
        opacity: 0.3;
    }
    .tz-header-menu-fixed {
        margin-top: 0 !important;
    }
}
div.tp-rightarrow.default {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 50px;
    right: 0 !important;
    width: 50px;
    position: relative;
}
div.tp-rightarrow.default::after {
    color: #ccc;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 100%;
}
div.tp-leftarrow.default {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 50px;
    left: 0 !important;
    width: 50px;
    position: relative;
}
div.tp-leftarrow.default::after {
    color: #ccc;
    content: "\f104";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 100%;
}
div.tp-leftarrow.default:hover::after,
div.tp-rightarrow.default:hover::after {
    color: #fff;
}
.slide-pattern {
    background: rgba(0, 0, 0, 0) url("../../../images/pattern.png") repeat scroll 0 0;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
a.button-red.btn-center {
    margin-right: 0 !important;
}
/*Head*/
body.tz-menu-fixed .tz-header-menu-fixed {
    background: #232323 none repeat scroll 0 0;
    bottom: auto;
    height: 70px;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
body.tz-menu-fixed .tz-header-menu-fixed.nav-fixed-top {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
button.button-red {
    color: #fff !important;
    background: #337ab7;
    border: none;
    line-height: 20px !important;
    padding: 14px 35px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    font-weight: normal;
}
.custommenu-responsive .fa-bars {
    font-size: 20px;
}
.plazart-mainnav .nav > li > a:hover,
.plazart-mainnav .nav > li > a:focus {
    background: transparent;
}
.today-menu .flexslider {
    margin-bottom: 0;
}
.cbp-spmenu-left {
    overflow-x: hidden;
}
.cbp-spmenu-left.menu-open {
    background: #1f1f1f none repeat scroll 0 0;
    left: 0;
    overflow-y: auto;
}
.cbp-spmenu-left.cbp-spmenu-vertical {
    z-index: 99999;
}
ul.nav-stacked .dropdown-menu {
    min-width: 230px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
    margin-left: -1px;
}
ul.nav-stacked .dropdown-submenu > a::after {
    border-width: 0;
}
a.button-red {
    color: #fff !important;
    background: #337ab7;
    font-size: 20px;
    line-height: 80px;
    padding: 14px 35px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    font-weight: normal;
    /*margin-right: 185px !important;*/
}
a.button-white {
    /*margin-left: 185px !important;*/
    color: #222 !important;
    background: #fff;
    font-size: 14px !important;
    line-height: 80px;
    padding: 14px 35px !important;
    font-weight: normal;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.element {
    overflow: hidden;
    position: relative;
    background: #fff;
    color: #222;
}
.element.alkali {
    background: #F00;
    background: #ff0000;
}
.element.alkaline-earth {
    background: #F80;
    background: #ff9900;
}
.element.lanthanoid {
    background: #FF0;
    background: #ccff00;
}
.element.actinoid {
    background: #0F0;
    background: #33ff00;
}
.element.transition {
    background: #0F8;
    background: #00ff66;
}
.element.post-transition {
    background: #0FF;
    background: #00ffff;
}
.element.metalloid {
    background: #08F;
    background: #0066ff;
}
.element.other.nonmetal {
    background: #00F;
    background: #3300ff;
}
.element.halogen {
    background: #F0F;
    background: #cc00ff;
}
.element.noble-gas {
    background: #F08;
    background: #ff0099;
}
.element {
    position: absolute;
    margin: 0;
}
.element .symbol {
    left: 0.2em;
    top: 0.4em;
    font-size: 3.8em;
    line-height: 1.0em;
    color: #FFF;
}
.element.large .symbol {
    font-size: 4.5em;
}
.element.fake .symbol {
    color: #000;
}
.element img {
    margin: 0 auto;
    display: block;
}
.variable-sizes .element.width2 {
    width: 230px;
}
.variable-sizes .element.height2 {
    height: 230px;
}
.variable-sizes .element.width2.height2 {
    font-size: 2.0em;
}
.element.large,
.variable-sizes .element.large,
.variable-sizes .element.large.width2.height2 {
    font-size: 3.0em;
    width: 350px;
    height: 350px;
    z-index: 100;
}
.clickable .element:hover {
    cursor: pointer;
}
.clickable .element:hover h3 {
    text-shadow: 0 0 10px white, 0 0 10px white;
}
.clickable .element:hover h2 {
    color: white;
}
.item {
    width: 120px;
}
.color-shape {
    width: 70px;
    height: 70px;
    margin: 5px;
    float: left;
}
.color-shape.round {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -o-border-radius: 35px;
}
.color-shape.big.round {
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    -o-border-radius: 75px;
}
.color-shape.red {
    background: red;
}
.color-shape.blue {
    background: blue;
}
.color-shape.yellow {
    background: yellow;
}
.color-shape.wide,
.color-shape.big {
    width: 150px;
}
.color-shape.tall,
.color-shape.big {
    height: 150px;
}
.color-shape a {
    display: block;
    height: 100%;
}
.color-shape a:hover {
    background: white;
    background: rgba(255, 255, 255, 0.5);
}
.horizontal #portfolio {
    height: 80%;
}
#copy {
    max-width: 640px;
}
.photos .photo {
    width: 320px;
    margin: 5px;
    float: left;
}
.photos .photo img {
    display: block;
    width: 100%;
}
#TzContent {
    width: 100%;
}
.demos #content {
    height: 100%;
}
.docs #content {
    max-width: 640px;
}
.docs #content a:hover {
    border-bottom: 1px dotted;
}
#site-nav {
    width: 200px;
    position: absolute;
    left: 10px;
    top: 0px;
    padding-top: 20px;
    font-size: 12px;
}
#site-nav h1 {
    font-size: 24px;
    margin-bottom: 0.5em;
    margin-top: 0;
    font-weight: bold;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}
#site-nav h2 {
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 0.3em;
    border-top: none;
}
#site-nav h1 a {
    color: #4FB;
}
#site-nav h1 a:hover {
    color: #4BF;
}
#site-nav ul {
    list-style: none;
    margin: 0 0 1.0em;
    font-weight: bold;
}
#site-nav ul ul {
    margin-bottom: 0;
}
#site-nav ul a {
    display: block;
    border: none;
    padding: 1px 5px;
}
#site-nav ul .current a {
    background: rgba(0, 0, 0, 0.3);
    color: #1BF;
}
#site-nav ul a:hover,
#site-nav ul .current a:hover {
    color: white;
}
#site-nav ul .current .toc a {
    font-size: 12px;
    padding-left: 1.2em;
    font-weight: normal;
}
.docs #content h2 {
    border-top: 1px solid #333;
    padding-top: 0.8em;
    margin-bottom: 0.8em;
}
.docs #content h2:target {
    padding: 10px;
    background: white;
    color: #222;
}
.docs #content h3 {
    color: #FEC;
    background: rgba(191, 191, 191, 0.05);
    padding: 2px 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.15em;
}
.docs #content h4 {
    margin-bottom: 0.5em;
    font-size: 14px;
}
#content code {
    font-size: 12px;
}
#content pre {
    line-height: 1.6em;
}
h3#tz_options {
    padding-bottom: 0;
}
.option-def dl dt,
.option-def dl dd {
    float: left;
    padding: 0 1.2em;
    background: #161616;
    line-height: 36px;
    height: 36px;
}
.option-def dl.header dt,
.option-def dl.header dd {
    background: #444;
}
.option-def dl .option-type {
    font-size: 13px;
    color: #AAA;
    font-style: italic;
}
.option-def dl dd {
    border-left: 1px solid #222;
}
.docs .tagline {
    font-size: 22px;
    font-weight: 300;
}
.docs .as-is {
    font-size: 95%;
}
.docs #commercial {
    background: white;
    padding: 10px;
    font-size: 14px;
    color: #1F1F1D;
}
.docs #commercial a {
    font-weight: bold;
}
code .s1,
code .s {
    color: #78BD55;
}
code .mi,
code .cp,
code .kc {
    color: #5298D4;
}
code .k {
    color: #E39B79;
}
code .kd,
code .na {
    color: #A9D866;
}
code .p {
    color: #EDB;
}
code .o {
    color: #F63;
}
code .nb {
    color: #AA97AC;
}
code .c,
code .c1 {
    color: #666;
    font-style: italic;
}
code .nt {
    color: #A0C8FC;
}
code .nf {
    color: #9EA8B8;
}
code .nc {
    color: #A78352;
}
code .m {
    color: #DE8E50;
}
code .nd {
    color: #9FAD7E;
}
#sites h2 {
    display: none;
    padding: 0.4em;
    line-height: 32px;
    margin-bottom: 0.4em;
    -webkit-transition: background-color 0.8s;
    -moz-transition: background-color 0.8s;
    -o-transition: background-color 0.8s;
    transition: background-color 0.8s;
}
#sites h2 img {
    display: inline-block;
    margin-right: 0.4em;
    vertical-align: bottom;
}
#sites h2.loading {
    background: white;
    color: #222;
}
#sites h2.error {
    background: red;
    color: #222;
}
#sites ul {
    margin: 0;
}
.big-graph {
    background: white;
    height: 600px;
    margin: 20px auto;
}
.big-graph .project {
    width: 45px;
    height: 45px;
    float: left;
}
.big-graph .project .icon {
    pointer-events: none;
    width: 31px;
    height: 31px;
    background: white;
    margin-left: 7px;
    -webkit-transition: -webkit-transform 0.25s;
    -moz-transition: -moz-transform 0.25s;
    -ms-transition: -ms-transform 0.25s;
    -o-transition: -o-transform 0.25s;
    transition: transform 0.25s;
}
.big-graph .project:hover {
    z-index: 5;
}
.big-graph .project:hover .icon {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
}
.big-graph .project.commercial .icon {
    background: #6B6B6B;
}
.big-graph .project.urbanism .icon {
    background: #00CF00;
}
.big-graph .project.public-space .icon {
    background: #FF8D00;
}
.big-graph .project.culture .icon {
    background: #D61919;
}
.big-graph .project.body-culture .icon {
    background: #00ECFF;
}
.big-graph .project.health .icon {
    background: #FF2251;
}
.big-graph .project.education .icon {
    background: #00A700;
}
.big-graph .project.housing .icon {
    background: #FF02FF;
}
.big-graph .project.hotel .icon {
    background: #0000C3;
}
.big-graph .project.media .icon {
    background: #292929;
}
.big-graph .project p {
    line-height: 14px;
    font-size: 10.5px;
    color: black;
    margin-left: 7px;
}
#infscr-loading {
    position: fixed;
    text-align: center;
    bottom: 30px;
    left: 42%;
    z-index: 100;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    color: #222;
    font-size: 15px;
    font-weight: bold;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
/**
 * 
 * File used to change styling of the standard Bootstrap elements 
 *
 **/
/* Fluid layout */

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: #ebebeb;
}
/* Mainmenu toggler */
.tz-mainmenu-toggle {
    display: none;
}
/* Fix for the images */
img {
    max-width: 100%;
}
div.imgcaption {
    max-width: 100%!important;
}
/* Fix for the btn-toolbar */
.btn-toolbar {
    clear: both;
}
.article-index + .btn-toolbar {
    clear: left;
}
/* Adjustment for the buttns */
aside .btn-group > .dropdown-toggle {
    padding: 0!important;
}
.btn.btn-primary [class^="icon-"] {
    margin-top: -1px;
    opacity: 1;
}
a [class^="icon-"] {
    margin-top: -3px;
}
/* Adjustment default properties basic html */
a {
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: none;
}
/* Adjustment for the badges and labels */
.label,
.badge {
    vertical-align: text-top !important;
}
/* Adjustment for the well class */
.well {
    background: #fff;
}
/* Adjustment for the nav-pills */
/* Adjustment for the form actions */
.form-actions {
    background: #fff;
    border-top: 1px solid #ddd;
    overflow: hidden;
}
/* Fix for the icons */
[class^="icon-"],
[class*=" icon-"] {
    /*opacity: 0.5;*/
    position: relative;
    top: 2px;
}
/* Adjustment of the dropdown button */
.btn-group.open .btn.dropdown-toggle,
.btn.dropdown-toggle {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* Fix for the spans in the rows */
[class*="span"]:first-child {
    margin-left: 0!important;
}
[class*="span"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Fix for the breadcrumbs */
.breadcrumb {
    background: transparent;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px 0;
}
.breadcrumb > li:first-child {
    margin-right: 10px;
}
/* Fix for the tables */
table {
    clear: both;
}
/* Fix for the dropdown menu in the <aside> */
aside .dropdown-menu {
    min-width: 80px!important;
}
/* Fix for the stripped lists */
.list-striped {
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    margin: 0;
    padding: 3px;
}
.list-striped li {
    padding: 7px 10px;
}
.list-striped li:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover {
    background-color: #f5f5f5;
}
li {
    list-style: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
}
p {
    margin-top: 0px;
}
a:hover,
a:focus {
    color: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: none !important;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: none !important;
}
/*ThuongNV*/
.flexslider h3.arc-title {
    z-index: 9;
}
#header {
    background: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
ul.nav-pills > li.active > a {
    background: transparent;
}
/*ul.nav-pills > li:first-child > a {*/
/*border-radius: 10px;*/
/*-moz-border-radius: 10px;*/
/*-webkit-border-radius: 10px;*/
/*-o-border-radius: 10px;*/
/*}*/
/*ul.nav-pills > li > a {*/
    /*border-radius: 0;*/
    /*-moz-border-radius: 0;*/
    /*-webkit-border-radius: 0;*/
    /*-o-border-radius: 0;*/
/*}*/
.special-char.line::after {
    border: 1px solid #fff;
    content: " ";
    display: block;
    left: -35%;
    position: absolute;
    top: 50%;
    width: 30%;
}
.special-char.line::before {
    border: 1px solid #fff;
    content: " ";
    display: block;
    right: -35%;
    position: absolute;
    top: 50%;
    width: 30%;
}
.page-heading{
    border-width: 0;
    font-size: 30px;
    margin: 0;
    min-height: 0;
    min-width: 0;
    color: #282828;
    background: #fff;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    padding: 15px 32px 10px;
}

.page-heading:after{
    content: "";
    bottom: -8px;
    width: 100%;
    height: 8px;
    left: 0;
    position: absolute;
    background-image: url("../../../images/pattern2.png");
}
.page-description{
    color: #fff;
    display: block;
    font-family: "serif";
    font-size: 26px !important;
    line-height: 41px;
    font-style: italic;
    font-weight: normal;
    padding-top: 35px;
}
.tz_top-header {
    position: relative; top: 0; z-index: 22; overflow: hidden;
}
.tz_top-header-inner {
    bottom: 0; position: absolute; width: 100%; z-index: 2; top: 0px; margin-top: 240px;
}
.tz_top-header-inner .inner-table {
    display: table; width: 100%; height: 100%; text-align: center;
}
.tz_top-header-inner .inner-table .inner-cell {
    display: table-cell; vertical-align: middle;
}
.tz-wrap .tabs-ul {
    text-align: center;
}
.tz-wrap .tabs-ul ul.tabs {
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.tz-wrap ul.tabs .tab_li a.active {
    border: none;
}
.banner-footer {
    padding-top: 10px;
}
.TzBlog.blog .TzItem .tz_portfolio_image img:hover, .TzPortfolioMedia img:hover {
    transform: scale(1.3) rotate(4deg);
    -webkit-transform: scale(1.3) rotate(4deg);
    -ms-transform: scale(1.3) rotate(4deg);
}
.tz_portfolio_image {
    overflow: hidden;
}
.TzBlog.blog .TzItem .tz_portfolio_image img, .TzPortfolioMedia img {
    -webkit-transition: 10s;
    -moz-transition: 10s;
    -ms-transition: 10s;
    -o-transition: 10s;
    transition: 10s;
}
.contact .accordion-inner {
    position: relative;
}
.contact .add-contact {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.contact .add-contact .ct-table {
    display: table;
    height: 100%;
    width: 100%;
}
.contact .add-contact .ct-table-cell {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.bg-contact .opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.4);
}
/*.contact .display-form {*/
/*max-width: 770px;*/
/*}*/
.contact div#display-form {
    margin-top: 30px;
    max-width: 770px;
}
#contact-form > fieldset {
    margin: 0;
}
.btn {
    background: #337ab7;
    padding: 10px 40px;
    color: #FFF;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #FFF;
}
.rvproduct .tz-vote {
    display: inline-block;
    float: right;
}
.latest_product .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
    margin-top: 42px;
    color: #FFF !important;
}
.registration fieldset > legend {
    border: medium none;
    text-transform: uppercase;
}
.registration .form-actions > button.btn {
    margin-right: 15px;
}
.vm-cart-header-container .vm-cart-header h1 {
    padding: 50px 0 10px;
    border: none;
}
/*# sourceMappingURL=bootstrap.css.map */



/* DuongTV Shop cart */
.cart-view .general-bg,
.cart-view input.custom-attribute,
.cart-view input.quantity-input,
.cart-view .manufacturer-product-link a,
.cart-view a.ask-a-question,
.cart-view input.vm-default,
.cart-view a.product-details,
.cart-view a.details,
.cart-view div.details,
.cart-view button.default{
    background: transparent;
}
.cart-view a.details{
    border: 0 none;
    box-shadow: none;
    color: #fff;
    padding: 10px 20px;
    background: #337ab7;
}
.cart-view a.details:hover,
.cart-view div.details:hover,
.cart-view a.product-details:hover{
    color: #fff;
    background: #337ab7;
}
.cart-view .cart-summary {
    width: 100% !important;
}
.cart-view .cart-summary > tbody > tr:first-child{
    background: #f8f8f8;
}
#checkoutForm > .vm-cart-custom {
    padding-top: 40px;
}
.cart-view .title-total-cart-price {
    color: #959595;
}
.total-prices .vm-continue-shopping {
    text-align: right;
}
.cart-view .cart-summary th {
    border: medium none;
    font-weight: normal;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 15%;
}
.cart-view #com-form-login > .row {
    margin: 0 -15px;
}
.sectiontableentry2.coupons span.details-button {
    display: block;
    margin: 0;
}
.sectiontableentry2.coupons {
    padding-right: 20px;
}
#com-form-login fieldset{
    margin: 0;
    padding: 0;
}
#com-form-login .s-input{
    margin-bottom: 15px;
}
#com-form-login .s-input label,
#com-form-login .s-input p {
    display: inline-block;
}
.cart-view .s-input label{
    color: #959595;
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    margin-top: 5px;
    width: 30%;
}
#com-form-login input{
    width: 100%;
}
#com-form-login .s-input > p {
    float: right;
    width: 65%;
}
#com-form-login #com-form-login-remember {
    clear: both;
    text-align: right;
    width: 100%;
}
#com-form-login #com-form-login-remember input{
    width: auto;
}
#com-form-login .login-right label {
    color: #959595;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 5px;
}
#com-form-login .login-right #remember {
    height: auto;
    line-height: 1;
    width: auto;
    position: relative;
    top: 1px;
}
#com-form-login .login-right a {
    color: #959595;
    font-size: 13px;
    line-height: 2;
}
#com-form-login .login-right a:hover,
#com-form-login .login-right a:focus {
    color: #337ab7;
}
.cart-view #com-form-login > p.desc {
    color: #959595;
    padding: 0 0 20px;
}
.vm-cart-header > h4 {
    font-size: 24px;
    font-weight: bold;
}
#tz-component .cart-view {
    padding: 65px 0;
}
.vmicon, .vmiconFE, .vm2-add_quantity_cart {
    background: transparent;
}
.cart-view #checkoutForm {
    padding-top: 20px;
}
.cart-view .billto-shipto {
    border: none;
    padding-bottom: 45px;
}
.cart-view .output-shipto{
    color: #959595;
    margin: 5px 0 10px;
}
.cart-view .output-shipto #STsameAsBTjs{
    margin-left: 8px;
}
#checkoutForm table.cart-summary .product-name {
    width: 40%;
}
.view-cart .cart-view .cart-summary tr td {
    padding: 25px 20px 20px;
    vertical-align: middle;
}
.cart-view .cart-summary .list-product {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
}
#checkoutForm .billto-shipto span, #checkoutForm a.terms-of-service {
    font-size: 16px;
}
.sectiontableentry1 .method h3:last-child {
    font-size: 14px;
}
.cart-view .billto-shipto::after {
    display: table;
    content: " ";
    clear: both;
}
.portfolio #tz_options .option-set a {
    padding: 5px 10px;
    border-radius: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.portfolio #tz_options .option-set a:focus,.portfolio #tz_options .option-set a:active {
    outline: none;
}
.portfolio #tz_options .option-set a.selected, .portfolio #tz_options .option-set a:hover {
    background: #337ab7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.TzPortfolioReadmore {
    border: none;
}
.TzPortfolioReadmore:hover {
    background: #337ab7;
}
.portfolio #TzContent .TzPortfolioReadmore{
    margin: 15px 0 0 0;
    padding: 8px 15px;
}
.portfolio .TzArticle-info > div {
    display: inline-block;
    padding-right: 10px;
}
.portfolio #TzContent .TzPortfolioReadmore:active,.portfolio #TzContent .TzPortfolioReadmore:focus {
    outline: none;
    background: #337ab7;
}
.element .TzInner {
    border: none;
    padding: 0;
    margin: 10px 10px 25px;
}
.portfolio .TzPortfolioDescription {
    padding: 15px 0 0;
}
.portfolio .TzArticle-info {
    margin: 10px 0;
}
.portfolio #tz_options {
    margin: 65px 0 15px;
}
.portfolio #portfolio, .portfolio #timeline {
    margin: 0 -10px;
}
.TzDate span.date {
    color: #222;
    margin: 0;
    background: transparent;
    padding: 40px 0 0 10px;
}
#timeline > .element.TzDate {
    max-height: 25px;
    overflow: hidden;
    display: block;
}
.TzTagHeading {
    color: #337ab7;
    padding-bottom: 15px;
}
.TzTagInner .TzLeading, .TzTagInner .TzItem, .TzUserInner .TzItem, .TzUserInner .TzLeading {
    margin-bottom: 50px;
}
.TzTagInner .TzReadmore, .TzUserInner .TzReadmore {
    padding: 5px 15px;
}
.TzTagInner .TzDescription p, .TzPortfolioIntrotext p, .TzDescription p {
    color: #959595;
    line-height: 24px;
    padding: 0 0 5px;
}
.TzUserInner p {
    line-height: 24px;
}
.TzTagArticleInfo {
    margin: 14px 0;
}
.TzTagTitle {
    margin-top: 35px;
}
.TzTagInner .TzItemsRow {
    padding-bottom: 20px;
}
.category-list .list-striped li {
    position: relative;
    font-weight: normal;
}
.category-list .list-striped li:nth-child(2n+1) {
    background-color: #f4f4f4;
}
.category-list .list-striped {
    padding: 0;
}
.category-list .list-striped li span.list-hits {
    position: absolute;
    top: 40%;
    background: #337ab7;
    right: 20px;
}
.category-list ul.category h2 a {
    font-weight: normal;
    text-transform: none;
    font-size: 18px;
}
.category-list ul.category .list-striped li {
    padding: 7px 30px;
}
.tz_portfolio_user h4.media-heading {
    line-height: 1;
}
.tz_portfolio_user h4.media-heading a {
    color: #333;
}
.tz_portfolio_user {
    color: #959595;
}
.tz_portfolio_user a {
    color: #333333;
}
.tz_portfolio_user > h3 {
    color: #333;
}
.tz_portfolio_user .TzSocialLink {
    padding-right: 10px;
}
.TzUserInner .tz_portfolio_user {
    margin-bottom: 35px;
}
.TzArticleMedia .tz_portfolio_image {
    border: 1px solid rgba(0,0,0,0.3);
    padding: 5px;
}
.TzItemPage {
    padding-top: 100px;
}
.TzArticleMedia .tz_portfolio_image_gallery .flexslider {
    margin: 0;
}
div.blog p.readmore {
    padding-top: 15px;
}
div.blog p.readmore .btn {
    padding: 10px 15px;
}
.vm-fieldset-pricelist tbody tr.sectiontableentry1 td a {
    color: #282828;
}
.view-cart .cart-view .cart-summary .tz-hr > td {
    padding: 0;
}
.tz-shop-search > form {
    text-align: center;
}
.tz-shop-search #tz_options {
    margin: 50px 0 90px;
}
.virtuemart_search {
    padding-top: 45px;
}
.tz-shop-search .virtuemart_search .button {
    background: #337ab7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
    font-size: 14px;
    padding: 11px 25px;
}
#searchForm .form-control {
    height: 42px;
}
.chzn-container-single .chzn-single {
    height: 28px;
}
.element .TzInner {
    line-height: 24px;
}
#com-form-login {
    padding: 10px 0 0;
}
#checkoutForm .billto-shipto > div {
    width: 50%;
}
#checkoutForm .billto-shipto > div {
    width: 50%;
    float: left;
}
#module-features p {
    padding: 10px 0;
}
#module-features h3.module-title {
    padding-bottom: 15px;
}
#tz-header-wrapper ul.nav li a:hover, #tz-header-wrapper ul.nav li a:focus, #tz-header-wrapper ul.nav li a:active,
#tz-header-wrapper ul.nav li.open a {
    background-color: #fff;
}
/*Edit Menu*/
.plazart-megamenu .mega > .mega-dropdown-menu, .plazart-megamenu .mega.open > .mega-dropdown-menu,
.cbp-spmenu-left .plazart-megamenu > ul li .mega-dropdown-menu, .plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu {
    background: #1f1f1f none repeat scroll 0 0;
    left: 100%;
    padding: 5px 0;
    position: absolute;
    top: 0;
    margin-left: 15px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
}
.plazart-megamenu.animate .mega.open > .mega-dropdown-menu, .plazart-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    z-index: 9999;
}
.plazart-megamenu .nav.nav-pills.nav-stacked li.open .dropdown-menu {
    z-index: 9999;
}
.plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu {
    padding: 15px;
}
.plazart-megamenu .nav.nav-pills.nav-stacked li.open .dropdown-menu {
    opacity: 1;
}
.plazart-megamenu .mega.group-coulumn > .mega-dropdown-menu, .plazart-megamenu .mega.open.group-coulumn > .mega-dropdown-menu,
.cbp-spmenu-left .plazart-megamenu > ul li.group-coulumn .mega-dropdown-menu {
    padding: 15px 0;
}
.cbp-spmenu-left.menu-open {
    overflow: visible;
}
.cbp-spmenu-left .plazart-megamenu .group-coulumn .dropdown-menu .mega-nav li a {
    padding: 11px 0 10px 15px;
}
.cbp-spmenu-left .plazart-megamenu li i.fa {
    margin-right: 10px;
}
.cbp-spmenu-left .plazart-megamenu .mega-dropdown-inner .nav-child .mega-col-nav {
    border: none;
}
.cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav a.mega-group-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #ddd;
}
.cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav a.mega-group-title:hover {
    background: transparent !important;
    color: #a9abac;
}
#plazart-mainnav .plazart-megamenu > ul {
    display: block;
    position: relative;
    clear: both;
}
.vmgroup.round .media-image img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
}
.leftmenu .nav.nav-pills.nav-stacked li.open > a::after, .rightmenu .nav.nav-pills.nav-stacked li.open > a::after {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #337ab7;
    content: " ";
    display: block;
    height: 0;
    left: 44%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.leftmenu .nav.nav-pills.nav-stacked li > a, .rightmenu .nav.nav-pills.nav-stacked li > a {
    position: relative;
}
/*End Edit Menu*/
@media (max-width: 1366px) {
    .btn.btn-danger.jsn-form-submit {
        margin-bottom: 87px;
    }
    div.defined-product {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        overflow: hidden;
    }
    .tzcontent1 .book-images {
        width: 50%;
        padding-top: 61px;
    }
    .latest_product .bx-controls .bx-pager {
        right: 0;
    }
    .view-contact #contact-form fieldset .control-group textarea {
        width: 100%;
    }
}
@media (max-width: 980px) {
    header#tz-header-wrapper {
        margin-top: 0 !important;
        position: absolute;
    }
    .nav-fixed-top .hright {
        border-right: none;
    }
    header#tz-header-wrapper.home-slider {
        position: relative;
    }
    #tz-header-wrapper > div {
        width: 100%;
    }
    #header {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
    }
    .hright {
        position: absolute;
        right: 40px;
        z-index: 9999;
    }
    #tz-our-story2 {
        padding-top: 0;
    }
    .customourstory1 {
        padding: 50px 0 30px;
    }
    .serviceslist {
        margin-bottom: 40px;
    }
    .bx-viewport .media-image > a {
        text-align: center;
        display: block;
    }
    div.right-module .priceinimage {
        left: 44%;
    }
    .latest_product .left-module > .addtocart-area {
        padding-top: 0;
        padding-bottom: 25px;
    }
    #tz-latest-product-wrapper {
        padding: 50px 0 !important;
    }
    .ourteam_desc .link_social {
        top: 35%;
    }
    .TzMultipurpose .ourteam {
        padding: 0 15px 40px;
    }
    section#tz-our-chefs-wrapper {
        padding: 95px 0 50px !important;
    }
    .latest_product .left-module {
        padding-right: 0;
    }
    .awwards_custom1 img {
        padding-right: 0;
        float: none;
    }
    .awwards_custom1 {
        text-align: center;
    }
    .awwards1 {
        padding-right: 0 !important;
    }
    .awwards2 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
    }
    .awwards2 .flexslider .flex-viewport {
        width: 100%;
        text-align: center;
    }
    #flexslider {
        padding-top: 30px;
    }
    .awwards2 .flex-control-nav {
        bottom: -70px;
        position: absolute;
        text-align: center !important;
        width: 100%;
    }
    .footer3-author {
        width: 100%;
        text-align: center;
        float: none;
        margin-top: 50px;
    }
    .footer1 span.author, #footer .social-list {
        margin-top: 30px;
    }
    #plazart-mainnav button.btn-navbar {
        display: none !important;
    }
    .tzcontent1 .book-images {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .tzcontent1 #tz-our-story2.bookyourtable {
        padding-top: 50px;
    }
    .tzcontent1 .bookyourtable .jsn-form-submit {
        margin-bottom: 40px;
    }
    .col-lg-1.hright {
        width: 50%;
        text-align: right;
    }
    #tz-menu-left, #tz-menu-right {
        display: none;
    }
    .tz-wrap .vmproduct .col-lg-10.col-md-10.pleft30 {
        padding-left: 0;
    }
    .foodtype-nonveg, .foodtype-veg {
        margin-bottom: 30px;
    }
    .abs .customourstory1 img {
        padding-bottom: 50px;
    }
    .Subscribe-us {
        margin: 25px 0 15px;
    }
    form#comments-form {
        padding: 0 30px;
    }
    body #comments-form textarea {
        width: 100%;
    }
    .input_cm_1.row {
        margin: 0;
    }
    #comments-form .left-form, #comments-form .right-form {
        clear: both;
        display: block;
        padding: 0 0 15px !important;
    }
    .view-category .defined-product .product-price {
        padding: 0 0 2px;
    }
    body.view-category div.product .vm-product-media-container {
        margin: 0 15px 20px;
    }
    .view-category div.product .class2 {
        padding: 0 20px;
    }
    .view-category div.product .title-product span {
        font-size: 16px;
        line-height: 1.4;
    }
    .tz-shop-search #tz_options {
        margin: 60px 0 50px;
    }
    .filter-vm {
        padding: 20 25px;
    }
    .product-field-display a img {
        width: auto;
        height: auto;
    }
    .product-fields-title-wrapper {
        margin-bottom: 30px;
    }
    .productdetails .customer-reviews {
        margin-bottom: 45px;
        padding: 30px 15px;
    }
    .contact div#display-form {
        margin-top: 0;
    }
    .control-label.label-sub-ct {
        margin-left: 50px !important;
    }
    .control-group.ovh.subject-form-ct .controls {
        padding: 0 17px 0 50px !important;
    }
    .mail-form-ct .controls, .subject-form-ct .controls {
        width: 95%;
    }
    .plazart-megamenu .mega-dropdown-inner .col-md-4 {
        width: 33.3333%;
        float: left;
    }
    .plazart-megamenu .nav.nav-pills.nav-stacked {
        padding: 0;
        border-top: 1px solid #3a3f44;
    }
    .our-chefs .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}
@media (max-width: 800px) {
    .today-menu .flex-direction-nav a {
        top: 270px;
    }
    .tz_top-header {
        height: 600px !important;
    }
    .tz_top-header-inner {
        margin-top: 140px;
    }
    .TzItemPage {
        padding-top: 60px;
    }
    .TzItemPageInner .container {
        width: auto;
    }
    body.view-category div.product {
        min-width: 0;
    }
    .main-image img {
        width: 100%;
    }
    #slide-contact .accordion-group {
        width: 100% !important;
    }
    #slide-contact .accordion-group:first-child {
        max-height: 500px;
        overflow: hidden;
    }
    .contact .add-contact {
        max-height: 500px;
    }
    .plazart-megamenu .mega > .mega-dropdown-menu, .plazart-megamenu .mega.open > .mega-dropdown-menu,
    .cbp-spmenu-left .plazart-megamenu > ul li .mega-dropdown-menu,
    .plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu {
        position: relative;
        left: 0;
        margin-left: 0;
        box-shadow: none;
        width: 100% !important;
        padding: 0 0 10px 0 !important
    }
    .cbp-spmenu-left .plazart-megamenu .mega-dropdown-inner .mega-col-nav {
        padding: 0;
        display: block;
        float: none;
        width: 100%;
        border: none;
    }
    .cbp-spmenu-left .plazart-megamenu .dropdown-menu .mega-nav a.mega-group-title {
        padding-left: 0 !important;
    }
    .plazart-megamenu .nav.nav-pills.nav-stacked li .dropdown-menu {
        height: 0;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        padding: 0 !important;
    }
    .plazart-megamenu .nav.nav-pills.nav-stacked li.open .dropdown-menu {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .leftmenu {
        margin-top: 0;
    }
    .rightmenu {
        margin-top: 0;
    }
    .hright {
        margin-top: 0;
    }
    .logo {
        margin-top: 0;
    }
    #tz-logo a img {
        height: 72px;
    }
    #tz-logo a {
        left: 0;
        top: 0;
        display: inline-block;
    }
    .leftmenu ul {
        padding: 0;
    }
    .rightmenu ul {
        padding: 0;
    }
    .nav li a {
        font-size: 12px;
    }
    #tz-header-right {
        margin-top: 0;
    }
    #tz-header-wrapper {
        position: relative;
    }
    #tz-logo {
        padding: 0;
        text-align: center;
    }
    #tz-logo a {
        position: relative;
        text-align: center;
    }
    .nav-fixed-top .nav li a {
        padding: 25px 20px;
    }
    .latest_product span.addtocart-button {
        padding-right: 0;
    }
    .today-menu .flex-direction-nav a {
        margin: 0;
    }
    .awwards2 .desc-module {
        width: 100%;
        padding: 0 20px;
    }
    .flexslider:hover .flex-next {
        right: 20px !important;
    }
    .flexslider:hover .flex-prev {
        left: 20px !important;
    }
    .right-module .priceinimage {
        left: 41%;
    }
    .bot100 {
        margin-top: 100px;
    }
    .awwards2 .flexslider .slides > li {
        width: 165px !important;
    }
    .banner1,
    .banner2 {
        margin: 0 auto;
    }
    .banner2 {
        margin-top: 20px;
    }
    .footer3 .subcription_btn {
        margin-left: 130px;
    }
    .newsletter input.inputbox {
        width: 300px;
    }
    .footer1 span.author {
        text-align: center;
    }
    .awwards2 h3 {
        padding: 0 20px;
    }
    .priceandcart .link a {
        position: relative;
        right: 0;
        top: -9px;
    }
    .style2 .priceandcart .link a {
        top: -11px;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .view-category .title-product {
        opacity: 1;
    }
    .view-category .product-price {
        opacity: 1;
    }
    .title-product span {
        font-size: 12px;
    }
    .vm-product-media-container a img {
        opacity: 0.3;
    }
    .today-menu h3.module-title {
        top: -40px;
        font-size: 18px;
    }
    h3.arc-title {
        top: 250px;
    }
    .view-menu {
        top: 345px;
    }
    h3.arc-title {
        font-size: 48px;
    }
    .today-menu .flex-direction-nav a {
        margin: 0;
        top: 230px;
    }
    html body .today-menu .flex-direction-nav a i {
        left: 32px !important;
        top: 22px;
    }
    body .today-menu .flex-direction-nav a.flex-prev i {
        top: 22px;
    }
    .today-menu .flex-viewport {
        height: auto !important;
    }
    .right-module .media-image a {
        display: block;
        text-align: center;
    }
    .right-module .priceinimage {
        left: 42%;
    }
    .footer1 strong {
        display: block;
    }
    #portfolio .product {
        width: auto;
    }
    .today-menu .flex-direction-nav a {
        top: 230px;
    }
    .footer1 span.author, #footer .social-list {
        margin: 30px 0 50px 0;
    }
    .newsletter form input {
        display: inline-block !important;
    }
    .awwards2 h3 {
        padding: 0 20px 10px;
    }
    #flexslider {
        padding-top: 30px;
    }
    .blog-column {
        padding: 0;
    }
    section#tz-blog-wrapper {
        padding: 50px 0 !important;
    }
    .TzLeading, .TzItem {
        margin-bottom: 50px;
    }
    .blog-column .TzReadmore {
        margin-top: 15px;
    }
    div.social-share {
        margin-top: 20px;
    }
    .TzBlogInner .pagination {
        margin: 0;
    }
    .view-productdetails .vm-product-media-container .main-image a {
        float: none;
    }
    .view-productdetails .vm-product-media-container .main-image a img {
        opacity: 1;
    }
    .productdetails-view .vm-product-container > div {
        clear: both;
        display: block;
        float: none;
        position: relative;
    }
    .vm-product-details-container {
        width: 100%;
        text-align: center;
    }
    .productdetails-view .addtocart-bar {
        text-align: center;
    }
    .productdetails-view .title-price-combo {
        padding-top: 20px;
    }
    .vm-product-details-container .product-short-description {
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    body .nav-fixed-top {
        position: absolute !important;
    }
    .leftmenu,
    .rightmenu {
        display: none;
    }
    .col-lg-1.hright {
        width: 100%;
    }
    .page-heading {
        font-size: 24px;
    }
}
@media (max-width: 480px) {
    .cbp-spmenu.cbp-spmenu-left {
        padding: 0 15px;
    }
    #header {
        background: #FFF;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
    }
    #plazart-mainnav .nav.nav-pills.nav-stacked {
        margin: 0 -15px;
    }
    .hright {
        right: 20px;
    }
    body .tp-caption.largetext .special-char {
        font-size: 50px !important;
    }
    /*body .tp-caption.largetext,*/
    /*.largetext {*/
    /*font-size: 30px !important;*/
    /*}*/
    body .today-menu .flex-viewport {
        height: auto !important;
    }
    body .today-menu h3.module-title {
        top: 55px !important;
        font-size: 18px;
        margin-top: 0;
    }
    body h3.arc-title {
        top: 92px !important;
        font-size: 24px;
    }
    body .view-menu {
        top: 200px;
    }
    body .today-menu .flex-direction-nav a {
        top: 125px;
        width: 50px;
        height: 50px;
        margin: 0;
    }
    body .today-menu .flex-direction-nav a.flex-prev i {
        font-size: 10px;
        top: 20px;
        left: 20px;
    }
    body .today-menu .flex-direction-nav a i {
        font-size: 10px;
        top: 20px;
        left: 20px;
    }
    .ourteam .link_social a i {
        opacity: 1 !important;
    }
    .special-char-2 {
        top: 44%;
    }
    body div#tz-our-story2 {
        margin-top: 0;
        padding: 0 15px !important;
    }
    body .today-menu .flex-direction-nav a {
        top: 82px;
    }
    html body .today-menu .flex-direction-nav a i {
        left: 15px !important;
        top: 5px !important;
    }
    .today-menu .flex-direction-nav a.flex-prev .fa-chevron-left::before {
        content: "";
    }
    body .view-menu {
        top: 140px !important;
    }
    body .today-menu .flex-direction-nav a {
        height: 40px;
        width: 40px;
    }
    section#tz-our-chefs-wrapper {
        padding: 40px 0 0px !important;
    }
    .TzMultipurpose .ourteam {
        padding: 0 15px 10px;
    }
    .latest_product .left-module {
        padding-left: 0;
    }
    .awchefs .bot100 {
        padding: 50px 15px 0;
    }
    .footer1 .custom > p:last-child{
        text-align: center;
    }
    .newsletter input.inputbox {
        width: 100%;
    }
    .footer3 .subcription_btn {
        text-align: center;
    }
    .awwards2 .flexslider .flex-viewport {
        margin: 0;
    }
    .banner2 {
        margin-bottom: 30px;
    }
    .footer3 .newsletter .subcription_btn {
        display: block;
        position: relative;
        margin: 0 auto;
    }
    div.right-module .priceinimage {
        left: 35%;
    }
    .latest_product .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
        margin-top: 20px;
        font-size: 40px;
    }
    .latest_product .right-module {
        margin-top: 0;
    }
    body div#tz-our-story2 {
        padding-top: 30px;
    }
    div.module-ct .jsn-master .jsn-input-xlarge-fluid {
        width: 90% !important;
    }
    div.module-ct .jsn-master textarea.jsn-input-xlarge-fluid {
        width: 100% !important;
    }
    .module-ct .jsn-master .jsn-narrow .jsn-daterangepicker.hasDatepicker {
        width: 75% !important;
    }
    .tzcontent1 .book-images {
        padding-top: 61px;
        width: 80%;
    }
    .ourchefs .module-title span {
        font-size: 18px;
    }
    .login-wrap .login label,.login-wrap .login input:not([type="checkbox"]):not([type="radio"]) {
        width: 85%;
    }
    .blog .items-leading [class*="span"], .blog .items-row [class*="span"] {
        width: 100%;
    }
    .com_content .blog .page-header a {
        font-size: 18px;
    }
    section#tz-get-component-wrapper {
        padding: 40px 0 !important;
    }
    .com_content .blog .items-row .item {
        padding-bottom: 0;
    }
    .registration .btn, .reset .btn, .profile-edit .btn, .remind .btn {
        padding: 13px 25px;
    }
    .registration .form-actions button {
        padding: 13px 25px !important;
    }
    .footer1 h3, .Subscribe-us {
        font-size: 18px;
        padding-bottom: 24px;
        margin: 0;
    }
    .footer1 span.author, #footer .social-list {
        margin: 30px 0;
    }
    .footer3 p {
        text-align: center;
    }
    .page-heading {
        font-size: 14px;
    }
    .search > h1.page-title {
        font-size: 24px;
    }
    .search #search-searchword {
        width: 100%;
    }
    .tz_top-header {
        height: 400px !important;
    }
    .tz_top-header-inner {
        margin-top: 140px;
    }
    .blog-column {
        padding: 0 15px;
    }
    section#tz-blog-wrapper {
        padding: 30px 0 !important;
    }
    .TzLeading, .TzItem {
        margin-bottom: 30px;
    }
    .blog-column .TzReadmore {
        margin-top: 16px;
    }
    div.social-share {
        margin-top: 15px;
    }
    .pagination {
        margin: 0;
    }
    .pagination a.pagenav, .pagination li.disabled a, .pagination li.active a {
        padding: 6px 15px;
    }
    .footer1, .footer2, .footer3 {
        padding: 0 15px !important;
    }
    .pagination-list > li {
        margin-right: 8px;
    }
    div.social-share ul {
        text-align: center;
    }
    div.social-share ul li {
        display: inline-block;
        margin-right: 30px;
    }
    span.TzPortfolioCommentCount {
        line-height: 24px;
    }
    .TzItemPageInner #tz-portfolio-template-media .container, .TzItemPageInner > div {
        padding: 0;
    }
    #tz-portfolio-template-title-detail-inner .tz-row h2.TzArticleTitle{
        font-size: 16px;
        line-height: 1.6;
    }
    .view-article #tz-portfolio-template-title {
        margin: 5px 0;
    }
    [class*="tz-col-md"] {
        padding: 0;
    }
    #tz-portfolio-template-information .article-info span {
        line-height: 1.5;
    }
    .view-article #tz-portfolio-template-introtext div div p, .view-article #tz-portfolio-template-fulltext p {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 0;
    }
    .view-article .share-post {
        margin: 0;
    }
    .view-article #tz-portfolio-template-social-network .share-post a {
        line-height: 1;
        margin: 0 10px;
    }
    .view-article #tz-portfolio-template-social-network .share-post {
        padding: 20px 0 10px;
    }
    .view-article .tz_portfolio_comment {
        margin-top: 40px;
    }
    .tz_portfolio_comment #comments {
        margin: 10px 0;
    }
    div#jc h4 {
        font-size: 18px;
        margin-bottom: 5px;
        padding-top: 20px;
    }
    .reply_desc {
        font-size: 14px;
    }
    .tz_portfolio_comment #comments .comments-list .rbox {
        margin: 30px 0;
    }
    #jc .rbox div {
        float: none;
    }
    #comments .avatar-indent {
        padding-left: 0 !important;
        padding-top: 20px;
    }
    #comments .comment-date {
        margin-top: 5px !important;
    }
    body div.comment-body {
        margin-top: 10px !important;
    }
    #comments .even, #comments .odd {
        margin-bottom: 0;
    }
    form#comments-form {
        padding: 0 15px;
    }
    #comments-form input {
        width: 100%;
    }
    #tz-portfolio-template-navigation .pager li > a, #tz-portfolio-template-navigation .pager li > span {
        padding: 8px 15px;
    }
    #comments-form #comments-form-buttons {
        margin: 0 !important;
    }
    #comments-form .btsend a {
        margin-left: 0;
    }
    .view-article #tz-blog-wrapper {
        padding-bottom: 30px !important;
    }
    .flex-direction-nav a::before {
        font-size: 20px;
    }
    .view-article .blog-content > .container {
        padding: 0 15px !important;
    }
    .TzItemPageInner > div > .tz-row {
        margin: 0 !important;
    }
    .tz_top-header .page-heading {
        padding: 15px 45px 10px !important;
    }
    #comments div.comment-area {
        margin-top: 0;
    }
    body #comments-form input {
        box-shadow: none !important;
    }
    html, html body {
        overflow-x: hidden !important;
    }
    .bx-viewport .left-module, .bx-viewport .right-module {
        display: block;
        clear: both;
    }
    body.view-category div.product {
        width: 100% !important;
    }
    .tz-shop-search #tz_options {
        margin: 50px 0 30px;
    }
    .shop #tz_options .vm-filter {
        padding: 15px 0;
    }
    .view-productdetails .vm-product-media-container .main-image a img {
        opacity: 1;
    }
    .productdetails-view .vm-product-container > div {
        clear: both;
        display: block;
        float: none;
        position: relative;
    }
    .vm-product-details-container {
        width: 100%;
        text-align: center;
    }
    .productdetails-view .addtocart-bar {
        text-align: center;
    }
    .productdetails-view .title-price-combo {
        padding-top: 20px;
    }
    .vm-product-details-container .product-short-description {
        margin-top: 15px;
    }
    .title-price-combo h1 {
        font-size: 20px;
    }
    .productdetails-view .title-price-combo {
        padding-top: 0;
    }
    .title-price-combo .product-price {
        font-size: 34px;
    }
    .product-field-type-R {
        width: 50%;
    }
    .view-productdetails .product-related-products {
        margin: 50px 0;
    }
    .product-fields-title > strong {
        font-size: 18px;
    }
    #tz-shop-wrapper .share-post {
        margin-top: 20px;
    }
    #tz-shop-wrapper .share-post a {
        margin-right: 25px;
    }
    .customer-reviews {
        margin-top: 25px;
    }
    .rvproduct .tz-vote {
        float: none;
        padding-top: 10px;
    }
    .rv-date {
        margin-top: 5px;
    }
    .rvcomment {
        margin-top: 10px;
    }
    .customer-reviews .normal, .customer-reviews .highlight {
        padding: 5px 0;
    }
    .leftsc .fa-star {
        position: relative;
    }
    .tp-caption.largetext, .largetext {
        font-size: 18px !important;
    }
    .banner-contact {
        padding: 0 25px;
    }
    .view-contact .page-header h2 {
        font-size: 20px;
    }
    .TzBlogTitle a, .TzPortfolioTitle a {
        font-size: 18px;
    }
    .AuthorAvatar.pull-left {
        padding-bottom: 10px;
        width: 100%;
    }
    #checkoutForm td, #checkoutForm th {
        width: 100% !important;
        text-align: center;
        display: block !important;
        padding: 5px 0;
    }
    #checkoutForm .sectiontableentry2 td {
        width: auto !important;
        float: left;
    }
}
.btn.jmodedit{
    padding: 10px 25px;
    height: auto !important;
}
.btn.jmodedit .icon-edit{
    left: -5px;
}

.btn.modal{
    display: inline-block;
    position: static;
}
.calendar, .calendar table{
    width: 100%;
}
#modules-form{
    margin-top: 200px;
}
#modules-form .btn,
#modules-form .btn:hover,
#modules-form .btn:focus,
#modules-form .btn:active{
    border-color: #337ab7;
    background: #337ab7;
}
#modules-form .btn-default,
#modules-form .btn-default:hover,
#modules-form .btn-default:focus,
#modules-form .btn-default:active{
    border-color: #337ab7;
    background: #337ab7;
}
#modules-form .btn-primary,
#modules-form .btn-primary:hover,
#modules-form .btn-primary:focus,
#modules-form .btn-primary:active{
    border-color: #337ab7;
    background: #337ab7;
}
#modules-form .btn [class^="icon-"],
#modules-form .btn [class*=" icon-"]{
    color: #fff;
}
#modules-form .input-append:after{
    content: "";
    clear: both;
    display: block;
}
#modules-form .input-append  input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    float: left;
}
#modules-form .input-prepend  input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
}
#modules-form .input-prepend  .add-on {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border: 2px solid #f2f2f2;
    border-right: none;
    padding: 10px 15px;
    float: left;
}
#modules-form .input-append .btn {
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    padding: 10px 25px;
    border: 2px solid #f2f2f2;
    border-left: none;
}
#modules-form .input-append .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
#modules-form .checkbox label,
#modules-form .radio label{
    margin-right: 10px;
    padding-left: 5px;
}
#modules-form .checkbox input[type="checkbox"],
#modules-form .checkbox-inline input[type="checkbox"],
#modules-form .radio input[type="radio"],
#modules-form .radio-inline input[type="radio"]{
    margin: 0;
    position: static;
}
#modules-form .nav.nav-tabs.nav-stacked > li{
    display: block;
}
#modules-form .btn-small{
    padding: 5px 15px;
}
#modules-form table .btn{
    margin: 0 3px;
}
#modules-form .minicolors-theme-bootstrap .minicolors-input{
    height: auto;
}
body.modal{
    overflow: auto;
    display: block;
    position: relative;
}
.sbox-content-iframe iframe{
    max-width: 100%;
    max-height: 100%;
}
.height-50{
    height: 58px;
}
.width-80{
    width: 88px;
}
.height-80{
    height: 88px;
}
#imageForm #f_url{
    width: 40%;
}
#imageForm .btn,
#uploadForm .btn{
    padding: 5px 15px;
}
#imageForm .btn-primary,
#uploadForm .btn-primary{
    border-color: #337ab7;
}
#imageForm .btn-primary:hover,
#imageForm .btn-primary:focus,
#uploadForm .btn-primary:hover,
#uploadForm .btn-primary:focus{
    background: #337ab7;
}
#imageForm .well,
#uploadForm .well{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#uploadForm #upload-file{
    border-radius: 4px 0 0 4px;
    display: inline-block;
    padding: 3px 8px;
}
#uploadForm #upload-submit{
    border-radius: 0 4px 4px 0;
    padding: 6px 15px;
    position: relative;
    top: -1px;
}
.manager.thumbnails{
    margin-left: -60px;
}
.manager.thumbnails:after{
    content: "";
    clear: both;
    display: block;
}
.thumbnails > .imgOutline {
    margin-left: 20px;
    float: left;
    padding: 4px !important;
    text-align: center;
    margin-bottom: 18px;
    border: 1px solid #ddd !important;
}
ul.manager .height-50 .icon-folder-2 {
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}
#editor-xtd-buttons{
    margin-top: 10px;
}
.toggle-editor .btn,
#editor-xtd-buttons .btn{
    font-size: 12px;
    padding: 7px 15px;
}
.productdetails-view .addtocart-bar .quantity-controls {
    line-height: 1.42857;
}
.product.js-recalculate .quantity-box .quantity-input, .product.js-recalculate .cart-summary .quantity-input {
    height: 2.2em;
}
.com_virtuemart.view-user.task-editaddresscart #com-form-login > .desc {
    padding-bottom: 10px;
}
.com_virtuemart.view-user.task-editaddresscart .userdata .s-input {
    padding: 10px 0;
}
.com_virtuemart.view-user.task-editaddresscart #userForm {
    padding-top: 20px;
}
.com_virtuemart.view-user.task-editaddresscart .adminForm.user-details {
    padding-top: 20px;
}
.com_virtuemart.view-user.task-editaddresscart #userForm {
    padding: 30px 0 50px;
}
.com_virtuemart.view-user.task-editaddresscart #userForm button.default {
    background: #337ab7 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 10px 15px;
}
.com_virtuemart.view-user.task-editaddresscart #userForm fieldset h2 {
    padding-bottom: 20px;
}
.com_virtuemart.view-user.task-editaddresscart .adminForm.user-details tr {
    display: block;
    padding-bottom: 13px;
}
.com_virtuemart.view-user.task-editaddresscart #tz-component {
    padding-top: 40px;
}
@media (max-width: 800px) {
    .cbp-spmenu-left.menu-open {
        overflow-y: auto;
    }
    #plazart-mainnav .plazart-megamenu > ul {
        margin: 0 -15px;
    }
}
/*body.view-category .vm-display span.PricesalesPrice {*/
/*font-family: Lucida Grande;*/
/*}*/