@charset "utf-8";.su-clearfix {
  *zoom: 1;
}
.su-clearfix:before,
.su-clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.su-clearfix:after {
  clear: both;
}

/* Audio */
.jPlayer .controls .jpprogress-block .jpprogress{
	-webkit-box-sizing: initial;
	box-sizing: initial;
}


/*
 Exit_popup_here_because_of_adblock_plus_block_it_we_just_apply_a_hack
*/
.su-ep-container {
	/* Size and position */
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	/* Background and effects */
	background: rgba(0,0,0,0.75);
	perspective: 1000px;
	/* Animation default state */
	left: 100%;
	opacity: 0;
	/* Animation */
	-webkit-transition-property: left, opacity;
	-webkit-transition-duration: 0, 0.3s;
	-webkit-transition-delay: 0.3s, 0;
	transition-property: left, opacity;
	transition-duration: 0, 0.3s;
	transition-delay: 0.3s, 0;
}

/*
Modal background visible state
*/
.su-ep-container.visible {
	-webkit-transition-delay: 0;
	transition-delay: 0;
	left: 0;
	opacity: 1;
	z-index: 9999;
}

/*
Lightbox
*/
.su-lightbox {
	cursor: pointer;
}
.su-lightbox-inline {
	display: inline-block;
}

/*
Modal
*/
.su-ep-content {
	width: 590px;
	height: 300px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	/* Animation default state */
	transform: scale(0.4) rotateX(45deg);
	/* Animation */
	transition: all 0.3s;
	background-color: #fff;
	box-sizing: border-box;
}

.su-ep-content .su-ep-inner {
	padding: 15px;
	text-align: center;
}
.su-ep-content .su-ep-inner h1,
.su-ep-content .su-ep-inner h2,
.su-ep-content .su-ep-inner h3,
.su-ep-content .su-ep-inner h4 {
	color: inherit;
}

.su-ep-content.visible {
	transform: scale(1) rotateX(0deg);
}

/*
Close button
*/
.su-ep-content .ep-close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -40px;
	right: 0px;
	cursor: pointer;
	color: #ddd;
	line-height: 32px;
	font-family: Arial, Baskerville, monospace;
	font-size: 32px;
	text-align: right;
}
.su-ep-content .ep-close:hover {
	color: #fff;
}.su-ep-content .ep-close:focus {
	color: #f5f5f5;
}

/* Social locker */
.onp-sl-social-button iframe {
	vertical-align: baseline;
}

/* Flipbook */
._df_thumb ._df_book-title:empty {
	display: none;
}

.su-responsive-frame {
	width: 100%;
}


@media (max-width: 767px) {
	.su-ep-content {
		width: 91%;
		height: auto;
		min-height: 240px;
		margin: 30px;
	}
}

/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 960px) {
  .su-visible-small {
    display: none !important;
  }
  .su-visible-medium {
    display: none !important;
  }
  .su-hidden-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 768px) and (max-width: 959px) {
  .su-visible-small {
    display: none !important;
  }
  .su-visible-large {
    display: none !important ;
  }
  .su-hidden-medium {
    display: none !important;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .su-visible-medium {
    display: none !important;
  }
  .su-visible-large {
    display: none !important;
  }
  .su-hidden-small {
    display: none !important;
  }
}
/* Remove from the flow and screen readers on any device */
.su-hidden {
  display: none !important;
  visibility: hidden !important;
}
/* It's hidden, but still affects layout */
.su-invisible {
  visibility: hidden !important;
}
/* Show on hover */
.su-visible-hover:hover .su-hidden,
.su-visible-hover:hover .su-invisible {
  display: block !important;
  visibility: visible !important;
}
.su-visible-hover-inline:hover .su-hidden,
.su-visible-hover-inline:hover .su-invisible {
  display: inline-block !important;
  visibility: visible !important;
}
/* Hide on touch */
.su-touch .su-hidden-touch,
.su-notouch .su-hidden-notouch {
  display: none !important;
}
/* Error alert */ 
.su-shortcodes-loaded .alert.alert-warning {
	text-align: center;
	padding: 100px;
}

/* UIKit Common Class */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/plugins/system/bdthemes_shortcodes/fonts/fontawesome-webfont.svg?v=4.7.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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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:#fff}.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-feed:before,.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-pp: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before{content:"\f22d"}.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"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*! jQuery UI - v1.8.24 - 2012-09-28
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.tabs.css, jquery.ui.theme.css
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.24
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */

.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
.chzn-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chzn-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chzn-container .chzn-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container a{cursor:pointer}.chzn-container .search-choice .group-name,.chzn-container .chzn-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chzn-container .search-choice .group-name:after,.chzn-container .chzn-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chzn-container-single .chzn-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chzn-container-single .chzn-single div b{display:block;width:100%;height:100%;background:url(/media/jui/css/chosen-sprite.png) no-repeat 0px 2px}.chzn-container-single .chzn-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chzn-container-single .chzn-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:white url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;background:url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-single .chzn-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chzn-container-single.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container .chzn-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chzn-container .chzn-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chzn-container .chzn-results li.active-result{display:list-item;cursor:pointer}.chzn-container .chzn-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chzn-container .chzn-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chzn-container .chzn-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chzn-container .chzn-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chzn-container .chzn-results li.group-option{padding-left:15px}.chzn-container .chzn-results li em{font-style:normal;text-decoration:underline}.chzn-container-multi .chzn-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chzn-container-multi .chzn-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-multi .chzn-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chzn-container-multi .chzn-choices li.search-choice span{word-wrap:break-word}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chzn-container-multi .chzn-choices li.search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container-multi .chzn-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chzn-container-active .chzn-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%)}.chzn-container-active.chzn-with-drop .chzn-single div{border-left:none;background:transparent}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active .chzn-choices li.search-field input[type="text"]{color:#222 !important}.chzn-disabled{opacity:0.5 !important;cursor:default}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{overflow:visible;padding:0 8px 0 0}.chzn-rtl .chzn-single span{margin-right:0;margin-left:26px;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{right:auto;left:3px}.chzn-rtl .chzn-single abbr{right:auto;left:26px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices li.search-field input[type="text"]{direction:rtl}.chzn-rtl .chzn-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chzn-rtl .chzn-choices li.search-choice .search-choice-close{right:auto;left:4px}.chzn-rtl.chzn-container-single-nosearch .chzn-search,.chzn-rtl .chzn-drop{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results li.group-option{padding-right:15px;padding-left:0}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}.chzn-rtl .chzn-search input[type="text"]{padding:4px 5px 4px 20px;background:white url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;background:url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chzn-rtl.chzn-container-single .chzn-single div b{background-position:6px 2px}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b{background-position:-12px 2px}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/templates/top_dobermann/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(/templates/top_dobermann/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(/templates/top_dobermann/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/templates/top_dobermann/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/templates/top_dobermann/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#tz-pt{position: absolute; top: 0px; left: -5500px;}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
.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: #666 !important;
  border-top-color: #666 !important;
}
@font-face {
  font-family: 'FontAwesome';
  src: url(/plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);
  src: url(/plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.2.0) format('embedded-opentype'), url(/plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(/plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(/plugins/system/plazart/admin/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.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;
}
.fa-lg {
  font-size: 1.3333333333333em;
  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.2857142857143em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  top: 0.14285714285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571429em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  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;
}
@-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: #fff;
}
.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: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 {
  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-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";
}
body a:hover {
  text-decoration: none;
}
body .clr {
  clear: both;
}
body p {
  color: #565555;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
body .content p,
body #tz-feature .custom p {
  padding: 12px 0;
}
#tz-message-area,
#tz-component-area {
  min-height: 0;
}
div.TzMultipurpose {
  line-height: inherit;
}
.plazart-megamenu {
  float: right;
}
.plazart-megamenu .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  padding: 32px 24px 31px;
  text-decoration: none;
  text-transform: uppercase;
}
.plazart-megamenu .navbar-nav > li > a:hover,
.plazart-megamenu .navbar-nav > li > a:focus,
.plazart-megamenu .navbar-nav > li > a:active {
  background: none;
  color: #0d1a54;
}
.plazart-megamenu .navbar-nav > li.open > a {
  background: none;
  color: #0d1a54;
}
.btn {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0 0;
  padding: 8px 29px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-backface-visibility: hidden;
}
.btn:hover {
  background: #222;
}
.overlay {
  padding: 90px 0;
}
header#tz-header-wrapper.tzheader3-fix {
  background: #000000 !important;
}
.tz-module.social.margin-top,
.tz-module.modulesocial.margin-top {
  margin-top: -120px;
  margin-bottom: 80px;
}
#filter ul li {
  display: inline-block;
}
div.owl-item {
  border: none;
}
.OurTeam-member {
  position: relative;
}
.Recent-Post ul {
  padding: 0;
}
#tz-bottom-wrapper ul {
  padding: 0;
}
#tz-bottom-wrapper p {
  color: #cbcbcb;
}
.container-fluid .col-lg-12,
.container-fluid .col-md-12,
.container .col-lg-12,
.container .col-md-12 {
  padding: 0;
}
#TzContent .container #tz_options {
  margin-bottom: 40px;
}
#tz_options {
  margin-bottom: 10px;
}
#component-area.row,
#main-body.row {
  margin: 0;
}
footer .menu {
  float: right;
}
footer .menu li {
  float: left;
}
footer .menu li a {
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0 9px;
}
footer .menu li a:hover,
footer .menu li a:active,
footer .menu li a:focus {
  background: none !important;
  color: #fff !important;
}
footer .menu li.open a {
  background: none !important;
  color: #fff !important;
}
footer .tzsocial-color {
  background: none;
  border-top: 1px solid rgba(0,0,0,0.1);
  margin: 100px 200px 60px;
  padding-top: 60px;
}
footer.border-top {
  border-top: 1px solid #444445;
}
#tz-bottom-wrapper.footer2 h3 span {
  font-size: 18px;
  text-transform: uppercase;
}
.center,
.modulecenter {
  text-align: center;
}
.padding,
.modulepadding {
  padding: 60px 58px;
}
.bg_gray,
.modulebg_gray {
  background: #f2f2f2;
}
#tz-five-parallax .tz-overlay3 {
  padding: 0;
}
.tz-module.modulealign-left,
.tz-module.align-left {
  text-align: left;
}
.tz-module.modulealign-left div p,
.tz-module.modulealign-left h3.module-title,
.tz-module.align-left div p,
.tz-module.align-left h3.module-title {
  text-align: left;
  padding: 0;
}
.tz-module.modulealign-left p,
.tz-module.align-left p {
  font-size: 14px;
}
.tz-module #tz-OurTeam-slider .owl-controls {
  position: absolute;
  right: 10px;
  top: -114px;
}
.tz-module .breadcrumb {
  border: none;
  float: right;
  padding: 0;
}
.tz-module .breadcrumb li {
  margin: 0 !important;
}
.tz-module .breadcrumb li + li:before {
  content: normal;
}
.tz-module .breadcrumb li a,
.tz-module .breadcrumb li span {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  line-height: 34px;
}
.tz-module .breadcrumb li a:hover,
.tz-module .breadcrumb li span:hover {
  text-decoration: none;
}
.tz-module .breadcrumb li i {
  padding: 0 5px;
}
.tz-module .Tzsearchform {
  height: auto;
}
.tz-module .tz-flickr-item ul li {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.tz-module .tz-flickr-item ul li img {
  margin: 0 0 20px 10%;
  width: 90%;
}
.tz-module.modulenone .slide-pattern,
.tz-module.none .slide-pattern {
  display: none;
}
.tz-module.margin-none h3.module-title,
.tz-modulemodulemargin-none h3.module-title {
  margin: 0 !important;
}
.tz-module.margin-none p,
.tz-modulemodulemargin-none p {
  padding-bottom: 0 !important;
}
.tz-module.large p,
.tz-module.modulelarge p {
  font-size: 18px;
}
.tz-module.align-center,
.tz-module.modulealign-center {
  text-align: center;
}
.tz-module.margin-top,
.tz-module.modulemargin-top {
  margin-top: 50px;
}
.tz-module.padding-top,
.tz-module.modulepadding-top {
  padding-top: 90px;
}
.tz-module.margin .tzFeatures-item,
.tz-module.modulepmargin .tzFeatures-item {
  margin-top: 70px;
  margin-bottom: 30px;
}
.tz-module.margin .tzFeatures-item span,
.tz-module.modulepmargin .tzFeatures-item span {
  margin-right: 25px;
}
.tz-module.margin .tzFeatures-item span i,
.tz-module.modulepmargin .tzFeatures-item span i {
  float: left;
  font-size: 60px;
  height: 65px;
  line-height: 40px;
  width: 65px;
}
.tz-module.margin .tzFeatures-item h6,
.tz-module.margin .tzFeatures-item p,
.tz-module.modulepmargin .tzFeatures-item h6,
.tz-module.modulepmargin .tzFeatures-item p {
  padding-left: 90px;
}
.tz-module.margin .tzFeatures-item h6,
.tz-module.modulepmargin .tzFeatures-item h6 {
  font-weight: 700;
}
.tz-module.border-top,
.tz-module.moduleborder-top {
  border-top: 1px solid #eeeeee;
}
.tz-module .progress-line .row {
  margin: 0;
}
.tz-module.margin,
.tz-module.modulemargin {
  margin-top: 30px;
  margin-bottom: 90px;
}
.tz-module.none p,
.tz-module.modulenone p {
  padding: 0;
}
.tz-module.full_image p,
.tz-module.modulefull_image p {
  padding-right: 10px;
}
.tz-module.full_image img,
.tz-module.modulefull_image img {
  width: 100%;
}
.tz-module.normal .tz-element-icon span em,
.tz-module.normal .tz-element-icon p,
.tz-module.modulenormal .tz-element-icon span em,
.tz-module.modulenormal .tz-element-icon p {
  font-weight: 400;
  text-transform: uppercase;
  color: #565555;
}
.tz-module .nav {
  margin-top: 12px;
}
.tz-module .nav > li > a {
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-module .nav > li > a:hover,
.tz-module .nav > li > a:focus {
  background: none;
}
.tz-module .nav > li.open a {
  background: none;
}
div.max-width {
  max-width: 595px;
}
#tz-right,
#tz-left {
  margin: 0;
}
#tz-right .tz-module,
#tz-left .tz-module {
  margin-top: 60px;
}
#tz-right .tz-module .module-ct,
#tz-left .tz-module .module-ct {
  margin-top: 30px;
}
#tz-right .tz-module:first-child,
#tz-left .tz-module:first-child {
  margin-top: 0;
}
#tz-right .tz-module:first-child .module-ct,
#tz-left .tz-module:first-child .module-ct {
  margin-top: 0;
}
#tz-right .tz-module .custombackground p,
#tz-right .tz-module .custom.background p,
#tz-left .tz-module .custombackground p,
#tz-left .tz-module .custom.background p {
  color: #ffffff;
}
#tz-right .tz-module .custombackground a.btn,
#tz-right .tz-module .custom.background a.btn,
#tz-left .tz-module .custombackground a.btn,
#tz-left .tz-module .custom.background a.btn {
  color: #ffffff;
  display: block;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 18px 40px;
  text-decoration: none;
  background: #0d1a54;
  z-index: 999;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#tz-right .tz-module .custombackground .custom,
#tz-right .tz-module .custom.background .custom,
#tz-left .tz-module .custombackground .custom,
#tz-left .tz-module .custom.background .custom {
  padding: 24px 40px 45px;
}
#tz-right .tz-module h3.module-title,
#tz-left .tz-module h3.module-title {
  border-bottom: 2px solid #0d1a54;
  margin: 0;
  padding: 0 0 20px;
}
#tz-right .tz-module h3.module-title span,
#tz-left .tz-module h3.module-title span {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
#tz-right .tz-module .newsletter_widget,
#tz-left .tz-module .newsletter_widget {
  margin-top: 30px;
}
#tz-right .tz-module p,
#tz-left .tz-module p {
  color: #565555;
}
#tz-right .tz-module .search-form,
#tz-left .tz-module .search-form {
  margin-top: 40px;
}
#tz-right div ul.category-menu li,
#tz-left div ul.category-menu li {
  border: none;
  padding: 0;
}
#tz-right div ul.category-menu li a,
#tz-left div ul.category-menu li a {
  text-transform: uppercase;
  color: #565555;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  text-decoration: none;
}
#tz-right div ul.category-menu li a span,
#tz-left div ul.category-menu li a span {
  float: right;
  color: #0d1a54;
}
#tz-right div ul.category-menu li:first-child,
#tz-left div ul.category-menu li:first-child {
  padding-top: 0;
}
#tz-right .newsletter_widget p,
#tz-left .newsletter_widget p {
  line-height: 24px;
  font-weight: 400;
}
#tz-right .newsletter_widget form input,
#tz-left .newsletter_widget form input {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 3px;
  color: #565555;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 24px;
  margin: 0;
  padding: 6px 15px 8px;
  position: relative;
  text-decoration: none;
  text-transform: none;
  width: 100%;
}
#tz-right .newsletter_widget form a.tzsubmit-form,
#tz-left .newsletter_widget form a.tzsubmit-form {
  font-weight: 400;
}
#tz-right .tz-last-blog ul li img,
#tz-left .tz-last-blog ul li img {
  max-width: 60px;
}
#tz-right .tz-last-blog ul li .tz-last-ds,
#tz-left .tz-last-blog ul li .tz-last-ds {
  padding-left: 75px;
}
#tz-right .tz-last-blog ul li .tz-last-ds h6,
#tz-left .tz-last-blog ul li .tz-last-ds h6 {
  margin: 3px 0 5px;
}
#tz-right .tz-last-blog ul li .tz-last-ds h6 a,
#tz-left .tz-last-blog ul li .tz-last-ds h6 a {
  color: #222222;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
}
.hikashop_cart_module {
  float: right;
  color: #fff;
  font-weight: 300;
  line-height: 14px;
}
.hikashop_cart_module .hikashop_cart {
  font-size: 12px;
}
.tzheader2 .plazart-megamenu .navbar-nav > li > a {
  color: #222;
}
.tz_multi_item {
  overflow: hidden;
  position: relative;
  padding: 0 !important;
}
.tz_multi_item .progress {
  background: none repeat scroll 0 0 #dfe5e9;
  margin-bottom: 14px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
}
.tz_multi_item .progress .progress-bar {
  background: #0d1a54;
  color: #fff;
  font-size: 13px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tz_multi_item .progress .skill_count {
  position: absolute;
  right: 15px;
  top: 4px;
  z-index: 1;
  color: #fff;
}
.tz_multi_item small {
  color: #fff;
  font-size: 14px;
  left: 15px;
  position: absolute;
  top: 1px;
  z-index: 1;
  line-height: 26px;
}
.element .TzPortfolioMedia {
  margin: 0;
}
.element .TzPortfolioDescription {
  padding: 0;
}
div.pagination {
  display: block;
  margin: 50px 0 0;
}
div.pagination ul.pagination-list {
  display: block;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0;
}
div.pagination ul.pagination-list li {
  display: inline-block;
}
div.pagination ul.pagination-list li a {
  border: 1px solid #eeeeee;
  color: #888888;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 2px;
  overflow: hidden;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-backface-visibility: hidden;
}
div.pagination ul.pagination-list li:hover a,
div.pagination ul.pagination-list li.active a {
  border: 1px solid #d95450 !important;
}
ul.pagination-list {
  margin: 0;
}
ul.pagination-list a,
ul.pagination-list span {
  border: 1px solid #eeeeee !important;
  color: #888888 !important;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin: 0 2px !important;
  overflow: hidden;
  padding: 8px 16px !important;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-backface-visibility: hidden;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
ul.pagination-list a:hover,
ul.pagination-list a:focus,
ul.pagination-list a:active {
  border: 1px solid #d95450 !important;
}
ul.pagination-list span {
  border: 1px solid #d95450 !important;
}
.TzBlog .TzBlogMedia {
  margin: 0;
}
.TzBlog .tzinfomation span.blogcomment {
  margin-right: 20px;
}
.TzBlog .tzinfomation .tztag a {
  text-transform: capitalize;
}
.TzBlog .TzDescription {
  padding: 0;
}
.TzBlog .TzDescription p {
  color: #565555;
  line-height: 1.7em;
}
.TzBlog .TzItemsRow {
  padding-top: 93px;
  clear: both;
}
.TzBlog .TzItemsRow:first-child {
  padding-top: 0;
}
.TzBlog .tzblog-default.quote {
  border: none;
  padding-bottom: 0;
}
.TzBlog .TzLeading,
.TzBlog .TzItem {
  margin: 0;
}
.TzBlog .TzBlogInner {
  padding: 0;
}
.TzBlog .tzstyle2 .col-md-6:first-child {
  padding-left: 0;
}
.TzBlog #BlogMasonry .TzBlogMedia {
  margin-bottom: 35px;
}
.TzBlog #BlogMasonry .TzBlogInner {
  padding: 20px;
}
.TzItemPage .TzArticleMedia {
  margin: 0;
}
.TzItemPage .TzArticleMedia img {
  width: 100%;
}
.TzItemPage #tz-portfolio-template-information div {
  float: left;
  width: auto;
  color: #999999;
  font-size: 14px;
}
.TzItemPage #tz-portfolio-template-information div span {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
}
.TzItemPage #tz-portfolio-template-information div a {
  color: #999999;
  font-size: 14px;
}
.TzItemPage .tz-container-fluid {
  padding: 0;
}
.TzItemPage h1 {
  color: #222222;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 10px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.TzItemPage #tz-portfolio-template-introtext,
.TzItemPage #tz-portfolio-template-fulltext {
  color: #565555;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.TzItemPage #tz-portfolio-template-introtext p,
.TzItemPage #tz-portfolio-template-fulltext p {
  padding: 11px 0;
  margin: 0;
}
.TzItemPage #tz-portfolio-template-fulltext {
  font-weight: 400;
}
.TzItemPage .TzArticleMedia {
  margin-bottom: 10px;
}
.TzItemPage .single-information .tags a {
  font-style: normal;
  text-transform: capitalize;
}
.TzItemPage .rating a {
  color: #c66969;
}
.TzItemPage .rating .rating-item:hover span:before,
.TzItemPage .rating .rating-item:hover ~ a span:before,
.TzItemPage .rating > .voted:before,
.TzItemPage .rating > .rating-item:hover:before,
.TzItemPage .rating > .rating-item:hover ~ .rating-item:before {
  color: #d2534f;
}
.TzItemPage .TzVote-count {
  float: right;
  display: none;
}
.TzItemPage #tz-portfolio-template-info-inner {
  padding: 0 25px 25px;
}
.TzItemPage .margin-bottom {
  margin-bottom: 60px;
}
.TzItemPage .margin-bottom .TzArticleMedia {
  margin: 0;
}
.TzItemPage .content_rating {
  position: relative;
}
.TzItemPage .content_rating .rating {
  right: 20px;
}
.TzItemPage .owl-theme .owl-controls div.active span,
.TzItemPage .owl-theme .owl-controls div span:hover {
  background: none repeat scroll 0 0 #0d1a54;
  border: 2px solid #ffffff;
  height: 15px;
  width: 15px;
}
.TzItemPage .owl-theme .owl-controls .owl-page span {
  background: rgba(200,200,200,0.9);
}
.TzItemPage .owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 50%;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
.TzItemPage .owl-theme .owl-controls .owl-page {
  display: inline-block;
}
div blockquote {
  border-left: 10px solid #0d1a54;
  margin: 12px 0 5px;
  padding: 4px 0 4px 20px;
  font-size: 14px;
}
div blockquote p {
  color: #565555;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  margin: 0;
  padding: 0 !important;
  text-decoration: none;
  text-transform: none;
}
div#comments div.comment-avatar {
  margin-right: 26px;
  margin-top: 4px;
}
div#comments div.comment-avatar img {
  width: 83px;
}
div#comments .comment-content {
  color: #565555;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
div#comments div#comments-list-0 {
  margin-left: 0;
  margin-top: 40px;
}
div#comments div#comments-list-0 #comments-list-1 {
  padding-left: 100px;
}
div#comments div#comments-list-0 .comments-list {
  margin-top: 35px;
  border-top: 1px solid #ebebeb;
  padding-top: 35px;
  margin-left: 0;
}
div#comments #comments-inline-edit {
  border: none;
}
div#comments .comment-author {
  color: #0d1a54;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0 0 9px;
}
div#comments .comment-author span.comment-meta a {
  color: #0d1a54;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
div#comments .quote,
div#comments blockquote,
div#comments br {
  display: none;
}
div#comments #comments-list-footer {
  margin: 40px 0 0 0 !important;
}
div#comments #comments-list-footer a {
  color: #565555;
}
div#comments #comments-list-footer a:hover {
  color: #0d1a54;
}
div.rating a.ui-rating-star {
  background: none !important;
  font-size: 14px;
  float: left;
}
div.rating .icon-star:before,
div.rating a.ui-rating-star:before {
  content: "\f006";
  font-family: FontAwesome;
}
div.rating a.icon-star,
div.rating a.ui-rating-star {
  font-family: FontAwesome;
  color: #0d1a54 !important;
}
div.rating > .rating-item:hover span:before,
div.rating > .rating-item:hover ~ a span:before,
div.rating > .voted:before,
div.rating > .rating-item:hover:before,
div.rating > .rating-item:hover ~ .rating-item:before,
div.rating a.ui-rating-hover:before,
div.rating a.ui-rating-full:before {
  color: #0d1a54 !important;
  content: "\f005";
}
div.rating .rating-item {
  margin-left: -2px;
  padding-right: 4px;
}
#hikashop_product_vote_form .title h3 {
  margin-bottom: 30px;
}
#hikashop_product_vote_form textarea {
  height: 100px;
}
#hikashop_product_vote_form input.btn {
  margin-top: 0;
}
div.hika_comment_listing {
  border: none;
}
.hikashop_products_listing_main .hikashop_filter_main_div {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1;
}
.tzshop_desc .rating {
  float: right;
  position: absolute;
  right: 0;
  bottom: 3px;
}
.tzshop_desc .rating .hikashop_vote_stars .hikashop_total_vote {
  display: none;
}
.tzshop_desc .rating a:hover {
  text-decoration: none;
}
.tzshop_desc span.number-review {
  display: inline;
}
.tzshop_desc .hika_comment_listing,
.tzshop_desc .hikashop_listing_comment,
.tzshop_desc .list_comment {
  display: none;
}
.tzshop_desc .hikashop_vote_stars {
  padding: 0;
}
div.hikashop_submodules {
  padding: 0;
}
.hikashop_products_listing .list-footer .limit,
.hikashop_products_listing .list-footer .counter {
  display: none;
}
.hikashop_products_listing .hikashop_results_counter {
  display: none;
}
.hikashop_products_listing .shop-content-list {
  padding: 0 20px;
}
.hikashop_products_listing .shop-content-list .catalog_top .items_found {
  line-height: 25px;
}
.hikashop_products_listing ul.hikashop_product_list li,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3,
.hikashop_products_listing .hikashop_product_listlist_style2 li,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 {
  list-style: none;
  margin: 0 0 60px 0;
  position: relative;
  padding: 0;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item h6,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item h6,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item h6,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item h6 {
  display: block;
  text-align: left;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item span.hikashop_product_price_full,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item span.hikashop_product_price_full,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item span.hikashop_product_price_full,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item span.hikashop_product_price_full {
  position: absolute;
  right: 0;
  top: 19px;
}

#tz-pt{position: absolute; top: 0px; left: -5500px;}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .rating,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .rating,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .rating,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .rating {
  float: left;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .rating .hikashop_vote_stars,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .rating .hikashop_vote_stars,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .rating .hikashop_vote_stars,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .rating .hikashop_vote_stars {
  padding: 0;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .rating .hikashop_total_vote,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .rating .hikashop_total_vote,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .rating .hikashop_total_vote,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .rating .hikashop_total_vote {
  display: none;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item p,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item p,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item p,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item p {
  text-align: left;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .hikashop_product_stock,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .hikashop_product_stock,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .hikashop_product_stock,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .hikashop_product_stock {
  text-align: left;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .hikashop_product_stock a.hikashop_cart_button,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .hikashop_product_stock a.hikashop_cart_button,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button {
  background: none;
  border: none;
  display: inline;
  color: #222222 !important;
  text-transform: uppercase;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .hikashop_product_stock a.hikashop_cart_button i,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button i,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .hikashop_product_stock a.hikashop_cart_button i,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button i {
  font-size: 20px;
  line-height: 30px;
  padding-right: 10px;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .hikashop_product_stock a.hikashop_cart_button:hover,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button:hover,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .hikashop_product_stock a.hikashop_cart_button:hover,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .hikashop_product_stock a.hikashop_cart_button:hover {
  color: #0d1a54 !important;
}
.hikashop_products_listing ul.hikashop_product_list li .shop-list-item .hikashop_product_stock #hikashop_add_wishlist,
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item .hikashop_product_stock #hikashop_add_wishlist,
.hikashop_products_listing .hikashop_product_listlist_style2 li .shop-list-item .hikashop_product_stock #hikashop_add_wishlist,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item .hikashop_product_stock #hikashop_add_wishlist {
  display: inline;
}
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 {
  padding: 0 15px;
}
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item span.hikashop_product_price_full,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item span.hikashop_product_price_full {
  right: 15px;
}
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item a.hikashop_cart_button,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item a.hikashop_cart_button {
  margin: 0;
  padding: 0 20px 0 0;
}
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item a.hikashop_cart_button span,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item a.hikashop_cart_button span {
  display: none;
}
.hikashop_products_listing ul.hikashop_product_list .shop-item-version3 .shop-list-item #hikashop_add_wishlist a.hikashop_cart_button span,
.hikashop_products_listing .hikashop_product_listlist_style2 .shop-item-version3 .shop-list-item #hikashop_add_wishlist a.hikashop_cart_button span {
  display: inline-block;
}
.hikashop_module .catalog_top,
.hikashop_filter_module .catalog_top {
  display: none;
}
.hikashop_module .shop-content-list,
.hikashop_filter_module .shop-content-list {
  padding: 0;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li img,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li img {
  display: block;
  float: left;
  height: 60px;
  margin-top: 5px;
  width: 60px;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li .shop-list-item,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li .shop-list-item {
  margin-left: 80px;
  border: none;
  padding: 0;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hika_intro,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hika_intro {
  display: none;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hikashop_product_price_full,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hikashop_product_price_full {
  top: auto;
  bottom: -15px;
  left: 80px;
  right: auto;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hikashop_product_price_full span,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li .shop-list-item .hikashop_product_price_full span {
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 27px;
}
.hikashop_module .shop-content-list ul.hikashop_product_list li:last-child,
.hikashop_filter_module .shop-content-list ul.hikashop_product_list li:last-child {
  margin-bottom: 0;
}
.hikashop_module .hikashop_filter_main_div .hikashop_filter_main,
.hikashop_filter_module .hikashop_filter_main_div .hikashop_filter_main {
  max-width: 100%;
  min-height: 0 !important;
}
.hikashop_module .hikashop_filter_main_div .hikashop_filter_main select,
.hikashop_filter_module .hikashop_filter_main_div .hikashop_filter_main select {
  width: 100%;
}
.hikashop_module .hikashop_filter_main_div .hikashop_cart_button,
.hikashop_filter_module .hikashop_filter_main_div .hikashop_cart_button {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0 0;
  padding: 8px 29px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
div.service_style2 {
  margin: 0;
}
div.service_style2 div.tzFeatures-item {
  text-align: left;
  margin-top: 24px;
}
div.service_style2 div.tzFeatures-item span {
  float: left;
  margin-right: 42px;
}
div.service_style2 div.tzFeatures-item h6 {
  color: #222222;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0 0 15px 0;
  text-decoration: none;
}
div.service_style2 div.tzFeatures-item p {
  text-align: left;
}
.detail-fullwidth .hikashop_product_price_full .tzprice {
  text-align: left;
  float: left !important;
}
.detail-fullwidth .product_intro {
  clear: both;
}
.detail-fullwidth .hikashop_total_vote {
  display: none;
}
.detail-fullwidth .control_cart {
  clear: both;
  padding-top: 15px;
}
.detail-fullwidth .tzquantity {
  float: left;
}
.detail-fullwidth .tzquantity .btn-shop {
  clear: both;
}
.detail-fullwidth .tzquantity .btn-shop a.hikashop_cart_button {
  border: 0 none;
  color: #ffffff !important;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 17px;
  margin: 20px 0 0;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
  background: #0d1a54;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.detail-fullwidth .tzquantity .btn-shop a.hikashop_cart_button i {
  font-size: 14px;
  padding-right: 10px;
  color: inherit;
}
.detail-fullwidth .tzquantity .btn-shop a.hikashop_cart_button span {
  color: inherit !important;
}
.detail-fullwidth #hikashop_add_wishlist {
  margin-top: 30px;
}
.detail-fullwidth #hikashop_add_wishlist a.hikashop_cart_button {
  background: #9a9a9a;
  border: 0 none;
  color: #ffffff !important;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 17px;
  margin: 50px 0 0 5px;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.detail-fullwidth #hikashop_add_wishlist a.hikashop_cart_button i {
  font-size: 14px;
  padding-right: 10px;
  color: inherit;
}
.detail-fullwidth #hikashop_add_wishlist a.hikashop_cart_button span {
  color: inherit !important;
}
.detail-fullwidth .shop_item_details {
  clear: both;
  padding-top: 15px;
}
.detail-fullwidth .shop_item_details ul {
  padding: 0;
  list-style: none;
}
#hikashop_cart {
  margin-left: 30px;
}
#hikashop_cart a span,
#hikashop_cart a span.price {
  color: #f2f2f2;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  float: none !important;
}
#hikashop_cart a:hover {
  text-decoration: none;
}
.hikashop_wishlist_module .hikashop_cart {
  color: #f2f2f2;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  float: none !important;
}
.hikashop_wishlist_module .hikashop_cart table {
  position: absolute;
  background: #3B3B3C;
  width: 250px;
  top: 31px;
  -moz-transform: scale(1) translateY(-200px);
  -webkit-transform: scale(1) translateY(-200px);
  -o-transform: scale(1) translateY(-200px);
  -ms-transform: scale(1) translateY(-200px);
  transform: scale(1) translateY(-200px);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  padding: 0 20px;
  opacity: 0;
  z-index: 1000;
}
.hikashop_wishlist_module .hikashop_cart table thead .hikashop_cart_title {
  color: #f2f2f2;
  padding: 10px 15px !important;
}
.hikashop_wishlist_module .hikashop_cart table td {
  color: #f2f2f2;
  padding: 10px 15px !important;
  font-weight: 300;
}
.hikashop_wishlist_module .hikashop_cart table td span {
  color: #f2f2f2 !important;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  float: none !important;
  text-align: left;
}
.hikashop_wishlist_module .hikashop_cart .hikashop_display_cart_show_convert_button {
  font-size: 12px;
}
.hikashop_wishlist_module .hikashop_cart .hikashop_display_cart_show_convert_button a.hikashop_cart_button {
  background: none;
  border: none;
  color: #f2f2f2 !important;
  margin: 0;
  padding: 0;
}
.hikashop_wishlist_module .hikashop_cart form:hover table,
.hikashop_wishlist_module .hikashop_cart form:hover table:hover {
  -moz-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 1;
}
.hikashop_wishlist_module .hikashop_cart .row0:hover,
.hikashop_wishlist_module .hikashop_cart .row1:hover {
  background: none !important;
}
.general_row {
  margin-bottom: 40px;
}
.align-center #filter {
  text-align: center;
}
.style-proftolio2 > img {
  width: 100%;
}
.mod_portfolio_masonry #container {
  margin-top: 40px;
}
div.owl-item:last-child {
  border: none;
}
.fix-width {
  margin: auto;
}
.headerfix #header {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  border-radius: 50px;
  padding: 0 40px;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-backface-visibility: hidden;
}
.headerfix.tzheader-eff #header {
  background: none repeat scroll 0 0 #000000;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.headerfix .row {
  margin: 0;
}
#message-sent-false,
#message-sent {
  display: none;
}
footer.footer3 .menu {
  float: none;
}
footer.footer3 .menu li {
  float: none;
  display: inline-block;
}
div.form-actions {
  border: none;
}
.none .tzshop-wrap {
  background: none;
}
.content-module a.hikashop_cart_button span,
.content-module a.tzrandom span {
  text-transform: uppercase;
  font-size: 14px;
}
.tz-our-members .bottom-gap a {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e8e8e8;
  height: 100%;
  margin: 0 5px;
  overflow: hidden;
  padding: 5px;
  position: relative;
}
div#community-wrap {
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 1170px;
}
div#community-wrap.cFrontpage,
div#community-wrap.cGroups,
div#community-wrap.cProfile {
  max-width: none;
}
div#community-wrap.cPhotos .toolbar-sub-menu .row {
  margin: 0;
}
div#community-wrap.cPhotos .cMedia-ThumbList .cMedia-Box {
  margin-bottom: 50px;
}
div#community-wrap .navbar {
  min-height: 0;
  border: none;
  margin: 0;
}
div#community-wrap .js-toolbar .navbar-inner {
  min-height: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
div#community-wrap .js-focus {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
div#community-wrap .js-focus .js-focus-cover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
div#community-wrap .js-focus .js-focus-cover:after {
  padding-top: 29%;
}
div#community-wrap .js-focus-gradient {
  background: none;
}
div#community-wrap .joom-header-text h3 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}
div#community-wrap .cGuest {
  background: #F2F2F2;
  margin: 0;
}
div#community-wrap .cGuest .login-area {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#community-wrap .cGuest label {
  display: inline-block;
}
div#community-wrap .cGuest label .reminder-link {
  color: #565555;
  font-size: 14px;
  padding: 0;
  top: auto;
}
div#community-wrap .cGuest label .reminder-link:hover {
  color: #565555;
}
div#community-wrap a:focus,
div#community-wrap a:active {
  text-decoration: none;
}
div#community-wrap .checkbox.inline {
  line-height: 13px !important;
}
div#community-wrap .joms-stream-avatar {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
div#community-wrap .jom-content {
  padding: 90px 0 0;
}
div#community-wrap .jom-content .joms-stream-content header a {
  color: #0d1a54;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  padding: 0 4px 0 0;
  text-decoration: none;
}
div#community-wrap .jom-content .joms-stream-content .joms-privacy-dropdown ul li a {
  color: #565656;
  font-size: 14px;
  display: block;
  font-weight: 400;
}
div#community-wrap .jom-content .joms-stream {
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 55px 0 45px;
  position: relative;
}
div#community-wrap .jom-content .joms-stream:first-child {
  padding-top: 0;
}
div#community-wrap .jom-content .joms-stream .joms-stream-box {
  border: 1px solid #e0e0e0;
  box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  margin: 0 0 15px;
  padding: 20px;
  position: relative;
}
div#community-wrap .jom-content .joms-stream .joms-stream-fetch-content .separator {
  display: none;
}
div#community-wrap .jom-content .joms-stream .joms-stream-fetch-content p.reset-gap {
  margin-top: 5px;
}
div#community-wrap .jom-content .joms-stream .joms-stream-fetch-content a {
  color: #0d1a54;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#community-wrap .jom-content .joms-stream .joms-stream-single-photo img,
div#community-wrap .jom-content .joms-stream .cStream-Attachment img {
  width: 100%;
  max-width: none;
}
div#community-wrap .jom-content .joms-stream .joms-stream-single-photo.landscape,
div#community-wrap .jom-content .joms-stream .cStream-Attachment.landscape {
  max-width: none;
}
div#community-wrap .jom-content .joms-stream:last-child {
  border: none;
}
div#community-wrap .joms-activity-filter {
  background: #f4f4f4;
  padding: 10px 15px;
  height: auto;
  margin-bottom: 25px;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#community-wrap .joms-activity-filter .joms-activity-filter-action a {
  color: #565656;
  font-size: 14px;
}
div#community-wrap .cSidebar .moduletable,
div#community-wrap .cSidebar .cModule,
div#community-wrap .cSidebar .cGroup-Categories {
  border: none;
  background: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 80px;
}
div#community-wrap .cSidebar .moduletable h3,
div#community-wrap .cSidebar .cModule h3,
div#community-wrap .cSidebar .cGroup-Categories h3 {
  border-bottom: 2px solid #0d1a54;
  color: #222222;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 24px;
  margin: 0 0 28px;
  padding: 0 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
div#community-wrap .cSidebar .moduletable ul,
div#community-wrap .cSidebar .cModule ul,
div#community-wrap .cSidebar .cGroup-Categories ul {
  list-style: none;
}
div#community-wrap .cSidebar .moduletable .tz-our-members a,
div#community-wrap .cSidebar .cModule .tz-our-members a,
div#community-wrap .cSidebar .cGroup-Categories .tz-our-members a {
  color: #bcbcbc;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  padding: 0;
  position: relative;
  text-decoration: none;
}
div#community-wrap .cSidebar .moduletable .tz-our-members a.active-state,
div#community-wrap .cSidebar .moduletable .tz-our-members a:hover,
div#community-wrap .cSidebar .moduletable .tz-our-members a:focus,
div#community-wrap .cSidebar .cModule .tz-our-members a.active-state,
div#community-wrap .cSidebar .cModule .tz-our-members a:hover,
div#community-wrap .cSidebar .cModule .tz-our-members a:focus,
div#community-wrap .cSidebar .cGroup-Categories .tz-our-members a.active-state,
div#community-wrap .cSidebar .cGroup-Categories .tz-our-members a:hover,
div#community-wrap .cSidebar .cGroup-Categories .tz-our-members a:focus {
  color: #0d1a54;
}
div#community-wrap .cSidebar .moduletable .tz-our-members .app-box-filter b,
div#community-wrap .cSidebar .cModule .tz-our-members .app-box-filter b,
div#community-wrap .cSidebar .cGroup-Categories .tz-our-members .app-box-filter b {
  margin: 0 5px;
  top: -1px;
}
div#community-wrap .cSidebar .moduletable #latest-members-container .js-row-fluid,
div#community-wrap .cSidebar .cModule #latest-members-container .js-row-fluid,
div#community-wrap .cSidebar .cGroup-Categories #latest-members-container .js-row-fluid {
  margin: 0 -20px;
}
div#community-wrap .cSidebar .moduletable #latest-members-container .bottom-gap,
div#community-wrap .cSidebar .cModule #latest-members-container .bottom-gap,
div#community-wrap .cSidebar .cGroup-Categories #latest-members-container .bottom-gap {
  float: left;
  padding: 12px 15px;
  width: auto;
  margin: 0;
}
div#community-wrap .cSidebar .moduletable #latest-members-container .bottom-gap a,
div#community-wrap .cSidebar .cModule #latest-members-container .bottom-gap a,
div#community-wrap .cSidebar .cGroup-Categories #latest-members-container .bottom-gap a {
  border: none;
}
div#community-wrap .cSidebar .moduletable .js-mod-photos .js-row-fluid,
div#community-wrap .cSidebar .moduletable #latest-videos-nav .js-row-fluid,
div#community-wrap .cSidebar .cModule .js-mod-photos .js-row-fluid,
div#community-wrap .cSidebar .cModule #latest-videos-nav .js-row-fluid,
div#community-wrap .cSidebar .cGroup-Categories .js-mod-photos .js-row-fluid,
div#community-wrap .cSidebar .cGroup-Categories #latest-videos-nav .js-row-fluid {
  margin: 0 -13px;
}
div#community-wrap .cSidebar .moduletable .js-mod-photos .bottom-gap,
div#community-wrap .cSidebar .moduletable #latest-videos-nav .bottom-gap,
div#community-wrap .cSidebar .cModule .js-mod-photos .bottom-gap,
div#community-wrap .cSidebar .cModule #latest-videos-nav .bottom-gap,
div#community-wrap .cSidebar .cGroup-Categories .js-mod-photos .bottom-gap,
div#community-wrap .cSidebar .cGroup-Categories #latest-videos-nav .bottom-gap {
  float: left;
  padding: 8px 13px;
  width: auto;
  margin: 0;
}
div#community-wrap .cSidebar .moduletable .js-mod-photos .bottom-gap a,
div#community-wrap .cSidebar .moduletable #latest-videos-nav .bottom-gap a,
div#community-wrap .cSidebar .cModule .js-mod-photos .bottom-gap a,
div#community-wrap .cSidebar .cModule #latest-videos-nav .bottom-gap a,
div#community-wrap .cSidebar .cGroup-Categories .js-mod-photos .bottom-gap a,
div#community-wrap .cSidebar .cGroup-Categories #latest-videos-nav .bottom-gap a {
  border: none;
}
div#community-wrap .cSidebar .moduletable .js-mod-photos .bottom-gap img,
div#community-wrap .cSidebar .moduletable #latest-videos-nav .bottom-gap img,
div#community-wrap .cSidebar .cModule .js-mod-photos .bottom-gap img,
div#community-wrap .cSidebar .cModule #latest-videos-nav .bottom-gap img,
div#community-wrap .cSidebar .cGroup-Categories .js-mod-photos .bottom-gap img,
div#community-wrap .cSidebar .cGroup-Categories #latest-videos-nav .bottom-gap img {
  max-width: 113px;
}
div#community-wrap .cActivity-LoadMore a.more-activity-text {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  padding: 5px 24px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  display: inline-block;
  text-shadow: none;
}
div#community-wrap .js-focus-header {
  background: rgba(0,0,0,0.5);
  height: 101px;
  padding: 20px;
}
div#community-wrap .js-focus-header h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  margin: 0;
  padding: 9px 0 0 50px;
  text-decoration: none;
}
div#community-wrap #cProfileWrapper .js-focus-header {
  background: rgba(0,0,0,0.5);
  height: 101px;
  padding: 20px;
}
div#community-wrap #cProfileWrapper .js-focus-header h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  margin: 0;
  padding: 9px 0 0 50px;
  text-decoration: none;
}
div#community-wrap #cProfileWrapper .js-focus-header .js-focus-avatar {
  overflow: visible;
  background: none;
  border: none;
  max-width: none;
}
div#community-wrap #cProfileWrapper .js-focus-header .js-focus-avatar img {
  border: 3px solid #fff;
  background: none;
  margin-top: 60px;
}
div#community-wrap #cProfileWrapper .js-focus-content {
  background: #f2f2f2;
  padding: 20px 0 30px;
  z-index: 0;
}
div#community-wrap #cProfileWrapper .js-focus-content .js-focus-menu {
  margin-left: -33px;
}
div#community-wrap #cProfileWrapper .js-focus-content .js-focus-menu ul li {
  float: left;
  padding: 0 23px 0 0;
}
div#community-wrap #cProfileWrapper .js-focus-content .js-focus-menu ul li a {
  color: #565555;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#community-wrap .js-focus-actions {
  border: none;
  box-shadow: none;
}
div#community-wrap .js-focus-actions .navbar-inner {
  min-height: 0;
  box-shadow: none;
  border: none;
}
div#community-wrap .js-focus-avatar {
  overflow: visible;
  background: none;
  border: none;
  max-width: none;
  padding: 0;
  left: 0;
}
div#community-wrap .js-focus-avatar img {
  border: 3px solid #fff;
  background: none;
  margin-top: -45px;
}
div#community-wrap .tzpull-last .btn {
  background: none repeat scroll 0 0 #0d1a54;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin: 12px 25px 0;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  border: none;
}
div#community-wrap .js-focus-content {
  background: #f2f2f2;
  padding: 20px 0 30px;
  z-index: 0;
}
div#community-wrap .js-focus-content .js-focus-menu {
  margin-left: -33px;
}
div#community-wrap .js-focus-content .js-focus-menu ul li {
  float: left;
  padding: 0 23px 0 0;
}
div#community-wrap .js-focus-content .js-focus-menu ul li a {
  color: #565555;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#community-wrap .cSubmenu {
  background: none;
  border: none;
  margin: 50px 0;
  box-shadow: none;
  padding: 0;
}
div#community-wrap .cSubmenu li {
  border: none;
}
div#community-wrap .cSubmenu li a {
  color: #565555;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: none;
}
div#community-wrap .cSubmenu li a:hover {
  text-decoration: none;
  color: #0d1a54;
}
div#community-wrap .cSubmenu li.action a {
  background: none repeat scroll 0 0 #0d1a54;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  border: none;
}
div#community-wrap .cTabsBar .cPageTabs {
  background: #F2F2F2;
  border: 1px solid #f2f2f2;
  padding: 0;
  margin-bottom: 25px;
}
div#community-wrap .cTabsBar .cPageTabs li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 25px;
}
div#community-wrap .cTabsBar .cPageTabs li a:hover {
  text-decoration: none;
}
div#community-wrap .cTabsBar .cPageTabs li.cTabCurrent a {
  background: #0d1a54;
}
div#community-wrap .joms-postbox {
  margin-bottom: 30px;
}
div#community-wrap .cStream-Attachment {
  padding: 0 0 10px;
}
div#community-wrap a:hover,
div#community-wrap a:active,
div#community-wrap a:focus {
  text-decoration: none;
}
div#community-wrap .cFormList.cFormHorizontal .form-field {
  margin-left: 130px;
}
div#community-wrap .cFormList.cFormHorizontal .form-field input.text,
div#community-wrap .cFormList.cFormHorizontal .form-field input.password {
  width: 100% !important;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #bebebe;
  text-decoration: none;
  padding: 4px 16px;
  margin: 0;
  display: block;
  background: none;
  border: 1px solid #d7dcdf !important;
  height: auto;
  border-radius: 0 !important;
  box-shadow: none !important;
}
div#community-wrap .cFormList.cFormHorizontal .form-label {
  width: 130px;
}
div#community-wrap > h4 {
  color: #222222;
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 5px 0 22px;
  text-decoration: none;
}
div#community-wrap .ctitle h2 {
  color: #2f383d;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0 0 25px;
  text-decoration: none;
}
div#community-wrap .cFormList li.has-seperator {
  border: none !important;
}
div#community-wrap .cFormList li input.btn {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #fefefe;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin: 14px 0 10px;
  padding: 5px 50px;
  text-decoration: none;
}
div#community-wrap .cToolBox {
  margin-top: 90px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#community-wrap .cToolBox .cToolBox-Options {
  margin-top: 10px;
}
div#community-wrap .cToolBox .cToolBox-Options li a {
  color: #333;
}
div#community-wrap .cToolBox .cToolBox-Options li a:hover span {
  background: #0d1a54;
}
div#community-wrap >h4 {
  display: none;
}
div#community-wrap .toolbar-sub-menu .container .row {
  margin: 0;
}
div#community-wrap .toolbar-sub-menu .container .row ul.cSubmenu {
  background: #f4f4f4;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 20px;
}
div#community-wrap .toolbar-sub-menu .container .row ul.cSubmenu li a {
  color: #565555;
  font-size: 14px;
  font-weight: normal;
}
div#community-wrap .cFilter {
  background: #f4f4f4;
  border: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 40px;
  margin-top: 0;
}
div#community-wrap .cIndexList > li {
  margin: 0 0 40px 0;
  background: #f4f4f4;
}
div#community-wrap .cIndexList > li .cIndex-Box {
  padding: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#community-wrap .cIndexList > li .cIndex-Box img.cAvatar {
  width: 100px;
  height: auto;
}
div#community-wrap .cIndexList > li .cIndex-Box .small,
div#community-wrap .cIndexList > li .cIndex-Box small,
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Status {
  font-size: 12px !important;
  color: #565555;
  margin-top: 10px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Status {
  padding-bottom: 20px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content {
  margin-left: 120px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions {
  margin-top: 10px;
  position: static;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions a {
  color: #bcbcbc;
  font-size: 14px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions div {
  padding-right: 30px;
  color: #bcbcbc;
  font-size: 14px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions i {
  padding-right: 5px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions .cIndex-Feature {
  padding-right: 0;
  position: absolute;
  right: 0;
  top: -5px;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions .cIndex-Feature i {
  padding: 0;
  color: #0d1a54;
}
div#community-wrap .cIndexList > li .cIndex-Box .cIndex-Content .cIndex-Actions .cIndex-Feature a {
  margin-top: 0;
}
div#community-wrap #cFeatured {
  width: 1140px;
  margin: 0 auto;
  margin-bottom: 50px;
}
div#community-wrap .cLayout .container {
  padding: 0;
}
div#community-wrap .cSlider-nav-btn {
  top: 92px;
}
div#community-wrap .container .row {
  margin-left: -15px;
}
div#community-wrap .joms-stream-box article > a {
  color: #0d1a54;
}
div#community-wrap .joms-stream-box article .content-details li {
  color: #aaa;
  font-weight: normal;
}
div#community-wrap .event-detail .cThumb-Title {
  color: #0d1a54;
  font-weight: normal;
}
div#community-wrap .event-detail .cThumb-Members a {
  color: #aaa;
}
div#community-wrap .cSidebar .app-box-content img.cAvatar {
  width: 64px;
}
div#community-wrap .cSidebar .app-box-content img.jomNameTips {
  width: 115px;
  height: auto;
}
div#community-wrap .cSidebar .app-box-content .app-box-list li i {
  color: #0d1a54;
  padding-right: 10px;
  margin-top: 5px;
}
div#community-wrap .cSidebar .app-box-content .app-box-list li a {
  color: #565656;
}
div#community-wrap .cSidebar .app-box-content .app-box-list li:first-child {
  margin-top: 0;
  padding-top: 0;
}
div#community-wrap .cSidebar .app-box-content .app-box-list.for-menu li {
  border: none;
}
body.offline .offline-module {
  position: fixed;
  top: 0;
}
body.offline .tzcomingsoon-t1 a {
  color: #fff;
  text-decoration: none;
}
body.offline .container {
  margin: 0 auto;
}
body.offline .offline_overlay {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hikashop_module .hikashop_products_listing ul.hikashop_product_list li {
  margin-top: 40px;
  margin-bottom: 5px;
}
.hikashop_module .item_fullwidth {
  width: 100% !important;
}
.hikashop_module .hikashop_products_pagination {
  display: none;
}
#hikashop_checkout_page .title h2 {
  font-size: 48px;
  color: #222;
  margin: 0 0 20px;
  font-weight: 300;
}
#hikashop_checkout_page #hikashop_checkout_login {
  width: 100%;
}
#hikashop_checkout_page #hikashop_checkout_login h3 {
  margin-bottom: 30px;
}
#hikashop_checkout_page #hikashop_checkout_login input.form-control {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #d7dcdf;
  color: #bebebe;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 4px 16px;
  text-decoration: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#hikashop_checkout_page #hikashop_checkout_login a.hikashop_cart_button {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #fefefe !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin: 17px 0 10px;
  padding: 5px 50px;
  text-decoration: none;
}
#hikashop_checkout_page #form-login-remember {
  padding-left: 0;
}
#hikashop_checkout_page #form-login-remember #modlgn-remember {
  margin-right: 10px;
}
#hikashop_checkout_page .form-group {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
#hikashop_checkout_page .forgot {
  position: absolute;
  color: #bebebe;
  right: 15px;
  top: 5px;
}
#hikashop_checkout_page .info_address h3 {
  margin: 40px 0 0;
}
#hikashop_checkout_page .hikashop_cart_product_image_thumb img {
  border: 1px solid #ebebeb;
  float: left;
  max-height: 100px;
  max-width: 100px;
}
#hikashop_checkout_page .hikashop_product_price_full {
  text-align: center;
  color: #0d1a54;
  font-style: normal;
}
#hikashop_checkout_page .hikashop_product_price_full span.hikashop_product_price {
  color: #0d1a54;
  font-style: normal;
  font-weight: 400;
  font-family: inherit;
  font-size: 20px;
}
#hikashop_checkout_page .hikashop_cart_product_quantity_delete {
  float: none;
}
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value a,
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value .hikashop_product_quantity_field {
  background: none repeat scroll 0 0 #f1f1f1;
  border: 0 none;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 34px;
}
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value a i,
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value .hikashop_product_quantity_field i {
  color: #b9b9b9;
}
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value a.tz_cart_mini,
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value .hikashop_product_quantity_field.tz_cart_mini {
  margin-left: 15px;
}
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value a.hikashop_no_print,
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value .hikashop_product_quantity_field.hikashop_no_print {
  background: none;
}
#hikashop_checkout_page table.cart_table .hikashop_cart_product_quantity_value input.hikashop_product_quantity_field {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 1px rgba(0,0,0,0.1) inset;
  color: #b9b9b9;
  margin: 0 !important;
}
#hikashop_checkout_page .hikashop_cart_product_quantity_delete a {
  background: none repeat scroll 0 0 #a4a4a4;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 20px;
  text-align: center;
  width: 20px;
  line-height: 19px;
}
#hikashop_checkout_page .hikashop_cart_product_quantity_delete a i {
  color: #fff;
}
#hikashop_checkout_page .hikashop_checkout_cart table .row0:hover,
#hikashop_checkout_page .hikashop_checkout_cart table .row1:hover,
#hikashop_checkout_page .table-striped > tbody > tr:nth-child(2n+2) > td,
#hikashop_checkout_page .table-striped > tbody > tr:nth-child(2n+2) > th {
  background: none !important;
}
#hikashop_checkout_page #hikashop_checkout_cart_final_total_title {
  color: #565555;
  border: none;
  vertical-align: top;
  font-size: 14px;
}
#hikashop_checkout_page .hikashop_cart_total_value {
  border: none;
  padding: 2px 0 25px;
}
#hikashop_checkout_page .hikashop_cart_total_value span.hikashop_checkout_cart_final_total {
  color: #0d1a54;
  font-style: normal;
  font-weight: 400;
  font-family: inherit;
  font-size: 20px;
}
#hikashop_checkout_page #hikashop_checkout_coupon {
  margin: 0;
}
#hikashop_checkout_page #hikashop_payment_methods {
  margin-top: 30px;
}
#hikashop_checkout_page #hikashop_payment_methods .title h3 {
  margin-bottom: 20px;
}
#hikashop_checkout_page #hikashop_payment_methods .hikashop_payment_methods_table {
  border: 1px solid #e7e7e7;
}
#hikashop_checkout_page #hikashop_payment_methods .hikashop_payment_methods_table td {
  padding: 30px;
}
#hikashop_checkout_page #hikashop_payment_methods .hikashop_payment_methods_table td label.btn-radio {
  color: #333;
  background: none;
  width: 80px;
}
#hikashop_checkout_page #hikashop_payment_methods .hikashop_payment_methods_table td img {
  padding: 0 5px;
}
#hikashop_checkout_page #hikashop_payment_methods .hikashop_payment_methods_table td .hikashop_checkout_payment_description {
  text-transform: none;
  margin: 20px 0 0 90px;
  font-weight: 400;
}
#hikashop_checkout_page #hikashop_checkout_next_button {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff !important;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 0 35px;
  padding: 7px 20px;
  text-decoration: none;
  width: auto;
}
#hikashop_checkout_page #hikashop_checkout_cart {
  margin-top: 25px;
}
.nav-tabs li.open a,
.nav-tabs li.open a:hover,
.nav-tabs li.open a:focus {
  border: none;
}
#message-sent {
  bottom: 6px;
  color: #03AD36;
  font-family: inherit;
  font-size: 17px;
  left: 200px;
  position: absolute;
}
.tzheader2 .plazart-megamenu .dropdown .mega-dropdown-menu {
  background: #fff;
}
.tzheader2 .plazart-megamenu .mega-nav > li a {
  color: #454545;
}
.tzheader2 .plazart-megamenu .dropdown .mega-dropdown-menu .mega-col-nav .mega-inner {
  border-color: #ddd;
}
.tzheader2 .plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner ul li a,
.tzheader2 .plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner ul li:first-child ul li a {
  border-color: #f2f2f2;
}
.tzheader2 .plazart-megamenu .navbar-nav .active > a {
  color: #0d1a54;
}
#footer .tz-module .nav {
  margin-top: 0;
}
#footer .tz-module .nav > li > a {
  padding: 0 9px;
}
.table.cart_table th.hikashop_cart_product_quantity_title {
  text-align: left;
  padding-left: 25px;
}
.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh {
  float: left !important;
}
.contact-form .controls input {
  background: none;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 30px;
  padding: 0 20px;
  text-decoration: none;
  width: 100%;
}
.contact-form textarea {
  background: none;
  border: 1px solid #d6dbe1;
  border-radius: 0;
  box-shadow: none;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 40px 0 0;
  padding: 10px 20px;
  text-decoration: none;
  width: 100%;
  height: 140px;
}
.contact-form .email_copy {
  margin-top: 20px;
}
.contact-form .email_copy input#jform_contact_email_copy {
  float: left;
  margin-right: 20px;
}
.contact-form .form-actions {
  clear: both;
}
.contact-form .form-actions button.btn {
  background: none repeat scroll 0 0 #0d1a54;
  border: 0 none;
  border-radius: 5px;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin: 40px 0 0;
  padding: 15px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.contact-form .contact-address {
  margin: 0;
}
.contact-form .col-padding-left .controls input {
  margin-bottom: 40px;
}
.contact-form .col-padding-left .form-actions button.btn {
  margin-top: 0;
  padding: 26px 20px;
}
.contact-form .contact-right textarea {
  margin-top: 0;
  height: 322px;
}
.contactstyle2 .contact-form {
  margin-top: -55px;
}
#tz-right .tzservices-content .tzser3-item,
#tz-left .tzservices-content .tzser3-item {
  margin-bottom: 38px;
  padding-left: 10px;
}
#tz-right .tzservices-content .tzser3-item:last-child,
#tz-left .tzservices-content .tzser3-item:last-child {
  margin-bottom: 0;
}
.item-page .related-title {
  margin-top: 50px;
}
.cGroup-Description {
  color: #565656;
}
.cGroup-Description a {
  color: #0d1a54;
}
.cGroup-Description dl {
  margin-top: 30px;
}
.cGroup-Description dl dt {
  float: left;
  width: 120px;
}
.cGroup-Description dl dd {
  padding-bottom: 10px !important;
}
.tztwd-tweet-container span a {
  padding-left: 5px;
  text-decoration: none;
}
.tztwd-tweet-container span a:hover {
  text-decoration: none;
}
.tztwd-tweet-container .tztwd-tweet-data {
  margin-top: 10px;
  font-size: 12px;
  text-align: left;
}
.tztwd-tweet-container .tztwd-tweet-data a {
  padding-right: 5px;
}
div .cutomblock-zoom {
  white-space: inherit !important;
}
div .cutomblock-zoom h3,
div .cutomblock-zoom span,
div .cutomblock-zoom p {
  color: #fff;
}
div .cutomblock-zoom a.tzcustombutton-zoom {
  color: #fff;
  margin-top: 30px !important;
}
div .cutomblock-zoom a.tzcustombutton-zoom:hover {
  text-decoration: none;
}
.shop .tp-leftarrow.default,
.moduleshop .tp-leftarrow.default {
  height: 50px;
  width: 50px;
  left: 7px !important;
}
.shop .tp-rightarrow.default,
.moduleshop .tp-rightarrow.default {
  height: 50px;
  width: 50px;
  background-position: 21px center !important;
  right: 14px !important;
}
.tp-caption.large_bold_white h3 {
  font-size: 40px !important;
  font-weight: 400px !important;
  color: #fff;
}
.tp-caption p.align-right {
  display: block;
  text-align: right;
  color: #fff !important;
  font-size: 18px;
}
.tp-caption a.btn {
  color: #fff !important;
}
h2.TzTagHeading {
  margin: 30px 0;
  text-transform: uppercase;
  font-size: 30px;
}
h1.page-heading {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700;
  color: #222;
}
.tzpost-video {
  margin-bottom: 34px;
}
.cPhotos > h4 {
  max-width: 1170px;
  margin: auto;
}
#tztwd {
  max-width: 1170px;
  margin: 0 auto;
}
.dmtop {
  background-color: #161616;
  background-image: url(/templates/top_dobermann/images/arrow.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  bottom: -100px;
  cursor: pointer;
  font-size: 0;
  height: 40px;
  overflow: auto;
  position: fixed;
  right: 25px;
  text-indent: -99999px;
  transition: all 0.7s ease-in-out 0s;
  width: 40px;
  z-index: 9999;
}
.fix-width figure.tz-Latest-item {
  margin: 0 20px;
}
.fix-width .tz-Latest-Post .tzprevslider {
  left: -61px;
}
.fix-width .tz-Latest-Post .tznextslider {
  right: -55px;
}
.fix-width .container-fluid {
  padding: 0 15px;
}
.fix-width .tz-our-item {
  margin: 0 20px;
}
.fix-width .OurTeam-member .tzprevslider {
  left: -76px;
}
.fix-width .OurTeam-member .tznextslider {
  right: -70px;
}
.fix-width .tz-our-products-slider {
  margin-right: 0;
}
.fix-width .tz-our-products-slider .tz-shop-item {
  margin: 0 20px;
}
.fix-width .tz-our-products-slider .tzprevslider {
  left: -61px;
}
.fix-width .tz-our-products-slider .tznextslider {
  right: -55px;
}
.fix-width div.tz-Latest-Post2 {
  margin-right: 0;
}
#tz-main-body-wrapper .container-fluid {
  padding: 0;
}
.label.TzFeature {
  display: none;
}
div.tz-alert-2 p {
  color: #565555;
}
.tzaccordion p {
  padding: 15px 20px 20px 48px !important;
}
.tzaccordion h6 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tzaccordion.tzaccordion-style2 p {
  border: 1px solid #e2ecf0;
  border-top: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.tzaccordion.tzaccordion-style2 h6 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.table.tztable > tbody > tr > td {
  padding: 10px 20px;
}
div.tzProductsViewmore {
  margin-top: 35px;
}
div.tz-our-team .owl-controls {
  top: -115px;
}
.plazart-megamenu .navbar-nav > li:last-child > a {
  padding-right: 0;
}
.navbar-inner .navbar-collapse {
  padding: 0;
}
.tzheader2 .plazart-megamenu .mega-nav .mega-group > a.mega-group-title,
.tzheader2 .plazart-megamenu .dropdown-menu .mega-nav .mega-group > a.mega-group-title,
.tzheader2 .plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > a.mega-group-title {
  color: #222;
}
.tzheader2 .plazart-megamenu .navbar-nav a .fa {
  color: #777;
}
.tzheader2 .plazart-megamenu .navbar-nav a:hover i {
  color: #fff;
}
.nav {
  margin-bottom: 0;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #07b;
  border-bottom-color: #07b;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00466f;
  border-bottom-color: #00466f;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #666;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #000;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.plazart-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.plazart-mainnav {
  background: transparent;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 #ffffff;
  box-shadow: 0 0 0 #ffffff;
  height: auto;
  margin: 0;
}
.plazart-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}
.plazart-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.plazart-mainnav .navbar .nav {
  margin: 0;
}
.plazart-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: 1px solid #d9d9d9;
  padding: 10px 20px;
  text-shadow: none;
}
.plazart-mainnav .navbar .nav > li > a:focus,
.plazart-mainnav .navbar .nav > li > a:hover {
  background-color: #666;
  text-shadow: none;
  outline: none;
}
.plazart-mainnav .navbar .nav > .active > a,
.plazart-mainnav .navbar .nav > .active > a:hover,
.plazart-mainnav .navbar .nav > .active > a:focus {
  color: #000;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.plazart-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 5px 20px 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.plazart-mainnav .navbar .btn-navbar [class^="icon-"],
.plazart-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.plazart-mainnav .dropdown .caret {
  margin-left: 5px;
}
.plazart-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.plazart-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.plazart-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.plazart-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.plazart-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.plazart-mainnav .dropdown-menu .disabled > a,
.plazart-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.plazart-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.plazart-mainnav .nav li.dropdown > .dropdown-toggle .caret {
  display: none;
}
.plazart-mainnav.vertical-nav {
  background: #222;
  position: fixed;
  width: 200px;
  margin-left: -220px;
  top: 40px;
  padding: 0 0 70px;
  z-index: 1013;
}
.plazart-mainnav.vertical-nav .navbar {
  float: none;
}
.plazart-mainnav.vertical-nav .navbar .nav {
  float: none;
}
.plazart-mainnav.vertical-nav .navbar .nav > li {
  float: none;
  padding: 0 20px;
}
.plazart-mainnav.vertical-nav .navbar .nav > li > a {
  border-top: 0;
  border-right: 0;
  padding: 20px 0;
  border-bottom: 1px solid #2c2c2c;
  text-shadow: none;
  text-transform: uppercase;
  background: none;
  color: #666;
}
.plazart-mainnav.vertical-nav .navbar .nav > li > a:hover,
.plazart-mainnav.vertical-nav .navbar .nav > li > a:focus {
  color: #eee;
}
.plazart-mainnav.vertical-nav .navbar .nav > li > a .mega-caption {
  text-transform: none;
  color: #444;
}
.plazart-mainnav.vertical-nav .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid #666;
  border-top: 4px solid transparent;
  margin-top: 5px;
  float: right;
}
.plazart-mainnav.vertical-nav .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.plazart-mainnav.vertical-nav .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.plazart-mainnav.vertical-nav .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid #000;
  border-top: 4px solid transparent;
}
.plazart-mainnav.vertical-nav .navbar .nav > .active > a,
.plazart-mainnav.vertical-nav .navbar .nav > .active > a:hover,
.plazart-mainnav.vertical-nav .navbar .nav > .active > a:focus {
  border-bottom-color: #2c2c2c;
  color: #666;
}
.plazart-mainnav.vertical-nav .navbar .nav > .active:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #222;
  position: absolute;
  right: -5px;
  top: 20px;
}
.plazart-mainnav.vertical-nav .dropdown-menu {
  left: 100%;
  top: 0;
}
.plazart-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu {
  left: 200px;
}
.plazart-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
  }
  .navbar-collapse-fixed-top,
  .navbar-collapse-fixed-bottom {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse-fixed-top .nav-collapse.in,
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    position: fixed;
    width: 100%;
    overflow-y: auto;
    top: 40px;
    bottom: 0;
  }
  .navbar-collapse-fixed-top .nav-collapse.in > *,
  .navbar-collapse-fixed-bottom .nav-collapse.in > * {
    padding-bottom: 50px;
  }
  .navbar-collapse-fixed-bottom {
    bottom: 0;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    top: 0;
    bottom: 40px;
  }
  .plazart-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .plazart-mainnav {
    background: transparent;
    border-top: none;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  .plazart-mainnav .navbar .btn-navbar {
    margin-bottom: 0;
  }
  .plazart-mainnav .navbar .btn-navbar:hover {
    cursor: pointer;
  }
  .plazart-mainnav .nav-collapse {
    margin-top: 0;
    background: #fff;
  }
  .plazart-mainnav .nav-collapse .nav {
    margin: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a,
  .plazart-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    font-weight: bold;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a:hover {
    background-color: #666;
    background-image: none;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu a {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    font-weight: normal;
    padding: 10px 20px;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: #666;
    background-image: none;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .plazart-mainnav.navbar-collapse-fixed-top {
    margin-left: 0;
    margin-right: 0;
  }
  .plazart-mainnav .navbar .nav > li > .dropdown-menu:before,
  .plazart-mainnav .navbar .nav > li > .dropdown-menu:after,
  .plazart-mainnav .navbar .nav > li > .dropdown-menu .divider {
    display: none;
  }
  .plazart-mainnav .customization {
    display: none;
  }
}
#jpreOverlay {
  background-color: #fff;
  z-index: 9999999;
}
#jpreSlide {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  text-align: center;
  width: 50%;
  height: 10%;
  font-family: Lato;
  text-transform: uppercase;
  top: 39% !important;
}
#jpreLoader {
  width: 100%;
  height: 1px;
}
#jpreBar {
  background-size: 10px 10px;
  -moz-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  background-color: #019cde;
  animation: progress 2s linear infinite;
  -moz-animation: progress 2s linear infinite;
  -webkit-animation: progress 2s linear infinite;
  -ms-animation: progress 2s linear infinite;
  -o-animation: progress 2s linear infinite;
}
#jprePercentage {
  color: #0d1a54;
  font-weight: 400;
  text-align: center;
  top: 22px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Lato;
}
#jpreButton {
  padding: 3px 10px;
  cursor: pointer;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  color: #fff;
  text-shadow: -1px -1px 0 #01293F;
  border: 1px solid #2EACEA;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: #23a6ed;
  background-image: -moz-linear-gradient(top,#23a6ed 0%,#1275aa 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#23a6ed),color-stop(100%,#1275aa));
  background-image: -webkit-linear-gradient(top,#23a6ed 0%,#1275aa 100%);
  background-image: -o-linear-gradient(top,#23a6ed 0%,#1275aa 100%);
  background-image: -ms-linear-gradient(top,#23a6ed 0%,#1275aa 100%);
  background-image: linear-gradient(to bottom,#23a6ed 0%,#1275aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a6ed',endColorstr='#1275aa',GradientType=0);
}
@-webkit-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-moz-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-ms-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-o-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
.wrapper-inner {
  width: 700px;
  margin: 0 auto;
}
#loadding ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
#loadding li {
  float: left;
  background: #fff;
}
#wrapper img,
#wrapper li div {
  width: 200px;
  height: 133px;
  display: block;
}
#loadding .container {
  position: relative;
}
#loadding .holder {
  position: absolute;
  top: 0;
  left: 0;
}
#li1 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li2 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li3 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li4 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li5 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li6 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li7 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li8 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
#li9 {
  background-image: url(/templates/top_dobermann/images/loading.jpg);
  background-size: 200px 133px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  header.tzheader3 {
    top: 20px;
  }
  .plazart-megamenu .mega > .mega-dropdown-menu {
    max-width: 100%;
  }
  .plazart-megamenu .navbar-nav > li > a {
    padding: 32px 15px;
  }
  .plazart-megamenu .col-md-4 {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  nav.plazart-mainnav {
    float: none;
  }
  nav.plazart-mainnav button.navbar-toggle {
    background-color: #0d1a54;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 0;
    margin-top: 14px;
    padding: 6px 12px;
    position: absolute;
    top: 7px;
    right: 3px;
  }
  nav.plazart-mainnav button.navbar-toggle i {
    font-size: 17px;
    color: #ededed;
  }
  nav.plazart-mainnav .navbar-inner .nav-collapse.in {
    top: 0;
    height: auto;
    margin-left: -15px;
    margin-right: -15px;
    max-height: 340px;
    position: relative;
    width: auto;
    z-index: 9999;
  }
  nav.plazart-mainnav .nav-collapse .nav > li > a {
    font-weight: normal;
    background: none;
  }
  nav.plazart-mainnav .mega > .mega-dropdown-menu {
    position: relative;
  }
  nav.plazart-mainnav.navbar,
  nav.plazart-mainnav .navbar-inner {
    min-height: 0 !important;
    position: relative;
    margin: 0;
  }
  header.tzheader3 {
    top: 0;
  }
  .tzfooter1 .tzform {
    with: 70%;
  }
  #topheader .social-icons {
    text-align: center;
  }
  #topheader .social-icons a {
    display: inline-block;
  }
  div.tz-module ul.breadcrumb {
    top: 5px;
    left: 15px;
    right: auto;
    float: left;
    margin-top: 10px;
  }
  footer .tzsocial-color {
    margin: 100px 20px 60px;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .navbar-collapse,
  .off-canvas #off-canvas-nav .plazart-mainnav .dropdown-menu a {
    padding: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .navbar-collapse .nav > li > a,
  .off-canvas #off-canvas-nav .plazart-mainnav .dropdown-menu a .nav > li > a {
    background: none;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .dropdown-menu a {
    border-top: 1px solid #343434 !important;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .plazart-megamenu {
    float: none;
    background: #222;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .plazart-megamenu .dropdown .mega-dropdown-menu {
    padding: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .plazart-megamenu .dropdown .mega-dropdown-menu .mega-col-nav .mega-inner {
    padding: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .plazart-megamenu .nav-collapse .dropdown-menu a {
    border-top: 1px solid #343434 !important;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .plazart-megamenu .mega-dropdown-menu {
    position: relative;
  }
  div.tz-last-blog {
    padding-right: 0;
  }
  #tz-right {
    margin-top: 60px;
    padding: 0;
  }
  div .customblock-tour {
    text-align: center;
  }
  div .tzbuttom-take-black {
    display: inline-block;
    float: none !important;
    margin: auto;
  }
  footer #footer {
    text-align: center;
  }
  footer #footer .menu li {
    float: none;
    display: inline-block;
  }
  footer.tzfooter1 .tzform {
    width: 80%;
  }
  footer div .menu {
    float: none;
  }
  .tzFeatures-item {
    margin-top: 30px;
  }
  .tzFeatures-item h3 {
    margin-top: 0;
  }
  #tz-bottom-wrapper {
    text-align: center;
  }
  #tz-bottom-wrapper .col-lg-3 {
    margin-top: 30px;
  }
  #tz-bottom-wrapper .col-lg-3:first-child {
    margin-top: 0;
  }
  #tz-bottom-wrapper .Recent-Post li {
    text-align: center;
  }
  #tz-bottom-wrapper .Recent-Post li .recent-content {
    text-align: left;
    display: inline-block;
    padding-left: 15px;
  }
  #tz-bottom-wrapper .Recent-Post li .recent-img {
    float: none;
    display: inline-block;
  }
}
.container-fluid {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0;
}
.tz-mainmenu-toggle {
  display: none;
}
img {
  max-width: 100%;
}
div.imgcaption {
  max-width: 100% !important;
}
.btn-toolbar {
  clear: both;
}
.article-index + .btn-toolbar {
  clear: left;
}
aside .btn-group > .dropdown-toggle {
  padding: 0 !important;
}
.btn.btn-primary [class^="icon-"] {
  margin-top: -1px;
  opacity: 1;
}
a [class^="icon-"] {
  margin-top: -3px;
}
.label,
.badge {
  vertical-align: text-top !important;
}
.well {
  background: #fff;
}
.nav-pills li:hover a {
  background: #5990de;
  color: #fff;
}
.form-actions {
  background: #fff;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
[class^="icon-"],
[class*=" icon-"] {
  position: relative;
  top: 2px;
}
.btn-group.open .btn.dropdown-toggle,
.btn.dropdown-toggle {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
[class*="span"]:first-child {
  margin-left: 0 !important;
}
[class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.breadcrumb {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.breadcrumb > li:first-child {
  margin-right: 10px;
}
table {
  clear: both;
}
aside .dropdown-menu {
  min-width: 80px !important;
}
.list-striped {
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-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;
}
/**
 *------------------------------------------------------------------------------
 * @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
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.plazart-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.plazart-megamenu .mega-inner:before,
.plazart-megamenu .mega-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-inner:after {
  clear: both;
}
.plazart-megamenu .row-fluid + .row-fluid {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.plazart-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.plazart-megamenu .mega.open > .mega-dropdown-menu,
.plazart-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.plazart-megamenu .mega-group {
  *zoom: 1;
}
.plazart-megamenu .mega-group:before,
.plazart-megamenu .mega-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-group:after {
  clear: both;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.plazart-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.plazart-megamenu .mega-group-ct:before,
.plazart-megamenu .mega-group-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-group-ct:after {
  clear: both;
}
.plazart-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner {
  padding: 0;
}
.plazart-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.plazart-megamenu .mega-nav,
.plazart-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plazart-megamenu .mega-nav > li,
.plazart-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.plazart-megamenu .mega-nav > li a,
.plazart-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.plazart-megamenu .mega-group > .mega-nav,
.plazart-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.plazart-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.plazart-megamenu .plazart-module {
  margin-bottom: 10px;
}
.plazart-megamenu .plazart-module .module-title {
  margin-bottom: 0;
}
.plazart-megamenu .plazart-module .module-ct {
  margin: 0;
  padding: 0;
}
.plazart-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.plazart-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.plazart-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.plazart-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.plazart-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.plazart-megamenu .mega-align-justify {
  position: static;
}
.plazart-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.plazart-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.plazart-megamenu .nav .caret,
.plazart-megamenu .dropdown-submenu .caret,
.plazart-megamenu .mega-menu .caret {
  display: none;
}
.plazart-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.plazart-megamenu .nav [class^="icon-"],
.plazart-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .plazart-megamenu.animate .mega > .mega-dropdown-menu {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .plazart-megamenu.animate .mega.animating > .mega-dropdown-menu {
    display: block!important;
  }
  .plazart-megamenu.animate .mega.open > .mega-dropdown-menu,
  .plazart-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .plazart-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    transform: scale(0, 0);
    transform-origin: 20% 20%;
    -webkit-transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -ms-transform: scale(0, 0);
    -ms-transform-origin: 20% 20%;
    -o-transform: scale(0, 0);
    -o-transform-origin: 20% 20%;
  }
  .plazart-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .plazart-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
  }
  .plazart-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0, 1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0, 1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0, 1);
    -o-transform-origin: 10% 0;
  }
  .plazart-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .plazart-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .plazart-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .plazart-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .plazart-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .plazart-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .plazart-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
/**
 *------------------------------------------------------------------------------
 * @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
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */

@media (max-width: 767px) {
  .plazart-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .plazart-megamenu .row-fluid,
  .plazart-megamenu .mega-dropdown-menu,
  .plazart-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .plazart-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
  }
  .plazart-megamenu .hidden-collapse,
  .plazart-megamenu .always-show .caret,
  .plazart-megamenu .sub-hidden-collapse > .nav-child,
  .plazart-megamenu .sub-hidden-collapse .caret,
  .plazart-megamenu .sub-hidden-collapse > a:after,
  .plazart-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .plazart-megamenu .mega-caption {
    display: none !important;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.plazart-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.plazart-megamenu .mega-inner:before,
.plazart-megamenu .mega-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-inner:after {
  clear: both;
}
.plazart-megamenu .row-fluid + .row-fluid {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.plazart-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.plazart-megamenu .mega.open > .mega-dropdown-menu,
.plazart-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.plazart-megamenu .mega-group {
  *zoom: 1;
}
.plazart-megamenu .mega-group:before,
.plazart-megamenu .mega-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-group:after {
  clear: both;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.plazart-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.plazart-megamenu .mega-group-ct:before,
.plazart-megamenu .mega-group-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.plazart-megamenu .mega-group-ct:after {
  clear: both;
}
.plazart-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner {
  padding: 0;
}
.plazart-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.plazart-megamenu .mega-nav,
.plazart-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plazart-megamenu .mega-nav > li,
.plazart-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.plazart-megamenu .mega-nav > li a,
.plazart-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.plazart-megamenu .mega-group > .mega-nav,
.plazart-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.plazart-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.plazart-megamenu .plazart-module {
  margin-bottom: 0;
}
.plazart-megamenu .plazart-module .module-title {
  margin-bottom: 0;
}
.plazart-megamenu .plazart-module .module-ct {
  margin: 0;
  padding: 0;
}
.plazart-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.plazart-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.plazart-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.plazart-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.plazart-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.plazart-megamenu .mega-align-justify {
  position: static;
}
.plazart-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
}
.plazart-megamenu .nav .caret,
.plazart-megamenu .dropdown-submenu .caret,
.plazart-megamenu .mega-menu .caret {
  display: none;
}
.plazart-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.plazart-megamenu .nav [class^="icon-"],
.plazart-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.plazart-megamenu .navbar-nav >li {
  display: block !important;
}
.plazart-megamenu .navbar-nav a {
  color: #666;
}
.plazart-megamenu .navbar-nav a .fa {
  margin-right: 10px;
  color: #565555;
}
.plazart-megamenu .navbar-nav a:hover {
  background: transparent !important;
  color: #0d1a54 !important;
}
.plazart-megamenu .navbar-nav a:hover i {
  color: #fff;
}
.plazart-megamenu .navbar-nav .active > a {
  background: transparent;
  color: #0d1a54;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.plazart-megamenu .mega-inner {
  padding: 20px;
}
.plazart-megamenu .mega-dropdown-inner .row {
  margin-left: 0;
  margin-right: 0;
}
.plazart-megamenu .mega-dropdown-inner .last-col {
  margin-left: 0 !important;
}
.plazart-megamenu .mega-dropdown-inner .last-col .mega-inner,
.plazart-megamenu .mega-dropdown-inner .row-fluid > div:last-child .mega-inner {
  padding: 20px 20px 0 10px;
}
.plazart-megamenu .mega-dropdown-inner .row-fluid > .span12.mega-col-nav:last-child .mega-inner {
  padding: 20px;
}
.plazart-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .last-col .mega-inner,
.plazart-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner,
.plazart-megamenu .nav-child.mega-group-ct .row-fluid > div:last-child .mega-inner,
.plazart-megamenu .span12.mega-col-nav:last-child .nav-child.mega-group-ct .row-fluid .mega-inner {
  padding: 0;
}
.plazart-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #ddd;
}
.plazart-megamenu .dropdown .mega-dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 225px;
  background: #222;
  border: none;
  padding: 20px 15px;
  max-width: none;
}
.plazart-megamenu .dropdown .mega-dropdown-menu .mega-col-nav .mega-inner {
  border-left: 1px solid #2c2c2c;
  padding: 0 15px;
}
.plazart-megamenu .dropdown .mega-dropdown-menu .mega-col-nav:first-child .mega-inner {
  border-left: none;
  padding-left: 0;
}
.plazart-megamenu .dropdown .mega-dropdown-menu .mega-col-nav:last-child .mega-inner {
  padding-right: 0;
}
.plazart-megamenu .dropdown.border .mega-dropdown-menu {
  padding: 0;
}
.plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner {
  padding: 0;
}
.plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner ul li a {
  border-top: 1px solid #2c2c2c;
  line-height: 40px;
  padding: 0 25px !important;
  background: none;
}
.plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner ul li:first-child a {
  border: none;
}
.plazart-megamenu .dropdown.border .mega-dropdown-menu .mega-inner ul li:first-child ul li a {
  border-top: 1px solid #2c2c2c;
}
.plazart-megamenu .mega-nav .mega-group > a.mega-group-title,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > a.mega-group-title,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > a.mega-group-title {
  background: inherit;
  border-bottom: none;
  color: #cccccc;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.plazart-megamenu .mega-nav .mega-group > a.mega-group-title:hover,
.plazart-megamenu .mega-nav .mega-group > a.mega-group-title:active,
.plazart-megamenu .mega-nav .mega-group > a.mega-group-title:focus,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > a.mega-group-title:hover,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > a.mega-group-title:active,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > a.mega-group-title:focus,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > a.mega-group-title:hover,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > a.mega-group-title:active,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > a.mega-group-title:focus {
  background: none !important;
  color: #0d1a54 !important;
}
.plazart-megamenu .mega-nav .mega-group:hover a.mega-group-title {
  background: none !important;
  color: #0d1a54 !important;
}
.plazart-megamenu .mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner {
  border-right: none;
}
.plazart-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner,
.plazart-megamenu .span12.mega-col-nav .mega-group-ct .mega-inner,
.plazart-megamenu .mega-col-nav .mega-group-ct .mega-inner {
  padding: 0;
  border-right: none;
}
.plazart-megamenu .mega-col-nav {
  padding-left: 0;
  padding-right: 0;
}
.plazart-megamenu .mega-dropdown-inner .mega-col-nav:last-child .mega-inner {
  border-right: none;
}
.plazart-megamenu .span12.mega-col-nav .mega-inner {
  padding: 20px;
}
.plazart-megamenu .mega-nav > li a {
  border: none;
  color: #cbcbcb;
  line-height: 30px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.plazart-megamenu .mega-nav > li a:hover,
.plazart-megamenu .mega-nav > li a:focus,
.plazart-megamenu .mega-nav > li a:active {
  background: #0d1a54 !important;
  color: #fff !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  padding-left: 10px;
}
.plazart-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0 15px !important;
}
.plazart-megamenu .mega-group .mega-nav > li a,
.plazart-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  padding-left: 0;
  padding-right: 0;
}
.plazart-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.plazart-megamenu .plazart-module .module-title {
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #333333;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.plazart-megamenu .plazart-module .module-ct {
  color: #666;
  font-weight: 400;
}
.plazart-megamenu .plazart-module ul,
.plazart-megamenu .plazart-module .nav {
  margin: 0 0 0 15px;
}
.plazart-megamenu .plazart-module ul li,
.plazart-megamenu .plazart-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.plazart-megamenu .plazart-module ul li a,
.plazart-megamenu .plazart-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.plazart-megamenu .plazart-module ul li a:hover,
.plazart-megamenu .plazart-module ul li a:focus,
.plazart-megamenu .plazart-module ul li a:active,
.plazart-megamenu .plazart-module .nav li a:hover,
.plazart-megamenu .plazart-module .nav li a:focus,
.plazart-megamenu .plazart-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.plazart-megamenu .plazart-module .category-module {
  margin: 0;
  color: #666;
  font-weight: 400;
}
.plazart-megamenu .plazart-module .category-module li {
  list-style: none;
}
.plazart-megamenu .plazart-module .category-module li h4 {
  border-bottom: 1px solid #333;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.plazart-megamenu .plazart-module .category-module li h4 a {
  color: #fff;
}
.plazart-megamenu .plazart-module .category-module li h4 a:hover,
.plazart-megamenu .plazart-module .category-module li h4 a:focus,
.plazart-megamenu .plazart-module .category-module li h4 a:active {
  color: #fff;
  text-decoration: none;
}
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a {
  background: #01a3d4;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  opacity: 1;
  padding: 3px 14px;
  text-indent: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
}
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active {
  color: #fff;
  text-decoration: none;
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0077bb;
  background-image: -moz-linear-gradient(top,#07b,#07b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#07b),to(#07b));
  background-image: -webkit-linear-gradient(top,#07b,#07b);
  background-image: -o-linear-gradient(top,#07b,#07b);
  background-image: linear-gradient(to bottom,#07b,#07b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0077bb', endColorstr='#ff0077bb', GradientType=0);
  border-color: #07b #07b #00466f;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #07b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover:hover,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover:focus,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover.active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover.disabled,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover[disabled],
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus:hover,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus:focus,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus.active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus.disabled,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus[disabled],
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active:hover,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active:focus,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active.active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active.disabled,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #07b;
  *background-color: #0067a2;
}
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:hover.active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:focus.active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active:active,
.plazart-megamenu .plazart-module .category-module li p.mod-articles-category-readmore a:active.active {
  background-color: #005788 \9;
}
.plazart-megamenu .mega-caption {
  color: #999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .vertical-nav .plazart-megamenu.elastic .level0 > .mega .mega-dropdown-menu {
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
  }
  .vertical-nav .plazart-megamenu.elastic .level0 > .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .vertical-nav .plazart-megamenu.slide .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .vertical-nav .plazart-megamenu.slide .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .vertical-nav .plazart-megamenu.slide .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
.plazart-megamenu .mega-inner {
  padding: 20px;
}
.plazart-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #ddd;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: #222;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.plazart-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: #222;
}
.plazart-megamenu .mega-nav > li a,
.plazart-megamenu .dropdown-menu .mega-nav > li a {
  padding: 5px 10px;
}
.plazart-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.plazart-megamenu .plazart-module .module-title {
  font-size: 16px;
  color: #222;
  display: block;
  line-height: 20px;
  margin-bottom: 5px;
}
.plazart-megamenu .plazart-module ul,
.plazart-megamenu .plazart-module .nav {
  margin: 0 0 0 15px;
}
.plazart-megamenu .plazart-module ul li,
.plazart-megamenu .plazart-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.plazart-megamenu .plazart-module ul li a,
.plazart-megamenu .plazart-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.plazart-megamenu .plazart-module ul li a:hover,
.plazart-megamenu .plazart-module ul li a:focus,
.plazart-megamenu .plazart-module ul li a:active,
.plazart-megamenu .plazart-module .nav li a:hover,
.plazart-megamenu .plazart-module .nav li a:focus,
.plazart-megamenu .plazart-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .plazart-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .plazart-megamenu .row-fluid,
  .plazart-megamenu .mega-dropdown-menu,
  .plazart-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .plazart-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .plazart-megamenu .hidden-collapse,
  .plazart-megamenu .always-show  .caret,
  .plazart-megamenu .sub-hidden-collapse > .nav-child,
  .plazart-megamenu .sub-hidden-collapse .caret,
  .plazart-megamenu .sub-hidden-collapse > a:after,
  .plazart-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .plazart-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .plazart-megamenu .row-fluid,
  .plazart-megamenu .mega-dropdown-menu,
  .plazart-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .plazart-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .plazart-megamenu .hidden-collapse,
  .plazart-megamenu .always-show  .caret,
  .plazart-megamenu .sub-hidden-collapse > .nav-child,
  .plazart-megamenu .sub-hidden-collapse .caret,
  .plazart-megamenu .sub-hidden-collapse > a:after,
  .plazart-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .plazart-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .plazart-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .plazart-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .plazart-megamenu .mega-nav > li a,
  .plazart-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
  .plazart-megamenu .plazart-module {
    margin-bottom: 0;
  }
}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:normal;src:url(http://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype')}
/**
 *------------------------------------------------------------------------------
 * @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
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */

#off-canvas-nav {
  display: none;
}
@media (max-width: 767px) {
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #plazart-mainnav .nav-collapse,
  .off-canvas #plazart-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
    background: none;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse {
    height: auto;
    background: none;
      display: block;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #plazart-mainnav {
    display: block;
  }
}
ul.mod_tz_tag li{
    background: none;
    display:inline;

}
.tz_image {
    width: 25%;
}

.tz_image img {
    width: 100%;
    float: left;
    margin-top: 5px;
    padding-right: 32px;
}

.mod_tz_news {
    text-align: left;
    float: none ! important;
}

.tz_description {
    display: block;
    font-size: 13px;
}

.tz_description p {
    margin-top: 0;
}

.tz_readmore a {
    text-decoration: none;
    display: inline-block;
    color: #008aff;
}

.tz_date, .tz_hits, .tz_author, .tz_category {
    font-style: italic;
    display: inline-block;
    padding-bottom: 30px;
}

.tz_item_default {
    border-top: 1px solid rgba(0, 0, 0, 0.1);

}

.tz_item_default:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.tz_quote,
.tz_link{
    padding-top: 30px;
}
.tz_title {
    padding: 30px 0;
}

.tz_title a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

ul.tz_news {
    list-style: none !important;
    padding: 0 !important;
}

.dv1 {
    display: block;
}

.dv2 {
    clear: both;
    display: block;
    padding-top: 30px;
}
-moz@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype')}
 .social_slider a.btn.disaabled,.social_slider fieldset[disabled] a.btn,.tooltipster-base{pointer-events:none}@media only screen and (min-device-width:0) and (max-width:600px){.social_slider{top:0!important}}.social_slider ._li._li._li{font:normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif}.social_slider a:hover{text-decoration:none}.social_slider .tabs{border-radius:8px;clear:both;display:block;height:100%;overflow:hidden;width:370px}.social_slider .tab-links{position:absolute}.social_slider .tab-links:after{clear:both;content:'';display:block}.social_slider .tab-content{border-radius:8px;float:left;overflow:hidden;padding:0!important;width:370px}.social_slider #loader{color:#363636 !important}.social_slider .tab-content .tab:first-of-type{display:block}.social_slider .tab-content .tab:not(:first-of-type){display:none}.social_slider .tab-content .facebook_box{background-color:#fff;border-radius:8px;height:576px;position:relative;z-index:99998}.social_slider .tab-content .facebook_box iframe{overflow-y:scroll !important}.social_slider .tab-links a.active{position:relative;z-index:99999}.social_slider .tab{width:370px}.social_slider .tab.active{display:block}.social_slider .tab-content .twitter_box{background-color:#19bfe5;border-radius:8px;height:576px;position:relative;z-index:99998}.social_slider .tab-content .twitter_box #twitter-widget-0{height:100%!important;margin-bottom:-5px!important;width:350px}.social_slider .tab-content .google_box{background-color:#fff;border-radius:8px;height:576px;overflow:hidden;position:relative;z-index:99998}.social_slider .tab-content .google_box iframe{height:346px !important}.social_slider .tab-content .youtube_box{background:#f8f8f8;border-radius:8px;height:576px;position:relative;z-index:99998}.social_slider .tab-content .youtube_box .ytpadding{padding:5px}.social_slider .tab-content .youtube_box .ytpadding iframe{height:55px!important}.social_slider .tab-content .youtube_box .ytpadding #___ytsubscribe_0{float:left!important;height:100%!important}.social_slider .tab-content .youtube_box #ytplaylist{height:495px;position:relative;width:350px}.social_slider .tab-content .linkedin_box{background-color:#ededed;border-radius:8px;height:576px;min-height:480px;position:relative;z-index:99998}.social_slider .tab-content .pinterest_box{background-color:#fFF;border-radius:8px;height:576px;position:relative;z-index:99998}.pindiv_user{position:absolute;top:0}.social_slider .tab-content .pinterest_box .pindiv_user img{background-color:#fff;border-radius:0!important;display:block;max-width:34px;padding:0;position:absolute;width:34px}.social_slider .tab-content .pinterest_box .pindiv_username{background:#d9534f;color:#fff;display:inline-block;font:normal normal normal 16px/33px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;font-weight:500;letter-spacing:-.04em;text-decoration:none;width:352px}.social_slider .tab-content .pinterest_box hr.pindiv_hr{background-color:#cecece;border:0;box-sizing:border-box;height:1px;margin:101px 0 0}.social_slider .tab-content .pinterest_box .pindiv_tabs ul{display:inline-block;list-style-type:none;margin:0;padding-left:9px;width:200px}.social_slider .tab-content .pinterest_box .pindiv_tabs ul li{background-image:none;display:table-cell;float:none;font:normal normal normal 10px/20px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;-moz-osx-font-smoothing:grayscale;padding:7px 17px;text-align:center;-webkit-font-smoothing:antialiased}.social_slider .tab-content .pinterest_box span.pindiv_value{color:#727272;display:block;font-family:"Helvetica Neue","Segoe UI",Roboto,sans-serif,Arial;font-size:13px;font-weight:700}.social_slider .tab-content .pinterest_box span.pindiv_label{color:#727272;display:block;font-size:10px;font-weight:400;text-transform:inherit}.social_slider .tab-content .pinterest_box .pindiv_tabs{background:#f8f8f8;font:normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;height:49px;position:absolute;text-align:left;top:34px;width:350px;box-shadow:0 1px 0 0 rgba(0,0,0,0.05)}.social_slider .tab-content .pinterest_box .pindiv_container{height:466px!important;margin-left:-3px;margin-top:90px;overflow:hidden;text-align:center;width:346px}.social_slider .tab-content .pinterest_box .pindiv_pinWrapper{background-color:#f8f8f8;display:inline;position:relative;transform:background-image scale(1)!important;webkit-transform:background-image scale(1)!important}.social_slider .tab-content .pinterest_box .pincontainer_pinColumn{display:inline-block;vertical-align:top;width:237px}.social_slider .tab-content .pinterest_box .pindiv_container_inner{overflow:auto;overflow-x:hidden;position:relative}.social_slider .tab-content .pinterest_box .pindiv_pinWrapper_content{background-position:center top;background-repeat:no-repeat;background-size:cover;break-inside:avoid-column;height:104px!important;margin-bottom:13px;margin-left:10px;position:relative;transition:background-image all .4s ease,top 0s,left 0s;webkit-column-break-inside:avoid;webkit-transition:background-image all .4s ease,top 0s,left 0s;width:104px!important}.social_slider .tab-content .pinterest_box a.pindiv_pinWrapper_pinlink{display:block;height:104px!important;left:0;position:absolute;top:0;width:104px!important;z-index:1}.social_slider .tab-content .pinterest_box a.pindiv_pinWrapper_sourcelink{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,.4)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);bottom:0;box-sizing:border-box;color:#fff;display:block;display:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#66000000',GradientType=0);font-family:"Helvetica Neue","Segoe UI",Roboto,sans-serif,Arial;font-size:12px;height:20%;left:0;line-height:18px;max-height:40px;-moz-opacity:0;opacity:0;overflow:hidden;padding:5px;position:absolute;text-decoration:none;text-overflow:ellipsis;webkit-opacity:0;white-space:nowrap;width:100%;z-index:1}.social_slider .tab-content .pinterest_box .pindiv_container_inner{column-count:3;column-gap:0;height:467px;line-height:0;margin-top:-2px;-moz-column-count:3;-moz-column-gap:0;-webkit-column-count:3;-webkit-column-gap:0;-webkit-overflow-scrolling:touch}.social_slider .tab-content .pinterest_box a.pindiv_username:hover{color:#bd081c}.social_slider .tab-content .pinterest_box a.pin_data_pinbutton{background-image:url(https://s-passets.pinimg.com/images/pidgets/pinit_bg_en_rect_red_20_1.png)!important;background-position:0 -20px;background-size:40px 60px!important;height:20px!important;left:34px!important;margin:0 auto;-moz-opacity:0;opacity:0;padding:0!important;position:absolute;text-decoration:none!important;top:37px;vertical-align:baseline!important;webkit-opacity:0;width:40px!important;z-index:2}.social_slider .tab-content .vimeo_box{background-color:#000;border-radius:8px;height:576px;position:relative;z-index:99998}.social_slider .tab-content .contactus_box{background:#d1d1d1;background:-moz-repeating-linear-gradient(-45deg,#efc1cb,#efc1cb 30px,#f2f2f2 30px,#f2f2f2 40px,#c2e8f5 40px,#c2e8f5 70px,#f2f2f2 70px,#f2f2f2 80px);background:-o-repeating-linear-gradient(-45deg,#efc1cb,#efc1cb 30px,#f2f2f2 30px,#f2f2f2 40px,#c2e8f5 40px,#c2e8f5 70px,#f2f2f2 70px,#f2f2f2 80px);background:repeating-linear-gradient(-45deg,#efc1cb,#efc1cb 30px,#f2f2f2 30px,#f2f2f2 40px,#c2e8f5 40px,#c2e8f5 70px,#f2f2f2 70px,#f2f2f2 80px);background:-webkit-repeating-linear-gradient(-45deg,#efc1cb,#efc1cb 30px,#f2f2f2 30px,#f2f2f2 40px,#c2e8f5 40px,#c2e8f5 70px,#f2f2f2 70px,#f2f2f2 80px);border-radius:8px;float:left;height:100%;min-height:576px;-moz-border-radius:8px;position:relative;-webkit-border-radius:8px;z-index:99998}.social_slider .tab-content .contactus_box:after{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;bottom:0;content:" ";float:right;left:0;margin:10px;-moz-border-radius:8px;position:absolute;right:0;top:0;-webkit-border-radius:8px;z-index:-1}.contactus_box .g-recaptcha{text-align:left;transform:scale(1.06);-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform-origin:0 0;-webkit-transform-origin:0 0}.social_slider .tab-content .instagram_box{background-color:#ecedef;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.4);float:left;width:370px;height:576px;max-height:576px;position:relative;z-index:99998;box-sizing:border-box}.social_slider .tab-content .instagram_box .insta-profile-images{position:relative}.social_slider .tab-content .instagram_box .insta-profile-images:after,.social_slider .tab-content .instagram_box .insta-profile-images:before{content:" ";display:table}.social_slider .tab-content .instagram_box .insta-profile-images:after{clear:both}.social_slider .tab-content .instagram_box .insta-profile-table{border-collapse:collapse;display:table;height:100%;margin-left:-1px;margin-top:-1px;table-layout:fixed;width:100%}.social_slider .tab-content .instagram_box .insta-profile-cell{background-position:center;background-size:cover;border-left:0;display:table-cell;float:left;height:140px;overflow:hidden;position:relative;-webkit-filter:sepia(50%);width:116px}.social_slider .tab-content .instagram_box .insta-profile-cell.first{border-right:0}.social_slider .tab-content .instagram_box .insta-profile-cell:after{border:1px solid rgba(255,255,255,.2);box-sizing:border-box;content:"";display:block;height:140px;left:0;margin-top:0;-moz-box-sizing:border-box;position:absolute;top:0;width:116px;z-index:9}.social_slider .tab-content .instagram_box .insta-profile-cell-image{background-position:center;background-size:cover;display:none;height:140px;position:relative;width:116px;z-index:1}.social_slider .tab-content .instagram_box .insta-profile-cell-image.load{opacity:1}.social_slider .tab-content .instagram_box .insta-profile-details{background:#fff;background:linear-gradient(to bottom,#fff 0,#f3f3f3 100%);background:-moz-linear-gradient(top,#fff 0,#f3f3f3 100%);background:-ms-linear-gradient(top,#fff 0,#f3f3f3 100%);background:-o-linear-gradient(top,#fff 0,#f3f3f3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f3f3f3));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 100%);border-bottom:1px solid #cecece;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f3f3',GradientType=0);height:80px;position:relative}.social_slider .tab-content .instagram_box .insta-profile-details h1{font:normal normal normal 17px/50px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;font-weight:500;letter-spacing:-.04em;margin:-20px 0 0;text-align:center;text-shadow:1px 0 0 #fff}.social_slider .tab-content .instagram_box .insta-profile-icon{background-image:url(/modules/mod_js_social_tabs_slider/tmpl/images/icon.png);height:25px;left:15px;margin-top:-11px;position:absolute;top:60%;width:24px}.social_slider .tab-content .instagram_box .insta-profile-avatar{background-color:#fff;border:1px solid rgba(0,0,0,.6);border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.4);left:36.5%;-moz-border-radius:5px;padding:4px;position:absolute;top:-70px;-webkit-border-radius:5px;z-index:99}.social_slider .tab-content .instagram_box .insta-profile-avatar img{border-radius:5px;height:84px;margin:0!important;-moz-border-radius:5px;webkit-border-radius:5px;width:84px}.social_slider .tab-content .instagram_box .insta-profile-avatar a{margin:0!important}.social_slider .contact img,#message{box-sizing:border-box!important;margin-top:5px}.insta-profile-avatar a{display:block;position:relative}.social_slider .tab-content .instagram_box .insta-profile-stat{box-sizing:border-box;color:#777;float:left;font:normal normal normal 10px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;font-weight:400;line-height:normal;-moz-box-sizing:border-box;padding:7px 13px;text-align:center;text-transform:uppercase}.social_slider .tab-content .instagram_box .insta-profile-stat strong{color:#111;display:block;font-family:"Helvetica Neue","Segoe UI",Roboto,sans-serif,Arial;font-size:14px;font-weight:500}.social_slider .tab-content .instagram_box .insta-profile-divider{background:#ececec;float:left;height:45px;width:1px}.social_slider .contact button,input,textarea{box-sizing:border-box!important}.social_slider .contact .message{margin-top:8px}.social_slider .contact .message p{font-weight:bold;margin-top:0}.social_slider .contact .message p:last-child{margin-bottom:0}.social_slider .contact .message ul{margin-bottom:0}.social_slider .contact .message .errors{background:#fff;border:solid 1px #ccc;border-left:solid 10px #d9534f;border-radius:5px;padding:10px;text-align:center}.social_slider .contact .message .errors p{color:#d9534f}.social_slider .contact .message .success{font-size:14px;background:#fff;border:solid 1px #ccc;border-left:solid 10px #5cb85c;border-radius:5px;padding:10px;text-align:center}.social_slider .contact .message .success p{color:#5cb85c}#social_mobile{position:relative;z-index:10000}#social_mobile a{position:relative;width:48px;height:48px;line-height:24px;display:list-item;list-style-type:none;padding:5px 0;text-align:center;color:#fff;transition-duration:.5s;transition-property:(width);transition-timing-function:ease-in-out;box-shadow:inset 0 -5px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 -5px 0 rgba(0,0,0,.2)}#social_mobile_modal{top:15vh;z-index:0;background:transparent;height:auto !important;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none}#social_mobile_modal a{color:#fff;overflow:hidden;text-align:center;width:100px;display:inline-block;vertical-align:middle;white-space:nowrap;margin-right:3px;margin-bottom:3px;height:45px;border-radius:3px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}#social_mobile_modal .modal-body{text-align:center}#social_mobile_modal .modal-open{overflow:hidden}#social_mobile_modal .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}#social_mobile_modal .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}#social_mobile_modal .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}#social_mobile_modal .modal-open .modal{overflow-x:hidden;overflow-y:auto}#social_mobile_modal .modal-dialog{position:relative;width:auto;margin:10px;z-index:0 !important}#social_mobile_modal .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}#social_mobile_modal .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0 !important;background-color:#000}#social_mobile_modal .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}#social_mobile_modal .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}#social_mobile_modal .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}#social_mobile_modal .modal-header .close{margin-top:-2px}#social_mobile_modal .modal-title{margin:0;line-height:1.42857143}#social_mobile_modal .modal-body{position:relative;padding:15px}#social_mobile_modal .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}#social_mobile_modal .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}#social_mobile_modal .modal-footer .btn-group .btn+.btn{margin-left:-1px}#social_mobile_modal .modal-footer .btn-block+.btn-block{margin-left:0}#social_mobile_modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){#social_mobile_modal .modal-dialog{width:600px;margin:30px auto}#social_mobile_modal .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}#social_mobile_modal .modal-sm{width:300px}}@media(min-width:992px){#social_mobile_modal .modal-lg{width:900px}}#social_mobile_modal i{padding-top:11px;font-size:20px}#social_mobile_modal .close{top:15px;right:20px;font-size:35px;position:absolute;color:#000 !important}#social_mobile a:hover{outline:0 none!important;color:#fff;width:55px;transition-duration:.5s!important;transition-property:(width);transition-timing-function:ease-in-out}#social_mobile a.titleText{display:none}#social_mobile i{line-height:inherit;font-size:24px;text-align:center;margin-top:8px}#social_mobile .top-left{position:fixed;top:20%;left:0}#social_mobile_modal .facebook{background-color:#3b5998}#social_mobile_modal .facebook:hover{background-color:#293e6a}#social_mobile_modal .twitter{background-color:#00aced}#social_mobile_modal .twitter:hover{background-color:#0089bd}#social_mobile_modal .google{background-color:#333}#social_mobile_modal .google:hover{background-color:#0f0f0f}#social_mobile_modal .youtube{background-color:#b00}#social_mobile_modal .youtube:hover{background-color:#950000}#social_mobile_modal .linkedin{background-color:#007bb6}#social_mobile_modal .linkedin:hover{background-color:#006291}#social_mobile_modal .pinterest{background-color:#cb2027}#social_mobile_modal .pinterest:hover{background-color:#a2191f}#social_mobile_modal .vimeo{background-color:#aad450}#social_mobile_modal .vimeo:hover{background-color:#88a940}#social_mobile_modal .instagram{background-color:#e95950}#social_mobile_modal .instagram:hover{background-color:#BA4740}#social_mobile_modal .vk{background-color:#45668e}#social_mobile_modal .vk:hover{background-color:#375171}#social_mobile_modal .contactus{background-color:#000}#social_mobile_modal .contactus:hover{background-color:#000}#social_mobile_modal .phone{background-color:#8f5db7}#social_mobile_modal .phone:hover{background-color:#834dad}#social_mobile_modal .fbmessenger{background-color:#0084ff}#social_mobile_modal .fbmessenger:hover{background-color:#0077e6}#social_mobile_modal .fbmessenger .fonticon{background-image:url(/modules/mod_js_social_tabs_slider/tmpl/images/fbmessenger.png);width:100%;height:100%;background-repeat:no-repeat;background-size:20px;background-position:center center;display:block}#social_mobile_modal .whatsapp{background-color:#189d0e}#social_mobile_modal .whatsapp:hover{background-color:#14860c}#social_mobile_modal #loadMore{background-color:#1fa67a}#social_mobile .facebook{background-color:#3b5998}#social_mobile .facebook:hover{background-color:#293e6a}#social_mobile .twitter{background-color:#00aced}#social_mobile .twitter:hover{background-color:#0089bd}#social_mobile .google{background-color:#333}#social_mobile .google:hover{background-color:#0f0f0f}#social_mobile .youtube{background-color:#b00}#social_mobile .youtube:hover{background-color:#950000}#social_mobile .linkedin{background-color:#007bb6}#social_mobile .linkedin:hover{background-color:#006291}#social_mobile .pinterest{background-color:#cb2027}#social_mobile .pinterest:hover{background-color:#a2191f}#social_mobile .vimeo{background-color:#aad450}#social_mobile .vimeo:hover{background-color:#88a940}#social_mobile .instagram{background-color:#e95950}#social_mobile .instagram:hover{background-color:#BA4740}#social_mobile .vk{background-color:#45668e}#social_mobile .vk:hover{background-color:#375171}#social_mobile .contactus{background-color:#000}#social_mobile .contactus:hover{background-color:#000}#social_mobile .fbmessenger{background-color:#0084ff}#social_mobile .fbmessenger:hover{background-color:#0077e6}#social_mobile .phone{background-color:#8f5db7}#social_mobile .phone:hover{background-color:#834dad}#social_mobile .fbmessenger .fonticon{background-image:url(/modules/mod_js_social_tabs_slider/tmpl/images/fbmessenger.png);width:100%;height:100%;background-repeat:no-repeat;background-size:21px;background-position:center center;display:block}#social_mobile .whatsapp{background-color:#189d0e}#social_mobile .whatsapp:hover{background-color:#14860c}#social_mobile #loadMore{background-color:#dedede}#social_mobile #loadMore:hover{background-color:#d1d1d1}#social_mobile .mtop5{margin-top:5px}#social_mobile{margin-top:50px;display:inline}#social_mobile .top-left{top:auto;bottom:0;width:100%;z-index:999}#social_mobile a{position:relative;float:left;width:calc(100% / 5);display:none;list-style-type:none}#social_mobile a:focus,#social_mobile a:hover{width:calc(100% / 5);-moz-transition-property:none;-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.select2-container .select2-choice{background-image:none;padding:0 10px}.select2-container .select2-drop-active{border:solid 1px #fff}.select2-container .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice{background-color:#fff;background-image:none}.select2-dropdown-open .select2-choice{background-color:#fff}.select2-container .select2-choice abbr{background:url(/modules/mod_js_social_tabs_slider/tmpl/img/select2.png) right top no-repeat}.select2-container .select2-choice .select2-arrow b{background:url(/modules/mod_js_social_tabs_slider/tmpl/img/select2.png) no-repeat 0 1px}.select2-search input{background:#fff url(/modules/mod_js_social_tabs_slider/tmpl/img/select2.png) no-repeat 100% -22px}html[dir="rtl"] .select2-search input{background:#fff url(/modules/mod_js_social_tabs_slider/tmpl/img/select2.png) no-repeat -37px -22px}.select2-search input.select2-active{background:#fff url(/modules/mod_js_social_tabs_slider/tmpl/img/select2-spinner.gif) no-repeat 100%}.select2-more-results.select2-active{background:#f4f4f4 url(/modules/mod_js_social_tabs_slider/tmpl/img/select2-spinner.gif) no-repeat 100%}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(/modules/mod_js_social_tabs_slider/tmpl/img/select2-spinner.gif) no-repeat 100%!important}.select2-search-choice-close{background:url(/modules/mod_js_social_tabs_slider/tmpl/img/select2.png) right top no-repeat}.select2-drop-active,.select2-drop.select2-drop-above.select2-drop-active,.select2-container-active .select2-choice,.select2-container-active .select2-choices,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices,.select2-container-multi.select2-container-active .select2-choices{border:1px solid #333;box-shadow:none;webkit-box-shadow:none}.select2-drop-active{border-top:0}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url(/modules/mod_js_social_tabs_slider/tmpl/img/select2x2.png)!important}}@media(max-width:480px){.select2-container .select2-choice{width:150px}}@media(min-width:481px){.select2-container .select2-choice{width:200px}}@media(max-width:480px){.g-recaptcha{margin-bottom:10px}}@media(min-width:481px){.g-recaptcha{margin-bottom:20px;margin-top:10px}}.social_slider .contact .g-recaptcha textarea{display:none!important}.social_slider .contact .hey-honey{left:-9999px;position:absolute}.social_slider .contact p,label,legend{color:#000}.social_slider .contact h1{color:#333;font-size:24px;margin:10px 0}.social_slider .contact hr{border:1px solid #d9d9d9;border-style:none none solid;color:inherit;height:0;margin:6px 0;padding:0}.social_slider .contact{display:block;height:100%;margin-top:-25px;padding:20px;text-align:left}.social_slider .contact label{color:#000;display:inline-block;float:left;font-size:12px;height:26px;line-height:26px;webkit-border-radius:5px;width:155px}.social_slider .contact input,select,textarea{background:#f5f5f5;border:1px solid #ccc;color:#000;margin:10px 0;padding:5px;webkit-border-radius:5px;width:300px}.social_slider .contact input:focus,select:focus,textarea:focus{background-color:#fff;border:1px solid #999;color:#000}.social_slider .contact input:not([type=submit]),#message{border:1px dashed #dbdbdb!important;border-radius:2px!important;box-sizing:border-box!important;color:#3f3f3f!important;display:block!important;font-size:14px!important;-moz-border-radius:2px!important;-moz-transition:background .2s linear,box-shadow .6s linear!important;-o-transition:background .2s linear,box-shadow .6s linear!important;outline:0!important;padding:8px 5px 8px 4px!important;transition:background .2s linear,box-shadow .6s linear!important;-webkit-border-radius:2px!important;-webkit-transition:background .2s linear,box-shadow .6s linear!important;width:100%!important}.social_slider .contact input::-webkit-input-placeholder{color:#999!important}.social_slider .contact input:-moz-placeholder{color:#999!important}.social_slider .contact input::-moz-placeholder{color:#999!important}.social_slider .contact input:-ms-input-placeholder{color:#999!important}.social_slider .contact textarea::-webkit-input-placeholder{color:#999!important}.social_slider .contact textarea:-moz-placeholder{color:#999!important}.social_slider .contact textarea::-moz-placeholder{color:#999!important}.social_slider .contact textarea:-ms-input-placeholder{color:#999!important}.tooltipster-fall,.tooltipster-grow-show{-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1)}.social_slider .contact input:not([type=submit]):active,.social_slider .contact input:not([type=submit]):focus,textarea:active,textarea:focus{background:#f7f7f7;border:1px dashed #969696;box-shadow:2px 2px 7px #e8e8e8 inset;-moz-box-shadow:2px 2px 7px #e8e8e8 inset;-webkit-box-shadow:2px 2px 7px #e8e8e8 inset}.social_slider .contact input:not([type=submit]){height:auto}::-webkit-input-placeholder{color:#bababa;font-style:italic}input:-moz-placeholder,textarea:-moz-placeholder{color:#bababa;font-style:italic}textarea{min-height:50px;resize:vertical}.social_slider .contact input[type=submit]{cursor:pointer;width:100%}.social_slider .contact fieldset{border:0!important;padding:5px!important}.social_slider .contact legend{border:1px solid #eee;color:#000;font-weight:700;margin-bottom:0!important;-moz-border-radius:5px;padding:7px 10px;-webkit-border-radius:5px}.social_slider .contact span.required{color:red;font-size:12px}.social_slider .contact button.secondary{background:#ccc;border:0;border-radius:3px;margin-top:10px;color:#fff;cursor:pointer;font-size:1em;position:relative;padding:10px 15px;transition:background .3s;width:100%}.social_slider .contact button.secondary:hover{background:#ddd}.social_slider .tab-content .google_box .kyco_googleplusfeed *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.social_slider .tab-content .google_box .kyco_googleplusfeed{border-bottom-width:2px;border-radius:3px;color:#404040;font:normal normal normal 13px/18px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;text-align:left;width:350px}.social_slider .tab-content .google_box .kyco_googleplusfeed a{color:#262626;outline:0;text-decoration:none}.social_slider .tab-content .google_box .kyco_googleplusfeed .error .retry:hover,.social_slider .tab-content .google_box .kyco_googleplusfeed a:hover{text-decoration:underline}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_header{display:none;padding:20px 20px 10px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_profile_image{border-radius:50%;display:block;float:left;height:50px;margin-right:20px;overflow:hidden;width:50px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_screen_name{font-size:14px;height:50px;line-height:50px;margin:0}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_content{font:normal normal normal 13px/18px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;height:145px!important;margin:0 0 20px 20px;overflow-x:hidden;overflow-y:hidden;padding-right:27px}@-moz-document url-prefix(){.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_content{margin:-5px 0 20px 20px}.FP .tKc{width:100px!important}}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_content:hover{overflow-y:scroll;padding-right:10px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_post{border-bottom:1px solid #ddd;clear:both;cursor:default;margin-bottom:20px;padding-bottom:15px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_post>a{color:#999;font-size:12px;font-style:italic}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_post span{color:#999;font-size:12px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_post p{margin:7px 0}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_show_more{background:#d14836;background-image:linear-gradient(center top,#dd4b39,#d14836);background-image:-moz-linear-gradient(center top,#dd4b39,#d14836);background-image:-webkit-linear-gradient(center top,#dd4b39,#d14836);border:1px solid transparent;border-radius:2px;color:#fff;cursor:default;display:inline-block;font-size:11px;font-weight:700;height:28px;line-height:28px;margin:0 20px 20px;-moz-user-select:none;padding:0 15px;text-shadow:0 1px rgba(0,0,0,.1);text-transform:uppercase;user-select:none;-webkit-user-select:none}.jspArrow,.jspDrag,.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_show_more.link{cursor:pointer}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_show_more:hover{background-image:linear-gradient(center top,#dd4b39,#c53727);background-image:-moz-linear-gradient(center top,#dd4b39,#c53727);background-image:-webkit-linear-gradient(center top,#dd4b39,#c53727);border-color:#b0281a #b0281a #af301f;box-shadow:0 1px 1px rgba(0,0,0,.1)}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_show_more:active,.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_show_more:focus{box-shadow:0 0 0 1px #fff inset}.social_slider .tab-content .google_box .kyco_googleplusfeed:hover .feed_post p a{color:#427fed}.social_slider .tab-content .google_box .kyco_googleplusfeed:hover .feed_post>a{color:#262626}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_loader{background:url(/modules/mod_js_social_tabs_slider/tmpl/images/loader.gif) center no-repeat;background-size:contain;-moz-background-size:contain;-o-background-size:contain;padding:10px 20px;-webkit-background-size:contain}.social_slider .tab-content .google_box .kyco_googleplusfeed .error{padding:10px 10px 9px;text-align:center}.social_slider .tab-content .google_box .kyco_googleplusfeed .error .retry{color:#222;cursor:pointer;font-size:11px}.social_slider .tab-content .google_box .kyco_googleplusfeed .feed_wrapper{display:none}.social_slider .tab-content .vk_box{background-color:#fff;border-radius:8px;height:576px;position:relative;z-index:99998}.social_slider .tab-content .vk_box iframe{height:556px!important}.social_slider .tab-content .vk_box .ui_scroll_outer{margin:0!important}.social_slider .tab-content .vk_box .wcommunity_wall{height:405px!important}.social_slider .tab-content .youtube_box .ytv-canvas{background:#f8f8f8!important;display:block;font:normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;overflow:hidden}.social_slider .tab-content .youtube_box .ytv-canvas::-webkit-scrollbar{overflow:hidden}.social_slider .tab-content .youtube_box .ytv-video{display:block;height:160px;left:0;position:relative;top:0;width:350px}.social_slider .tab-content .youtube_box .ytv-video iframe{border:0;display:block;height:160px;outline:0;width:350px}.social_slider .tab-content .youtube_box .ytv-list{display:block;height:100%;left:0;overflow-x:auto;position:relative;top:0;width:367px}.social_slider .tab-content .youtube_box .ytv-list-inner{bottom:0;left:0;position:absolute;right:0;top:0;webkit-overflow-scrolling:touch}.social_slider .tab-content .youtube_box .ytv-list ul{list-style-type:none;margin:0;padding:0}.social_slider .tab-content .youtube_box .ytv-list li{margin:0;padding:0}.social_slider .tab-content .youtube_box .ytv-list li :before{content:none!important}.social_slider .tab-content .youtube_box .ytv-list .ytv-active a{background:rgba(255,255,255,0.1);border-top:2px solid #fff}.social_slider .tab-content .youtube_box .ytv-list a{background:0;border-bottom:1px solid rgba(0,0,0,.5);border-left:2px solid transparent;border-top:1px solid rgba(255,255,255,.1);color:#fefefe;display:block;font-size:11px;padding:10px 10px 10px 8px;text-decoration:none}.social_slider .tab-content .youtube_box .ytv-list a b{display:block;max-height:45px;overflow:hidden;text-overflow:ellipsis}.social_slider .tab-content .youtube_box .ytv-list li:first-child a{border-top:0}.social_slider .tab-content .youtube_box .ytv-list li:last-child a{border-bottom:0}.social_slider .tab-content .youtube_box .ytv-list a:hover,.social_slider .tab-content .youtube_box .ytv-list-header .ytv-playlists a:hover{background:rgba(255,255,255,.05)}.social_slider .tab-content .youtube_box .ytv-list a:active,.social_slider .tab-content .youtube_box .ytv-list-header .ytv-playlists a:active{background:rgba(0,0,0,.05)}.social_slider .tab-content .youtube_box .ytv-list .ytv-content{color:#727272;padding-left:125px;text-align:left}.social_slider .tab-content .youtube_box .ytv-list .ytv-thumb-stroke{bottom:1px;left:1px;outline:rgba(255,255,255,.1) solid 1px;position:absolute;right:1px;top:1px;z-index:2}.social_slider .tab-content .youtube_box .ytv-list .ytv-thumb{float:left;outline:rgba(0,0,0,.5) solid 1px;position:relative}.social_slider .tab-content .youtube_box .ytv-list .ytv-thumb img{display:block;margin:0;width:120px}.social_slider .tab-content .youtube_box .ytv-list .ytv-thumb span{background:rgba(0,0,0,.7);border-radius:3px;bottom:5px;color:#eee;font-size:11px;font-weight:700;-moz-border-radius:3px;padding:0 4px;position:absolute;right:5px;-webkit-border-radius:3px}.social_slider .tab-content .youtube_box .ytv-views{display:block;font-size:10px;font-weight:400;margin-top:5px;opacity:.6}.social_slider .tab-content .youtube_box .ytv-list-header{box-shadow:0 1px 2px rgba(0,0,0,.2);height:52px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2)}.social_slider .tab-content .youtube_box .ytv-list-header a{background:rgba(255,255,255,.05);position:relative;z-index:10}.social_slider .tab-content .youtube_box .ytv-list .ytv-playlists .ytv-thumb img,.social_slider .tab-content .youtube_box .ytv-list-header img{vertical-align:middle;width:30px}.social_slider .tab-content .youtube_box .ytv-list-header span{font-size:12px;font-weight:700;padding-left:10px}.social_slider .tab-content .youtube_box .ytv-playlists{background:#282828;bottom:0;display:none;height:390px;left:0;list-style-type:none;overflow:auto;position:absolute;right:0;top:52px;z-index:9}.social_slider .tab-content .youtube_box .ytv-list-header img,.social_slider .tab-content .youtube_box .ytv-playlists img{float:left}.social_slider .tab-content .youtube_box .ytv-list-header a span,.social_slider .tab-content .youtube_box .ytv-playlists a span{display:block;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap}.social_slider .tab-content .youtube_box .ytv-list-header>a span{line-height:30px}.social_slider .tab-content .youtube_box .ytv-list-header .ytv-playlists a{background:0}.social_slider .tab-content .youtube_box .ytv-playlist-open .ytv-playlists{display:block}.social_slider .tab-content .youtube_box .ytv-relative{height:100%;margin-top:5px;position:relative;width:100%}.social_slider .tab-content .youtube_box .ytv-full{height:100%!important;left:0;margin:0!important;position:fixed;top:0;width:100%!important}.social_slider .tab-content .youtube_box .ytv-arrow{border:10px solid transparent;border-top-color:rgba(0,0,0,.4);display:none;float:right;height:10px;position:relative;right:5px;top:10px;width:0}.social_slider .tab-content .youtube_box .ytv-has-playlists .ytv-arrow{display:inline-block}.social_slider .tab-content .youtube_box .ytv-playlist-open .ytv-arrow{border-bottom-color:rgba(0,0,0,.4);border-color:transparent;top:-10px}.social_slider .tab-content .youtube_box .ytv-clear:after,.social_slider .tab-content .youtube_box .ytv-list-header a:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.jspContainer{overflow-x:hidden;position:relative;width:367px!important}.jspHorizontalBar,.jspPane,.jspVerticalBar{position:absolute}.jspVerticalBar{background:#333;height:100%;right:0;top:0;visibility:hidden;width:15px}.jspHorizontalBar{background:#333;bottom:0;height:16px;left:0;width:100%}.jspHorizontalBar *,.jspVerticalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#333;height:360px!important;position:relative}.jspDrag{background:#555;left:0;position:relative;top:0}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;display:block;text-indent:-20000px}.jspArrow.jspDisabled{background:#80808d;cursor:default}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{float:left;height:100%;width:16px}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}.tooltipster-default{background:#333;background:rgba(0,0,0,.5);border-radius:3px;color:#fff;font-weight:600}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;overflow:hidden;padding:8px 10px}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{font-size:0;left:0;line-height:0;overflow:visible;padding:0;position:absolute;top:0;width:auto;z-index:9999999}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;height:0;position:absolute;width:0}.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span{border-bottom:8px solid;border-left:8px solid transparent!important;border-right:8px solid transparent!important;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{border-bottom:9px solid;border-left:9px solid transparent!important;border-right:9px solid transparent!important;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span{left:0;margin:0 auto;right:0}.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span{left:6px}.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span{right:6px}.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-bottom:8px solid transparent!important;border-left:8px solid;border-top:8px solid transparent!important;margin-top:-7px;right:-7px;top:50%}.tooltipster-arrow-left .tooltipster-arrow-border{border-bottom:9px solid transparent!important;border-left:9px solid;border-top:9px solid transparent!important;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-bottom:8px solid transparent!important;border-right:8px solid;border-top:8px solid transparent!important;left:-7px;margin-top:-7px;top:50%}.tooltipster-arrow-right .tooltipster-arrow-border{border-bottom:9px solid transparent!important;border-right:9px solid;border-top:9px solid transparent!important;margin-top:-8px}.tooltipster-fade{-moz-transition-property:opacity;-ms-transition-property:opacity;opacity:0;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-moz-transform:scale(0,0);-moz-transition-property:-moz-transform;-ms-transform:scale(0,0);-ms-transition-property:-ms-transform;-o-transform:scale(0,0);-o-transition-property:-o-transform;transform:scale(0,0);transition-property:transform;-webkit-backface-visibility:hidden;-webkit-transform:scale(0,0);-webkit-transition-property:-webkit-transform}.tooltipster-grow-show{moz-transform:scale(1,1);ms-transform:scale(1,1);o-transform:scale(1,1);transform:scale(1,1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);webkit-transform:scale(1,1);webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{moz-transform:rotateZ(4deg);moz-transition-property:-moz-transform;ms-transform:rotateZ(4deg);ms-transition-property:-ms-transform;opacity:0;o-transform:rotateZ(4deg);o-transition-property:-o-transform;transform:rotateZ(4deg);transition-property:transform;webkit-transform:rotateZ(4deg);webkit-transition-property:-webkit-transform,opacity}.tooltipster-swing-show{moz-transform:rotateZ(0);moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);ms-transform:rotateZ(0);ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);opacity:1;o-transform:rotateZ(0);o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transform:rotateZ(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4);webkit-transform:rotateZ(0);webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{moz-transition-property:top;ms-transition-property:top;o-transition-property:top;top:0;transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15);webkit-transition-property:top;webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{moz-transition-property:all;ms-transition-property:all;opacity:0;o-transition-property:all;top:0!important;transition-property:all;webkit-transition-property:all}.tooltipster-slide{left:-40px;moz-transition-property:left;moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);ms-transition-property:left;ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);o-transition-property:left;o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15);webkit-transition-property:left;webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{left:0!important;moz-transition-property:all;ms-transition-property:all;opacity:0;o-transition-property:all;transition-property:all;webkit-transition-property:all}.tooltipster-content-changing{moz-transform:scale(1.1,1.1);ms-transform:scale(1.1,1.1);opacity:.5;o-transform:scale(1.1,1.1);transform:scale(1.1,1.1);webkit-transform:scale(1.1,1.1)}.social_slider .tab-content .vimeo_box .componentWrapper{max-height:360px;max-width:640px;position:relative}.social_slider .tab-content .vimeo_box .componentWrapper .playerHolder{background:#000;padding-top:56.25%;width:350px!important}.social_slider .tab-content .vimeo_box .componentWrapper .playerHolder_fs{background:#000;height:100%!important;left:0;margin:0;padding:0;position:fixed;top:0;width:100%!important}.social_slider .tab-content .vimeo_box .componentWrapper .vimeoHolder{display:none;height:200px!important;left:0;overflow:hidden;position:absolute;top:0;width:350px!important}.social_slider .tab-content .vimeo_box .componentWrapper .player_data{display:none;height:30px;left:0;position:absolute}.social_slider .tab-content .vimeo_box .componentWrapper .player_data_wrapper{height:0;left:0;overflow:hidden;position:absolute}.social_slider .tab-content .vimeo_box .componentWrapper .player_data_open{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/info_open.png) center center no-repeat #111;background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/info_open.png) center center no-repeat rgba(0,0,0,.5);height:30px;left:0;position:absolute;top:0;width:30px}.social_slider .tab-content .vimeo_box .componentWrapper .player_data_close{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/info_close.png) center center no-repeat #111;background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/info_close.png) center center no-repeat rgba(0,0,0,.5);height:30px;left:0;position:absolute;top:0;width:30px}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_holder{background:#111;background:rgba(0,0,0,.5);height:30px;left:30px;overflow:hidden;position:absolute;top:0}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_wrapper{height:30px;left:0;position:absolute;top:0}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_holder ul{left:0;position:absolute;top:8px}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_holder li{float:left;list-style:none;margin-left:8px}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_holder li:last-child{margin-right:8px}.social_slider .tab-content .vimeo_box .componentWrapper .ap_share_holder li a img{display:block;height:16px;width:16px}.social_slider .tab-content .vimeo_box .componentWrapper .player_download{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/download.png) center center no-repeat rgba(0,0,0,.5);display:none;height:30px;left:30px;position:absolute;top:30px;width:30px}.social_slider .tab-content .vimeo_box .download_confirm{display:none;left:50%;margin-left:-100px;position:absolute;top:50%;width:200px}.social_slider .tab-content .vimeo_box .download_confirm p{background:#ccc;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;padding:10px;text-align:center}.social_slider .tab-content .vimeo_box .componentWrapper .playlistHolder,.social_slider .tab-content .vimeo_box .componentWrapper .playlistHolder_small{background:#000;left:0!important;overflow:hidden;position:absolute;top:200px;width:350px}.social_slider .tab-content .vimeo_box #playlist_list{display:none}.social_slider .tab-content .vimeo_box .componentWrapper .playlistHolder{height:355px}.social_slider .tab-content .vimeo_box .componentWrapper .componentPlaylist{font:normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;height:100%;left:0;overflow:hidden;top:0;width:100%}.social_slider .tab-content .vimeo_box .componentWrapper .playlist_inner{height:355px;left:0;overflow-x:hidden!important;position:relative;top:0;width:350px}.social_slider .tab-content .vimeo_box .componentWrapper .playlist_inner::-webkit-scrollbar{border-left:0;overflow:hidden;width:0}.social_slider .tab-content .vimeo_box .componentWrapper .playlist_inner::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3)}.social_slider .tab-content .vimeo_box .componentWrapper .playlistNonSelected{background:#181818;height:90px;left:0;margin-bottom:1px;overflow:hidden;position:relative;top:0;width:350px}.social_slider .tab-content .vimeo_box .componentWrapper .playlistSelected{background:#444;height:90px;left:0;margin-bottom:1px;overflow:hidden;position:relative;top:0;width:350px}.social_slider .tab-content .vimeo_box .componentWrapper .playlistThumb{float:left;height:68px;left:8px;overflow:hidden;position:relative;top:11px;width:120px}.social_slider .tab-content .vimeo_box .componentWrapper .playlistThumb .thumb{display:block;height:62px;width:114px}.social_slider .tab-content .vimeo_box .componentWrapper .playlistInfo{float:right;height:80px;overflow:hidden;position:relative;right:7px;top:3px;width:195px}.social_slider .tab-content .vimeo_box .componentWrapper .playlistInfo p{margin:0}.social_slider .tab-content .vimeo_box .componentWrapper .playlistTitle{color:#0CF;font-size:11px;font-weight:700;webkit-font-smoothing:antialiased}.social_slider .tab-content .vimeo_box .componentWrapper .playlistContent{color:#fff;font-size:10px;font-weight:400}.social_slider .tab-content .vimeo_box #api_panel{display:none;height:100%;overflow-y:auto;position:fixed;right:0;top:0}.social_slider .tab-content .vimeo_box #api_panel_inner{background:#444;box-shadow:2px 2px 5px #222;color:#eee;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#222222');font-family:sans-serif;font-size:16px;-moz-box-shadow:2px 2px 5px #222;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#222222')";padding:30px;-webkit-box-shadow:2px 2px 5px #222}.social_slider .tab-content .vimeo_box #api_panel li a{color:#fff}#api_panel li .current,.social_slider .tab-content .vimeo_box #api_panel li a:hover{text-decoration:underline}.social_slider .tab-content .vimeo_box .toggle_panel{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/api_open.png) center center no-repeat #444;display:none;height:40px;position:fixed;right:0;top:0;width:40px}.social_slider .tab-content .vimeo_box .toggle_panel_close{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/api_close.png) center center no-repeat #444;height:40px;position:fixed;right:0;top:0;width:40px}.social_slider .tab-content .vimeo_box #videoSearch{color:#eee;font-family:sans-serif;font-size:13px;left:0;max-width:270px;position:absolute;top:0;z-index:1000}.social_slider .tab-content .vimeo_box #api_panel_title_wrap{background:#2d2d2d;border:1px solid #515151;float:left;height:30px;line-height:30px;min-width:180px;position:relative;top:0;width:100%}.social_slider .tab-content .vimeo_box #api_panel_title p{padding-left:10px}.social_slider .tab-content .vimeo_box #api_panel_wrap{background:#333;clear:both;display:none;float:left;padding:10px;position:relative;top:1px}.social_slider .tab-content .vimeo_box #ap_api_query_v{width:100%}.social_slider .tab-content .vimeo_box .api_btn span{background:#555;box-shadow:1px 1px 1px #222;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1,Direction=135,Color='#222222');-moz-box-shadow:1px 1px 1px #222;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#222222')";padding:5px 10px;position:absolute;-webkit-box-shadow:1px 1px 1px #222}.social_slider .tab-content .vimeo_box .apiPreloader{display:none;position:absolute;top:0;z-index:999}.social_slider .tab-content .vimeo_box .ap_hap_error{color:#f44}.social_slider .tab-content .vimeo_box .toggle_search{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/search_open.png) center center no-repeat;height:30px;position:absolute;right:0;top:0;width:30px}.social_slider .tab-content .vimeo_box .toggle_search_close{background:url(/modules/mod_js_social_tabs_slider/tmpl/data/icons/search_close.png) center center no-repeat;height:30px;position:absolute;right:0;top:0;width:30px}.social_slider .btn{border:.0625rem solid transparent;border-radius:.25rem;cursor:pointer;display:inline-block;font-size:12px !important;min-height:25px;min-width:50px;font-weight:400;line-height:1.5;-moz-user-select:none;-ms-touch-action:manipulation;-ms-user-select:none;padding:.375rem 1rem;text-align:center;touch-action:manipulation;user-select:none;vertical-align:middle;-webkit-user-select:none;white-space:nowrap}.social_slider .btn.active.focus,.social_slider .btn.active:focus,.social_slider .btn.focus,.social_slider .btn:active.focus,.social_slider .btn:active:focus,.social_slider .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.social_slider .btn.focus,.social_slider .btn:focus,.social_slider .btn:hover{text-decoration:none}.social_slider .btn.active,.social_slider .btn:active{outline:0}.social_slider .btn.disabled,.social_slider .btn:disabled,.social_slider fieldset[disabled] .btn{cursor:not-allowed;opacity:.65}.social_slider .btn-primary{background-color:#0275d8;border-color:#0275d8;color:#fff}.open>.social_slider .btn-primary.dropdown-toggle,.social_slider .btn-primary.active,.social_slider .btn-primary.focus,.social_slider .btn-primary:active,.social_slider .btn-primary:focus,.social_slider .btn-primary:hover{background-color:#025aa5;border-color:#01549b;color:#fff}.social_slider .btn-primary.disabled.focus,.social_slider .btn-primary.disabled:focus,.social_slider .btn-primary.disabled:hover,.social_slider .btn-primary:disabled.focus,.social_slider .btn-primary:disabled:focus,.social_slider .btn-primary:disabled:hover,fieldset[disabled] .social_slider .btn-primary.focus,fieldset[disabled] .social_slider .btn-primary:focus,fieldset[disabled] .social_slider .btn-primary:hover{background-color:#0275d8;border-color:#0275d8}.social_slider .btn-secondary{background-color:#fff;border-color:#ccc;color:#373a3c}.open>.social_slider .btn-secondary.dropdown-toggle,.social_slider .btn-secondary.active,.social_slider .btn-secondary.focus,.social_slider .btn-secondary:active,.social_slider .btn-secondary:focus,.social_slider .btn-secondary:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.social_slider .btn-secondary.disabled.focus,.social_slider .btn-secondary.disabled:focus,.social_slider .btn-secondary.disabled:hover,.social_slider .btn-secondary:disabled.focus,.social_slider .btn-secondary:disabled:focus,.social_slider .btn-secondary:disabled:hover,fieldset[disabled] .social_slider .btn-secondary.focus,fieldset[disabled] .social_slider .btn-secondary:focus,fieldset[disabled] .social_slider .btn-secondary:hover{background-color:#fff;border-color:#ccc}.social_slider .btn-info{background-color:#5bc0de;border-color:#5bc0de;color:#fff}.open>.social_slider .btn-info.dropdown-toggle,.social_slider .btn-info.active,.social_slider .btn-info.focus,.social_slider .btn-info:active,.social_slider .btn-info:focus,.social_slider .btn-info:hover{background-color:#31b0d5;border-color:#2aabd2;color:#fff}.social_slider .btn-info.disabled.focus,.social_slider .btn-info.disabled:focus,.social_slider .btn-info.disabled:hover,.social_slider .btn-info:disabled.focus,.social_slider .btn-info:disabled:focus,.social_slider .btn-info:disabled:hover,fieldset[disabled] .social_slider .btn-info.focus,fieldset[disabled] .social_slider .btn-info:focus,fieldset[disabled] .social_slider .btn-info:hover{background-color:#5bc0de;border-color:#5bc0de}.social_slider .btn-warning{background-color:#f0ad4e;border-color:#f0ad4e;color:#fff}.open>.social_slider .btn-warning.dropdown-toggle,.social_slider .btn-warning.active,.social_slider .btn-warning.focus,.social_slider .btn-warning:active,.social_slider .btn-warning:focus,.social_slider .btn-warning:hover{background-color:#ec971f;border-color:#eb9316;color:#fff}.social_slider .btn-warning.disabled.focus,.social_slider .btn-warning.disabled:focus,.social_slider .btn-warning.disabled:hover,.social_slider .btn-warning:disabled.focus,.social_slider .btn-warning:disabled:focus,.social_slider .btn-warning:disabled:hover,fieldset[disabled] .social_slider .btn-warning.focus,fieldset[disabled] .social_slider .btn-warning:focus,fieldset[disabled] .social_slider .btn-warning:hover{background-color:#f0ad4e;border-color:#f0ad4e}.social_slider .btn-danger{background-color:#d9534f;border-color:#d9534f;color:#fff}.open>.social_slider .btn-danger.dropdown-toggle,.social_slider .btn-danger.active,.social_slider .btn-danger.focus,.social_slider .btn-danger:active,.social_slider .btn-danger:focus,.social_slider .btn-danger:hover{background-color:#c9302c;border-color:#c12e2a;color:#fff}.open>.social_slider .btn-danger.dropdown-toggle,.social_slider .btn-danger.active,.social_slider .btn-danger:active{background-image:none}.social_slider .btn-danger.disabled.focus,.social_slider .btn-danger.disabled:focus,.social_slider .btn-danger.disabled:hover,.social_slider .btn-danger:disabled.focus,.social_slider .btn-danger:disabled:focus,.social_slider .btn-danger:disabled:hover,fieldset[disabled] .social_slider .btn-danger.focus,fieldset[disabled] .social_slider .btn-danger:focus,fieldset[disabled] .social_slider .btn-danger:hover{background-color:#d9534f;border-color:#d9534f}.social_slider .btn-primary-outline{background-color:transparent;border-color:#0275d8;color:#0275d8}.open>.social_slider .btn-primary-outline.dropdown-toggle,.social_slider .btn-primary-outline.active,.social_slider .btn-primary-outline.focus,.social_slider .btn-primary-outline:active,.social_slider .btn-primary-outline:focus,.social_slider .btn-primary-outline:hover{background-color:#0275d8;border-color:#0275d8;color:#fff}.social_slider .btn-primary-outline.disabled.focus,.social_slider .btn-primary-outline.disabled:focus,.social_slider .btn-primary-outline.disabled:hover,.social_slider .btn-primary-outline:disabled.focus,.social_slider .btn-primary-outline:disabled:focus,.social_slider .btn-primary-outline:disabled:hover,fieldset[disabled] .social_slider .btn-primary-outline.focus,fieldset[disabled] .social_slider .btn-primary-outline:focus,fieldset[disabled] .social_slider .btn-primary-outline:hover{border-color:#43a7fd}.social_slider .btn-secondary-outline{background-color:transparent;border-color:#ccc;color:#ccc}.open>.social_slider .btn-secondary-outline.dropdown-toggle,.social_slider .btn-secondary-outline.active,.social_slider .btn-secondary-outline.focus,.social_slider .btn-secondary-outline:active,.social_slider .btn-secondary-outline:focus,.social_slider .btn-secondary-outline:hover{background-color:#ccc;border-color:#ccc;color:#fff}.social_slider .btn-secondary-outline.disabled.focus,.social_slider .btn-secondary-outline.disabled:focus,.social_slider .btn-secondary-outline.disabled:hover,.social_slider .btn-secondary-outline:disabled.focus,.social_slider .btn-secondary-outline:disabled:focus,.social_slider .btn-secondary-outline:disabled:hover,fieldset[disabled] .social_slider .btn-secondary-outline.focus,fieldset[disabled] .social_slider .btn-secondary-outline:focus,fieldset[disabled] .social_slider .btn-secondary-outline:hover{border-color:#fff}.social_slider .btn-info-outline{background-color:transparent;border-color:#5bc0de;color:#5bc0de}.open>.social_slider .btn-info-outline.dropdown-toggle,.social_slider .btn-info-outline.active,.social_slider .btn-info-outline.focus,.social_slider .btn-info-outline:active,.social_slider .btn-info-outline:focus,.social_slider .btn-info-outline:hover{background-color:#5bc0de;border-color:#5bc0de;color:#fff}.social_slider .btn-info-outline.disabled.focus,.social_slider .btn-info-outline.disabled:focus,.social_slider .btn-info-outline.disabled:hover,.social_slider .btn-info-outline:disabled.focus,.social_slider .btn-info-outline:disabled:focus,.social_slider .btn-info-outline:disabled:hover,fieldset[disabled] .social_slider .btn-info-outline.focus,fieldset[disabled] .social_slider .btn-info-outline:focus,fieldset[disabled] .social_slider .btn-info-outline:hover{border-color:#b0e1ef}.social_slider .btn-warning-outline{background-color:transparent;border-color:#f0ad4e;color:#f0ad4e}.open>.social_slider .btn-warning-outline.dropdown-toggle,.social_slider .btn-warning-outline.active,.social_slider .btn-warning-outline.focus,.social_slider .btn-warning-outline:active,.social_slider .btn-warning-outline:focus,.social_slider .btn-warning-outline:hover{background-color:#f0ad4e;border-color:#f0ad4e;color:#fff}.social_slider .btn-warning-outline.disabled.focus,.social_slider .btn-warning-outline.disabled:focus,.social_slider .btn-warning-outline.disabled:hover,.social_slider .btn-warning-outline:disabled.focus,.social_slider .btn-warning-outline:disabled:focus,.social_slider .btn-warning-outline:disabled:hover,fieldset[disabled] .social_slider .btn-warning-outline.focus,fieldset[disabled] .social_slider .btn-warning-outline:focus,fieldset[disabled] .social_slider .btn-warning-outline:hover{border-color:#f8d9ac}.social_slider .btn-danger-outline{background-color:transparent;border-color:#d9534f;color:#d9534f}.open>.social_slider .btn-danger-outline.dropdown-toggle,.social_slider .btn-danger-outline.active,.social_slider .btn-danger-outline.focus,.social_slider .btn-danger-outline:active,.social_slider .btn-danger-outline:focus,.social_slider .btn-danger-outline:hover{background-color:#d9534f;border-color:#d9534f;color:#fff}.social_slider .btn-danger-outline.disabled.focus,.social_slider .btn-danger-outline.disabled:focus,.social_slider .btn-danger-outline.disabled:hover,.social_slider .btn-danger-outline:disabled.focus,.social_slider .btn-danger-outline:disabled:focus,.social_slider .btn-danger-outline:disabled:hover,fieldset[disabled] .social_slider .btn-danger-outline.focus,fieldset[disabled] .social_slider .btn-danger-outline:focus,fieldset[disabled] .social_slider .btn-danger-outline:hover{border-color:#eba5a3}.social_slider .btn-link{border-radius:0;color:#0275d8;font-weight:400}.social_slider .btn-link,.social_slider .btn-link.active,.social_slider .btn-link:active,.social_slider .btn-link:disabled,fieldset[disabled] .social_slider .btn-link{background-color:transparent}.social_slider .btn-link,.social_slider .btn-link:active,.social_slider .btn-link:focus,.social_slider .btn-link:hover{border-color:transparent}.social_slider .btn-link:focus,.social_slider .btn-link:hover{background-color:transparent;color:#014c8c;text-decoration:underline}.social_slider .btn-link:disabled:focus,.social_slider .btn-link:disabled:hover,fieldset[disabled] .social_slider .btn-link:focus,fieldset[disabled] .social_slider .btn-link:hover{color:#818a91;text-decoration:none}.social_slider .btn-group-lg>.btn,.social_slider .btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.333333;padding:.75rem 1.25rem}.social_slider .btn-group-sm>.btn,.social_slider .btn-sm{border-radius:.2rem;font-size:.85rem;line-height:1.5;padding:.25rem .75rem}.social_slider .btn-block{display:block}.social_slider .btn-block+.social_slider .btn-block{margin-top:5px}.social_slider .instalink{background:#fff !important;border-radius:3px;box-sizing:border-box;direction:ltr!important;display:block;font:400 11px/1.2 Arial,sans-serif;height:100%!important;margin:0;min-height:550px;min-width:100px;-moz-user-select:none;-ms-user-select:none;overflow:hidden;padding:0;position:relative;transform:translateZ(0);user-select:none;-webkit-font-smoothing:antialiased;-webkit-transform:translateZ(0);-webkit-user-select:none}.social_slider .instalink a{border:0!important;outline:0!important;text-decoration:none}.social_slider .instalink img,.instalink a img{border:0;margin:0;outline:0;padding:0}.social_slider .instalink *{margin:0;padding:0}.social_slider .instalink-cap{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(40px);transition:all .2s ease;visibility:hidden!important;webkit-transform:translateY(40px);webkit-transition:all .2s ease}.social_slider .instalink-cap::before{animation:_il-cap-blinking 2s infinite;background:url("data:image/png");content:'';display:block;height:52px;left:50%;margin:-26px 0 0 -123px;position:absolute;top:50%;visibility:hidden!important;webkit-animation:_il-cap-blinking 2s infinite;webkit-backface-visibility:hidden;width:256px}@media(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.instalink-cap::before{background:url("data:image/png");background-size:246px 52px}}.social_slider .instalink-loading .instalink-cap,.instalink-error .instalink-cap{opacity:1;transform:translateY(0);visibility:visible;webkit-transform:translateY(0)}.social_slider .instalink-error .instalink-cap::before{animation:none;webkit-animation:none}.social_slider .instalink-alert{color:#ff4253;font-size:14px;margin:20px 0;opacity:0;position:absolute;text-align:center;transition:all .2s ease;visibility:hidden;webkit-transition:all .2s ease;width:100%}.social_slider .instalink-error .instalink-alert{opacity:1;visibility:visible}.social_slider .instalink-content{height:100%;opacity:0;position:relative;transition:all .3s ease;visibility:hidden;webkit-transition:all .3s ease}.social_slider .instalink-ready>.instalink-content{opacity:1;transition-delay:.1s;visibility:visible;webkit-transition-delay:.1s}.social_slider .instalink-header{background:#285989;border-bottom:none!important;box-shadow:inset 0 0 100px rgba(255,255,255,0),0 1px 0 0 rgba(0,0,0,0.05);display:block;position:relative;text-decoration:none;transition:all .3s ease;webkit-transition:all .3s ease}.social_slider .instalink-header::before,.instalink-header::after{clear:both;content:'';display:table;height:0;width:100%}.social_slider a.instalink-header:hover{box-shadow:inset 0 0 100px rgba(255,255,255,0.2),0 1px 0 0 rgba(0,0,0,0.05)}.social_slider .instalink-header-pic{display:block;float:left;height:34px;width:34px}.social_slider .instalink-rtl .instalink-header-pic{float:right}.social_slider .instalink-header-name{color:#fff;display:block;float:left;font:normal normal normal 16px/33px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;font-size:14px;font-weight:bold;line-height:34px;margin-left:14px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.social_slider .instalink-header-name a{color:#fff}.social_slider .instalink-rtl .instalink-header-name{float:right;margin-left:0;margin-right:14px}.social_slider .instalink-tiny .instalink-header-name{width:40%}.social_slider .instalink-header-logo{background:url("data:image/png");display:block;height:18px;position:absolute;right:12px;top:8px;width:18px}@media(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.instalink-header-logo{background:url("data:image/png");background-size:18px 18px}}.social_slider .instalink-rtl .instalink-header-logo{left:12px;right:auto}.social_slider .instalink-panel{background:#f8f8f8;font:normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;height:48px;position:absolute;text-align:left;top:34px;width:350px;box-shadow:0 1px 0 0 rgba(0,0,0,0.05);padding:10px 0}.social_slider .instalink-panel::before,.instalink-panel::after{clear:both;content:'';display:table;height:0;width:100%}.social_slider .instalink-tiny .instalink-panel{text-align:center}.social_slider .instalink-panel-counter{display:block;float:left;text-align:center;width:54px}.social_slider .instalink-rtl .instalink-panel-counter{float:right}.social_slider .instalink-tiny .instalink-panel-counter{display:none}.social_slider .instalink-medium .instalink-panel-counter{width:65px}.social_slider .instalink-large .instalink-panel-counter{width:75px}.social_slider .instalink-panel-counter-value{color:#727272;display:block;font-size:13px;font-style:normal;font-weight:700}.social_slider .instalink-panel-counter-label{color:#727272;display:block;font:normal normal normal 10px/20px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif!important;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:54px}.social_slider .instalink-medium .instalink-panel-counter-label{width:65px}.social_slider .instalink-large .instalink-panel-counter-label{width:75px}.social_slider .instalink-small .instalink-panel-following{display:none}.social_slider .instalink-panel-subscribe{background:#285989;border-radius:3px;box-shadow:inset 0 0 100px rgba(255,255,255,0);color:#fff;display:inline-block;float:right;margin-right:11px;padding:8px 12px;text-decoration:none;transition:all .3s ease;webkit-transition:all .3s ease}.social_slider .instalink-rtl .instalink-panel-subscribe{float:left;margin-left:11px;margin-right:0}.social_slider .instalink-tiny .instalink-panel-subscribe{float:none;margin-right:0}.social_slider .instalink-panel-subscribe:hover{box-shadow:inset 0 0 100px rgba(255,255,255,0.2)}.social_slider .instalink-scrollbar{bottom:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;visibility:hidden;webkit-transition:all .3s ease}.social_slider .instalink-rtl .instalink-scrollbar{left:0;right:auto}.social_slider .instalink-scrollbar.visible,.instalink:active .instalink-scrollbar,.instalink:hover .instalink-scrollbar{opacity:1;visibility:visible}.social_slider .instalink-scrollbar-slider{background:#858585;border-radius:10px;transform-origin:50% 0;webkit-transform-origin:50% 0;width:2px}.social_slider .instalink-feed::before,.instalink-feed::after{clear:both;content:'';display:table;height:0;width:100%}.social_slider .instalink-feed-loader{opacity:0;position:relative;transition:all .3s ease;visibility:hidden;webkit-transition:all .3s ease}.social_slider .instalink-has-pages .instalink-feed-loader{height:40px;margin:15px 0;opacity:1;visibility:visible}.social_slider .instalink-has-pages .instalink-feed-loader::before{height:40px}.social_slider .instalink-feed-loader::before{animation:_instalink-feed-loader 1.5s infinite;border:1px solid #afafaf;border-radius:50% 50%;content:'';display:block;height:0;margin:0 auto;webkit-animation:_instalink-feed-loader 1.5s infinite;width:40px}.social_slider .instalink-feed-inner{position:relative}.social_slider .instalink-feed-container{bottom:0;left:0;overflow:hidden;position:absolute;right:-17px;top:0;webkit-overflow-scrolling:touch}.social_slider .instalink-rtl .instalink-feed-container{left:-17px;right:0}.social_slider .instalink-scroll .instalink-feed-container{overflow:auto;overflow-x:hidden;overflow-y:auto}.social_slider .instalink-feed-wrapper{background:#fff !important;bottom:0;left:0;overflow:hidden;position:absolute;right:0;width:350px}.social_slider .instalink-user .instalink-feed-wrapper{top:86px}.social_slider .instalink-tag .instalink-feed-wrapper{top:35px}.social_slider .instalink-hide-heading .instalink-feed-wrapper{top:0}.social_slider .instalink-feed-post{display:block;float:left;height:116px!important;position:relative;transform:translate3d(0,0,0);webkit-transform:translate3d(0,0,0);width:116px!important}.social_slider .instalink-rtl .instalink-feed-post{float:right}.social_slider .instalink-feed-post::before{animation:_instalink-feed-loader 1.5s infinite;border:1px solid #afafaf;border-radius:50% 50%;content:'';display:block;height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;webkit-animation:_instalink-feed-loader 1.5s infinite;width:40px}.social_slider .instalink-feed-post-loaded.instalink-feed-post::before{display:none}.social_slider .instalink-feed-post span{backface-visibility:hidden;display:block;left:50%;opacity:0;overflow:hidden;position:absolute;top:50%;transform:scale(.6);transition:all .4s ease;visibility:hidden;webkit-backface-visibility:hidden;webkit-transform:scale(.6);webkit-transition:all .4s ease}.social_slider .instalink-feed-post-video span::after{border-color:transparent transparent transparent rgba(255,255,255,0.7);border-style:solid;content:'';display:block;height:0;position:absolute;width:0}.social_slider .instalink-image-size-xlarge .instalink-feed-post-video span::after{border-width:15px 0 15px 26px;right:2%;top:2%}.social_slider .instalink-image-size-large .instalink-feed-post-video span::after{border-width:12.5px 0 12.5px 21.7px;right:5%;top:5%}.social_slider .instalink-image-size-medium .instalink-feed-post-video span::after{border-width:10px 0 10px 17.3px;right:6%;top:6%}.social_slider .instalink-image-size-small .instalink-feed-post-video span::after{border-width:7.5px 0 7.5px 13px;right:7%;top:7%}.social_slider .instalink-feed-post img{display:block;max-height:none!important;max-width:none!important;position:relative;transition:all .4s ease,top 0s,left 0s;webkit-transition:all .4s ease,top 0s,left 0s}.social_slider .instalink-feed-post-portrait.instalink-feed-post img{top:50%;transform:translateY(-50%) translateZ(0);webkit-transform:translateY(-50%) translateZ(0);width:100%!important}.social_slider .instalink-feed-post-landscape.instalink-feed-post img{height:100%!important;left:50%;transform:translateX(-50%) translateZ(0);webkit-transform:translateX(-50%) translateZ(0)}.social_slider .instalink-feed-post-square.instalink-feed-post img{height:100%!important;width:100%!important}.social_slider .instalink-feed-post:hover span img{opacity:.85}.social_slider .instalink-feed-post-loaded span{opacity:1;transform:scale(1);visibility:visible;webkit-transform:scale(1)}.social_slider .instalink-loading .instalink-feed{display:none}@-webkit-keyframes _il-cap-blinking{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@keyframes _il-cap-blinking{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-webkit-keyframes _instalink-feed-loader{0%{opacity:1;transform:scale(0,0);webkit-transform:scale(0,0)}60%{opacity:1;transform:scale(.9,.9);webkit-transform:scale(.9,.9)}99%{opacity:0;transform:scale(1.2,1.2);webkit-transform:scale(1.2,1.2)}100%{opacity:1;transform:scale(0,0);webkit-transform:scale(0,0)}}@keyframes _instalink-feed-loader{0%{opacity:1;transform:scale(0,0);webkit-transform:scale(0,0)}60%{opacity:1;transform:scale(.9,.9);webkit-transform:scale(.9,.9)}99%{opacity:0;transform:scale(1.2,1.2);webkit-transform:scale(1.2,1.2)}100%{opacity:1;transform:scale(0,0);webkit-transform:scale(0,0)}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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:#fff}.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-feed:before,.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-pp: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before{content:"\f22d"}.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"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.social_slider {
    position: fixed;
    right: -370px;
    z-index: 99997;
}


/*----- Icons -----*/
.social_slider .tab-links {
    width: 40px;
}
.social_slider .tab-links i {
    color: #fff;
    position: relative;
    font-size: 18px;
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    line-height: 43px;
}

.social_slider .tab-links #icon {
    float: right;
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: relative;
    z-index: 99998;
    display: block;
    top: 16px;
    right: 40px;
    margin-top: 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    /*-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;*/
}

.social_slider .tab-links #icon:hover, .social_slider .tab-links #icon:focus {
    -webkit-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    transform: translate(0, 2px);
    outline: none !important;
}

.social_slider .tab-links .facebook_icon {
    background: #3B5997;
    -webkit-box-shadow: 0px 5px 0px #293F63;
    -moz-box-shadow: 0px 5px 0px #293F63;
    box-shadow: 0px 5px 0px #293F63;
}

.social_slider .tab-links .facebook_icon:hover, .social_slider .tab-links .facebook_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #293F63 ;
    -moz-box-shadow: 0px 2px 0px #293F63;
    box-shadow: 0px 2px 0px #293F63;
}

.social_slider .tab-content .facebook_box {
    border: 10px solid #3B5997;
}

.social_slider .tab-links .twitter_icon {
    margin-top: 7px;
    background: #2CA9E1;
    -webkit-box-shadow: 0px 5px 0px #2695BC;
    -moz-box-shadow: 0px 5px 0px #2695BC;
    box-shadow: 0px 5px 0px #2695BC;
}

.social_slider .tab-links .twitter_icon:hover, .social_slider .tab-links .twitter_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #2695BC;
    -moz-box-shadow: 0px 2px 0px #2695BC;
    box-shadow: 0px 2px 0px #2695BC;
}

.social_slider .tab-content .twitter_box {
    border: 10px solid #2CA9E1;
}

.social_slider .tab-links .google_icon {
    margin-top: 7px;
    background: #353631;
    -webkit-box-shadow: 0px 5px 0px #141412;
    -moz-box-shadow: 0px 5px 0px #141412;
    box-shadow: 0px 5px 0px #141412;
}

.social_slider .tab-links .google_icon:hover, .social_slider .tab-links .google_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #141412;
    -moz-box-shadow: 0px 2px 0px #141412;
    box-shadow: 0px 2px 0px #141412;
}

.social_slider .tab-content .google_box {
    border: 10px solid #353631 !important;
}

.social_slider .tab-links .youtube_icon {
    margin-top: 7px;
    background: #bb0000;
    -webkit-box-shadow: 0px 5px 0px #950000;
    -moz-box-shadow: 0px 5px 0px #950000;
    box-shadow: 0px 5px 0px #950000;
}

.social_slider .tab-links .youtube_icon:hover, .social_slider .tab-links .youtube_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #950000;
    -moz-box-shadow: 0px 2px 0px #950000;
    box-shadow: 0px 2px 0px #950000;
}

.social_slider .tab-content .youtube_box {
    border: 10px solid #bb0000;
}

.social_slider .tab-links .linkedin_icon {
    margin-top: 7px;
    background: #0073B2;
    -webkit-box-shadow: 0px 5px 0px #005377;
    -moz-box-shadow: 0px 5px 0px #005377;
    box-shadow: 0px 5px 0px #005377;
}

.social_slider .tab-links .linkedin_icon:hover, .social_slider .tab-links .linkedin_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #005377;
    -moz-box-shadow: 0px 2px 0px #005377;
    box-shadow: 0px 2px 0px #005377;
}

.social_slider .tab-content .linkedin_box {
    border: 10px solid #0073B2;
}

.social_slider .tab-links .pinterest_icon {
    margin-top: 7px;
    background: #CD1D1F;
    -webkit-box-shadow: 0px 5px 0px #8C151B;
    -moz-box-shadow: 0px 5px 0px #8C151B;
    box-shadow: 0px 5px 0px #8C151B;
}

.social_slider .tab-links .pinterest_icon:hover, .social_slider .tab-links .pinterest_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #8C151B;
    -moz-box-shadow: 0px 2px 0px #8C151B;
    box-shadow: 0px 2px 0px #8C151B;
}

.social_slider .tab-content .pinterest_box {
    border: 10px solid #CD1D1F;
}

.social_slider .tab-links .vimeo_icon {
    margin-top: 7px;
    background: #20B9EB;
    -webkit-box-shadow: 0px 5px 0px #1993AF;
    -moz-box-shadow: 0px 5px 0px #1993AF;
    box-shadow: 0px 5px 0px #1993AF;
}

.social_slider .tab-links .vimeo_icon:hover, .social_slider .tab-links .vimeo_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #1993AF;
    -moz-box-shadow: 0px 2px 0px #1993AF;
    box-shadow: 0px 2px 0px #1993AF;
}

.social_slider .tab-content .vimeo_box {
    border: 10px solid #20B9EB;
}

.social_slider .tab-links .vk_icon {
    margin-top: 7px;
    background: #45668e;
    -webkit-box-shadow: 0px 5px 0px #375171;
    -moz-box-shadow: 0px 5px 0px #375171;
    box-shadow: 0px 5px 0px #375171;
}

.social_slider .tab-links .vk_icon:hover, .social_slider .tab-links .vk_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #375171;
    -moz-box-shadow: 0px 2px 0px #375171;
    box-shadow: 0px 2px 0px #375171;
}

.social_slider .tab-content .vk_box {
    border: 10px solid #45668e;
}

.social_slider .tab-links .instagram_icon {
    margin-top: 7px;
    background: #e95950;
    -webkit-box-shadow: 0px 5px 0px #BA4740;
    -moz-box-shadow: 0px 5px 0px #BA4740 box-shadow: 0px 5px 0px #BA4740;
}

.social_slider .tab-links .instagram_icon:hover, .social_slider .tab-links .instagram_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #BA4740;
    -moz-box-shadow: 0px 2px 0px #BA4740;
    box-shadow: 0px 2px 0px #BA4740;
}

.social_slider .tab-content .instagram_box {
    border: 10px solid #e95950;
}

.social_slider .tab-links .contactus_icon {
    margin-top: 7px;
    background: #008900;
    -webkit-box-shadow: 0px 5px 0px #006B00;
    -moz-box-shadow: 0px 5px 0px #006B00;
    box-shadow: 0px 5px 0px #006B00;
}

.social_slider .tab-links .contactus_icon:hover, .social_slider .tab-links .contactus_icon:focus {
    -webkit-box-shadow: 0px 2px 0px #006B00;
    -moz-box-shadow: 0px 2px 0px #006B00;
    box-shadow: 0px 2px 0px #006B00;
}

.itp-share{
    display:block !important;        
}

.itp-share-tw{
    float:left;
    margin:10px 5px 0;
}

.itp-share-tbr{
    float:left;
    margin:10px;
}

.itp-share-fbl{
    float:left;
    margin:10px;
}

.itp-share-su{
    float:left;
    margin-right:14px;
    margin-top:11px;
}
.itp-share-lin{
    float:left;
    margin-right:14px;
    margin-top:10px;
}

.itp-share-gone{
    float:left;
    margin-left:5px;
    margin-right:10px;
    margin-top:10px;
}

.itp-share-gshare{
    float:left;
    margin-left:5px;
    margin-right:10px;
    margin-top:10px;
}

.itp-share-reddit{
    float:left;
    margin-top:10px;
}
.itp-share-reddit a:hover{
    text-decoration: none !important;
    background: none !important;
}

.itp-share-pinterest {
    float:left;
    margin-left:10px;
    margin-top:10px;
}

.itp-share-pinterest-above {
    float:left;
    margin-left:10px;
    margin-top:30px;
}

.itp-share-buffer {
    float:left;
    margin-top:10px;
}
.iseo-dashed{border-bottom:1px dashed;text-decoration:none !important}body,.tzlogo a,.navbar-nav li a,h1,h2,h3,h4,h5,h6{font-family:Open Sans,Arial,sans-serif}.container-fluid{max-width:100%!important}.container,.fix-width{max-width:100%!important}body,.tzlogo a,.navbar-nav li a,h1,h2,h3,h4,h5,h6{font-family:Open Sans,Arial,sans-serif}body{display:none}#jpreBar{background-color:#3d2bb3}#tz-header-wrapper{background:rgb(255,255,255) !important;padding:0 !important}#tz-header-wrapper a{}#tz-header-wrapper a:hover{}#tz-main-body-wrapper{background:rgba(246,180,74,0) !important;padding:15px 0 95px !important}#tz-main-body-wrapper a{}#tz-main-body-wrapper a:hover{}#tz-component-area-wrapper{}#tz-component-area-wrapper a{}#tz-component-area-wrapper a:hover{}#tz-massbottom-wrapper{}#tz-massbottom-wrapper a{}#tz-massbottom-wrapper a:hover{}#tz-ourteam-wrapper{background:rgb(242,242,242) !important;color:rgb(255,255,255) !important;padding:0 !important}#tz-ourteam-wrapper a{}#tz-ourteam-wrapper a:hover{}#tz-bottom-wrapper{background:rgb(59,59,60) !important;color:rgb(255,255,255) !important;padding:90px 0 !important}#tz-bottom-wrapper a{}#tz-bottom-wrapper a:hover{}#tz-footer-wrapper{background:rgb(47,47,48) !important;padding:35px 0 !important}#tz-footer-wrapper a{}#tz-footer-wrapper a:hover{}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.tzheader {
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 99999;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
.tzheader3 {
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 99999;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
.tzheader3-fix {
  top: 0;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
header.tzheader-eff {
  top: 0;
  left: 0;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
header .container {
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
header.tzheader-eff .container {
  width: 100%;
  padding: 0;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
.fix-width header.tzheader-eff .container {
  width: 1300px;
  margin: auto;
  padding: 0;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
header.tzheader-eff .tznavbar {
  border-radius: 0;
  background: #000000;
}
header.tzheader3-fix .tznavbar {
  background: #000000;
  transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
}
.tznavbar {
  background: rgba(0,0,0,0.3);
  border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  padding: 0 40px;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tzheader3 .tznavbar {
  padding: 0;
  border-radius: 0;
}
.tznav {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.tznav:after {
  clear: both;
  display: table;
  content: '';
}
.tzlogo a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 80px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.tznavbar:after {
  clear: both;
  display: table;
  content: '';
}
.tznav li {
  float: left;
  position: relative;
}
.tznav li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 80px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 32px 24px 31px 24px;
}
.tznav li:last-child a {
  padding-right: 0;
}
.tznav li.active a {
  color: #428bca;
}
.tznav li a:hover {
  color: #428bca !important;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
.tzheader2 {
  background: #fff;
}
.tzheader2 nav {
  border-radius: 0;
  background: none;
  padding: 0;
}
.tzheader2 .tznav li a {
  color: #222222;
}
.tzheader2 .tzlogo a {
  color: #222222;
}
.tzheadershop {
  background: #3b3b3c;
  padding: 13px 0;
}
.tzheadershop:after {
  clear: both;
  content: '';
  display: table;
}
.tzheadershop ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzheadershop ul:after {
  clear: both;
  display: table;
  content: '';
}
.tzheadershop ul li {
  float: left;
  display: block;
  position: relative;
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 14px;
  font-size: 12px;
  margin: 0 26px 0 0;
  padding: 0;
  text-decoration: none;
}
.tzheadershop ul li:last-child {
  margin: 0;
}
.tzheadershop ul li i {
  padding-right: 3px;
}
.tzheadershop ul li a {
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 14px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tzbreadcrumb {
  background: #f2f2f2;
  padding: 43px 0;
}
.tzbreadcrumb h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 34px;
  font-size: 36px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
}
.tzbre {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 34px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.tzbre a {
  color: #222222;
  text-decoration: none;
}
.tzbre i {
  padding: 0 5px;
}
.tznavbar ul li ul {
  border: 1px solid #f2f2f2;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 99999;
  background: #ffffff;
  width: 224px;
  left: 0;
}
.tznavbar ul li ul li {
  display: block;
  float: none;
  position: relative;
}
ul.sub-menu li:first-child a {
  border-top: 0;
  padding: 0 24px;
}
.tznav li ul li a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 40px;
  font-size: 14px;
  margin: 0;
  padding: 0 24px;
  text-decoration: none;
  border-top: 1px solid #f2f2f2;
  display: block;
  text-align: left;
  text-transform: none;
}
.tznav li ul li a:hover {
  background: #428bca;
  color: #fff !important;
}
.tznav li ul li:hover i {
  color: #fff !important;
}
.tznavbar ul li ul.sub-menu li ul {
  border: 1px solid #f2f2f2;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99999;
  background: #ffffff;
  width: 224px;
  left: 100%;
}
.tznavbar ul li ul.sub-menu li ul li:first-child a {
  border-top: 0;
}
.tznavbar ul li ul.sub-menu li ul li a {
  border-top: 1px solid #f2f2f2;
}
.tznavbar ul li ul.sub-menu,
.tznavbar ul li ul.sub-menu li ul,
.tznavbar ul li ul.sub-menu li ul.sub-menu,
.tznavbar ul li ul.sub-menu li ul.sub-menu li ul,
.tznavbar ul li ul.sub-menu li ul.sub-menu li ul li ul,
.tznavbar ul li ul.sub-menu li ul.sub-menu li ul li ul li ul,
.tznavbar ul li ul.sub-menu li ul.sub-menu li ul li ul li ul li ul {
  display: none;
}
.tznavbar ul li:hover ul.sub-menu,
.tznavbar ul li ul li:hover ul.sub-menu,
.tznavbar ul li ul li ul li:hover ul.sub-menu,
.tznavbar ul li ul li ul li ul li:hover ul.sub-menu,
.tznavbar ul li ul li ul li ul li ul li:hover ul.sub-menu {
  display: block;
}
.mega-leve-3 {
  width: 760px;
}
.tznavbar ul li:hover .mega-dropdown-menu {
  display: block;
}
.mega-dropdown-menu {
  border: 1px solid #f2f2f2;
  list-style: none outside none;
  margin: 0;
  padding: 20px 20px;
  position: absolute;
  top: 100%;
  z-index: 99999;
  background: #ffffff;
  left: 0;
  display: none;
}
.mega-dropdown-menu .sub-menu {
  display: block !important;
  width: 100%;
  border: 0;
  position: relative;
  top: auto;
  left: auto;
}
.mega-dropdown-menu:after {
  clear: both;
  display: table;
  content: '';
}
.mega-item:first-child {
  border-left: 0;
}
.mega-item {
  border-left: 1px solid #f2f2f2;
}
.tznav li a.mega-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 14px;
  margin: 0;
  padding: 0 15px 7px;
  text-decoration: none;
  border-top: 0;
  display: block;
  text-align: left;
  text-transform: uppercase;
}
.tznav li .mega-dropdown-menu ul li:after {
  clear: both;
  display: table;
  content: '';
}
.tznav li .mega-dropdown-menu ul li a {
  border-top: 0;
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0 15px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}
.tznav li .mega-dropdown-menu ul li a i {
  font-size: 14px;
  line-height: 30px;
  color: #000000;
  padding-right: 12px;
}
.menu-dark .tznavbar ul li ul {
  background: #222222;
  border: none;
}
.menu-dark .tznav li ul li:first-child a {
  border-top: 0;
}
.menu-dark .tznav li ul li a {
  border-top: 1px solid #2c2c2c;
  color: #cbcbcb;
}
.menu-dark .mega-dropdown-menu {
  background: #222222;
  border: none;
}
.menu-dark .tznav li .mega-dropdown-menu ul li a,
.menu-dark .tznav li .mega-dropdown-menu ul li a i {
  color: #cccccc;
}
.menu-dark .tznavbar ul li ul.sub-menu li ul {
  background: #222222;
  border: none;
}
.menu-dark .tznavbar ul li ul.sub-menu li ul li:first-child a {
  border-top: 0;
}
.menu-dark .tznav li .mega-dropdown-menu ul li a {
  border-top: 0;
}
.menu-dark .tznavbar ul li ul.sub-menu li ul li a {
  border-top: 1px solid #2c2c2c;
  color: #cbcbcb;
}
.menu-dark .mega-item:first-child {
  border-left: 0;
}
.menu-dark .mega-item {
  border-left: 1px solid #2c2c2c;
}
.menu-dark .tznav li a.mega-title {
  color: #cccccc;
}
.tz-wrap {
  position: relative;
  z-index: 99;
}
.tz-white-wrapper {
  background: #fff;
  padding: 91px 0 86px;
  overflow: hidden;
}
section.style-block-ser {
  padding: 0 0 86px;
}
.style-block-ser .tz-white-title {
  border-top: 1px solid #eeeeee;
  padding: 94px 0 0;
}
.tz-white-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 5px 0 29px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tz-white-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 0 8%;
  text-decoration: none;
  text-align: center;
}
.tz-white-title2 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 36px;
  font-size: 24px;
  margin: 23px 0 22px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tz-white-title2 strong {
  color: #428bca;
}
.tz-white-ds2 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 18px;
  margin: 0;
  padding: 0 8% 14px;
  text-decoration: none;
  text-align: center;
}
.titania-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 48px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 10px 0 20px 0;
  text-align: center;
}
.titania-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 36px 0 25px 0;
  text-align: center;
}
.slide-pattern {
  background: url(/templates/top_dobermann/images/pattern.png) scroll;
  width: 100%;
  height: 100%;
  z-index: 8;
  -webkit-transform: translateZ(0.4px);
  -moz-transform: translateZ(0.4px);
  -ms-transform: translateZ(0.4px);
  -o-transform: translateZ(0.4px);
  transform: translateZ(0.4px);
  position: absolute;
  top: 0;
}
.slotholder {
  z-index: 0;
  position: relative;
}
.tzmasterbutton a {
  color: #fff;
}
.tzmasterbutton a:hover {
  color: #fff;
  text-decoration: none;
}
.tzapplications {
  background: #35b2cd;
  max-height: 759px;
  overflow: hidden;
}
.tzappli_content {
  padding-top: 293px;
  margin-left: 80px;
}
.tzappli_content h3,
.tzapp_content h3,
.tzapp_content strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 36px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.tzapp_content strong {
  font-weight: 700;
}
.tzappli_content p,
.tzapp_content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 22px 0 25px 0;
}
div.tzbutton-slider {
  padding: 18px 31px !important;
}
div.tzbutton-slider a:hover {
  color: #fff !important;
}
.tzbutton-slider {
  padding: 0 31px;
  margin: 30px 0 0 0;
  background: #428bca;
  border: 0;
  text-align: center;
  height: 60px;
  border-radius: 8px;
}
.tzbutton-slider:after {
  clear: both;
  content: '';
  display: table;
}
.tzbutton-slider i {
  font-size: 36px;
  color: #fff;
  padding-right: 16px;
  line-height: 24px;
  float: left;
}
.tzbutton-slider a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-transform: uppercase;
  float: left;
}
.tzappli_img img {
  padding-top: 240px;
  margin-left: 23px;
}
.tzabouts {
  padding: 100px 0;
  text-align: center;
  background: #fff;
}
.tzabouts img {
  max-height: 200px;
  max-width: 200px;
}
.tzabouts h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 32px 0 22px;
  display: block;
}
.tzabouts p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzFeatures {
  background: #f2f2f2;
  padding: 92px 0 94px;
}
.tzFeatures-title {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzFeatures-attach {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 17px;
  font-size: 17px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 17px 0 0 0;
  display: block;
}
.tzFeatures-content {
  margin-top: 54px;
}
.tzFeatures-content .tzFeatures-item {
  text-align: center;
}
.tzFeatures-item i {
  color: #222222;
  font-size: 65px;
}
.tzFeatures-item  h4 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 20px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 11px 0 7px;
  display: block;
}
.tzFeatures-item  p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzsupport {
  padding: 91px 0 55px;
  overflow: hidden;
  background: #fff;
}
.tzsupport-img {
  margin-top: 10px;
  padding-left: 90px;
}
.tzsupport-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 7px 0 27px;
  display: block;
}
.tzsupport-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzsupport-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tzsupport-content ul li:first-child {
  margin-top: 16px;
}
.tzsupport-content ul li {
  position: relative;
  display: block;
  margin-top: 24px;
}
.tzsupport-content ul li:after {
  clear: both;
  content: '';
  display: table;
}
.tzsupport-content ul li div.icon {
  float: left;
  max-height: 80px;
  max-width: 80px;
  margin-right: 42px;
  margin-top: 13px;
  font-size: 60px;
  color: #222222;
}
.tzsupport-content ul li h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 22px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzsupport-content ul li p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzdocumentation {
  background: #f2f2f2;
  padding: 70px 0 102px;
  overflow: hidden;
}
.tzdoc-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 27px 0 27px;
  display: block;
}
.tzdoc-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzdoc-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tzdoc-content ul li:first-child {
  margin-top: 16px;
}
.tzdoc-content ul li {
  position: relative;
  display: block;
  margin-top: 24px;
}
.tzdoc-content ul li:after {
  clear: both;
  content: '';
  display: table;
}
.tzdoc-content ul li div.icon {
  float: left;
  max-height: 80px;
  max-width: 80px;
  margin-right: 42px;
  margin-top: 13px;
  font-size: 60px;
  color: #222222;
}
.tzdoc-content ul li  h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 22px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzdoc-content ul li p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzdoc-content ul li button {
  height: 40px;
  background: #5bc0de;
  border: 0;
  margin: 40px 0 0 0;
  display: block;
  text-align: center;
  padding: 0 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.tzdoc-content ul li button a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.tzdoc-img img {
  margin-left: 85px;
  margin-top: 70px;
  max-height: 500px;
  max-width: 600px;
}
.tzgallery {
  background: #fff;
  padding: 70px 0 100px;
}
.tzgallery-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 26px 0 30px;
  display: block;
  text-align: center;
}
.tzgallery-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0 19%;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-gallery-slider {
  margin-top: 72px;
}
.tz-gallery-slider .owl-controls {
  margin-top: 37px;
}
.tz-gallery-slider .owl-page span {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  width: 40px !important;
  height: 10px !important;
  background: #5bc0de !important;
  opacity: 0.5 !important;
  margin: 5px 10px !important;
}
.tz-gallery-slider .owl-pagination .active span {
  opacity: 1 !important;
}
.tz-gallery-slider .owl-item .item {
  float: none;
}
figure.item {
  margin-right: 40px;
  position: relative;
  padding: 10px;
  background: #eeeeee;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
figure.item img {
  width: 100%;
}
figure.item:hover {
  background: #5bc0de;
}
#tz-gallery-slider .owl-item .item a {
  display: block;
}
#tz-gallery-slider .owl-item .item img:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  box-shadow: 0 0 0 10px #eeeeee inset;
  -moz-box-shadow: 0 0 0 10px #eeeeee inset;
  -webkit-box-shadow: 0 0 0 10px #eeeeee inset;
  -ms-box-shadow: 0 0 0 10px #eeeeee inset;
  -o-box-shadow: 0 0 0 10px #eeeeee inset;
  z-index: 9;
}
.tzblog {
  background: #f2f2f2;
  padding: 70px 0 100px;
  text-align: center;
}
.tzblog-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 24px 0 30px;
  display: block;
}
.tzblog-ds,
.modulecontent-module p.tzblog-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0 18%;
  margin: 0;
  display: block;
}
.tzblog-list {
  list-style: none;
  padding: 0;
  margin: 46px 0 0 0;
}
.tzblog-list li:first-child {
  margin-top: 0;
}
.tzblog-list li {
  position: relative;
  display: block;
  margin-top: 25px;
}
.tzblog-list li h6 {
  padding: 0;
  margin: 0 0 3px 0;
}
.tzblog-list li h6 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  display: block;
}
.tzblog-list li span:first-child {
  padding: 0 0 0 20px;
}
.tzblog-list li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0 12px 0 20px;
  margin: 0;
  display: inline-block;
  position: relative;
}
.tzblog-list li span i {
  font-size: 7px;
  left: 0;
  line-height: 39px;
  position: absolute;
  top: 0;
}
div.tzblog-more {
  display: inline-block;
  padding: 7px 40px;
}
.tzblog-more {
  background: #5bc0de;
  border: 0 none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: 40px;
  padding: 0 40px;
  margin-top: 55px;
}
.tzblog-more a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}
.tzservices2 {
  padding: 95px 0 40px;
  background: #ffffff;
}
body .ser-padding {
  padding: 95px 0 22px;
}
.tziconline {
  font-size: 65px;
  line-height: 65px;
  text-align: center;
}
.tzservices2 h3 {
  margin: 6px 0 46px;
  padding: 0;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 48px;
  text-align: center;
}
h2.uppercase {
  text-transform: uppercase;
}
.tzservices2 h2 {
  margin: 20px 0 21px;
  padding: 0;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 36px;
  font-size: 24px;
  text-align: center;
}
.tz-title-h2 {
  margin: 20px 0 21px;
  padding: 0;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 36px;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.tz-title-h2 strong {
  color: #428bca;
}
.tzservices2 > h2 strong {
  color: #428bca;
}
.uppercase strong {
  color: #428bca;
}
.tzservices2 > p.tz-des2 {
  margin: 0 10% 60px;
  padding: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
}
p.tz-des2 {
  margin: 0 10% 60px;
  padding: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
}
.tzservices2 .container > p {
  margin: 0 10% 50px;
  padding: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  text-align: center;
}
.tzservices-content {
  margin-top: 5px;
}
.tzser2-item {
  text-align: center;
  margin-top: 60px;
  cursor: pointer;
}
.tzser2-item span {
  display: block;
  width: 82px;
  height: 82px;
  border: 1px solid #428bca;
  box-shadow: 0 0 0 2px #ffffff inset;
  -moz-box-shadow: 0 0 0 2px #ffffff inset;
  -webkit-box-shadow: 0 0 0 2px #ffffff inset;
  -ms-box-shadow: 0 0 0 2px #ffffff inset;
  -o-box-shadow: 0 0 0 2px #ffffff inset;
  background: #428bca;
  margin: auto;
  text-align: center;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tzser2-item:hover span {
  background: none;
}
.tzser2-item:hover span i {
  color: #428bca;
}
.tzser2-item:hover h3 {
  font-weight: 700;
  color: #428bca;
  animation: tzfadeUp 0.8s;
  -webkit-animation: tzfadeUp 0.8s;
}
.tzser2-item span i {
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  font-size: 40px;
  color: #ffffff;
  line-height: 90px;
  display: inline-block;
}
.tzser2-item h3 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin: 29px 0 13px;
  padding: 0;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
@keyframes tzfadeUp {
  0% {
    transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
  }
  50% {
    transform: translateX(3px);
    -moz-transform: translateX(3px);
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
  }
  100% {
    transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes tzfadeUp {
  0% {
    transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
  }
  50% {
    transform: translateX(3px);
    -moz-transform: translateX(3px);
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
  }
  100% {
    transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }
}
.tzser2-item p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 14px;
  text-align: center;
  margin: 0 0 18px 0;
  padding: 0;
}
.tzser2-item a.tzser2-readmore {
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  margin: 19px 0 5px;
  padding: 0;
  text-decoration: none;
}
.tzser3-item {
  cursor: pointer;
  margin-bottom: 57px;
}
.sm-padding .tzser3-item {
  cursor: pointer;
  margin-bottom: 38px;
}
.no-padding .tzser3-item {
  cursor: pointer;
  margin-bottom: 0;
}
div.tzser3-item span {
  display: block;
  float: left;
}
div.tzser3-item span {
  display: block;
  width: 82px;
  height: 82px;
  border: 1px solid #428bca;
  box-shadow: 0 0 0 2px #ffffff inset;
  -moz-box-shadow: 0 0 0 2px #ffffff inset;
  -webkit-box-shadow: 0 0 0 2px #ffffff inset;
  -ms-box-shadow: 0 0 0 2px #ffffff inset;
  -o-box-shadow: 0 0 0 2px #ffffff inset;
  background: #428bca;
  margin: auto;
  text-align: center;
}
div.tzser3-item:hover h3 {
  color: #428bca;
}
div.tzser3-item:hover span {
  box-shadow: 0 0 0 80px #ffffff inset;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
div.tzser3-item:hover span i {
  background: none;
  color: #428bca;
  animation: iconscale 0.4s linear 0s;
  -webkit-animation: iconscale 0.4s linear 0s;
}
div.tzser3-item span i {
  font-size: 40px;
  color: #ffffff;
  line-height: 90px;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  display: inline-block;
}
div.tzser3-item span i.fa-awesome {
  line-height: 79px;
}
@-webkit-keyframes iconscale {
  to {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  from {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
@keyframes iconscale {
  to {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  from {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
div.tzser3-item h3 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  text-align: left;
  margin: -5px 0 0 110px;
  padding: 0;
}
div.tzser3-item p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 14px;
  text-align: left;
  margin: 14px 0 0 110px;
  padding: 0;
}
div.tzser3-item p a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 0 5px 0 0;
  text-decoration: none;
}
div.tzser3-item p a i {
  padding-right: 6px;
}
.tzline {
  display: block;
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 94px 0 99px;
}
.content p:first-child {
  padding-top: 0;
}
.content p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 12px 0;
}
.plazart-list,
ul.list {
  list-style: none;
  padding: 0;
  margin: 8px 0 0;
}
.plazart-list li,
ul.list li {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 0;
  font-style: italic;
}
.plazart-list li i,
ul.list li i {
  color: #428bca;
  line-height: 30px;
  font-size: 16px;
  padding-right: 16px;
}
.parallax {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible;
}
.tz-overlay {
  background: rgba(0,0,0,0.5);
  width: 100%;
  padding: 94px 0 100px;
}
.tz-parallax-content h3 {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0 0 17px;
  padding: 0;
  text-decoration: none;
}
.tz-parallax-content p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 15px;
  margin: 0;
  padding: 13px 0 12px;
  text-decoration: none;
}
.tzbutton {
  margin-top: 27px;
}
.tzbutton button {
  height: 40px;
  border: 0;
  border-radius: 5px;
  text-align: center;
}
.tzbutton-readmore {
  background: #428bca;
  padding: 0 34px;
}
.tzbutton-purchase {
  background: #5cb85c;
  padding: 0 18px;
  margin-left: 26px;
}
.tzbutton button a {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-parallax-img img {
  margin-top: 12px;
}
.tzProducts {
  background: #fff;
  padding: 91px 0 100px;
  overflow: hidden;
}
.tzProducts-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0 0 36px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
div.tzfilterstyle {
  text-align: center;
  margin-top: 28px;
  margin-bottom: 0;
}
.tzfilter a:first-child {
  margin-left: 0;
}
.tz-overlay3 .tzfilter a {
  color: #fff;
}
.tzfilter a {
  display: inline-block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 14px;
  margin: 0 0 0 10px;
  padding: 0 13px;
  height: 30px;
  text-decoration: none;
}
.tzfilter a.selected,
#tz_options .tzfilter a.selected {
  background: #428bca;
  color: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.tzContent {
  position: relative;
}
.tzContent .element {
  float: left;
}
.tzContent .element .tz-inner {
  cursor: pointer;
}
.tz-image {
  max-height: 240px;
  overflow: hidden;
  position: relative;
}
.element .tz-inner:hover .tz-image:after {
  background: rgba(0,0,0,0.5);
}
.tz-image:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0,0,0,0);
  left: 0;
  top: 0;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz-gallery i,
.tz-link i {
  color: #fff;
  font-size: 15px;
  line-height: 40px;
}
.tz-gallery {
  position: absolute;
  background: #428bca;
  height: 40px;
  width: 40px;
  text-align: center;
  right: 20%;
  margin-right: -50px;
  margin-top: -20px;
  top: 50%;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
}
.tz-link {
  position: absolute;
  background: #428bca;
  height: 40px;
  width: 40px;
  text-align: center;
  left: 20%;
  margin-left: -50px;
  margin-top: -20px;
  top: 50%;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
}
.element .tz-inner:hover .tz-gallery {
  right: 50%;
  opacity: 1;
}
.element .tz-inner:hover .tz-link {
  left: 50%;
  opacity: 1;
}
.tzContent .tz-image img {
  width: 100%;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.element .tz-inner:hover img {
  transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
}
.tzContent .tz-des {
  background: #f2f2f2;
  padding: 19px 10px 20px;
}
.tzContent .element .tz-inner h6 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.tzContent .element .tz-inner h6 a {
  display: inline-block;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tzContent .element .tz-inner span {
  display: block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tzProductsViewmore {
  text-align: center;
  margin-top: 20px;
}
.tzProductsViewmore a {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #428bca;
  text-transform: uppercase;
  border-radius: 3px;
}
.tz-gray-wrapper {
  background: #f2f2f2;
  padding: 92px 0 102px;
  overflow: hidden;
}
.tz-white-wrapper-blog {
  background: #ffffff;
  padding: 92px 0 102px;
  overflow: hidden;
}
.tz-white-wrapper-blog h3 {
  color: #2f383d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0 0 22px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tz-gray-wrapper h3,
.content-module h3.module-title,
.modulecontent-module h3.module-title {
  color: #2f383d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0 0 22px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tz-white-wrapper-blog > p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 13px 30% 12px;
  text-decoration: none;
  text-align: center;
}
.tz-gray-wrapper .container > p,
.content-module  p,
.modulecontent-module  p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 11px 10% 12px;
  text-decoration: none;
  text-align: center;
}
.tz-gray-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 11px 30% 0;
  text-decoration: none;
  text-align: center;
}
.tzrow-wrapper {
  margin-top: 40px;
  margin-bottom: 0;
}
.tzaccordion h6:first-child {
  margin-top: 0;
}
.tzaccordion h6 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  margin: 11px 0 0 0;
  padding: 9px 10px 9px 68px;
  text-decoration: none;
  text-align: left;
  position: relative;
  background: #fff;
  border: 1px solid #e2ecf0;
  cursor: pointer;
}
.tzaccordion h6 i {
  background: none;
  border-right: 1px solid #e2ecf0;
  color: #c5c6c6;
  font-size: 15px;
  height: 100%;
  left: 0;
  line-height: 50px;
  padding: 0 18px;
  position: absolute;
  top: 0;
}
.tzaccordion h6.active i {
  background: #428bca;
  color: #fff;
}
.tzaccordion p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 14px;
  margin: 0;
  padding: 13px 10px 30px 47px;
  text-decoration: none;
  text-align: left;
  position: relative;
}
.Our-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0 0 34px;
  padding: 0;
  text-decoration: none;
  text-align: left;
}
.Our-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: left;
}
.tz-OurTeam-item {
  margin-top: 36px;
}
.tz-OurTeam-item:after {
  clear: both;
  content: '';
  display: table;
}
.tz-OurTeam-item img {
  height: 165px;
  width: 165px;
  border-radius: 50%;
  border: 13px solid rgba(192,204,211,0.3);
  float: left;
  margin-top: 2px;
}
.outTeam-content {
  padding-left: 205px;
}
.outTeam-content h6 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 20px;
  font-size: 18px;
  margin: 0 0 1px 0;
  padding: 0;
  text-decoration: none;
}
.outTeam-content span {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.outTeam-content p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  margin: 9px 0 0;
  padding: 0;
  text-decoration: none;
}
.team-social {
  margin-top: 21px;
}
.team-social a:first-child {
  margin: 0;
}
.team-social a {
  background: #c0ccd3;
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s;
}
.team-social a i {
  padding: 2px 6px;
  display: inline-block;
}
.team-social a:hover {
  background: #428bca;
}
.tz-our-team .owl-controls {
  top: 8px;
  position: absolute;
  right: 10px;
}
.tz-our-team .owl-controls .owl-page span {
  background: rgba(198,209,215,0.9) !important;
  border-radius: 50% !important;
  height: 10px !important;
  margin: 0 5px !important;
  opacity: 0.5 !important;
  width: 10px !important;
}
.tz-our-team .owl-controls .owl-page:hover span {
  background: #428bca !important;
  opacity: 1 !important;
}
.tz-our-team .owl-controls .active span {
  background: #428bca !important;
  opacity: 1 !important;
}
.tz-our-skill-margin {
  margin-top: 15px;
}
.tz-our-skill {
  padding-left: 25px;
}
.skill-margin {
  margin-top: 16px;
}
.tzskills {
  margin-top: 40px;
}
.tzskill-item {
  overflow: hidden;
  background: #dfe5e9;
  position: relative;
  margin-bottom: 14px;
}
.tzskill-item:after {
  clear: both;
  content: '';
  display: table;
}
.tzskill-item small {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  margin: 0;
  padding: 4px 12px 5px 0;
  text-decoration: none;
  float: right;
}
.tzskill-item .width90 {
  width: 90%;
}
.tzskill-item .width70 {
  width: 70%;
}
.tzskill-item .width65 {
  width: 65%;
}
.tzskill-item p {
  background: #428bca;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  margin: 0;
  padding: 4px 15px 5px !important;
  text-decoration: none;
  float: left;
}
.tz-overlay2 {
  background: rgba(0,0,0,0.5);
  width: 100%;
  padding: 92px 0 94px;
}
.tz-quote-item i.fa-quote-left {
  padding-right: 12px;
  font-size: 18px;
  line-height: 27px;
}
.tz-quote-item i.fa-quote-right {
  padding-left: 12px;
  font-size: 18px;
  line-height: 27px;
}
.tz-quote-item p {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  position: relative;
  text-align: center;
}
.tz-quote-item span {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 18px;
  margin: 27px 0 0;
  padding: 0;
  text-decoration: none;
  position: relative;
  text-align: center;
}
div.tz-quote-sliders .owl-controls .owl-page span {
  background: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: block;
  height: 10px;
  margin: 5px 7px;
  width: 10px;
  opacity: 1;
}
div.tz-quote-sliders .owl-controls .active span {
  background: none;
  border: 2px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: block;
  height: 14px;
  margin: 2px 7px 3px;
  width: 14px;
  opacity: 1;
}
div.tz-quote-sliders .owl-controls {
  margin-top: 38px;
}
.tzsocial-block {
  text-align: center;
  margin-bottom: 5px;
}
.tzsocial-block a:first-child {
  padding-left: 0;
}
.tzsocial-block a {
  display: inline-block;
  font-size: 30px;
  line-height: 40px;
  color: #c1c1c1;
  padding-left: 50px;
  text-decoration: none;
  cursor: pointer;
}
.tzsocial-block a:hover {
  color: #fff;
}
.tz-block-color,
.moduletz-block-color {
  text-align: center;
}
.tz-block-color h3,
.moduletz-block-color h3 {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 36px;
  margin: 0 0 5px;
  padding: 0;
  text-decoration: none;
  position: relative;
  text-align: center;
}
.tz-block-color p,
.moduletz-block-color p {
  display: block;
  color: #f5d4d3;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  position: relative;
  text-align: center;
}
.tz-block-color a,
.moduletz-block-color a {
  display: inline-block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 38px;
  font-size: 14px;
  margin: 25px 0 0 0;
  padding: 0 19px 0 20px;
  text-decoration: none;
  position: relative;
  text-align: center;
  background: #5cb85c;
  height: 40px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 0;
}
.tz-block-black {
  background: #222222;
  padding: 38px 0 36px;
}
.block-title {
  padding: 0;
  margin: 0 0 15px 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 36px;
  display: block;
}
.block-ds {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 16px;
  display: block;
}
.tzbuttom-take {
  height: 50px;
  padding: 0 28px;
  margin: 7px 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 45px;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  background: #428bca;
  border-radius: 5px;
}
.tzbuttom-take:hover {
  text-decoration: none;
  color: #fff;
}
.tz-overlay3 {
  padding: 91px 0 95px;
  background: rgba(0,0,0,0.5);
}
.join-us {
  margin-bottom: 5px;
}
.tzblock-img {
  margin-top: 5px;
  padding-left: 90px;
}
.tz-overlay3 .tzblock-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0 0 27px;
  display: block;
  text-align: left;
}
.tz-overlay3 .tzblock-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
}
.tzblock-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tzblock-content ul li:first-child {
  margin-top: 16px;
}
.tzblock-content ul li {
  position: relative;
  display: block;
  margin-top: 23px;
}
.tzblock-content ul li:after {
  clear: both;
  content: '';
  display: table;
}
.tzblock-content .icon {
  float: left;
  font-size: 59px;
  margin-right: 42px;
  margin-top: 13px;
  color: #fff;
}
.tzblock-content ul li .tzblock-item {
  position: relative;
}
.tzblock-content  h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzblock-content-item {
  margin-top: 24px;
}
div.tz-overlay3 .tzblock-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.Featured-Products-Slider {
  padding: 30px 0 101px;
  background: #fff;
  overflow: hidden;
}
.Featured-Products-parallax {
  padding: 0;
}
.tz-overlay-products {
  background: rgba(0,0,0,0.5);
  padding: 91px 0 99px;
}
.Featured-Products-parallax .tz-Featured-Products {
  position: relative;
  margin: 0 -40px 0 0;
}
.tz-Featured-Products {
  position: relative;
  margin: 40px -40px 0 0;
}
.Featured-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 60px 0 62px;
  display: block;
  text-align: center;
}
.Featured-Products-parallax  .Featured-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 2px 0 62px;
  display: block;
  text-align: center;
}
.tz-image {
  max-height: 240px;
  overflow: hidden;
  position: relative;
}
.tz-inner-item:hover .tz-gallery {
  right: 50%;
  opacity: 1;
}
.tz-inner-item:hover .tz-link {
  left: 50%;
  opacity: 1;
}
.tz-inner-item:hover img {
  transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
}
.tz-inner-item:hover .tz-image:after {
  background: rgba(0,0,0,0.5);
}
.tz-inner-item {
  margin-right: 40px;
  cursor: pointer;
}
.tz-inner-item .tz-image img {
  width: 100%;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  height: 240px;
}
.tz-inner-item .tz-des {
  background: #f2f2f2;
  padding: 19px 10px 20px;
}
.tz-inner-item h6 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.tz-inner-item h6 a {
  display: inline-block;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-inner-item span {
  display: block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tzProductsViewmore {
  text-align: center;
  margin-top: 35px;
}
.tzProductsViewmore a {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #428bca;
  text-transform: uppercase;
  border-radius: 3px;
}
.Featured-Products-parallax .tznext3,
.Featured-Products-parallax .tzprev3 {
  background: rgba(255,255,255,0);
}
.tznextslider {
  position: absolute;
  right: -60px;
  top: 0;
  z-index: 999;
  background: none;
  border: 0;
  height: 100%;
  width: auto;
  margin: 0;
  padding: 0;
}
.tznextslider i,
.tzprevslider i {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  display: inline-block;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  color: #fff;
}
.tznextslider i {
  padding: 0 23px 0 27px;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.tzprevslider i {
  padding: 0 27px 0 23px;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
.tzprevslider {
  position: absolute;
  left: -100px;
  top: 0;
  z-index: 999;
  border: 0;
  height: 100%;
  width: auto;
  background: none;
}
.fullscreen .tzprevslider,
.modulefunscreen .tzprevslider {
  left: 10px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 60px;
  z-index: 999;
}
.fullscreen .tznextslider,
.modulefunscreen .tznextslider {
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 53px;
  top: 0;
  width: 60px;
  z-index: 999;
}
.tzPricing {
  background: #f2f2f2;
  padding: 92px 0 100px;
  overflow: hidden;
}
.tzPricing h3 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzPricing p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0 200px;
  margin: 34px 0 0;
  display: block;
}
.tzPricing-content {
  margin-top: 53px;
}
.pricing-item {
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  list-style: none;
  padding: 0 19px 12px;
  margin: 0 5px;
  background: #fff;
  border: 1px solid #e8edef;
}
.pricing-item:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  cursor: pointer;
}
.pricing-item:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  cursor: pointer;
}
.pricing-item:hover li.pricing-header small {
  background: #363636;
}
.pricing-item:hover li.pricing-footer a {
  background: #363636;
}
.pricing-item li {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 40px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  border-bottom: 1px solid #e7eff1;
}
.pricing-item li.pricing-header {
  border: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pricing-item li.pricing-header span {
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.pricing-item li.pricing-header small {
  width: 150px;
  height: 150px;
  border: 15px solid #ecf0f2;
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  background: #428bca;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 30px;
  color: #ffffff;
  padding-top: 35px;
}
.pricing-item li.pricing-header small em {
  font-size: 16px;
  display: block;
}
.pricing-item li.pricing-title {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 40px;
  font-size: 30px;
  color: #222222;
  border: 0;
  padding-bottom: 7px;
}
.pricing-item li.pricing-footer {
  padding: 21px 0;
  border: 0;
}
.pricing-item li.pricing-footer a {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 40px;
  font-size: 13px;
  color: #ffffff;
  border: 0;
  padding: 0 23px;
  background: #428bca;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-element-count {
  background: #f2f2f2;
  padding: 95px 0 61px;
}
.element-count2 {
  padding: 76px 0 42px !important;
}
body .element-count2 .tz-element-icon span,
body .element-count2 .tz-element-icon span em {
  margin: 12px 0 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 46px;
  font-size: 48px;
  color: #222222 !important;
}
body .element-count2 .tz-element-icon i {
  font-size: 30px;
  line-height: 32px;
  color: #222222;
}
body .element-count2 .tz-element-icon  p {
  line-height: 33px;
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  text-transform: none;
}
.tz-element-count .tz-element-icon span,
.tz-element-count .tz-element-icon span em {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 33px;
  font-size: 36px;
  color: #000000;
}
.tz-element-count .tz-element-icon p {
  margin: 7px 0 0 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 33px;
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
}
.tz-element-icon {
  text-align: center;
}
.tz-element-icon i {
  color: #fff;
  font-size: 30px;
  line-height: 45px;
}
.tz-element-icon span {
  display: block;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 60px;
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
}
.tz-element-icon span em {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 60px;
  font-size: 48px;
  color: #fff;
  font-style: normal;
}
.tz-element-icon p {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
}
.Latest-Project {
  background: #fff;
  padding: 91px 0 100px;
  overflow: hidden;
}
.Latest-Project h3 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.Latest-Project > p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0;
  padding: 33px 30% 0;
  text-decoration: none;
  text-align: center;
}
.tzContentlastest {
  margin-top: 57px;
}
.tzContentlastest .element {
  cursor: pointer;
}
.tzContentlastest .element:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  background: rgba(0,0,0,0);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tzContentlastest .element:hover:after {
  background: rgba(0,0,0,0.3);
}
.tzContentlastest img {
  width: 100%;
}
.lastest-des {
  bottom: 40%;
  left: 0;
  position: absolute;
  z-index: 9999;
  width: 100%;
}
.lastest-des h6 {
  padding: 0;
  margin: 0;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.lastest-des h6 a {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.lastest-des p {
  opacity: 0;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-left {
  z-index: 999;
  height: 86%;
  margin: 20px;
  position: absolute;
  width: 92%;
}
.line-left:before {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform-origin: left center;
  -moz-transform-origin: left center;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-left:after {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-right {
  z-index: 999;
  height: 86%;
  margin: 20px;
  position: absolute;
  width: 92%;
}
.line-right:before {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform-origin: right center;
  -moz-transform-origin: right center;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-right:after {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background: #fff;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.Latest-pageing {
  text-align: center;
  margin-top: 61px;
}
.tz-overlay3 .Latest-pageing {
  margin-bottom: 38px;
}
.Latest-pageing a:first-child {
  margin-left: 0;
}
.Latest-pageing a {
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background: #428bca;
  margin-left: 12px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.tz-overlay3 .Latest-pageing a {
  background: none;
  border: 2px solid #428bca;
}
.tz-overlay3 .Latest-pageing a.page-active {
  background: #428bca;
}
.style-proftolio1 .lastest-des {
  bottom: 24px;
  left: 59px;
  position: absolute;
  z-index: 9999;
  width: auto;
}
.style-proftolio1 .lastest-des h6 {
  margin-right: 30px;
}
.style-proftolio1 .lastest-des h6 a {
  text-align: left;
}
.style-proftolio1 > img {
  transform: translate3d(-20px,0px,0px) scale(1.1);
  -moz-transform: translate3d(-20px,0px,0px) scale(1.1);
  -webkit-transform: translate3d(-20px,0px,0px) scale(1.1);
  -ms-transform: translate3d(-20px,0px,0px) scale(1.1);
  -o-transform: translate3d(-20px,0px,0px) scale(1.1);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio1:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.style-proftolio1:hover .lastest-des h6 {
  transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio1 .lastest-des p {
  padding: 0 20px 0 0;
  transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  text-align: left;
  margin-right: 10px;
}
.style-proftolio1:hover .lastest-des p {
  opacity: 1;
  transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
}
.style-proftolio2 .lastest-des p {
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
}
.style-proftolio2:hover .line-left:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio2:hover .line-left:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio2:hover .line-right:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio2:hover .line-right:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio2:hover .lastest-des h6 {
  transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -webkit-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
}
.style-proftolio2:hover .lastest-des p {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  opacity: 1;
}
.style-proftolio2 > img {
  transform: translate3d(0px,20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,20px,0px) scale(1.2);
  -o-transform: translate3d(0px,20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio2:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
div.style-proftolio3 .lastest-des {
  z-index: 999;
}
div.style-proftolio3 .line-left:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  top: 50%;
  opacity: 0;
  transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -o-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
}
div.style-proftolio3 .line-right:before {
  transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  bottom: 50%;
  opacity: 0;
}
.style-proftolio3 .lastest-des p {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  margin-top: 5px;
}
.style-proftolio3:hover .lastest-des p {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.style-proftolio3:hover .line-left:before {
  transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -moz-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -ms-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -webkit-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -o-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  top: 20px;
  opacity: 1;
}
.style-proftolio3:hover .line-right:before {
  transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -moz-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -ms-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -webkit-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -o-transition: transform 0.4s ease 0s, opacity 0.4s ease 0.1s;
  bottom: 20px;
  opacity: 1;
}
.style-proftolio3 > img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio3:hover > img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.style-proftolio4 .line-left:before {
  top: 20px;
}
.style-proftolio4 .line-left:after {
  left: 20px;
}
.style-proftolio4 .line-right:before {
  bottom: 20px;
}
.style-proftolio4 .line-right:after {
  right: 20px;
}
.style-proftolio4:hover .line-left:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio4:hover .line-left:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
}
.style-proftolio4:hover .line-right:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio4:hover .line-right:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio4 > img {
  transform: translate3d(0px,-20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,-20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,-20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,-20px,0px) scale(1.2);
  -o-transform: translate3d(0px,-20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio4:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.tzContentlastest div.style-proftolio5:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  bottom: -30%;
  left: 0;
  opacity: 0;
  background: rgba(0,0,0,3);
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  top: auto;
}
.tzContentlastest div.style-proftolio5:hover:after {
  opacity: 1;
  bottom: 0;
}
.style-proftolio5 .lastest-des h6 {
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.style-proftolio5 .lastest-des p {
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
}
.style-proftolio5:hover .lastest-des h6 {
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}
.style-proftolio5:hover .lastest-des p {
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  opacity: 1;
}
.style-proftolio6 .line-left {
  border: 1px solid #fff;
  transform: scale(0.3);
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  opacity: 0;
}
.style-proftolio6:hover .line-left {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
.style-proftolio6 .lastest-des h6 {
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio6:hover .lastest-des h6 {
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
}
.style-proftolio6 .lastest-des p {
  opacity: 0;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio6:hover .lastest-des p {
  opacity: 1;
  transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.style-proftolio7 .lastest-des h6 a {
  color: #000;
}
.style-proftolio7:hover .lastest-des h6 a {
  color: #fff;
}
.style-proftolio7 > img {
  transform: translate3d(0px,-20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,-20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,-20px,0px) scale(1.2);
  -o-transform: translate3d(0px,-20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,-20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.style-proftolio7 .lastest-des {
  bottom: 10%;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7 .lastest-des p {
  opacity: 0;
  padding: 20px;
  margin: 20px;
  border: 1px solid #fff;
  transform: translateY(-55px);
  -moz-transform: translateY(-55px);
  -webkit-transform: translateY(-55px);
  -ms-transform: translateY(-55px);
  -o-transform: translateY(-55px);
  transition: transform 0.1s ease 0s;
  -moz-transition: transform 0.1s ease 0s;
  -webkit-transition: transform 0.1s ease 0s;
  -ms-transition: transform 0.1s ease 0s;
  -o-transition: transform 0.1s ease 0s;
}
.style-proftolio7:hover .lastest-des p {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7:hover .lastest-des {
  bottom: 20%;
}
.tz-overlay3 h3 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: inherit;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tz-overlay3 .container > p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: inherit;
  text-decoration: none;
  padding: 0 10%;
  margin: 34px 0 0;
  display: block;
}
.tz-overlay3 > p,
.general-title > p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: inherit;
  text-decoration: none;
  padding: 0 30%;
  margin: 34px 0 0;
  display: block;
}
.tz-our-item-paralax {
  margin: 54px -40px 45px 0;
  position: relative;
}
.tz-our-item-Team {
  margin: 40px -40px 0 0;
  position: relative;
}
.fix-width .tznext4,
.fix-width .tzprev4 {
  opacity: 0;
}
.tz-our-item {
  margin-right: 40px;
  position: relative;
  overflow: hidden;
  max-height: 423px;
}
.tz-our-item img {
  width: 100%;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-our-item figcaption {
  position: absolute;
  background: rgba(255,255,255,0.8);
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 20px;
}
.tz-our-item figcaption h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 20px;
  font-size: 15px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tz-our-item figcaption span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tz-our-item figcaption p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 8px 0 0 0;
  margin: 0;
}
.tz-our-item:hover {
  cursor: pointer;
}
.tz-our-item:hover img {
  transform: scale(1.1) rotate(3deg);
  -moz-transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  -webkit-transform: scale(1.1) rotate(3deg);
}
.tz-Latest-Post {
  margin: 60px 0 0 0;
  position: relative;
}
div.tz-Latest-Post2 {
  margin: 59px -40px 0 0;
  position: relative;
}
.fix-width .tznext5,
.fix-width .tzprev5 {
  opacity: 0;
}
.tz-Latest-item {
  margin-right: 40px;
  position: relative;
  overflow: hidden;
}
.tz-Latest-item img {
  width: 100%;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  max-height: 240px;
  position: relative;
}
.tz-Latest-item img:before {
  position: absolute;
  width: 100%;
  height: 20px;
  top: 0;
  left: 0;
  content: '';
}
.Latest-style2 figcaption {
  left: 0;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
  z-index: 999;
}
.Latest-style2:after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(217,83,79,0.5);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.Latest-style2:before {
  width: 90%;
  height: 90%;
  content: '';
  position: absolute;
  left: 5%;
  top: 5%;
  background: rgba(217,83,79,0.5);
  border: 1px solid #fff;
  z-index: 2;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.Latest-style2:hover:before {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.Latest-style2:hover:after {
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
}
figure.Latest-style2 span {
  color: #ffffff;
}
figure.Latest-style2 h6 a {
  color: #ffffff;
}
.tz-Latest-item span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 19px 0 0 0;
  display: block;
  text-align: center;
}
.tz-Latest-item h6 {
  padding: 0;
  margin: 0;
}
.tz-Latest-item h6 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-Latest-Post .tzprevslider,
.tz-Latest-Post .tznextslider {
  height: 75%;
}
.tz-Latest-Post2 .tzprevslider,
.tz-Latest-Post2 .tznextslider {
  height: 100% !important;
}
.tz-block-red {
  background: #428bca;
  padding: 38px 0 36px;
  overflow: hidden;
}
.tzbuttom-take-black:hover {
  text-decoration: none;
  color: #fff;
}
.tzbuttom-take-black {
  height: 50px;
  padding: 0 28px;
  margin: 7px 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 45px;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  background: #3b3b3c;
  border-radius: 5px;
}
.tz-servicebox {
  margin-top: 71px;
  padding-bottom: 13px;
}
.tz-servicebox-item {
  position: relative;
  margin-bottom: 89px;
  margin-top: 70px;
}
.tz-servicebox-item:after {
  clear: both;
  content: '';
  display: table;
}
.tz-servicebox-item .icon {
  font-size: 60px;
  float: left;
  line-height: 40px;
  width: 65px;
  height: 65px;
}
.tz-servicebox-item h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 17px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 9px 0 14px;
  margin: 0 0 0 85px;
  text-align: left;
}
.tz-servicebox-item p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0 0 0 85px;
  text-align: left;
}
.tz-box-image {
  text-align: center;
}
.tz-video {
  position: relative;
  padding: 80px 0 85px;
  overflow: hidden;
}
.tz-video:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.tz-video-content {
  text-align: center;
  z-index: 999;
  position: relative;
}
.tz-video-content2 {
  z-index: 999;
  position: relative;
  margin-bottom: 155px;
  margin-top: 160px;
}
.tz-video-content h3 span {
  color: #428bca;
}
.tz-video-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 60px;
  font-size: 60px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  margin: 88px 0 60px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-video-content2 h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 60px;
  font-size: 57px;
  color: #ffffff;
  text-decoration: none;
  padding: 20px 36px;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  float: left;
  background: #428bca;
}
.tz-video-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 60px;
  font-size: 60px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  transition: all 0.2s linear 0.4s;
  -moz-transition: all 0.2s linear 0.4s;
  -webkit-transition: all 0.2s linear 0.4s;
  -o-transition: all 0.2s linear 0.4s;
  -ms-transition: all 0.2s linear 0.4s;
  text-align: center;
  text-transform: uppercase;
  margin: 67px 0 77px;
}
.videoID {
  position: absolute;
  width: auto;
  height: auto;
  max-height: 4000%;
  min-height: 100%;
  max-width: 1000%;
  min-width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.bg-video {
  z-index: 6;
}
.tz-video-content2 .tzautoplay {
  background: #e8a04f;
  height: 100px;
  width: 100px;
  background: url(/templates/top_dobermann/images/autoplay2.png) no-repeat scroll center center #e8a04f;
}
.tz-video-content2 .tzpause {
  height: 100px;
  width: 100px;
  background: url(/templates/top_dobermann/images/pause2.png) no-repeat scroll center center #e8a04f;
}
.tzautoplay {
  background: url(/templates/top_dobermann/images/autoplay.png) no-repeat transparent;
  border: 0 none;
  height: 84px;
  width: 84px;
}
.tzpause {
  background: url(/templates/top_dobermann/images/pause.png) no-repeat transparent;
  border: 0 none;
  height: 84px;
  width: 84px;
  display: none;
  opacity: 0;
  transition: all 0.3s linear 0.2s;
  -moz-transition: all 0.3s linear 0.2s;
  -webkit-transition: all 0.3s linear 0.2s;
  -ms-transition: all 0.3s linear 0.2s;
  -o-transition: all 0.3s linear 0.2s;
}
.tz-video video {
  position: absolute;
  z-index: -22;
}
.tz-video:hover .tzpause {
  opacity: 1;
}
.tz-video:hover .tz-video-content h3 {
  opacity: 1 !important;
}
.tz-video:hover .tz-video-content2 h3 {
  opacity: 1 !important;
}
.tz-video:hover .tz-video-content p {
  opacity: 1 !important;
}
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tz-testimonials {
  padding: 91px 0 50px !important;
}
.tz-testimonials-slider {
  margin-left: -15px;
  margin-right: -15px;
  padding: 50px 0 30px;
}
.tz-testimonials-class .tz-OurTeam-item {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.tz-testimonials-class .owl-page span {
  width: 10px !important;
  height: 10px !important;
}
.tz-testimonials-class .owl-controls {
  margin-top: 50px;
  text-align: center;
}
.tz-testimonials-class .owl-page.active span {
  background: #428bca;
}
.service-img {
  padding: 48px 0 85px;
}
.service-img .service-img-item:first-child {
  margin-left: 0;
}
.service-img .service-img-item {
  margin-left: 65px;
}
.newsletter-form {
  margin-top: 30px !important;
  position: relative;
  margin-bottom: 45px !important;
}
.newsletter-form:after {
  clear: both;
  content: '';
  display: table;
}
.title-newsletter {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 36px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 36px 0 0;
  text-align: left;
}
.newsletter-input {
  float: left;
  width: 82%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 18px;
  color: #bdbdbd;
  text-decoration: none;
  padding: 0 32px;
  margin: 0;
  text-align: left;
  height: 60px;
  border: 0;
  border-radius: 5px;
  background: #fff;
}
.newsletter-button {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 27px;
  font-size: 19px;
  text-decoration: none;
  padding: 0 30px;
  margin: 0 0 0 4%;
  text-align: center;
  height: 60px;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #222222;
  text-transform: uppercase;
  color: #fff;
}
.newsletter-button:hover,
.newsletter-button:active,
.newsletter-button:focus {
  background: #222222;
  color: #fff;
}
.tz-contact-parallax h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 36px;
  font-size: 48px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 9px 0 35px 0;
  text-align: center;
}
.tz-contact-parallax p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10%;
  margin: 0 0 50px 0;
  text-align: center;
}
.tzcontact-content {
  margin-top: 67px;
}
.tzcontact-content form {
  padding-right: 10px;
  margin-top: 45px;
}
.tzcontact-content iframe {
  width: 100%;
  height: 360px;
  border: 5px solid #fff;
}
.tzcontact-content h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 36px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.tzcontact-content input {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  padding: 13px 0;
  margin: 0;
  height: auto;
}
.tzcontact-content input.invalidate {
  border-bottom: 1px solid #428bca;
}
.tzcontact-content input:focus {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  border-radius: 0;
  box-shadow: none;
}
.tzcontact-content textarea {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tzcontact-content textarea:focus {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  border-radius: 0;
  box-shadow: none;
}
.tzcontact-content button {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 38px 0 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
}
.tzcontact-content button i {
  margin-right: 20px;
  font-size: 40px;
  font-weight: 300;
  float: left;
  line-height: 24px;
}
.form-input {
  margin-bottom: 30px;
}
.form-textarea {
  margin-top: 38px;
}
.tz-map iframe {
  border: 0;
  width: 100%;
  height: 450px;
}
.tz-form {
  background: #fff;
  padding-bottom: 100px;
}
.tz-form input:first-child {
  margin-left: 0;
}
.tz-form input {
  width: 31.1%;
  margin-left: 3%;
  height: 40px;
  background: none;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  padding: 0 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #b8b8b8;
  text-decoration: none;
}
.tz-form textarea {
  width: 100%;
  background: none;
  border: 1px solid #d6dbe1;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 20px;
  margin: 40px 0 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #b8b8b8;
  text-decoration: none;
}
.tz-form .submit-form {
  width: 100%;
  background: #428bca;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  padding: 15px 20px;
  margin: 25px 0 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.tz-form2 {
  background: #fff;
  padding: 94px 100px;
}
.tz-form2 input {
  width: 100%;
  height: 40px;
  background: none;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  padding: 0 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #b8b8b8;
  text-decoration: none;
  margin: 0 0 39px;
}
.tz-form2 textarea {
  width: 100%;
  background: none;
  border: 1px solid #d6dbe1;
  border-radius: 0;
  box-shadow: none;
  padding: 25px 20px;
  margin: 1px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #b8b8b8;
  text-decoration: none;
  min-height: 322px;
}
.tz-form2 .submit-form {
  width: 100%;
  background: #428bca;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  padding: 26px 20px;
  margin: 1px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.form2 {
  margin-top: 18px;
}
.frame {
  height: 180px;
  line-height: 250px;
  overflow: hidden;
}
.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
}
.frame ul li {
  float: left;
  width: auto;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #333;
  color: #ddd;
  text-align: center;
  cursor: pointer;
}
.frame ul li img {
  width: auto;
  height: 100%;
  display: block;
}
.frame ul li.active {
  color: #fff;
  background: #a03232;
}
.scrollbar {
  margin: 0;
  height: 1px;
  background: #ff9932;
  line-height: 0;
}
div.scrollbar-style2 {
  background: #428bca;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #fff;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.tz-our-members {
  overflow: hidden;
}
.tz-members-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 33px;
  font-size: 48px;
  margin: 11px 0 37px;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tz-members-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 18px;
  margin: 0 0 52px 0;
  padding: 0 10%;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
.tz-our-members .row {
  margin-top: 40px;
  margin-left: -20px;
  margin-right: -20px;
}
.members-item {
  height: 100%;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #e8e8e8;
  background: #fff;
  position: relative;
  margin: 22px 5px;
}
.members-item img {
  width: 100%;
  height: auto;
}
.tz-overlay3 .connect-title {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0 0 32px 0;
  display: block;
}
.connect-item p {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.connect-item a {
  font-style: italic;
  color: #fff;
  text-decoration: none;
}
.connect-item span {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 27px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  font-style: italic;
}
.connect-item span i {
  color: #428bca;
  padding-right: 10px;
}
.connect-item {
  margin-bottom: 40px;
  color: #fff;
}
section.tz-our-products2 .tz-our-products-slider2 {
  margin-bottom: 0;
}
.tz-our-products-slider {
  position: relative;
  margin: 59px -40px 0 0;
}
.tz-our-products-slider2 {
  position: relative;
  margin: 59px 0;
}
.tz-our-slider {
  position: relative;
}
.tz-our-slider2 {
  position: relative;
}
.tzshop-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 40px 0 29px;
  display: block;
  text-align: center;
}
.tzshop-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-image {
  max-height: 240px;
  overflow: hidden;
  position: relative;
}
.tz-shop-item:hover .tz-gallery {
  right: 50%;
  opacity: 1;
}
.tz-shop-itemhover .tz-link {
  left: 50%;
  opacity: 1;
}
.tz-shop-item:hover .tz-image  img {
  transform: translate3d(0px,0px,0px) scale(1.1);
  -moz-transform: translate3d(0px,0px,0px) scale(1.1);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.tz-shop-item:hover .tz-image:after {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
.tz-shop-item .tz-image:after {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  background: rgba(217,83,79,0.5);
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz-our-products-slider2 .tz-shop-item {
  margin: 0;
  cursor: pointer;
}
.tz-shop-item {
  margin-right: 40px;
  cursor: pointer;
}
.tz-shop-item .tz-image img {
  width: 100%;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-shop-item .tz-des {
  background: #f2f2f2;
  padding: 19px 10px 20px;
}
.tz-shop-item h6 {
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 999;
  position: absolute;
  top: 42%;
  width: 100%;
}
.tz-shop-item a {
  display: block;
}
.tz-shop-item h6 span {
  display: inline-block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  margin: 0;
  padding: 4px 23px;
  text-decoration: none;
  z-index: 99;
  position: relative;
  text-align: center;
  background: #428bca;
  text-transform: uppercase;
  transition: all 0.1s linear 0.2s;
  -moz-transition: all 0.1s linear 0.2s;
  -webkit-transition: all 0.1s linear 0.2s;
  -ms-transition: all 0.1s linear 0.2s;
  -o-transition: all 0.1s linear 0.2s;
  border-radius: 3px;
}
.tz-shop-item:hover h6 span {
  background: none;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
}
.tznextslider2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  background: none;
  border: 0;
  height: 100%;
  width: 60px;
  margin: 0;
  padding: 0;
}
.tznextslider2 i,
.tzprevslider2 i {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  display: inline-block;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  color: #fff;
}
.tznextslider2 i {
  padding: 0 23px 0 27px;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.tzprevslider2 i {
  padding: 0 27px 0 23px;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
}
.tzprevslider2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  border: 0;
  height: 100%;
  width: 60px;
  background: none;
  padding: 0;
}
.tz-shop-products {
  padding: 54px 0 106px;
  background: #f2f2f2;
  overflow: hidden;
}
.tz-shop-products-white {
  padding: 54px 0 106px;
  background: #fff;
  overflow: hidden;
}
.tz-pro-slider {
  position: relative;
  margin: 59px -40px 0 0;
}
.tz-shop-products-slider {
  position: relative;
}
.tzshop-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 48px;
  font-size: 48px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 40px 0 29px;
  display: block;
  text-align: center;
}
.tzshop-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-shop-img {
  max-height: 260px;
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
  cursor: pointer;
}
.tz-shop-img:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tz-shop-img img {
  width: 100%;
}
.tz-shop-img:hover img {
  animation: myshop 4s;
  -webkit-animation: myshop 4s;
}
@-webkit-keyframes myshop {
  0% {
    transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
  }
  25% {
    transform: scale(1.3) translateX(30px);
    -moz-transform: scale(1.3) translateX(30px);
    -webkit-transform: scale(1.3) translateX(30px);
    -ms-transform: scale(1.3) translateX(30px);
    -o-transform: scale(1.3) translateX(30px);
  }
  50% {
    transform: scale(1.3) translateX(-30px);
    -moz-transform: scale(1.3) translateX(-30px);
    -webkit-transform: scale(1.3) translateX(-30px);
    -ms-transform: scale(1.3) translateX(-30px);
    -o-transform: scale(1.3) translateX(-30px);
  }
  75% {
    transform: scale(1.3) translateY(-30px);
    -moz-transform: scale(1.3) translateY(-30px);
    -ms-transform: scale(1.3) translateY(-30px);
    -webkit-transform: scale(1.3) translateY(-30px);
    -o-transform: scale(1.3) translateY(-30px);
  }
  100% {
    transform: scale(1) translate(0);
    -moz-transform: scale(1) translate(0);
    -webkit-transform: scale(1) translate(0);
    -ms-transform: scale(1) translate(0);
    -o-transform: scale(1) translate(0);
  }
}
@keyframes myshop {
  0% {
    transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
  }
  25% {
    transform: scale(1.3) translateX(30px);
    -moz-transform: scale(1.3) translateX(30px);
    -webkit-transform: scale(1.3) translateX(30px);
    -ms-transform: scale(1.3) translateX(30px);
    -o-transform: scale(1.3) translateX(30px);
  }
  50% {
    transform: scale(1.3) translateX(-30px);
    -moz-transform: scale(1.3) translateX(-30px);
    -webkit-transform: scale(1.3) translateX(-30px);
    -ms-transform: scale(1.3) translateX(-30px);
    -o-transform: scale(1.3) translateX(-30px);
  }
  75% {
    transform: scale(1.3) translateY(-30px);
    -moz-transform: scale(1.3) translateY(-30px);
    -ms-transform: scale(1.3) translateY(-30px);
    -webkit-transform: scale(1.3) translateY(-30px);
    -o-transform: scale(1.3) translateY(-30px);
  }
  100% {
    transform: scale(1) translate(0);
    -moz-transform: scale(1) translate(0);
    -webkit-transform: scale(1) translate(0);
    -ms-transform: scale(1) translate(0);
    -o-transform: scale(1) translate(0);
  }
}
.tz-shop-img:hover:after {
  background: rgba(217,83,79,0.5);
}
.tz-shop-item {
  margin-right: 40px;
  position: relative;
  cursor: pointer;
}
.tz-shop-item .tz-shop-img img {
  width: 100%;
}
.tz-shop-item .tz-des {
  background: #f2f2f2;
  padding: 19px 10px 20px;
}
.tz-shop-img a {
  position: absolute;
  z-index: 99;
  margin-top: -20px;
  top: 50%;
  background: #fff !important;
  color: #428bca;
  padding: 10px;
  font-size: 20px;
  border-radius: 3px;
  text-decoration: none;
}
.tz-shop-img #hikashop_add_wishlist a.hikashop_cart_button {
  margin-left: -70px;
  left: 10%;
  transition: all 0.35s linear 0s;
  -moz-transition: all 0.35s linear 0s;
  -webkit-transition: all 0.35s linear 0s;
  -ms-transition: all 0.35s linear 0s;
  -o-transition: all 0.35s linear 0s;
  opacity: 0;
  width: auto;
  margin-right: auto;
  right: auto;
}
.tz-shop-img a i {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  color: #428bca;
}
.tz-shop-img  #hikashop_add_wishlist a.hikashop_cart_button span {
  bottom: 145%;
  color: #fff;
  left: 1px;
  position: absolute;
  width: 140px;
  visibility: hidden;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  text-align: center;
  font-style: normal;
}
.tz-shop-img a.tzrandom {
  margin-left: -16px;
  left: 50%;
  transform: scale(0.3);
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transition: all 0.35s linear 0s;
  -moz-transition: all 0.35s linear 0s;
  -webkit-transition: all 0.35s linear 0s;
  -ms-transition: all 0.35s linear 0s;
  -o-transition: all 0.35s linear 0s;
  opacity: 0;
}
.tz-shop-img a.tzrandom span {
  bottom: 145%;
  color: #fff;
  left: -50px;
  position: absolute;
  width: 145px;
  visibility: hidden;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  font-style: normal;
  text-align: center;
}
.tz-shop-img a.hikashop_cart_button span {
  bottom: 145%;
  color: #fff;
  right: 0;
  position: absolute;
  width: 130px;
  visibility: hidden;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  font-style: normal;
  text-align: center;
}
.tz-shop-img a.hikashop_cart_button {
  margin-right: -70px;
  right: -10%;
  opacity: 0;
  transition: all 0.35s linear 0s;
  -moz-transition: all 0.35s linear 0s;
  -webkit-transition: all 0.35s linear 0s;
  -ms-transition: all 0.35s linear 0s;
  -o-transition: all 0.35s linear 0s;
  width: auto;
}
.tz-shop-img  #hikashop_add_wishlist a.hikashop_cart_button:hover span {
  visibility: visible;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
}
.tz-shop-img a.tzrandom:hover span {
  visibility: visible;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
}
.tz-shop-img a.hikashop_cart_button:hover span {
  visibility: visible;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
}
.tz-shop-img:hover  #hikashop_add_wishlist a.hikashop_cart_button {
  left: 50%;
  opacity: 1;
}
.tz-shop-img:hover a.hikashop_cart_button {
  right: 50%;
  opacity: 1;
  width: auto;
}
.tz-shop-img:hover a.tzrandom {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.tzshop_desc:after {
  clear: both;
  content: '';
  display: table;
}
.tzshop-title-item a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
}
.tzshop-title-item span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
}
.tzshop-title-item span i {
  padding-right: 4px;
  font-size: 14px;
  color: #000000;
}
.tzprice {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: right;
}
.tzrating {
  display: block;
  line-height: 26px;
}
.rating i {
  color: #428bca;
  font-size: 14px;
}
.tznextslider3 {
  position: absolute;
  right: -60px;
  top: 0;
  z-index: 999;
  background: none;
  border: 0;
  height: 76%;
  width: 60px;
  margin: 0;
  padding: 0;
}
.tznextslider3 i,
.tzprevslider3 i {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  display: inline-block;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  width: 60px;
  margin: 0;
  color: #fff;
}
.tznextslider3 i {
  padding: 0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.tzprevslider3 i {
  padding: 0;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
}
.tzprevslider3 {
  position: absolute;
  left: -100px;
  top: 0;
  z-index: 999;
  border: 0;
  height: 76%;
  width: 60px;
  background: none;
  padding: 0;
}
.tz-overlay-shop {
  padding: 91px 0 96px;
  background: rgba(217,83,79,0.4);
}
.tz-overlay-shop h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 48px;
  font-size: 48px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  margin: 1px 0 32px;
  display: block;
  text-align: center;
}
.tz-overlay-shop p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tzselling-item {
  text-align: center;
}
.tz-content-blog {
  background: #ffffff;
  padding: 60px 0 100px;
  overflow: hidden;
}
.tz-last-blog {
  padding-right: 20px;
}
.tz-last-blog h3,
#tz-mass-top h3.module-title {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 48px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-last-blog ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tz-last-blog ul li {
  position: relative;
  display: block;
  margin-top: 33px;
}
.tz-last-blog ul li:after {
  display: table;
  content: '';
  clear: both;
}
.tz-last-blog ul li img {
  width: 47%;
  float: left;
  padding-top: 7px;
  max-height: 246px;
}
.tz-last-blog ul li .tz-last-ds {
  margin-left: 3px;
  padding-left: 52%;
}
.tz-last-blog ul li .tz-last-ds span {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-last-blog ul li .tz-last-ds h6 {
  margin: 3px 0 24px;
  padding: 0;
}
.tz-last-blog ul li .tz-last-ds h6 a {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-last-blog ul li .tz-last-ds p {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 24px;
  padding: 0;
  text-decoration: none;
}
.tzblog-redmore {
  color: #428bca;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tblog-viewmore {
  display: block;
  background: #428bca;
  border: 0 none;
  border-radius: 3px;
  padding: 18px 0;
  width: 100%;
  text-align: center;
  margin-top: 32px;
}
.tblog-viewmore a {
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.portfolio-grid {
  position: relative;
}
.portfolio-grid:after {
  display: table;
  clear: both;
  content: '';
}
.portfolio-grid figure {
  float: left;
  width: 400px;
  overflow: hidden;
  height: 220px;
}
.portfolio-grid figure.tz_feature_item,
.portfolio-grid figure.tzportrait {
  height: 440px;
}
.portfolio-grid figure img {
  width: 100%;
}
.portfolio-grid figure figcaption,
.item figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.portfolio-grid figure figcaption:hover,
.item figcaption:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.portfolio-grid figure.tz_feature_item figcaption .tz-grid-title,
.tz_feature_item figure figcaption .tz-grid-title {
  margin: 20% 0 0;
}
.portfolio-grid figure.tzportrait figcaption .tz-grid-title,
.tz_portrait figure figcaption .tz-grid-title {
  margin: 40% 0 0;
}
.portfolio-grid figure figcaption .tz-grid-title,
.item figcaption .tz-grid-title {
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 48px;
  margin: 11% 0 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.portfolio-grid figure figcaption .tz-grid-title,
.item figcaption .tz-grid-title {
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 48px;
  margin: 11% 0 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateY(45px);
  -moz-transform: translateY(45px);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  -o-transform: translateY(45px);
  opacity: 0;
}
.portfolio-grid figure figcaption .tz-defailt,
.item figcaption .tz-defailt {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  color: #fff;
  text-decoration: none;
  transform: translateY(45px);
  -moz-transform: translateY(45px);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  -o-transform: translateY(45px);
  opacity: 0;
}
.portfolio-grid figure:hover .tz-grid-title,
.item figure:hover .tz-grid-title {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.portfolio-grid figure:hover .tz-defailt,
.item figure:hover .tz-defailt {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.4s linear 0.1s;
  -moz-transition: all 0.4s linear 0.1s;
  -webkit-transition: all 0.4s linear 0.1s;
  -ms-transition: all 0.4s linear 0.1s;
  -o-transition: all 0.4s linear 0.1s;
}
.tzpage-about {
  background: none repeat scroll 0 0 #fff;
  padding-bottom: 95px;
  padding-top: 95px;
}
.about-video {
  position: relative;
}
.about-video .iframe-full {
  margin-bottom: 16px;
}
.about-video h3 {
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 9999;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.tzpage-about p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 12px 0;
  text-decoration: none;
  text-transform: none;
}
.tzright-wrap {
  position: relative;
  background: #f2f2f2;
}
.tzright-wrap:after {
  clear: both;
  content: '';
  display: table;
}
.tzright-content img {
  width: 100%;
  max-height: 522px;
}
.tzright-content {
  width: 50%;
  overflow: hidden;
}
.right-element {
  width: 580px;
  padding: 90px 0 90px 40px;
}
.tzpage-about h2 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin: 20px 0 21px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.tzpage-about h2 strong {
  color: #428bca;
}
.tzpage-about  p.page-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  margin: 0 10% 100px;
  padding: 0;
  text-align: center;
}
.about-content {
  position: relative;
}
.about-content-line:before {
  width: 2px;
  height: 100%;
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -1px;
  top: 0;
  background: #222222;
}
.about-content-line:after {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid #222222;
  border-radius: 50%;
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -10px;
  margin-right: -10px;
}
.about-content .about-content-left span.date {
  text-align: left;
}
.about-content .about-content-left h6 a {
  text-align: left;
}
.about-content .about-content-left p {
  text-align: left;
}
.about-content .about-content-left .view-more {
  text-align: left;
}
.about-content-right {
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about-content-right img {
  width: 100%;
  max-height: none;
}
.about-content-left {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
}
.about-content-left img {
  width: 100%;
  max-height: none;
}
.about-content span.date {
  color: #8b8b8b;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  margin: 0;
  padding: 10px 0 0;
  text-decoration: none;
  text-transform: none;
  display: block;
  text-align: right;
}
.about-content h6 {
  margin: 0;
  padding: 0;
}
.about-content h6 a {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: right;
}
.about-content p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 17px 0 0;
  text-decoration: none;
  text-transform: none;
  display: block;
  text-align: right;
}
.about-content .view-more {
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  margin: 0;
  padding: 12px 0 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: right;
}
.tzpage-about-content {
  background: #fff;
  padding: 86px 0 44px;
  overflow: hidden;
}
.tz-about-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  margin: 0;
  padding: 0 0 12px;
  text-align: center;
  text-decoration: none;
}
.tz-about-ds {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  margin: 0;
  padding: 11px 16% 3px;
  text-align: center;
  text-decoration: none;
}
.tzmargin {
  margin: 99px 0 90px !important;
}
.tzemployess .tzfilter {
  text-align: center;
}
.tzemployess .tz-employee .tz-image-item {
  max-height: 260px;
  overflow: hidden;
  position: relative;
  height: 260px;
}
.tzemployess .tz-employee .tz-image-item:after {
  display: none !important;
}
.tz-employee {
  cursor: pointer;
  padding: 0 40px 68px 0;
}
.tz-employee h4 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 30px 0 0;
  text-align: center;
  text-decoration: none;
}
.tz-employee p {
  color: #888888;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
  padding: 0 0 22px;
  text-align: center;
  text-decoration: none;
}
.tz-employee span {
  display: block;
  text-align: center;
}
.tz-employee span a {
  color: #444444;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 5px 0 0;
  padding: 7px 11px 6px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #565656;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.tz-employee span a:hover {
  background: #428bca;
  color: #fff;
  border: 1px solid #428bca;
}
.tz-employee:hover span a i {
  -webkit-animation: social_ami 1.5s linear 0s infinite alternate;
  animation: social_ami 1.5s linear 0s infinite alternate;
}
@keyframes social_ami {
  from {
    transform: rotateY(0);
    -ms-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  to {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
  }
}
@-webkit-keyframes social_ami {
  from {
    transform: rotateY(0);
    -ms-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  to {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
  }
}
.wp-pagenavi .tzviewmore {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
  padding: 8px 40px 7px;
  text-align: center;
  text-decoration: none;
  border: 0;
  display: inline-block;
  background: #428bca;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
}
.wp-pagenavi .tzviewmore:hover {
  border: none !important;
}
.tzemployess div.wp-pagenavi {
  margin: 0;
}
.tzslider {
  overflow: hidden;
}
body .tp-leftarrow.default {
  background: url(/templates/top_dobermann/images/pre.png) 22px center no-repeat rgba(0,0,0,0.3);
  cursor: pointer;
  height: 60px;
  position: relative;
  width: 60px;
  z-index: 100;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  left: 0 !important;
}
body .tp-rightarrow.default {
  background: url(/templates/top_dobermann/images/next.png) no-repeat scroll 28px center rgba(0,0,0,0.3);
  cursor: pointer;
  height: 60px;
  position: relative;
  width: 60px;
  z-index: 100;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  right: 0 !important;
}
body .tp-caption.title-slider {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 36px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
body .tp-caption.title-slider2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 36px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  background: none;
}
body .tp-caption.title-slider3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 48px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  background: none;
}
body .tp-caption.title-slider-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 48px;
  font-size: 36px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
body .tp-caption.title-slider-bold2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 48px;
  font-size: 36px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
body .tp-caption.slider-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
body .tp-caption.slider-ds2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzappli_content_button {
  background: none repeat scroll 0 0 #428bca;
  border: 0 none;
  border-radius: 8px;
  height: 60px;
  margin: 30px 0 0;
  padding: 0 31px;
  text-align: center;
}
.tzappli_content_button i {
  color: #fff;
  float: left;
  font-size: 36px;
  line-height: 24px;
  padding-right: 16px;
}
.tzappli_content_button  a {
  color: #fff;
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tzcustomtext-zoom {
  color: #fff;
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tzcustombutton-zoom:hover {
  color: #fff;
  text-decoration: none;
}
.tzcustombutton-zoom {
  color: #fff;
  display: inline-block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 14px;
  margin: 0;
  padding: 12px 45px;
  text-decoration: none;
  text-transform: uppercase;
  background: #428bca;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.tzslider-about .bannerscollection_zoominout.opportune .rightNav {
  background: url(/templates/top_dobermann/images/next-zoom.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  width: 40px;
  height: 40px;
  right: 40px;
}
.tzslider-about .bannerscollection_zoominout.opportune .rightNav:hover {
  background: url(/templates/top_dobermann/images/next-zoom.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
.tzslider-about .bannerscollection_zoominout.opportune .leftNav {
  background: url(/templates/top_dobermann/images/pre-zoom.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  width: 40px;
  height: 40px;
  left: 40px;
}
.tzslider-about .bannerscollection_zoominout.opportune .leftNav:hover {
  background: url(/templates/top_dobermann/images/pre-zoom.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
.cutomblock-zoom {
  width: 30%;
}
.cutomblock-zoom span {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 46px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  text-align: right;
}
.cutomblock-zoom h3 {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  margin: 0;
  padding: 0px 0 10px;
  text-decoration: none;
  text-transform: none;
  text-align: right;
}
.cutomblock-zoom h3 em {
  color: #428bca;
}
.cutomblock-zoom p {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0 0 33px 0;
  text-decoration: none;
  text-transform: none;
  text-align: right;
}
.cutomblock-zoom .tzcustombutton-zoom {
  float: right;
}
body .tzbigtext {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px !important;
  font-weight: 400 !important;
  line-height: 48px !important;
}
body .tzsmalltext {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
}
body .tzmasterbutton {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  padding: 18px 33px !important;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  background: #428bca;
}
body .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
  height: 60px;
  width: 60px;
}
body .ms-skin-default .ms-nav-next {
  background: url(/templates/top_dobermann/images/next.png) no-repeat scroll center center rgba(0,0,0,0.3);
  right: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
}
body .ms-skin-default .ms-nav-prev {
  background: url(/templates/top_dobermann/images/pre.png) no-repeat scroll 20px center rgba(0,0,0,0.3);
  left: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
}
.tz-content-blog aside:first-child {
  margin-top: 39px;
}
.tz-content-blog aside {
  margin-top: 59px;
}
.apply-now {
  background: #f2f2f2;
  padding: 60px;
  text-align: center;
}
.apply-social {
  margin: 0 0 31px 0;
  padding: 0;
  text-align: center;
}
.apply-social a.social:first-child {
  margin-left: 0;
}
.apply-social a.social {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-left: 25px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
}
.apply-social a:hover {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.apply-social a i {
  font-size: 24px;
  line-height: 60px;
  color: #fff;
}
.apply-now h6 {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
  margin: 0 0 23px 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.apply-now p {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 36px 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tzbutton-red {
  background: none repeat scroll 0 0 #428bca;
  border: 0 none;
  border-radius: 3px;
  height: 40px;
  margin: 0;
  padding: 0 39px;
  text-align: center;
}
.tzbutton-red a {
  color: #fff;
  display: block;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-aside-custom,
.custombackground,
.custom.background {
  background-position: center center;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-color: transparent;
  position: relative;
}
.tz-aside-custom:after,
.custombackground:after,
.custom.background:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  z-index: -1;
}
.tz-custom-content,
.custombackground,
.custom.background {
  position: relative;
  z-index: 999;
  background: transparent;
}
.tz-custom-content span,
.custombackground h5,
.custom.background h5 {
  color: #ffffff;
  display: block;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-custom-content h6,
.custombackground h6,
.custom.background h6 {
  color: #ffffff;
  display: block;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 42px;
  margin: 0 0 3px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-custom-content p,
.custombackground p,
.custom.background p {
  color: #ffffff;
  display: block;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-aside-custom a {
  color: #ffffff;
  display: block;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 18px 40px;
  text-decoration: none;
  background: #428bca;
  z-index: 999;
  position: relative;
  text-transform: uppercase;
}
.tz-aside-newsletter h3 {
  padding: 0 0 20px 0;
  margin: 0;
  border-bottom: 2px solid #428bca;
}
.tz-aside-newsletter h3 span {
  color: #222222;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-aside-newsletter .newsletter_widget p {
  color: #000000;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 34px 0 0 0;
  padding: 0;
  text-decoration: none;
}
.tz-aside-newsletter .newsletter_widget input,
.tz-module  .newsletter_widget input {
  border: 1px solid rgba(0,0,0,0.1);
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 60px;
  line-height: 24px;
  margin: 0;
  padding: 0 30px;
  position: relative;
  text-align: left;
  text-decoration: none;
  background: #f2f2f2;
}
.tz-aside-newsletter .newsletter_widget .newsletter_form,
.tz-module  .newsletter_widget .newsletter_form {
  margin-top: 20px !important;
  position: relative;
}
.tz-aside-newsletter .newsletter_widget .tzsubmit-form,
.tz-module  .newsletter_widget .tzsubmit-form {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  color: #fff;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 20px 0 0;
  padding: 0 30px;
  text-decoration: none;
  background: #428bca;
  display: inline-block;
  text-transform: uppercase;
  height: 40px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.tzsidebar-right {
  margin-top: 0;
  padding-left: 25px;
}
.tzsidebar-left {
  margin-top: 0;
  padding-right: 25px;
}
aside:first-child {
  margin-top: 0;
}
aside ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
aside.search-form form {
  margin-top: 38px;
}
aside .Tzsearchform {
  position: relative;
  background: #f2f2f2;
  border: 1px solid rgba(0,0,0,0.1);
  width: 100%;
  padding: 8px 15px;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  border-radius: 3px;
}
aside #searchsubmit {
  position: relative;
  background: #428bca;
  padding: 8px 29px;
  margin: 20px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 3px;
}
.tzdw-twitter li:first-child {
  padding: 8px 0 0;
}
.tzdw-twitter li {
  position: relative;
  display: block;
  padding: 34px 0 0;
}
.tzdw-twitter li img {
  max-width: 40px;
  max-height: 40px;
}
.tzdw-twitter li strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 20px;
  font-size: 15px;
  color: #222222;
  text-decoration: none;
  text-transform: none;
}
.tzdw-twitter li p a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 21px;
  font-size: 14px;
  color: #428bca;
  text-decoration: none;
  text-transform: none;
}
.tzdw-twitter li p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 21px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  margin: 4px 0 7px 0;
}
.tzdw-twitter li span.time {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  color: #9e9e9e;
  text-decoration: none;
  text-transform: none;
}
.view-all {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 20px;
  font-size: 18px;
  color: #428bca;
  text-decoration: none;
  text-transform: none;
  padding: 32px 0 0;
  display: block;
}
.view-all:hover {
  color: #428bca;
  text-decoration: none;
}
.tz-flickr-item {
  margin-left: -20px;
  margin-top: 40px;
}
.tz-flickr-item img {
  max-width: 116px;
  max-height: 120px;
  margin: 0 0 20px 20px;
}
.tz-widget-categories li {
  position: relative;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}
.tz-widget-categories li:after {
  clear: both;
  content: '';
  display: table;
}
.tz-widget-categories li span {
  float: right;
  color: #428bca;
}
.widget-newsletter form {
  margin-top: 16px;
}
.widget-newsletter p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  padding: 3px 0 0;
  margin: 0;
}
.widget-newsletter input {
  position: relative;
  background: #f2f2f2;
  border: 1px solid rgba(0,0,0,0.1);
  width: 100%;
  padding: 6px 15px 8px;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  border-radius: 3px;
  height: 40px;
}
.widget-newsletter .newslettersubmit {
  position: relative;
  background: #428bca;
  padding: 11px 28px;
  margin: 20px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 3px;
  display: block;
  width: auto;
  height: auto;
}
.widget-tags .tagcloud {
  margin-top: 35px;
}
.widget-tags .tagcloud a {
  background: #d9d9d9;
  color: #000000;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 5px 0 0;
  padding: 5px 12px 6px;
  text-decoration: none;
}
.widget-tags .tagcloud a:hover {
  background: #428bca;
  color: #fff;
}
.widget-popular li:first-child {
  margin-top: 35px;
}
.widget-popular li {
  margin-top: 32px;
}
.widget-popular li:after {
  clear: both;
  display: table;
  content: '';
}
.widget-popular img {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  margin-top: 7px;
}
.tzpopular-item {
  padding-left: 80px;
}
.widget-popular h6 {
  margin: 0;
  padding: 0 0 5px;
}
.widget-popular h6 a {
  color: #222222;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}
.tzpopular-item span {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: block;
}
.tzpopular-item span:after {
  clear: both;
  display: table;
  content: '';
}
.tzpopular-item span a {
  float: right;
  color: #999999;
  text-decoration: none;
}
.tzpopular-item span a i {
  padding-right: 5px;
}
.best-selling li:first-child {
  margin-top: 35px;
}
.best-selling li {
  margin-top: 28px;
}
.best-selling li:after {
  clear: both;
  display: table;
  content: '';
}
.best-selling img {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  margin-top: 5px;
}
.tzbest-item {
  padding-left: 80px;
}
.best-selling h6 {
  margin: 0;
  padding: 0 0 4px;
  text-align: left;
}
.best-selling h6 a {
  color: #222222;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}
.tzbest-item span {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
}
.tzbest-item em {
  display: block;
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  font-style: inherit;
}
.ui-widget-content {
  background: #d3d3d3;
  border: none;
  color: #d3d3d3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.ui-slider-horizontal {
  height: 5px;
  margin-bottom: 24px;
  margin-top: 44px;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.ui-slider .ui-slider-range {
  background-position: 0 0;
  border: 0 none;
  display: block;
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
}
.ui-widget-header {
  background: #428bca;
  border: none;
  color: #222222;
  font-weight: bold;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.6em;
  top: -0.3em;
}
.ui-slider .ui-slider-handle {
  cursor: default;
  height: 1.2em;
  position: absolute;
  width: 1.2em;
  z-index: 2;
  top: -5px;
}
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  cursor: default;
  height: 15px;
  position: absolute;
  width: 15px;
  z-index: 2;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #3d3d3d;
  border: none;
  color: #555555;
  font-weight: normal;
}
aside .price-amount {
  position: relative;
}
aside .price-amount:after {
  clear: both;
  display: table;
  content: '';
}
aside .price-amount span {
  color: #428bca;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: none;
  float: left;
}
aside label.amount {
  color: #b2b2b2;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: none;
  text-align: right;
  float: right;
}
aside input#amount {
  color: #b2b2b2;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: none;
  text-align: right;
  float: right;
  width: 70px;
}
.tzjoom-group ul {
  margin-top: 33px;
}
.tzjoom-group li:first-child {
  margin-top: 0;
}
.tzjoom-group li {
  margin-top: 26px;
}
.tzjoom-group li:after {
  clear: both;
  display: table;
  content: '';
}
.tzjoom-group img {
  float: left;
  max-height: 60px;
  max-width: 60px;
  margin-top: 6px;
}
.tzjoom-item {
  padding-left: 80px;
}
.tzjoom-item h6 {
  padding: 0;
  margin: 0 !important;
}
.tzjoom-item h6 a {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}
.tzjoom-item strong {
  color: #428bca;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}
.tzjoom-item span {
  color: #bcbcbc;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}
.latest-members-content {
  position: relative;
}
.latest-members-item {
  display: none;
}
.latest-members-item ul:after {
  clear: both;
  display: table;
  content: '';
}
.latest-members-item ul {
  list-style: none;
  padding: 0;
  margin: 0 -20px;
}
.latest-members-item ul li {
  float: left;
  padding-left: 20px;
  padding-right: 19px;
  padding-top: 40px;
}
.latest-members-item ul li a {
  display: block;
}
.latest-members-item ul li img {
  max-width: 60px;
  max-height: 60px;
}
.latest-members-item ul li:nth-child(1),
.latest-members-item ul li:nth-child(2),
.latest-members-item ul li:nth-child(3) {
  padding-top: 0;
}
.latest-members-header span {
  color: #bcbcbc;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  position: relative;
  padding: 0 10px 20px 0;
  cursor: pointer;
}
.latest-members-header span.m-active {
  color: #428bca;
}
.latest-members-header span i {
  font-size: 3px;
  color: #bcbcbc;
  line-height: 32px;
  position: absolute;
  right: 2px;
}
.tzportfolio-wrap {
  background: #fff;
  padding: 94px 0;
  overflow: hidden;
}
.tzportfolio-wrap .tzsidebar-right,
.tzportfolio-wrap .tzsidebar-left {
  margin-top: 0;
}
.tzfilter {
  text-align: left;
}
.tzfilter button:first-child {
  margin-left: 0;
}
.tzfilter a {
  color: #fff;
}
.tzfilter a {
  display: inline-block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  margin: 0 0 0 10px;
  padding: 0 13px;
  text-decoration: none;
  height: auto;
}
.tzfilter button.selected {
  background: #428bca;
  color: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.tzPortfolio {
  position: relative;
}
.tzPortfolio:after {
  clear: both;
  display: table;
  content: '';
}
.tzPortfolio .element {
  float: left;
  width: 300px;
}
.tzPortfolio .element .tz-inner {
  padding: 30px 20px;
  cursor: pointer;
}
.tz-image-item {
  overflow: hidden;
  position: relative;
}
.element .tz-inner:hover .tz-image-item:after {
  background: rgba(0,0,0,0.5);
}
.tz-image-item:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0,0,0,0);
  left: 0;
  top: 0;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz-gallery i,
.tz-link i {
  color: #fff;
  font-size: 15px;
  line-height: 40px;
}
.tz-gallery {
  position: absolute;
  background: #428bca;
  height: 40px;
  width: 40px;
  text-align: center;
  right: 20%;
  margin-right: -50px;
  margin-top: -20px;
  top: 50%;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
}
.tz-link {
  position: absolute;
  background: #428bca;
  height: 40px;
  width: 40px;
  text-align: center;
  left: 20%;
  margin-left: -50px;
  margin-top: -20px;
  top: 50%;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.4s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
}
.element .tz-inner:hover .tz-gallery {
  right: 50%;
  opacity: 1;
}
.element .tz-inner:hover .tz-link {
  left: 50%;
  opacity: 1;
}
.tzPortfolio .tz-image-item img {
  width: 100%;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.element .tz-inner:hover img {
  transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
}
.tzPortfolio .tz-des {
  background: #f2f2f2;
  padding: 19px 10px 20px;
}
.tzPortfolio .element .tz-inner h6 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.tzPortfolio .element .tz-inner h6 a {
  display: inline-block;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tzPortfolio .element .tz-inner span {
  display: block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
}
.tzProductsViewmore {
  text-align: center;
  margin-top: 60px;
}
.tzProductsViewmore a {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #428bca;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
div.tzPortfoliov2 {
  margin-right: 0;
}
.tzPortfoliov2 .element {
  cursor: pointer;
}
.tzPortfoliov2 .element:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  background: rgba(0,0,0,0);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tzPortfoliov2 .element:hover:after {
  background: rgba(0,0,0,0.3);
}
.tzPortfoliov2 img {
  width: 100%;
}
.lastest-des {
  bottom: 40%;
  left: 0;
  position: absolute;
  z-index: 9999;
  width: 100%;
}
.lastest-des h6 {
  padding: 0;
  margin: 0;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.lastest-des h6 a {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.lastest-des p {
  opacity: 0;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-left {
  z-index: 999;
  height: 86%;
  margin: 20px;
  position: absolute;
  width: 92%;
}
.line-left:before {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform-origin: left center;
  -moz-transform-origin: left center;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-left:after {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-right {
  z-index: 999;
  height: 86%;
  margin: 20px;
  position: absolute;
  width: 92%;
}
.line-right:before {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background: #fff;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform-origin: right center;
  -moz-transform-origin: right center;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.line-right:after {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background: #fff;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio1 .lastest-des {
  bottom: 24px;
  left: 59px;
  position: absolute;
  z-index: 9999;
  width: auto;
}
.style-proftolio1 .lastest-des h6 {
  margin-right: 30px;
}
.style-proftolio1 .lastest-des h6 a {
  text-align: left;
}
.style-proftolio1 > img {
  transform: translate3d(-20px,0px,0px) scale(1.1);
  -moz-transform: translate3d(-20px,0px,0px) scale(1.1);
  -webkit-transform: translate3d(-20px,0px,0px) scale(1.1);
  -ms-transform: translate3d(-20px,0px,0px) scale(1.1);
  -o-transform: translate3d(-20px,0px,0px) scale(1.1);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio1:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.style-proftolio1:hover .lastest-des h6 {
  transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio1 .lastest-des p {
  padding: 0 20px 0 0;
  transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  text-align: left;
  margin-right: 10px;
}
.style-proftolio1:hover .lastest-des p {
  opacity: 1;
  transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
}
.style-proftolio2 .lastest-des p {
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
}
.style-proftolio2:hover .line-left:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio2:hover .line-left:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio2:hover .line-right:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio2:hover .line-right:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio2:hover .lastest-des h6 {
  transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -webkit-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
}
.style-proftolio2:hover .lastest-des p {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  opacity: 1;
}
.style-proftolio2 > img {
  transform: translate3d(0px,20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,20px,0px) scale(1.2);
  -o-transform: translate3d(0px,20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio2:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
div.style-proftolio3 .lastest-des {
  z-index: 999;
}
div.style-proftolio3 .line-left:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  top: 50%;
  opacity: 0;
  transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
  -o-transition: top 0.4s ease 0s, opacity 0.3s ease 0s;
}
div.style-proftolio3 .line-right:before {
  transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: bottom 0.4s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  bottom: 50%;
  opacity: 0;
}
.style-proftolio3 .lastest-des p {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  margin-top: 5px;
}
.style-proftolio3:hover .lastest-des p {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.style-proftolio3:hover .line-left:before {
  transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -moz-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -ms-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -webkit-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -o-transition: top 0.4s ease 0s, opacity 0.4s ease 0.1s;
  top: 20px;
  opacity: 1;
}
.style-proftolio3:hover .line-right:before {
  transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -moz-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -ms-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -webkit-transition: bottom 0.4s ease 0s, opacity 0.4s ease 0.1s;
  -o-transition: transform 0.4s ease 0s, opacity 0.4s ease 0.1s;
  bottom: 20px;
  opacity: 1;
}
.style-proftolio3 > img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio3:hover > img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.style-proftolio4 .line-left:before {
  top: 20px;
}
.style-proftolio4 .line-left:after {
  left: 20px;
}
.style-proftolio4 .line-right:before {
  bottom: 20px;
}
.style-proftolio4 .line-right:after {
  right: 20px;
}
.style-proftolio4:hover .line-left:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio4:hover .line-left:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
}
.style-proftolio4:hover .line-right:before {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.style-proftolio4:hover .line-right:after {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.style-proftolio4 > img {
  transform: translate3d(0px,-20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,-20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,-20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,-20px,0px) scale(1.2);
  -o-transform: translate3d(0px,-20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio4:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.tzContentlastest div.style-proftolio5:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  bottom: -30%;
  left: 0;
  opacity: 0;
  background: rgba(0,0,0,3);
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  top: auto;
}
.tzContentlastest div.style-proftolio5:hover:after {
  opacity: 1;
  bottom: 0;
}
.style-proftolio5 .lastest-des h6 {
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.style-proftolio5 .lastest-des p {
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
}
.style-proftolio5:hover .lastest-des h6 {
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}
.style-proftolio5:hover .lastest-des p {
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  opacity: 1;
}
.style-proftolio6 .line-left {
  border: 1px solid #fff;
  transform: scale(0.3);
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  opacity: 0;
}
.style-proftolio6:hover .line-left {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
.style-proftolio6 .lastest-des h6 {
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio6:hover .lastest-des h6 {
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
}
.style-proftolio6 .lastest-des p {
  opacity: 0;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio6:hover .lastest-des p {
  opacity: 1;
  transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.style-proftolio7 .lastest-des h6 a {
  color: #000;
}
.style-proftolio7:hover .lastest-des h6 a {
  color: #fff;
}
.style-proftolio7 > img {
  transform: translate3d(0px,-20px,0px) scale(1.2);
  -moz-transform: translate3d(0px,-20px,0px) scale(1.2);
  -webkit-transform: translate3d(0px,-20px,0px) scale(1.2);
  -o-transform: translate3d(0px,-20px,0px) scale(1.2);
  -ms-transform: translate3d(0px,-20px,0px) scale(1.2);
  display: block;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7:hover > img {
  transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
}
.style-proftolio7 .lastest-des {
  bottom: 10%;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7 .lastest-des p {
  opacity: 0;
  padding: 20px;
  margin: 20px;
  border: 1px solid #fff;
  transform: translateY(-55px);
  -moz-transform: translateY(-55px);
  -webkit-transform: translateY(-55px);
  -ms-transform: translateY(-55px);
  -o-transform: translateY(-55px);
  transition: transform 0.1s ease 0s;
  -moz-transition: transform 0.1s ease 0s;
  -webkit-transition: transform 0.1s ease 0s;
  -ms-transition: transform 0.1s ease 0s;
  -o-transition: transform 0.1s ease 0s;
}
.style-proftolio7:hover .lastest-des p {
  opacity: 1;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.style-proftolio7:hover .lastest-des {
  bottom: 20%;
}
.tzportfolio-wrap .wp-pagenavi {
  text-align: center;
  margin: 20px 0 0;
}
.wp-pagenavi a.active,
.wp-pagenavi a:hover {
  border: 1px solid #454545;
}
.wp-pagenavi a {
  border: 1px solid #eeeeee;
  padding: 8px 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  margin: 0 1px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.wp-pagenavi a.previouspostslink {
  text-indent: -100px;
  height: 42px;
  width: 42px;
  background: url(/templates/top_dobermann/images/previouspost.png) no-repeat scroll center center transparent;
}
.wp-pagenavi a.nextpostslink {
  text-indent: -100px;
  height: 42px;
  width: 42px;
  background: url(/templates/top_dobermann/images/nextpost.png) no-repeat scroll center center transparent;
}
.tzportfolio-single {
  background: #fff;
  padding: 100px 0 100px;
}
.single-attr img {
  width: 100%;
}
.single-description {
  position: relative;
  padding-left: 25px;
}
.single-description h1 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0 0 25px;
  text-transform: none;
}
.single-description .rating {
  position: absolute;
  right: 0;
  top: 0;
}
.single-description .rating i {
  font-size: 16px;
}
.single-description p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
  padding: 10px 0 11px;
}
.single-information strong {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 24px 0 13px;
  display: block;
}
.single-information ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-information ul li {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.single-information ul li span {
  min-width: 92px;
  display: inline-block;
}
.single-information ul li a {
  font-style: italic;
  color: #428bca;
  text-decoration: none;
}
.single-slider-item {
  position: relative;
}
.single-slider-item a {
  position: absolute;
  background: rgba(0,0,0,0.3);
  height: 30px;
  width: 30px;
  text-align: center;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 999;
}
.single-slider-item a i {
  color: #aea498;
  font-size: 13px;
  line-height: 30px;
}
.tzportfolio-single2 .single-description {
  margin-top: 58px;
  padding-right: 25px;
}
.tzportfolio-single2 .single-description .rating {
  right: 40px;
}
.tzportfolio-single2 .single-information {
  margin-top: 60px;
  padding: 23px 25px 20px;
  background: #f2f2f2;
}
.tzportfolio-single2 .single-information strong {
  padding: 0 0 16px;
}
.related-item {
  overflow: hidden;
  cursor: pointer;
}
.related-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0 0 41px;
  text-decoration: none;
}
.related-item .tz-image-item {
  max-height: 180px;
  overflow: hidden;
  position: relative;
}
.tz-image-item img {
  width: 100%;
}
.tz-image-item:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  width: 100%;
  z-index: 1;
}
.related-item:hover .tz-image-item:after {
  background: rgba(0,0,0,0.5);
}
.related-item .tz-des {
  background: none repeat scroll 0 0 #f2f2f2;
  padding: 19px 10px 20px;
}
.related-item h6 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.related-item h6 a {
  color: #222222;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.related-item span {
  color: #000000;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.related-item .tz-gallery {
  transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  right: 50%;
  transform: rotate(145deg) scale(0.2);
  -moz-transform: rotate(145deg) scale(0.2);
  -ms-transform: rotate(145deg) scale(0.2);
  -o-transform: rotate(145deg) scale(0.2);
  -webkit-transform: rotate(145deg) scale(0.2);
}
.related-item .tz-link {
  left: 50%;
  transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -moz-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -webkit-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -ms-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  -o-transition: all 0.5s cubic-bezier(1,-0.36,0.57,-0.15) 0s;
  transform: rotate(-145deg) scale(0.2);
  -moz-transform: rotate(-145deg) scale(0.2);
  -ms-transform: rotate(-145deg) scale(0.2);
  -o-transform: rotate(-145deg) scale(0.2);
  -webkit-transform: rotate(-145deg) scale(0.2);
}
.related-item:hover .tz-gallery {
  opacity: 1;
  transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
}
.related-item:hover .tz-link {
  opacity: 1;
  transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
}
.tzsingleprev {
  border: 0 none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  left: 2%;
  line-height: 25px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 666;
  background: rgba(0,0,0,0.5);
  display: block;
}
.tzsingletnext {
  border: 0 none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  right: 2%;
  line-height: 25px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 666;
  background: rgba(0,0,0,0.5);
  display: block;
}
.tzsingle-slider {
  position: relative;
  max-height: none;
  overflow: hidden;
}
.tzsingle-slider .owl-theme .owl-controls {
  margin-top: 0;
  position: absolute;
  text-align: center;
  top: 89%;
  width: 100%;
}
.tzsingle-slider .owl-theme .owl-controls .owl-page span {
  background: rgba(200,200,200,0.9);
}
.tzsingle-slider .owl-theme .owl-controls div.active span,
.tzsingle-slider .owl-theme .owl-controls div span:hover {
  background: #428bca;
  border: 2px solid #ffffff;
  height: 15px;
  width: 15px;
}
section.tzblog-wrap-column {
  padding-top: 45px;
}
.videoID {
  position: absolute;
  width: auto;
  height: auto;
  max-height: 4000%;
  min-height: 100%;
  max-width: 1000%;
  min-width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.bg-video {
  z-index: 6;
}
.tzblog-wrap > .tzblog-default:last-child {
  border-bottom: 0;
}
.tzblog-wrap .tzblog-default:first-child {
  padding-top: 0;
}
.tzblog-wrap .tzblog-default {
  border-bottom: 1px solid #eeeeee;
  padding-top: 93px;
  padding-bottom: 42px;
}
.tzquote {
  border: 1px solid #eeeeee;
  padding: 30px;
}
.iframe-full {
  width: 100%;
  height: 540px;
  margin-top: 6px;
}
.iframe-full2 {
  width: 100%;
  height: 360px;
}
.iframe-full-audio {
  width: 100%;
  height: 160px;
  margin-bottom: 31px;
  margin-top: 6px;
}
.tzpost-slider {
  position: relative;
  max-height: 540px;
  overflow: hidden;
  margin-bottom: 34px;
  margin-top: 6px;
}
.tzpost-slider img {
  width: 100%;
}
.tzpost-slider:hover .tzpostprev,
.tzpost-slider:hover .tzpostnext {
  display: block;
}
.tzpostprev {
  border: 0 none;
  border-radius: 3px;
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  left: 5%;
  line-height: 25px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 666;
  background: #fff;
  display: none;
}
.tzpostnext {
  border: 0 none;
  border-radius: 3px;
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  right: 5%;
  line-height: 25px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 666;
  background: #fff;
  display: none;
}
.tzblog-video {
  position: relative;
  height: 540px;
  overflow: hidden;
  margin-bottom: 35px;
}
.tzblog-default h4.title {
  margin: 0;
  padding: 0 0 10px;
}
.tzblog-default h4.title a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 28px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
.tzinfomation {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  text-transform: none;
}
.tzinfomation a,
.tzinfomation small {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  text-transform: none;
}
.tzinfomation small {
  margin-right: 20px;
}
.tzinfomation a {
  margin-right: 20px;
}
.tzinfomation .tzcomment {
  margin-right: 20px;
}
.tzinfomation a i {
  padding-right: 5px;
}
.tzinfomation small i {
  padding-right: 5px;
}
.tztag i {
  padding-right: 5px;
}
.tzinfomation .tztag a {
  margin-right: 4px;
}
.tzblog-wrap .tzblog-default  p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  padding-top: 15px;
}
.tzblog-wrap .tzquote > p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 20px;
  color: #222222;
  text-decoration: none;
  text-transform: none;
  padding-top: 0;
  text-align: center;
}
.tzquote strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 19px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 33px;
  text-align: center;
  display: block;
}
.tzquote a.tzlink_quote {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  text-transform: none;
  padding-top: 0;
  text-align: center;
  display: block;
}
a.tzreadmore {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 25px;
  text-transform: uppercase;
  background: #428bca;
  border-radius: 4px;
  display: inline-block;
  padding: 8px 28px;
}
.tzblog-video:hover .tzblog_autoplay,
.tzblog-video:hover .tzblog_pauses {
  opacity: 1;
}
.tzblog_autoplay {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  background: url(/templates/top_dobermann/images/autoplay3.png) no-repeat scroll 36px center rgba(255,255,255,0.8);
  height: 100px;
  width: 100px;
  border: 0;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  opacity: 1;
}
.tzblog_pauses {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  background: url(/templates/top_dobermann/images/pause3.png) no-repeat scroll center center rgba(255,255,255,0.8);
  height: 100px;
  width: 100px;
  border: 0;
  margin-top: -50px;
  margin-left: -50px;
  display: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  opacity: 0;
}
.wp-pagenavi {
  text-align: center;
  margin: 98px 0 0;
}
.wp-pagenavi a.active,
.wp-pagenavi a:hover {
  border: 1px solid #454545;
}
.wp-pagenavi a {
  border: 1px solid #eeeeee;
  padding: 8px 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  margin: 0 1px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.wp-pagenavi a.previouspostslink {
  text-indent: -100px;
  height: 42px;
  width: 42px;
  background: url(/templates/top_dobermann/images/previouspost.png) no-repeat scroll center center transparent;
}
.wp-pagenavi a.nextpostslink {
  text-indent: -100px;
  height: 42px;
  width: 42px;
  background: url(/templates/top_dobermann/images/nextpost.png) no-repeat scroll center center transparent;
}
.tzblog-wrap div.tzstyle2 {
  padding: 93px 0 40px;
}
.tz-content-style2 {
  border-bottom: 1px solid #eeeeee;
  padding: 93px 0 41px;
}
.tz-content-style2  h4.title {
  margin: 0;
  padding: 1px 0 14px;
}
.tz-content-style2 h4.title a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 28px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
.tz-content-style2 .tztag {
  display: block;
  margin-bottom: 12px;
  margin-top: 2px;
}
.tzblog-wrap .tz-content-style2 > p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  padding-top: 15px;
}
.tz-content-style2 a.tzreadmore {
  margin-top: 27px;
}
.tzblog-default:after {
  clear: both;
  content: '';
  display: table;
}
.tzstyle2 .tzpost-slider {
  max-height: 320px;
  overflow: hidden;
  padding-right: 6px;
  margin: 0;
}
.tzstyle2 .tzblog-video {
  height: 320px;
  overflow: hidden;
  padding-right: 6px;
  margin: 5px 0 0;
}
.tzpost-content {
  padding-left: 6px;
}
.tzblog-wrap-style2 .wp-pagenavi a.active,
.tzblog-wrap-style2 .wp-pagenavi a:hover {
  border: 1px solid #428bca;
}
.tzblog-content {
  margin-left: -20px;
  margin-right: -20px;
}
.tzblog-content:after {
  clear: both;
  display: table;
  content: '';
}
.tzblog-item {
  width: 50%;
}
.tzblog-inner {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #eeeeee;
  padding-top: 50px;
  padding-bottom: 42px;
}
.tzblog-wrap  .tzblog-item:last-child {
  border-bottom: 0;
}
.tzblog-item h4.title {
  margin: 0;
  padding: 0 0 10px;
}
.tzblog-item h4.title a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 28px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
.tzblog-wrap .tzblog-item  p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  padding-top: 15px;
}
.tzblog-item .tzquote {
  border: 1px solid #eeeeee;
  padding: 19px 0 40px;
  margin-top: 50px;
  margin-bottom: 9px;
}
.tzblog-item .tzquote strong {
  text-transform: uppercase;
  padding-top: 17px;
  font-weight: 400;
}
.tzblog-item  .tzquote a.tzlink_quote {
  font-weight: 400;
}
.tzblog-wrap .tzblog-item .tzquote  p {
  padding-left: 12px;
  padding-right: 12px;
}
.tzblog-inner .tzblog-video {
  height: 340px;
}
.tzblog-inner .tzpost-slider {
  height: 340px;
}
body div.tz_feature_item h4.title {
  margin: 0;
  padding: 0 0 10px;
}
body .tzblog-wrap div.tz_feature_item p {
  padding-top: 15px;
}
body div.tz_feature_item h4.title a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 28px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
body div.tz_feature_item a.tzreadmore {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 25px;
  text-transform: uppercase;
  background: #428bca;
  border-radius: 4px;
  display: inline-block;
  padding: 8px 28px;
}
body div.tz_feature_item .tztag {
  margin: 0;
  display: inline-block;
}
div.tzblog-item-style .tzpost-slider,
div.tzblog-item-style .tzblog-video {
  height: 240px;
}
div.tzblog-item-style .iframe-full {
  height: 400px;
}
div.tzblog-item-style .iframe-full-audio {
  height: 108px;
}
div.tzblog-item-style h4.title {
  padding: 0 0 16px;
}
div.tzblog-item-style  h4.title a {
  line-height: 24px;
  font-size: 16px;
}
div.tzblog-item-style  a.tzreadmore {
  margin-top: 27px;
}
div.tzblog-item-style .tztag {
  display: block;
  margin-top: 3px;
}
.tzblog-wrap div.tzblog-item-style p {
  padding-top: 26px;
}
.flex-direction-nav a:before {
  content: '' !important;
}
div.flexslider {
  background: none repeat scroll 0 0 #fff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 5px 0 60px;
  position: relative;
}
.flex-viewport li figure {
  position: relative;
}
.flex-viewport li figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  padding: 20px 20px 5px;
}
.flex-viewport li figure figcaption h4 {
  margin: 0;
  padding: 0;
}
.flex-viewport li figure figcaption h4 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 28px;
  font-size: 24px;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
}
.tzblog-wrap .tzblog-default li figure figcaption p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  padding: 10px 0;
  margin: 0;
}
#carousel li {
  margin-right: 40px;
}
#carousel .slides li {
  position: relative;
}
#carousel .slides li:after {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(255,255,255,0.5);
  content: '';
  top: 0;
  left: 0;
}
#carousel .slides li:hover:after {
  background: rgba(255,255,255,0);
}
.flex-direction-nav .flex-prev {
  left: 20px !important;
  background: url(/templates/top_dobermann/images/pre3.png) no-repeat center center rgba(255,255,255,0.5);
  text-indent: -100px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  cursor: pointer;
}
.flex-direction-nav .flex-next {
  right: 20px !important;
  background: url(/templates/top_dobermann/images/next3.png) no-repeat center center rgba(255,255,255,0.5);
  text-indent: -100px !important;
  text-align: inherit !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  cursor: pointer;
}
.single-blog {
  background: #fff;
  padding-top: 95px;
  padding-bottom: 99px;
}
.blog-single-content {
  margin-top: 4px;
}
.single-blog .tzsingle-slider {
  max-height: 540px;
  margin-bottom: 30px;
}
.tzsingle-slider img {
  width: 100%;
}
.single-blog .tzsingletnext,
.single-blog .tzsingleprev {
  background: #fff;
  color: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.blog-single-content .iframe-single {
  height: 460px;
  width: 100%;
  margin-bottom: 30px;
}
.blog-single-content .iframe-single-audio {
  height: 125px;
  width: 100%;
  margin-bottom: 30px;
}
.tz-video-single {
  overflow: hidden;
  position: relative;
  height: 540px;
  margin-bottom: 30px;
}
.tz-video-single:hover .tzpause {
  opacity: 1;
}
.tz-video-single .tzautoplay {
  background: url(/templates/top_dobermann/images/autoplay3.png) no-repeat scroll 36px center rgba(255,255,255,0.8);
  border: 0 none;
  border-radius: 5px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 100px;
  z-index: 99;
}
.tz-video-single .tzpause {
  background: url(/templates/top_dobermann/images/pause3.png) no-repeat scroll center center rgba(255,255,255,0.8);
  border: 0 none;
  border-radius: 5px;
  display: none;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100px;
  z-index: 99;
}
.blog-single-content h1 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 10px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.single-blog .tzinfomation {
  margin: 0 0 3px;
  display: block;
}
div.expcrpt p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 13px 0;
  text-decoration: none;
  text-transform: none;
}
.single-content {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.single-content p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 11px 0;
  text-decoration: none;
  text-transform: none;
}
.single-content p a {
  color: #428bca;
}
.single-content blockquote {
  margin: 12px 0 5px;
  padding: 4px 0 4px 20px;
  border-left: 10px solid #428bca;
}
.single-content blockquote p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  font-style: italic;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.author-info h3 {
  padding: 0 0 15px 0;
  margin: 0;
}
.author {
  position: relative;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 34px 0 40px;
  margin: 43px 0 19px;
}
.author:after {
  clear: both;
  display: table;
  content: '';
}
.author-info {
  float: left;
  width: 80%;
}
.author-avata {
  float: right;
  width: 155px;
  height: 155px;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #e17572;
}
.author-info h3 a {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.author-social {
  display: block;
  margin-top: 24px;
}
.author-social a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 6px 0 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.author-social a:hover {
  color: #428bca;
}
.author-info p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.author-avata img {
  width: 155px;
  min-height: 155px;
  height: auto;
  max-width: none;
}
#comments {
  margin-top: 52px;
}
#comments h3 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
#comments h3:after {
  clear: both;
  content: '';
  display: table;
}
#comments h3 a i {
  color: #428bca;
  font-size: 16px;
  line-height: 22px;
  padding-right: 10px;
}
#comments h3 a {
  float: right;
  display: inline-block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
#comments ul.comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.child {
  list-style: none;
  padding: 0 0 0 100px;
  margin: 0;
}
.comment-list li .comment {
  border-bottom: 1px solid #ebebeb;
  padding: 38px 0 34px;
}
.comment-avatar {
  float: left;
  max-height: 83px;
  max-width: 83px;
  margin-top: 4px;
}
.comment:after {
  clear: both;
  display: table;
  content: '';
}
.comment-content {
  padding-left: 106px;
}
.comment-author {
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0 0 9px 0;
  text-decoration: none;
  text-transform: none;
  position: relative;
}
span.comment-meta {
  float: right;
  display: inline-block;
  color: #000000;
}
span.comment-meta small {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
span.comment-meta a {
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.comment-content p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.comments_form {
  margin-top: 58px;
}
.comments_form h5 {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
#comments_form {
  margin-top: 40px;
}
#comments_form .form-group {
  position: relative;
  margin-bottom: 10px;
}
#comments_form button.btn {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 29px !important;
  padding: 9px 28px 10px !important;
  background: #428bca !important;
}
#comments_form .form-group i {
  color: #b4b4b4;
  font-size: 16px;
  line-height: 36px;
  position: absolute;
  right: 15px;
  top: 0;
}
#comments-form {
  margin-top: 40px !important;
}
#comments_form .form-group .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  font-family: 'Open Sans', sans-serif;
  color: #b4b4b4;
  display: block;
  font-size: 13px;
  height: 40px;
  line-height: 22px;
  padding: 6px 12px !important;
  font-weight: 400;
  width: 100%;
}
#comments_form textarea.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  font-family: 'Open Sans', sans-serif;
  color: #b4b4b4;
  display: block;
  font-size: 13px;
  line-height: 22px;
  padding: 6px 12px !important;
  font-weight: 400;
  width: 100%;
  max-width: none !important;
}
.tzshop-wrap {
  background: #fff;
}
.tzshop-wrap .row {
  margin-left: -20px;
  margin-right: -20px;
}
.tzshop-wrap .col-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.shop-item {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 67px;
}
.tzshop-wrap .wp-pagenavi {
  margin-top: 0;
}
.tzshop-wrap .wp-pagenavi a.active,
.tzshop-wrap .wp-pagenavi a:hover {
  border: 1px solid #d95450;
}
.tz-ordering select,
.hikashop_filter_main  select {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 4px 10px 5px;
  text-decoration: none;
  text-transform: none;
  color: #000000;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  width: auto;
  background: #fff;
}
.tz-ordering select option,
.hikashop_filter_main  select option {
  padding: 0 10px;
}
.catalog_top {
  margin-bottom: 31px;
  margin-top: 4px;
  height: 27px;
}
.catalog_top .items_found {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  float: left;
}
.catalog_top .tz-ordering {
  float: right;
}
.catalog_top:after {
  clear: both;
  display: table;
  content: '';
}
.shop-content-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzshop-wrap-style2 .wp-pagenavi {
  margin-top: 80px;
}
.shop-content-list ul li {
  position: relative;
  margin-bottom: 60px;
}
.shop-content-list ul li:after {
  clear: both;
  display: table;
  content: '';
}
.shop-content-list ul li > img {
  max-width: 260px;
  max-height: 260px;
  float: left;
}
.shop-list-item {
  margin-left: 300px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 17px 0 15px;
}
.shop-list-item h6 {
  padding: 0;
  margin: 0;
}
.shop-list-item h6 a {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.shop-list-item em.list-price {
  position: absolute;
  top: 16px;
  right: 0;
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  font-style: normal;
}
.shop-list-item p {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
  padding: 16px 0 24px;
  text-decoration: none;
  text-transform: none;
  font-style: normal;
}
.shop-list-item span a {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 30px 0 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
.shop-list-item span a:hover {
  color: #428bca;
}
.shop-list-item span a i {
  padding-right: 10px;
  font-size: 20px;
  line-height: 30px;
}
.shop-item-version3 {
  position: relative;
  margin-bottom: 60px;
}
.shop-item-version3 img {
  max-width: 260px;
  max-height: 260px;
  float: left;
}
.shop-item-version3 .shop-list-item span a {
  margin: 0 15px 0 0;
}
.shop-item-version3 .shop-list-item em.list-price {
  right: 15px;
}
.tzshop-wrap-style3 .wp-pagenavi {
  margin-top: 20px;
}
.tzshopdetail-wrap {
  background: #fff;
  padding: 95px 0 38px;
}
.shop-detail-slider {
  padding-top: 4px;
  padding-right: 25px;
}
.shop-detail-slider:after {
  clear: both;
  display: table;
  content: '';
}
.tzshopdetail-wrap .col-padding {
  padding-left: 25px;
}
.col-padding-left {
  padding-right: 25px;
}
.tzshopdetail-wrap #carousel li:last-child {
  margin-right: 0;
}
.tzshopdetail-wrap #carousel li {
  margin-right: 15px;
}
.tzshopdetail-wrap div.flexslider {
  margin: 0 0 22px;
}
.shop-detail-content {
  padding-bottom: 32px;
}
div.detail-fullwidth .shop-detail-content h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400 !important;
  line-height: 20px !important;
  font-size: 24px !important;
  color: #222222 !important;
  text-decoration: none;
  padding: 3px 0 22px !important;
  margin: 0 !important;
  display: block;
  border: none !important;
}
.shop-detail-content .price {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 24px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  font-style: inherit;
}
.shop-detail-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 25px 0 24px;
  margin: 0;
  display: block;
  font-style: inherit;
}
.product-att {
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  margin: 23px 0 21px;
}
.product-att span:first-child {
  border-right: 1px solid #e2e2e2;
  width: 50%;
}
.product-att span {
  display: inline-block;
  padding: 9px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin: 0;
  font-style: inherit;
}
.product-att span small {
  display: block;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  color: #428bca;
  text-decoration: none;
  margin: 0;
  font-style: inherit;
}
.tzquantity {
  margin-bottom: 24px;
}
.tzquantity:after {
  clear: both;
  display: table;
  content: '';
}
.tzquantity .minus,
.tzquantity .plus,
.input-qty {
  background: #f1f1f1;
  padding: 5px 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 25px;
  color: #b9b9b9;
  text-decoration: none;
  margin: 0;
  font-style: inherit;
  border: 0;
  float: left;
}
.tzquantity .minus:hover,
.tzquantity .plus:hover,
.input-qty:hover {
  margin: 0 !important;
  font-weight: normal !important;
  color: #000000;
}
.input-qty {
  background: none;
  border: 1px solid #f1f1f1;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0 !important;
  padding: 4px 9px !important;
  text-align: center;
  text-decoration: none;
  width: 45px;
}
.tzquantity select {
  background: none;
  border: 1px solid #dfdfdf;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 0 15px;
  padding: 0 11px;
  text-align: left;
  text-decoration: none;
  width: 200px;
}
.tzquantity select option {
  background: none;
  border: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 4px 11px 5px;
  text-align: left;
  text-decoration: none;
  display: block;
}
.detail-order {
  display: block;
  margin-bottom: 19px;
}
.detail-order a:first-child {
  background: #428bca;
  margin-right: 10px;
}
.detail-order a {
  background: #9a9a9a;
  border: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
}
.detail-order a i {
  font-size: 14px;
  padding-right: 10px;
}
.detail-cat {
  display: block;
  border: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.detail-cat a {
  border: 0;
  color: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: none;
}
.detail-tags {
  display: block;
  border: 0;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.detail-tags a {
  margin: 0 3px 0 0;
  color: #000000;
}
.shop-detail-ds {
  width: 100%;
  border: 1px solid #e7e7e7;
  margin-top: 17px;
}
#detailTab {
  background: #f8f8f8;
  border: 0;
}
#detailTab > li.active > a {
  margin-top: -3px;
  border-top: 3px solid #428bca;
  border-right: 1px solid #e7e7e7;
  border-bottom: 0;
  padding: 12px 18px 10px 18px;
}
#detailTab > li > a {
  display: block;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 0;
  color: #000000;
  font-size: 13px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 10px 18px;
  text-decoration: none;
  border-radius: 0;
  border-top: none;
}
#detailTab > li > a:hover {
  background: none;
}
.tab-content {
  padding: 20px;
  margin: 0;
}
.tab-pane p:first-child {
  padding: 0;
}
.tab-pane img {
  float: left;
  margin-right: 20px;
}
.tab-pane #hikashop_product_vote_listing {
  margin-top: 0;
}
.tab-pane #hikashop_product_vote_listing ul {
  padding-left: 0;
}
.tab-pane #hikashop_product_vote_listing ul li.media a.pull-left {
  margin-right: 20px;
}
.tab-pane p {
  border: 0;
  color: #828282;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 7px 0 13px;
  text-decoration: none;
}
.tab-pane:after {
  clear: both;
  content: '';
  display: table;
}
#specifications img {
  max-height: 160px;
  max-width: 190px;
  float: left;
  margin-right: 20px;
}
.tzspeci h6 {
  border: 0;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 0 0 13px;
  text-decoration: none;
}
.related-title {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-style: inherit;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0 0 43px;
  text-decoration: none;
}
.tzvertical .flex-viewport {
  overflow: inherit !important;
}
.tzvertical .slides li {
  margin-bottom: 20px;
  margin-right: 0 !important;
}
.tzvertical .slides img {
  width: 100% !important;
  border: 1px solid #dfe5e9;
}
.detail-fullwidth #slider ul li img {
  width: auto;
}
.tzvertical .slides li:after {
  background: none !important;
}
.detail-fullwidth #slider {
  width: 78%;
  float: left;
}
.detail-fullwidth #carousel {
  width: 18%;
  margin-left: 4%;
  float: left;
}
.tzshopcart-wrap {
  background: #fff;
  padding: 100px 0 109px;
}
.shop_table {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-bottom: 0;
}
.shop_table thead {
  background: #f5f6f7;
  border-top: 3px solid #428bca;
}
.shop_table thead tr th:first-child {
  padding: 9px 30px;
}
.shop_table thead tr th {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  padding: 0 30px;
  margin: 0;
  border: none;
  vertical-align: middle;
}
.shop_table tr td {
  padding: 30px 0;
}
.shop_table .product-name {
  padding-left: 30px;
  width: 20%;
}
.shop_table .hikashop_cart_product_quantity_title {
  width: 20%;
}
.shop_table .product-name img {
  float: left;
  border: 1px solid #ebebeb;
  max-height: 100px;
  max-width: 100px;
}
.shop_table .product-name .product-tt {
  padding-left: 120px;
}
.shop_table .product-name .product-tt a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 16px;
  color: #222222;
  text-decoration: none;
  padding: 0 0 11px;
  margin: 0;
  display: block;
}
.shop_table tr td.product-code {
  width: 17%;
}
.shop_table tbody tr:first-child {
  border-top: 0;
}
.shop_table tbody tr {
  border-top: 1px solid #eff2f4;
}
.shop_table tr td.product-price {
  width: 14%;
}
.product-quantity span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0 0 11px;
  margin: 0;
}
.product-price span,
.product-subtotal span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 24px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.product-quantity .tzquantity {
  margin: 0;
}
.product-quantity .input-qty {
  margin: 0 1px;
  padding: 4px 0;
  min-width: 30px;
}
.shop_table tr td.product-remove {
  padding-right: 30px;
  padding-left: 60px;
}
.product-remove .remove {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  background: #a4a4a4;
  color: #fff;
}
.tzcoupon {
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 0;
  padding: 31px 30px;
}
.tzcoupon:after {
  clear: both;
  content: '';
  display: table;
}
.tzcoupon label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 3px 0 0 0;
  display: block;
  float: left;
}
#coupon_code,
#hikashop_checkout_coupon_input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  color: #b9b9b9;
  text-decoration: none;
  padding: 6px 12px 7px;
  margin: 0 0 0 27px;
  display: block;
  float: left;
  border: 1px solid #dfe5e9;
  width: 38%;
  border-radius: 0;
  box-shadow: none;
}
.tzcoupon .button,
#hikashop_checkout_page .tzcoupon a.hikashop_cart_button {
  border: 0 none;
  border-radius: 3px;
  color: #ffffff !important;
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 0 35px;
  padding: 7px 20px;
  text-decoration: none;
  background: #428bca;
  width: auto;
}
.tzbox-shop h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 59px 0 21px;
  margin: 0;
}
.tzbox-shop .box {
  border: 1px solid #dfe5e9;
  padding: 27px;
}
.box:after {
  clear: both;
  content: '';
  display: table;
}
.tzbox-shop .box select {
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
}
.tzbox-shop .box select option {
  border: 0;
  padding: 0 20px;
}
.tzbox-shop .box input.first {
  margin-right: 3%;
}
.tzbox-shop .box input {
  width: 48%;
  display: inline-block;
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 18px 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
}
.tzbox-shop .box button {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 4px 26px;
  text-decoration: none;
  margin: 8px 0 0;
}
.tzbox-shop .col-md-6:first-child {
  padding-right: 25px;
}
.box-item:after {
  clear: both;
  display: table;
  content: '';
}
.box-item span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 25px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzbox-shop .box1 {
  border: 1px solid #dfe5e9;
  padding: 21px 30px;
}
.box1:after {
  clear: both;
  content: '';
  display: table;
}
.box1 .last {
  margin-top: 19px;
}
.box-item span .price {
  font-size: 18px;
  line-height: 20px;
  color: #428bca;
}
.box-proceed {
  display: block;
  margin: 25px 0 7px;
}
.box-proceed a:first-child {
  background: #222222;
}
.box-proceed a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  padding: 4px 19px;
  margin: 0 10px 0 0;
  display: inline-block;
  background: #428bca;
}
.box-proceed a:hover,
.box-proceed a:focus {
  color: #fff;
}
.title-featured {
  position: relative;
  margin-top: 54px;
}
.title-featured:after {
  clear: both;
  content: '';
  display: table;
}
.title-featured h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzshopcart-wrap .tz-pro-slider {
  margin: 38px -40px 0 0;
}
.title-featured button {
  width: 20px;
  height: 20px;
  background: #e1e4e7;
  text-align: center;
  color: #828b91;
  display: inline-block;
  border: 0;
}
.title-featured button:hover {
  background: #428bca;
  color: #fff;
}
.tzshopcheckout {
  background: #fff;
  padding: 50px 0 98px;
}
.tzshopcheckout .col-md-6:first-child {
  padding-right: 25px;
}
.tzshopcheckout h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 18px;
  color: #2f383d;
  text-decoration: none;
  padding: 44px 0 25px;
  margin: 0;
  display: block;
}
.box-check {
  border: 1px solid #eaeaea;
  padding: 25px 30px 32px;
}
.box-check p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #acacac;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.box-check input:first-child {
  margin-right: 3%;
}
.box-check input {
  width: 48%;
  display: inline-block;
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 27px 0 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
}
.box-check .form-group {
  margin-bottom: 13px;
}
.box-check button {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 4px 20px;
  text-decoration: none;
  margin: 8px 0 0;
}
.box-address input[type=text] {
  width: 100%;
  display: block;
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 18px 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
}
.box-address .form-group {
  margin: 0;
}
.box-address .form-group:after {
  clear: both;
  content: '';
  display: table;
}
.box-address .form-group input[type=text]:first-child {
  margin: 0 4% 0 0;
  display: block;
}
.box-address .form-group input[type=text] {
  width: 48%;
  display: block;
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
  float: left;
}
.box-address select {
  border: 1px solid #dfe5e9;
  border-radius: 0;
  color: #afafaf;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 18px 0;
  padding: 7px 20px;
  text-decoration: none;
  background: none;
}
.box-address select option {
  border: 0;
  padding: 0 20px;
}
.tzship-header:after {
  clear: both;
  display: table;
  content: '';
}
.box-address label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #acacac;
  text-decoration: none;
  padding: 0;
  margin: 26px 0 24px;
  display: block;
}
.box-address label input {
  margin-right: 10px;
}
.payment-method:first-child {
  margin-top: 30px;
}
.payment-method:after {
  clear: both;
  content: '';
  display: table;
}
div.payment-first {
  padding: 22px 26px 24px;
}
div.payment-first p {
  margin-top: 3px;
}
.payment-method:first-child {
  border-width: 1px;
}
.payment-method {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #eaeaea;
  padding: 12px 26px 12px;
}
.payment-method p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #acacac;
  text-decoration: none;
  padding: 0 0 0 33px;
  margin: 0;
}
.payment-method label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0 17px 0 0;
}
.payment-method input {
  margin: 8px 15px 0 0;
  float: left;
}
.tzship-header label input {
  margin: 0;
}
.tzship-header label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  color: #9aa7af;
  text-decoration: none;
  padding: 0;
  margin: 46px 0 0;
}
.textarea-address {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  color: #b0b0b0;
  text-decoration: none;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  border: 1px solid #eaeaea;
}
.tzshopcheckout .box1 {
  border: 1px solid #dfe5e9;
  padding: 21px 30px;
}
.title-order {
  margin-top: 12px !important;
}
.box-order {
  border: 1px solid #dfe5e9;
  padding: 23px 30px 20px;
}
.box-order span {
  color: #222222;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.box-order .two-item {
  padding: 3px 0 5px;
}
.box-order .two-item span {
  color: #b2b2b2;
}
.box-order .last-item {
  padding: 12px 0 0;
}
.box-order .last-item a {
  font-size: 18px;
  color: #428bca;
}
.tz_Login {
  background: #fff;
  padding: 91px 0;
}
.tz_Login_content h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 30px;
  color: #222222;
  text-decoration: none;
  padding: 5px 0 22px;
  margin: 0;
  display: block;
}
.tz_Login_content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tz_Login_content .plazart-list {
  list-style: none outside none;
  margin: 20px 0 0;
  padding: 0;
}
.tz_Login_content h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  color: #2f383d;
  text-decoration: none;
  padding: 0 0 25px 0;
  margin: 0;
  display: block;
}
.tz_login_form .form-group:last-of-type {
  margin-bottom: 12px;
}
body .tz_register .form-group:last-of-type {
  margin-bottom: 24px;
}
.tz_login_form .form-group {
  margin-bottom: 20px;
  position: relative;
  display: block;
}
body .tz_register .form-group {
  margin-bottom: 17px;
  position: relative;
}
.tz_login_form .form-group .fa {
  position: absolute;
  right: 20px;
  top: 0;
  color: #dedede;
  font-size: 16px;
  line-height: 40px;
}
.tz_login_form .form-group input,
.hikashop_product_vote_form .form-control {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #bebebe;
  text-decoration: none;
  padding: 4px 16px;
  margin: 0;
  display: block;
  background: none;
  border: 1px solid #d7dcdf;
  height: auto;
  border-radius: 0;
  box-shadow: none;
}
.tz_login_form label input {
  margin-right: 10px;
}
.tz_login_form label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tz_login_form button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #fefefe;
  text-decoration: none;
  padding: 5px 50px;
  margin: 17px 0 10px 0;
  display: block;
  background: #428bca;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 0;
}
span.forgot {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
span.forgot a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.client-content {
  text-align: left;
}
.client-content {
  margin-top: 15px;
}
.client-content img {
  margin-top: 40px;
}
.bg-slider-overlay {
  background: rgba(0,0,0,0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.tz-comingsoon {
  z-index: 999;
}
.tzcomingsoon-t1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 102px;
  font-size: 48px;
  color: #ffffff;
  text-decoration: none;
  padding: 88px 0 76px;
  margin: 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.tzcoming-title {
  position: relative;
  min-height: 102px;
  width: 100%;
}
.tzcomingsoon-t5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 102px;
  font-size: 36px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.t5-active {
  opacity: 1;
}
.tzcomingsoon-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  padding: 62px 7% 55px;
  margin: 0;
  display: block;
  text-align: center;
}
.Counter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.Counter ul:after {
  clear: both;
  display: table;
  content: '';
}
.Counter ul li {
  float: left;
  width: 25%;
}
.Counter ul li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 60px;
  font-size: 48px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.Counter ul li p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 36px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-comingsoon .newsletter_form {
  margin: 75px auto;
  position: relative;
  width: 49%;
}
.tz-comingsoon .newsletter_form input {
  border: 2px solid #000;
  border-radius: 3px;
  background: #e0e1e1;
  height: 44px;
}
.tz-comingsoon .tzsubmit-form {
  height: 40px;
  right: -19px;
  top: 4px;
  text-transform: none;
  border-radius: 0;
}
.tzsubmit-form {
  background: none repeat scroll 0 0 #428bca;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 700;
  height: 36px;
  line-height: 35px;
  margin: 0;
  padding: 0 15px 0 16px;
  position: absolute;
  right: 2px;
  text-decoration: none;
  top: 2px;
}
.tz-comingsoon .tzsubmit-form:focus,
.tz-comingsoon .tzsubmit-form:active {
  color: #fff;
}
.copyright {
  margin: 15px 0 90px;
}
.copyright p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
}
.tz-comingsoon .tzsocial-block {
  margin: 142px 0 0 0;
}
.tz-comingsoon .tzsocial-block a {
  font-size: 15px;
  line-height: 18px;
  padding-right: 20px;
  margin: 0;
  padding-left: 0;
}
.tzjoom-social {
  padding: 0 0 100px;
  background: #fff;
}
.joom-header {
  width: 100%;
  max-height: 800px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.joom-header-text {
  position: absolute;
  bottom: 160px;
  left: 0;
  width: 100%;
}
.joom-header-text h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 46px;
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.joom-header-join {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
}
.joom-header-join p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  padding: 33px 0 38px;
  margin: 0;
}
.join-button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 37px;
  margin: 30px 0 0;
  background: #428bca;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
}
.join-button:focus,
.join-button:active,
.join-button:hover {
  color: #fff;
  text-decoration: none;
}
.tzjoom-login {
  background: #f2f2f2;
  padding: 30px 0 19px !important;
}
.tzjoom-login .form-group {
  position: relative;
  margin-bottom: 6px;
}
.tzjoom-login .form-group input {
  width: 100% !important;
  height: 40px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 46px !important;
  font-size: 14px !important;
  color: #bcbbbb !important;
  text-decoration: none;
  padding: 8px 20px !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
}
.tzjoom-login .form-group span {
  font-size: 14px !important;
  line-height: 40px !important;
  position: absolute;
  right: 17px !important;
  top: 0;
  color: #bcbbbb !important;
}
.tzjoom-login label {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 46px;
  font-size: 14px !important;
  color: #000000 !important;
  text-decoration: none;
  padding: 0 !important;
  margin: 0 !important;
}
.tzjoom-login label input {
  margin: 0 !important;
  padding: 0 !important;
  margin-right: 10px !important;
}
.tzjoom-login label a {
  color: #000000;
  text-decoration: none;
}
.tzjoom-login .lb-last {
  float: right;
}
.tzjoom-login button,
.tzjoom-login input.btn-login {
  background: #428bca;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 40px !important;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  padding: 0 33px !important;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 10px !important;
  border-color: transparent !important;
  text-shadow: none !important;
}
.tzjoom-login .col-md-3 {
  margin-right: 10px;
}
.tzjoom-wrap {
  padding-top: 95px;
}
.tzjoom-content-wrap {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzjoom-content-wrap li {
  display: block;
  position: relative;
  padding: 0 0 26px 0;
  margin: 26px 0 0 0;
  border-bottom: 1px solid #f2f2f2;
}
.tzjoom-content-wrap li:first-child {
  margin: 2px 0 0 0;
}
.tzjoom-content-wrap li:first-child .tzjoom-content header {
  margin: 0;
}
.tzjoom-avata {
  float: left;
  width: 60px;
  height: 60px;
  margin-top: 3px;
}
.tzjoom-content {
  padding-bottom: 7px;
  padding-left: 80px;
}
.tzjoom-content header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin-top: 57px;
  display: block;
}
.tzjoom-content .author-name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 18px;
  font-size: 15px;
  color: #428bca;
  text-decoration: none;
  padding: 0 4px 0 0;
  margin: 0;
  display: inline-block;
}
.tz_jdate {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tz_jdate i {
  padding-left: 5px;
}
.tz_jdate i.fa-last {
  line-height: 18px;
  font-size: 10px;
  color: #bcbcbc;
  padding-left: 3px;
}
.tz_jdate em {
  padding: 0 5px;
}
.tzjoom-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 15px 0 9px;
  margin: 0;
  display: block;
}
.tz_jsocial {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0 0 12px 0;
  margin: 0;
  display: block;
}
.tz_jsocial a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tz_jsocial a {
  padding-right: 22px;
}
.tz_jsocial a i {
  padding-right: 5px;
}
.tzjoms-stream-box {
  position: relative;
  border: 1px solid #e0e0e0;
  padding: 20px;
  box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  -ms-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  -o-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5);
  margin: 24px 0 15px;
}
.tzjoms-stream-box:after {
  clear: both;
  display: table;
  content: '';
}
.tzjoms-stream-box .image-Thumb {
  float: left;
  max-width: 180px;
  max-height: 120px;
  display: block;
}
.joms-stream-fetch-content {
  padding-left: 200px;
}
.joms-stream-fetch-content a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 15px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.joms-stream-fetch-content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #7e7e7e;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tz-cStream-Likes {
  background: #e9e9e9;
  width: 100%;
  padding: 5px 13px;
  border-radius: 5px;
  margin: 10px 0 14px;
}
.tz-cStream-Likes a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tz-cStream-Likes i {
  line-height: 18px;
  font-size: 12px;
  color: #737373;
}
.tz-cStream-Headline {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  padding: 14px 0 7px;
  margin: 0;
}
.tz-cStream-Headline a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 18px;
  font-size: 15px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tz-cStream-Headline i {
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  padding-right: 3px;
}
.cStream-Attachment {
  padding: 26px 0 21px;
}
.tzjoom-loadding {
  display: block;
  margin-top: 58px;
}
.tzjoom-loadding button {
  background: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 24px;
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.clearfull:after {
  clear: both;
  display: table;
  content: '';
}
.tzjoom-author {
  background: #f2f2f2;
  padding: 20px 0 40px;
}
.js-focus-avatar {
  float: left;
  position: relative;
  max-width: 200px;
}
.js-focus-avatar img {
  border: 3px solid #fff;
  margin-top: -139px;
}
.j-author-name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 46px;
  font-size: 40px;
  color: #fff;
  text-decoration: none;
  padding: 27px 0 28px 60px;
  margin: 0;
}
.joom-header-join .join-button2 {
  text-transform: uppercase;
  padding: 8px 20px;
}
.tzpull-last {
  text-align: right;
}
.tzpull-last .join-button2:first-child {
  margin-right: 26px;
}
.js-author-menu {
  float: left;
  padding-left: 60px;
}
.tzjoom-author ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzjoom-author ul:after {
  clear: both;
  display: table;
  content: '';
}
.tzjoom-author ul li {
  float: left;
  padding: 0 23px 0 0;
}
.tzjoom-author ul li:first-child a {
  color: #428bca;
}
.tzjoom-author ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tzjomNameTips {
  margin-top: 6px;
}
.tz-js-toolbar {
  background: #f4f4f4;
  border: 1px solid rgba(0,0,0,0.1);
}
.tz-js-toolbar .navbar-collapse {
  padding: 0;
}
.tz-js-toolbar ul {
  margin: 0;
  padding: 0;
}
.tz-js-toolbar ul.navbar-nav  li:first-child  a {
  background: #dbdbdb;
}
.tz-js-toolbar ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 8px 14px;
  margin: 0;
  display: block;
}
.tz-js-toolbar ul  li  a:hover {
  background: none;
  color: #428bca;
}
.tz-js-toolbar ul  li.uk-active  a {
  background: none;
  color: #428bca;
}
.tzjoms-postbox .joms-postbox-content {
  position: relative;
}
.tzjoms-postbox {
  border: 1px solid #e5e5e5;
  margin-top: 39px;
  margin-bottom: 29px;
}
.joms-postbox-charcount {
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #898989;
  text-decoration: none;
  background: #f4f4f4;
  padding: 3px;
}
.tzjoms-postbox .joms-postbox-content textarea {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 15px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 17px 20px 5px;
  margin: 0;
  display: block;
  border: 0;
  background: none;
  height: 53px;
}
nav.joms-postbox-tab {
  border-top: 1px solid #ebebeb;
  background: #f4f4f4;
}
.joms-postbox-tab ul {
  padding: 7px 0 6px 20px;
  margin: 0;
  list-style: none;
}
.joms-postbox-tab ul:after {
  clear: both;
  display: table;
  content: '';
}
.joms-postbox-tab ul li {
  float: left;
  padding-right: 30px;
}
.joms-postbox-tab ul li i {
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  padding-right: 6px;
}
.joms-postbox-tab ul li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.tzjooms-filter {
  border: 1px solid #ebebeb;
  background: #f4f4f4;
  position: relative;
  padding: 6px 0 5px;
  margin-bottom: 66px;
}
.tzjooms-filter span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding-left: 32px;
}
.tzjooms-filter i {
  line-height: 25px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 15px;
}
.tzjoom-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 18px;
  font-size: 18px;
  color: #222222;
  text-decoration: none;
  padding: 26px 0 14px;
  text-transform: uppercase;
}
.tzcResetList {
  border: 1px solid rgba(0,0,0,0.1);
  background: #f4f4f4;
  list-style: none;
  position: relative;
  padding: 0 5px;
  margin: 0;
}
.tzcResetList:after {
  clear: both;
  display: table;
  content: '';
}
.tzcResetList li {
  float: left;
}
.tzcResetList li.action {
  float: right;
}
.tzcResetList li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 10px;
  display: block;
}
.tzjoom-thub {
  max-height: 260px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.tzjoom-thub img {
  width: 100%;
  max-height: 250px;
}
.TzPhotoList {
  margin-right: -25px;
}
.TzPhotoList .TzPhoto-item {
  padding-right: 25px;
  padding-top: 40px;
}
.TzPhoto-item h6 {
  padding: 0;
  margin: 0;
}
.TzPhoto-item h6 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #428bca;
  text-decoration: none;
  padding: 20px 10px 0;
  display: block;
  text-align: center;
}
.TzPhoto-item em {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  display: block;
  text-align: center;
}
.TzPhoto-item span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0 0 7px;
  display: block;
  text-align: center;
}
.cFilter {
  border: 1px solid rgba(0,0,0,0.1);
  background: #f4f4f4;
  list-style: none;
  position: relative;
  padding: 0 5px;
  margin: 20px 0 0 0;
}
.cFilter ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cFilter ul:after {
  clear: both;
  display: table;
  content: '';
}
.cIndex-Box:after {
  clear: both;
  display: table;
  content: '';
}
.cFilter ul li {
  position: relative;
  float: left;
  display: block;
}
.cFilter ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 10px;
  margin: 0;
  display: block;
}
.tzcLayout ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cFilter ul li.active a {
  font-weight: 700;
}
.tzcLayout {
  margin-top: 40px;
}
.tzcLayout ul li:last-of-type {
  margin-bottom: 0;
}
.tzcLayout ul li {
  border: 1px solid rgba(0,0,0,0.1);
  background: #f4f4f4;
  padding: 18px 20px 19px;
  position: relative;
  margin-bottom: 40px;
}
.tzcLayout ul li:after {
  clear: both;
  display: table;
  content: '';
}
.cIndex-Avatar {
  display: block;
  max-width: 100px;
  max-height: 100px;
  overflow: hidden;
  margin-right: 20px;
  position: relative;
}
.cIndex-Avatar b {
  background: rgba(217,83,79,0.8);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding: 2px;
  margin: 0;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.tzcLayout .cIndex-Name {
  padding: 0 0 9px 0;
  margin: 0;
}
.cIndex-Name a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 18px;
  font-size: 18px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.cIndex-Content .cIndex-ds {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzcIndex-Meta {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzcIndex-Status {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding: 6px 0 5px;
  margin: 0;
  display: block;
}
.tzcIndex-Actions {
  display: block;
  padding-top: 10px;
}
.tzcIndex-Actions a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0 22px 0 0;
  margin: 0;
  display: inline-block;
}
.tzcIndex-Actions a i {
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  padding: 0 8px 0 0;
}
.tzjoomremove {
  position: absolute;
  right: 20px;
  top: 20px;
  border: 0;
  background: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0 0;
  margin: 0;
}
.tzjoomremove i {
  padding: 0 7px 0 0;
  color: #737373;
}
.cIndex-Avatar b {
  background: rgba(217,83,79,0.8);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding: 2px;
  margin: 0;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.tzevent-List .cIndex-Name a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 18px;
  font-size: 14px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzcIndex-Date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #bcbcbc;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
body .tzevent-List .cIndex-Name {
  padding: 0;
}
body .tzevent-List  ul li {
  padding: 15px 20px 16px;
}
.cIndex-Location {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding: 5px 0;
  margin: 0;
  display: block;
}
body .tzevent-List .tzcIndex-Actions a {
  line-height: 18px;
  font-size: 12px;
  color: #000000;
}
body .tzevent-List .tzcIndex-Actions a i {
  line-height: 18px;
  font-size: 12px;
  color: #000000;
}
body .tzevent-List .tzcIndex-Content {
  padding-left: 90px;
}
body .tzevent-List .tzcIndex-Actions {
  padding-top: 3px;
}
.cEvents-PendingInvitations {
  border: 1px solid rgba(0,0,0,0.1);
  background: #f4f4f4;
  padding: 13px 18px 80px;
  margin-top: 40px;
}
.cEvents-PendingInvitations .app-box-content {
  padding: 3px 0 0 0;
}
.cEvents-PendingInvitations h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
  text-transform: uppercase;
}
.app-box-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.app-box-content li {
  display: block;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.app-box-footer a {
  display: block;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 14px;
  color: #428bca;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.tzcResetList  .event-active a {
  color: #428bca;
}
.tzfooter1 {
  background: #ffffff;
  padding: 76px 0 102px;
  text-align: center;
}
.tzfooter1 h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 35px;
  font-size: 36px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 24px 0 21px;
  display: block;
}
.tzfooter1 p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}
.tzfooter1 .tzform {
  width: 31%;
  margin: 52px auto 0 !important;
  position: relative;
}
.tzfooter1 .tzform input {
  width: 100%;
  height: 40px;
  border: 1px solid rgba(0,0,0,0.1);
  background: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  color: #797e81;
  text-decoration: none;
  padding: 0 0 0 17px;
  margin: 0;
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.tzfooter1 .tzform .tzformsubmit {
  position: absolute;
  right: 2px;
  top: 2px;
  height: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  padding: 0 14px;
  margin: 0;
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: #5bc0de;
  border: 0;
}
a.tz-facebook {
  background: #3b5998;
}
a.tz-google-plus {
  background: #dd4b39;
}
a.tz-twitter {
  background: #00acee;
}
.tzsocial a:first-child {
  margin-left: 0;
}
.tzsocial {
  border-top: 1px solid rgba(0,0,0,0.1);
  margin: 100px 200px 60px;
  padding-top: 60px;
}
.tzsocial a {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-left: 25px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
}
.tzsocial a:hover {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  o-border-radius: 50%;
}
.tzsocial a i {
  font-size: 24px;
  line-height: 60px;
  color: #fff;
}
.tzfooter1 p.copyright {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin: 71px 0 0;
  padding: 0;
}
.inconvers {
  background: #3b3b3c;
  padding: 80px 0 100px;
  overflow: hidden;
}
.footer2 h3 {
  margin: 0;
  padding: 0;
}
.footer2 h3 span {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 59px;
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  position: relative;
  text-transform: none;
}
footer .textwidget {
  display: block;
  color: #cbcbcb;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.Recent-Post li:first-child {
  margin-top: 0;
}
.Recent-Post li {
  position: relative;
  display: block;
  margin-top: 13px;
}
.Recent-Post li:after {
  clear: both;
  display: table;
  content: '';
}
.Recent-Post li .recent-img {
  position: relative;
  float: left;
  margin-top: 6px;
  max-width: 54px;
  max-height: 54px;
  overflow: hidden;
}
.Recent-Post li:hover .recent-img:after {
  left: 0;
}
.Recent-Post li:hover .recent-img a {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.2s linear 0.3s;
  -moz-transition: all 0.2s linear 0.3s;
  -webkit-transition: all 0.2s linear 0.3s;
  -ms-transition: all 0.2s linear 0.3s;
  -o-transition: all 0.2s linear 0.3s;
}
.Recent-Post li .recent-img:after {
  background: rgba(217,83,79,0.8);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100px;
  top: 0;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.Recent-Post li .recent-img a {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #ffffff;
  padding: 13px 20px;
  z-index: 8999;
  text-decoration: none;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.Recent-Post li .recent-img img {
  width: 100%;
}
.Recent-Post li .recent-content {
  padding-left: 68px;
}
.recent-content h6 {
  margin: 0;
  padding: 0;
}
.recent-content h6 a {
  display: block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.recent-content span {
  display: block;
  color: #909090;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tagcloud a {
  display: inline-block;
  color: #8e8e8e;
  background: #202629;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  margin: 5px 0 0 0;
  padding: 5px 12px 8px;
  text-decoration: none;
}
.newsletter_widget {
  margin-top: -3px;
}
.newsletter_widget p {
  color: #cbcbcb;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.newsletter_form {
  position: relative;
  margin-top: 32px;
}
#tz-bottom-wrapper .newsletter_form input {
  width: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  background: #ffffff;
  height: 40px;
  padding: 0 10px;
  margin: 0;
  color: #797e81;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
}
.newsletter_form input {
  background: none repeat scroll 0 0 #ffffff;
  border: 0 none;
  border-radius: 0;
  color: #797e81;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  line-height: 30px;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
.newsletter-padding {
  margin-top: 11px;
}
#tz-bottom-wrapper .tzsubmit-form {
  position: absolute;
  top: 2px;
  height: 36px;
  right: 2px;
  background: #428bca;
  padding: 0 15px 0 16px;
  margin: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 35px;
  font-size: 15px;
  display: block;
  text-decoration: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  text-transform: none;
}
#tz-bottom-wrapper  .tzsubmit-form:hover {
  color: #fff;
  text-decoration: none;
}
.footer2 .custom-menu {
  margin-top: 11px;
}
.footer2 .custom-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer2 .custom-menu ul li {
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
}
.footer2 .custom-menu ul li a {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  display: block;
  text-decoration: none;
}
.footerbottom {
  margin-top: 91px;
}
.tzcopyright p {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  display: block;
}
.tzfootermenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzfootermenu ul:after {
  display: table;
  clear: both;
  content: '';
}
.tzfootermenu ul li {
  float: left;
  position: relative;
}
.tzfootermenu ul li:first-child a {
  padding: 0;
}
.tzfootermenu ul li a {
  padding: 0 0 0 19px;
  margin: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  display: block;
}
.tzfootermenu ul li a:hover {
  text-decoration: none;
}
.footer3 h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 63px;
  font-size: 36px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.footer3 .tzsocial2 {
  text-align: center;
  margin-top: 14px;
}
.footer3 .tzsocial2 a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
  padding-left: 50px;
  text-decoration: none;
}
.footer3 .tzfootermenu {
  text-align: center;
  margin-top: 37px;
}
.footer3 .tzfootermenu ul li {
  float: none;
  display: inline-block;
}
.footer3 .tzcopyright {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin: 16px 0 0 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
  .tz_icon_menu {
    display: none;
  }
  .tzProducts .tzContent {
    margin-right: -40px;
  }
}
@media (min-width: 1300px) {
  .tzgallery .container {
    width: 1270px;
    padding-left: 55px;
  }
  .fix-width .tz-wrap {
    max-width: 1300px;
    margin: auto;
  }
}
#off-canvas-nav {
  display: none;
}
@media (max-width: 991px) {
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #plazart-mainnav .nav-collapse,
  .off-canvas #ja-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
    background: none;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse {
    height: auto;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #plazart-mainnav {
    display: block;
  }
}
.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;
  float: left;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.loadding {
  background: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  left: 0;
  top: 0;
}
.loadding img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.tz-alert-1 {
  border-radius: 3px;
  padding: 0;
  margin: 0;
  border: 1px solid #f2f2f2;
  position: relative;
}
.alert-style1 {
  background: #f9fafb;
}
.tz-alert-1 p {
  padding: 8px 20px !important;
}
.tz-close {
  position: absolute;
  top: 12px;
  right: 6px;
  border: 0;
  background: none;
  color: #bcbcbc;
  font-size: 15px;
}
.alert-style2 {
  background: #fff1ea;
}
.alert-style3 {
  background: #f0faf8;
}
.alert-style4 {
  background: #fffaef;
}
.tz-alert-2 {
  border-radius: 3px;
  padding: 24px 20px;
  margin: 0;
  border: 1px solid #f2f2f2;
  position: relative;
}
.tz-alert-2 .tz-close {
  right: 6px;
  top: 20px;
}
.tz-alert-2 h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 25px;
  font-size: 24px;
  color: #222222;
  text-decoration: none;
  padding: 0 0 13px;
  margin: 0;
}
.tz-alert-2 p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.button-aler {
  display: block;
  margin-top: 20px;
}
.button-alert-2:active,
.button-alert-2:focus,
.button-alert-2:hover {
  color: #fff;
  text-decoration: none;
}
.button-alert-1:active,
.button-alert-1:focus,
.button-alert-1:hover {
  color: inherit;
  text-decoration: none;
}
.button-aler a {
  margin-right: 13px;
}
.button-alert-1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 15px;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  padding: 12px 26px;
  margin: 0;
  display: inline-block;
  border-radius: 5px;
  border: 2px solid #000000;
}
.button-alert-2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 15px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 13px 23px;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
  background: #428bca;
}
a.border-2:hover,
a.border-2:focus,
a.border-2:active {
  color: #428bca;
}
a.border-3:hover,
a.border-3:focus,
a.border-3:active {
  color: #43b56e;
}
a.border-2 {
  border-color: #428bca;
  color: #428bca;
}
a.border-3 {
  border-color: #43b56e;
  color: #43b56e;
}
.tz-button:hover {
  background: rgba(217,83,79,0.8);
  color: #fff;
}
.tz-button:focus {
  background: #3b3b3c !important;
  color: #fff;
}
.tz-button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  text-decoration: none !important;
  padding: 8px 50px;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
  background: #428bca;
  border: 0;
  text-transform: uppercase;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.color-pink {
  background: #d94f90 !important;
}
.color-yellow {
  background: #dbd354 !important;
}
.color-green {
  background: #4cb14f !important;
}
.color-blue {
  background: #4e7ad5 !important;
}
.color-orange {
  background: #d9a04f !important;
}
.color-pink:hover {
  background: rgba(217,79,144,0.8) !important;
}
.color-yellow:hover {
  background: rgba(219,211,84,0.8) !important;
}
.color-green:hover {
  background: rgba(76,177,79,0.8) !important;
}
.color-orange:hover {
  background: rgba(217,160,79,0.8) !important;
}
.tz-medium {
  padding: 13px 41px !important;
  font-size: 18px !important;
}
.tz-Large {
  padding: 18px 42px !important;
  font-size: 24px !important;
}
.tabs-style2:after {
  clear: both;
  display: table;
  content: '';
}
.tabs-style2 .nav-tabs {
  float: left;
  width: 225px;
  border: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-style2 .nav-tabs li {
  float: none;
  margin: 0;
}
.tabs-style2 .nav-tabs li a {
  margin: 0;
  border-radius: 0;
  padding: 10px 20px;
  background: #f8f8f8;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #e7e7e7;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  color: #000000;
}
.tabs-style2 .nav-tabs li.active a {
  margin: 0;
  border-radius: 0;
  color: #428bca;
  border-width: 0 0 0 5px;
  border-style: solid;
  border-color: #428bca;
  background: #e7e7e7;
}
.tabs-style2 .nav-tabs li a i {
  padding-right: 15px;
}
.tabs-style2 .tab-content {
  background: #e7e7e7;
  margin-left: 225px;
}
.tabs-style3:after {
  clear: both;
  display: table;
  content: '';
}
.tabs-style3 .nav-tabs {
  float: right;
  width: 225px;
  border: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-style3 .nav-tabs li {
  float: none;
  margin: 0;
}
.tabs-style3 .nav-tabs li a {
  margin: 0;
  border-radius: 0;
  padding: 10px 20px;
  background: #f8f8f8;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e7e7e7;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  color: #000000;
}
.tabs-style3 .nav-tabs li.active a {
  margin: 0;
  border-radius: 0;
  color: #428bca;
  border-width: 0 5px 0 0;
  border-style: solid;
  border-color: #428bca;
  background: #e7e7e7;
}
.tabs-style3 .nav-tabs li a i {
  padding-right: 15px;
}
.tabs-style3 .tab-content {
  background: #e7e7e7;
  margin-right: 225px;
}
body table.tztable {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e7e7e7;
}
body table.tztable > thead > tr > th {
  margin: 0;
  padding: 9px 20px 10px;
  background: #428bca;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #dd6561;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
.table > tbody > tr > td:first-child {
  color: #000000;
  font-weight: 700;
}
.table.cart_table > tbody > tr > td {
  border-left: none;
}
.table > tbody > tr > td {
  border-left: 1px solid #e7e7e7;
  vertical-align: middle;
  padding: 30px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
}
.table > tbody > tr > td.hikashop_cart_product_price_value,
.table > tbody > tr > td.hikashop_cart_product_quantity_value,
.table > tbody > tr > td.hikashop_cart_product_total_value,
.table > tbody > tr > td.hikashop_cart_product_action {
  text-align: center;
  padding: 30px 0;
}
.table > tbody > tr > td.hikashop_cart_product_name_value {
  padding: 20px 30px;
  text-align: left;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #fff !important;
}
.table-striped > tbody > tr:nth-child(2n+2) > td,
.table-striped > tbody > tr:nth-child(2n+2) > th {
  background-color: #f5f5f5 !important;
}
.tz-rotate-skill {
  margin-top: 40px;
  margin-left: 100px;
}
body .tz-rotate-skill p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  line-height: 20px;
  z-index: 2;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-top: 14px;
  opacity: 0;
}
.chart {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  line-height: 150px;
  z-index: 2;
  font-size: 30px;
  color: #939598;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #939598;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}
.theme-dark .tzservices2,
.theme-dark div.tzser3-item span,
.theme-dark  .tzser2-item span,
.theme-dark .tzser2-item span {
  background: #2e2e2e;
}
.theme-dark div.tzser3-item span,
.theme-dark .tzser2-item span {
  background: none repeat scroll 0 0 #428bca;
  border: 1px solid #428bca;
  box-shadow: 0 0 0 2px #2e2e2e inset;
  -moz-box-shadow: 0 0 0 2px #2e2e2e inset;
  -webkit-box-shadow: 0 0 0 2px #2e2e2e inset;
  -ms-box-shadow: 0 0 0 2px #2e2e2e inset;
  -o-box-shadow: 0 0 0 2px #2e2e2e inset;
}
.theme-dark div.tzser3-item:hover span {
  box-shadow: 0 0 0 80px #2e2e2e inset;
  -moz-box-shadow: 0 0 0 80px #2e2e2e inset;
  -webkit-box-shadow: 0 0 0 80px #2e2e2e inset;
  -ms-box-shadow: 0 0 0 80px #2e2e2e inset;
  -o-box-shadow: 0 0 0 80px #2e2e2e inset;
}
.theme-dark .tzser2-item:hover span {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
}
.theme-dark div.tzser3-item:hover h3,
.theme-dark .tzser2-item:hover h3 {
  color: #428bca;
}
.theme-dark .tziconline,
.theme-dark .tzservices2 h2,
.theme-dark div.tzser3-item h3,
.theme-dark .icon,
.theme-dark .tz-servicebox-item h6,
.theme-dark .tzser2-item h3 {
  color: #eeeeee;
}
.theme-dark .tzservices2 .container > p,
.theme-dark .tz-servicebox-item p {
  color: #a2a2a2;
}
.theme-dark div.tzser3-item p,
.theme-dark .tzser2-item p {
  color: #a2a2a2;
}
.theme-dark .Latest-Project {
  background: #2e2e2e;
}
.theme-dark  .tzfilter a,
.theme-dark .Latest-Project > p {
  color: #a2a2a2;
}
.theme-dark  .tzfilter a.selected {
  color: #fff;
}
.theme-dark .Latest-Project h3 {
  color: #eeeeee;
}
.theme-dark .tz-gray-wrapper {
  background: #262626 !important;
}
.theme-dark  .tz-white-wrapper-blog h3,
.theme-dark .tz-Latest-item h6 a,
.theme-dark .tz-gray-wrapper h3 {
  color: #eeeeee;
}
.theme-dark .tz-Latest-item span {
  color: #a2a2a2;
}
.theme-dark .tz-white-wrapper {
  background: #2e2e2e;
}
.theme-dark .Our-title,
.theme-dark .outTeam-content h6 {
  color: #eeeeee;
}
.theme-dark .outTeam-content span {
  color: #797979;
}
.theme-dark .tz-gray-wrapper .container > p,
body.theme-dark .tzaccordion p,
.theme-dark .Our-ds,
.outTeam-content p {
  color: #a2a2a2;
}
.theme-dark .tzaccordion h6 {
  background: none repeat scroll 0 0 #2e2e2e;
  border: 1px solid #000000;
  color: #eeeeee;
}
.theme-dark .tzaccordion h6 i {
  border-right: 1px solid #000000;
}
.theme-dark .tz-our-team .owl-controls .active span {
  background: none repeat scroll 0 0 #428bca !important;
  opacity: 1 !important;
  border: 2px solid #fff;
  width: 15px !important;
  height: 15px !important;
  margin: -2px 5px !important;
}
.theme-dark .tzskill-item {
  background: #404040;
}
.row.pricing-style2 {
  margin: 0;
}
.pricing-style2 {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.pricing-style2:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  -ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  -o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  cursor: pointer;
}
.pricing-style2:hover .pricing-title h6 {
  color: #428bca;
}
.pricing-style2:hover .pricing-header {
  background: #363636;
}
.pricing-style2:hover .pricing-footer a {
  background: #363636;
}
.pricing-style2 .pricing-header {
  background: #428bca;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.pricing-style2 .pricing-header strong {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 48px;
  font-size: 48px;
  color: #ffffff !important;
  display: block;
  padding: 50px 0;
}
.pricing-style2 .pricing-header em {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 24px;
  color: #ffffff !important;
  display: block;
}
.pricing-style2 .pricing-title h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 40px;
  font-size: 30px;
  color: #222222;
  display: block;
  padding: 29px 0 0;
}
.pricing-style2 .pricing-title p {
  padding: 3px 0 !important;
}
.pricing-cn ul {
  float: left;
  padding: 0 0 0 17px;
  margin: 28px 68px 0 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
}
.pricing-cn ul li {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  display: block;
}
.pricing-footer {
  text-align: center;
}
.pricing-footer a {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  background: #428bca;
  padding: 0 30px;
  margin: 69px 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.margin-top {
  margin-top: 58px;
}
small.small {
  background: none repeat scroll 0 0 #428bca;
  color: #fff;
  font-size: 100%;
  padding: 0 4px 2px;
}
.text-i {
  text-decoration: line-through;
  color: #bcbcbc;
}
h1 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  padding: 0 0 5px 0;
  text-decoration: none;
}
h2 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
h3 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
h4 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
h5 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
h6 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-plazart-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tz-plazart-list li {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.tz-plazart-list li i {
  color: #428bca;
  padding-right: 10px;
}
.plazart-dropcap {
  color: #000000;
  display: inline-block;
  float: left;
  font-size: 40px;
  font-weight: 400;
  line-height: 38px;
  margin: 3px 7px 0 0;
}
.plazart-dropcap-radius {
  background: url(/templates/top_dobermann/images/Dropcap.png) repeat;
  color: #000000;
  display: inline-block;
  float: left;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  margin: 5px 12px 0 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
}
.plazart-dropcap-no-radius {
  background: url(/templates/top_dobermann/images/Dropcap2.png) repeat;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  margin: 8px 18px 0 0;
  width: 30px;
  height: 30px;
  text-align: center;
}


@font-face {
  font-family: "linea-basic-10";
  src:url(/templates/top_dobermann/fonts/linea-basic-10/linea-basic-10.eot);
  src:url(/templates/top_dobermann/fonts/linea-basic-10/linea-basic-10.eot#iefix) format("embedded-opentype"),
    url(/templates/top_dobermann/fonts/linea-basic-10/linea-basic-10.woff) format("woff"),
    url(/templates/top_dobermann/fonts/linea-basic-10/linea-basic-10.ttf) format("truetype"),
    url(/templates/top_dobermann/fonts/linea-basic-10/linea-basic-10.svg#linea-basic-10) format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "linea-basic-10";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-basic-accelerator:before {
  content: "a";
}
.icon-basic-alarm:before {
  content: "b";
}
.icon-basic-anchor:before {
  content: "c";
}
.icon-basic-anticlockwise:before {
  content: "d";
}
.icon-basic-archive:before {
  content: "e";
}
.icon-basic-archive-full:before {
  content: "f";
}
.icon-basic-ban:before {
  content: "g";
}
.icon-basic-battery-charge:before {
  content: "h";
}
.icon-basic-battery-empty:before {
  content: "i";
}
.icon-basic-battery-full:before {
  content: "j";
}
.icon-basic-battery-half:before {
  content: "k";
}
.icon-basic-bolt:before {
  content: "l";
}
.icon-basic-book:before {
  content: "m";
}
.icon-basic-book-pen:before {
  content: "n";
}
.icon-basic-book-pencil:before {
  content: "o";
}
.icon-basic-bookmark:before {
  content: "p";
}
.icon-basic-calculator:before {
  content: "q";
}
.icon-basic-calendar:before {
  content: "r";
}
.icon-basic-cards-diamonds:before {
  content: "s";
}
.icon-basic-cards-hearts:before {
  content: "t";
}
.icon-basic-case:before {
  content: "u";
}
.icon-basic-chronometer:before {
  content: "v";
}
.icon-basic-clessidre:before {
  content: "w";
}
.icon-basic-clock:before {
  content: "x";
}
.icon-basic-clockwise:before {
  content: "y";
}
.icon-basic-cloud:before {
  content: "z";
}
.icon-basic-clubs:before {
  content: "A";
}
.icon-basic-compass:before {
  content: "B";
}
.icon-basic-cup:before {
  content: "C";
}
.icon-basic-diamonds:before {
  content: "D";
}
.icon-basic-display:before {
  content: "E";
}
.icon-basic-download:before {
  content: "F";
}
.icon-basic-exclamation:before {
  content: "G";
}
.icon-basic-eye:before {
  content: "H";
}
.icon-basic-eye-closed:before {
  content: "I";
}
.icon-basic-female:before {
  content: "J";
}
.icon-basic-flag1:before {
  content: "K";
}
.icon-basic-flag2:before {
  content: "L";
}
.icon-basic-floppydisk:before {
  content: "M";
}
.icon-basic-folder:before {
  content: "N";
}
.icon-basic-folder-multiple:before {
  content: "O";
}
.icon-basic-gear:before {
  content: "P";
}
.icon-basic-geolocalize-01:before {
  content: "Q";
}
.icon-basic-geolocalize-05:before {
  content: "R";
}
.icon-basic-globe:before {
  content: "S";
}
.icon-basic-gunsight:before {
  content: "T";
}
.icon-basic-hammer:before {
  content: "U";
}
.icon-basic-headset:before {
  content: "V";
}
.icon-basic-heart:before {
  content: "W";
}
.icon-basic-heart-broken:before {
  content: "X";
}
.icon-basic-helm:before {
  content: "Y";
}
.icon-basic-home:before {
  content: "Z";
}
.icon-basic-info:before {
  content: "0";
}
.icon-basic-ipod:before {
  content: "1";
}
.icon-basic-joypad:before {
  content: "2";
}
.icon-basic-key:before {
  content: "3";
}
.icon-basic-keyboard:before {
  content: "4";
}
.icon-basic-laptop:before {
  content: "5";
}
.icon-basic-life-buoy:before {
  content: "6";
}
.icon-basic-lightbulb:before {
  content: "7";
}
.icon-basic-link:before {
  content: "8";
}
.icon-basic-lock:before {
  content: "9";
}
.icon-basic-lock-open:before {
  content: "!";
}
.icon-basic-magic-mouse:before {
  content: "\"";
}
.icon-basic-magnifier:before {
  content: "#";
}
.icon-basic-magnifier-minus:before {
  content: "$";
}
.icon-basic-magnifier-plus:before {
  content: "%";
}
.icon-basic-mail:before {
  content: "&";
}
.icon-basic-mail-multiple:before {
  content: "'";
}
.icon-basic-mail-open:before {
  content: "(";
}
.icon-basic-mail-open-text:before {
  content: ")";
}
.icon-basic-male:before {
  content: "*";
}
.icon-basic-map:before {
  content: "+";
}
.icon-basic-message:before {
  content: ",";
}
.icon-basic-message-multiple:before {
  content: "-";
}
.icon-basic-message-txt:before {
  content: ".";
}
.icon-basic-mixer2:before {
  content: "/";
}
.icon-basic-mouse:before {
  content: ":";
}
.icon-basic-notebook:before {
  content: ";";
}
.icon-basic-notebook-pen:before {
  content: "<";
}
.icon-basic-notebook-pencil:before {
  content: "=";
}
.icon-basic-paperplane:before {
  content: ">";
}
.icon-basic-pencil-ruler:before {
  content: "?";
}
.icon-basic-pencil-ruler-pen:before {
  content: "@";
}
.icon-basic-photo:before {
  content: "[";
}
.icon-basic-picture:before {
  content: "]";
}
.icon-basic-picture-multiple:before {
  content: "^";
}
.icon-basic-pin1:before {
  content: "_";
}
.icon-basic-pin2:before {
  content: "`";
}
.icon-basic-postcard:before {
  content: "{";
}
.icon-basic-postcard-multiple:before {
  content: "|";
}
.icon-basic-printer:before {
  content: "}";
}
.icon-basic-question:before {
  content: "~";
}
.icon-basic-rss:before {
  content: "\\";
}
.icon-basic-server:before {
  content: "\e000";
}
.icon-basic-server2:before {
  content: "\e001";
}
.icon-basic-server-cloud:before {
  content: "\e002";
}
.icon-basic-server-download:before {
  content: "\e003";
}
.icon-basic-server-upload:before {
  content: "\e004";
}
.icon-basic-settings:before {
  content: "\e005";
}
.icon-basic-share:before {
  content: "\e006";
}
.icon-basic-sheet:before {
  content: "\e007";
}
.icon-basic-sheet-multiple:before {
  content: "\e008";
}
.icon-basic-sheet-pen:before {
  content: "\e009";
}
.icon-basic-sheet-pencil:before {
  content: "\e00a";
}
.icon-basic-sheet-txt:before {
  content: "\e00b";
}
.icon-basic-signs:before {
  content: "\e00c";
}
.icon-basic-smartphone:before {
  content: "\e00d";
}
.icon-basic-spades:before {
  content: "\e00e";
}
.icon-basic-spread:before {
  content: "\e00f";
}
.icon-basic-spread-bookmark:before {
  content: "\e010";
}
.icon-basic-spread-text:before {
  content: "\e011";
}
.icon-basic-spread-text-bookmark:before {
  content: "\e012";
}
.icon-basic-star:before {
  content: "\e013";
}
.icon-basic-tablet:before {
  content: "\e014";
}
.icon-basic-target:before {
  content: "\e015";
}
.icon-basic-todo:before {
  content: "\e016";
}
.icon-basic-todo-pen:before {
  content: "\e017";
}
.icon-basic-todo-pencil:before {
  content: "\e018";
}
.icon-basic-todo-txt:before {
  content: "\e019";
}
.icon-basic-todolist-pen:before {
  content: "\e01a";
}
.icon-basic-todolist-pencil:before {
  content: "\e01b";
}
.icon-basic-trashcan:before {
  content: "\e01c";
}
.icon-basic-trashcan-full:before {
  content: "\e01d";
}
.icon-basic-trashcan-refresh:before {
  content: "\e01e";
}
.icon-basic-trashcan-remove:before {
  content: "\e01f";
}
.icon-basic-upload:before {
  content: "\e020";
}
.icon-basic-usb:before {
  content: "\e021";
}
.icon-basic-video:before {
  content: "\e022";
}
.icon-basic-watch:before {
  content: "\e023";
}
.icon-basic-webpage:before {
  content: "\e024";
}
.icon-basic-webpage-img-txt:before {
  content: "\e025";
}
.icon-basic-webpage-multiple:before {
  content: "\e026";
}
.icon-basic-webpage-txt:before {
  content: "\e027";
}
.icon-basic-world:before {
  content: "\e028";
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(/templates/top_dobermann/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
	div.pp_default .pp_social { margin-top: 7px; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(/templates/top_dobermann/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(/templates/top_dobermann/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(/templates/top_dobermann/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
