/* Minification failed. Returning unminified contents.
(1819,2329): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,4931): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,5043): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(1819,5090): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(1819,5141): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(1819,5262): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-color'
(1819,5292): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(1819,5536): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(1819,6087): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,6201): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,7691): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(1819,7721): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(1819,8953): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(1819,8983): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(1819,9629): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,9688): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,10819): run-time error CSS1039: Token not allowed after unary operator: '-swiper-preloader-color'
(1819,10848): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(1819,10946): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1819,11005): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10014,1): run-time error CSS1019: Unexpected token, found '@import'
(10014,9): run-time error CSS1019: Unexpected token, found 'url("animate.css")'
(13870,20): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 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;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.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,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.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,
.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: 0;
}

/* 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,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	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-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.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-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.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-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.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: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-on { background-position: -96px -144px; }
.ui-icon-radio-off { 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 {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

.tp-static-layers{position:absolute;z-index:505;top:0px;left:0px}
.tp-hide-revslider, .tp-caption.tp-hidden-caption{visibility:hidden !important;display:none !important}
.tp-caption{z-index:1;white-space:nowrap}
.tp-caption-demo .tp-caption{position:relative !important;display:inline-block;margin-bottom:10px;margin-right:20px !important}
.tp-caption.whitedivider3px{color:#000000;text-shadow:none;background-color:rgb(255, 255, 255);background-color:rgba(255, 255, 255, 1);text-decoration:none;min-width:408px;min-height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:#000000;border-style:none;}
.tp-caption.finewide_large_white{color:#ffffff;text-shadow:none;font-size:60px;line-height:60px;font-weight:300;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:8px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.whitedivider3px{color:#000000;text-shadow:none;background-color:rgb(255, 255, 255);background-color:rgba(255, 255, 255, 1);text-decoration:none;font-size:0px;line-height:0;min-width:468px;min-height:3px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.finewide_medium_white{color:#ffffff;text-shadow:none;font-size:37px;line-height:37px;font-weight:300;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.boldwide_small_white{font-size:25px;line-height:25px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;text-shadow:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.whitedivider3px_vertical{color:#000000;text-shadow:none;background-color:rgb(255, 255, 255);background-color:rgba(255, 255, 255, 1);text-decoration:none;font-size:0px;line-height:0;min-width:3px;min-height:130px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.finewide_small_white{color:#ffffff;text-shadow:none;font-size:25px;line-height:25px;font-weight:300;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.finewide_verysmall_white_mw{font-size:13px;line-height:25px;font-weight:400;color:#ffffff;text-decoration:none;background-color:transparent;text-shadow:none;text-transform:uppercase;letter-spacing:5px;max-width:470px;white-space:normal !important;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgb(235, 235, 235);background-color:rgba(235, 235, 235, 1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}
.tp-caption.finewide_large_white{color:#FFF;text-shadow:none;font-size:60px;line-height:60px;font-weight:300;background-color:rgba(0, 0, 0, 0);text-decoration:none;text-transform:uppercase;letter-spacing:8px;border-width:0px;border-color:#000;border-style:none;}
.tp-caption.finewide_medium_white{color:#FFF;text-shadow:none;font-size:34px;line-height:34px;font-weight:300;background-color:rgba(0, 0, 0, 0);text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:#000;border-style:none;}
.tp-caption.huge_red{position:absolute;color:rgb(223,75,107);font-weight:400;font-size:150px;line-height:130px;font-family:'Oswald', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;background-color:rgb(45,49,54);padding:0px;}
.tp-caption.middle_yellow{position:absolute;color:rgb(251,213,114);font-weight:600;font-size:50px;line-height:50px;font-family:'Open Sans', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.huge_thin_yellow{position:absolute;color:rgb(251,213,114);font-weight:300;font-size:90px;line-height:90px;font-family:'Open Sans', sans-serif;margin:0px;letter-spacing:20px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.big_dark{position:absolute;color:#333;font-weight:700;font-size:70px;line-height:70px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_dark{position:absolute;color:#333;font-weight:300;font-size:40px;line-height:40px;margin:0px;letter-spacing:5px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;padding:2px 4px;margin:0px;border-width:0px;border-style:none;background-color:#888;white-space:nowrap;}
.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-size:16px;line-height:26px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;text-transform:uppercase;letter-spacing:2px;text-align:center;}
.tp-caption.white-line-box, .white-line-box{text-decoration:none;width:500px;height:3px;background:#fff;border-width:0px;border-color:rgb(34,34,34);border-style:none;}
.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.large_bold_white_25{font-size:55px;line-height:65px;font-weight:700;color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0px 5px 10px;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.medium_text_shadow{font-size:25px;line-height:25px;font-weight:600;color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0px 5px 10px;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:40px;line-height:40px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_bold_grey{font-size:30px;line-height:30px;font-weight:800;color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:70px;line-height:60px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;letter-spacing:3px;}
.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#000;}
.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#fff;}
.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;padding:3px 10px;margin:0px;border-width:0px;border-style:none;background-color:#4e5b6c;letter-spacing:0;}
.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;padding:3px 10px;padding-top:1px;margin:0px;border-width:0px;border-style:none;background-color:#de543e;letter-spacing:0;}
.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}
.tp-caption.black{color:#000;text-shadow:none;}
.tp-caption.noshadow{text-shadow:none;}
.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;background-color:transparent;}
.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;background-color:transparent;}
.tp-caption.medium_bg_red a{color:#fff;text-decoration:none;}
.tp-caption.medium_bg_red a:hover{color:#fff;text-decoration:underline;}
.tp-caption.smoothcircle{font-size:30px;line-height:75px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);background-color:rgba(0, 0, 0, 0.498039);padding:50px 25px;text-align:center;border-radius:500px 500px 500px 500px;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.largeblackbg{font-size:50px;line-height:70px;font-weight:300;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);padding:0px 20px 5px;text-shadow:none;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;background-color:#db4360;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;background-color:#fff;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;background-color:#67ae73;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;color:#ffffff;text-decoration:none;background-color:rgba(0, 0, 0, 1);text-shadow:none;margin:0px;letter-spacing:-1.5px;padding:1px 4px 0px 4px;width:150px;white-space:normal !important;height:auto;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;color:rgb(117, 117, 117);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235, 235, 235, 1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}
.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(52, 73, 94);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(227, 58, 12);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;color:rgb(243, 156, 18);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(243, 156, 18);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160, 179, 151, 1);width:4000px;height:150px;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}
.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;color:#ffffff;text-decoration:none;background-color:transparent;padding:0px 0px 0px 0px;text-align:center;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(127, 140, 141);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.roundedimage{border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}
.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);padding:10px 20px 15px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;color:rgb(0, 0, 0);text-decoration:none;background-color:rgb(255, 255, 255);padding:5px 15px 10px;text-shadow:none;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.medium_bg_orange_new1{font-size:20px;line-height:20px;font-weight:800;color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(243, 156, 18);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}
.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans', sans;}
.tp-caption.noshadow{text-shadow:none;}
.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important;}
.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcorner{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcornertop{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
img.tp-slider-alternative-image{width:100%;height:auto;}
.tp-simpleresponsive .button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;font-size:15px;line-height:45px !important;background:url(../images/gradient/g30.png) repeat-x top;font-family:arial, sans-serif;font-weight:bold;letter-spacing:-1px;}
.tp-simpleresponsive .button.big{color:#fff;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;background:url(../images/gradient/g40.png) repeat-x top}
.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover{background-position:bottom, 15px 11px}
@media only screen and (min-width:768px) and (max-width:959px){}
@media only screen and (min-width:480px) and (max-width:767px){.tp-simpleresponsive .button{padding:4px 8px 3px;line-height:25px !important;font-size:11px !important;font-weight:normal;}
.tp-simpleresponsive a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}
}
@media only screen and (min-width:0px) and (max-width:479px){.tp-simpleresponsive .button{padding:2px 5px 2px;line-height:20px !important;font-size:10px !important}
.tp-simpleresponsive a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}
}
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0px 3px 0px 0px #104d0b;-moz-box-shadow:0px 3px 0px 0px #104d0b;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0px 3px 0px 0px #0f3e68;-moz-box-shadow:0px 3px 0px 0px #0f3e68;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0px 3px 0px 0px #7c1212;-moz-box-shadow:0px 3px 0px 0px #7c1212;box-shadow:0px 3px 0px 0px #7c1212}
.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange{background-color:#ff7700;-webkit-box-shadow:0px 3px 0px 0px #a34c00;-moz-box-shadow:0px 3px 0px 0px #a34c00;box-shadow:0px 3px 0px 0px #a34c00}
.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0px 3px 0px 0px #222;-moz-box-shadow:0px 3px 0px 0px #222;box-shadow:0px 3px 0px 0px #222}
.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0px 3px 0px 0px #555;-moz-box-shadow:0px 3px 0px 0px #555;box-shadow:0px 3px 0px 0px #555}
.fullscreen-container{width:100%;position:relative;padding:0;}
.fullwidthbanner-container{width:100%;position:relative;padding:0;overflow:hidden;}
.fullwidthbanner-container .fullwidthbanner{width:100%;position:relative;}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{position:absolute;visibility:hidden;-webkit-font-smoothing:antialiased !important;}
.tp-simpleresponsive img{max-width:none}
.noFilterClass{filter:none !important;}
.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-bannershadow.tp-shadow1{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/shadow1.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow2{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/shadow2.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/shadow3.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px}
.caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video{width:100% !important;height:100% !important;display:none}
.tp-caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none}
.fullcoveredvideo video, .fullscreenvideo video{background:#000}
.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}
.html5vid.videoisplaying .tp-poster{display:none}
.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:absolute;top:50%;left:50%;font-size:40px;color:#FFF;z-index:3;margin-top:-27px;margin-left:-28px;text-align:center;cursor:pointer;}
.html5vid .tp-revstop{width:15px;height:20px;border-left:5px solid #fff;border-right:5px solid #fff;position:relative;margin:10px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop{display:none}
.html5vid.videoisplaying .revicon-right-dir{display:none}
.html5vid.videoisplaying .tp-revstop{display:block}
.html5vid.videoisplaying .tp-video-play-button{display:none}
.html5vid:hover .tp-video-play-button{display:block}
.fullcoveredvideo .tp-video-play-button{display:none !important}
.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s;background-image:linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(0,0,0)), color-stop(1, rgb(50,50,50)));display:table;max-width:100%;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tp-caption:hover .tp-video-controls{opacity:.9;}
.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#EEE;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0px;margin:0px;outline:none;}
.tp-video-button:hover{cursor:pointer;}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap{padding:0px 5px;display:table-cell;}
.tp-video-seek-bar-wrap{width:80%}
.tp-video-vol-bar-wrap{width:20%}
.tp-volume-bar, .tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0;}
.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/gridtile_3x3_white.png)}
.tpclear{clear:both}
.tp-bullets{z-index:1000;position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(5px);}
.tp-bullets.hidebullets{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-bullets.simplebullets.navbar{border:1px solid #666;border-bottom:1px solid #444;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/boxed_bgtile.png);height:40px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.tp-bullets.simplebullets.navbar-old{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/navigdots_bgtile.png);height:35px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.tp-bullets.simplebullets.round .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/bullet.png) no-Repeat top left;width:20px;height:20px;margin-right:0px;float:left;margin-top:0px;margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last{margin-right:3px}
.tp-bullets.simplebullets.round-old .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/bullets.png) no-Repeat bottom left;width:23px;height:23px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square-old .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.navbar .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/bullet_boxed.png) no-Repeat top left;width:18px;height:19px;margin-right:5px;float:left;margin-top:0px}
.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/navigdots.png) no-Repeat bottom left;width:15px;height:15px;margin-left:5px !important;margin-right:5px !important;float:left;margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected{background-position:top left}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected{background-position:bottom left}
.tparrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(5000px);-webkit-transform-style:flat;-webkit-backface-visibility:hidden;z-index:600;position:relative;}
.tparrows.hidearrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Content/themes/shopigmo-default/rs-plugin/assets/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/large_right.png) no-Repeat top left;width:40px;height:40px;}
.tp-leftarrow.round{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/small_left.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:0px;}
.tp-rightarrow.round{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/small_right.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:0px}
.tp-leftarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_left.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:0px;}
.tp-rightarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_right.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:0px}
.tp-leftarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:6px;margin-top:12px}
.tp-rightarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:6px;margin-top:12px}
.tp-leftarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:6px;margin-top:10px}
.tp-rightarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:6px;margin-top:10px}
.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0px}
.tp-leftarrow.square{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:0px}
.tp-rightarrow.square{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:0px}
.tp-leftarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:0px}
.tp-rightarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:0px}
.tp-leftarrow.default{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/large_left.png) no-Repeat 0 0;width:40px;height:40px;}
.tp-rightarrow.default{z-index:100;cursor:pointer;position:relative;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/large_right.png) no-Repeat 0 0;width:40px;height:40px;}
.tp-leftarrow:hover, .tp-rightarrow:hover{background-position:bottom left}
.tp-bullets.tp-thumbs{z-index:1000;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;}
.fullwidthbanner-container .tp-thumbs{padding:3px}
.tp-bullets.tp-thumbs .tp-mask{width:500px;height:50px;overflow:hidden;position:relative}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute}
.tp-bullets.tp-thumbs .bullet{width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-thumbs img{width:100%}
.tp-bannertimer{width:100%;height:3px;background: rgba(0, 0, 0, 0.15);position:absolute;z-index:200;top:0px}
.tp-bannertimer.tp-bottom{bottom:0px;height:5px;top:auto}
@media only screen and (min-width:0px) and (max-width:479px){.responsive .tp-bullets{display:none}
.responsive .tparrows{display:none}
}
.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-simpleresponsive a{text-decoration:none}
.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before{list-style:none;padding:0 !important;margin:0 !important;list-style:none !important;overflow-x:visible;overflow-y:visible;background-image:none}
.tp-simpleresponsive >ul >li{list-style:none;position:absolute;visibility:hidden}
.caption.slidelink a div, .tp-caption.slidelink a div{width:3000px;height:1500px;background:url(/Content/themes/shopigmo-default/rs-plugin/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{background:url(/Content/themes/shopigmo-default/rs-plugin/assets/coloredbg.png) repeat}
.tparrows .tp-arr-imgholder{display:none}
.tparrows .tp-arr-titleholder{display:none}
.tparrows.preview1{width:100px;height:100px;-webkit-transform-style:preserve-3d;-webkit-perspective:1000;-moz-perspective:1000;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent}
.tparrows.preview1:after{position:absolute;left:0px;top:0px;font-family:"revicons";color:#fff;font-size:30px;width:100px;height:100px;text-align:center;background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px;-webkit-transition:background 0.3s, color 0.3s;-moz-transition:background 0.3s, color 0.3s;transition:background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after{content:'\e825';}
.tp-leftarrow.preview1:after{content:'\e824';}
.tparrows.preview1:hover:after{background:rgba(255,255,255,1);color:#aaa}
.tparrows.preview1 .tp-arr-imgholder{background-size:cover;background-position:center center;display:block;width:100%;height:100%;position:absolute;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tparrows.preview1 .tp-arr-iwrapper{-webkit-transition:all 0.3s;transition:all 0.3s;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0}
.tparrows.preview1:hover .tp-arr-iwrapper{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
.tp-rightarrow.preview1 .tp-arr-imgholder{right:100%;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tp-leftarrow.preview1 .tp-arr-imgholder{left:100%;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview1:hover .tp-arr-imgholder{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview1, .tparrows.preview1:after{width:80px;height:80px;line-height:80px;font-size:24px}
}
@media only screen and (min-width:480px) and (max-width:767px){.tparrows.preview1, .tparrows.preview1:after{width:60px;height:60px;line-height:60px;font-size:20px}
}
@media only screen and (min-width:0px) and (max-width:479px){.tparrows.preview1, .tparrows.preview1:after{width:40px;height:40px;line-height:40px;font-size:12px}
}
.tp-bullets.preview1{height:21px}
.tp-bullets.preview1 .bullet{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.15) !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:5px !important;height:5px !important;border:8px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:5px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview1 .bullet.last{margin-right:0px}
.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#aaa !important;width:5px !important;height:5px !important;border:8px solid rgba(255, 255, 255, 1) !important;}
.tparrows.preview2{min-width:60px;min-height:60px;background:#fff;;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;overflow:hidden;-webkit-transition:-webkit-transform 1.3s;-webkit-transition:width 0.3s, background-color 0.3s, opacity 0.3s;transition:width 0.3s, background-color 0.3s, opacity 0.3s;backface-visibility:hidden;}
.tparrows.preview2:after{position:absolute;top:50%;font-family:"revicons";color:#aaa;font-size:25px;margin-top:-12px;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s}
.tp-rightarrow.preview2:after{content:'\e81e';right:18px}
.tp-leftarrow.preview2:after{content:'\e81f';left:18px}
.tparrows.preview2 .tp-arr-titleholder{background-size:cover;background-position:center center;display:block;visibility:hidden;position:relative;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;color:#000;text-transform:uppercase;font-weight:400;font-size:14px;line-height:60px;padding:0px 10px;}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:50px;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:50px;-webkit-transform:translateX(100%);transform:translateX(100%);}
.tparrows.preview2.hovered{width:300px}
.tparrows.preview2:hover{background:#fff}
.tparrows.preview2:hover:after{color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{-webkit-transform:translateX(0px);transform:translateX(0px);visibility:visible;position:absolute;}
.tp-bullets.preview2{height:17px}
.tp-bullets.preview2 .bullet{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview2 .bullet.last{margin-right:0px}
.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
.tp-arr-titleholder.alwayshidden{display:none !important}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview2{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.tparrows.preview2:after{position:absolute;top:50%;font-family:"revicons";font-size:20px;margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';right:11px}
.tp-leftarrow.preview2:after{content:'\e81f';left:11px}
.tparrows.preview2 .tp-arr-titleholder{font-size:12px;line-height:40px;letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:35px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:35px}
}
@media only screen and (min-width:480px) and (max-width:767px){.tparrows.preview2{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after{position:absolute;top:50%;font-family:"revicons";font-size:14px;margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';right:8px}
.tp-leftarrow.preview2:after{content:'\e81f';left:8px}
.tparrows.preview2 .tp-arr-titleholder{font-size:10px;line-height:30px;letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:25px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:25px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
}
@media only screen and (min-width:0px) and (max-width:479px){.tparrows.preview2{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after{position:absolute;top:50%;font-family:"revicons";font-size:14px;margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';right:8px}
.tp-leftarrow.preview2:after{content:'\e81f';left:8px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
.tparrows.preview2:hover{width:30px !important;height:30px !important}
}
.tparrows.preview3{width:70px;height:70px;background:#fff;background:rgba(255,255,255,1);-webkit-transform-style:flat}
.tparrows.preview3:after{position:absolute;line-height:70px;text-align:center;font-family:"revicons";color:#aaa;font-size:30px;top:0px;left:0px;;background:#fff;z-index:100;width:70px;height:70px;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s}
.tparrows.preview3:hover:after{color:#000}
.tp-rightarrow.preview3:after{content:'\e825';}
.tp-leftarrow.preview3:after{content:'\e824';}
.tparrows.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform 0.2s;transition:transform 0.2s;z-index:0;position:absolute;background:#000;background:rgba(0,0,0,0.75);display:table;min-height:90px;top:-10px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;}
.tparrows.preview3 .tp-arr-imgholder{display:block;background-size:cover;background-position:center center;display:table-cell;min-width:90px;height:90px;position:relative;top:0px}
.tp-rightarrow.preview3 .tp-arr-iwrapper{right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{left:0px;direction:rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder{display:table-cell;padding:30px;font-size:16px;color:#fff;white-space:nowrap;position:relative;clear:right;vertical-align:middle}
.tparrows.preview3:hover .tp-arr-iwrapper{-webkit-transform:scale(1, 1);transform:scale(1, 1);}
.tp-bullets.preview3{height:17px}
.tp-bullets.preview3 .bullet{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview3 .bullet.last{margin-right:0px}
.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview3:after, .tparrows.preview3{width:50px;height:50px;line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
.tparrows.preview3 .tp-arr-imgholder{min-width:70px;height:70px}
.tp-rightarrow.preview3 .tp-arr-iwrapper{padding-right:50px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{padding-left:50px}
.tparrows.preview3 .tp-arr-titleholder{padding:10px;font-size:16px}
}
@media only screen and (max-width:767px){.tparrows.preview3:after, .tparrows.preview3{width:50px;height:50px;line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
}
.tparrows.preview4{width:30px;height:110px;background:transparent;-webkit-transform-style:preserve-3d;-webkit-perspective:1000;-moz-perspective:1000}
.tparrows.preview4:after{position:absolute;line-height:110px;text-align:center;font-family:"revicons";color:#fff;font-size:20px;top:0px;left:0px;z-index:0;width:30px;height:110px;background:#000;background:rgba(0,0,0,0.25);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-rightarrow.preview4:after{content:'\e825';}
.tp-leftarrow.preview4:after{content:'\e824';}
.tparrows.preview4 .tp-arr-allwrapper{visibility:hidden;width:180px;position:absolute;z-index:1;min-height:120px;top:0px;left:-150px;overflow:hidden;-webkit-perspective:1000px;-webkit-transform-style:flat}
.tp-leftarrow.preview4 .tp-arr-allwrapper{left:0px}
.tparrows.preview4 .tp-arr-iwrapper{position:relative}
.tparrows.preview4 .tp-arr-imgholder{display:block;background-size:cover;background-position:center center;width:180px;height:110px;position:relative;top:0px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tparrows.preview4 .tp-arr-imgholder2{display:block;background-size:cover;background-position:center center;width:180px;height:110px;position:absolute;top:0px;left:180px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tp-leftarrow.preview4 .tp-arr-imgholder2{left:-180px}
.tparrows.preview4 .tp-arr-titleholder{display:block;font-size:12px;line-height:25px;padding:0px 10px;text-align:left;color:#fff;position:relative;background:#000;color:#FFF;text-transform:uppercase;white-space:nowrap;letter-spacing:1px;font-weight:700;font-size:11px;line-height:2.75;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview4:after{transform-origin:100% 100%;-webkit-transform-origin:100% 100%}
.tp-leftarrow.preview4:after{transform-origin:0% 0%;-webkit-transform-origin:0% 0%}
@media only screen and (min-width:768px){.tparrows.preview4:hover:after{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}
.tp-leftarrow.preview4:hover:after{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}
.tparrows.preview4:hover .tp-arr-titleholder{-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
}
.tp-bullets.preview4{height:17px}
.tp-bullets.preview4 .bullet{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview4 .bullet.last{margin-right:0px}
.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
@media only screen and (max-width:767px){.tparrows.preview4{width:20px;height:80px}
.tparrows.preview4:after{width:20px;height:80px;line-height:80px;font-size:14px}
.tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper{display:none !important}
}
.tp-loader{top:50%;left:50%;z-index:10000;position:absolute;}
    .tp-loader.spinner0 {
        width: 40px;
        height: 40px;
        background: url(/Content/themes/shopigmo-default/rs-plugin/assets/loader.gif) no-repeat center center;
        background-color: #fff;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
    .tp-loader.spinner5 {
        background: url(/Content/themes/shopigmo-default/rs-plugin/assets/loader.gif) no-repeat 10px 10px;
        background-color: #fff;
        margin: -22px -22px;
        width: 44px;
        height: 44px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
@-webkit-keyframes tp-rotateplane{0%{-webkit-transform:perspective(120px)}
50%{-webkit-transform:perspective(120px) rotateY(180deg)}
100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}
}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}
50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#ff0000;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;-webkit-animation:tp-scaleout 1.0s infinite ease-in-out;animation:tp-scaleout 1.0s infinite ease-in-out;}
@-webkit-keyframes tp-scaleout{0%{-webkit-transform:scale(0.0)}
100%{-webkit-transform:scale(1.0);opacity:0;}
}
@keyframes tp-scaleout{0%{transform:scale(0.0);-webkit-transform:scale(0.0);}
100%{transform:scale(1.0);-webkit-transform:scale(1.0);opacity:0;}
}
.tp-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center;}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;display:inline-block;-webkit-animation:tp-bouncedelay 1.4s infinite ease-in-out;animation:tp-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.tp-loader.spinner3 .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.tp-loader.spinner3 .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
@-webkit-keyframes tp-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0.0)}
40%{-webkit-transform:scale(1.0)}
}
@keyframes tp-bouncedelay{0%, 80%, 100%{transform:scale(0.0);-webkit-transform:scale(0.0);}
40%{transform:scale(1.0);-webkit-transform:scale(1.0);}
}
.tp-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;-webkit-animation:tp-rotate 2.0s infinite linear;animation:tp-rotate 2.0s infinite linear;}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;-webkit-animation:tp-bounce 2.0s infinite ease-in-out;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);}
.tp-loader.spinner4 .dot2{top:auto;bottom:0px;-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
@-webkit-keyframes tp-rotate{100%{-webkit-transform:rotate(360deg)}
}
@keyframes tp-rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes tp-bounce{0%, 100%{-webkit-transform:scale(0.0)}
50%{-webkit-transform:scale(1.0)}
}
@keyframes tp-bounce{0%, 100%{transform:scale(0.0);-webkit-transform:scale(0.0);}
50%{transform:scale(1.0);-webkit-transform:scale(1.0);}
}
.tp-transparentimg{content:"url(/Content/themes/shopigmo-default/rs-plugin/assets/transparent.png)"}
.tp-3d{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50%;}
.tp-caption img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1;}
@font-face{font-family:'revicons';src:url('../font/revicons90c6.eot?5510888');src:url('../font/revicons90c6.eot?5510888#iefix') format('embedded-opentype'), url('../font/revicons90c6.woff?5510888') format('woff'), url('../font/revicons90c6.ttf?5510888') format('truetype'), url('../font/revicons90c6.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;}
[class^="revicon-"]:before, [class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.revicon-search-1:before{content:'\e802'}
.revicon-pencil-1:before{content:'\e831'}
.revicon-picture-1:before{content:'\e803'}
.revicon-cancel:before{content:'\e80a'}
.revicon-info-circled:before{content:'\e80f'}
.revicon-trash:before{content:'\e801'}
.revicon-left-dir:before{content:'\e817'}
.revicon-right-dir:before{content:'\e818'}
.revicon-down-open:before{content:'\e83b'}
.revicon-left-open:before{content:'\e819'}
.revicon-right-open:before{content:'\e81a'}
.revicon-angle-left:before{content:'\e820'}
.revicon-angle-right:before{content:'\e81d'}
.revicon-left-big:before{content:'\e81f'}
.revicon-right-big:before{content:'\e81e'}
.revicon-magic:before{content:'\e807'}
.revicon-picture:before{content:'\e800'}
.revicon-export:before{content:'\e80b'}
.revicon-cog:before{content:'\e832'}
.revicon-login:before{content:'\e833'}
.revicon-logout:before{content:'\e834'}
.revicon-video:before{content:'\e805'}
.revicon-arrow-combo:before{content:'\e827'}
.revicon-left-open-1:before{content:'\e82a'}
.revicon-right-open-1:before{content:'\e82b'}
.revicon-left-open-mini:before{content:'\e822'}
.revicon-right-open-mini:before{content:'\e823'}
.revicon-left-open-big:before{content:'\e824'}
.revicon-right-open-big:before{content:'\e825'}
.revicon-left:before{content:'\e836'}
.revicon-right:before{content:'\e826'}
.revicon-ccw:before{content:'\e808'}
.revicon-arrows-ccw:before{content:'\e806'}
.revicon-palette:before{content:'\e829'}
.revicon-list-add:before{content:'\e80c'}
.revicon-doc:before{content:'\e809'}
.revicon-left-open-outline:before{content:'\e82e'}
.revicon-left-open-2:before{content:'\e82c'}
.revicon-right-open-outline:before{content:'\e82f'}
.revicon-right-open-2:before{content:'\e82d'}
.revicon-equalizer:before{content:'\e83a'}
.revicon-layers-alt:before{content:'\e804'}
.revicon-popup:before{content:'\e828'}
.tp-caption.text36black, .text36black {
    font-size: 36px;
    line-height: 60px;
    font-family: "Montserrat";
    color: #141414;
    text-decoration: none;
    letter-spacing: 0.05em;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}
.tp-caption.verybiglargetextgrey, .verybiglargetextgrey {
    font-size: 140px;
    line-height: 40px;
    font-weight: 700;
    font-family: Montserrat;
    color: rgb(183,183,183);
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.498);
    margin: 0px;
    white-space: nowrap;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}
.tp-caption.biglargetext, .biglargetext {
    font-size: 90px;
    line-height: 40px;
    font-weight: 700;
    font-family: Montserrat;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0;
    margin: 0px;
    white-space: nowrap;
    background-color: transparent;
    letter-spacing: -7px;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}
.tp-caption.verybiglargetext, .verybiglargetext {
    font-size: 140px;
    line-height: 40px;
    font-weight: 700;
    font-family: Montserrat;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0;
    margin: 0px;
    white-space: nowrap;
    background-color: transparent;
    letter-spacing: -10px;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{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}dd,dt{line-height:1.42857143}dt{font-weight:700}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[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;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-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;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}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:400;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=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{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{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{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:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.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;line-height:1.5}.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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom: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}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.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:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.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-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position: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.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.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;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.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-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/**
 * Swiper 6.3.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 20, 2020
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.plist-gallery .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.plist-gallery .swiper-slide {
    background-size: cover;
    background-position: center;
}

.plist-gallery.gallery-top:hover .gallery-thumbs {
    right: -75%;
}

.plist-gallery.gallery-top {
    height: 80%;
    width: 100%;
}

/* .gallery-thumbs {
            height: 20%;
            box-sizing: border-box;
            padding: 10px 0;
            position: absolute;
           
        }*/

.plist-gallery .gallery-thumbs .swiper-slide {
    /* width: 25%;
                height: 100%;
                opacity: 0.4;*/
}

.plist-gallery .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 25%;
    opacity: 0.4;
}
    .plist-gallery .gallery-thumbs .swiper-slide:hover {
        width: 25%;
        height: 25%;
        opacity: 0.9;
        cursor: pointer;
    }
.plist-gallery .gallery-thumbs {
    height: 100%;
    box-sizing: border-box;
    /* padding: 10px 0; */
    position: absolute;
    top: 0px;
    right: -100%;
}


    .plist-gallery .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens { /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
    /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.85),
    0 0 7px 4px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after { /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

/*=======================================================
			Page Loader
========================================================*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 100000000;
	opacity: 1;
	overflow: hidden;
	text-align: center;
}
#loader {
	background-color: #fff;
}
.home-slider #loader {
	z-index: 9999;
	background: #fff;
}
#loader  .position-center-center{
	padding-top:80px;
	text-align:center;
	width:100%;
}
#loader  .position-center-center p{
	color:#CCC;
	font-style:italic;
	margin-top:30px;
}
#escapingBallG{
	position:relative;
	width:125px;
	height:43px;
	margin:auto;
}

.escapingBallG{
	background-color:rgb(0,0,0);
	position:absolute;
	top:0;
	left:0;
	width:43px;
	height:43px;
	border-radius:21px;
		-o-border-radius:21px;
		-ms-border-radius:21px;
		-webkit-border-radius:21px;
		-moz-border-radius:21px;
	animation-name:bounce_escapingBallG;
		-o-animation-name:bounce_escapingBallG;
		-ms-animation-name:bounce_escapingBallG;
		-webkit-animation-name:bounce_escapingBallG;
		-moz-animation-name:bounce_escapingBallG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-timing-function:linear;
		-o-animation-timing-function:linear;
		-ms-animation-timing-function:linear;
		-webkit-animation-timing-function:linear;
		-moz-animation-timing-function:linear;
	animation-delay:0s;
		-o-animation-delay:0s;
		-ms-animation-delay:0s;
		-webkit-animation-delay:0s;
		-moz-animation-delay:0s;
	transform:scale(0.5, 1);
		-o-transform:scale(0.5, 1);
		-ms-transform:scale(0.5, 1);
		-webkit-transform:scale(0.5, 1);
		-moz-transform:scale(0.5, 1);
}



@keyframes bounce_escapingBallG{
	0%{
		left:0px;
		transform:scale(0.5, 1);
	}

	25%{
		left:41px;
		transform:scale(1, 0.5);
	}

	50%{
		left:103px;
		transform:scale(0.5, 1);
	}

	75%{
		left:41px;
		transform:scale(1, 0.5);
	}

	100%{
		left:0px;
		transform:scale(0.5, 1);
	}
}

@-o-keyframes bounce_escapingBallG{
	0%{
		left:0px;
		-o-transform:scale(0.5, 1);
	}

	25%{
		left:41px;
		-o-transform:scale(1, 0.5);
	}

	50%{
		left:103px;
		-o-transform:scale(0.5, 1);
	}

	75%{
		left:41px;
		-o-transform:scale(1, 0.5);
	}

	100%{
		left:0px;
		-o-transform:scale(0.5, 1);
	}
}

@-ms-keyframes bounce_escapingBallG{
	0%{
		left:0px;
		-ms-transform:scale(0.5, 1);
	}

	25%{
		left:41px;
		-ms-transform:scale(1, 0.5);
	}

	50%{
		left:103px;
		-ms-transform:scale(0.5, 1);
	}

	75%{
		left:41px;
		-ms-transform:scale(1, 0.5);
	}

	100%{
		left:0px;
		-ms-transform:scale(0.5, 1);
	}
}

@-webkit-keyframes bounce_escapingBallG{
	0%{
		left:0px;
		-webkit-transform:scale(0.5, 1);
	}

	25%{
		left:41px;
		-webkit-transform:scale(1, 0.5);
	}

	50%{
		left:103px;
		-webkit-transform:scale(0.5, 1);
	}

	75%{
		left:41px;
		-webkit-transform:scale(1, 0.5);
	}

	100%{
		left:0px;
		-webkit-transform:scale(0.5, 1);
	}
}

@-moz-keyframes bounce_escapingBallG{
	0%{
		left:0px;
		-moz-transform:scale(0.5, 1);
	}

	25%{
		left:41px;
		-moz-transform:scale(1, 0.5);
	}

	50%{
		left:103px;
		-moz-transform:scale(0.5, 1);
	}

	75%{
		left:41px;
		-moz-transform:scale(1, 0.5);
	}

	100%{
		left:0px;
		-moz-transform:scale(0.5, 1);
	}
}

.hom-slie {
	position: absolute !important;
}
.ownmenu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ownmenu li {
	display: inline-block;
	float: left;
}
.ownmenu a {
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	outline: none;
	z-index: 10;
}
.ownmenu li {
}
.ownmenu .nav ul.dropdown, .ownmenu .nav ul.dropdown li ul.dropdown {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99;
	padding-left: 0px;
	width: 250px;
	background: none;
	padding: 20px 35px;
}
.ownmenu .nav ul.dropdown li ul.dropdown {
	left: 100%;
	top: inherit;
	background: #272727;
}
header .ownmenu .nav ul.dropdown-menu .indicator {
	display: block;
	left: 0px;
	margin-left: 0px;
}
.ownmenu ul.dropdown-menu li {
	clear: both;
	width: 100%;
	text-align: left;
}
.ownmenu .nav ul.dropdown-menu li a {
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ownmenu .nav ul.dropdown-menu li:hover > a {
}
.ownmenu ul.dropdown-menu li ul.dropdown.left {
	left: auto;
	right: 100%;
}
.ownmenu .indicator {
	position: relative;
	right: 5px;
	font-size: 14px;
	float: right;
	display: none;
}
.ownmenu ul li .indicator {
	font-size: 12px;
	top: 1px;
	left: 10px;
}
.ownmenu > li > .megamenu {
	top: 54px;
}
.ownmenu > li > .megamenu {
	position: absolute;
	display: none;
	background: #fff;
	width: 25%;
	font-size: 12px;
	color: #999;
	z-index: 99;
	padding: 0 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ownmenu li > .megamenu ul {
	margin: 0px;
	float: left;
	padding: 0;
	display: block;
	position: relative;
	width: 100%;
}
.ownmenu li > .megamenu ul li {
	width: 100%;
	padding: 0px;
}
.ownmenu li > .megamenu ul li.title {
	margin: 0 0 8px;
	padding: 0 0 5px;
	font-size: 14px;
	border-bottom: solid 1px #666;
}
.ownmenu li > .megamenu h5 {
	width: 100%;
	margin: 0;
	padding: 0;
}
.ownmenu li > .megamenu a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
}
.ownmenu li > .megamenu a:hover {
	color: #dedede;
}
.ownmenu .megamenu img {
	width: 100%;
	-webkit-transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}
.ownmenu > li.fix-sub > .megamenu, .ownmenu > li.fix-sub > .megamenu.half-width, .ownmenu > li.fix-sub > .dropdown {
}
.ownmenu > li > .megamenu.half-width {
	width: 50%;
}
.ownmenu > li > .megamenu.full-width {
	width: 100%;
	left: 0;
	text-align: left;
}
.ownmenu li > .megamenu form {
	width: 100%;
}
.ownmenu li > .megamenu form input[type="text"], .ownmenu li > .megamenu form textarea {
	padding: 5px;
	color: #999;
	background: #444;
	font-size: 14px;
	border: solid 1px transparent;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}
.ownmenu li > .megamenu form input[type="text"]:focus, .ownmenu li > .megamenu form textarea:focus {
	border-color: #e0e0e0;
}
.ownmenu li > .megamenu form input[type="text"] {
	width: 100%;
	margin-top: 10px;
}
.ownmenu li > .megamenu form textarea {
	width: 100%;
	margin-top: 10px;
}
.ownmenu li > .megamenu form input[type="submit"] {
	width: 25%;
	float: right;
	height: 30px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	background: #444;
	color: #777;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.ownmenu li > .megamenu form input[type="submit"]:hover {
	background: #e0e0e0;
	color: #555;
}
.megamenu .row {
}
.ownmenu > li.right {
	float: right;
}
.ownmenu > li.right > .megamenu, .ownmenu > li.right > .megamenu.half-width, .ownmenu > li.right > .dropdown {
	right: 0;
}
.ownmenu > li.jsright {
	float: right;
}
.ownmenu > li.jsright.last > .megamenu, .ownmenu > li.jsright.last > .megamenu.half-width, .ownmenu > li.jsright.last > .dropdown {
	right: 0;
}
.ownmenu > li > a > i {
	line-height: 23px !important;
	margin-right: 6px;
	font-size: 18px;
	float: left;
}
.ownmenu > li.showhide {
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #999;
}
.ownmenu > li.showhide span.title {
	margin: 15px 0 0 25px;
	float: left;
}
.ownmenu > li.showhide span.icon {
	margin: 17px 20px;
	float: right;
}
.ownmenu > li.showhide .icon em {
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #999;
}
@media (max-width:767px) {
.ownmenu > li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ownmenu > li > a {
	padding: 15px 25px;
}
.ownmenu a {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ownmenu ul.dropdown, .ownmenu ul.dropdown li ul.dropdown {
	width: 100% !important;
	left: 0;
	position: static !important;
	border: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
}
.ownmenu ul.dropdown li {
	border: none;
}
.ownmenu ul.dropdown > li > a {
	padding-left: 40px !important;
}
.ownmenu > li > .megamenu {
	width: 100% !important;
	position: static;
	border-top: none;
}
.ownmenu > li > ul.dropdown > li > ul.dropdown > li > a {
	padding-left: 60px !important;
}
.ownmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
	padding-left: 80px !important;
}
}
/* jQuery Lighter
 * Copyright 2015 Kevin Sylvestre
 * 1.3.4
 */
.lighter {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 400000000;
	opacity: 1;
}
.lighter img {
	display: block;
	width: 100%;
	height: 100%;
}
.lighter-fade .lighter-overlay {
	opacity: 0;
}
.lighter-loading .lighter-spinner {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.lighter-loading .lighter-container {
	opacity: 0;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
}
.lighter-fetched .lighter-spinner {
	opacity: 0;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
}
.lighter-fetched .lighter-container {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.lighter-fade .lighter-container {
	opacity: 0;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
}
.lighter-fade .lighter-spinner {
	opacity: 0;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
}
.lighter-overlay {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transition-property: opacity, -webkit-transform;
	-moz-transition-property: opacity, -moz-transform;
	transition-property: opacity, transform;
	background: rgba(255, 255, 255, 0.8);
	height: 100%;
	width: 100%;
}
.lighter-container {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transition-property: opacity, -webkit-transform;
	-moz-transition-property: opacity, -moz-transform;
	transition-property: opacity, transform;
	background: #FFF;
	position: absolute;
	z-index: 4000;
	top: 50%;
	left: 50%;
	right: 50%;
	bottom: 50%;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
}
.lighter-close {
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	text-align: center;
	margin: -15px;
	line-height: 32px;
	font-size: 16pt;
	font-family: Helvetica, Arial, serif;
}
.lighter-next, .lighter-prev {
	display: none;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0;
	line-height: 34px;
	font-size: 32pt;
	font-family: Times, serif;
}
.lighter-next {
	right: 40px;
}
.lighter-prev {
	left: 40px;
}
.lighter-next, .lighter-prev, .lighter-close {
	cursor: pointer;
	position: absolute;
	z-index: 8000;
	text-align: center;
	border-radius: 50%;
	color: rgba(0,0,0, 1);
	background: rgba(255, 255, 255, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transition-property: color, background;
	-moz-transition-property: color, background;
	transition-property: color, background;
}
.lighter-next:hover, .lighter-prev:hover, .lighter-close:hover {
	color: white;
	background: rgba(0, 0, 0, 0.4);
}
.lighter-next:active, .lighter-prev:active, .lighter-close:active {
	color: white;
	background: rgba(0, 0, 0, 0.4);
}
.lighter-spinner {
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	position: absolute;
	width: 60px;
	height: 20px;
	margin: -10px -30px;
	z-index: 4000;
	top: 50%;
	left: 50%;
	right: 50%;
	bottom: 50%;
}
.lighter-spinner::after {
	clear: both;
	content: "";
	display: table;
}
.lighter-dot {
	display: block;
	float: left;
	background: rgba(0, 0, 0, 0.2);
	width: 16px;
	height: 16px;
	margin: 2px;
	padding: 0;
	border-radius: 50%;
	-webkit-animation: lighter-bounce 1.6s infinite ease-in-out;
	-moz-animation: lighter-bounce 1.6s infinite ease-in-out;
	animation: lighter-bounce 1.6s infinite ease-in-out;
}
.lighter-dot:nth-child(1) {
	-webkit-animation-delay: -0.4s;
	-moz-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.lighter-dot:nth-child(2) {
	-webkit-animation-delay: -0.26667s;
	-moz-animation-delay: -0.26667s;
	animation-delay: -0.26667s;
}
.lighter-dot:nth-child(3) {
	-webkit-animation-delay: -0.13333s;
	-moz-animation-delay: -0.13333s;
	animation-delay: -0.13333s;
}
 @-webkit-keyframes lighter-bounce {
 from, to {
 -webkit-transform: scale(0);
}
 20% {
 -webkit-transform: scale(0);
}
 50% {
 -webkit-transform: scale(1);
}
 80% {
 -webkit-transform: scale(0);
}
}
@-moz-keyframes lighter-bounce {
 from, to {
 -moz-transform: scale(0);
}
 20% {
 -moz-transform: scale(0);
}
 50% {
 -moz-transform: scale(1);
}
 80% {
 -moz-transform: scale(0);
}
}
@keyframes lighter-bounce {
 from, to {
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 -o-transform: scale(0);
 transform: scale(0);
}
 20% {
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 -o-transform: scale(0);
 transform: scale(0);
}
 50% {
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
 80% {
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 -o-transform: scale(0);
 transform: scale(0);
}
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
	outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
*height:0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	/*height: 30px;*/
	margin: -20px 0 0;
	position: absolute;
	bottom: 35px;
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	text-align:center;
	border-radius:4px;
	/*border:1px solid #e8e8e8;*/
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 65px;
    width: 100%;
    text-align: center;
    display: inline-block;
    content: '\f104';
    color: #000;
}
.flex-direction-nav a.flex-next:before {
	content: '\f105';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 33.3333%;
	float: left;
	padding: 10px;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.checkbox {
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 25px;
	line-height: 19px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #272727;
	border-radius: 0px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: 0px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
	line-height: 15px;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before, .checkbox input[type="radio"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
	background-color: #337ab7;
	border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before, .checkbox-info input[type="radio"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after, .checkbox-info input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before, .checkbox-warning input[type="radio"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after, .checkbox-warning input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="radio"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="radio"]:checked + label::after {
	color: #fff;
}
.radio {
	padding-left: 20px;
}
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
	z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before {
	color: #fff;
}
input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after {
	color: #fff;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
*zoom:1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	left: -5px;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.bx-wrapper .bx-loading {
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom:1;
*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #d8d8d8;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #eeb013;
}
.bx-wrapper .bx-prev {
}
.bx-wrapper .bx-prev:before {
	height: 35px;
	width: 35px;
	background: #fff;
	color: #181818;
	content: "\f105";
	font-family: 'FontAwesome';
	position: relative;
}
.bx-wrapper .bx-next {
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 35px;
	height: 35px;
	background: #fff;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.html) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity:1;
}
100% {
opacity:0;
}
}
@keyframes fadeOut {
0% {
opacity:1;
}
100% {
opacity:0;
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
}
.bootstrap-select {
	width: 220px \0
}
.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}
.bootstrap-select.fit-width {
	width: auto!important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
}
.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333!important;
	outline: 5px auto -webkit-focus-ring-color!important;
	outline-offset: -2px
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}
.bootstrap-select.form-control:not([class*=col-]) {
	width: 100%
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}
.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
	outline: 0!important
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
	width: 100%
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 1035;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1036
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204,204,204,.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204,204,204,.2);
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
	padding: 4px 8px
}
.bs-actionsbox {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-actionsbox .btn-group button {
	width: 50%
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-donebutton .btn-group button {
	width: 100%
}
.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%
}
select.bs-select-hidden, select.selectpicker {
	display: none!important
}
select.mobile-device {
	position: absolute!important;
	top: 0;
	left: 0;
	display: block!important;
	width: 100%;
	height: 100%!important;
	opacity: 0
}
.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-base {
	width: 95%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
*z-index:-1;
}
.noUi-state-tap .noUi-origin {
	-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}
.noUi-horizontal {
	height: 4px;
	width: 100%;
	position: relative;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: 0px;
	top: -5px;
}
.noUi-horizontal.noUi-extended {
	padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
	right: -15px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}
.noUi-vertical.noUi-extended {
	padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin {
	bottom: -15px;
}
.noUi-background {
	background-color: #909090;
}
.noUi-base .noUi-background {
	background: none;
}
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	cursor: pointer;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}
[disabled].noUi-connect, [disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}
.sidebar-nav.cost-price {
	margin-bottom: 70px;
}
.cost-price-content {
	display: inline-block;
	position: relative;
}
.cost-price-content .noUi-handle-lower, .cost-price-content .noUi-handle-upper {
	height: 21px;
	width: 21px;
	background-color: #f1f3f8;
	border: 1px solid #dde1eb;
}
.cost-price-content .noUi-base .noUi-connect, .cost-price-content .noUi-base .noUi-background {
	position: absolute;
	top: -4px;
}
.price-min, .price-max {
	/*position: absolute;
	margin-top: 15px;*/
	font-size: 14px;
	color: #515151;
    width: 80px;
}
/*.price-min {
	left: 0;
}
.price-max {
	right: 0;
}*/
.cost-price-content .noUi-handle-lower, .cost-price-content .noUi-handle-upper {
	background-color: #eeb013;
	border: none;
	border-radius: 50%;
}
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 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;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
.ui-front {
	z-index: 100;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	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-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
	text-decoration: none;
}
.ui-button-icon-only {
	width: 2.2em;
}
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.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;
}
input.ui-button {
	padding: .4em 1em;
}
.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-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
border:0;
padding:0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	background: #3dc5df;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 0px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 0px;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: '\f104';
	font-family: 'FontAwesome';
	font-size: 20px;
	left: 8px;
	top: 3px !important;
	color: #fff;
	position: absolute;
}
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	right: 0px;
}
.ui-datepicker .ui-datepicker-next:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 20px;
	right: 8px;
	top: 3px;
	color: #fff;
	position: absolute;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
	position: absolute;
	right: 0px;
	top: 0px !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
}
.ui-datepicker .ui-datepicker-next-hover {
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
}
.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;
}
.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;
}
.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, .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: 0;
}
.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, .ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #647382;
	background: #fff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #fff;
	font-weight: normal;
	color: #647382;
	text-align: center;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #1c94c4;
	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 {
	background-position: 0 0;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #333333;
	background: #333333;
	font-weight: bold;
	color: #fff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #3dc5df;
	background: #3dc5df;
	color: #fff;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.html) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.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;
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.html) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.html) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}
html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cd-img-replace {
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.cd-main-content {
	position: relative;
	z-index: 2;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.cd-main-content.lateral-menu-is-open {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-ms-transform: translateX(300px);
	-o-transform: translateX(300px);
	transform: translateX(300px);
}
header {
}
header.lateral-menu-is-open {
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	-o-transform: translateX(-300px);
	transform: translateX(-300px);
}
header.is-fixed {
	position: fixed;
}
#cd-logo {
	display: block;
	float: left;
	margin: 12px 0 0 20px;
}
#cd-logo img {
	display: block;
}
#cd-top-nav {
	position: absolute;
	top: 0;
	right: 120px;
	height: 100%;
	display: none;
}
#cd-top-nav ul {
	height: 100%;
	padding-top: 18px;
}
#cd-top-nav li {
	display: inline-block;
	margin-right: 1em;
}
#cd-top-nav a {
	display: inline-block;
	padding: .5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
}
#cd-top-nav a.current {
	background-color: #242e30;
}
.no-touch #cd-top-nav a:hover {
	color: rgba(255, 255, 255, 0.7);
}
#cd-menu-trigger .cd-menu-text {
	height: 100%;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 600;
	display: none;
}
#cd-menu-trigger .cd-menu-icon {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 35px;
	height: 4px;
	background-color: #FFF;
}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: inherit;
	left: 0;
}
#cd-menu-trigger .cd-menu-icon::before {
	bottom: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#cd-menu-trigger .cd-menu-icon::after {
	top: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#cd-menu-trigger.is-clicked .cd-menu-icon {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
	background-color: white;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-navigation {
	margin-top: 50px;
}
#cd-lateral-nav {
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 1;
	width: 300px;
	padding-top: 100px;
	background-color: #171717;
	overflow-y: auto;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
	transition: transform .4s 0s, visibility 0s .4s;
	-webkit-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	-ms-transform: translateX(-80px);
	-o-transform: translateX(-80px);
	transform: translateX(-80px);
}
#cd-lateral-nav .cd-navigation {
	margin-top: 60px;
}
#cd-lateral-nav .sub-menu {
	display: none;
}
#cd-lateral-nav a {
	display: block;
}
#cd-lateral-nav.lateral-menu-is-open {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
	transition: transform .4s 0s, visibility 0s 0s;
	-webkit-overflow-scrolling: touch;
}
#cd-lateral-nav .item-has-children > a {
	position: relative;
}
#cd-lateral-nav .item-has-children > a::after {
	content: '\f105';
	font-family: 'FontAwesome';
	display: block;
	position: absolute;
	right: 30px;
	top: 25px;
	font-size: 12px;
	line-height: 48px;
	float: left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.checkbox {
	padding-left: 20px;
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate + label::after, .checkbox input[type="radio"]:indeterminate + label::after {
	display: block;
	content: "";
	width: 10px;
	height: 3px;
	background-color: #555555;
	border-radius: 2px;
	margin-left: -16.5px;
	margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled, .checkbox input[type="radio"]:disabled {
	cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before, .checkbox input[type="radio"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
	background-color: #337ab7;
	border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before, .checkbox-info input[type="radio"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after, .checkbox-info input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before, .checkbox-warning input[type="radio"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after, .checkbox-warning input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="radio"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="radio"]:checked + label::after {
	color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::before, .checkbox-primary input[type="radio"]:indeterminate + label::before {
	background-color: #337ab7;
	border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::after, .checkbox-primary input[type="radio"]:indeterminate + label::after {
	background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::before, .checkbox-danger input[type="radio"]:indeterminate + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::after, .checkbox-danger input[type="radio"]:indeterminate + label::after {
	background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::before, .checkbox-info input[type="radio"]:indeterminate + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::after, .checkbox-info input[type="radio"]:indeterminate + label::after {
	background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::before, .checkbox-warning input[type="radio"]:indeterminate + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::after, .checkbox-warning input[type="radio"]:indeterminate + label::after {
	background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::before, .checkbox-success input[type="radio"]:indeterminate + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::after, .checkbox-success input[type="radio"]:indeterminate + label::after {
	background-color: #fff;
}
.radio {
	padding-left: 20px;
}
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled {
	cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before {
	color: #fff;
}
input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after {
	color: #fff;
}

/*=======================================================
      HEADER
========================================================*/
header {
	width: 100%;
	z-index: 999;
	background: none;
	padding: 0;
	padding-bottom: 0px;
	position: relative;
}
header .logo {
	float: left;
}
header .container {
	position:relative;
}
header .navbar {
	border: none;
	margin: 0px;
	position: static;
	padding: 0px;
	border-radius: 0px;
	text-align: center;
	width: 100%;
	float: none; 
}
header .nav {
	padding: 0px;
	margin: 0px;
}
header .logo {
	float: left;
	position: relative;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
    min-width: 225px;
    height: 90px;
}
header .logo img {
    z-index: 3;
    position: static;
    top: 0;
    transform: translateY(0);
    height: 65px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}
.sticky-wrapper {
	height: auto !important;
}
header .sticky {
	left: 0px;
	z-index:4;
}
header .is-sticky .sticky {
	background: rgba(0,0,0,0.95);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
header.white-header .is-sticky .sticky {
	background: rgba(0,0,0,0.95);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
header .navbar {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
header .navbar li {
	display: inline-block;
	margin: 0px;
	position: relative;
}
header .sticky {
	width: 100%;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
header .navbar li a {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	padding: 16px 15px;
	letter-spacing: 0px;
}
.ownmenu .cate-style {
	text-align: left;
	min-width: 270px;
}
.ownmenu .cate-style a i {
	font-size: 14px;
	margin-right: 10px;
}
.ownmenu .cate-style a {
	background: #0a95da;
}
.ownmenu .cate-style .dropdown-menu li a {
	background: none;
}
.ownmenu .cate-style .dropdown-menu {
	padding: 0px !important;
	background: #fff !important;
	min-width: 270px !important;
}
.navbar-collapse {
	padding: 0px;
	float: left;
}
header .navbar li a:before {
}
header .navbar li a:hover:before {
	width: 100%;
}
header .navbar li.active a:before {
}
.nav>li>a:focus, .nav>li>a:hover {
	background: none;
}
.ownmenu .nav .dropdown-menu {
	background: #fff;
	padding: 0px;
}
.ownmenu .nav .dropdown-menu li a {
	color: #fff !important;
}
.ownmenu .dropdown-menu li {
	margin: 0px;
}
.ownmenu .nav .dropdown-menu li {
	position: relative;
	z-index: 2;
}
.ownmenu .nav .dropdown-menu li a {
	z-index: 1;
	position: relative;
}
    .ownmenu .nav .dropdown-menu li a:before {
        background: #ed9907;
        content: "";
        width: 0px;
        display: none;
        height: 100%;
        top: 0px;
        margin: 0px;
        z-index: -1;
        left: 0px;
    }
.ownmenu .dropdown-menu li a:hover:before {
	width: 100%;
	background: #232955;
}
.ownmenu .nav .dropdown-menu li:hover > a {
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: none;
}
.ownmenu .nav .dropdown-menu li a {
	padding: 0px 25px;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: 500;
	line-height: 34px;
	color: #555555;
}
.ownmenu .nav .dropdown-menu li:nth-last-child(1) a {
	border-bottom: none;
}
.ownmenu .nav .dropdown-menu {
	border: none;
	min-width: 250px;
	margin-top: 0px;
	border-radius: 0px;
	padding: 10px 0px;
	border-radius: 0px;
}
.ownmenu .nav .dropdown.megamenu .dropdown-menu li a {
    padding: 0px !important;
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 28px;
    color: #fff !important;
    margin-bottom: 5px;
}
.ownmenu .dropdown.megamenu {
	position: static !important;
}
.ownmenu .dropdown.megamenu .dropdown-menu {
	width: 100%;
	min-width: inherit;
	padding: 0px;
	background: none !important;
	box-shadow: none;
}
.ownmenu .dropdown.megamenu .dropdown-menu li {
	display: inline-block;
	width: 100%;
}
.ownmenu .dropdown.megamenu .dropdown-menu h6 {
	color: #333333;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 600;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.ownmenu .dropdown.megamenu .dropdown-menu li a {
	display: inline-block;
	width: 100%;
}
.ownmenu .dropdown .sub-menu .dropdown-menu {
	position: absolute;
	left: 100%;
	top: 0px;
	display: none !important;
	margin: 0px !important;
}
.ownmenu .dropdown .sub-menu:hover .dropdown-menu {
	display: block !important;
}
.ownmenu .dropdown .sub-menu .dropdown-menu li a {
	border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
.ownmenu .dropdown .sub-menu .dropdown-menu li:nth-last-child(1) a {
	border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
.ownmenu .dropdown .sub-menu:before {
	content: "\f105";
	position: absolute;
	right: 10px;
	font-family: 'FontAwesome';
	line-height: 33px;
	z-index: 2;
}
.ownmenu .dropdown .sub-menu:hover:before {
	color: #fff;
}
.ownmenu {
	float: left;
}
.nav-right i {
	font-size: 14px;
}
.nav-right li {
	padding: 0 0px;
	margin: 0 10px !important;
}
.nav-right {
	float: right;
	position: relative;
	margin-left: 30px;
	margin-top: 18px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

header .navbar li a:before:hover {
 width:100%;
}
header .navbar li.active a:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background: #ed1c24;
    content: "";
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
header .navbar li a:hover {
	color: #fff;
}
header .navbar li.active a {
	color: #fff !important;
}
.menu-left .navbar {
	float: none;
	display: block;
}
.navbar-nav > li:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	content: "\e876";
	float: right;
	font-family: 'Linearicons-Free';
	color: #fff;
	font-size: 8px;
	margin: 0px;
	position: absolute;
	right: 30px;
}
.dropdown-submenu>a:hover:after {
	color: #fff;
}
.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;
}
a.dropdown-toggle:after {
    content: "\f0dd";
    float: right;
    font-family: 'FontAwesome';
    color: #ffffff;
    
    margin: 0px;
    margin-left: 8px;
    margin-top: 3px;
    font-size: 10px;
    position: relative;
}
.multi-level .dropdown-submenu .dropdown-menu {
	display: none !important;
}
.multi-level .dropdown-submenu:hover .dropdown-menu {
	display: block !important;
}
.nav-right li a:before {
	display: none;
}
header .search-cate {
	min-width: 600px;
	display: inline-block;
	height: 50px;
	margin-left: 50px;
	position: relative;
	border: 1px solid #dddddd;
	border-radius: 50px;
	padding-left: 20px;
	background: #fff;
}
header .search-cate .btn {
	background: none !important;
	border: none;
	box-shadow: none !important;
	font-size: 14px;
	outline: none !important;
	color: #555555;
	padding: 13px 20px;
	padding-left: 10px;
}
header .bootstrap-select.btn-group .dropdown-toggle .caret {
	margin-top: 0px;
	margin-left: 5px;
	right: 8px;
	color: #cccccc;
}
header .search-cate .bootstrap-select.btn-group .dropdown-menu {
	border-radius: 0px;
	border: none;
	margin-top: 0px;
}
header .search-cate .bootstrap-select.btn-group .dropdown-menu ul {
	border: 1px solid #dddddd;
}
header .search-cate input {
	border: none;
	height: 48px;
	padding: 0 20px;
	/*width: 60%;*/
	border-radius: 10px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	/*border-left: 1px solid #ededed;*/
	outline: none !important;
    border-left: 0;
    width: 90%;
    padding-left: 0;
}
header .search-cate .submit {
	background: none;
	height: 44px;
	width: 44px;
	border-radius: 50%;
	background: #eeeeee;
	position: absolute;
	right: 2px;
	top: 2px;
	color: #555555;
	border: none;
}
header .search-cate .bootstrap-select {
	min-width: 80px;
}
header .search-cate .dropdown-menu>li>a {
	line-height: 26px;
}
header .search-cate .bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
header nav {
	background: #ed1c24;
}
.light-gry-bg {
	background: #f8f8f8;
}
.cart-pop {
	min-width: 190px;
}
.cart-pop a.dropdown-toggle:after {
	display: none;
}
.cart-pop .thumb {
	float: left;
	width: 70px;
	display: inline-block !important;
	border: 2px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.cart-pop li a {
	padding: 0px !important;
}
.cart-pop li .media-body .tittle {
	font-size: 13px;
}
.cart-pop ul.dropdown-menu li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.cart-pop li.btn-cart {
	text-align: center;
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.cart-pop li.btn-cart .btn-round {
	padding: 10px !important;
	color: #fff !important;
}
.cart-pop li .media-body span {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
	.cart-pop .icon-basket-loaded {
		height: 50px;
		width: 50px;
		border-radius: 50%;
		margin-right: 10px;
		line-height: 50px;
		color: #686868;
		background: #eeeeee;
		float: left;
		text-align: center;
		font-size: 26px;
	}
.cart-pop .dropdown-menu {
	margin-top: 10px;
	min-width: 246px;
	padding: 15px;
	/*min-height: 265px;*/
	border-radius: 0px;
	border: 1px solid #eeeeee;
}
.cart-pop .itm-cont {
	position: absolute;
	height: 20px;
	width: 20px;
	position: absolute;
	display: inline-block;
	background: #ed1c24;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	color: #fff;
	left: 35px;
	font-size: 12px;
}
.mega-inside {
    padding: 20px;
    background: #ffa200;
    border: 1px solid #ffa200;
    display: block;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    box-shadow: 0 3px 8px rgba(0,0,0,.175);
}
.mega-inside .top-lins {
	padding: 0 0px;
	display: inline-block;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.mega-inside .top-lins li {
	display: inline-block;
	width: auto !important;
}
.ownmenu .dropdown.megamenu .dropdown-menu .top-lins li a {
	padding: 0px 10px !important;
	color: #555555;
	border-right: 1px solid #e5e5e5;
	line-height: 16px;
}
.ownmenu .dropdown.megamenu .dropdown-menu .top-lins li:nth-last-child(1) a {
	border-right: none;
	color: #888888 !important;
	text-decoration: underline !important;
}
.ownmenu .dropdown.megamenu .dropdown-menu .top-lins li:nth-child(1) a {
	padding-left: 0px !important;
}
.mega-inside .top-lins li a {
	padding: 0px !important;
}
.ownmenu .dropdown-menu .top-lins li a:hover:before {
	display: none;
}
.header-style-2 nav {
	background: none;
	width: auto;
	float: left;
	margin-left: 100px;
	margin-top: 0px;
}
.header-style-2 .navbar li a {
	color: #222222 !important;
}
.call-mun {
	font-size: 14px;
	color: #fff;
}
.call-mun i {
	font-size: 16px;
	margin-right: 10px;
}
.header-style-2 .navbar li a:before {
	display: none;
}
.header-style-2 .navbar li.active a {
	color: #222222 !important;
}
.header-style-2 .navbar li a {
	padding: 13px 15px;
}
.bar-search {
	background: #372e41;
	margin-top: 40px;
}
.bar-search .search-cate {
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.bar-search .search-cate .submit {
	background: none;
	font-size: 20px;
}
.bar-search .search-cate {
	min-width: 550px;
}
.bar-search .search-cate input {
	width: 57%;
}
.cate-bar-in li {
	list-style: none;
}
.cate-style {
	float: left;
	display: inline-block;
	color: #fff !important;
	background: #0a95da;
	padding: 15px 20px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	min-width: 270px;
}
.cate-style i {
	margin-right: 10px;
}
.cate-bar-in {
	width: 270px;
	background: #fff;
	position: absolute;
	border-top: 0px;
	top: 100%;
	margin-top: 54px;
}
.cate-bar-in.relative {
	position: relative;
}
.cate-bar-in ul {
	margin: 0px;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	border: 1px solid #eeeeee;
	border-top: 0px;
	padding-bottom: 9px;
}
.cate-bar-in ul li {
	width: 100%;
	position:relative;
	text-align: left;
}
.cate-bar-in a {
	padding: 0px 20px !important;
	font-size: 14px !important;
	letter-spacing: 0px;
	font-weight: 500 !important;
	display: inline-block !important;
	width: 100% !important;
	line-height: 40px;
	color: #555555 !important;
}
.cate-bar-in li a:hover {
	background: #f8f8f8;
}
.cate-bar-in ul li.sub-menu:before {
	content: "\f105";
	font-family: 'FontAwesome';
	color: #888888;
	margin: 0px;
	font-size: 14px;
	position: absolute;
	right: 20px;
	line-height: 40px;
}
.cate-bar-in ul li.sub-menu ul {
	position: absolute;
	left: 99.999999%;
	top: 0px;
	display: none;
	z-index: 99999;
	background: #fff;
}
.cate-bar-in ul li.sub-menu ul li a {
	line-height: 32px;
}
.cate-bar-in ul li.sub-menu:hover ul {
	display: block;
}
.cate-lst {
	position: relative;
	width: 270px;
}
.ownmenu .cate-style {
}
header.header-style-3 .navbar {
	margin-top: 0px;
	width: auto;
	background: none;
	display: inline-block;
	text-align: center;
	margin-left: 100px;
}
header.header-style-3 .navbar-collapse.collapse {
}
header.header-style-3 .navbar li a {
	color: #555555;
	font-weight: 600;
}
header.header-style-3 .navbar li a.dropdown-toggle:after {
	color: #999999;
}
header.header-style-3 .navbar li a:before {
	display: none;
}
header.header-style-3 .navbar li.active a {
	color: #000 !important;
}
header.header-style-3 .nav-uder-bar {
	background: #372e41;
	margin-top: 30px;
}
header.header-style-3 .search-cate {
	margin-top: 5px;
	height: 44px;
}
header.header-style-3 .search-cate input {
	height: 42px;
}
header.header-style-3 .search-cate .submit {
	background: none;
	height: 42px;
}
header.header-style-3 .search-cate .btn {
	padding: 11px 0;
	padding-top: 10px;
}
header.header-style-3 .search-cate {
	min-width: 500px;
}
header.header-style-3 .search-cate .bootstrap-select {
	min-width: 180px;
	float: left;
}
header.header-style-3 .cate-style {
	background: #f74b16;
}
header.header-style-3 .cart-pop .itm-cont {
	background: #f74b16;
}
.header-style-4 {
	background: #f12a43;
	padding-bottom: 40px;
}
.header-style-4 .search-cate {
	height: 44px;
	min-width: 450px;
}
header.header-style-4 .search-cate .bootstrap-select {
	min-width: 170px;
}
.header-style-4 .search-cate input {
	width: auto;
}
.header-style-4 .search-cate input {
	height: 40px;
	line-height: 40px;
}
.header-style-4 .search-cate .btn {
	padding: 7px 20px;
	padding-left: 0px;
}
.header-style-4 .search-cate .submit {
	height: 38px;
	width: 38px;
	margin-right: 5px;
	background: none;
	font-size: 18px;
}
.header-style-4 .go-right {
	float: right;
	width: 75%;
}
.header-style-4 .search-cate {
	margin-left: 30px;
}
.header-style-4 .cart-pop {
	min-width: 175px;
}
.header-style-4 .cart-pop .flaticon-shopping-bag {
	background: #fff;
}
.header-style-4 .cart-pop a {
	color: #fff;
}
.header-style-4 .go-right .call-mun strong {
	font-size: 16px;
}
.header-style-4 .go-right .call-mun {
	line-height: 18px;
	display: inline-block;
	min-width: 175px;
	margin-top: 5px;
	float: left;
}
.header-style-4 .go-right .call-mun i {
	float: left;
	font-size: 30px;
	margin-top: 5px;
}
.header-style-4 .cart-pop .flaticon-shopping-bag {
	height: 44px;
	width: 44px;
	line-height: 44px;
}
.header-style-5 .search-cate {
	height: 50px;
	min-width: 450px;
}
header.header-style-5 .search-cate .bootstrap-select {
	min-width: 170px;
}
header.header-style-5 .search-cate .bootstrap-select {
	float: left;
}
.header-style-5 .search-cate input {
	width: auto;
}
.header-style-5 .search-cate input {
	height: 45px;
	line-height: 45px;
	margin-top: 1px;
}
.header-style-5 .search-cate .btn {
	padding: 14px 20px;
	padding-left: 0px;
}
.header-style-5 .search-cate .submit {
	height: 38px;
	width: 38px;
	margin-right: 5px;
	background: none;
	margin-top: 3px;
	font-size: 18px;
}
.header-style-5 .go-right {
	float: right;
	width: 75%;
}
.header-style-5 .search-cate {
	margin-left: 30px;
	border: 2px solid #7a9b08;
}
.header-style-5 .cart-pop {
	min-width: 175px;
}
.header-style-5 .go-right .call-mun strong {
	font-size: 16px;
}
.header-style-5 .go-right .call-mun {
	line-height: 18px;
	display: inline-block;
	min-width: 175px;
	margin-top: 5px;
	float: left;
	color: #555555;
}
.header-style-5 .go-right .call-mun i {
	float: left;
	font-size: 30px;
	margin-top: 5px;
}
header.header-style-5 nav {
	background: none;
}
header.header-style-5 .navbar li a {
	color: #222222;
	font-weight: 600;
}
header.header-style-5 a.dropdown-toggle:after {
	color: #999999;
}
.green header.header-style-5 nav {
	background: none;
}
.green .cart-pop .itm-cont {
	background: #7a9b08;
}
header.header-style-5 .navbar li a:before {
	background: none !important;
}
header.header-style-5 .navbar li.active a {
	color: #222222 !important;
}
header.header-style-5 .navbar li a:before {
	background: none;
}
.header-style-5.style-10 .search-cate {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
}
.mega-inside .home-links li{
	width:20% !important;
	float:left;
	padding:0 15px;
	text-align:center;
	margin-bottom:30px;
    min-height: 205px;
}
.mega-inside ::-webkit-scrollbar {
    width: 5px;
}
.mega-inside ::-webkit-scrollbar-track {
}
.mega-inside ::-webkit-scrollbar-thumb {
  background-color: #f3f3f3;
}
.mega-inside .home-links{
	display:inline-block;
	width:100%;
	max-height:450px;
    overflow-y: scroll;
}
.mega-inside .home-links li img{
	border:6px solid #f3f3f3;
	display:inline-block;
	width:100%;
}
.mega-inside.scrn{
	padding:30px 15px !important;
	padding-bottom:0px !important;
}
.mega-inside .home-links li a span{
	font-size:16px;
	color:#222222;
	font-weight:bold;
}
.mega-inside .home-links li a:hover img{
	border-color:#dfdfdf;
}
.layout-4 .top-bar {
	border: none;
	background: #d8263c;
}
.layout-4 .top-bar p {
	color: #fff;
}
.layout-4 .top-bar .right-sec li a {
	color: #fff;
}
.layout-4 .top-bar .btn {
	color: #fff !important;
}
.layout-4 .top-bar .dropdown-menu>li>a {
	color: #333 !important;
}
.layout-4 .top-bar .dropdown-menu li a:hover {
	color: #fff !important;
}
.layout-4 .top-bar .social-top a {
	color: #fff;
}
.layout-4 .top-bar .right-sec li {
	border-right: 1px solid #da5d6d;
}
.layout-4 .top-bar .right-sec li:nth-last-child(1) {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}
.layout-4 .cart-pop .itm-cont {
	background: #d41f35;
	left: 30px;
	top: -6px;
}
.layout-4 .cart-pop li .media-body .tittle {
	color: #141414;
}
.layout-4 .top-bar .right-sec {
	margin-bottom: 0px;
	margin-top: 3px;
}
.layout-4 .top-bar .bootstrap-select.btn-group .dropdown-toggle .caret {
	color: #e46877;
}
.layout-4 .featur-tabs .nav-tabs>li {
	margin: 0px;
}
.layout-4 .featur-tabs .nav-tabs>li a {
	padding: 15px 0px !important;
	padding-top: 0px !important;
	border-bottom: 2px solid rgba(255,255,255,0.0) !important;
	margin-top: 0 !important;
}
.layout-4 .featur-tabs .nav-bars > li a {
	margin-right: 40px !important;
}
.layout-4 .featur-tabs .nav-tabs>li.active a {
	margin-top: 0px !important;
	padding: 15px 0px !important;
	padding-top: 0px !important;
}
.layout-4 .footer-dark h4 {
	position: relative;
}
.layout-4 .footer-dark h4:before {
	position: absolute;
	height: 2px;
	width: 70px;
	content: "";
	bottom: 0px;
	left: 0px;
	background: #cd2036;
}
.deal-slide .owl-nav {
	position: absolute;
	top: -35px;
	right: 0px;
}
.deal-slide .owl-nav div {
	display: inline-block;
	color: #aaaaaa;
}
.deal-slide .owl-nav div span {
	display: inline-block;
	margin-left: 15px;
	padding-left: 15px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.deal-slide .owl-nav div span:hover {
	color: #555555;
	font-weight: 500;
}
.deal-slide .owl-nav .owl-next span:nth-child(1) {
	border-left: 1px solid #e1e1e1;
}
.layout-5 .slid-sec .like-bnr.ultra {
	background: url(../images/bnr-feature-2.jpg) right top no-repeat;
}
.layout-5 .slid-sec .like-bnr.ultra-1 {
	background: url(../images/bnr-feature-3.jpg) right top no-repeat;
}
.layout-5 .slid-sec .like-bnr.ultra-1 .price {
	color: #222222;
}
/*=======================================================
			MARGIN AND PADDING
========================================================*/
.padding-top-bot-300 {
	padding-bottom: 300px !important;
	padding-top: 300px !important;
}
.margin-right-150 {
	margin-right: 150px !important;
}
.margin-left-150 {
	margin-left: 150px !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.pad-t-b-130 {
	padding-top: 130px !important;
	padding-bottom: 130px !important;
}
.margin-0 {
	margin: 0px !important;
}
.margin-left-0 {
	margin-left: 0px !important;
}
.margin-right-0 {
	margin-right: 0px !important;
}
.margin-top-0 {
	margin-top: 0px !important;
}
.margin-bottom-0 {
	margin-bottom: 0px !important;
}
.padding-0 {
	padding: 0px !important;
}
.padding-left-0 {
	padding-left: 0px !important;
}
.padding-right-0 {
	padding-right: 0px !important;
}
.padding-top-0 {
	padding-top: 0px !important;
}
.padding-bottom-0 {
	padding-bottom: 0px !important;
}
.margin-1 {
	margin: 1px !important;
}
.margin-left-1 {
	margin-left: 1px !important;
}
.margin-right-1 {
	margin-right: 1px !important;
}
.margin-top-1 {
	margin-top: 1px !important;
}
.margin-bottom-1 {
	margin-bottom: 1px !important;
}
.padding-1 {
	padding: 1px !important;
}
.padding-left-1 {
	padding-left: 1px !important;
}
.padding-right-1 {
	padding-right: 1px !important;
}
.padding-top-1 {
	padding-top: 1px !important;
}
.padding-bottom-1 {
	padding-bottom: 1px !important;
}
.margin-2 {
	margin: 2px !important;
}
.margin-left-2 {
	margin-left: 2px !important;
}
.margin-right-2 {
	margin-right: 2px !important;
}
.margin-top-2 {
	margin-top: 2px !important;
}
.margin-bottom-2 {
	margin-bottom: 2px !important;
}
.padding-2 {
	padding: 2px !important;
}
.padding-left-2 {
	padding-left: 2px !important;
}
.padding-right-2 {
	padding-right: 2px !important;
}
.padding-top-2 {
	padding-top: 2px !important;
}
.padding-bottom-2 {
	padding-bottom: 2px !important;
}
.margin-3 {
	margin: 3px !important;
}
.margin-left-3 {
	margin-left: 3px !important;
}
.margin-right-3 {
	margin-right: 3px !important;
}
.margin-top-3 {
	margin-top: 3px !important;
}
.margin-bottom-3 {
	margin-bottom: 3px !important;
}
.padding-3 {
	padding: 3px !important;
}
.padding-left-3 {
	padding-left: 3px !important;
}
.padding-right-3 {
	padding-right: 3px !important;
}
.padding-top-3 {
	padding-top: 3px !important;
}
.padding-bottom-3 {
	padding-bottom: 3px !important;
}
.margin-4 {
	margin: 4px !important;
}
.margin-left-4 {
	margin-left: 4px !important;
}
.margin-right-4 {
	margin-right: 4px !important;
}
.margin-top-4 {
	margin-top: 4px !important;
}
.margin-bottom-4 {
	margin-bottom: 4px !important;
}
.padding-4 {
	padding: 4px !important;
}
.padding-left-4 {
	padding-left: 4px !important;
}
.padding-right-4 {
	padding-right: 4px !important;
}
.padding-top-4 {
	padding-top: 4px !important;
}
.padding-bottom-4 {
	padding-bottom: 4px !important;
}
.margin-5 {
	margin: 5px !important;
}
.margin-left-5 {
	margin-left: 5px !important;
}
.margin-right-5 {
	margin-right: 5px !important;
}
.margin-top-5 {
	margin-top: 5px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.padding-5 {
	padding: 5px !important;
}
.padding-left-5 {
	padding-left: 5px !important;
}
.padding-right-5 {
	padding-right: 5px !important;
}
.padding-top-5 {
	padding-top: 5px !important;
}
.padding-bottom-5 {
	padding-bottom: 5px !important;
}
.margin-6 {
	margin: 6px !important;
}
.margin-left-6 {
	margin-left: 6px !important;
}
.margin-right-6 {
	margin-right: 6px !important;
}
.margin-top-6 {
	margin-top: 6px !important;
}
.margin-bottom-6 {
	margin-bottom: 6px !important;
}
.padding-6 {
	padding: 6px !important;
}
.padding-left-6 {
	padding-left: 6px !important;
}
.padding-right-6 {
	padding-right: 6px !important;
}
.padding-top-6 {
	padding-top: 6px !important;
}
.padding-bottom-6 {
	padding-bottom: 6px !important;
}
.margin-7 {
	margin: 7px !important;
}
.margin-left-7 {
	margin-left: 7px !important;
}
.margin-right-7 {
	margin-right: 7px !important;
}
.margin-top-7 {
	margin-top: 7px !important;
}
.margin-bottom-7 {
	margin-bottom: 7px !important;
}
.padding-7 {
	padding: 7px !important;
}
.padding-left-7 {
	padding-left: 7px !important;
}
.padding-right-7 {
	padding-right: 7px !important;
}
.padding-top-7 {
	padding-top: 7px !important;
}
.padding-bottom-7 {
	padding-bottom: 7px !important;
}
.margin-8 {
	margin: 8px !important;
}
.margin-left-8 {
	margin-left: 8px !important;
}
.margin-right-8 {
	margin-right: 8px !important;
}
.margin-top-8 {
	margin-top: 8px !important;
}
.margin-bottom-8 {
	margin-bottom: 8px !important;
}
.padding-8 {
	padding: 8px !important;
}
.padding-left-8 {
	padding-left: 8px !important;
}
.padding-right-8 {
	padding-right: 8px !important;
}
.padding-top-8 {
	padding-top: 8px !important;
}
.padding-bottom-8 {
	padding-bottom: 8px !important;
}
.margin-9 {
	margin: 9px !important;
}
.margin-left-9 {
	margin-left: 9px !important;
}
.margin-right-9 {
	margin-right: 9px !important;
}
.margin-top-9 {
	margin-top: 9px !important;
}
.margin-bottom-9 {
	margin-bottom: 9px !important;
}
.padding-9 {
	padding: 9px !important;
}
.padding-left-9 {
	padding-left: 9px !important;
}
.padding-right-9 {
	padding-right: 9px !important;
}
.padding-top-9 {
	padding-top: 9px !important;
}
.padding-bottom-9 {
	padding-bottom: 9px !important;
}
.margin-10 {
	margin: 10px !important;
}
.margin-left-10 {
	margin-left: 10px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.padding-10 {
	padding: 10px !important;
}
.padding-left-10 {
	padding-left: 10px !important;
}
.padding-right-10 {
	padding-right: 10px !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-bottom-10 {
	padding-bottom: 10px !important;
}
.margin-11 {
	margin: 11px !important;
}
.margin-left-11 {
	margin-left: 11px !important;
}
.margin-right-11 {
	margin-right: 11px !important;
}
.margin-top-11 {
	margin-top: 11px !important;
}
.margin-bottom-11 {
	margin-bottom: 11px !important;
}
.padding-11 {
	padding: 11px !important;
}
.padding-left-11 {
	padding-left: 11px !important;
}
.padding-right-11 {
	padding-right: 11px !important;
}
.padding-top-11 {
	padding-top: 11px !important;
}
.padding-bottom-11 {
	padding-bottom: 11px !important;
}
.margin-12 {
	margin: 12px !important;
}
.margin-left-12 {
	margin-left: 12px !important;
}
.margin-right-12 {
	margin-right: 12px !important;
}
.margin-top-12 {
	margin-top: 12px !important;
}
.margin-bottom-12 {
	margin-bottom: 12px !important;
}
.padding-12 {
	padding: 12px !important;
}
.padding-left-12 {
	padding-left: 12px !important;
}
.padding-right-12 {
	padding-right: 12px !important;
}
.padding-top-12 {
	padding-top: 12px !important;
}
.padding-bottom-12 {
	padding-bottom: 12px !important;
}
.margin-13 {
	margin: 13px !important;
}
.margin-left-13 {
	margin-left: 13px !important;
}
.margin-right-13 {
	margin-right: 13px !important;
}
.margin-top-13 {
	margin-top: 13px !important;
}
.margin-bottom-13 {
	margin-bottom: 13px !important;
}
.padding-13 {
	padding: 13px !important;
}
.padding-left-13 {
	padding-left: 13px !important;
}
.padding-right-13 {
	padding-right: 13px !important;
}
.padding-top-13 {
	padding-top: 13px !important;
}
.padding-bottom-13 {
	padding-bottom: 13px !important;
}
.margin-14 {
	margin: 14px !important;
}
.margin-left-14 {
	margin-left: 14px !important;
}
.margin-right-14 {
	margin-right: 14px !important;
}
.margin-top-14 {
	margin-top: 14px !important;
}
.margin-bottom-14 {
	margin-bottom: 14px !important;
}
.padding-14 {
	padding: 14px !important;
}
.padding-left-14 {
	padding-left: 14px !important;
}
.padding-right-14 {
	padding-right: 14px !important;
}
.padding-top-14 {
	padding-top: 14px !important;
}
.padding-bottom-14 {
	padding-bottom: 14px !important;
}
.margin-15 {
	margin: 15px !important;
}
.margin-left-15 {
	margin-left: 15px !important;
}
.margin-right-15 {
	margin-right: 15px !important;
}
.margin-top-15 {
	margin-top: 15px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.padding-15 {
	padding: 15px !important;
}
.padding-left-15 {
	padding-left: 15px !important;
}
.padding-right-15 {
	padding-right: 15px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-bottom-15 {
	padding-bottom: 15px !important;
}
.margin-16 {
	margin: 16px !important;
}
.margin-left-16 {
	margin-left: 16px !important;
}
.margin-right-16 {
	margin-right: 16px !important;
}
.margin-top-16 {
	margin-top: 16px !important;
}
.margin-bottom-16 {
	margin-bottom: 16px !important;
}
.padding-16 {
	padding: 16px !important;
}
.padding-left-16 {
	padding-left: 16px !important;
}
.padding-right-16 {
	padding-right: 16px !important;
}
.padding-top-16 {
	padding-top: 16px !important;
}
.padding-bottom-16 {
	padding-bottom: 16px !important;
}
.margin-17 {
	margin: 17px !important;
}
.margin-left-17 {
	margin-left: 17px !important;
}
.margin-right-17 {
	margin-right: 17px !important;
}
.margin-top-17 {
	margin-top: 17px !important;
}
.margin-bottom-17 {
	margin-bottom: 17px !important;
}
.padding-17 {
	padding: 17px !important;
}
.padding-left-17 {
	padding-left: 17px !important;
}
.padding-right-17 {
	padding-right: 17px !important;
}
.padding-top-17 {
	padding-top: 17px !important;
}
.padding-bottom-17 {
	padding-bottom: 17px !important;
}
.margin-18 {
	margin: 18px !important;
}
.margin-left-18 {
	margin-left: 18px !important;
}
.margin-right-18 {
	margin-right: 18px !important;
}
.margin-top-18 {
	margin-top: 18px !important;
}
.margin-bottom-18 {
	margin-bottom: 18px !important;
}
.padding-18 {
	padding: 18px !important;
}
.padding-left-18 {
	padding-left: 18px !important;
}
.padding-right-18 {
	padding-right: 18px !important;
}
.padding-top-18 {
	padding-top: 18px !important;
}
.padding-bottom-18 {
	padding-bottom: 18px !important;
}
.margin-19 {
	margin: 19px !important;
}
.margin-left-19 {
	margin-left: 19px !important;
}
.margin-right-19 {
	margin-right: 19px !important;
}
.margin-top-19 {
	margin-top: 19px !important;
}
.margin-bottom-19 {
	margin-bottom: 19px !important;
}
.padding-19 {
	padding: 19px !important;
}
.padding-left-19 {
	padding-left: 19px !important;
}
.padding-right-19 {
	padding-right: 19px !important;
}
.padding-top-19 {
	padding-top: 19px !important;
}
.padding-bottom-19 {
	padding-bottom: 19px !important;
}
.margin-20 {
	margin: 20px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}
.margin-right-20 {
	margin-right: 20px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.padding-20 {
	padding: 20px !important;
}
.padding-left-20 {
	padding-left: 20px !important;
}
.padding-right-20 {
	padding-right: 20px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-bottom-20 {
	padding-bottom: 20px !important;
}
.margin-21 {
	margin: 21px !important;
}
.margin-left-21 {
	margin-left: 21px !important;
}
.margin-right-21 {
	margin-right: 21px !important;
}
.margin-top-21 {
	margin-top: 21px !important;
}
.margin-bottom-21 {
	margin-bottom: 21px !important;
}
.padding-21 {
	padding: 21px !important;
}
.padding-left-21 {
	padding-left: 21px !important;
}
.padding-right-21 {
	padding-right: 21px !important;
}
.padding-top-21 {
	padding-top: 21px !important;
}
.padding-bottom-21 {
	padding-bottom: 21px !important;
}
.margin-22 {
	margin: 22px !important;
}
.margin-left-22 {
	margin-left: 22px !important;
}
.margin-right-22 {
	margin-right: 22px !important;
}
.margin-top-22 {
	margin-top: 22px !important;
}
.margin-bottom-22 {
	margin-bottom: 22px !important;
}
.padding-22 {
	padding: 22px !important;
}
.padding-left-22 {
	padding-left: 22px !important;
}
.padding-right-22 {
	padding-right: 22px !important;
}
.padding-top-22 {
	padding-top: 22px !important;
}
.padding-bottom-22 {
	padding-bottom: 22px !important;
}
.margin-23 {
	margin: 23px !important;
}
.margin-left-23 {
	margin-left: 23px !important;
}
.margin-right-23 {
	margin-right: 23px !important;
}
.margin-top-23 {
	margin-top: 23px !important;
}
.margin-bottom-23 {
	margin-bottom: 23px !important;
}
.padding-23 {
	padding: 23px !important;
}
.padding-left-23 {
	padding-left: 23px !important;
}
.padding-right-23 {
	padding-right: 23px !important;
}
.padding-top-23 {
	padding-top: 23px !important;
}
.padding-bottom-23 {
	padding-bottom: 23px !important;
}
.margin-24 {
	margin: 24px !important;
}
.margin-left-24 {
	margin-left: 24px !important;
}
.margin-right-24 {
	margin-right: 24px !important;
}
.margin-top-24 {
	margin-top: 24px !important;
}
.margin-bottom-24 {
	margin-bottom: 24px !important;
}
.padding-24 {
	padding: 24px !important;
}
.padding-left-24 {
	padding-left: 24px !important;
}
.padding-right-24 {
	padding-right: 24px !important;
}
.padding-top-24 {
	padding-top: 24px !important;
}
.padding-bottom-24 {
	padding-bottom: 24px !important;
}
.margin-25 {
	margin: 25px !important;
}
.margin-left-25 {
	margin-left: 25px !important;
}
.margin-right-25 {
	margin-right: 25px !important;
}
.margin-top-25 {
	margin-top: 25px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.padding-25 {
	padding: 25px !important;
}
.padding-left-25 {
	padding-left: 25px !important;
}
.padding-right-25 {
	padding-right: 25px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}
.padding-bottom-25 {
	padding-bottom: 25px !important;
}
.margin-26 {
	margin: 26px !important;
}
.margin-left-26 {
	margin-left: 26px !important;
}
.margin-right-26 {
	margin-right: 26px !important;
}
.margin-top-26 {
	margin-top: 26px !important;
}
.margin-bottom-26 {
	margin-bottom: 26px !important;
}
.padding-26 {
	padding: 26px !important;
}
.padding-left-26 {
	padding-left: 26px !important;
}
.padding-right-26 {
	padding-right: 26px !important;
}
.padding-top-26 {
	padding-top: 26px !important;
}
.padding-bottom-26 {
	padding-bottom: 26px !important;
}
.margin-27 {
	margin: 27px !important;
}
.margin-left-27 {
	margin-left: 27px !important;
}
.margin-right-27 {
	margin-right: 27px !important;
}
.margin-top-27 {
	margin-top: 27px !important;
}
.margin-bottom-27 {
	margin-bottom: 27px !important;
}
.padding-27 {
	padding: 27px !important;
}
.padding-left-27 {
	padding-left: 27px !important;
}
.padding-right-27 {
	padding-right: 27px !important;
}
.padding-top-27 {
	padding-top: 27px !important;
}
.padding-bottom-27 {
	padding-bottom: 27px !important;
}
.margin-28 {
	margin: 28px !important;
}
.margin-left-28 {
	margin-left: 28px !important;
}
.margin-right-28 {
	margin-right: 28px !important;
}
.margin-top-28 {
	margin-top: 28px !important;
}
.margin-bottom-28 {
	margin-bottom: 28px !important;
}
.padding-28 {
	padding: 28px !important;
}
.padding-left-28 {
	padding-left: 28px !important;
}
.padding-right-28 {
	padding-right: 28px !important;
}
.padding-top-28 {
	padding-top: 28px !important;
}
.padding-bottom-28 {
	padding-bottom: 28px !important;
}
.margin-29 {
	margin: 29px !important;
}
.margin-left-29 {
	margin-left: 29px !important;
}
.margin-right-29 {
	margin-right: 29px !important;
}
.margin-top-29 {
	margin-top: 29px !important;
}
.margin-bottom-29 {
	margin-bottom: 29px !important;
}
.padding-29 {
	padding: 29px !important;
}
.padding-left-29 {
	padding-left: 29px !important;
}
.padding-right-29 {
	padding-right: 29px !important;
}
.padding-top-29 {
	padding-top: 29px !important;
}
.padding-bottom-29 {
	padding-bottom: 29px !important;
}
.margin-30 {
	margin: 30px !important;
}
.margin-left-30 {
	margin-left: 30px !important;
}
.margin-right-30 {
	margin-right: 30px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.padding-30 {
	padding: 30px !important;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
.margin-31 {
	margin: 31px !important;
}
.margin-left-31 {
	margin-left: 31px !important;
}
.margin-right-31 {
	margin-right: 31px !important;
}
.margin-top-31 {
	margin-top: 31px !important;
}
.margin-bottom-31 {
	margin-bottom: 31px !important;
}
.padding-31 {
	padding: 31px !important;
}
.padding-left-31 {
	padding-left: 31px !important;
}
.padding-right-31 {
	padding-right: 31px !important;
}
.padding-top-31 {
	padding-top: 31px !important;
}
.padding-bottom-31 {
	padding-bottom: 31px !important;
}
.margin-32 {
	margin: 32px !important;
}
.margin-left-32 {
	margin-left: 32px !important;
}
.margin-right-32 {
	margin-right: 32px !important;
}
.margin-top-32 {
	margin-top: 32px !important;
}
.margin-bottom-32 {
	margin-bottom: 32px !important;
}
.padding-32 {
	padding: 32px !important;
}
.padding-left-32 {
	padding-left: 32px !important;
}
.padding-right-32 {
	padding-right: 32px !important;
}
.padding-top-32 {
	padding-top: 32px !important;
}
.padding-bottom-32 {
	padding-bottom: 32px !important;
}
.margin-33 {
	margin: 33px !important;
}
.margin-left-33 {
	margin-left: 33px !important;
}
.margin-right-33 {
	margin-right: 33px !important;
}
.margin-top-33 {
	margin-top: 33px !important;
}
.margin-bottom-33 {
	margin-bottom: 33px !important;
}
.padding-33 {
	padding: 33px !important;
}
.padding-left-33 {
	padding-left: 33px !important;
}
.padding-right-33 {
	padding-right: 33px !important;
}
.padding-top-33 {
	padding-top: 33px !important;
}
.padding-bottom-33 {
	padding-bottom: 33px !important;
}
.margin-34 {
	margin: 34px !important;
}
.margin-left-34 {
	margin-left: 34px !important;
}
.margin-right-34 {
	margin-right: 34px !important;
}
.margin-top-34 {
	margin-top: 34px !important;
}
.margin-bottom-34 {
	margin-bottom: 34px !important;
}
.padding-34 {
	padding: 34px !important;
}
.padding-left-34 {
	padding-left: 34px !important;
}
.padding-right-34 {
	padding-right: 34px !important;
}
.padding-top-34 {
	padding-top: 34px !important;
}
.padding-bottom-34 {
	padding-bottom: 34px !important;
}
.margin-35 {
	margin: 35px !important;
}
.margin-left-35 {
	margin-left: 35px !important;
}
.margin-right-35 {
	margin-right: 35px !important;
}
.margin-top-35 {
	margin-top: 35px !important;
}
.margin-bottom-35 {
	margin-bottom: 35px !important;
}
.padding-35 {
	padding: 35px !important;
}
.padding-left-35 {
	padding-left: 35px !important;
}
.padding-right-35 {
	padding-right: 35px !important;
}
.padding-top-35 {
	padding-top: 35px !important;
}
.padding-bottom-35 {
	padding-bottom: 35px !important;
}
.margin-36 {
	margin: 36px !important;
}
.margin-left-36 {
	margin-left: 36px !important;
}
.margin-right-36 {
	margin-right: 36px !important;
}
.margin-top-36 {
	margin-top: 36px !important;
}
.margin-bottom-36 {
	margin-bottom: 36px !important;
}
.padding-36 {
	padding: 36px !important;
}
.padding-left-36 {
	padding-left: 36px !important;
}
.padding-right-36 {
	padding-right: 36px !important;
}
.padding-top-36 {
	padding-top: 36px !important;
}
.padding-bottom-36 {
	padding-bottom: 36px !important;
}
.margin-37 {
	margin: 37px !important;
}
.margin-left-37 {
	margin-left: 37px !important;
}
.margin-right-37 {
	margin-right: 37px !important;
}
.margin-top-37 {
	margin-top: 37px !important;
}
.margin-bottom-37 {
	margin-bottom: 37px !important;
}
.padding-37 {
	padding: 37px !important;
}
.padding-left-37 {
	padding-left: 37px !important;
}
.padding-right-37 {
	padding-right: 37px !important;
}
.padding-top-37 {
	padding-top: 37px !important;
}
.padding-bottom-37 {
	padding-bottom: 37px !important;
}
.margin-38 {
	margin: 38px !important;
}
.margin-left-38 {
	margin-left: 38px !important;
}
.margin-right-38 {
	margin-right: 38px !important;
}
.margin-top-38 {
	margin-top: 38px !important;
}
.margin-bottom-38 {
	margin-bottom: 38px !important;
}
.padding-38 {
	padding: 38px !important;
}
.padding-left-38 {
	padding-left: 38px !important;
}
.padding-right-38 {
	padding-right: 38px !important;
}
.padding-top-38 {
	padding-top: 38px !important;
}
.padding-bottom-38 {
	padding-bottom: 38px !important;
}
.margin-39 {
	margin: 39px !important;
}
.margin-left-39 {
	margin-left: 39px !important;
}
.margin-right-39 {
	margin-right: 39px !important;
}
.margin-top-39 {
	margin-top: 39px !important;
}
.margin-bottom-39 {
	margin-bottom: 39px !important;
}
.padding-39 {
	padding: 39px !important;
}
.padding-left-39 {
	padding-left: 39px !important;
}
.padding-right-39 {
	padding-right: 39px !important;
}
.padding-top-39 {
	padding-top: 39px !important;
}
.padding-bottom-39 {
	padding-bottom: 39px !important;
}
.margin-40 {
	margin: 40px !important;
}
.margin-left-40 {
	margin-left: 40px !important;
}
.margin-right-40 {
	margin-right: 40px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.padding-40 {
	padding: 40px !important;
}
.padding-left-40 {
	padding-left: 40px !important;
}
.padding-right-40 {
	padding-right: 40px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-bottom-40 {
	padding-bottom: 40px !important;
}
.margin-41 {
	margin: 41px !important;
}
.margin-left-41 {
	margin-left: 41px !important;
}
.margin-right-41 {
	margin-right: 41px !important;
}
.margin-top-41 {
	margin-top: 41px !important;
}
.margin-bottom-41 {
	margin-bottom: 41px !important;
}
.padding-41 {
	padding: 41px !important;
}
.padding-left-41 {
	padding-left: 41px !important;
}
.padding-right-41 {
	padding-right: 41px !important;
}
.padding-top-41 {
	padding-top: 41px !important;
}
.padding-bottom-41 {
	padding-bottom: 41px !important;
}
.margin-42 {
	margin: 42px !important;
}
.margin-left-42 {
	margin-left: 42px !important;
}
.margin-right-42 {
	margin-right: 42px !important;
}
.margin-top-42 {
	margin-top: 42px !important;
}
.margin-bottom-42 {
	margin-bottom: 42px !important;
}
.padding-42 {
	padding: 42px !important;
}
.padding-left-42 {
	padding-left: 42px !important;
}
.padding-right-42 {
	padding-right: 42px !important;
}
.padding-top-42 {
	padding-top: 42px !important;
}
.padding-bottom-42 {
	padding-bottom: 42px !important;
}
.margin-43 {
	margin: 43px !important;
}
.margin-left-43 {
	margin-left: 43px !important;
}
.margin-right-43 {
	margin-right: 43px !important;
}
.margin-top-43 {
	margin-top: 43px !important;
}
.margin-bottom-43 {
	margin-bottom: 43px !important;
}
.padding-43 {
	padding: 43px !important;
}
.padding-left-43 {
	padding-left: 43px !important;
}
.padding-right-43 {
	padding-right: 43px !important;
}
.padding-top-43 {
	padding-top: 43px !important;
}
.padding-bottom-43 {
	padding-bottom: 43px !important;
}
.margin-44 {
	margin: 44px !important;
}
.margin-left-44 {
	margin-left: 44px !important;
}
.margin-right-44 {
	margin-right: 44px !important;
}
.margin-top-44 {
	margin-top: 44px !important;
}
.margin-bottom-44 {
	margin-bottom: 44px !important;
}
.padding-44 {
	padding: 44px !important;
}
.padding-left-44 {
	padding-left: 44px !important;
}
.padding-right-44 {
	padding-right: 44px !important;
}
.padding-top-44 {
	padding-top: 44px !important;
}
.padding-bottom-44 {
	padding-bottom: 44px !important;
}
.margin-45 {
	margin: 45px !important;
}
.margin-left-45 {
	margin-left: 45px !important;
}
.margin-right-45 {
	margin-right: 45px !important;
}
.margin-top-45 {
	margin-top: 45px !important;
}
.margin-bottom-45 {
	margin-bottom: 45px !important;
}
.padding-45 {
	padding: 45px !important;
}
.padding-left-45 {
	padding-left: 45px !important;
}
.padding-right-45 {
	padding-right: 45px !important;
}
.padding-top-45 {
	padding-top: 45px !important;
}
.padding-bottom-45 {
	padding-bottom: 45px !important;
}
.margin-46 {
	margin: 46px !important;
}
.margin-left-46 {
	margin-left: 46px !important;
}
.margin-right-46 {
	margin-right: 46px !important;
}
.margin-top-46 {
	margin-top: 46px !important;
}
.margin-bottom-46 {
	margin-bottom: 46px !important;
}
.padding-46 {
	padding: 46px !important;
}
.padding-left-46 {
	padding-left: 46px !important;
}
.padding-right-46 {
	padding-right: 46px !important;
}
.padding-top-46 {
	padding-top: 46px !important;
}
.padding-bottom-46 {
	padding-bottom: 46px !important;
}
.margin-47 {
	margin: 47px !important;
}
.margin-left-47 {
	margin-left: 47px !important;
}
.margin-right-47 {
	margin-right: 47px !important;
}
.margin-top-47 {
	margin-top: 47px !important;
}
.margin-bottom-47 {
	margin-bottom: 47px !important;
}
.padding-47 {
	padding: 47px !important;
}
.padding-left-47 {
	padding-left: 47px !important;
}
.padding-right-47 {
	padding-right: 47px !important;
}
.padding-top-47 {
	padding-top: 47px !important;
}
.padding-bottom-47 {
	padding-bottom: 47px !important;
}
.margin-48 {
	margin: 48px !important;
}
.margin-left-48 {
	margin-left: 48px !important;
}
.margin-right-48 {
	margin-right: 48px !important;
}
.margin-top-48 {
	margin-top: 48px !important;
}
.margin-bottom-48 {
	margin-bottom: 48px !important;
}
.padding-48 {
	padding: 48px !important;
}
.padding-left-48 {
	padding-left: 48px !important;
}
.padding-right-48 {
	padding-right: 48px !important;
}
.padding-top-48 {
	padding-top: 48px !important;
}
.padding-bottom-48 {
	padding-bottom: 48px !important;
}
.margin-49 {
	margin: 49px !important;
}
.margin-left-49 {
	margin-left: 49px !important;
}
.margin-right-49 {
	margin-right: 49px !important;
}
.margin-top-49 {
	margin-top: 49px !important;
}
.margin-bottom-49 {
	margin-bottom: 49px !important;
}
.padding-49 {
	padding: 49px !important;
}
.padding-left-49 {
	padding-left: 49px !important;
}
.padding-right-49 {
	padding-right: 49px !important;
}
.padding-top-49 {
	padding-top: 49px !important;
}
.padding-bottom-49 {
	padding-bottom: 49px !important;
}
.margin-50 {
	margin: 50px !important;
}
.margin-left-50 {
	margin-left: 50px !important;
}
.margin-right-50 {
	margin-right: 50px !important;
}
.margin-top-50 {
	margin-top: 50px !important;
}
.margin-bottom-50 {
	margin-bottom: 50px !important;
}
.padding-50 {
	padding: 50px !important;
}
.padding-left-50 {
	padding-left: 50px !important;
}
.padding-right-50 {
	padding-right: 50px !important;
}
.padding-top-50 {
	padding-top: 50px !important;
}
.padding-bottom-50 {
	padding-bottom: 50px !important;
}
.margin-51 {
	margin: 51px !important;
}
.margin-left-51 {
	margin-left: 51px !important;
}
.margin-right-51 {
	margin-right: 51px !important;
}
.margin-top-51 {
	margin-top: 51px !important;
}
.margin-bottom-51 {
	margin-bottom: 51px !important;
}
.padding-51 {
	padding: 51px !important;
}
.padding-left-51 {
	padding-left: 51px !important;
}
.padding-right-51 {
	padding-right: 51px !important;
}
.padding-top-51 {
	padding-top: 51px !important;
}
.padding-bottom-51 {
	padding-bottom: 51px !important;
}
.margin-52 {
	margin: 52px !important;
}
.margin-left-52 {
	margin-left: 52px !important;
}
.margin-right-52 {
	margin-right: 52px !important;
}
.margin-top-52 {
	margin-top: 52px !important;
}
.margin-bottom-52 {
	margin-bottom: 52px !important;
}
.padding-52 {
	padding: 52px !important;
}
.padding-left-52 {
	padding-left: 52px !important;
}
.padding-right-52 {
	padding-right: 52px !important;
}
.padding-top-52 {
	padding-top: 52px !important;
}
.padding-bottom-52 {
	padding-bottom: 52px !important;
}
.margin-53 {
	margin: 53px !important;
}
.margin-left-53 {
	margin-left: 53px !important;
}
.margin-right-53 {
	margin-right: 53px !important;
}
.margin-top-53 {
	margin-top: 53px !important;
}
.margin-bottom-53 {
	margin-bottom: 53px !important;
}
.padding-53 {
	padding: 53px !important;
}
.padding-left-53 {
	padding-left: 53px !important;
}
.padding-right-53 {
	padding-right: 53px !important;
}
.padding-top-53 {
	padding-top: 53px !important;
}
.padding-bottom-53 {
	padding-bottom: 53px !important;
}
.margin-54 {
	margin: 54px !important;
}
.margin-left-54 {
	margin-left: 54px !important;
}
.margin-right-54 {
	margin-right: 54px !important;
}
.margin-top-54 {
	margin-top: 54px !important;
}
.margin-bottom-54 {
	margin-bottom: 54px !important;
}
.padding-54 {
	padding: 54px !important;
}
.padding-left-54 {
	padding-left: 54px !important;
}
.padding-right-54 {
	padding-right: 54px !important;
}
.padding-top-54 {
	padding-top: 54px !important;
}
.padding-bottom-54 {
	padding-bottom: 54px !important;
}
.margin-55 {
	margin: 55px !important;
}
.margin-left-55 {
	margin-left: 55px !important;
}
.margin-right-55 {
	margin-right: 55px !important;
}
.margin-top-55 {
	margin-top: 55px !important;
}
.margin-bottom-55 {
	margin-bottom: 55px !important;
}
.padding-55 {
	padding: 55px !important;
}
.padding-left-55 {
	padding-left: 55px !important;
}
.padding-right-55 {
	padding-right: 55px !important;
}
.padding-top-55 {
	padding-top: 55px !important;
}
.padding-bottom-55 {
	padding-bottom: 55px !important;
}
.margin-56 {
	margin: 56px !important;
}
.margin-left-56 {
	margin-left: 56px !important;
}
.margin-right-56 {
	margin-right: 56px !important;
}
.margin-top-56 {
	margin-top: 56px !important;
}
.margin-bottom-56 {
	margin-bottom: 56px !important;
}
.padding-56 {
	padding: 56px !important;
}
.padding-left-56 {
	padding-left: 56px !important;
}
.padding-right-56 {
	padding-right: 56px !important;
}
.padding-top-56 {
	padding-top: 56px !important;
}
.padding-bottom-56 {
	padding-bottom: 56px !important;
}
.margin-57 {
	margin: 57px !important;
}
.margin-left-57 {
	margin-left: 57px !important;
}
.margin-right-57 {
	margin-right: 57px !important;
}
.margin-top-57 {
	margin-top: 57px !important;
}
.margin-bottom-57 {
	margin-bottom: 57px !important;
}
.padding-57 {
	padding: 57px !important;
}
.padding-left-57 {
	padding-left: 57px !important;
}
.padding-right-57 {
	padding-right: 57px !important;
}
.padding-top-57 {
	padding-top: 57px !important;
}
.padding-bottom-57 {
	padding-bottom: 57px !important;
}
.margin-58 {
	margin: 58px !important;
}
.margin-left-58 {
	margin-left: 58px !important;
}
.margin-right-58 {
	margin-right: 58px !important;
}
.margin-top-58 {
	margin-top: 58px !important;
}
.margin-bottom-58 {
	margin-bottom: 58px !important;
}
.padding-58 {
	padding: 58px !important;
}
.padding-left-58 {
	padding-left: 58px !important;
}
.padding-right-58 {
	padding-right: 58px !important;
}
.padding-top-58 {
	padding-top: 58px !important;
}
.padding-bottom-58 {
	padding-bottom: 58px !important;
}
.margin-59 {
	margin: 59px !important;
}
.margin-left-59 {
	margin-left: 59px !important;
}
.margin-right-59 {
	margin-right: 59px !important;
}
.margin-top-59 {
	margin-top: 59px !important;
}
.margin-bottom-59 {
	margin-bottom: 59px !important;
}
.padding-59 {
	padding: 59px !important;
}
.padding-left-59 {
	padding-left: 59px !important;
}
.padding-right-59 {
	padding-right: 59px !important;
}
.padding-top-59 {
	padding-top: 59px !important;
}
.padding-bottom-59 {
	padding-bottom: 59px !important;
}
.margin-60 {
	margin: 60px !important;
}
.margin-left-60 {
	margin-left: 60px !important;
}
.margin-right-60 {
	margin-right: 60px !important;
}
.margin-top-60 {
	margin-top: 60px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.padding-60 {
	padding: 60px !important;
}
.padding-left-60 {
	padding-left: 60px !important;
}
.padding-right-60 {
	padding-right: 60px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.padding-bottom-60 {
	padding-bottom: 60px !important;
}
.margin-61 {
	margin: 61px !important;
}
.margin-left-61 {
	margin-left: 61px !important;
}
.margin-right-61 {
	margin-right: 61px !important;
}
.margin-top-61 {
	margin-top: 61px !important;
}
.margin-bottom-61 {
	margin-bottom: 61px !important;
}
.padding-61 {
	padding: 61px !important;
}
.padding-left-61 {
	padding-left: 61px !important;
}
.padding-right-61 {
	padding-right: 61px !important;
}
.padding-top-61 {
	padding-top: 61px !important;
}
.padding-bottom-61 {
	padding-bottom: 61px !important;
}
.margin-62 {
	margin: 62px !important;
}
.margin-left-62 {
	margin-left: 62px !important;
}
.margin-right-62 {
	margin-right: 62px !important;
}
.margin-top-62 {
	margin-top: 62px !important;
}
.margin-bottom-62 {
	margin-bottom: 62px !important;
}
.padding-62 {
	padding: 62px !important;
}
.padding-left-62 {
	padding-left: 62px !important;
}
.padding-right-62 {
	padding-right: 62px !important;
}
.padding-top-62 {
	padding-top: 62px !important;
}
.padding-bottom-62 {
	padding-bottom: 62px !important;
}
.margin-63 {
	margin: 63px !important;
}
.margin-left-63 {
	margin-left: 63px !important;
}
.margin-right-63 {
	margin-right: 63px !important;
}
.margin-top-63 {
	margin-top: 63px !important;
}
.margin-bottom-63 {
	margin-bottom: 63px !important;
}
.padding-63 {
	padding: 63px !important;
}
.padding-left-63 {
	padding-left: 63px !important;
}
.padding-right-63 {
	padding-right: 63px !important;
}
.padding-top-63 {
	padding-top: 63px !important;
}
.padding-bottom-63 {
	padding-bottom: 63px !important;
}
.margin-64 {
	margin: 64px !important;
}
.margin-left-64 {
	margin-left: 64px !important;
}
.margin-right-64 {
	margin-right: 64px !important;
}
.margin-top-64 {
	margin-top: 64px !important;
}
.margin-bottom-64 {
	margin-bottom: 64px !important;
}
.padding-64 {
	padding: 64px !important;
}
.padding-left-64 {
	padding-left: 64px !important;
}
.padding-right-64 {
	padding-right: 64px !important;
}
.padding-top-64 {
	padding-top: 64px !important;
}
.padding-bottom-64 {
	padding-bottom: 64px !important;
}
.margin-65 {
	margin: 65px !important;
}
.margin-left-65 {
	margin-left: 65px !important;
}
.margin-right-65 {
	margin-right: 65px !important;
}
.margin-top-65 {
	margin-top: 65px !important;
}
.margin-bottom-65 {
	margin-bottom: 65px !important;
}
.padding-65 {
	padding: 65px !important;
}
.padding-left-65 {
	padding-left: 65px !important;
}
.padding-right-65 {
	padding-right: 65px !important;
}
.padding-top-65 {
	padding-top: 65px !important;
}
.padding-bottom-65 {
	padding-bottom: 65px !important;
}
.margin-66 {
	margin: 66px !important;
}
.margin-left-66 {
	margin-left: 66px !important;
}
.margin-right-66 {
	margin-right: 66px !important;
}
.margin-top-66 {
	margin-top: 66px !important;
}
.margin-bottom-66 {
	margin-bottom: 66px !important;
}
.padding-66 {
	padding: 66px !important;
}
.padding-left-66 {
	padding-left: 66px !important;
}
.padding-right-66 {
	padding-right: 66px !important;
}
.padding-top-66 {
	padding-top: 66px !important;
}
.padding-bottom-66 {
	padding-bottom: 66px !important;
}
.margin-67 {
	margin: 67px !important;
}
.margin-left-67 {
	margin-left: 67px !important;
}
.margin-right-67 {
	margin-right: 67px !important;
}
.margin-top-67 {
	margin-top: 67px !important;
}
.margin-bottom-67 {
	margin-bottom: 67px !important;
}
.padding-67 {
	padding: 67px !important;
}
.padding-left-67 {
	padding-left: 67px !important;
}
.padding-right-67 {
	padding-right: 67px !important;
}
.padding-top-67 {
	padding-top: 67px !important;
}
.padding-bottom-67 {
	padding-bottom: 67px !important;
}
.margin-68 {
	margin: 68px !important;
}
.margin-left-68 {
	margin-left: 68px !important;
}
.margin-right-68 {
	margin-right: 68px !important;
}
.margin-top-68 {
	margin-top: 68px !important;
}
.margin-bottom-68 {
	margin-bottom: 68px !important;
}
.padding-68 {
	padding: 68px !important;
}
.padding-left-68 {
	padding-left: 68px !important;
}
.padding-right-68 {
	padding-right: 68px !important;
}
.padding-top-68 {
	padding-top: 68px !important;
}
.padding-bottom-68 {
	padding-bottom: 68px !important;
}
.margin-69 {
	margin: 69px !important;
}
.margin-left-69 {
	margin-left: 69px !important;
}
.margin-right-69 {
	margin-right: 69px !important;
}
.margin-top-69 {
	margin-top: 69px !important;
}
.margin-bottom-69 {
	margin-bottom: 69px !important;
}
.padding-69 {
	padding: 69px !important;
}
.padding-left-69 {
	padding-left: 69px !important;
}
.padding-right-69 {
	padding-right: 69px !important;
}
.padding-top-69 {
	padding-top: 69px !important;
}
.padding-bottom-69 {
	padding-bottom: 69px !important;
}
.margin-70 {
	margin: 70px !important;
}
.margin-left-70 {
	margin-left: 70px !important;
}
.margin-right-70 {
	margin-right: 70px !important;
}
.margin-top-70 {
	margin-top: 70px !important;
}
.margin-bottom-70 {
	margin-bottom: 70px !important;
}
.padding-70 {
	padding: 70px !important;
}
.padding-left-70 {
	padding-left: 70px !important;
}
.padding-right-70 {
	padding-right: 70px !important;
}
.padding-top-70 {
	padding-top: 70px !important;
}
.padding-bottom-70 {
	padding-bottom: 70px !important;
}
.margin-71 {
	margin: 71px !important;
}
.margin-left-71 {
	margin-left: 71px !important;
}
.margin-right-71 {
	margin-right: 71px !important;
}
.margin-top-71 {
	margin-top: 71px !important;
}
.margin-bottom-71 {
	margin-bottom: 71px !important;
}
.padding-71 {
	padding: 71px !important;
}
.padding-left-71 {
	padding-left: 71px !important;
}
.padding-right-71 {
	padding-right: 71px !important;
}
.padding-top-71 {
	padding-top: 71px !important;
}
.padding-bottom-71 {
	padding-bottom: 71px !important;
}
.margin-72 {
	margin: 72px !important;
}
.margin-left-72 {
	margin-left: 72px !important;
}
.margin-right-72 {
	margin-right: 72px !important;
}
.margin-top-72 {
	margin-top: 72px !important;
}
.margin-bottom-72 {
	margin-bottom: 72px !important;
}
.padding-72 {
	padding: 72px !important;
}
.padding-left-72 {
	padding-left: 72px !important;
}
.padding-right-72 {
	padding-right: 72px !important;
}
.padding-top-72 {
	padding-top: 72px !important;
}
.padding-bottom-72 {
	padding-bottom: 72px !important;
}
.margin-73 {
	margin: 73px !important;
}
.margin-left-73 {
	margin-left: 73px !important;
}
.margin-right-73 {
	margin-right: 73px !important;
}
.margin-top-73 {
	margin-top: 73px !important;
}
.margin-bottom-73 {
	margin-bottom: 73px !important;
}
.padding-73 {
	padding: 73px !important;
}
.padding-left-73 {
	padding-left: 73px !important;
}
.padding-right-73 {
	padding-right: 73px !important;
}
.padding-top-73 {
	padding-top: 73px !important;
}
.padding-bottom-73 {
	padding-bottom: 73px !important;
}
.margin-74 {
	margin: 74px !important;
}
.margin-left-74 {
	margin-left: 74px !important;
}
.margin-right-74 {
	margin-right: 74px !important;
}
.margin-top-74 {
	margin-top: 74px !important;
}
.margin-bottom-74 {
	margin-bottom: 74px !important;
}
.padding-74 {
	padding: 74px !important;
}
.padding-left-74 {
	padding-left: 74px !important;
}
.padding-right-74 {
	padding-right: 74px !important;
}
.padding-top-74 {
	padding-top: 74px !important;
}
.padding-bottom-74 {
	padding-bottom: 74px !important;
}
.margin-75 {
	margin: 75px !important;
}
.margin-left-75 {
	margin-left: 75px !important;
}
.margin-right-75 {
	margin-right: 75px !important;
}
.margin-top-75 {
	margin-top: 75px !important;
}
.margin-bottom-75 {
	margin-bottom: 75px !important;
}
.padding-75 {
	padding: 75px !important;
}
.padding-left-75 {
	padding-left: 75px !important;
}
.padding-right-75 {
	padding-right: 75px !important;
}
.padding-top-75 {
	padding-top: 75px !important;
}
.padding-bottom-75 {
	padding-bottom: 75px !important;
}
.margin-76 {
	margin: 76px !important;
}
.margin-left-76 {
	margin-left: 76px !important;
}
.margin-right-76 {
	margin-right: 76px !important;
}
.margin-top-76 {
	margin-top: 76px !important;
}
.margin-bottom-76 {
	margin-bottom: 76px !important;
}
.padding-76 {
	padding: 76px !important;
}
.padding-left-76 {
	padding-left: 76px !important;
}
.padding-right-76 {
	padding-right: 76px !important;
}
.padding-top-76 {
	padding-top: 76px !important;
}
.padding-bottom-76 {
	padding-bottom: 76px !important;
}
.margin-77 {
	margin: 77px !important;
}
.margin-left-77 {
	margin-left: 77px !important;
}
.margin-right-77 {
	margin-right: 77px !important;
}
.margin-top-77 {
	margin-top: 77px !important;
}
.margin-bottom-77 {
	margin-bottom: 77px !important;
}
.padding-77 {
	padding: 77px !important;
}
.padding-left-77 {
	padding-left: 77px !important;
}
.padding-right-77 {
	padding-right: 77px !important;
}
.padding-top-77 {
	padding-top: 77px !important;
}
.padding-bottom-77 {
	padding-bottom: 77px !important;
}
.margin-78 {
	margin: 78px !important;
}
.margin-left-78 {
	margin-left: 78px !important;
}
.margin-right-78 {
	margin-right: 78px !important;
}
.margin-top-78 {
	margin-top: 78px !important;
}
.margin-bottom-78 {
	margin-bottom: 78px !important;
}
.padding-78 {
	padding: 78px !important;
}
.padding-left-78 {
	padding-left: 78px !important;
}
.padding-right-78 {
	padding-right: 78px !important;
}
.padding-top-78 {
	padding-top: 78px !important;
}
.padding-bottom-78 {
	padding-bottom: 78px !important;
}
.margin-79 {
	margin: 79px !important;
}
.margin-left-79 {
	margin-left: 79px !important;
}
.margin-right-79 {
	margin-right: 79px !important;
}
.margin-top-79 {
	margin-top: 79px !important;
}
.margin-bottom-79 {
	margin-bottom: 79px !important;
}
.padding-79 {
	padding: 79px !important;
}
.padding-left-79 {
	padding-left: 79px !important;
}
.padding-right-79 {
	padding-right: 79px !important;
}
.padding-top-79 {
	padding-top: 79px !important;
}
.padding-bottom-79 {
	padding-bottom: 79px !important;
}
.margin-80 {
	margin: 80px !important;
}
.margin-left-80 {
	margin-left: 80px !important;
}
.margin-right-80 {
	margin-right: 80px !important;
}
.margin-top-80 {
	margin-top: 80px !important;
}
.margin-bottom-80 {
	margin-bottom: 80px !important;
}
.padding-80 {
	padding: 80px !important;
}
.padding-left-80 {
	padding-left: 80px !important;
}
.padding-right-80 {
	padding-right: 80px !important;
}
.padding-top-80 {
	padding-top: 80px !important;
}
.padding-bottom-80 {
	padding-bottom: 80px !important;
}
.margin-81 {
	margin: 81px !important;
}
.margin-left-81 {
	margin-left: 81px !important;
}
.margin-right-81 {
	margin-right: 81px !important;
}
.margin-top-81 {
	margin-top: 81px !important;
}
.margin-bottom-81 {
	margin-bottom: 81px !important;
}
.padding-81 {
	padding: 81px !important;
}
.padding-left-81 {
	padding-left: 81px !important;
}
.padding-right-81 {
	padding-right: 81px !important;
}
.padding-top-81 {
	padding-top: 81px !important;
}
.padding-bottom-81 {
	padding-bottom: 81px !important;
}
.margin-82 {
	margin: 82px !important;
}
.margin-left-82 {
	margin-left: 82px !important;
}
.margin-right-82 {
	margin-right: 82px !important;
}
.margin-top-82 {
	margin-top: 82px !important;
}
.margin-bottom-82 {
	margin-bottom: 82px !important;
}
.padding-82 {
	padding: 82px !important;
}
.padding-left-82 {
	padding-left: 82px !important;
}
.padding-right-82 {
	padding-right: 82px !important;
}
.padding-top-82 {
	padding-top: 82px !important;
}
.padding-bottom-82 {
	padding-bottom: 82px !important;
}
.margin-83 {
	margin: 83px !important;
}
.margin-left-83 {
	margin-left: 83px !important;
}
.margin-right-83 {
	margin-right: 83px !important;
}
.margin-top-83 {
	margin-top: 83px !important;
}
.margin-bottom-83 {
	margin-bottom: 83px !important;
}
.padding-83 {
	padding: 83px !important;
}
.padding-left-83 {
	padding-left: 83px !important;
}
.padding-right-83 {
	padding-right: 83px !important;
}
.padding-top-83 {
	padding-top: 83px !important;
}
.padding-bottom-83 {
	padding-bottom: 83px !important;
}
.margin-84 {
	margin: 84px !important;
}
.margin-left-84 {
	margin-left: 84px !important;
}
.margin-right-84 {
	margin-right: 84px !important;
}
.margin-top-84 {
	margin-top: 84px !important;
}
.margin-bottom-84 {
	margin-bottom: 84px !important;
}
.padding-84 {
	padding: 84px !important;
}
.padding-left-84 {
	padding-left: 84px !important;
}
.padding-right-84 {
	padding-right: 84px !important;
}
.padding-top-84 {
	padding-top: 84px !important;
}
.padding-bottom-84 {
	padding-bottom: 84px !important;
}
.margin-85 {
	margin: 85px !important;
}
.margin-left-85 {
	margin-left: 85px !important;
}
.margin-right-85 {
	margin-right: 85px !important;
}
.margin-top-85 {
	margin-top: 85px !important;
}
.margin-bottom-85 {
	margin-bottom: 85px !important;
}
.padding-85 {
	padding: 85px !important;
}
.padding-left-85 {
	padding-left: 85px !important;
}
.padding-right-85 {
	padding-right: 85px !important;
}
.padding-top-85 {
	padding-top: 85px !important;
}
.padding-bottom-85 {
	padding-bottom: 85px !important;
}
.margin-86 {
	margin: 86px !important;
}
.margin-left-86 {
	margin-left: 86px !important;
}
.margin-right-86 {
	margin-right: 86px !important;
}
.margin-top-86 {
	margin-top: 86px !important;
}
.margin-bottom-86 {
	margin-bottom: 86px !important;
}
.padding-86 {
	padding: 86px !important;
}
.padding-left-86 {
	padding-left: 86px !important;
}
.padding-right-86 {
	padding-right: 86px !important;
}
.padding-top-86 {
	padding-top: 86px !important;
}
.padding-bottom-86 {
	padding-bottom: 86px !important;
}
.margin-87 {
	margin: 87px !important;
}
.margin-left-87 {
	margin-left: 87px !important;
}
.margin-right-87 {
	margin-right: 87px !important;
}
.margin-top-87 {
	margin-top: 87px !important;
}
.margin-bottom-87 {
	margin-bottom: 87px !important;
}
.padding-87 {
	padding: 87px !important;
}
.padding-left-87 {
	padding-left: 87px !important;
}
.padding-right-87 {
	padding-right: 87px !important;
}
.padding-top-87 {
	padding-top: 87px !important;
}
.padding-bottom-87 {
	padding-bottom: 87px !important;
}
.margin-88 {
	margin: 88px !important;
}
.margin-left-88 {
	margin-left: 88px !important;
}
.margin-right-88 {
	margin-right: 88px !important;
}
.margin-top-88 {
	margin-top: 88px !important;
}
.margin-bottom-88 {
	margin-bottom: 88px !important;
}
.padding-88 {
	padding: 88px !important;
}
.padding-left-88 {
	padding-left: 88px !important;
}
.padding-right-88 {
	padding-right: 88px !important;
}
.padding-top-88 {
	padding-top: 88px !important;
}
.padding-bottom-88 {
	padding-bottom: 88px !important;
}
.margin-89 {
	margin: 89px !important;
}
.margin-left-89 {
	margin-left: 89px !important;
}
.margin-right-89 {
	margin-right: 89px !important;
}
.margin-top-89 {
	margin-top: 89px !important;
}
.margin-bottom-89 {
	margin-bottom: 89px !important;
}
.padding-89 {
	padding: 89px !important;
}
.padding-left-89 {
	padding-left: 89px !important;
}
.padding-right-89 {
	padding-right: 89px !important;
}
.padding-top-89 {
	padding-top: 89px !important;
}
.padding-bottom-89 {
	padding-bottom: 89px !important;
}
.margin-90 {
	margin: 90px !important;
}
.margin-left-90 {
	margin-left: 90px !important;
}
.margin-right-90 {
	margin-right: 90px !important;
}
.margin-top-90 {
	margin-top: 90px !important;
}
.margin-bottom-90 {
	margin-bottom: 90px !important;
}
.padding-90 {
	padding: 90px !important;
}
.padding-left-90 {
	padding-left: 90px !important;
}
.padding-right-90 {
	padding-right: 90px !important;
}
.padding-top-90 {
	padding-top: 90px !important;
}
.padding-bottom-90 {
	padding-bottom: 90px !important;
}
.margin-91 {
	margin: 91px !important;
}
.margin-left-91 {
	margin-left: 91px !important;
}
.margin-right-91 {
	margin-right: 91px !important;
}
.margin-top-91 {
	margin-top: 91px !important;
}
.margin-bottom-91 {
	margin-bottom: 91px !important;
}
.padding-91 {
	padding: 91px !important;
}
.padding-left-91 {
	padding-left: 91px !important;
}
.padding-right-91 {
	padding-right: 91px !important;
}
.padding-top-91 {
	padding-top: 91px !important;
}
.padding-bottom-91 {
	padding-bottom: 91px !important;
}
.margin-92 {
	margin: 92px !important;
}
.margin-left-92 {
	margin-left: 92px !important;
}
.margin-right-92 {
	margin-right: 92px !important;
}
.margin-top-92 {
	margin-top: 92px !important;
}
.margin-bottom-92 {
	margin-bottom: 92px !important;
}
.padding-92 {
	padding: 92px !important;
}
.padding-left-92 {
	padding-left: 92px !important;
}
.padding-right-92 {
	padding-right: 92px !important;
}
.padding-top-92 {
	padding-top: 92px !important;
}
.padding-bottom-92 {
	padding-bottom: 92px !important;
}
.margin-93 {
	margin: 93px !important;
}
.margin-left-93 {
	margin-left: 93px !important;
}
.margin-right-93 {
	margin-right: 93px !important;
}
.margin-top-93 {
	margin-top: 93px !important;
}
.margin-bottom-93 {
	margin-bottom: 93px !important;
}
.padding-93 {
	padding: 93px !important;
}
.padding-left-93 {
	padding-left: 93px !important;
}
.padding-right-93 {
	padding-right: 93px !important;
}
.padding-top-93 {
	padding-top: 93px !important;
}
.padding-bottom-93 {
	padding-bottom: 93px !important;
}
.margin-94 {
	margin: 94px !important;
}
.margin-left-94 {
	margin-left: 94px !important;
}
.margin-right-94 {
	margin-right: 94px !important;
}
.margin-top-94 {
	margin-top: 94px !important;
}
.margin-bottom-94 {
	margin-bottom: 94px !important;
}
.padding-94 {
	padding: 94px !important;
}
.padding-left-94 {
	padding-left: 94px !important;
}
.padding-right-94 {
	padding-right: 94px !important;
}
.padding-top-94 {
	padding-top: 94px !important;
}
.padding-bottom-94 {
	padding-bottom: 94px !important;
}
.margin-95 {
	margin: 95px !important;
}
.margin-left-95 {
	margin-left: 95px !important;
}
.margin-right-95 {
	margin-right: 95px !important;
}
.margin-top-95 {
	margin-top: 95px !important;
}
.margin-bottom-95 {
	margin-bottom: 95px !important;
}
.padding-95 {
	padding: 95px !important;
}
.padding-left-95 {
	padding-left: 95px !important;
}
.padding-right-95 {
	padding-right: 95px !important;
}
.padding-top-95 {
	padding-top: 95px !important;
}
.padding-bottom-95 {
	padding-bottom: 95px !important;
}
.margin-96 {
	margin: 96px !important;
}
.margin-left-96 {
	margin-left: 96px !important;
}
.margin-right-96 {
	margin-right: 96px !important;
}
.margin-top-96 {
	margin-top: 96px !important;
}
.margin-bottom-96 {
	margin-bottom: 96px !important;
}
.padding-96 {
	padding: 96px !important;
}
.padding-left-96 {
	padding-left: 96px !important;
}
.padding-right-96 {
	padding-right: 96px !important;
}
.padding-top-96 {
	padding-top: 96px !important;
}
.padding-bottom-96 {
	padding-bottom: 96px !important;
}
.margin-97 {
	margin: 97px !important;
}
.margin-left-97 {
	margin-left: 97px !important;
}
.margin-right-97 {
	margin-right: 97px !important;
}
.margin-top-97 {
	margin-top: 97px !important;
}
.margin-bottom-97 {
	margin-bottom: 97px !important;
}
.padding-97 {
	padding: 97px !important;
}
.padding-left-97 {
	padding-left: 97px !important;
}
.padding-right-97 {
	padding-right: 97px !important;
}
.padding-top-97 {
	padding-top: 97px !important;
}
.padding-bottom-97 {
	padding-bottom: 97px !important;
}
.margin-98 {
	margin: 98px !important;
}
.margin-left-98 {
	margin-left: 98px !important;
}
.margin-right-98 {
	margin-right: 98px !important;
}
.margin-top-98 {
	margin-top: 98px !important;
}
.margin-bottom-98 {
	margin-bottom: 98px !important;
}
.padding-98 {
	padding: 98px !important;
}
.padding-left-98 {
	padding-left: 98px !important;
}
.padding-right-98 {
	padding-right: 98px !important;
}
.padding-top-98 {
	padding-top: 98px !important;
}
.padding-bottom-98 {
	padding-bottom: 98px !important;
}
.margin-99 {
	margin: 99px !important;
}
.margin-left-99 {
	margin-left: 99px !important;
}
.margin-right-99 {
	margin-right: 99px !important;
}
.margin-top-99 {
	margin-top: 99px !important;
}
.margin-bottom-99 {
	margin-bottom: 99px !important;
}
.padding-99 {
	padding: 99px !important;
}
.padding-left-99 {
	padding-left: 99px !important;
}
.padding-right-99 {
	padding-right: 99px !important;
}
.padding-top-99 {
	padding-top: 99px !important;
}
.padding-bottom-99 {
	padding-bottom: 99px !important;
}
.margin-100 {
	margin: 100px !important;
}
.margin-left-100 {
	margin-left: 100px !important;
}
.margin-right-100 {
	margin-right: 100px !important;
}
.margin-top-100 {
	margin-top: 100px !important;
}
.margin-bottom-100 {
	margin-bottom: 100px !important;
}
.padding-100 {
	padding: 100px !important;
}
.padding-left-100 {
	padding-left: 100px !important;
}
.padding-right-100 {
	padding-right: 100px !important;
}
.padding-top-100 {
	padding-top: 100px !important;
}
.padding-bottom-100 {
	padding-bottom: 100px !important;
}
.padding-top-150 {
	padding-top: 150px !important;
}
.padding-bottom-150 {
	padding-bottom: 150px !important;
}
.padding-top-120 {
	padding-top: 120px !important;
}
.padding-bottom-120 {
	padding-bottom: 120px !important;
}
.padding-top-130 {
	padding-top: 130px !important;
}
.padding-bottom-130 {
	padding-bottom: 130px !important;
}
.padding-top-200 {
	padding-top: 200px !important;
}
.padding-bottom-200 {
	padding-bottom: 200px !important;
}
.letter-space-0 {
	letter-spacing: 0px !important;
}
.letter-space-1 {
	letter-spacing: 1px !important;
}
.letter-space-2 {
	letter-spacing: 2px !important;
}
.letter-space-3 {
	letter-spacing: 3px !important;
}
.letter-space-4 {
	letter-spacing: 4px !important;
}
.letter-space-5 {
	letter-spacing: 5px !important;
}
.letter-space-6 {
	letter-spacing: 6px !important;
}
.letter-space-7 {
	letter-spacing: 7px !important;
}
.letter-space-8 {
	letter-spacing: 8px !important;
}
.letter-space-9 {
	letter-spacing: 9px !important;
}
.letter-space-10 {
	letter-spacing: 10px !important;
}
/*=======================================================
			Style Switcher
========================================================*/
.color-switcher {
	width: 266px;
	position: fixed;
	right: -266px;
	top: 150px;
	z-index: 999;
	padding: 0px;
	display: none;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border-bottom-right-radius: 4px;
}
.color-switcher h5 {
	font-size: 15px;
	margin-top: 0;
	padding: 0 20px 0;
}
.color-switcher p {
	font-size: 16px;
	color: #000;
	line-height: 50px;
	margin: 0px;
	margin-top: 0 !important;
	font-family: 'Playfair Display', serif;
}
.color-switcher ul {
	list-style: none;
	padding: 0;
}
.color-switcher ul li {
	float: left;
}
.color-switcher ul li a {
	display: block;
	width: 40px;
	height: 40px;
	outline: none;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.color-switcher ul li a.blue {
	background: #428bca;
}
.color-switcher ul li a.green {
	background: #88c136;
}
.color-switcher ul li a.red {
	background: #e54242;
}
.color-switcher ul li a.yellow {
	background: #ff9c00;
}
.color-switcher ul li a.brown {
	background: #987654;
}
.color-switcher ul li a.cyan {
	background: #1ABC9C;
}
.color-switcher ul li a.purple {
	background: #c74a73;
}
.color-switcher ul li a.sky-blue {
	background: #00cdcd;
}
.color-switcher .gray {
	background: #656565;
}
/*=======================================================
			FLAT COLORS
========================================================*/
.color-switcher .peter-river {
	background: #3498DB;
}
.color-switcher .nephritis {
	background: #27AE60;
}
.color-switcher .amethyst {
	background: #9B59B6;
}
.color-switcher .wet-asphalt {
	background: #34495E;
}
.color-switcher .night-shade {
	background: #2C3E50;
}
.color-switcher .sun-flowers {
	background: #F1C40F;
}
.color-switcher .orange {
	background: #F39C12;
}
.color-switcher .carrot {
	background: #E67E22;
}
.color-switcher .alizarin {
	background: #E74C3C;
}
.color-switcher .sliver {
	background: #BDC3C7;
}
.color-switcher .green-sea {
	background: #16A085;
}
.color-switcher .black {
	background: #000;
	display: none;
}
.color-switcher .white {
	background: #fff;
	display: none;
}
.color-switcher .light {
	background: #fff;
	width: 60px;
	color: #000;
	text-align: center;
	float: left;
	border: 1px solid #666;
	margin-top: 15px;
	margin-right: 22px;
}
.color-switcher .dark {
	background: #272727;
	width: 60px;
	float: right;
	color: #fff;
	border: 1px solid #666;
	margin-top: 15px;
}
.picker_close {
	width: 60px;
	height: 60px;
	position: absolute;
	left: -60px;
	top: 0px;
	z-index: -1;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-align: center;
	background: #fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.picker_close i {
	font-size: 30px;
	line-height: 60px;
}
.position {
	right: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.theme-colours, .layouts, .backgrounds, .choose-header, .choose-footer {
	display: table;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	padding: 18px;
	background: #fff;
	padding-top: 0px;
}
.layouts a {
	display: inline-block;
	text-align: center;
	width: 50%;
	float: left;
	font-size: 10px;
	color: #000;
	margin-bottom: 20px;
	border: 1px solid #e7e7e7;
	padding: 10px 15px;
}
.layouts a:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}
.layouts {
}
.styleswitcher {
	position: fixed;
	width: 120px;
	background: #ffffff;
	color: #595959;
	top: 150px;
	right: -123px;
	z-index: 999;
}
.styleswitcher p {
	color: #000 !important;
}
.styleswitcher.ackapa {
	left: 0;
}
.styleswitcher .switch {
	padding-left: 15px;
	padding-bottom: 10px;
}
.styleswitcher .switch h5 {
	margin-top: 20px;
}
.styleswitcher .switch p {
	margin-top: 10px;
}
.stylebutton {
	cursor: pointer;
	position: absolute;
	text-align: center;
	line-height: 40px;
	background: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	top: 0px;
	right: -40px;
}
.styleswitcher a {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	position: relative;
	z-index: 99999999;
}
.color-switcher ul li {
	margin: 3px;
}
.color-switcher.position .theme-colours {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

/*=======================================================
			UI PRICE RANGE
========================================================*/

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-base {
	width: 95%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
	/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
	-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 4px;
	width: 100%;
	position: relative;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: 0px;
	top: 0px;
}
.noUi-horizontal.noUi-extended {
	padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
	right: -15px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}
.noUi-vertical.noUi-extended {
	padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin {
	bottom: -15px;
}
/* Styling;
 */
.noUi-background {
	background-color: #ebebeb;
}
.noUi-base .noUi-background {
	background: none;
}
/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	cursor: pointer;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}
/* Price Range */
.sidebar-nav.cost-price {
	margin-bottom: 70px;
}
.cost-price-content {
	display: inline-block;
	position: relative;
}
.cost-price-content .noUi-handle-lower, .cost-price-content .noUi-handle-upper {
	height: 21px;
	width: 21px;
	background-color: #f1f3f8;
	border: 1px solid #dde1eb;
}
.cost-price-content .noUi-base .noUi-connect, .cost-price-content .noUi-base .noUi-background {
	position: absolute;
	top: -4px;
}
.price-min, .price-max {
	/*position: absolute;
	margin-top: 15px;*/
	font-size: 14px;
	color: #515151;
}
/*.price-min {
	left: 0;
}
.price-max {
	right: 0;
}*/
.cost-price-content .noUi-handle-lower, .cost-price-content .noUi-handle-upper {
	background-color: #fff;
	border: 1px solid #b8b8b8;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 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;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
.ui-front {
	z-index: 100;
}
/* 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: fixed;
	top: 0;
	left: 0;
	width: 100%;
	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-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.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: normal;
}
.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;
}
/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	background: #3dc5df;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 0px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 0px;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: '\f104';
	font-family: 'FontAwesome';
	font-size: 20px;
	left: 8px;
	top: 3px !important;
	color: #fff;
	position: absolute;
}
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	right: 0px;
}
.ui-datepicker .ui-datepicker-next:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 20px;
	right: 8px;
	top: 3px;
	color: #fff;
	position: absolute;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
	position: absolute;
	right: 0px;
	top: 0px !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
}
.ui-datepicker .ui-datepicker-next-hover {
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
}
.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;
}
.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, .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: 0;
}
/* 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, .ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #647382;
	background: #fff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #fff;
	font-weight: normal;
	color: #647382;
	text-align: center;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #1c94c4;
	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 {
	background-position: 0 0;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #333333;
	background: #333333;
	font-weight: bold;
	color: #fff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #3dc5df;
	background: #3dc5df;
	color: #fff;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.html) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.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;
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/

/* states and images
.ui-icon {
	width: 16px;
	height: 17px;
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-widget-header .ui-icon:before{
}
.ui-state-default .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-state-active .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(../images/date-picker-arrow.png);
} */
/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.html) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.html) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}

.minimenu > ul {
    padding: 15px 20px !important;
    background: #ffa200 !important;
    border: 1px solid #ffa200 !important;
    box-shadow: 0 3px 8px rgba(0,0,0,.175) !important;
}

.minimenu > ul a {
    padding: 0px !important;
    font-size: 16px !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    line-height: 28px !important;
    color: #fff !important;
    margin-bottom: 5px !important;
}

.minimenu > ul a:hover {
    background-color:transparent !important;
    padding-left:5px !important;
}
/*------------------------------------------------------------------
    Main Style Stylesheet
    Project:        Smart Tech - Ecommerce HTML5 Template
    Version:        1.0
    Author:         jThemes Studio
    Last change:    03/08/2017
    Primary use:    Creative, Coporate, Business, Portfolio, Personal, Minimal
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
body 
	 + WRAP
	 + HEADER
	 + NAVIGATION
	 + BANNER
	 + SERVICES
	 + OUR FEATURED FOUNDERS
	 + BLOG UPDATES 
	 + APPOINMENT
	 + NEWS FROM BLOG
	 + PARTNERS / CLIENTS
	 + FOOTER
	 + SOCIAL ICONS
	 + MEGA MENU
	 + 3 MENU LEVEL 
-------------------------------------------------------------------*/
/*=======================================================
      IMPORT FILE
========================================================*/
@import url("animate.css");
/*=======================================================
      THEME STYLING START
========================================================*/
* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #FFF;
    font-weight: normal;
    position: relative;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
}

.fonts {
    font-family: 'PT Sans', sans-serif;
}
/*=======================================================
      WRAPPER
========================================================*/
#wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}
/*=======================================================
      HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #404040;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 30px;
    line-height: 40px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}

p {
    color: #323131;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none !important;
}

img {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: inline-block;
}

.nolist-style {
    padding: 0px;
    margin: 0px;
}

    .nolist-style li {
        list-style: none;
    }

a {
    text-decoration: none;
    color: #141414;
}
/*=======================================================
      SECTION
========================================================*/
section {
    position: relative;
    width: 100%;
    background: #fff;
}

.layout-7 section {
    background: #f3f3f3;
}
/*=======================================================
      BUTTON
========================================================*/
.btn {
    background: none;
    display: inline-block;
    font-size: 16px;
    padding: 9px 40px;
    font-weight: 500;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .btn:hover {
        color: #fff;
        border: 2px solid #629ee7;
        background: #629ee7;
    }

.btn-inverse {
    color: #fff;
    border: 2px solid #629ee7;
    background: #629ee7;
}

    .btn-inverse:hover {
        background: none;
        color: #629ee7;
    }

#content {
    background: #fff;
    position: relative;
}

.home-2 .btn {
    border-radius: 4px;
}

.btn-flat {
    border-radius: 4px;
}
/*=======================================================
      HEADINGS
========================================================*/
.heading {
    margin-bottom: 20px;
}

    .heading h2 {
        color: #404040;
        font-size: 20px;
        margin: 0px;
        margin-bottom: 20px;
    }

    .heading hr {
        border: none;
        position: relative;
        margin: 0px;
        height: 1px;
        width: 100%;
        background: #e5e5e5;
    }

        .heading hr:before {
            height: 2px;
            background: #ed1c24;
            content: "";
            position: absolute;
            top: -1px;
            width: 90px;
            left: 0px;
        }

    .heading.text-center hr:before {
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }
/*=======================================================
      POSITION CENTER CENTER
========================================================*/
.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*=======================================================
      TOP BAR
========================================================*/
.top-bar {
    height: 35px;
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
}

    .top-bar p {
        line-height: 35px;
        margin: 0px;
        font-size: 13px;
        font-weight: normal;
        display: inline-block;
    }

    .top-bar ul li {
        display: inline-block;
    }

    .top-bar i {
        margin-right: 5px;
    }

    .top-bar .flaticon-email-envelope-outline-shape-with-rounded-corners {
        margin-left: 50px;
    }

    .top-bar .social-top {
        float: right;
    }

        .top-bar .social-top a {
            line-height: 33px;
            color: #555555;
            font-size: 13px;
            margin: 0 5px;
        }

            .top-bar .social-top a i {
                margin: 0px;
            }

    .top-bar .dropdown-menu > li > a {
        width: 100%;
    }

        .top-bar .dropdown-menu > li > a:hover {
            background: #f7b034 !important;
            color: #fff;
        }

    .top-bar .bootstrap-select.btn-group .dropdown-menu li {
        width: 100%;
        display: block;
    }

    .top-bar .right-sec {
        float: right;
    }

        .top-bar .right-sec ul {
            float: left;
        }

        .top-bar .right-sec li {
            border-right: 1px solid #dddddd;
            margin-right: 10px;
            margin-top: 7px;
            line-height: 14px;
            padding-right: 10px;
        }

            .top-bar .right-sec li a {
                font-size: 13px;
                color: #555555;
            }

    .top-bar .bootstrap-select.btn-group .dropdown-toggle .caret {
        right: 0px;
    }

    .top-bar .btn {
        border: none;
        padding: 0px;
        padding-right: 10px;
        font-weight: normal;
        font-size: 13px;
        color: #555555 !important;
        background: none !important;
        border-radius: 0px;
        outline: none !important;
        box-shadow: none !important;
    }

    .top-bar .dropdown-menu > li > a {
        padding: 5px 10px;
        font-size: 12px;
    }

    .top-bar .foll .btn {
        width: 93px;
    }

    .top-bar .langug {
        margin-left: 40px;
    }

        .top-bar .langug p {
            line-height: 30px;
        }

    .top-bar .dropdown-menu {
        line-height: 30px;
    }

    .top-bar .dropdown-menu {
        margin: 0px;
        border-radius: 0px;
        margin-top: 7px;
        border: none;
    }

    .top-bar .search {
        display: inline-block;
        margin-left: 30px;
        width: 130px;
    }

        .top-bar .search label {
            color: #fff;
            position: relative;
        }

            .top-bar .search label i {
                position: absolute;
                left: 0px;
                line-height: 70px;
            }

        .top-bar .search input {
            border: none;
            padding-left: 20px;
            outline: none !important;
            font-weight: normal;
            background: none;
            color: #fff;
            width: 100%;
            height: 70px;
        }

    .top-bar .bootstrap-select.btn-group .dropdown-menu li {
        margin: 0px;
        padding: 0px;
        border: 0px;
    }

    .top-bar .search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }

    .top-bar .search ::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .top-bar .search :-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }

    .top-bar .search :-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }
/*=======================================================
      MAIN HEADER
========================================================*/
.home-main-header {
    padding: 0 70px;
    position: relative;
    z-index: 11;
}

    .home-main-header:before {
        position: absolute;
        height: 490px;
        width: 100%;
        left: 0px;
        content: "";
        z-index: -1;
        background: #629ee7;
    }

    .home-main-header .header {
        top: 110px;
    }

    .home-main-header .text-sec {
        max-width: 100%;
    }

.bnr-content {
    background: #232955 url(../images/main-header-bg.html) center bottom fixed no-repeat;
    height: 840px;
    position: relative;
    box-shadow: 0 30px 40px rgba(0,0,0,0.4);
}

    .bnr-content .btn {
        margin-top: 30px;
    }

    .bnr-content .position-center-center {
        width: 100%;
        text-align: center;
        margin-top: 0px;
        margin-top: 30px;
    }

    .bnr-content p {
        color: #d1d7ff;
    }

    .bnr-content h1 {
        color: #fff;
        margin: 30px 0;
        line-height: 50px;
        font-weight: 100;
        font-size: 40px;
    }

        .bnr-content h1 strong {
            font-weight: 500;
        }

    .bnr-content .go-down {
        position: absolute;
        bottom: -45px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        width: 90px;
        z-index: 99;
    }

        .bnr-content .go-down a {
            height: 90px;
            width: 90px;
            display: inline-block;
            background: #fcb532;
            border-radius: 50%;
        }

.bnr-second {
    background: #232955 url(../images/bnr-pattern.html) repeat;
    min-height: 900px;
}

    .bnr-second h1 {
        color: #fff;
        font-size: 55px;
        line-height: 65px;
        font-weight: 100;
        margin-bottom: 20px;
    }

    .bnr-second p {
        color: #d1d7ff;
    }

    .bnr-second .btn {
        margin-top: 40px;
    }

    .bnr-second .position-center-center {
        width: 100%;
        margin-top: 0px;
        margin-top: 30px;
    }

    .bnr-second .text-sec {
        max-width: 500px;
    }

    .bnr-second .container {
        position: relative;
    }

    .bnr-second .bnr-img {
        position: absolute;
        right: 0px;
        z-index: -1;
        top: -50px;
    }

.with-bg-wide {
    background: url(../images/main-bg-slider-wide.jpg) center center no-repeat;
    background-size: cover;
}
/*=======================================================
			Big Nac
========================================================*/
.big-nsv .nav li {
    float: left;
    text-align: center;
    width: 16.66666666%;
}

    .big-nsv .nav li i {
        display: inline-block;
        width: 100%;
        font-size: 32px;
    }

    .big-nsv .nav li a {
        font-size: 15px;
        padding-top: 25px;
        font-weight: bold;
        border-right: 1px solid #eeeeee;
        min-height: 127px;
    }

    .big-nsv .nav li:nth-last-child(1) a {
        border-right: none !important;
    }

    .big-nsv .nav li a span {
        color: #888888;
        font-size: 13px;
        display: inline-block;
        width: 100%;
        font-weight: normal;
    }

    .big-nsv .nav li.active a {
        background: #ed1c24;
        color: #fff;
    }

.main-tabs-sec .nav li.active a span {
    color: #fff;
}
/*=======================================================
      SUB BANNE
========================================================*/
.sub-bnr {
    background: #232955 url(../images/bnr-pattern-1.html) repeat;
    min-height: 450px;
    z-index: 1;
    padding: 60px 0;
}

    .sub-bnr h4 {
        color: #fff;
        font-weight: 500;
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .sub-bnr p {
        color: #b3b7da;
        font-size: 18px;
        font-weight: 500;
    }

    .sub-bnr .position-center-center {
        width: 100%;
        z-index: 3;
    }

    .sub-bnr .breadcrumb {
        float: right;
        margin: 0px;
        padding: 0px;
        background: none;
    }

        .sub-bnr .breadcrumb li a {
            font-size: 12px;
        }

        .sub-bnr .breadcrumb li {
            font-size: 12px;
        }

.parallax-bg {
    background-size: cover !important;
}

.bnr-trird {
    background: #232955 url(../images/bg-slide-2-1.html) no-repeat;
    min-height: 730px;
    position: relative;
}

    .bnr-trird .position-center-center {
        width: 100%;
        text-align: center;
    }

    .bnr-trird .text-sec {
        max-width: 900px;
        margin: 0 auto;
    }

        .bnr-trird .text-sec h4 {
            font-size: 30px;
            color: #fff;
        }

.bnr-trird-text {
    text-align: center;
    padding-top: 150px;
}

    .bnr-trird-text .btn {
        margin-top: 30px;
    }

.carousel-indicators .active {
    width: auto;
    height: auto;
    margin: 0;
    background: none;
}

.carousel-indicators li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    text-indent: inherit;
    cursor: pointer;
    background: none;
    border: none;
    border-radius: 0px;
}
/*=======================================================
      Slider 
========================================================*/
.slid-sec {
    margin-bottom: 40px;
    position: relative;
}

    .slid-sec li {
        list-style: none;
    }

    .slid-sec .col-md-9 {
        width: 70%;
    }

    .slid-sec .col-md-3 {
        width: 30%;
    }

    .slid-sec .like-bnr {
        height: 250px;
        min-height: inherit;
        background: #f5f5f5 url(../images/slider-bnr.jpg) right top no-repeat;
    }

        .slid-sec .like-bnr.watch {
            background: #f5f5f5 url(../images/watch-bg-2.jpg) right top no-repeat;
        }

        .slid-sec .like-bnr .price {
            font-size: 26px;
            font-weight: 800;
            color: #404040;
        }

        .slid-sec .like-bnr.ultra {
            background: url(../images/bnr-feature.jpg) right top no-repeat;
        }

        .slid-sec .like-bnr.ultra-1 {
            background: url(../images/bnr-feature-1.jpg) right top no-repeat;
        }

            .slid-sec .like-bnr.ultra-1 .price {
                color: #fff;
            }

.week-sale-bnr {
    background: url(../images/week-sale-bg.jpg) center center no-repeat;
    height: 250px;
    text-align: center;
    padding: 20px 35px;
    padding-bottom: 0px;
    padding-top: 45px;
}

    .week-sale-bnr h4 {
        color: #fff;
        font-size: 30px;
        margin: 0px;
        margin-bottom: 5px;
    }

        .week-sale-bnr h4 span {
            color: #000;
            font-weight: 700;
        }

    .week-sale-bnr p {
        color: #bbd8ed;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 24px;
        opacity: 0.8;
    }

    .week-sale-bnr .btn-round {
        background: #006da3;
        font-size: 16px;
        padding: 11px 30px;
    }

        .week-sale-bnr .btn-round:hover {
            background: #333;
        }

.slid-sec .like-bnr h5 {
    color: #888888;
    margin: 0px;
    font-size: 20px;
    font-weight: normal;
}

.slid-sec .like-bnr h4 {
    color: #ed1c24;
    font-weight: 800;
    font-size: 26px;
    margin: 0px;
}
/*=======================================================
      Featur Tabs
========================================================*/
.featur-tabs .nav-tabs > li {
    margin: 0px;
    padding: 0px;
    margin-right: 1px;
}

.featur-tabs .nav-tabs {
    position: relative;
    border: none;
}

    .featur-tabs .nav-tabs:before {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        content: "";
        height: 1px;
        background: #e5e5e5;
    }

    .featur-tabs .nav-tabs > li a {
        margin: 0px !important;
        font-size: 16px;
        background: #f2f2f2;
        color: #333333;
        border-radius: 4px 4px 0 0;
        border: none !important;
        padding: 10px 20px !important;
    }

        .featur-tabs .nav-tabs > li a:hover {
            background: #ed1c24;
            color: #fff;
        }

    .featur-tabs .nav-tabs > li.active a {
        background: #ed1c24;
        color: #fff;
        font-weight: bold;
    }

.with-nav .owl-nav {
    position: absolute;
    top: -45px;
    right: 0px;
}

    .with-nav .owl-nav div {
        display: inline-block;
        height: 32px;
        width: 32px;
        margin-left: 10px;
        font-size: 16px;
        text-align: center;
        border: 1px solid #eaeaea;
        color: #888888;
        line-height: 30px;
        border-radius: 4px;
        background: #fff;
    }

        .with-nav .owl-nav div:hover {
            background: #ed1c24;
            color: #fff;
            border: 1px solid #ed1c24;
        }

.with-nav.middle-nav .owl-nav .owl-prev {
    position: absolute;
    left: -28px;
    margin: 0px;
    top: 50%;
    margin-top: -5px;
}

.with-nav.middle-nav .owl-nav .owl-next {
    position: absolute;
    right: -28px;
    margin: 0px;
    margin-top: -5px;
    top: 50%;
}

.with-nav.middle-nav .owl-nav {
    position: inherit;
    top: 0%;
}

.featur-tabs .owl-carousel.owl-loaded {
    display: inline-block !important;
}

.featur-tabs .owl-carousel .owl-stage {
}

.featur-tabs .nav-bars > li a {
    font-size: 20px;
    background: none !important;
    border-bottom: 2px solid rgba(255,255,255,0) !important;
    padding: 15px 0px !important;
    margin-right: 25px !important;
    color: #555555 !important;
}

.featur-tabs .nav-bars {
    margin-bottom: -1px;
}

    .featur-tabs .nav-bars li a:hover {
        color: #404040 !important;
        border-bottom: 2px solid #7a9b08 !important;
    }

    .featur-tabs .nav-bars li.active a {
        color: #404040 !important;
        border-bottom: 2px solid #7a9b08 !important;
    }
/*=======================================================
      Shipping info
========================================================*/
.shipping-info li {
    list-style: none;
    float: left;
    width: 25%;
    padding: 40px 0;
    padding-left: 30px;
    padding-bottom: 40px;
    border-right: 1px solid #eeeeee;
}

    .shipping-info li:nth-last-child(1) {
        border-right: none;
    }

.shipping-info .media-body {
    padding-bottom: 0px;
}

.shipping-info li i {
    font-size: 38px;
    color: #ed1c24;
    margin-right: 10px;
    line-height: 36px;
}

.shipping-info li h5 {
    font-size: 15px;
    margin: 0px;
    font-weight: 600;
    margin-bottom: 5px;
}

.shipping-info ul span {
    font-size: 13px;
    color: #888888;
}

.shipping-info ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid #dddddd
}
/*=======================================================
      Product items
========================================================*/
.product article {
    border: 1px solid #e6e6e6;
    padding: 10px;
    background: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
    height: 100%;
}

    .product article span.discount {
        position: absolute;
        padding: 2px 10px;
        background-color: #393;
        color: white;
        font-size: 14px;
        font-weight: bold;
        top: 34px;
        left: 0px;
        border-radius: 0px;
        z-index: 10;
    }

    .head-products article span.discount {
        top: 34px;
    }

    .product article .tag {
        color: #aaaaaa;
        display: inline-block;
        width: 100%;
        margin: 0 0 7px 0;
        font-size: 13px;
    }

    .product article .tittle {
        color: #000000;
        font-size: 14px;
        display: block;
        min-height: 40px;
        font-weight: normal;
    }

        .product article .tittle:hover {
            color: #333;
        }

    .product article p.rev {
        font-size: 12px;
        color: #f73232;
        margin-top: 5px;
    }

.product article .price {
    /*font-weight: 900;
        color: #ed1c24;
        float: left;
        font-size: 20px;
        margin-top: 5px;*/
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 5px;
}

        .product article .price .product-price .price-value {
            line-height: 20px;
            display: inline-block;
            font-weight: 900;
            color: #bf2a2a;
            font-size: 20px;
        }

        .product article .price .product-price i {
            font-size: 18px;
            font-weight: bold;
            color: #bf2a2a;
            line-height: 18px;
        }

        .product article .price span.not-discounted-amount {
            color: #aaaaaa;
            text-decoration: line-through;
            font-weight: bold;
            margin: 0;
            font-size: 15px;
            display: block;
        }

    .product article .sale-tag {
        background: #f73232;
        border-radius: 2px;
        font-size: 13px;
        color: #fff;
        font-weight: bold;
        position: absolute;
        top: 9px;
        padding: 5px 10px;
        left: 9px;
        z-index: 22;
    }

.product article .flex-viewport img {
    height: auto;
    /*    max-height: 400px;*/
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

.product article .new-tag {
    background: #bf2a2a;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0px;
    padding: 5px 10px;
    left: 0px;
    z-index: 10;
}


.product article .cart-btn {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background: #eeeeee;
    color: #888888 !important;
    float: right;
    text-align: center;
    line-height: 47px;
    margin-top: -15px;
    font-size: 24px;
}

        .product article .cart-btn:hover {
            background: #cc0f16;
            color: #fff !important;
        }

    .product article .rev i {
        color: #fecb00;
        font-size: 13px;
    }

.product .flex-control-thumbs {
    margin: 0 -10px;
    width: auto;
    margin-bottom: 10px;
    margin-top: 5px;
}

.product .on-nav .flex-direction-nav .flex-prev {
    left: 0px;
}

.product .on-nav .flex-direction-nav .flex-next {
    right: 0px;
}

.product .on-nav .flex-control-thumbs {
    /*padding: 0 50px;*/
}

.product .on-nav .flex-direction-nav a {
    bottom: 50%;
    transform: translateY(-50%);
    top: auto;
}

.product .on-nav .thumb-slider {
    position: relative;
}

.product .item-img {
    display: inline-block;
    width: 250px;
    margin-right: 10px;
}

.col-list .product article {
    margin-bottom: 30px;
}

    .col-list .product article .price {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .col-list .product article .col-sm-5 {
        position: relative;
        min-height: 250px;
    }

    .col-list .product article .position-center-center {
        width: 100%;
    }

    .col-list .product article .col-sm-5 i {
        margin-right: 5px;
    }

    .col-list .product article .tag {
        margin-top: 30px;
    }

    .col-list .product article .heart {
        color: #aaaaaa;
        border: 1px solid #dfdfdf;
        height: 28px;
        width: 28px;
        border-radius: 50%;
        line-height: 26px;
        text-align: center;
        display: inline-block;
        position: absolute;
        right: 20px;
        font-size: 12px;
    }

        .col-list .product article .heart i {
            margin: 0px;
        }

        .col-list .product article .heart.navi {
            top: 35px;
        }

.col-list .product .bullet-round-list li:before {
    top: 7px;
}

.col-list .product article .heart:hover {
    background: #ed1c24;
    color: #fff;
    border: 1px solid #ed1c24;
}

.col-list .product article .col-sm-5:before {
    border-left: 1px solid #f5f5f5;
    content: "";
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0px;
    width: 1px;
}

.col-list .product article .tittle {
    min-height: inherit;
}

.flex-control-thumbs li {
    width: 25%;
}

.item-col-5 {
    margin: 0 -15px;
}

    .item-col-5 .product {
        float: left;
        width: 20%;
        margin-bottom: 30px;
        padding: 0 15px;
        position: relative;
        /*min-height: 341px;*/
    }

.item-col-4 {
    margin: 0 -15px;
}

    .item-col-4 .product {
        width: 25%;
        margin-bottom: 30px;
        padding: 0 15px;
        position: relative;
        min-height: 341px;
    }

.col-md-9 .item-col-4 .product {
    min-height: inherit;
}

.item-col-3 {
    margin: 0 -15px;
}

    .item-col-3 .product {
        float: left;
        width: 33.3333333%;
        margin-bottom: 30px;
        padding: 0 15px;
        position: relative;
        min-height: 341px;
    }

.item-col-2 {
    margin: 0 -15px;
}

    .item-col-2 .product {
        float: left;
        width: 50%;
        margin-bottom: 30px;
        padding: 0 15px;
        position: relative;
        min-height: 341px;
    }

.product.col-2x {
    width: 40%;
}

.like-bnr {
    background: #f5f5f5 url(../images/watch-bg.jpg) right center no-repeat;
    position: relative;
    min-height: 341px;
}

    .like-bnr p {
        max-width: 195px;
        color: #555555;
    }

        .like-bnr p span {
            color: #aaaaaa;
            display: inline-block;
            width: 100%;
            margin: 10px 0;
        }

    .like-bnr h5 {
        font-weight: bold;
        margin-top: 0px;
    }

    .like-bnr .position-center-center {
        width: 100%;
        padding: 0 30px;
    }

.btn-round {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    background: #bf2a2a;
    color: #fff;
    border: 0;
}

    .btn-round.big {
        padding: 15px 30px;
        font-size: 16px;
    }

    .btn-round:hover {
        background: #333 !important;
        color: #fff !important;
    }

.flex-direction-nav {
    display: none;
}

.on-nav .flex-direction-nav {
    display: none;
}
/*=======================================================
			TOP ITems
========================================================*/
.top-items ul {
    margin: 0px;
}

.top-items li {
    padding: 0px;
    list-style: none;
    position: relative;
}

.top-items .bottom-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-left: 50px;
    padding-bottom: 30px;
}

.top-items h3 {
    margin: 0px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}

.top-items span {
    font-size: 18px;
    color: #888888;
}

.top-items a {
    font-size: 14px;
    color: #888888;
    height: 38px;
    width: 38px;
    border: 1px solid #888888;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
/*=======================================================
			About Adds
========================================================*/
.about-adds {
    background: #e7e6e6 url(../images/about-adds.jpg) right center no-repeat;
    background-size: cover;
    min-height: 416px;
    position: relative;
}

    .about-adds h2 {
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 36px;
        line-height: 30px;
    }

        .about-adds h2 small {
            font-weight: normal;
            font-size: 24px;
            display: inline-block;
            width: 100%;
        }

    .about-adds .position-center-center {
        width: 100%;
        padding: 0 60px;
    }
/*=======================================================
			Main Tabs Sec
========================================================*/
.main-tabs-sec .nav li {
    float: left;
    text-align: center;
    width: 16.66666666%;
}

    .main-tabs-sec .nav li i {
        display: inline-block;
        width: 100%;
        font-size: 32px;
    }

    .main-tabs-sec .nav li a {
        font-size: 15px;
        padding-top: 20px;
        font-weight: bold;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-left: none !important;
        min-height: 140px;
    }

    .main-tabs-sec .nav li:nth-child(1) a {
        border-left: 1px solid #dddddd !important;
    }

    .main-tabs-sec .nav li a span {
        color: #888888;
        font-size: 13px;
        display: inline-block;
        width: 100%;
        font-weight: normal;
    }

    .main-tabs-sec .nav li.active a {
        background: #ed1c24;
        color: #fff;
        border: 1px solid #ed1c24;
    }

        .main-tabs-sec .nav li.active a:before {
            content: "\f0d7";
            font-family: 'FontAwesome';
            position: absolute;
            left: 0px;
            z-index: 2;
            font-size: 30px;
            color: #ed1c24;
            bottom: -25px;
            right: 0px;
            width: 100%;
        }

        .main-tabs-sec .nav li.active a span {
            color: #fff;
        }
/*=======================================================
			Blog Post
========================================================*/
.blog-post span {
    color: #999999;
    font-size: 13px;
    margin-right: 10px;
}

.blog-post img {
    margin-bottom: 10px;
}

.blog-post span i {
    color: #dddddd;
    margin-right: 10px;
}

.blog-post p {
    font-weight: 14px;
}

.blog-post a {
    color: #ed1c24;
}

.blog-post .tittle {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #333333 !important;
}

.blog-page .blog-post {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .blog-page .blog-post:nth-last-child(1) {
        border-bottom: none !important;
    }

    .blog-page .blog-post img {
        margin-bottom: 0px;
    }

    .blog-page .blog-post span {
        margin-top: 30px;
        display: inline-block;
    }
/*=======================================================
			According
========================================================*/
.accordion {
}

    .accordion.gray-bg {
        background: #f3f3f3;
    }

    .accordion .panel-default > .panel-heading .panel-title a:before {
        content: "\f209";
        font-family: "Ionicons";
        color: #FFF;
        padding: 0px;
        float: right;
        position: absolute;
        right: 15px;
        height: 20px;
        width: 20px;
        line-height: 17px;
        text-align: center;
        border: 2px solid #fff;
        font-size: 12px;
        top: 15px;
    }

    .accordion .panel-default > .panel-heading .panel-title a.collapsed:before {
        content: "\f218";
        font-family: "Ionicons";
    }

    .accordion .panel-default > .panel-heading {
        padding: 0px;
        border-radius: 0px;
        overflow: hidden;
    }

        .accordion .panel-default > .panel-heading a {
            text-decoration: none;
            font-size: 16px;
            width: 100%;
            background: #232955;
            font-weight: 500;
            padding: 10px 20px;
            color: #fff;
            line-height: 30px;
            display: inline-block;
            padding-right: 55px;
        }

        .accordion .panel-default > .panel-heading .panel-title a.collapsed {
            background-color: #629ee7;
        }

    .accordion .panel {
        box-shadow: none;
        border-radius: 4px;
        margin-bottom: 20px;
        position: relative;
        border: none;
        overflow: hidden;
    }

    .accordion .panel-body {
        color: #b8b8b8;
        line-height: 24px;
        font-size: 12px;
    }

    .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: none;
        background: #fcb532;
        color: #323131;
        font-style: italic;
        line-height: 30px;
        font-size: 16px;
        padding: 15px 20px;
        font-weight: 500;
    }

.faqs-bg {
    background: url(../images/faqs-bg.html) center center repeat;
}

.faqs-style-sec .accordion .panel-default > .panel-heading a {
    background: #fcb532;
    color: #323131;
    padding: 5px 30px;
    font-size: 15px;
    padding-bottom: 3px;
}

.faqs-style-sec .accordion .panel-default > .panel-heading {
    border-radius: 20px;
}

    .faqs-style-sec .accordion .panel-default > .panel-heading .panel-title a.collapsed {
        background: #ededed;
    }

    .faqs-style-sec .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        background: none;
        font-style: normal;
        font-size: 15px;
    }

    .faqs-style-sec .accordion .panel-default > .panel-heading .panel-title a:before {
        border: none;
        color: #5b99e4;
        top: 12px;
        line-height: 15px;
        border-radius: 50%;
        height: 15px;
        font-size: 9px;
        width: 15px;
        background: #fff;
    }

    .faqs-style-sec .accordion .panel-default > .panel-heading .panel-title a.collapsed:before {
        color: #fff;
        top: 13px;
        line-height: 15px;
        border-radius: 50%;
        height: 15px;
        font-size: 9px;
        width: 15px;
        background: #5b99e4;
    }

.faqs-style-sec .accordion .panel {
    margin-bottom: 30px;
    background: none;
}

.frequently {
    background: #232955;
}

    .frequently .faqs-style-sec .accordion .panel {
        background: none;
    }

    .frequently .faqs-style-sec .accordion .panel-default > .panel-heading {
        background: none;
    }

    .frequently .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        color: #fff;
    }

    .frequently .faqs-style-sec .accordion .panel {
        margin-bottom: 25px;
    }
/*=======================================================
			Contact
========================================================*/
.contact-detail {
    margin-bottom: 100px;
}

    .contact-detail li {
        list-style: none;
    }

        .contact-detail li article {
            border: 1px solid #ececec;
            border-radius: 4px;
            padding: 20px 30px;
            margin-top: 30px;
        }

            .contact-detail li article h5 {
                margin: 0px;
                margin-top: 20px;
                font-size: 24px;
            }

            .contact-detail li article p {
                margin: 0px;
            }

            .contact-detail li article img {
                margin-right: 10px;
            }

.contact-page li {
    list-style: none;
}

.contact-page #contact_form {
    text-align: left;
}

    .contact-page #contact_form li label {
        color: #323131;
        font-weight: 500;
        text-transform: none;
        text-align: left;
        font-size: 15px;
    }

    .contact-page #contact_form li input {
        background: #eaeaea;
        height: 40px;
        border-radius: 4px;
        margin-top: 10px;
    }

    .contact-page #contact_form li textarea {
        background: #eaeaea;
        height: 100px !important;
        border-radius: 4px;
        margin-top: 10px;
        color: #323131;
    }

.map-block {
}
/*=======================================================
			Cases
========================================================*/
.cases {
    background: #232955;
}

    .cases article {
        background: #ffffff;
        border-radius: 4px;
        position: relative;
        overflow: hidden;
    }

        .cases article img {
            border: 4px solid;
            border-color: transparent;
        }

        .cases article:hover img {
            border-color: #fcb532;
        }

        .cases article .text-sec {
            padding: 40px 30px;
        }

        .cases article a {
            color: #629ee7;
            font-weight: 500;
            font-size: 18px;
            display: inline-block;
            margin-bottom: 20px;
        }

            .cases article a i {
                font-size: 16px;
                display: none;
                margin-left: 10px;
            }

        .cases article:hover a i {
            display: inline-block;
        }

.case-left {
    margin-bottom: 25px;
}

    .case-left .media-body a {
        font-size: 18px;
        color: #629ee7;
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
        font-weight: 500;
        margin-top: 5px;
    }

    .case-left .img-sec {
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin-right: 20px;
        width: 170px;
    }

        .case-left .img-sec img {
            border-radius: 4px;
            width: 100%;
            border: 1px solid #dbdbdb;
        }

    .case-left .media-body span {
        font-size: 14px;
        display: inline-block;
        width: 100%;
        font-weight: normal;
        color: #323131;
        margin-bottom: 10px;
        font-style: italic;
    }

    .case-left p {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .case-left .media-body span {
        font-size: 14px;
        display: inline-block;
        width: 100%;
        font-weight: normal;
        color: #323131;
        font-style: italic;
    }
/*=======================================================
			testimonial
========================================================*/
.testimonial {
}

.testi-inside {
    position: relative;
    background: url(../images/testi-bg.html) center top no-repeat;
}

    .testi-inside .qout {
        position: absolute;
        font-size: 260px;
        left: 300px;
        z-index: 11;
        top: -20px;
        color: #629ee7;
    }

#testi-slide {
    margin-top: -70px;
}

.testimonial .slider-sec {
    max-width: 770px;
    margin: 0 auto;
    padding: 70px;
    background: #fff;
    padding-top: 0px;
    margin-top: 70px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
}

    .testimonial .slider-sec p {
        font-style: italic;
    }

    .testimonial .slider-sec span {
        font-size: 16px;
        color: #323131;
        display: inline-block;
        width: 100%;
        font-weight: 200;
        margin-bottom: 40px;
    }

    .testimonial .slider-sec h6 {
        font-size: 18px;
        color: #323131;
        font-weight: 500;
    }

.testimonial .icon-avatar {
    color: #fff;
    height: 120px;
    width: 120px;
    display: inline-block;
    margin: 0 auto;
    background: #f3f3f3;
    margin-bottom: 50px;
    border-radius: 50%;
    margin-top: -50px;
    text-align: center;
    margin-bottom: 50px;
}

.testimonial .avatar-sec {
    margin-top: 160px;
    text-align: right;
    float: right;
    position: relative;
    z-index: 2;
    margin-right: 0px;
}

.testimonial .owl-controls .owl-nav {
}

    .testimonial .owl-controls .owl-nav div {
        display: inline-block;
        margin: 0 10px;
        font-size: 28px;
        color: #7b7a7d;
    }

.testimonial .avatar-sec img {
    margin-bottom: 50px;
}

.testimonial .owl-controls .owl-nav .owl-prev {
    display: inline-block !important;
    left: -100px;
    position: absolute;
    top: 45%;
}

.testimonial .owl-controls .owl-dots {
    bottom: -30px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
}

    .testimonial .owl-controls .owl-dots div {
        display: inline-block;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: rgba(255,255,255,0.3);
        margin: 0 0px;
        border: 2px solid #afafaf;
        margin-right: 5px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .testimonial .owl-controls .owl-dots div.active {
            border: 2px solid #629ee7;
        }

        .testimonial .owl-controls .owl-dots div:hover {
            border: 2px solid #629ee7;
        }

    .testimonial .owl-controls .owl-dots span {
        margin-bottom: 0px;
    }

.testimonial .owl-controls .owl-nav div {
    display: inline-block !important;
    color: #323131;
    background: none;
    font-size: 40px;
    margin: 0 5px;
    text-align: center;
    line-height: 65px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .testimonial .owl-controls .owl-nav div:hover {
        color: #fcb532;
    }

.testimonial .owl-controls .owl-nav .owl-prev {
    display: inline-block !important;
    left: -40px;
    position: absolute;
    top: 45%;
}

.testimonial .owl-controls .owl-nav .owl-next {
    display: inline-block !important;
    right: -40px;
    position: absolute;
    top: 45%;
}

.testimonial .owl-controls .owl-nav div:hover {
    background: #fff;
    color: #4488db;
}

.client-img {
    margin-top: 80px;
}

    .client-img li {
        float: left;
        width: 20%;
        text-align: center;
    }

.testimonial.white-bg {
}

    .testimonial.white-bg .slider-sec p {
        color: #404040;
    }

    .testimonial.white-bg .slider-sec h6 {
        color: #404040;
    }

    .testimonial.white-bg .icon {
        color: #404040;
    }

    .testimonial.white-bg .slider-sec span {
        color: #999999;
    }

    .testimonial.white-bg .owl-controls .owl-dots div {
        background: rgba(0,0,0,0.3);
    }

        .testimonial.white-bg .owl-controls .owl-dots div.active {
            background: #404040;
        }

.testimonials-sec {
    background: rgb(98,158,231); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(98,158,231,1) 0%, rgba(55,127,214,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(98,158,231,1) 0%, rgba(55,127,214,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(98,158,231,1) 0%, rgba(55,127,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629ee7', endColorstr='#377fd6', GradientType=1 ); /* IE6-9 */
}

    .testimonials-sec .item-slider {
        background: #fff;
        border-radius: 4px;
        background: #fff;
        padding: 28px;
        padding-top: 0px;
    }

        .testimonials-sec .item-slider .avatar {
            margin-top: -55px;
            display: inline-block;
            margin-bottom: 30px;
            position: relative;
            z-index: 99;
        }

        .testimonials-sec .item-slider h6 {
            text-transform: uppercase;
            color: #4488db;
            margin-bottom: 20px;
            font-weight: 500;
        }

        .testimonials-sec .item-slider p {
            font-size: 15px;
        }

    .testimonials-sec .item-slider {
        margin-top: 55px;
        position: relative;
        margin-bottom: 10px;
    }

        .testimonials-sec .item-slider:before {
            border-radius: 0 0 10px 10px;
            position: absolute;
            background: rgba(255,255,255,0.5);
            content: "";
            height: 7px;
            width: 95%;
            left: 0px;
            right: 0px;
            margin: 0 auto;
            bottom: -7px;
        }

    .testimonials-sec .owl-controls .owl-nav {
    }

        .testimonials-sec .owl-controls .owl-nav div {
            display: inline-block !important;
            color: #fff;
            background: none;
            font-size: 20px;
            height: 60px;
            border: 1px solid #fff;
            width: 60px;
            margin: 0 5px;
            text-align: center;
            line-height: 65px;
            display: inline-block;
            border-radius: 50%;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

        .testimonials-sec .owl-controls .owl-nav .owl-prev {
            display: inline-block !important;
            left: -100px;
            position: absolute;
            top: 45%;
        }

        .testimonials-sec .owl-controls .owl-nav .owl-next {
            display: inline-block !important;
            right: -100px;
            position: absolute;
            top: 45%;
        }

        .testimonials-sec .owl-controls .owl-nav div:hover {
            background: #fff;
            color: #4488db;
        }

    .testimonials-sec .avatar-sec img {
        margin-bottom: 50px;
    }

    .testimonials-sec .owl-controls .owl-dots {
        bottom: -60px;
        position: absolute;
        left: 0px;
        right: 0px;
        width: 100%;
        text-align: center;
    }

        .testimonials-sec .owl-controls .owl-dots div {
            display: inline-block;
            height: 5px;
            width: 50px;
            border-radius: 10px;
            background: rgba(255,255,255,0.4);
            margin: 0 0px;
            margin-right: 5px;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

            .testimonials-sec .owl-controls .owl-dots div.active {
                background: #fcb532;
            }

            .testimonials-sec .owl-controls .owl-dots div:hover {
                background: #fcb532;
            }

        .testimonials-sec .owl-controls .owl-dots span {
            margin-bottom: 0px;
        }

    .testimonials-sec .owl-nav div:hover {
        opacity: 1;
    }

    .testimonials-sec .owl-nav .owl-prev {
        left: 10%;
        position: absolute;
        top: 40%;
    }

    .testimonials-sec .owl-nav .owl-next {
        right: 10%;
        position: absolute;
        top: 40%;
    }

.test-simple-in {
    background: #363d73;
    padding: 60px;
    border-radius: 4px;
    text-align: center;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    min-height: 590px;
}

    .test-simple-in:before {
        background: #609ce6 url(../images/testi-simple-head.html) center center no-repeat;
        height: 110px;
        width: 100%;
        left: 0px;
        top: 0px;
        content: "";
        z-index: -1;
        position: absolute;
    }

    .test-simple-in .avatar {
        height: 130px;
        width: 130px;
        display: inline-block;
        border-radius: 50%;
        position: relative;
        margin-bottom: 90px;
    }

    .test-simple-in .test-inn p {
        color: #fefefe;
    }

    .test-simple-in .test-inn h6 {
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        margin-top: 30px;
        font-style: italic;
    }

    .test-simple-in #testi-slide {
        margin-top: 0px;
    }

    .test-simple-in .test-inn h6 span {
        color: #fcb532;
    }

    .test-simple-in .test-inn i {
        display: inline-block;
        width: 100%;
        color: #232955;
        font-size: 120px;
        font-weight: 500;
        font-style: normal;
        margin: 20px 0;
        position: absolute;
        left: 0px;
        top: 120px;
    }

    .test-simple-in .owl-controls .owl-nav {
        margin-top: 20px;
    }

        .test-simple-in .owl-controls .owl-nav div {
            display: inline-block !important;
            color: #66a0e5;
            background: #232955;
            font-size: 26px;
            height: 60px;
            width: 60px;
            margin: 0 5px;
            text-align: center;
            line-height: 65px;
            display: inline-block;
            border-radius: 50%;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

            .test-simple-in .owl-controls .owl-nav div:hover {
                background: #fff;
                color: #232955;
            }

.our-team .heading-block-2.white hr {
    background: url(../images/hr-bar-team.html) no-repeat;
}

.our-team .mem-name {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #4488db;
    font-size: 16px;
    border-bottom: 2px solid #fcb532;
    font-style: italic;
}

.our-team .item-slider p {
    line-height: 24px;
    font-style: italic;
}

.our-team .icons-social {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

    .our-team .icons-social a {
        color: #4488db;
        margin: 0 5px;
        font-size: 16px;
    }

        .our-team .icons-social a:hover {
            color: #fcb532;
        }

.social-links {
    margin-top: 30px;
}

    .social-links a {
        margin-right: 20px;
        font-size: 18px;
        color: #555555;
    }
/*=======================================================
			TOP Week Items
========================================================*/
.top-week-item {
    background: url(../images/main-bg-slider-wide.jpg) center center no-repeat;
    background-size: cover;
}

    .top-week-item .nav {
        float: right;
    }

        .top-week-item .nav li {
            float: left;
        }

            .top-week-item .nav li a {
                padding: 0px 15px;
                font-size: 15px;
                color: #000 !important;
            }

            .top-week-item .nav li.active {
                font-weight: 600;
            }

    .top-week-item .small-list {
        margin-bottom: 30px;
    }

        .top-week-item .small-list .item-img {
            display: inline-block;
            width: 160px;
            margin: 0px;
        }

    .top-week-item .product .small-list .price {
        width: 100%;
        margin-bottom: 5px;
    }

    .top-week-item .product .small-list .tittle {
        line-height: 18px;
    }

    .top-week-item .product .small-list .tag {
        margin-top: 0px;
    }

    .top-week-item .product .small-list .cart-btn {
        float: left;
        margin: 0px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .top-week-item .product .small-list p.rev {
        margin-bottom: 5px;
        margin-top: 0px;
    }
/*=======================================================
			Clients
========================================================*/
.clients-img {
    /*padding: 30px 0;*/
}

    .clients-img ul {
        margin: 0px;
        display: inline-block;
        width: 100%;
    }

    .clients-img li img {
        opacity: 0.7;
    }

        .clients-img li img:hover {
            opacity: 1;
        }

    .clients-img li {
        float: left;
        width: 14%;
        margin-top: 0px;
        text-align: center;
        list-style: none;
    }

    .clients-img.col-4 .item {
        text-align: center;
    }

    .clients-img.col-4 li {
        width: 25%;
    }

    .clients-img.col-4 .item a {
        border: 1px solid rgba(0,0,0,0.3);
        border-radius: 4px;
        padding: 25px 0;
    }

        .clients-img.col-4 .item a:hover {
            border: 1px solid #000;
        }

    .clients-img .item a {
        display: inline-block;
        width: 100%;
        opacity: 0.2;
    }

        .clients-img .item a:hover {
            display: inline-block;
            width: 100%;
            opacity: 1;
        }

#client-slide-1 {
    margin-bottom: 30px;
}

.clients-img .owl-controls .owl-dots {
    bottom: -60px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
}

    .clients-img .owl-controls .owl-dots div {
        display: inline-block;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: rgba(255,255,255,0.3);
        margin: 0 0px;
        border: 2px solid #afafaf;
        margin-right: 5px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .clients-img .owl-controls .owl-dots div.active {
            border: 2px solid #629ee7;
        }

        .clients-img .owl-controls .owl-dots div:hover {
            border: 2px solid #629ee7;
        }

.clients-img .owl-nav {
    display: none;
}

.clients-img .owl-controls .owl-dots span {
    margin-bottom: 0px;
}
/*=======================================================
			Newslatter
========================================================*/
.newslatter {
    background: #bf2a2a;
    padding: 25px 0;
    position: relative;
    overflow: hidden;
}

    .newslatter:before {
        background: url(/Content/themes/shopigmo-default/images/env-icon.png) no-repeat;
        height: 144px;
        width: 201px;
        position: absolute;
        left: 25%;
        content: "";
        top: 10px;
    }

    .newslatter h3 {
        margin: 0px;
        color: #fff;
        margin-top: 10px;
        font-size: 26px;
    }

        .newslatter h3 span {
            color: rgba(255,255,255,0.8);
            font-size: 18px;
            margin-left: 15px;
            padding-left: 15px;
            border-left: 1px solid rgba(255,255,255,0.8);
        }

            .newslatter h3 span strong {
                color: #fff;
            }

    .newslatter form {
        position: relative;
    }

    .newslatter input {
        border-radius: 50px;
        height: 50px;
        width: 100%;
        color: #000;
        border: none;
        background: #fff;
        padding: 0 20px;
        font-size: 15px;
    }

    .newslatter button {
        border: none;
        background: #920006;
        height: 50px;
        line-height: 50px;
        color: #fff;
        padding: 0 30px;
        position: absolute;
        right: -1px;
        top: 0px;
        font-size: 15px;
        font-weight: bold;
        border-radius: 0 50px 50px 0px;
    }

.blog .pagination {
    margin-top: 80px;
    margin-bottom: 0px;
}

.pagination > li > a, .pagination > li > span {
    font-weight: 500;
    color: #323131;
    padding: 8px 15px;
    padding-top: 10px;
    background: #f5f5f5;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background: #5494e1;
        color: #fff;
    }

.pagination li a.active {
    background: #5494e1;
    color: #fff;
}

.nxt-nd-prev {
    margin-top: 30px;
}

    .nxt-nd-prev h6 {
        font-size: 15px;
        max-width: 180px;
        line-height: 24px;
        display: inline-block;
    }

    .nxt-nd-prev .p-img {
        display: inline-block;
        margin-right: 20px;
    }

    .nxt-nd-prev .media-right .p-img {
        margin-right: 0px;
        margin-left: 20px;
    }

    .nxt-nd-prev .p-img img {
        border-radius: 50%;
    }

    .nxt-nd-prev a {
        font-weight: 500;
    }

.blog-post .up-part .admin-post .avatar {
}

.blog-post .main-tittle:hover {
    text-decoration: underline !important;
}

.blog-single h4 {
    color: #5494e1;
    font-weight: 500;
}

.blog-single h5 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
}

.blog-single h6 {
    margin-bottom: 20px;
    font-weight: 500;
}

.blog-single .blog-post {
    margin-top: 0px;
}

.share {
    margin-top: 30px;
}

    .share span {
        font-weight: 500;
        font-size: 15px;
    }

.share {
    border-top: 1px solid #dddddd;
    padding-top: 15px;
}

    .share a {
        font-weight: 500;
        font-size: 15px;
        margin-left: 20px;
        color: #323131;
    }

        .share a i {
            color: #5494e1;
            margin-right: 10px;
        }

        .share a:hover {
            color: #5494e1;
        }

.post-admin {
    background: #eaeaea;
    padding: 30px;
    border-radius: 4px;
    margin-top: 30px;
}

    .post-admin .avatar {
        display: inline-block;
        margin-right: 10px;
    }

        .post-admin .avatar img {
            border-radius: 50%;
        }

    .post-admin p {
        margin-bottom: 0px;
    }

    .post-admin h6 {
        font-weight: 500;
    }

.blog-single .check-list-tick {
    padding-left: 100px;
    margin-bottom: 40px;
    margin-top: 30px;
}

.check-list-tick li p {
    margin-bottom: 0px;
    line-height: 36px;
}

.check-list-tick li {
    background: url(../images/tick-list.html) left center no-repeat;
    padding-left: 30px;
    list-style: none;
}

.tittle-side {
    font-weight: 500;
    color: #5494e1;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    position: relative;
}

    .tittle-side:before {
        content: "";
        background: #fcb532;
        height: 1px;
        width: 100px;
        position: absolute;
        bottom: -1px;
        left: 0px;
    }

.comments {
    margin-top: 50px;
}

.comm-up {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

    .comm-up label {
        font-weight: 500;
        font-size: 15px;
        width: 100%;
    }

    .comm-up .col-md-5 label {
        float: left;
        width: 40%;
        margin-top: 8px;
    }

    .comm-up .bootstrap-select {
        width: 60%;
        float: right !important;
        margin: 0px !important;
    }

        .comm-up .bootstrap-select .btn {
            border: none;
            width: 100%;
            margin: 0px !important;
            background: #eaeaea;
            display: inline-block;
            border-radius: 4px;
            margin-top: 10px;
            color: #323131;
            font-size: 14px;
            font-weight: 500;
            height: 40px;
            padding-top: 10px;
            padding-left: 20px;
        }

        .comm-up .bootstrap-select .dropdown-menu > li > a {
            font-weight: 500;
            line-height: 30px;
        }

        .comm-up .bootstrap-select li {
            margin-bottom: 0px;
        }

        .comm-up .bootstrap-select.btn-group .dropdown-menu {
            margin-top: 0px;
            border-radius: 0px;
        }

.comments .media {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

    .comments .media h6 {
        font-size: 16px;
        font-weight: 600;
    }

        .comments .media h6 span {
            font-size: 14px;
            font-weight: 500;
            margin-left: 30px;
            display: inline-block;
        }

.comments h6 {
    font-size: 16px;
    font-weight: 600;
}

.comments {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.add-comments h6 {
    font-size: 16px;
    font-weight: 600;
}

.comments .media .avatar {
    width: 95px;
    display: inline-block;
}

    .comments .media .avatar img {
    }

.comments p {
    margin-bottom: 0px;
}

.add-comments li {
    list-style: none;
}

.add-comments li {
    list-style: none;
}

    .add-comments li label {
        font-weight: 500;
        color: #555555;
        width: 100%;
    }

    .add-comments li input {
        background: #fff;
        box-shadow: none;
        height: 40px;
        font-size: 14px;
        border: 1px solid #e2e2e2;
        ;
        margin-bottom: 10px;
        padding: 0 20px;
        margin-top: 5px;
    }

    .add-comments li textarea {
        background: #fff;
        box-shadow: none;
        height: 280px;
        width: 100%;
        border: 1px solid #e2e2e2;
        ;
        padding: 15px 20px;
        margin-top: 5px;
    }

.add-comments .btn-round {
    border: none;
    margin-top: 30px;
}

.breadcrumb > li a {
    color: #888888;
}

.breadcrumb > .active {
    color: #555555;
}
/*=======================================================
			Log In
========================================================*/
.login-sec h5 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 40px;
}

.login-sec .forget {
    text-decoration: underline !important;
    color: #aaaaaa;
    float: right;
    margin-top: 4px;
}

.login-sec .btn-round {
    border: none;
    margin-top: 10px;
}

.login-sec .checkbox {
    margin: 0px;
}

.login-sec li {
    list-style: none;
}

    .login-sec li input, .form-control, .select2-container--default .select2-selection--single {
        background: #fff;
        box-shadow: none;
        height: 40px;
        font-size: 14px;
        border: 1px solid #e2e2e2;
        margin-bottom: 10px;
        padding: 0 15px;
        margin-top: 5px;
    }

.select2-dropdown {
    border: 1px solid #e2e2e2;
}

.select2-container--default .select2-selection--single {
    padding: 0 12px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 36px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 45px;
    }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e2e2e2;
}

.select2-container--open .select2-dropdown--below {
    margin-top: -10px;
}

.login-sec li label {
    font-weight: 500;
    color: #000;
    width: 100%;
}
/*=======================================================
			Big Bnr Add
========================================================*/
.big-bnr-add {
    background: url(../images/b-bnr-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 250px;
    padding: 30px;
}

    .big-bnr-add .price {
        font-weight: 800;
        color: #f12a43;
        float: left;
        font-size: 30px;
    }

    .big-bnr-add span.line-through {
        color: #aaaaaa;
        text-decoration: line-through;
        font-weight: normal;
        margin-left: 10px;
        font-size: 24px;
    }

    .big-bnr-add .btn-round {
        color: #f12a43;
        margin-top: 20px;
    }

    .big-bnr-add .btn-round {
        color: #fff;
    }

    .big-bnr-add h3 {
        margin-top: 0px;
        font-size: 30px;
        font-weight: 600;
    }

    .big-bnr-add .text-sec {
        padding: 30px;
        padding-bottom: 0px;
    }
/*=======================================================
			Side Bar
========================================================*/
.shop-side-bar .search {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

    .shop-side-bar .search label {
        color: #fff;
        width: 100%;
        position: relative;
    }

    .shop-side-bar .search button {
        position: absolute;
        right: 0px;
        color: #fff;
        background: #ed1c24;
        border: none;
        width: 40px;
        top: 0px;
        height: 40px;
        line-height: 40px;
        border-radius: 0 4px 4px 0px;
    }

    .shop-side-bar .search input {
        border: 1px solid #dddddd;
        padding-left: 20px;
        outline: none !important;
        font-weight: normal;
        background: none;
        color: #dddddd;
        width: 100%;
        border-radius: 4px;
        height: 40px;
    }

.sidebar li {
    list-style: none;
    position: relative;
}

.sidebar .latest-post-small {
}

    .sidebar .latest-post-small .media-body a {
        color: #323131;
    }

        .sidebar .latest-post-small .media-body a:hover {
            text-decoration: underline !important;
            color: #5494e1;
        }

    .sidebar .latest-post-small .media-body span {
        color: #323131;
    }

.categ li a {
    font-weight: 500;
    font-size: 15px;
    padding-left: 30px;
    line-height: 35px;
}

    .categ li a:hover {
        color: #69a1e4;
    }

    .categ li a:before {
        font-family: 'Linearicons-Free';
        content: "\e87a";
        position: absolute;
        left: 0px;
        color: #69a1e4;
    }

.tags li {
    display: inline-block;
}

    .tags li a {
        display: inline-block;
        border-radius: 20px;
        background: #eaeaea;
        font-weight: 500;
        padding: 8px 18px;
        margin-bottom: 10px;
    }

        .tags li a:hover {
            background: #fcb532;
        }

.news-leter input {
    background: #eaeaea;
    box-shadow: none;
    height: 40px;
    font-size: 14px;
    border: none;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}
/*=======================================================
			Pages Linking
========================================================*/
.linking .breadcrumb {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 0px;
}

    .linking .breadcrumb > li + li:before {
        content: "\f105";
        font-family: 'FontAwesome';
    }
/*=======================================================
			Shop Side Bar
========================================================*/
.shop-side-bar h6 {
    font-size: 16px;
    color: #404040;
    font-weight: bold;
    margin-top: 0px;
}
/*.shop-side-bar ul {
	margin-bottom: 50px;
}*/
.shop-side-bar .sizes {
    margin-bottom: 50px;
}

    .shop-side-bar .sizes a {
        display: inline-block;
        height: 42px;
        width: 42px;
        line-height: 40px;
        border: 1px solid #e0e0e0;
        border-radius: 50%;
        text-align: center;
        font-weight: bold;
        margin-right: 10px;
        margin-top: 10px;
    }

        .shop-side-bar .sizes a.choosed {
            background: #ed1c24;
            border-color: #ed1c24;
            color: #fff;
        }

.shop-side-bar .rating a {
    color: #fecb00;
    font-size: 14px;
}

    .shop-side-bar .rating a i {
        margin-right: 2px;
    }

.shop-side-bar .rating .fa-star-o {
    color: #aaaaaa;
}

.shop-side-bar .rating a span {
    color: #aaaaaa;
    font-size: 12px;
    margin-left: 5px;
}

.shop-side-bar .sizes a:hover {
    background: #ed9907;
    border-color: #ed9907;
    color: #fff;
}

.shop-side-bar li {
    list-style: none;
    line-height: 30px;
}

.shop-side-bar .checkbox label::before {
    height: 15px;
    width: 15px;
    margin-top: 2px;
}

.shop-side-bar .checkbox label::after {
    font-size: 8px;
    padding-top: 2px;
    padding-left: 4px;
}

.shop-side-bar label span {
    font-size: 12px;
    color: #aaaaaa;
    margin-left: 5px;
}

.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
    background: #ed1c24;
    border-color: #ed1c24;
}

.recent-post .media-left a {
    display: inline-block;
    width: 80px;
}

.recent-post {
    margin-bottom: 30px;
}

    .recent-post .media {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .recent-post .media-body span {
        font-size: 12px;
        margin-right: 5px;
        padding-right: 5px;
        border-right: 1px solid #ececec;
        color: #999999;
    }
/*.shop-side-bar h6 {
	margin-bottom: 20px;
}*/
.quote-day i {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    margin-bottom: 15px;
    background: #ed1c24
}

.recent-post .media-body span:nth-child(1) {
    border: none !important;
}

.recent-post .media-body a {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    display: inline-block;
}
/*=======================================================
      SIngle Blog
========================================================*/
.blog-single blockquote {
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    color: #404040;
    border: none;
    padding: 0px;
    padding: 20px 50px;
    padding-left: 70px;
}

.blog-single article {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
/*=======================================================
      PRICING RANGE
========================================================*/
.cost-price-content {
}

    .cost-price-content h5 {
        margin-bottom: 30px;
    }

.noUi-background {
    margin-bottom: 20px;
}

.cost-price-content .btn {
    padding: 6px 20px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.cost-price-content {
    display: inline-block;
    position: relative;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 30px;
}

    .cost-price-content span {
        letter-spacing: 0px;
    }

    .cost-price-content .btn-round {
        /*margin-top: 20px;*/
        padding: 7px 20px;
        text-transform: none;
        font-size:14px;
    }

.price-min {
    border: 1px solid #dddddd;
    border-radius: 2px;
    height: 30px;
    line-height: 28px;
    color: #555555;
    /* width: 70px; */
    text-align: center;
    background: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 34px;
}

.price-max {
    border: 1px solid #dddddd;
    border-radius: 2px;
    height: 34px;
    line-height: 28px;
    color: #555555;
    background: #fff;
    /* width: 70px; */
    text-align: center;
    margin-right: -5px;
}

.noUi-horizontal .noUi-handle {
    background: #bf2a2a;
    border: none;
    height: 12px;
    width: 12px;
}
/*=======================================================
			CONTACT FORM
========================================================*/
.contact .error {
    border: none;
    border: 1px solid red !important;
}

    .contact .error:before {
        content: "\f071";
        font-family: 'FontAwesome';
        position: absolute;
        color: red;
    }

.success-msg {
    border: 2px solid rgba(0,0,0,0.2);
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 16px;
    border-radius: 4px;
    display: none;
}

    .success-msg i {
        padding: 10px;
        border-radius: 50%;
        border: 1px solid #ABD0A8;
        margin-right: 10px;
    }

#contact_form li {
    margin-bottom: 20px;
    list-style: none;
}

    #contact_form li label {
        color: #555555;
    }

    #contact_form li input {
        display: inline-block;
        width: 100%;
        line-height: 40px;
        height: 40px;
        padding: 0px 20px;
        background: #fff;
        box-shadow: none;
        color: #000;
        text-transform: none;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #contact_form li .form-control {
        border: 1px solid #e4e4e4 !important;
        border-radius: 4px;
        color: #000;
        background: none;
        box-shadow: none;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #contact_form li textarea {
        height: 250px !important;
        text-transform: none;
        background: #f5f5f5;
        padding: 15px 20px !important;
        color: #fff;
        font-size: 12px;
    }

.contact-form button {
    border: none;
    float: left;
}

.contact-form label {
    color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 0px;
    line-height: 26px;
    position: relative;
    background: none;
    font-weight: normal;
    text-align: left;
}

    .contact-form label span {
        color: #fff;
    }

.contact-form textarea {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 10px 20px;
}

.contact-form #contact_form li .form-control:focus {
}

.contact-form button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.contact-info {
    padding: 30px 30px;
    border: 2px solid #eeeeee;
}

    .contact-info h5 {
        font-weight: 600;
        margin: 0px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .contact-info p {
        margin: 0px;
        font-size:14px
    }

    .contact-info h6 {
        font-weight: 600;
        margin: 0px;
        margin-bottom: 1px;
        font-size: 14px;
        margin-top: 8px;
        color: #5d5d5d;
    }
/*=======================================================
			SKILLS
========================================================*/
.skill-bg {
    background: url(../images/free-skill-bg.html) center center no-repeat;
    background-size: cover;
}

.skills h6 {
    text-transform: uppercase;
    line-height: 40px;
}

.progress-bars p {
    margin: 0px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-align: left;
}

.progress-bars {
    display: inline-block;
    width: 100%;
    position: relative;
}

.progress {
    border-radius: 0px;
    position: relative;
    background: #bdbdbd;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    overflow: inherit;
    position: relative;
    height: 9px;
    margin-bottom: 0px;
    margin-top: 5px;
    border-radius: 0px;
    border: none;
}

.bar {
    margin-bottom: 40px;
}

.progress-bar {
    border-radius: 0px;
    background: #ed1c24;
    height: 9px;
    box-shadow: none;
}

.progress-bar-tooltip {
    float: right;
    color: #404040;
    font-size: 16px;
    height: 15px;
    padding: 0 5px;
    line-height: 15px;
    font-weight: 600;
    margin-top: -25px;
    position: relative;
}
/*=======================================================
			Team
========================================================*/
.team h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.team span {
    font-size: 14px;
    color: #888888;
    display: inline-block;
    margin-bottom: 30px;
}
/*=======================================================
			FOOTER
========================================================*/
footer {
    padding: 0px;
    padding-bottom: 20px;
    background: #fff;
    position: relative;
}

    footer h4 {
        font-size: 20px;
        margin: 0px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    footer p {
        color: #555555;
    }

.foot-link {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 60px;
}

    .foot-link ul {
        margin: 0px;
    }

    .foot-link li {
        display: inline-block;
        margin-right: 20px;
    }

        .foot-link li a {
            font-size: 14px;
            display: inline-block;
            padding: 15px 0;
            color: #555555;
        }

footer .logo-foot {
    margin-bottom: 50px;
}

footer .contact-info {
    padding-left: 50px;
}

    footer .contact-info li {
        list-style: none;
    }

    footer .contact-info p {
        font-weight: normal;
    }

    footer .contact-info i {
        color: #629ee7;
        margin-top: 10px;
        font-size: 18px;
        margin-right: 20px;
        width: 30px;
        text-align: right;
        display: inline-block;
    }

footer .social {
    margin-top: 30px;
}

    footer .social p {
        color: #d1d7ff;
        font-weight: normal;
    }

        footer .social p a {
            color: #fff;
            font-weight: 600;
        }

.footer-contact h5 {
    font-size: 24px;
    color: #fff;
    margin-top: 0px;
    padding-bottom: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-contact .contact-form {
    margin-top: 20px;
}

.footer-contact li {
    list-style: none;
    margin-bottom: 20px;
}

.footer-contact #contact_form li input {
    background: #191e44;
    border-radius: 4px;
    color: #fff;
}

.footer-contact #contact_form li .form-control {
    color: #fff;
}

.footer-contact #contact_form li input {
    height: 45px;
    font-size: 15px;
    line-height: 45px;
}

.footer-contact #contact_form li textarea {
    background: #191e44;
    border-radius: 4px;
    height: 90px !important;
    font-size: 15px;
}

.footer-contact #contact_form li button {
    color: #fff;
    float: right;
    color: #fff;
    background: none;
    border: none;
    margin-right: 15px;
    font-size: 30px;
    margin-top: -70px;
    outline: none !important;
}

.footer-contact .contact-form {
}

.rights {
    background: #f7f7f7;
    padding: 15px 0;
    padding-bottom: 15px;
}

    .rights p {
        margin-bottom: 0px;
        font-size: 14px;
    }

    .rights ul {
        text-align: right;
        margin-bottom: 0px;
    }

        .rights ul li {
            display: inline-block;
            margin-left: 50px;
            list-style: circle;
        }

            .rights ul li a {
                font-weight: 500;
                line-height: 30px;
            }

                .rights ul li a:hover {
                    text-decoration: underline !important;
                }

    .rights.dark {
        background: #2e2e2e;
    }

        .rights.dark p {
            color: #888888;
        }

.newsleter-footer button {
    border: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.newsleter-footer input {
    width: 100%;
    border-radius: 50px;
    border: none;
    padding: 0 20px;
    height: 45px;
    border: 1px solid #dddddd;
    text-align: center;
}

.footer-dark {
    background: #333333;
    padding-bottom: 0px;
}

    .footer-dark .shipping-info {
        background: none;
        margin-top: 40px;
    }

        .footer-dark .shipping-info ul {
            border: none;
            border-top: 1px solid #454545;
        }

            .footer-dark .shipping-info ul li {
                border: none;
            }

        .footer-dark .shipping-info li i {
            color: #888888;
        }

        .footer-dark .shipping-info li h5 {
            color: #fff;
        }

        .footer-dark .shipping-info li {
            padding: 30px 0;
        }

    .footer-dark .links-footer li a {
        color: #888888;
    }

    .footer-dark p {
        color: #888888;
    }

    .footer-dark .links-footer li p {
        color: #888888;
    }

    .footer-dark h4 {
        color: #ffffff;
    }

    .footer-dark .newslatter button {
        background: #cd2036;
    }

    .footer-dark .social-links a {
        color: #888888;
    }

        .footer-dark .social-links a:hover {
            color: #fff;
        }

    .footer-dark .newslatter i {
        float: left;
        font-size: 36px;
        color: #aaaaaa;
        margin-right: 15px;
        height: 50px;
    }

    .footer-dark .newslatter {
        background: none;
        border-bottom: 1px solid #454545;
        margin-bottom: 40px;
    }

        .footer-dark .newslatter:before {
            display: none;
        }

    .footer-dark .newslatter {
        padding-bottom: 30px;
    }

        .footer-dark .newslatter h3 {
            font-size: 20px;
            line-height: 20px;
        }

        .footer-dark .newslatter small {
            display: inline-block;
        }

    .footer-dark .foot-link li a {
        color: #aaaaaa;
    }

    .footer-dark .foot-link {
        border-bottom: 1px solid #454545
    }
/*=======================================================
			Short Listing
========================================================*/
.short-lst .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #555555;
}

.short-lst h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.short-lst {
    margin-bottom: 20px;
}

    .short-lst ul p {
        margin-bottom: 0px;
    }

    .short-lst ul {
        display: inline-block;
        width: 100%:
    }

        .short-lst ul li {
            padding-right: 15px;
            margin-right: 15px;
            border-right: 1px solid #e5e5e5;
            float: left;
        }

            .short-lst ul li:nth-last-child(1) {
                border-right: none;
            }

    .short-lst ul {
        list-style: none;
    }

    .short-lst .bootstrap-select {
        width: 100%;
    }

    .short-lst .dropdown-menu > li > a {
        padding: 5px 10px;
        min-width: 130px;
    }

    .short-lst .bootstrap-select .btn {
        margin: 0px;
        color: #555555;
        width: 100%;
        outline: none !important;
        box-shadow: none;
        border: none;
        text-align: left;
        padding: 0px 0px;
        font-size: 14px;
        background: none !important;
        border-radius: 0px;
        padding-right: 20px;
    }

    .short-lst .bootstrap-select.btn-group .dropdown-menu li {
        padding: 0px;
        border: none;
        margin: 0px;
    }

    .short-lst .grid-layer a {
        color: #888888;
        font-size: 16px;
    }

        .short-lst .grid-layer a.active {
            color: #ed1c24;
        }

    .short-lst .bootstrap-select.btn-group .dropdown-toggle .caret {
        right: 0px;
    }

    .short-lst .bootstrap-select.btn-group .dropdown-menu {
        border: none;
        border-radius: 0px;
    }
/*=======================================================
			Order Success
========================================================*/
.order-success {
    max-width: 550px;
    margin: 120px auto;
    text-align: center;
}

    .order-success .btn-round {
        margin-top: 50px;
    }

    .order-success h6 {
        font-weight: 600;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .order-success i {
        border: 2px solid #ed1c24;
        color: #ed1c24;
        height: 97px;
        width: 97px;
        border-radius: 50%;
        font-size: 30px;
        line-height: 93px;
    }

    .order-success.error-page a {
        color: #ed1c24;
    }

    .order-success.error-page h3 span {
        color: #ed1c24;
    }

    .order-success.error-page h3 {
        font-size: 36px;
        font-weight: 600;
    }
/*=======================================================
			Pagination
========================================================*/
.pagination {
    border: none;
    margin: 0px 0 30px 0;
}

    .pagination li a:hover {
        background: #83bb2b;
        color: #fff;
    }

    .pagination li a {
        border: 1px solid #eaeaea;
        background: #fff;
        height: 32px;
        width: 32px;
        padding: 0px;
        border-radius: 4px;
        text-align: center;
        line-height: 30px;
        margin-right: 3px;
    }

        .pagination li a:hover {
            background: #333;
            color: #fff;
            border: 1px solid #333;
        }

        .pagination li a.active {
            background: #ed1c24;
            color: #fff;
            border: 1px solid #ed1c24;
        }
/*=======================================================
			Filter Links
========================================================*/
.filter-links {
    background: #fff;
    border: 1px solid #eeeeee;
    padding: 20px;
}

    .filter-links ul {
        margin-bottom: 20px;
    }

    .filter-links li {
        list-style: none;
        line-height: 40px;
        color: #555555;
    }

        .filter-links li a {
            line-height: 40px;
            color: #555555;
            display: inline-block;
            width: 100%;
        }

            .filter-links li a span {
                float: right;
                color: #aaaaaa;
                font-size: 12px;
            }

            .filter-links li a:hover {
                padding-left: 5px;
            }

    .filter-links h5 {
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 15px;
        font-weight: 600;
        color: #83bb2b;
        font-size: 17px;
        border-bottom: 1px solid #e5e5e5;
    }
/*=======================================================
			list Bullet Round
========================================================*/
.bullet-round-list {
    position: relative;
}

    .bullet-round-list li {
        position: relative;
        padding-left: 20px;
    }

        .bullet-round-list li:before {
            height: 6px;
            width: 6px;
            content: "";
            border-radius: 50%;
            position: absolute;
            left: 0px;
            top: 12px;
            background: #cccccc;
        }
/*=======================================================
			Laypouut 5
========================================================*/
.lay-5-links h5 {
    margin: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

.lay-5-links li {
    list-style: none;
}

    .lay-5-links li:nth-last-child(1):before {
        display: none;
    }

.lay-5-links {
    padding: 30px;
    border: 2px solid #ededed;
    background: url(../images/bnt-btn-img.jpg) bottom no-repeat;
    min-height: 680px;
    background-size: contain;
}

    .lay-5-links li a {
        line-height: 30px;
        color: #555555;
        font-size: 14px;
    }

.layout-5 .under-items .product article .tittle {
    color: #555555;
    line-height: 16px;
    display: inline-block;
    min-height: inherit;
}

.layout-5 .product article.slider-item .tittle {
    line-height: 20px;
    min-height: 60px;
}

.layout-5 .under-items .flex-control-thumbs li {
    width: 33.3333%;
    padding: 5px;
}

.layout-5 .under-items .product article .cart-btn {
    margin-top: -10px;
}

.under-items .slider-item {
    padding-bottom: 20px;
}

.layout-5 .under-items .item-col-2 .product {
    margin-bottom: 20px;
}

.layout-5 .under-items .product article .tag {
    margin: 5px 0;
}

.layout-5 .under-items .product .slider-item .tag {
    margin: 10px 0;
}

.layout-5 .under-items .slider-item {
    padding-bottom: 20px;
    min-height: 687px;
}

.layout-5 .product .on-nav .flex-control-thumbs {
    margin-top: 15px;
}
/*=======================================================
			FOOTER STYLE
========================================================*/
.links-footer ul {
}

.links-footer li {
    list-style: none;
}

    .links-footer li a {
        line-height: 20px;
        display: inline-block;
        width: 100%;
        color: #555555;
        font-weight: 500;
        margin-bottom: 10px;
    }

        .links-footer li a:hover {
            padding-left: 5px;
        }

.links-social {
}

    .links-social li {
        list-style: none;
    }

        .links-social li a {
            line-height: 46px;
            display: inline-block;
            width: 100%;
            color: #b3b7da;
            font-weight: 500;
        }

            .links-social li a i {
                margin-right: 10px;
            }

            .links-social li a:hover {
                color: #fcb532;
            }

.links-footer.ser {
    padding-left: 15px;
    list-style: circle;
}

    .links-footer.ser li {
        list-style: disc;
        color: #b3b7da;
    }

        .links-footer.ser li a {
            color: #b3b7da;
        }

            .links-footer.ser li a:hover {
                color: #fcb532;
            }

.con-info p {
    color: #b3b7da;
}

.con-info span {
    color: #fff;
    display: inline-block;
    width: 100%;
}

.rights p a {
    color: #fff;
}

.rights.style-2 {
    text-align: center;
    background: #181d45;
}

    .rights.style-2 p {
        color: #7f84b2;
        font-size: 14px;
    }
/*=======================================================
			Wide Add
========================================================*/
.dream-adds {
    background: url(../images/dream-add-bnr.png) center center no-repeat;
    height: 174px;
    text-align: center;
    padding-top: 30px;
}

    .dream-adds h3 {
        margin: 0px;
        font-size: 30px;
        color: #101f29;
        font-weight: 700;
    }

    .dream-adds h5 {
        margin: 0px;
        font-size: 18px;
        color: #888888;
        font-weight: normal;
    }

    .dream-adds span {
        margin: 0px;
        font-size: 30px;
        color: #dd571c;
        font-weight: 800;
    }

        .dream-adds span small {
            margin: 0px;
            font-size: 18px;
            color: #888888;
            font-weight: normal;
        }
/*=======================================================
			Newsletter
========================================================*/
.newsletter {
    position: relative;
}

    .newsletter form {
        margin-top: 60px;
        position: relative;
    }

    .newsletter label {
        font-weight: normal;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        margin: 0px;
        line-height: 26px;
        position: relative;
        background: #000;
    }

    .newsletter button {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 50px;
        font-weight: 800;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .newsletter .icon-btn {
        margin-right: 20px;
        display: inline-block;
    }

    .newsletter input {
        display: inline-block;
        width: 100%;
        height: 50px;
        padding: 0px;
        border: 1px solid;
        border-color: transparent;
        background: none;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        background: #fff;
        color: #000;
        font-size: 12px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        margin: 0 auto;
    }

    .newsletter .form-control {
        border: none;
        border-radius: 0px;
        color: #000;
        margin-bottom: 10px;
        padding: 0px 20px;
        font-size: 12px;
        background: #fff;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .newsletter span {
        font-size: 12px;
        color: #999999;
    }

.map-wrapper {
    height: 350px;
    margin-bottom: 0px;
}
/*=======================================================
			GO TO TOP
========================================================*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    z-index: 9;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #000;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 32px;
    border: 2px solid #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    white-space: nowrap;
    background: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 0.5;
    }

    .cd-top.cd-fade-out {
        opacity: .5;
    }

.no-touch .cd-top:hover {
    background-color: #000;
    opacity: 1;
    color: #fff;
}


/*=======================================================
			Wide Bnr
========================================================*/
.wide-bnr {
    background: url(../images/sale-bnr-large.jpg) no-repeat;
    background-size: cover !important;
    margin: 80px 0;
    margin-top: 0px;
    padding: 45px;
    display: inline-block;
    width: 100%;
}

    .wide-bnr h5 {
        display: inline-block;
        color: #fff;
        margin-bottom: 0px;
    }

        .wide-bnr h5 span {
            font-weight: bold;
        }

    .wide-bnr .btn {
        border: none;
        float: right;
        background: #7a9b08;
    }

.some-cate {
    padding: 30px;
    margin-bottom: 40px;
    border: 2px solid #f0f0f0;
    position: relative;
    background: #fff;
}

    .some-cate h5 {
        margin: 0px;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: 600;
    }

    .some-cate li {
        list-style: none;
    }

        .some-cate li a {
            color: #888888;
            line-height: 26px;
        }

        .some-cate li:nth-last-child(1) a {
            color: #f74b16;
        }

        .some-cate li a:hover {
            color: #f74b16;
            padding-left: 5px;
        }

    .some-cate img {
        position: absolute;
        right: 0px;
    }
/*=======================================================
			Shop Listing
========================================================*/
.shop-listing .avatar {
    display: inline-block;
    width: 80px;
    height: 80px;
    padding: 5px;
    border: 1px solid #e6e6e6;
}

.shop-listing .media-body a {
    font-size: 14px;
    margin-top: 5px;
    color: #555555;
    display: inline-block;
}

.shop-listing .price {
    font-weight: bold;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.shop-listing.on-list .price {
    font-weight: bold;
    color: #333333;
    float: left;
    font-size: 16px;
    margin-top: 5px;
}

.shop-listing.on-list .media {
    margin-bottom: 30px;
}

.shop-listing.on-list .view-all {
    color: #888888;
    border-bottom: 1px solid #b2b2b2;
}

.shop-listing.on-list .media-body a {
    margin-top: 0px;
    line-height: 18px;
}

.shop-listing.on-list .avatar {
    height: 90px;
    width: 90px;
}

.shop-listing.on-list .price span {
    color: #aaaaaa;
    text-decoration: line-through;
    font-weight: normal;
    margin-left: 10px;
    font-size: 16px;
}

.shop-listing.on-list b {
    font-weight: 600;
    color: #f73232;
}

.shop-listing.on-list i {
    font-size: 13px;
    color: #fecb00;
    margin: 5px 0;
}

.shop-listing .price small {
    color: #aaaaaa;
    font-size: 13px;
    margin-left: 10px;
    text-decoration: line-through;
}
/*=======================================================
			Hot Deal
========================================================*/
.hotdeal-bnr {
    background: url(../images/hot-deal-bnr.jpg) no-repeat;
    min-height: 435px;
    padding-top: 80px;
    padding-left: 30px;
}

    .hotdeal-bnr.like-bnr h5 {
        color: #888888;
        margin: 0px;
        font-weight: normal;
        font-size: 18px;
    }

    .hotdeal-bnr.like-bnr h4 {
        color: #f12a43;
        font-weight: 800;
        margin: 0px;
    }

    .hotdeal-bnr.like-bnr .price {
        font-size: 26px;
        font-weight: 800;
        color: #404040;
    }
/*=======================================================
			Weekly Deal
========================================================*/
.weekly-deal {
    border: 3px solid #e8e8e8;
    padding: 20px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

    .weekly-deal .item-img {
        display: inline-block;
        width: 350px;
    }

    .weekly-deal p.rev {
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 5px;
    }

    .weekly-deal .rev span {
        width: auto;
    }

    .weekly-deal .rev i {
        color: #fecb00;
        font-size: 13px;
    }

    .weekly-deal .price {
        font-size: 22px;
        color: #d8263c;
        font-weight: 700;
    }

    .weekly-deal span.tags {
        display: inline-block;
        width: 100%;
        font-size: 13px;
        color: #aaaaaa;
        margin-top: 20px;
    }

    .weekly-deal .tittle {
        font-size: 18px;
        color: #555555;
    }

.in-stock {
    color: #71a403;
}

.weekly-deal ul {
    margin: 10px 0;
    margin-bottom: 20px;
}

.weekly-deal .offer-time {
    width: 80px;
    float: right;
}

.weekly-deal .media-left {
    float: left;
    min-width: 440px;
    margin-right: 20px;
    padding-right: 0px;
}

.weekly-deal .offer-time article {
    height: 80px;
    text-align: center;
    width: 80px;
    padding-top: 15px;
    border: 2px solid #e8e8e8;
    margin-bottom: 10px;
}

    .weekly-deal .offer-time article:nth-last-child(1) {
        margin-bottom: 0px;
    }

    .weekly-deal .offer-time article span {
        font-size: 20px;
        font-weight: bold;
        color: #404040;
    }

    .weekly-deal .offer-time article p {
        font-size: 15px;
        color: #aaaaaa;
        text-transform: capitalize;
    }

.weekly-deal li:before {
    content: "";
    height: 6px;
    width: 6px;
    background: #cccccc;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 10px;
    line-height: 24px;
}

.weekly-deal li {
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.weekly-deal li {
}

.weekly-deal .price small {
    color: #aaaaaa;
    font-size: 16px;
    margin-left: 10px;
    text-decoration: line-through;
}

.weekly-deal.deal-small .media-left {
    min-width: 270px;
}

.weekly-deal.deal-small .item-img {
    width: 270px;
}

.weekly-deal.deal-small .offer-time {
    float: none;
    width: auto;
    margin: 0 -5px;
    margin-top: 5px;
}

.weekly-deal.deal-small .tittle {
    font-size: 15px;
    font-weight: 600;
}

.weekly-deal.deal-small {
    padding: 12px;
}

    .weekly-deal.deal-small .offer-time article p {
        font-size: 12px;
    }

    .weekly-deal.deal-small li {
        font-size: 13px;
        color: #000;
    }

    .weekly-deal.deal-small .offer-time article {
        width: 60px;
        height: 60px;
        margin: 0 5px;
        padding-top: 5px;
    }

    .weekly-deal.deal-small .offer-time article {
        float: left;
    }

    .weekly-deal.deal-small .cart-btn {
        height: 42px;
        width: 42px;
        border-radius: 50%;
        background: #eeeeee;
        color: #888888 !important;
        text-align: center;
        line-height: 44px;
        float: left;
    }

    .weekly-deal.deal-small ul {
        margin-bottom: 10px;
    }

.with-bg-slide-all {
    background: url(../images/main-bg-slider.jpg) center center no-repeat !important;
    background-size: cover;
}

.weekly-deal.deal-small .sale-tag {
    background: #dd571c;
    border-radius: 2px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 15px;
    padding: 5px 10px;
    left: 15px;
    z-index: 22;
}
/*=======================================================
			Newslatter IE
========================================================*/
.product-detail .product article {
    padding: 0px;
    border: none;
}

.product-detail .flex-control-thumbs li {
    height: 100px;
    width: 100px;
    padding: 0px !important;
    position: relative;
}

.flex-control-thumbs img {
    width: 100% !important;
    height: auto !important;
    margin: 0px auto;
}

.product-detail .product h5 {
    font-size: 20px;
    margin-top: 5px;
}

.product-detail .product .bullet-round-list {
    margin-top: 10px;
    margin-bottom: 20px;
}

.product-detail .product .cmp-list i {
    margin-right: 5px;
}

.product-detail .product .cmp-list a {
    color: #aaaaaa;
}

.product-detail .product .cmp-list {
    margin: 0;
}

    .product-detail .product .cmp-list li {
        display: inline-block;
        border-right: 1px solid #e5e5e5;
        padding-right: 10px;
        margin-right: 10px;
    }

        .product-detail .product .cmp-list li:nth-last-child(1) {
            border-right: none;
        }

.product-detail .clr span {
    height: 33px;
    width: 33px;
    border-radius: 50%;
    background: #f3f3f3;
    display: inline-block;
    cursor: pointer;
}

.product-detail .product .sizes a {
    display: inline-block;
    height: 33px;
    width: 33px;
    line-height: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    margin-right: 5px;
    font-size: 11px;
}

.product-detail .product .quinty {
    float: left;
    width: 90px;
}

    .product-detail .product .quinty input {
        border-radius: 30px;
        height: 48px;
        width: 100%;
        font-size: 15px;
        text-align: center;
        border: 1px solid #e0e0e0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.product-detail .product .sizes a.active {
    border: 1px solid #ed1c24;
    color: #fff;
    background: #ed1c24;
}

.product-detail .product .bullet-round-list li {
    line-height: 24px;
}

.product-detail .bullet-round-list li:before {
    top: 10px;
}

.product-detail .product .col-xs-7 {
    width: 54%;
}

.product-detail .product .col-xs-5 {
    width: 46%;
}

.product-detail p.rev {
    font-size: 12px;
    color: #aaaaaa;
    margin: 10px 0;
}

.product-detail .rev span {
    width: auto;
}

.product-detail .rev i {
    color: #fecb00;
    font-size: 13px;
}

.product-detail .price {
    font-size: 30px;
    color: #404040;
    font-weight: 700;
}

.product-detail .tags a {
    display: inline-block;
    font-size: 13px;
    color: #aaaaaa;
}

.product-detail .tittle {
    font-size: 18px;
    color: #555555;
}

.product-detail li {
    list-style: none;
}

.product-detail .price small {
    color: #aaaaaa;
    font-size: 16px;
    margin-left: 10px;
    text-decoration: line-through;
}

.item-tabs-sec {
    margin-top: 40px;
}

    .item-tabs-sec .nav {
        border-bottom: 1px solid #e5e5e5;
    }

        .item-tabs-sec .nav li a {
            padding: 0px;
            margin-right: 20px;
            font-size: 16px;
            position: relative;
            color: #555555;
            padding-bottom: 15px;
        }

        .item-tabs-sec .nav li.active a {
            color: #404040;
            font-weight: bold;
        }

            .item-tabs-sec .nav li.active a:before {
                height: 2px;
                width: 100%;
                background: #bf2a2a;
                content: "";
                position: absolute;
                bottom: 0px;
            }

    .item-tabs-sec .tab-content {
        padding: 20px 0;
    }

    .item-tabs-sec .tab-content {
        line-height: 24px;
    }

    .item-tabs-sec .nav li {
        display: inline-block;
    }

    .item-tabs-sec .table > thead > tr > th {
        border: none;
        border: 1px solid #e8e8e8 !important;
        background: #fafafa;
    }

    .item-tabs-sec .fa-check {
        color: #71a403;
    }

    .item-tabs-sec .table {
        margin-top: 30px;
    }

        .item-tabs-sec .table > tbody > tr > td {
            border: 1px solid #e8e8e8;
            padding: 15px 10px;
        }
/*=======================================================
			Shopping Cart
========================================================*/
.shopping-cart {
}

    .shopping-cart .table > thead > tr > th {
        border: none;
        border: 1px solid #e8e8e8 !important;
        background: #fafafa;
        padding: 15px 30px;
        font-size: 16px;
    }

    .shopping-cart a.remove {
        color: #cccccc;
    }

        .shopping-cart a.remove:hover {
            color: #000;
        }

    .shopping-cart .quinty {
        display: inline-block;
        width: 60px;
    }

    .shopping-cart .media-left a {
        display: inline-block;
        width: 84px;
        height: 84px;
        padding: 4px;
        margin-right: 10px;
        border: 1px solid #eeeeee;
    }

    .shopping-cart p {
        margin-top: 15px;
        max-width: 200px;
        color: #555555;
    }

    .shopping-cart .media {
        max-width: 400px;
        display: inline-block;
    }

    .shopping-cart .quinty input {
        border-radius: 4px;
        height: 40px;
        width: 100%;
        font-size: 15px;
        text-align: center;
        border: 1px solid #e0e0e0;
    }

    .shopping-cart .coupen input {
        border: 1px solid #e2e2e2;
        border-radius: 4px;
        padding: 5px 20px;
        margin-left: 10px;
        font-weight: normal;
        font-size: 13px;
        height: 39px;
    }

    .shopping-cart .promo {
        border: 1px solid #e8e8e8;
        border-top: none;
        padding: 30px;
        position: relative;
    }

        .shopping-cart .promo button {
            /*background: none;
	border: none;
	position: absolute;
	top: 0px;
	line-height: 39px;
	color: #cccccc;
	right: 10px;*/
            margin: 0;
            padding: 8px 20px;
            font-weight: normal;
            font-size: 15px;
        }

.pro-btn {
    text-align: center;
    margin-top: 30px;
}

    .pro-btn .btn-light {
        background: #bbbbbb;
    }

        .pro-btn .btn-light:hover {
            background: #222;
        }

    .pro-btn a {
        margin: 0 10px;
    }

.shopping-cart .g-totel {
    float: right;
}

    .shopping-cart .g-totel h5 {
        font-size: 14px;
        font-weight: 600;
    }

        .shopping-cart .g-totel h5 span {
            font-size: 16px;
            margin-left: 20px;
        }

.shopping-cart .coupen {
    display: inline-block;
    /*width: 330px;*/
    position: relative;
}

    .shopping-cart .coupen label {
        position: relative;
    }

.shopping-cart .table {
    margin: 0px;
}

    .shopping-cart .table > tbody > tr > td {
        border: 1px solid #e8e8e8;
        /*padding: 30px;*/
        padding: 10px;
    }

.pay-method {
    border: 1px solid #e8e8e8;
    padding: 40px;
}

    .pay-method .heading h2 {
        font-size: 18px;
    }

    .pay-method input, .pay-method select {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .pay-method .dropdown-menu {
        border: none;
        margin-top: 0px;
    }

    .pay-method .btn {
        border: 1px solid #e2e2e2;
        border-radius: 4px;
        color: #888888;
        background: none !important;
        font-size: 12px;
        box-shadow: none;
        padding-left: 20px;
    }

    .pay-method input {
        border: 1px solid #e2e2e2;
    }

    .pay-method .bootstrap-select {
        width: 100%;
    }

    .pay-method label {
        /*font-weight: normal;*/
        width: 100%;
        color: #555555;
        font-size: 14px;
    }

.transportation .charges h6 {
    margin: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    color: #555555;
}

.ship-process .fa-check {
    font-size: 18px;
}

.transportation .charges {
    border: 2px solid #e2e2e2;
    padding: 15px 20px;
    cursor: pointer;
    margin-bottom: 30px;
}

    .transportation .charges span {
        color: #888888;
    }

.transportation span.deli-charges {
    color: #404040;
    font-size: 18px;
    font-weight: 600;
    float: right;
    width: auto;
    margin-top: -15px;
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
}

.transportation .charges:hover {
    border: 2px solid #ed1c24;
}

.transportation .charges.select {
    border: 4px solid #bf2a2a;
}

.check-out .check-item {
    margin: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.infoma {
    margin: 0px;
}

    .infoma li {
        margin-bottom: 20px;
    }

    .infoma span {
        color: #333333;
    }

    .infoma h5 {
        margin: 0px;
        font-size: 18px;
        font-weight: 600;
    }

    .infoma.exp {
        padding-bottom: 0px !important;
    }

.totel-price h4 {
    font-size: 24px;
    font-weight: 600;
}

    .totel-price h4 small {
        font-size: 14px;
        color: #888888;
        margin-right: 10px;
    }

.infoma h6 {
    margin: 0px;
    font-size: 14px;
    color: #888888;
    margin-bottom: 10px;
}

.check-out li {
    padding: 0px;
    list-style: none;
}
/*=======================================================
			Ship Process
========================================================*/
.ship-process li {
    list-style: none;
}

    .ship-process li span {
        margin-top: 5px;
        color: #888888;
        display: inline-block;
    }

    .ship-process li h6 {
        font-weight: 600;
        font-size: 16px;
        margin: 0px;
    }

    .ship-process li i {
        color: #aaaaaa;
        border: 2px solid #dddddd;
        display: inline-block;
        height: 54px;
        width: 54px;
        margin-right: 10px;
        border-radius: 50%;
        line-height: 50px;
        text-align: center;
        font-size: 28px;
    }

    .ship-process li.current i {
        color: #ed1c24;
        border: 2px solid #ed1c24;
    }
/*=======================================================
			Newslatter IE
========================================================*/
.newslatter-ie i {
    float: left;
    font-size: 36px;
    color: #ffffff;
    margin-right: 15px;
}

.newslatter-ie {
    background: #5f5f5f;
}

    .newslatter-ie h3 {
        font-size: 20px;
        line-height: 20px;
        font-weight: 600;
    }

    .newslatter-ie small {
        display: inline-block;
        color: #bababa;
    }

    .newslatter-ie button {
        background: #229d93;
    }
/*=======================================================
			Layout 2
========================================================*/
.layout-2 .slid-sec .col-md-3 {
    width: 23.6%;
}

.layout-2 .slid-sec .col-md-9 {
    width: 76.4%;
}

.layout-2 .cate-style-left {
    border: 1px solid #eeeeee;
    border-top: 0px;
    padding: 6.5px 20px;
}

    .layout-2 .cate-style-left ul {
        margin-bottom: 6px;
    }

    .layout-2 .cate-style-left li a {
        line-height: 40px;
    }

.layout-2 .with-bg-slide {
    background: url(../images/main-bg-slider.jpg) center center no-repeat;
}

.layout-2 .tp-banner .btn {
    background: #bbbbbb;
    color: #fff;
    padding: 20px 40px;
    font-size: 20px;
    border: none;
}

.layout-2 .btn:hover {
    background: #7a9b08;
}

.layout-2 .featur-tabs .nav-tabs > li a {
    font-size: 20px;
    background: none;
    border-bottom: 2px solid rgba(255,255,255,0.0) !important;
    padding: 15px 0px !important;
    margin-right: 25px !important;
    color: #555555;
}

.layout-2 .product article .tittle {
    color: #555555;
}

.layout-2 .featur-tabs .nav-tabs {
    border-bottom: 0px;
    position: relative;
}

    .layout-2 .featur-tabs .nav-tabs:before {
        position: absolute;
        left: 0px;
        bottom: 1px;
        width: 100%;
        content: "";
        height: 1px;
        background: #e5e5e5;
    }

    .layout-2 .featur-tabs .nav-tabs li {
    }

    .layout-2 .featur-tabs .nav-tabs > li a:hover {
        color: #404040;
        border-bottom: 2px solid #7a9b08 !important;
    }

    .layout-2 .featur-tabs .nav-tabs > li.active a {
        color: #404040;
        border-bottom: 2px solid #7a9b08 !important;
    }
/*=======================================================
			Layout 3
========================================================*/
.layout-3 .newslatter {
    background: #372e41;
}

    .layout-3 .newslatter button {
        background: #f74b16;
    }

.layout-3 .blog-post a {
    color: #f74b16;
}

.layout-3 .heading hr:before {
    background: #f74b16;
}

.layout-3 .with-nav .owl-nav div:hover {
    background: #f74b16;
    color: #fff;
    border: 1px solid #f74b16;
}

.layout-3 .shipping-info li i {
    color: #f74b16;
}

.layout-3 .product article .cart-btn:hover {
    background: #f74b16;
}

.layout-3 .product article .tittle {
    color: #555555;
}

.layout-3 .product article .new-tag {
    background: #34568a;
}

.layout-3 .slid-sec .like-bnr h4 {
    color: #f74b16;
}

.layout-3 .wide-bnr {
    background: url(../images/sale-bnr-large-3.jpg) no-repeat;
}

    .layout-3 .wide-bnr h5 span {
        color: #f74b16;
    }

    .layout-3 .wide-bnr .btn {
        background: #f74b16;
        width: 190px;
        padding: 0px;
        height: 45px;
        line-height: 44px;
    }

.layout-3 .product article .sale-tag {
    background: #f74b16;
}

.layout-3 .btn-round {
    background: #f74b16;
}

    .layout-3 .btn-round:hover {
        background: #333;
    }

.layout-3 .tp-caption .btn-round {
    padding: 15px 30px;
}
/*=======================================================
			Layout 6
========================================================*/
.layout-6 header nav {
    background: #555555;
}

.layout-6 header .logo {
    float: none;
    display: inline-block;
}

.layout-6 header .search-cate {
    margin-left: 0px;
    display: inline-block;
    min-width: 100%;
}

    .layout-6 header .search-cate .bootstrap-select {
        min-width: 160px;
    }

    .layout-6 header .search-cate input {
        width: 48%;
    }

.layout-6 .ownmenu .cate-style {
    background: #27bdb1;
    margin-right: 0px;
}

.layout-6 header .navbar li.active a:before {
    background: #666666;
}

.layout-6 header .navbar li a:before {
    background: #666666;
}

.layout-6 .featur-tabs .nav-tabs > li a {
    font-size: 20px;
    background: none;
    border-bottom: 2px solid rgba(255,255,255,0) !important;
    padding: 15px 0px !important;
    margin-right: 25px !important;
    color: #555555;
}

.layout-6 .product article .tittle {
    color: #555555;
    min-height: inherit;
}

.layout-6 .featur-tabs .nav-tabs {
    margin-bottom: -1px;
}

    .layout-6 .featur-tabs .nav-tabs li {
        float: none;
        display: inline-block;
    }

    .layout-6 .featur-tabs .nav-tabs > li a:hover {
        color: #404040;
        border-bottom: 2px solid #27bdb1 !important;
    }

    .layout-6 .featur-tabs .nav-tabs > li.active a {
        color: #404040;
        border-bottom: 2px solid #27bdb1 !important;
    }

.layout-6 .with-nav .owl-nav div:hover {
    background: #27bdb1;
    color: #fff;
    border: 1px solid #27bdb1;
}

.layout-6 .product article .new-tag {
    background: #27bdb1;
}

.layout-6 .product article .cart-btn:hover {
    background: #27bdb1;
}

.layout-6 .slid-sec .like-bnr.ultra {
    background: url(../images/bnr-feature-2.jpg) right top no-repeat;
}

.layout-6 .slid-sec .like-bnr.ultra-1 {
    background: url(../images/bnr-feature-4.jpg) right top no-repeat;
}

    .layout-6 .slid-sec .like-bnr.ultra-1 .price {
        color: #404040;
    }

.layout-6 .slid-sec .like-bnr h4 {
    color: #27bdb1 !important;
    font-weight: 600;
}

.layout-6 .slid-sec .like-bnr .price {
    font-size: 30px;
}

.layout-6 .heading.text-center hr:before {
    background: #27bdb1;
}

.layout-6 .shipping-info li i {
    color: #27bdb1;
}

.layout-6 .slid-sec .col-md-3 {
    width: 23.6%;
}

.layout-6 .slid-sec .col-md-9 {
    width: 76.4%;
}

.layout-6 .btn-round {
    background: #27bdb1;
}

    .layout-6 .btn-round:hover {
        background: #333;
    }

.layout-6 .newslatter:before {
    background: none;
}
/*=======================================================
			Layout 7
========================================================*/
.layout-7 {
    background: #f3f3f3;
}

    .layout-7 .top-bar {
        border: none;
        background: #77b21b;
    }

        .layout-7 .top-bar p {
            color: #fff;
        }

        .layout-7 .top-bar .right-sec li a {
            color: #fff;
        }

        .layout-7 .top-bar .btn {
            color: #fff !important;
        }

        .layout-7 .top-bar .dropdown-menu > li > a {
            color: #333 !important;
        }

        .layout-7 .top-bar .dropdown-menu li a:hover {
            color: #fff !important;
        }

        .layout-7 .top-bar .social-top a {
            color: #fff;
        }

        .layout-7 .top-bar .right-sec li {
            border-right: 1px solid #96bf56;
        }

    .layout-7 .header-style-4 {
        background: #83bb2b;
    }

    .layout-7 .with-bg-slide-all {
        background: url(../images/with-bg-full.jpg) center center no-repeat;
        background-size: cover !important;
        border-bottom: 1px solid #e5e5e5;
        min-height: 500px;
    }

    .layout-7 .slid-sec .col-md-3 {
        width: 35.00%;
    }

    .layout-7 .slid-sec .col-md-9 {
        width: 65.00%;
    }

    .layout-7 .slid-sec .like-bnr h4 {
        color: #83bb2b;
    }

    .layout-7 footer .foot-link {
        margin: 40px 0;
        padding: 15px 0;
        border-top: 1px solid #e5e5e5;
    }

    .layout-7 .slid-sec .like-bnr {
        background: url(../images/slider-bnr-1.jpg) no-repeat;
        background-size: cover !important;
    }

    .layout-7 .slid-sec .week-sale-bnr {
        background: url(../images/display-bnr-1.jpg) no-repeat;
        background-size: cover !important;
    }

    .layout-7 .week-sale-bnr p {
        color: #ffffff;
    }

    .layout-7 .shipping-info ul {
        background: #ffffff;
        border: 1px solid #eeeeee;
    }

    .layout-7 .shipping-info li i {
        color: #83bb2b;
    }

    .layout-7 .week-sale-bnr {
        height: 250px;
        padding-top: 50px;
    }

    .layout-7 .btn-round {
        background: #6fa717;
    }

    .layout-7 .item-col-3 .product {
        min-height: inherit;
    }

    .layout-7 .item-col-3 article {
        min-height: 396px;
    }

    .layout-7 .hotdeal-bnr.like-bnr h4 {
        color: #83bb2b;
    }

    .layout-7 .heading hr:before {
        background: #83bb2b;
    }

    .layout-7 .with-nav .owl-nav div:hover {
        background: #83bb2b;
        border: 1px solid #83bb2b;
    }

    .layout-7 .blog-post a {
        color: #83bb2b;
    }

    .layout-7 .clients-img {
        background: #f8f8f8;
    }

    .layout-7 footer {
        background: #f3f3f3;
    }

    .layout-7 .bg-colr {
        background: #7eb429 !important;
        padding: 35px 0;
    }

        .layout-7 .bg-colr ul {
            background: none !important;
            border: none;
            display: block;
        }

    .layout-7 footer {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .layout-7 .rights {
        background: #fff;
    }

    .layout-7 footer .newslatter-ie {
        background: none;
    }

        .layout-7 footer .newslatter-ie h3 {
            color: #404040;
        }

            .layout-7 footer .newslatter-ie h3 small {
                color: #888888;
            }

        .layout-7 footer .newslatter-ie i {
            color: #83bb2b;
        }

    .layout-7 .bg-colr.shipping-info li {
        padding: 10px 0;
        padding-left: 50px;
        border-right: 1px solid rgba(255,255,255,0.2);
    }

        .layout-7 .bg-colr.shipping-info li h5 {
            color: #fff;
        }

        .layout-7 .bg-colr.shipping-info li span {
            color: #c5dcab;
        }

        .layout-7 .bg-colr.shipping-info li i {
            color: #fff;
        }

    .layout-7 .newslatter-ie button {
        background: #83bb2b;
    }

    .layout-7 .pagination li a:hover {
        background: #83bb2b;
        color: #fff;
        border: 1px solid #83bb2b;
    }

    .layout-7 .pagination li a.active {
        background: #83bb2b;
        color: #fff;
        border: 1px solid #83bb2b;
    }

    .layout-7 .product article .tittle {
        color: #555555;
    }

    .layout-7 .short-lst .bootstrap-select .btn {
        padding-right: 13px;
    }

    .layout-7 .short-lst .bootstrap-select.btn-group .dropdown-toggle .caret {
        color: #aaaaaa;
    }

    .layout-7 footer h4 {
        line-height: 20px;
    }

    .layout-7 .cart-pop .itm-cont {
        background: #77b21b !important;
        left: 30px;
        top: -4px;
    }

    .layout-7 .cart-pop li .media-body .tittle {
        color: #404040;
    }
/*=======================================================
			Layout-8
========================================================*/
.layout-8 .with-bg-slide-all {
    background: url(../images/with-bg-full.jpg) center center no-repeat;
    background-size: cover !important;
    max-height: 500px;
    overflow: hidden;
}

.layout-8 .week-sale-bnr {
    height: 250px;
    padding-top: 50px;
}

.layout-8 .slid-sec .like-bnr.ultra {
    background: url(../images/bnr-feature-2.jpg) right top no-repeat;
}

.layout-8 .slid-sec .like-bnr.ultra-1 {
    background: url(../images/bnr-feature-4.jpg) right top no-repeat;
}

    .layout-8 .slid-sec .like-bnr.ultra-1 .price {
        color: #404040;
    }

.layout-8 .slid-sec .like-bnr h4 {
    color: #ed1c24 !important;
}

.layout-8 .slid-sec .like-bnr .price {
    font-size: 30px;
}

.layout-8 .shop-listing .media-body a {
    color: #cc0f16;
}
/*=======================================================
			Layout 9
========================================================*/
.layout-9 .slid-sec .col-md-3 {
    width: 23.6%;
}

.layout-9 .slid-sec .col-md-9 {
    width: 76.4%;
}

.layout-9 .cate-style {
    background: #22c961;
}

.layout-9 .header-style-5 .search-cate {
    border-color: #22c961;
    border: 2px solid #22c961;
}

.layout-9 header.header-style-5 nav {
    background: #ebebeb;
}

.layout-9 .week-sale-bnr {
    height: 250px;
    padding-top: 50px;
    background: url(../images/week-sale-bg-1.jpg) no-repeat;
    background-size: cover;
}

.layout-9 .slid-sec .like-bnr {
    background: url(../images/week-sale-bg-1-1.jpg) no-repeat;
    background-size: cover;
}

.layout-9 .heading hr:before {
    background: #22c961;
}

.layout-9 .slid-sec .like-bnr h4 {
    color: #22c961;
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: 600;
}

.layout-9 .like-bnr .position-center-center {
    padding-left: 25px;
}

.layout-9 .slid-sec .like-bnr h5 {
    font-size: 20px;
    line-height: 24px;
}

.layout-9 .slid-sec .like-bnr.watch {
    background: url(../images/week-sale-bg-1-2.jpg) no-repeat;
    background-size: cover;
}

.layout-9 .week-sale-bnr p {
    color: #fff;
    margin-bottom: 20px;
}

.layout-9 .btn-round {
    background: #22c961;
}

    .layout-9 .btn-round:hover {
        background: #333;
    }

.layout-9 .with-nav .owl-nav div:hover {
    background: #22c961;
    border: 1px solid #22c961;
}

.layout-9 .product article .cart-btn:hover {
    background: #22c961;
}

.layout-9 .featur-tabs .nav-bars li.active a {
    border-bottom: 2px solid #22c961 !important;
}

.layout-9 .featur-tabs .nav-bars li a:hover {
    border-bottom: 2px solid #22c961 !important;
}

.layout-9 .product article .tittle {
    color: #555555;
    min-height: inherit;
}

.layout-9 .blog-post a {
    color: #22c961;
}

.layout-9 .newslatter {
    background: #22c961;
}

    .layout-9 .newslatter button {
        background: #17a74d;
    }

.layout-9 .shipping-info ul {
    display: block;
    border: none;
}

.layout-9 .product article .new-tag {
    background: #17a74d;
}

.layout-9 .some-cate li:nth-last-child(1) a {
    color: #22c961;
}

.layout-9 .shipping-info li i {
    color: #17a74d;
}

.layout-9 .shipping-info {
    display: block;
    background: #f8f8f8;
}

.layout-9 .header-style-5 .go-right .call-mun i {
    color: #888888;
}

.layout-9 .header-style-5 .search-cate .btn {
    float: left;
    padding: 13px 10px;
    padding-left: 0px;
}

.layout-9 header.header-style-5 .search-cate .bootstrap-select {
    min-width: 120px;
}

.layout-9 header .bootstrap-select.btn-group .dropdown-toggle .caret {
}

.layout-9 .cart-pop .itm-cont {
    background: #22c961
}

.layout-9 .top-bar .right-sec li:nth-last-child(1) {
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
}

.layout-9 .top-bar .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #e46877;
}

.layout-9 .newslatter input {
    font-size: 14px;
    padding: 0 30px;
}
/*=======================================================
			Layout-10
========================================================*/
.layout-10 .top-bar {
    background: #f7d000;
    border: none;
}

    .layout-10 .top-bar .right-sec li {
        border-right: 1px solid #e0bd00;
    }

.layout-10 header {
    background: #fed700;
    padding-bottom: 40px;
}

.layout-10 .header-style-5 .search-cate .btn {
    padding: 12px 20px;
    padding-left: 0px;
    float: left;
}

.layout-10 .header-style-5 .search-cate input {
    height: 43px;
}

.layout-10 .cart-pop .itm-cont {
    background: #333333;
}

.layout-10 .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #555555;
}

.layout-10 .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #ac9100;
}

.layout-10 .tp-caption .btn-round {
    background: #fed700;
    padding: 13px 25px !important;
    padding-bottom: 15px !important;
}

.layout-10 .header-style-5.style-10 .search-cate {
    height: 44px;
}

.layout-10 .header-style-5 .search-cate .submit {
    margin-top: 2px;
}

.layout-10 header.header-style-5 .search-cate .bootstrap-select {
    min-width: 125px;
}

.layout-10 .header-style-5.style-10 .search-cate {
    border: none;
}

.layout-10 .shipping-info ul {
    border: none;
    padding: 20px 0;
}

.layout-10 .cate-style {
    background: #fed700;
    min-width: 100%;
    color: #404040 !important;
}

.layout-10 .cate-bar-in a {
    line-height: 36px;
}

.layout-10 .shop-listing .media-body a {
    color: #141414 !important;
}

.layout-10 .product article .tittle {
}

.layout-10 .cate-bar-in ul {
    padding: 6px 0;
}

    .layout-10 .cate-bar-in ul li a {
        line-height: 40px;
    }

.layout-10 .cate-bar-in {
    width: 100%;
    position: relative;
    margin-top: 0px;
}

.layout-10 .cate-style {
    float: none;
}

    .layout-10 .cate-style .cate-lst {
        width: 100%;
    }

.layout-10 .shipping-info li {
    padding: 10px 0;
    padding-left: 30px;
}

    .layout-10 .shipping-info li i {
        color: #f7d000;
    }

.layout-10 .cate-lst {
    width: 100%;
}

.layout-10 .hotdeal-bnr {
    background: url(../images/game-bg.jpg) no-repeat;
    background-size: cover;
    margin: 30px 0;
}

.layout-10 .shop-listing .avatar {
    width: 85px;
    height: 85px;
    padding: 4px;
}

.layout-10 .shop-listing .stars {
    color: #fecb00;
    font-size: 12px;
    margin-bottom: 5px;
}

.layout-10 .shop-listing .price {
    font-weight: bold;
    color: #333333;
    float: left;
    margin-top: 0px;
}

.layout-10 .big-bnr-add h3 {
    margin-bottom: 0px;
}

.layout-10 .big-bnr-add .btn-round {
    color: #333333;
}

.layout-10 .weekly-deal .btn-round {
    color: #333333;
}

.layout-10 .weekly-deal .tittle {
    color: #cc0f16;
}

.layout-10 .shop-listing .media {
    margin-bottom: 30px;
}

.layout-10 .shop-listing .price span {
    color: #aaaaaa;
    text-decoration: line-through;
    font-weight: normal;
    margin-left: 10px;
}

.layout-10 .shop-listing .media-body a {
    color: #cc0f16 !important;
    display: inline-block;
    line-height: 18px;
    margin-top: 0px;
}

.layout-10 .tp-banner-container li {
    list-style: none;
}

.layout-10 .product article .tittle {
    display: inline-block;
    line-height: 18px;
}

.layout-10 .links-footer li a {
    line-height: 36px;
}
/*=======================================================
			Layout-10
========================================================*/
.layout-11 .slid-sec .like-bnr.ultra {
    background: url(../images/bnr-feature-2.jpg) right top no-repeat;
}

.layout-11 .slid-sec .like-bnr.ultra-1 {
    background: url(../images/bnr-feature-4.jpg) right top no-repeat;
}

    .layout-11 .slid-sec .like-bnr.ultra-1 .price {
        color: #404040;
    }

.layout-11 .slid-sec .like-bnr h4 {
    color: #ff4040 !important;
}

.layout-11 .cart-pop .itm-cont {
    background: #ff4040 !important;
}

.layout-11 .call-mun i {
    color: #888888;
}

.layout-11 header .search-cate .submit {
    background: none;
}

.layout-11 a.dropdown-toggle:after {
    color: #b2b2b2;
}

.layout-11 .header-style-6 .search-cate .bootstrap-select {
    float: left;
}

.layout-11 header .search-cate .btn {
    padding: 14px 20px;
    padding-left: 10px;
}

.layout-11 .header-style-6 .search-cate .bootstrap-select {
    min-width: 125px;
}

.layout-11 .color-primary {
    color: #ff4040;
}

.layout-11 .slid-sec .like-bnr .price {
    font-size: 30px;
}

.layout-11 .wide-bnr h5 {
    display: inline-block;
    color: #fff;
    margin-bottom: 0px;
}

.layout-11 .wide-bnr .btn {
    border: none;
    float: right;
    background: #ff4040;
}

.layout-11 .week-sale-bnr {
    background: url(../images/week-sale-bg-2.jpg) no-repeat;
    background-size: cover;
    margin-top: 30px;
    height: 220px;
    padding-top: 25px;
}

    .layout-11 .week-sale-bnr p {
        color: rgba(255,255,255,0.5);
    }

.layout-11 .tp-banner-container {
    position: relative;
}

.layout-11 .slid-sec .col-md-9 {
    width: 66%;
}

.layout-11 .slid-sec .col-md-3 {
    width: 34%;
}

.layout-11 .slid-sec .like-bnr {
    background: url(../images/week-sale-bg-1-3.jpg) no-repeat;
    background-size: cover;
}

.layout-11 .bg-colr {
    background: #f04141 !important;
    padding: 35px 0;
}

    .layout-11 .bg-colr ul {
        background: none !important;
        border: none;
        display: block;
    }

    .layout-11 .bg-colr.shipping-info li {
        padding: 10px 0;
        padding-left: 30px;
        border-right: 1px solid rgba(255,255,255,0.1);
    }

        .layout-11 .bg-colr.shipping-info li:nth-last-child(1) {
            border-right: none;
        }

        .layout-11 .bg-colr.shipping-info li h5 {
            color: #fff;
        }

        .layout-11 .bg-colr.shipping-info li span {
            color: #f8b1b1;
        }

        .layout-11 .bg-colr.shipping-info li i {
            color: #fff;
        }

.layout-11 .newslatter {
    background: none;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 30px 20px;
}

    .layout-11 .newslatter input {
        border: 1px solid #f0f0f0
    }

    .layout-11 .newslatter i {
        font-size: 36px;
        color: #dddddd;
        float: left;
        margin-right: 10px;
    }

    .layout-11 .newslatter button {
        background: #ea3333;
        padding: 0 15px;
    }

    .layout-11 .newslatter h3 {
        color: #404040;
        font-size: 18px;
        font-weight: 600;
    }

.layout-11 .cart-pop .itm-cont {
}
/*=======================================================
			Layout 12
========================================================*/
.layout-12 header.header-style-3 .cart-pop .itm-cont {
    background: #1fc0a0;
}

.layout-12 header.header-style-3 .search-cate .bootstrap-select {
    min-width: 125px;
    padding-right: 10px;
}

.layout-12 .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 45%;
    margin: 0px;
    padding: 0px;
    right: 0px;
}

.layout-12 header.header-style-3 .search-cate .btn {
    padding: 11px 0;
}

.layout-12 .header-style-3 .nav-uder-bar {
    display: inline-block;
    width: 100%;
    padding-right: 30px;
    background: #1fc0a0;
}

.layout-12 header.header-style-3 .cate-style {
    background: rgba(0,0,0,0.1);
}

.layout-12 .shipping-info ul {
    background: #fafafa;
}

.layout-12 .product article .tittle {
    color: #555555;
}

.layout-12 .week-sale-bnr {
    background: url(../images/week-sale-bg-green-1.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    min-height: 160px;
    padding-top: 32px;
}

.layout-12 .blog-post a {
    color: #1fc0a0;
}

.layout-12 .newslatter h3 span {
    color: #696073;
}

.layout-12 .like-bnr {
    background: url(../images/watch-bg-2.jpg) center center no-repeat;
    background-size: cover !important;
    min-height: 250px;
}

    .layout-12 .like-bnr .price {
        font-size: 26px;
        font-weight: 800;
        color: #404040;
    }

    .layout-12 .like-bnr h5 {
        color: #888888;
        margin: 0px;
        font-weight: normal;
    }

    .layout-12 .like-bnr h4 {
        color: #1fc0a0;
        font-weight: 800;
        margin: 0px;
    }

.layout-12 .week-sale-bnr p {
    color: #fff;
    opacity: 0.8;
}

.layout-12 .week-sale-bnr h4 {
    font-weight: 600;
}

.layout-12 .slid-sec .row {
    margin: 0 -20px;
}

.layout-12 .slid-sec .col-md-3 {
    width: 25%;
    padding: 0 5px;
}

.layout-12 .slid-sec .col-md-9 {
}

.layout-12 .slid-sec .col-md-7 {
    width: 53%;
}

.layout-12 .slid-sec .col-md-2 {
    width: 21.6%;
    padding-right: 0;
}

.layout-12 .slid-sec .like-bnr {
    background: url(../images/wit-slide-add.jpg) center center no-repeat;
    min-height: 500px;
    padding: 25px;
}

    .layout-12 .slid-sec .like-bnr h5 {
        font-size: 20px;
    }

    .layout-12 .slid-sec .like-bnr h4 {
        font-size: 20px;
    }
/*=======================================================
			Layout 13
========================================================*/
.layout-13 .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #58636a;
}

.layout-13 .product article .sale-tag {
    background: #dd571c;
}

.layout-13 .newsleter-footer button {
    background: #dd571c;
}

.layout-13 .newsleter-footer {
    margin-top: 20px;
}

.layout-13 .cart-pop .itm-cont {
    background: #b7400c;
    left: 30px;
    top: -5px;
}

.layout-13 .cart-pop li .media-body .tittle {
    color: #141414 !important;
}

.layout-13 .header-style-4 .search-cate {
    margin-left: 15px;
}

    .layout-13 .header-style-4 .search-cate input {
        height: 42px;
        line-height: 42px;
    }

.layout-13 header.header-style-4 .search-cate .bootstrap-select {
    float: left;
    min-width: 125px;
}

.layout-13 .header-style-4 .search-cate .btn {
    padding: 11px 20px;
    padding-left: 0px;
}

.layout-13 .top-head {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 99;
}

    .layout-13 .top-head .top-bar {
        background: #101f29;
        border-bottom: none;
        padding: 0 20px;
    }

        .layout-13 .top-head .top-bar .btn {
            color: #fff !important;
        }

        .layout-13 .top-head .top-bar .social-top a {
            color: #fff !important;
        }

.layout-13 .top-bar .right-sec li {
    line-height: 18px;
    border-right: 1px solid rgba(255,255,255,0.2);
}

.layout-13 .top-head .top-bar .right-sec li:nth-last-child(1) {
    border-right: none !important;
    padding-right: 0px !important;
}

.layout-13 .big-nsv {
    background: #fff;
}

.layout-13 .top-head .top-bar .right-sec li a {
    color: #ffffff;
}

.layout-13 .header-style-4 {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 100%;
    background: #dd571c;
    margin-bottom: -5px;
    margin-top: -1px;
}

.layout-13 .with-bg-wide {
    padding-top: 290px;
}

.layout-13 .slid-sec .like-bnr.ultra {
    background: url(../images/bnr-feature-2.jpg) right top no-repeat;
}

.layout-13 .slid-sec .like-bnr.ultra-1 {
    background: url(../images/bnr-feature-4.jpg) right top no-repeat;
}

.layout-13 .slid-sec .like-bnr h4 {
    color: #000 !important;
}

.layout-13 .slid-sec .like-bnr .price {
    color: #dd571c;
}

.layout-13 .product article .tittle {
    color: #555555;
}

.layout-13 .footer-dark {
    padding-bottom: 40px;
}

.tp-bannertimer {
    display: none;
}
/*=======================================================
			Layout 14
========================================================*/
.layout-14 {
}

    .layout-14 .cate-style {
        background: #79b700;
    }

    .layout-14 header.header-style-5 nav {
        background: #727272;
    }

    .layout-14 header.header-style-5 .navbar li a {
        color: #fff;
    }

    .layout-14 header.header-style-5 .navbar li.active a {
        color: #fff !important;
    }

    .layout-14 .dream-adds span {
        color: #79b700;
    }

    .layout-14 .product article .tittle {
        color: #555555;
    }

    .layout-14 .shipping-info li i {
        color: #79b700;
    }

    .layout-14 .shipping-info ul {
        border: none;
    }

    .layout-14 .shipping-info li {
        padding: 20px 0;
        padding-left: 30px;
    }

    .layout-14 .featur-tabs .nav-tabs {
        margin-bottom: -1px;
    }

        .layout-14 .featur-tabs .nav-tabs li {
            float: none;
            display: inline-block;
        }

        .layout-14 .featur-tabs .nav-tabs > li a {
            background: none !important;
            font-size: 20px;
            padding: 10px 0px !important;
            margin: 0 20px !important;
            border-bottom: 2px solid rgba(255,255,255,0.0) !important;
        }

    .layout-14 .product article .new-tag {
        background: #79b700;
    }

    .layout-14 .with-nav .owl-nav div:hover {
        background: #79b700;
        color: #fff;
        border: 1px solid #79b700;
    }

    .layout-14 .product article .cart-btn:hover {
        background: #79b700;
    }

    .layout-14 .main-tabs-sec .nav li.active a {
        background: #79b700;
        border: 1px solid #79b700;
    }

        .layout-14 .main-tabs-sec .nav li.active a:before {
            color: #79b700;
        }

    .layout-14 .featur-tabs .nav-tabs > li a:hover {
        color: #404040;
        border-bottom: 2px solid #79b700 !important;
    }

    .layout-14 .featur-tabs .nav-tabs > li.active a {
        color: #404040;
        font-weight: bold;
        border-bottom: 2px solid #79b700 !important;
    }

    .layout-14 .newslatter {
        background: #5b5b5b;
    }

        .layout-14 .newslatter button {
            background: #79b700;
        }

    .layout-14 .heading hr:before {
        background: #79b700;
    }

    .layout-14 .blog-post a {
        color: #79b700;
    }

    .layout-14 .cart-pop .itm-cont {
        background: #79b700;
    }

    .layout-14 .cart-pop li.btn-cart .btn-round {
        background: #79b700;
    }

    .layout-14 header.header-style-5 .navbar li.active li a {
        color: #555555 !important
    }
/*=======================================================
			Layout 15
========================================================*/
.layout-15 .blog-post a {
    color: #ef3b3b;
}

.layout-15 .slid-sec .row {
    margin: 0 -20px;
}

.layout-15 .slid-sec .col-md-3 {
    width: 25%;
    padding: 0 5px;
}

.layout-15 .slid-sec .col-md-9 {
}

.layout-15 .slid-sec .col-md-7 {
    width: 53%;
}

.layout-15 .slid-sec .col-md-2 {
    width: 21.6%;
    padding-right: 0;
}

.layout-15 .slid-sec .like-bnr {
    background: url(../images/wit-slide-add-1.jpg) center center no-repeat;
    min-height: 500px;
    padding: 25px;
}

.layout-15 .with-nav .owl-nav div:hover {
    background: #ef3b3b;
    color: #fff;
    border: 1px solid #ef3b3b;
}

.layout-15 .product article .tittle {
    color: #555555;
}

.layout-15 .slid-sec .like-bnr h5 {
    font-size: 20px;
}

.layout-15 .slid-sec .like-bnr h4 {
    color: #ef3b3b;
}

.layout-15 .btn-round {
    background: #ef3b3b;
}

.layout-15 .slid-sec .like-bnr h4 {
    font-size: 20px;
}

.layout-15 header.header-style-3 .nav-uder-bar {
    background: #ef3b3b;
}

.layout-15 header.header-style-3 .cate-style {
    background: #d73333;
}

.layout-15 .heading hr:before {
    background: #ef3b3b;
}

.layout-15 .product article .cart-btn:hover {
    background: #ef3b3b;
}

.layout-15 .shipping-info li i {
    color: #ef3b3b;
}

.layout-15 .dream-adds span {
    color: #ef3b3b;
}

.layout-15 .newslatter {
    background: #ef3b3b;
}

    .layout-15 .newslatter button {
        background: #d73333;
    }

.like-bnr.for-lay {
    background: url(../images/wit-slide-add-2.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 30px;
    padding-right: 20px;
    min-height: 405px;
    padding-top: 50px;
}

.for-lay.fst {
    background: url(../images/wit-slide-add-3.jpg) center bottom no-repeat;
    background-size: cover;
}

.for-lay.snd {
    background: url(../images/wit-slide-add-4.jpg) center bottom no-repeat;
    background-size: cover;
}

.like-bnr.for-lay h5 {
    font-size: 18px;
    color: #888888;
    margin: 0px;
    font-weight: normal;
}

.like-bnr.for-lay h4 {
    color: #ef3b3b;
    margin: 0px;
    font-weight: 700;
}

.like-bnr.for-lay .price {
    font-size: 30px;
    color: #000;
    font-weight: 800;
}
/*=======================================================
			Layout 16
========================================================*/
.layout-16 .blog-post a {
    color: #ef3b3b;
}

.layout-16 header nav {
    background: #555555;
}

.layout-16 header .logo {
    float: none;
    display: inline-block;
}

.layout-16 header .search-cate {
    margin-left: 0px;
    display: inline-block;
    min-width: 100%;
}

    .layout-16 header .search-cate .bootstrap-select {
        min-width: 160px;
    }

    .layout-16 header .search-cate input {
        width: 48%;
    }

.layout-16 .ownmenu .cate-style {
    margin-right: 0px;
}

.layout-16 .slid-sec {
    margin-bottom: 0px;
}

.layout-16 .clients-img ul {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.layout-16 .big-bnr-add {
    padding-left: 20px;
}

.layout-16 .product article .tittle {
    color: #555555;
}

.layout-16 .like-bnr h4 {
    color: #22c961;
    font-size: 26px;
}

.layout-16 .like-bnr h5 {
    font-size: 20px;
}

.layout-16 .like-bnr.watch {
    background: url(../images/watch-bg-2-1.jpg) right no-repeat;
    background-size: cover;
    min-height: 250px;
}

.layout-16 .shipping-info {
    background: #f8f8f8;
    border: none;
}

    .layout-16 .shipping-info ul {
        border: none;
        display: block
    }

    .layout-16 .shipping-info li {
        border: none;
    }

.layout-16 .week-sale-bnr {
    background: url(../images/week-sale-bg-3.jpg) center center no-repeat;
}

.layout-16 .like-bnr h5 {
    color: #888888;
    margin: 0px;
    font-weight: normal;
}

.layout-16 .like-bnr h4 {
    color: #101f29;
    font-weight: 800;
    margin: 0px;
}

.layout-16 .like-bnr .price {
    font-size: 26px;
    font-weight: 800;
    color: #ea4242;
}

.layout-16 .cart-pop .itm-cont {
    background: #424378;
}

.layout-16 .deal-small.righti .sale-tag {
    background: #ea4242;
}

.layout-16 .deal-small.righti .item-img:before {
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 68px 68px 0;
    border-color: transparent #ea4242 transparent transparent;
}

.layout-16 .deal-small.righti .offer-time article span {
    font-size: 18px;
}

.deal-small.righti .item-img {
    width: 100%;
    position: relative;
}

.deal-small.righti {
    padding: 9px;
    position: relative;
    margin-bottom: 30px;
}

    .deal-small.righti .sale-tag {
        font-weight: 600;
        right: -5px;
        margin-top: 3px;
        background: none !important;
        top: 5px;
        left: auto;
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari */
        transform: rotate(45deg);
    }

    .deal-small.righti .offer-time article {
        width: 55px;
        height: 55px;
        margin: 0 4px;
    }

.layout-16 .weekly-deal.deal-small .offer-time article {
    padding-top: 9px;
}

.deal-small.righti .offer-time article span {
    line-height: 16px;
}

.deal-small.righti .cart-btn {
    float: right;
    margin-top: -10px;
}

.deal-small.righti .price {
    font-size: 16px;
}

.deal-small.righti {
    border: 1px solid #e8e8e8;
}
/*=======================================================
			Layout 17
========================================================*/
.layout-17 .slid-sec {
    margin-bottom: 0px;
}

.layout-17 .cart-pop .itm-cont {
    background: #424378;
    left: 30px;
    top: -3px;
}

.layout-17 .cart-pop li .media-body .tittle {
    color: #555555;
}

.layout-17 .product article .tittle {
    color: #555555;
}

.layout-17 .wide-bnr {
    background: url(../images/sav-bg.jpg) center center no-repeat;
    background-size: cover;
    margin: 0px;
}

.layout-17 .top-bar {
    background: #333333;
    border-bottom: none;
    padding: 0 20px;
}

    .layout-17 .top-bar .right-sec li a {
        color: #fff;
    }

    .layout-17 .top-bar .bootstrap-select.btn-group .dropdown-toggle .caret {
        color: #717171
    }

    .layout-17 .top-bar .btn {
        color: #fff !important;
    }

    .layout-17 .top-bar p {
        color: #fff;
    }

    .layout-17 .top-bar a {
        color: #fff;
    }

    .layout-17 .top-bar .social-top a {
        color: #fff !important;
    }

    .layout-17 .top-bar .right-sec li {
        line-height: 18px;
        border-right: 1px solid rgba(255,255,255,0.2);
    }

        .layout-17 .top-bar .right-sec li:nth-last-child(1) {
            border-right: none !important;
            padding-right: 0px !important;
        }
/*=======================================================
			Odd-blue
========================================================*/
.odd-blue .header-style-4 {
    background: #425678;
}

.odd-blue .wide-bnr .btn {
    background: #2c4062;
}

.odd-blue .product article .sale-tag {
    background: #e19f10;
}

.odd-blue .product article .cart-btn:hover {
    background: #425678;
}

.odd-blue .with-nav .owl-nav div:hover {
    background: #425678;
    color: #fff;
    border: 1px solid #425678;
}

.odd-blue .shipping-info li i {
    color: #425678;
}

.odd-blue .btn-round {
    background: #425678;
}

.odd-blue .main-tabs-sec .nav li.active a {
    background: #425678;
    color: #fff;
    border: 1px solid #425678;
}

    .odd-blue .main-tabs-sec .nav li.active a:before {
        color: #425678;
    }

.odd-blue .product article .new-tag {
    background: #425678;
}
/*=======================================================
			Navy
========================================================*/
.navy header nav {
    background: #424378;
}

.navy .newslatter {
    background: #424378;
}

    .navy .newslatter button {
        background: #333469;
    }

.navy .shipping-info li i {
    color: #424378;
}

.navy .product article .cart-btn:hover {
    background: #424378;
}

.navy .ownmenu .cate-style {
    background: #333469;
}

.navy header .navbar li.active a:before {
    background: #555686;
}

.navy header .navbar li a:before {
    background: #555686;
}

.navy .with-nav .owl-nav div:hover {
    background: #424378;
    color: #fff;
    border: 1px solid #424378;
}

.navy .product article .new-tag {
    background: #424378;
}

.navy .heading hr:before {
    background: #424378;
}

.navy .btn-round {
    background: #424378;
}
/*=======================================================
			Light Green
========================================================*/
.light-green .shipping-info li i {
    color: #1fc0a0;
}

.light-green .heading hr:before {
    background: #1fc0a0
}

.light-green .product article .new-tag {
    background: #1fc0a0
}

.light-green .product article .cart-btn:hover {
    background: #1fc0a0
}

.light-green .newslatter {
    background: #1fc0a0
}

    .light-green .newslatter button {
        background: #12987d;
    }

.light-green .btn-round {
    background: #12987d;
}

    .light-green .btn-round:hover {
        background: #333;
    }

.light-green .with-nav .owl-nav div:hover {
    background: #1fc0a0;
    color: #fff;
    border: 1px solid #1fc0a0;
}
/*=======================================================
			Green Layout
========================================================*/
.green .with-nav .owl-nav div:hover {
    background: #7a9b08;
    border: 1px solid #7a9b08;
}

.green .color-primary {
    color: #7a9b08;
}

.green .heading hr:before {
    background: #7a9b08;
}

.green .product article .sale-tag {
    background: #f74b16;
}

.green .product article .new-tag {
    background: #7a9b08;
}

.green header nav {
    background: #555555;
}

.green header .navbar li.active a:before {
    background: #666666;
}

.green header .navbar li a:before {
    background: #666666;
}

.green .ownmenu .cate-style a {
    background: #8ead21;
}

    .green .ownmenu .cate-style a:before {
        background: #8ead21;
    }

.green .shipping-info li i {
    color: #7a9b08;
}

.green .product article .cart-btn:hover {
    background: #7a9b08;
}

.green .btn-round {
    background: #729107;
}

    .green .btn-round:hover {
        background: #333;
    }

.green .week-sale-bnr p {
    margin-bottom: 20px;
    color: #fff;
}

.green .slid-sec .like-bnr h4 {
    color: #7a9b08;
}

.green .ownmenu .cate-style {
    background: #7a9b08;
}

.green .week-sale-bnr {
    background: url(../images/week-sale-bg-green.jpg) center center no-repeat;
    min-height: 250px;
    padding-top: 50px;
}

.green .blog-post a {
    color: #7a9b08;
}

.green .some-cate li:nth-last-child(1) a {
    color: #7a9b08;
}

.green .some-cate li a:hover {
    color: #7a9b08;
}

.green .newslatter {
    background: #7a9b08;
}

    .green .newslatter button {
        background: #698800;
    }

.green .product article .tittle {
    color: #555555;
}
/*=======================================================
			Yellow Layout
========================================================*/
.yellow .heading hr:before {
    background: #fed700;
}

.yellow .blog-post a {
    color: #fed700;
}

.yellow .with-nav .owl-nav div:hover {
    background: #fed700;
    border-color: #fed700;
    color: #333;
}

.yellow .product article .new-tag {
    background: #fed700;
}

.yellow .product article .cart-btn:hover {
    background: #fed700;
}

.yellow .btn-round {
    background: #fed700;
}

    .yellow .btn-round:hover {
        background: #333;
    }

.yellow .newslatter {
    background: #fed700;
}

    .yellow .newslatter button {
        background: #333333;
    }

    .yellow .newslatter h3 {
        color: #333333;
    }

    .yellow .newslatter h3 {
        color: #333333;
    }

        .yellow .newslatter h3 span {
            color: rgba(0,0,0,0.5);
            border-left: 1px solid rgba(0,0,0,0.5);
        }

.yellow .social-links a:hover {
    color: #fed700;
}

.yellow .newslatter h3 span strong {
    color: #333333;
}
/*=======================================================
			Orange Layout
========================================================*/

.orange .shipping-info li i {
    color: #f74b16;
}

.orange .wide-bnr .btn {
    background: #f74b16;
}

.orange .color-primary {
    color: #7a9b08;
}

.orange .heading hr:before {
    background: #f74b16;
}

.orange .with-nav .owl-nav div:hover {
    background: #f74b16;
    border: 1px solid #f74b16;
}

.orange .product article .cart-btn:hover {
    background: #f74b16;
}

.orange .product article .sale-tag {
    background: #f74b16;
}

.orange .product article .new-tag {
    background: #34568a;
}

.orange .blog-post a {
    color: #f74b16;
}

.orange .slid-sec .like-bnr h4 {
    color: #f74b16;
}

.orange .newslatter {
    background: #372e41;
}

    .orange .newslatter h3 span {
        color: #19bcb9;
        border-left: 1px solid #7b7582;
    }

    .orange .newslatter button {
        background: #f74b16;
    }
/*=======================================================
			Red Layout
========================================================*/
.red .featur-tabs .nav-bars li.active a {
    border-bottom: 2px solid #f12a43 !important;
}

.red .featur-tabs .nav-bars li a:hover {
    border-bottom: 2px solid #f12a43 !important;
}

.red .btn-round {
    background: #f12a43;
}

.red .with-nav .owl-nav div:hover {
    background: #f12a43;
    color: #fff;
    border: 1px solid #f12a43;
}

.red .heading hr:before {
    background: #f12a43;
}

.red .blog-post a {
    color: #f12a43;
}

.red .product article .new-tag {
    background: #7a9b08;
}

.red .product article .cart-btn:hover {
    background: #f12a43;
}

.red .product article .tittle {
    color: #555555;
}

.red .main-tabs-sec .nav li.active a {
    background: #ff4040;
    border: 1px solid #ff4040;
}

    .red .main-tabs-sec .nav li.active a:before {
        color: #ff4040;
    }
/*=======================================================
			Dark Orange
========================================================*/
.d-orange .heading hr:before {
    background: #dd571c;
}

.d-orange .with-nav .owl-nav div:hover {
    background: #dd571c;
    color: #fff;
    border: 1px solid #dd571c;
}

.d-orange .featur-tabs .nav-bars li.active a {
    border-bottom: 2px solid #dd571c !important;
}

.d-orange .product article .new-tag {
    background: #a8aa0c;
}

.d-orange .shipping-info li i {
    color: #dd571c;
}

.layout-13 .tp-caption .btn-round {
    background: #dd571c !important;
}

    .layout-13 .tp-caption .btn-round:hover {
        background: #333 !important;
    }
/*=======================================================
			header Layout 6
========================================================*/
.header-style-6 nav {
    background: none;
}

.header-style-6 .navbar li a {
    color: #404040;
    font-weight: 600;
}

.header-style-6 .call-mun {
    color: #404040;
}

.header-style-6 .navbar li a:hover {
    color: #404040;
}

.header-style-6 .navbar li.active a {
    color: #404040 !important;
}

.header-style-6 .navbar li a:before {
    display: none;
}

.header-style-6 header .logo {
    float: none;
    display: inline-block;
}

.header-style-6 .search-cate {
    margin-left: 0px;
    display: inline-block;
    min-width: 100%;
}

    .header-style-6 .search-cate .bootstrap-select {
        min-width: 160px;
    }

    .header-style-6 .search-cate input {
        width: 48%;
    }

.header-style-6 .ownmenu .cate-style {
    background: #27bdb1;
    margin-right: 0px;
}

.header-style-6 .navbar li.active a:before {
    background: #666666;
}

.header-style-6 .navbar li a:before {
    background: #666666;
}

.header-style-6 {
}

.boxed-layout {
    background: url(../images/full-bg.jpg) center center fixed no-repeat;
    background-size: cover;
}

    .boxed-layout #wrap {
        margin: 0 auto;
        max-width: 1250px;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }

.tp-caption .btn-round {
    background: #ff8040;
    font-size: 16px !important;
    padding: 13px 30px !important;
}

.no-nav .owl-nav {
    display: none !important;
}

.with-bullet .owl-dots {
    text-align: center;
    margin-top: 30px;
}

    .with-bullet .owl-dots div {
        background: #fff;
        height: 14px;
        width: 14px;
        margin: 0 2.5px;
        border-radius: 50%;
        display: inline-block;
        border: 1px solid #d5d5d5;
    }

        .with-bullet .owl-dots div.active {
            background: #ed1c24;
            border: 1px solid #ed1c24;
        }

.shop-side-bar .search input {
    color: #8a8a8a;
}

.shop-side-bar .search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaaaaa;
}

.shop-side-bar .search ::-moz-placeholder { /* Firefox 19+ */
    color: #4a4a4a;
}

.shop-side-bar .search :-ms-input-placeholder { /* IE 10+ */
    color: #4a4a4a;
}

.shop-side-bar .search :-moz-placeholder { /* Firefox 18- */
    color: #4a4a4a;
}

.ri-li {
    font-weight: bold;
    color: #ed1c24 !important;
}

.product-details h1 {
    margin: 10px 0 5px 0;
    font-size: 25px;
    line-height: 1;
    font-weight: bold;
}

.product-details .stock-last-items {
    color: orangered;
}

.product-details .stock-no-stock {
    color: red;
}

.product-details .product-buy {
    margin: 10px 0;
}

ul li .children {
    margin: 0;
    padding-left: 10px;
}



.catmenu .catmenu-path-item.expanded:after, .catmenu .catmenu-item.parent:after {
    display: inline-block;
    font: normal normal normal 16px/1 'FontAwesome';
    font-size: 1.2rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    display: block;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.catmenu .catmenu-path-item.expanded, .catmenu .catmenu-item.parent {
    padding-right: 1.875rem;
}

.list-group .list-group-item {
    overflow: hidden;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 1.2rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125);
}

.list-group-item-action {
    width: 100%;
    color: #596167;
    text-align: inherit;
}

.has-count[data-count]:after {
    content: "(" attr(data-count) ")";
    position: relative;
    display: inline-block;
    opacity: 0.6;
    padding-left: 0.2rem;
    font-weight: 400;
}

.catmenu .catmenu-path-item.expanded {
    color: #393f46;
}

    .catmenu .catmenu-path-item.expanded:after {
        content: '\f148';
        font-size: inherit;
    }

.catmenu .catmenu-path-item.active {
    font-size: 1rem;
}

.catmenu .catmenu-path-item {
    font-weight: 600;
    background: rgba(247,247,249,0.5);
}

.filters {
    margin-bottom: 20px;
}

    .filters .product-brand-list {
        margin-top: -5px;
    }

a.filter-clear {
    color: #0066c0;
}


.ui-autocomplete.ui-menu {
    z-index: 99999;
    background: white;
    width: 90% !important;
    border: 1px solid #d2d6de;
    border-radius: 0 0 3px 3px;
    padding: 0;
    list-style-type: none;
    max-height: 500px;
    overflow-x: hidden;
}

    .ui-autocomplete.ui-menu li {
        padding: 8px 10px 7px 15px;
        cursor: pointer;
    }

        .ui-autocomplete.ui-menu li.ui-autocomplete-category {
            font-weight: bold;
            padding-bottom: 0;
        }

        .ui-autocomplete.ui-menu li.ui-menu-item.ui-state-focus {
            background: #e0e0e0;
        }

.ui-autocomplete li span.highlight {
    text-decoration: underline;
    background-color: yellow;
    font-weight: bold;
}


.quick-search-image {
    max-width: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 5px;
    max-height: 50px;
    height: 50px;
    width: 50px;
    background: white;
}

    .quick-search-image img {
        max-width: 100%;
        max-height: 100%;
    }

.quick-search-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}




.product-options {
    margin-bottom: 20px;
    padding-top: 20px;
    display: block;
    clear: both;
    border-radius: 6px;
    margin-left: 10px;
}

    .product-options li small {
        padding: 0px 5px;
        float: right;
        vertical-align: middle;
        font-style: italic;
        font-size: 13px;
    }

    .product-options li {
        margin-bottom: 7px;
        border-right: 2px solid #759363;
    }

        .product-options li img {
            margin-right: 5px;
        }

        .product-options li i {
            color: #759363;
        }

.cart-nodiscount {
    color: #aaaaaa;
    text-decoration: line-through;
}

.meta-hidden {
    visibility: hidden !important;
    position: absolute !important;
    z-index: -99;
}

.table-swipe {
    display: none;
}

.btn-devam {
    font-size: 16px;
    margin-bottom: 20px;
}

.mobile-story {
    display: none;
}

.car-shipping {
    margin-top: 20px;
    display: block;
}

    .car-shipping img {
        margin-right: 15px;
        float: left;
        height: 25px;
        opacity: 0.5;
        filter: alpha(opacity=50); /* For IE8 and earlier */
    }

    .car-shipping small {
        font-size: 11px;
    }


#span-promotion-code {
    text-transform: uppercase;
}

#promotion-delete {
    color: red;
    margin-left: 10px;
}


.shopping-cart .promo .table tr td:first-child {
    padding-left: 0
}

.btn-update-cart {
    cursor: pointer;
    background: #fafafa;
    padding: 6px;
    display: inline-block;
    border-radius: 4px;
    font-size: 17px;
    border: 1px solid #e0e0e0;
}


.payment-form .nav .nav-link {
    font-weight: bold;
    font-size: 20px;
    color: rgb(54, 54, 54);
    border: 1px solid #dee2e6;
}

.payment-form .nav-item.active .nav-link {
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.payment-form .nav-item:last-of-type .nav-link {
    border-radius: 0 .25rem .25rem 0;
    border-left: 0;
}

.payment-form .nav-item:first-of-type .nav-link {
    border-radius: .25rem 0 0 .25rem;
    border-right: 0;
}

.payment-form .nav input {
    display: none;
}


#accordion .panel-heading .panel-title, #accordion .panel-heading label {
    line-height: 16px;
}

#accordion .panel-heading input {
    display: none;
    margin-bottom: 0;
}

#accordion .panel-heading a {
    font-weight: bold;
    font-size: 20px;
    color: rgb(54, 54, 54);
    width: 100%;
    display: block;
}



.y-la-motor {
    position: relative;
    /*border: 1px solid #b5b5b5;*/
    border-radius: 5px;
    margin-top: 20px;
    background: #F5F5F5;
    padding: 0;
}




.y-la-genel {
    background: #F5F5F5;
    border-radius: 5px;
}

    .y-la-genel li {
        margin: 0;
        /*border-right: 1px solid #ddd;*/
    }

        .y-la-genel li a {
            border: none;
            border-radius: 0;
            margin: 0;
            font-weight: 600;
            font-size: 1.7rem;
        }

        .y-la-genel li.active {
            margin: 0;
            width: 100%;
        }

            .y-la-genel li.active a, .y-la-genel li.active a:hover, .y-la-genel li.active a:focus {
                border: none !important;
                color: #fff;
                border-radius: 5px 5px 0 0;
                background-color: #ed1c24;
                text-align: center;
            }

.y-la-alt {
    background: #fff;
}

    .y-la-alt li {
        margin: 0;
        border-right: 1px solid #ddd;
        width: 50%;
    }

        .y-la-alt li:last-of-type {
            border-right: none;
        }

        .y-la-alt li a {
            border: none;
            border-radius: 0;
            margin: 0;
            font-weight: 600;
            padding: 6px 15px;
        }

        .y-la-alt li.active {
            margin: 0;
        }

            .y-la-alt li.active a, .y-la-alt li.active a:hover, .y-la-alt li.active a:focus {
                border: none !important;
            }

                .y-la-alt li.active a i, .y-la-alt li.active a:hover i, .y-la-alt li.active a:focus i {
                    color: #ed1c24;
                }

.y-la-motorlar {
    margin-top: -1px;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    display: flex;
    padding-top: 15px;
    border-radius: 0 0 5px 5px;
}

    .y-la-motorlar .form-group {
        margin-bottom: 25px;
    }

    .y-la-motorlar select {
        border-radius: 0;
    }

    .y-la-motorlar .btn.ust-bosluk {
        margin-top: 24px;
    }

    .y-la-motorlar .btn-primary {
        background-color: #ed1c24;
        border-color: #ed1c24;
        padding: 4px 40px;
    }

        .y-la-motorlar .btn-primary:hover {
            background-color: #231f20;
            border-color: #231f20;
        }


.overlay-loading {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

    .overlay-loading:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }

    .overlay-loading:not(:required) {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .overlay-loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin: 0 auto;
            margin-top: 140px;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

.y-la-motor {
    position: relative;
    /*border: 1px solid #b5b5b5;*/
    border-radius: 5px;
    margin-top: 20px;
    background: #F5F5F5;
    padding: 0;
}




.y-la-genel {
    background: #F5F5F5;
    border-radius: 5px;
}

    .y-la-genel li {
        margin: 0;
        /*border-right: 1px solid #ddd;*/
    }

        .y-la-genel li a {
            border: none;
            border-radius: 0;
            margin: 0;
            font-weight: 600;
            font-size: 1.7rem;
        }

        .y-la-genel li.active {
            margin: 0;
            width: 100%;
        }

            .y-la-genel li.active a, .y-la-genel li.active a:hover, .y-la-genel li.active a:focus {
                border: none !important;
                color: #fff;
                border-radius: 5px 5px 0 0;
                background-color: #ed1c24;
                text-align: center;
            }

.y-la-alt {
    background: #fff;
}

    .y-la-alt li {
        margin: 0;
        border-right: 1px solid #ddd;
        width: 50%;
    }

        .y-la-alt li:last-of-type {
            border-right: none;
        }

        .y-la-alt li a {
            border: none;
            border-radius: 0;
            margin: 0;
            font-weight: 600;
            padding: 6px 15px;
        }

        .y-la-alt li.active {
            margin: 0;
        }

            .y-la-alt li.active a, .y-la-alt li.active a:hover, .y-la-alt li.active a:focus {
                border: none !important;
            }

                .y-la-alt li.active a i, .y-la-alt li.active a:hover i, .y-la-alt li.active a:focus i {
                    color: #ed1c24;
                }

.y-la-motorlar {
    margin-top: -1px;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    display: flex;
    padding-top: 15px;
    border-radius: 0 0 5px 5px;
}

    .y-la-motorlar .form-group {
        margin-bottom: 14px;
    }

    .y-la-motorlar select {
        border-radius: 0;
    }

    .y-la-motorlar .btn.ust-bosluk {
        margin-top: 31px;
    }

    .y-la-motorlar .btn-primary {
        background-color: #ed1c24;
        border-color: #ed1c24;
        padding: 4px 40px;
    }

        .y-la-motorlar .btn-primary:hover {
            background-color: #231f20;
            border-color: #231f20;
        }


.overlay-loading {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

    .overlay-loading:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }

    .overlay-loading:not(:required) {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .overlay-loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin: 0 auto;
            margin-top: 140px;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }


header .navbar {
    border-top: 1px solid #ddd;
    border-bottom: 5px solid #dddddd;
    background: #bf2a2a;
}

.slid-sec {
    margin-bottom: 0px;
    margin-top: 20px;
}


header .navbar li a {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 16px 15px;
    letter-spacing: 0px;
    display: block;
}

.del-head-add {
    display: none;
}

.call-mun {
    font-size: 14px;
    color: #2d2d2d;
    margin-top: 7px;
    line-height: 14px;
    display: inline-block;
}

.tp-banner-full-custom:not(.revslider-initialised) {
    opacity: 0;
    visibility: hidden;
    height: 415px;
}


header .dropdown-menu {
    top: 109%;
}

.nav > li > a {
    text-transform: uppercase;
}


header .go-right {
    padding: 20px 0;
}

.order-tracking-page h1 {
    margin: 0;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: bold;
}

.product-details ul.product-specs {
    display: table;
    width: 100%;
    margin: 15px 0 0 0;
}

    .product-details ul.product-specs li {
        display: table-row;
        font-size: 12px;
    }

        .product-details ul.product-specs li b {
            display: table-cell;
            width: 170px;
            font-weight: 900 !important;
            color: #404040;
            height: 26px;
            vertical-align: middle;
        }

            .product-details ul.product-specs li b:after {
                content: ":";
                float: right;
                margin-right: 15px;
            }

        .product-details ul.product-specs li span {
            display: table-cell;
            color: #404040;
            height: 26px;
            vertical-align: middle;
        }


span.text-danger.field-validation-error {
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin-top: -5px;
    margin-bottom: 10px;
}



.not-discounted-amount {
    text-decoration: line-through;
    color: #8a8a8a;
    margin-left: 15px;
}

.account-menu .panel-default > .panel-heading {
    padding: 10px;
}

.account-menu .panel-body > .table {
    margin: 0;
}

.account-menu .panel-heading a {
    font-weight: bolder !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
}

    .account-menu .panel-heading a i {
        width: 25px;
        text-align: center;
    }

.account-menu .panel-body {
    padding: 0;
}

    .account-menu .panel-body > .table > tbody > tr:first-of-type > td {
        border-top: 0;
    }

    .account-menu .panel-body > .table > tbody > tr > td {
        padding: 0;
    }

        .account-menu .panel-body > .table > tbody > tr > td > a {
            display: block;
            padding: 10px;
        }

            .account-menu .panel-body > .table > tbody > tr > td > a > i {
                width: 25px;
                text-align: center;
            }


textarea.form-control {
    height: auto;
    padding: 10px 20px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px !important;
    font-size: 12px !important;
    border: 0 !important;
}

.pay-method input[type="checkbox"] {
    margin-bottom: 0;
}

.transportation .charges input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.product .product-image {
    display: block;
}

.product:not(.detail) {
    font-family: 'Open Sans', sans-serif;
}

.product-seperator {
    margin: 10px -10px;
}

.product .buy-button {
    display: inline-block;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0px;
    transition: opacity 0.5s;
    top: 0;
    /* bottom: 0; */
    margin: auto;
    height: 310px;
    width: 100%;
    z-index: 10;

}


    .product .buy-button .btn-buy {
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        padding: 10px 30px;
        border-radius: 50px;
        background: #bf2a2a;
        color: #fff;
        border: 0;
        position: absolute;
        top: 0;
        margin: auto;
        left: 0;
        right: 0;
        width: 55%;
        bottom: 0;
        height: 40px;
    }

        .product .buy-button .btn-buy:hover {
            background: #333 !important;
            color: #fff !important;
        }

.no-margin-right {
    margin-right: 0 !important;
}

.product-alert {
    margin-top: 10px;
    margin-bottom: 0;
}

.panel-installments {
    margin: 15px 0 !important;
}

    .panel-installments > .panel-heading {
        border-bottom: 1px solid #ddd;
    }

#giga-payment-form .expire-month {
    padding-right: 0;
}

    #giga-payment-form .expire-month select {
        border-radius: 4px 0 0 4px;
    }




.product:hover .buy-button {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s;
}

.head-products .product-image img {
    height: auto !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.head-products .product-image::before {
    height: 268px !important;
}

.head-products .product-image {
    height: 298px !important;
    margin-bottom: 12px;
    position: relative;
}



.head-products span.discount {
    z-index: 10;
}

.product-item .product-image {
    height: 290px !important;
    margin-bottom: 12px;
    position: relative;
}

.product-item article .product-image {
    height: 290px !important;
    margin-bottom: 12px;
    position: relative;
}

.product-item article .product-image2 {
    height: 290px !important;
    margin-bottom: 12px;
    position: relative;
}

.product .product-image::before {
    content: "";
    height: 100% !important;
    margin-bottom: 12px;
    background-color: #DCDCDC;
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 9;
}

.product article .product-image::before {
    content: "";
    height: 100% !important;
    margin-bottom: 12px;
    background-color: #DCDCDC;
    opacity: 0;
    position: inherit;
    display: block;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 9;
}

.item-slide-4:not(.owl-loaded) {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.product:hover .product-image::before {
    opacity: 0.5;
    transition: all 0.5s;
}



.clients-img img {
    width: 80%;
}

.squared-images img {
    width: 100%;
    padding: 15px 0px;
}

.squared-images img:hover {
  opacity:0.7;
}

.heading h2 {
    font-size: 26px;
}

footer a {
    color: #555555;
}

footer a:hover {
    color: #141414;
}

.nav-img-link {
    padding: 0px !important;
}

.nav-drop-item {
    float: none;
    display: table;
    transition: padding 0.5s;
}

.nav-drop-item:hover {
    padding-left: 20px;
    transition: padding 0.5s;
}

.zoom-area
{
    width: 500px;
    margin: 0px auto;
    position: relative;
    cursor: none
}
/* for create magnify glass */
.large
{
    width: 175px;
    height: 175px;
    position: absolute;
		
    /* for box shadow for glass effect */
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), 
                0 0 2px 2px rgba(0, 0, 0, 0.25), 
                inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
			
    /*for hide the glass by default*/
    display: none;
    z-index: 10;
}
.small
{
    display: block;
}

.product-slide {
    border: 2px solid #ccc;
}

.product-slide .owl-controls {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 50px;
    z-index: 15;
}

.product-slide .owl-next, .product-slide .owl-prev {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #000000;
    z-index: 15;
}

.product-slide .owl-prev {
    float: left;
}
.product-slide .owl-next{
    float:right;
}

.product-slide img {
    height: 400px;
    width: auto;
    margin: 0px auto;
}

.rating {
    font-size:1.2rem;
    line-height: 1.2rem;
    display: inline-block;
}

.rating .star {
    position: relative;
    float: left;
    width: 1.4rem;
    height: 1.2rem;
    font-family:FontAwesome;
    font-weight:normal;
    font-style:normal;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    border: 0;
    background: transparent;
}

.rating .star:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    transform: translate(-50%, -50%);
    content:"\f006";
    color:#777;
}

.rating--read-only .star--full:before {
    content: "\f005";
    color: #ffa200;
}

.rating--read-only .star--half:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    transform: translate(-50%, -50%);
    content: "\f089";
    color: #ffa200;
}

/* Floating this right, means that the stars
 * fill from the left, because of the successor 
 * rule defined below. @see https://css-tricks.com/star-ratings/
 */
.rating--interactive .star {
    float: right;
}

.rating--interactive .star:hover {
    cursor:pointer;
}

    .rating--interactive .star:hover:before,
    .rating--interactive .star:hover ~ .star:before {
        content: "\f005";
        color: #ffa200
    }


.product-details hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

input#prod-quantity::-webkit-inner-spin-button {
    height: 40px;
    width: 45px;
    float: right;
    right: 0px;
    position: fixed;
}

.product-icon-group img {
    height: 75px;
    padding: 0px 2px;
}

.flex-active-slide {
    text-align: center;
}

.product-detail li img.zoom {
    visibility: hidden;
    opacity: 0;
    transition: 1s;
}


.product-detail li.flex-active-slide img {
    visibility: visible;
    opacity: 1;
    transition: 1s;
}

.list-group-item.active {
    background-color: #bf2a2a;
    border-color: #bf2a2a;
    transition: 0.5s;
}

.list-group-item.active:hover {
    background-color: #333;
    border-color: #333;
    transition: 0.5s;
}

.product-item img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
}


.tag-area .new-tag {
    background-color: #bf2a2a;
    color: #fff;
    padding: 3px 20px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 3px;
}

.tag-area .discount {
    background-color: #393;
    color: #fff;
    padding: 3px 20px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 3px;
}

.nav-img-area {
    display: inline-block;
    float: left;
    padding-left: 15px;
    width: 300px;
}

.nav-drop-links {
    width: auto;
    display: block;
}

.bl-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.br-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-arrow-group .btn-devam {
    position: relative;
    float: left;
    border-radius: 0px;
    margin-right: 0px;
    transition: all 0.4s;
}
.btn-arrow {
    display: inline-block;
    height: 42px;
    width: 40px;
    position: relative;
    text-align: left;
    display:none;
}


    .btn-arrow:after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 21px 0 21px 40px;
        border-color: transparent transparent transparent #bf2a2a;
        position: absolute;
        top: 0;
        transition: all 0.4s;
    }

.btn-arrow-group:hover .btn-arrow:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 0 21px 40px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 0;
    transition: all 0.4s;
}

.btn-arrow-group:hover .btn-devam {
    background-color: #333;
    transition: all 0.4s;
}

.btn-arrow-group {
    display: inline-block;
    float: right;
}

.btn-arrow-hidden {
    display: none;
}

.item-slide-7 img {
    height: 150px;
    width: auto;
}

.item-slide-7 .product-item .product-image {
    height: 150px !important;
}


.item-slide-7 .product .buy-button .btn-buy {
    bottom: 45%;
    font-size: 13px;
    padding: 10px 15px;
}

.order-tracking-page .heading h2 {
    font-size: 18px;
}

.order-tracking-page .heading hr:before {
    background: #bf2a2a;
}

.order-tracking-page .table > tbody > tr > td, .order-tracking-page .table > tbody > tr > th, .order-tracking-page .table > tfoot > tr > td, .order-tracking-page .table > tfoot > tr > th, .order-tracking-page .table > thead > tr > td, .order-tracking-page .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    border-top: 0px solid #ddd;
}

.order-status-box {
    border: 1px solid lightgray;
    padding: 3px 5px;
    background: ivory;
    font-weight: 700;
}


/*KVKK*/
.panel-kvkk {
    height: 108px;
    width: 340px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    position: fixed;
    left: 20px;
    bottom: 18px;
}

    .panel-kvkk p {
        font-family: Helvetica;
        font-size: 11px;
        line-height: 1.25;
        text-align: left;
        color: rgb(195, 195, 195);
        padding-top: 20px;
        padding-left: 9px;
        padding-right: 9px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    .panel-kvkk #btn-kvkk-detail {
        color: #fbfbfb;
        border: 2px solid #FE9900;
        margin-right: 10px;
        padding: .175rem .55rem;
        cursor: pointer;
        font-size: 12px;
    }

        .panel-kvkk #btn-kvkk-detail:hover {
            color: white;
            background-color: #FE9900;
        }

    .panel-kvkk #btn-kvkk-readed {
        background-color: #FE9900;
        color: #fbfbfb;
        border: 2px solid #FE9900;
        padding: .175rem .55rem;
        cursor: pointer;
        font-size: 12px;
    }

        .panel-kvkk #btn-kvkk-readed:hover {
            background-color: transparent;
            color: #fbfbfb;
            border: 2px solid #FE9900;
        }

    .panel-kvkk .btn-div {
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }


.top-campaign {
    background-color: #3b3b3b;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0;
}

.top-campaign a{
    text-align: center;
    color: white;
}


.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

    .sticky + .content {
        padding-top: 60px;
    }



.top-campaign {
    background-color: #3b3b3b;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0;
}

    .top-campaign a {
        text-align: center;
        color: white;
    }


.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

    .sticky + .content {
        padding-top: 60px;
    }



.comp-product h5 {
    color: #404040;
    font-size: 20px;
    font-weight:bold;
}

.comp-product .heading {
    margin-bottom: 0px;
}






.comp-product .pro-block {
    border: 1px solid #d3d5d5ad;
    padding: 0px;
    background: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
}

.comp-product .product.active .pro-block {
    border: 4px solid #f9900a;
}


.comp-product .pro-block img {
    width: 84px;
}

.comp-product .pro-block .product-info {
    display: flow-root;
    padding: 0px 5px;
}

.comp-product .product .pro-block .tittle {
    font-size: 12px;
    padding-top: 3%;
    color: #656565;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

.comp-product .product .pro-block .price {
    font-weight: bold;
    color: #656565;
    float: left;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 5px;
}

.comp-product .pro-block a.cart-btn {
    float: none;
    clear: both;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background: #f9900a;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 3px;
    margin-top: 2px;
    color: #fff;
    border: 0;
    text-align: center;
    cursor: pointer;
}

    .comp-product .pro-block a.cart-btn:hover {
        background: #e48409;
    }

.overlay-onerilen {
    display: none;
}


.comp-btn-delete {
    background: #808080 !important;
    color: #fff !important;
}


.banner-item {
    display: inherit;
    position: relative;
}
.banner-item h3{
    position: absolute;
    top: 65%;
    left: 4%;
    right: 4%;
    font-size: 25px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0px;
}
    .banner-item p {
        position: absolute;
        bottom: 4%;
        left: 4%;
        right: 4%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 0px;
    }



/*Anasayfa Slider*/
.tp-banner-container.swiper-container img {
    max-width: 100%;
}

.disabled_swiper_button {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
}

.tp-banner-container .swiper-container-horizontal > .swiper-pagination-bullets, .tp-banner-container .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
}

footer .f-address p {
    color: #555555;
    font-size: 13px;
    margin-bottom: 2px;
}



.order-tracking-page .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0.10rem;
    margin-bottom: 40px;
}

.order-tracking-page .card-header:first-child {
    border-radius: calc(0.37rem - 1px) calc(0.37rem - 1px) 0 0
}

.order-tracking-page .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.order-tracking-page .track {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    margin-top: 40px;
}

    .order-tracking-page .track .step {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 25%;
        margin-top: -18px;
        text-align: center;
        position: relative
    }

        .order-tracking-page .track .step.active:before {
            background: #FF5722
        }

        .order-tracking-page .track .step::before {
            height: 7px;
            position: absolute;
            content: "";
            width: 100%;
            left: 0;
            top: 18px
        }

        .order-tracking-page .track .step.active .icon {
            background: #ee5435;
            color: #fff
        }

    .order-tracking-page .track .icon {
        display: inline-block;
        width: 45px;
        height: 45px;
        line-height: 55px;
        position: relative;
        border-radius: 100%;
        background: #ddd
    }

    .order-tracking-page .track .step.active .text {
        font-weight: 400;
        color: #000
    }

    .order-tracking-page .track .text {
        display: block;
        margin-top: 7px
    }

.order-tracking-page .itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .order-tracking-page .itemside .aside {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

.order-tracking-page .img-sm {
    width: 80px;
    height: 80px;
    padding: 7px
}

.order-tracking-page ul.row,
.order-tracking-page ul.row-sm {
    list-style: none;
    padding: 0
}

.order-tracking-page .itemside .info {
    padding-left: 15px;
    padding-right: 7px
}

.order-tracking-page .itemside .title {
    display: block;
    margin-bottom: 5px;
    color: #212529
}

.order-tracking-page .btn-warning {
    color: #ffffff;
    background-color: #ee5435;
    border-color: #ee5435;
    border-radius: 1px
}

    .order-tracking-page .btn-warning:hover {
        color: #ffffff;
        background-color: #ff2b00;
        border-color: #ff2b00;
        border-radius: 1px
    }

.product article span.basket-discount {
    position: absolute;
    padding: 2px 10px;
    background-color: #393;
    color: white;
    font-size: 14px;
    font-weight: bold;
    bottom: 0px;
    left: 0px;
    border-radius: 0px;
    z-index: 10;
}


#purchaseButtons {
    display: none;
}

.checkout-top-ssl {
    background: #d4edda;
    border-bottom: 1px solid #c3e6cb;
    text-align: center;
    color: #4b4b4b;
    padding: .8rem 0;
    font-size: 1.1rem;
    font-weight: bold;
}
    .checkout-top-ssl i {
        margin-right: .3rem;
    }
@media(min-width:1400px) and (max-width:1920px) {
}
@media(min-width:1200px) and (max-width:1400px) {
}
@media(max-width:1300px) {
}
@media(max-width:1600px) {
}
@media(max-width:1024px) {


}

@media(min-width:992px) {

    #giga-payment-form .expire-year {
        padding-left: 0;
    }

    #giga-payment-form .expire-year select {
        border-radius: 0 4px 4px 0;
        border-left: 0;
    }


	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}

	.ownmenu li {
		display: inline-block;
		float: none;
	}

}


@media(min-width:992px) and (max-width:1199px) {

    .product article span.discount {
        top: 34px;
    }

    header .navbar li a { font-size: 14px; }

    .product .product-image{
        height: 230px !important;
        width: 100%;
        position: relative !important;
    }

    .product .buy-button {
        height: 250px !important;
    }


    .head-products .product-image {
        height: 263px !important;
        width: 100%;
        position: relative !important;
    }

.product .product-image::before { height: 100% !important; }

.ownmenu .cate-style {
	min-width: 250px;
}
header .navbar li a {
	padding: 16px 8px;
}
header .search-cate {
	min-width: 470px;
}
header .search-cate input {
	width: 47%;
}
.ownmenu .dropdown.megamenu .dropdown-menu .top-lins li a {
}
header .search-cate .bootstrap-select {
}
.item-col-5 .product {
	width: 25%;
}
.layout-2 .slid-sec .col-md-3 {
	width: 26.6%;
}
.layout-2 .cate-bar-in {
	width: 250px;
}
.layout-2 .slid-sec .col-md-9 {
	width: 73.4%;
}
header.header-style-3 .nav-right {
	display: none;
}
header.header-style-3 .search-cate {
	min-width: 64%;
}
.header-style-4 .go-right {
	width: 100%;
	margin-top: 20px;
}
.header-style-4 {
	padding: 20px 0;
}
.header-style-4 .cart-pop {
	position: absolute;
	top: 0px;
	right: 0px;
}
.header-style-4 .search-cate {
	float: right;
}
.weekly-deal .item-img {
	width: 280px;
}
.weekly-deal .media-left {
	min-width: 365px;
}
.header-style-5 {
	padding: 20px 0;
	padding-bottom: 0px;
}
.header-style-5 .go-right {
	width: 100%;
	margin-top: 20px;
}
.layout-10 .cate-style {
	width: 250px;
}
.layout-10 .cate-bar-in {
	width: 250px;
}
.layout-10 .cate-bar-in a {
	line-height: 36px;
}
header.header-style-3 .navbar {
	margin-left: 50px;
}
.layout-16 .deal-small.righti {
	float: left;
	width: 48.5%;
	margin-right: 1.5%;
}
.mega-inside .home-links li {
	min-height: 175px;
}
}
@media (max-width: 768px) {

	.product-item article .product-image2 {
		height: 400px !important;
		margin-bottom: 2px;
		position: relative;
	}

	.product .buy-button .btn-buy {
		width: 88%;
	}

    .mega-inside {
        padding: 20px;
        background: #ffa200;
        border: 1px solid #ffffff;
        display: block;
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        box-shadow: none;
    }

    .minimenu > ul {
        padding: 20px !important;
        background: #ffa200 !important;
        border: 1px solid #ffffff !important;
        margin: 0 auto !important;
        box-shadow: none !important;
    }

    .nav-img-link::after {
        content: "" !important;
    }

    .mega-inside .nav-img {
        margin-bottom: 20px;
    }

    .head-products .buy-button {
        height: 250px !important;
    }


    .head-products article span.discount {
        top: 34px !important;
    }

    .head-products .product-image {
        height: 230px !important;
    }

    footer {
        text-align: center;
    }

    header .logo {
        /*margin-bottom: 20px;*/
        width: 100%;
        display: inline-block;
        float: none;
        min-width: inherit;
        height: inherit;
        text-align: center;
    }
    header .cart-pop strong {
        display: none;
    }

    header .cart-pop span{
    
        display:none;
    }

    .nav > li > a {
        float: right;
    }

    .navbar-toggle {
        top: -225px !important;
    }

}


@media (max-width: 768px) {
    header .logo img {
        position: static;
    }

	.product article span.discount {
		top: 25px;
		font-size: 11px;
		z-index: 2;
	}
	.product article .new-tag {
		background: #bf2a2a;
		font-size: 11px;
		color: #fff;
		font-weight: bold;
		position: absolute;
		top: 0px;
		padding: 3px 6px;
		left: 0px;
		z-index: 2;
	}

    .product-detail .flex-control-thumbs li {
        height: 70px;
        width: 70px;
        border: 2px solid whitesmoke;
        margin: 5px;
        padding: 5px !important;
    }

	.product article {
		border: 1px solid #e6e6e6;
		padding: 0px;
		background: #fff;
		display: inline-block;
		width: 100%;
		position: relative;
		height: 100%;
	}

    .product article .flex-viewport img {
        max-height: 300px;
        padding: 20px;
    }

	.product article .cart-btn {
		height: 40px;
		width: 40px;
		border-radius: 50%;
		background: #eeeeee;
		color: #888888 !important;
		float: right;
		text-align: center;
		line-height: 44px;
		margin-top: 3px;
		margin-right: 3px;
		margin-bottom:3px;
		font-size: 25px;
	}
		.product article span.basket-discount {
			padding: 2px 3px;
			font-size: 10px;
			float: left;
			bottom: 12px;
			z-index: 2;
		}
	.product article .price .product-price .price-value {
		line-height: 20px;
		display: inline-block;
		font-weight: 900;
		color: #bf2a2a;
		font-size: 18px;
	}
	.product article .price .product-price i {
		font-size: 15px;
		font-weight: bold;
		color: #bf2a2a;
		line-height: 18px;
	}
	.product article .price span.not-discounted-amount {
		color: #aaaaaa;
		text-decoration: line-through;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
		display: block;
	}

	.product-info {
		padding:0px 3px;
	}
	.product article .tittle {
		color: #000000;
		font-size: 12px;
		display: block;
		min-height: 40px;
		font-weight: normal;
	}

	#purchaseButtons {
		display:none;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 8;
		background: #fff;
		padding: 4px 10px;
		border-top: 1px solid #DDD;
		box-sizing: border-box;
		text-align: center;
	}

		#purchaseButtons.active {
			display: flex;
		}

		#purchaseButtons .cart-pop i {
			height: 31px;
			width: 31px;
			border-radius: 50%;
			margin-right: 10px;
			line-height: 33px;
			color: #686868;
			background: #eeeeee;
			float: left;
			text-align: center;
			font-size: 17px;
		}

		#purchaseButtons .cart-pop {
			position: relative;
			top: 0px;
			bottom: 0px;
			right: 0px;
			display: inline-flex;
			min-width: initial;
		}

			#purchaseButtons .cart-pop strong {
				font-size: 10px;
				display: block;
			}





		#purchaseButtons .item:first-child {
			padding-left: 0;
		}

		#purchaseButtons .item {
			display: inline-block;
			width: 49.5%;
			box-sizing: border-box;
			padding-left: 10px;
			text-align: center;
		}

		#purchaseButtons .button {
			box-sizing: border-box;
		}

	.button.btn50 {
		line-height: 50px;
		height: 50px;
	}

	.button.gray {
		color: #606060 !important;
		background: #f0f0f0;
		border: 1px solid #cdcdcd;
	}

	.button.full {
		width: 100%;
		text-align: center;
		cursor: pointer;
		display: inline-block;
	}

	.button.green {
		color: #fff !important;
		background: #3fcb30;
		border: 1px solid #28ba0d;
		border-radius: 2px;
	}
}

@media (max-width:991px) {

    .product-info {
        text-align: center;
    }

    .product-image img {
        height: 200px !important;
        width: auto;
        margin: auto;
    }

    .clients-img img {
        width: 50%;
    }

    .head-products .product-image img {
        width: 65%;
    }

}

@media(min-width:768px) and (max-width:991px) {


    
    


    .product-details h1 {
        font-size: 22px;
    }

    .product-detail .flex-control-thumbs li {
        height: 60px;
        width: 60px;
    }

    header .navbar li a {
        font-size: 11px;
        color: #fff;
        font-weight: bold;
        padding: 16px 5px;
        letter-spacing: 0px;
    }

    a.dropdown-toggle:after {
        margin-top: -3px;
    }

    .linking .breadcrumb {
        font-size: 10px;
    }

    .transportation span.deli-charges {
        clear: both;
        float: none;
    }

.slid-sec .col-md-9 {
	width: 100%;
}
header.header-style-3 .search-cate {
	min-width: inherit;
	width: 100%;
	margin: 5px 0px;
}
.layout-2 .cate-lst {
	display: block;
}
.layout-2 .cate-lst a {
	min-width: 220px;
}
.layout-2 .cate-bar-in {
	width: 222px;
}
.layout-2 .cate-bar-in a {
	line-height: 37px;
}
header.header-style-3 .nav-uder-bar {
	margin-top: 20px;
}
header.header-style-3 .cate-bar-in {
	width: 270px;
}
.slid-sec .col-md-3 {
	width: 100%;
}
.slid-sec .product {
	float: left;
	width: 50%;
}
.shop-listing {
	margin-bottom: 30px;
}
.cate-lst {
	display: none;
}
.top-bar {
	height: auto;
	text-align: center;
}

    .call-mun {
        float: left;
    }
    .nav-right {
        display: none;
    }
footer h4 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.cate-bar-in {
	width: 250px;
}
.layout-16 .deal-small.righti {
	float: left;
	width: 48.5%;
	margin-right: 1.5%;
}
    header .logo {
        margin-bottom: 20px;
        display: -webkit-inline-box;
        height: auto;
        min-width: inherit;
    }

        header .logo img {
            z-index: 3;
             position: static; 
             top: 0; 
             transform: translateY(0); 
        }

    .y-la-motor {
        background: none;
        /*background: #F5F5F5;*/
        padding: 0px 15px;
    }

    .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
    header .search-cate input {
        width: 90%;
    }
    .top-bar p {
    display:none;
    }

    header .go-right {
        padding: 20px 0;
    }

        .ownmenu .cate-style {
	min-width: 250px;
}
header .search-cate .bootstrap-select {
	min-width: 180px;
}
header .search-cate {
	margin-left: 0px;
	min-width: 500px;
	width: 100%;
}
.cart-pop {
	position: absolute;
	top: 0px;
	right: 0px;
}
.main-tabs-sec .nav li {
	width: 33.33333%;
}
header {
	padding-top: 20px;
}
.week-sale-bnr {
	float: left;
	width: 50%;
}
.shipping-info li {
	width: 50%;
}
.shipping-info li:nth-child(1) {
	border-bottom: 1px solid #eeeeee;
}
.shipping-info li:nth-child(2) {
	border-bottom: 1px solid #eeeeee;
	border-right: none;
}
.item-col-5 .product {
	width: 33.333%;
}
.newslatter h3 {
	margin-bottom: 30px;
}
.clients-img li {
	margin: 20px 0;
	width: 33.3333%;
}
.layout-2 .slid-sec .col-md-3 {
	width: 34.6%;
	float: left;
}
.layout-2 .slid-sec .col-md-9 {
	width: 65.4%;
	float: left;
}
.wide-bnr {
	text-align: center;
}
.wide-bnr h5 {
	width: 100%;
	text-align: center;
}
.wide-bnr .btn {
	margin-top: 20px;
	float: none;
}
.layout-2 header .navbar {
	margin-top: 20px;
}
.item-col-4 .product {
	width: 50%;
}
.header-style-4 .go-right {
	width: 100%;
	margin-top: 20px;
}
.header-style-4 {
	padding: 20px 0;
}
.header-style-4 .cart-pop {
	position: absolute;
	top: 0px;
	right: 0px;
}
.header-style-4 .search-cate {
	float: right;
	width: 50%;
}
.header-style-4 .go-right {
	margin-top: 0px;
}
.hotdeal-bnr {
	margin-bottom: 30px;
}
.header-style-5 .go-right {
	width: 100%;
}
.header-style-5 .search-cate {
	margin: 0px;
	float: right;
	width: 50%;
}
.header-style-5 .navbar {
	margin-top: 20px;
}
header .col-xs-2 {
	width: 50%;
}
header .col-xs-5 {
	width: 50%;
}
.layout-6 header nav {
	margin-top: 20px;
}
header .col-xs-5.seri {
	width: 100%;
	margin-bottom: 20px;
}
.layout-6 .slid-sec .col-md-3 {
	display: none;
}
.layout-6 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-7 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-7 .slid-sec .week-sale-bnr {
	width: 50%;
	float: left;
}
.layout-7 .slid-sec .col-md-3 {
	width: 100%;
}
.layout-7 .item-col-3 article {
	min-height: inherit;
}
.layout-7 .item-col-3 .product {
	width: 50%;
}
.layout-10 .hotdeal-bnr {
	min-height: inherit;
	padding-bottom: 80px;
}
.layout-10 .slid-sec {
	margin-bottom: 0px;
}
.layout-10 .foot-link {
	margin-bottom: 10px;
}
.layout-11 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-11 .slid-sec .col-md-3 {
	width: 100%;
}
.layout-11 .week-sale-bnr {
	margin-top: 0px;
}
.header-style-6 .search-cate {
	margin-bottom: 20px;
}
.header-style-6 nav {
	margin-top: 10px;
}
.layout-12 .cate-bar-in {
	display: none;
}
.layout-12 .header-style-3 .nav-uder-bar {
	padding: 5px 10px;
}
.layout-12 .slid-sec .col-md-7 {
	width: 100%;
}
.layout-12 .slid-sec .row {
	margin: 0 -15px;
}
.layout-12 .slid-sec .col-md-2 {
	width: 100%;
	padding-right: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.layout-12 .slid-sec .like-bnr {
	min-height: inherit;
}
.layout-12 .slid-sec .product {
	width: 100%;
	padding-right: 0px;
	display: none;
	padding-left: 0px;
}
.top-week-item .nav {
	margin-bottom: 20px;
	width: 100%;
	margin-top: 30px;
}
.top-week-item .nav li a {
	padding-left: 0px;
	margin-right: 15px;
}
.layout-12 .like-bnr {
	margin-top: 60px;
}
.top-week-item .col-md-4 {
	width: 50%;
	float: left;
}
.layout-13 .top-head .top-bar {
	display: inline-block;
	margin-bottom: -5px;
	width: 100%;
}
.layout-13 .header-style-4 .cart-pop {
	top: 20px;
}
.layout-13 .big-nsv .nav li i {
	display: none;
}
.layout-13 .big-nsv .nav li a {
	min-height: inherit;
	padding: 10px 0;
}
.layout-14 .navbar-toggle {
	right: 30px;
}
.top-items li {
	width: 50%;
	float: left;
}
.layout-15 .cate-bar-in.relative {
	display: none;
}
.layout-15 .slid-sec .col-md-7 {
	width: 100%;
}
.layout-15 .slid-sec .col-md-2 {
	width: 100%;
	padding: 0px;
}
.layout-15 .slid-sec .product {
	width: 100%;
}
.layout-15 .slid-sec .like-bnr {
	min-height: inherit;
	background-size: cover;
}
.layout-15 .like-bnr.for-lay h4 {
	color: #ef3b3b;
	margin: 0px;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	margin-top: 10px;
}
.layout-15 .like-bnr.for-lay {
	padding-top: 20px;
}
.layout-15 .like-bnr.for-lay .price {
	font-size: 20px;
}
.layout-16 .nav-right {
	display: block;
}
.layout-16 header nav {
	margin-top: 0px;
}
.layout-16 .week-sale-bnr {
	float: none;
	width: 100%;
	background-size: cover;
}
.mega-inside .home-links li {
	width: 25% !important;
	min-height: 165px;
}
footer .col-md-4{
	width:50%;
	float:left;
}
footer  .col-md-3{
		width:50%;
	float:left;
}
footer  .col-md-2{
		width:50%;
	float:left;
}
footer h4{
	display:inline-block;
	width:100%;
}


/**/
}
@media(max-width:767px) {

	.product-item article .product-image {
		height: 180px !important;
		margin-bottom: 12px;
		position: relative;
	}

	.product-image img {
		height: auto !important;
		width: auto;
		margin: auto;
	}

    .delivery-btn-continue {
        margin-top: 20px;
    }
.ownmenu > li.showhide span.icon {
	padding: 0px;
	margin: 0px;
}
.rights{
	text-align:center;
}
.col-sm-6.text-right{
	margin-top:20px;
	text-align:center !important;
}
.layout-13 .top-head .top-bar {
	display: inline-block;
	margin-bottom: -5px;
	width: 100%;
}
.ship-process li {
	margin-bottom: 20px;
}
.layout-13 .header-style-4 .cart-pop {
	top: 20px;
}
.layout-13 .big-nsv .nav li i {
	display: none;
}
.layout-13 .big-nsv .nav li a {
	min-height: inherit;
	padding: 10px 0;
}
.layout-13 .header-style-4 .go-right .call-mun {
	display: none;
}
.shop-listing {
	margin-bottom: 30px;
}
.layout-13 .top-head {
	position: relative;
}
.layout-13 .with-bg-wide {
	padding-top: 0px;
}
.layout-13 .header-style-4 .search-cate {
	width: 100%;
}
.top-bar {
	height: auto;
	text-align: center;
}
footer h4 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.slid-sec .col-md-9 {
	width: 100%;
}
.slid-sec .col-md-3 {
	width: 100%;
	float: left;
}
.nav-right {
	display: none;
}
.main-tabs-sec .nav li {
	width: 33.33333%;
}
.week-sale-bnr {
	float: left;
	width: 50%;
}
.slid-sec .like-bnr {
	float: left;
	width: 50%;
}
.item-col-5 .product {
	width: 33.333%;
}
.newslatter h3 {
	margin-bottom: 30px;
}
.clients-img li {
	margin: 20px 0;
	width: 33.3333%;
}
.shipping-info li {
	width: 50%;
}
.shipping-info li:nth-child(1) {
	border-bottom: 1px solid #eeeeee;
}
.shipping-info li:nth-child(2) {
	border-bottom: 1px solid #eeeeee;
	border-right: none;
}
.cart-pop {
	position: absolute;
	top: 0px;
	right: 15px;
}
header .ownmenu ul.dropdown {
	float: left;
}
header .navbar {
	margin: 0px;
	min-height: 0px;
	width: 100%;
}
    .navbar-toggle {
        position: absolute;
        left: 6px;
        height: 42px;
        font-size: 26px;
        width: 42px;
        padding: 0px;
        margin: 0px;
        color: #000;
        background: #fff;
        border: none;
        box-shadow: 0 0 5px rgba(255,255,255,0.3);
    }
.navbar-collapse {
	border: none !important;
	box-shadow: none;
	width: 100%;
	margin: 0px !important;
}
header .navbar li {
	width: 100%;
	text-align: left;
	margin: 0px;
}
.ownmenu .nav .dropdown-menu {
	width: 100%;
}
header nav .ownmenu .indicator {
	display: block;
}
header nav li a {
	display: inline-block;
	width: 100%;
	float: none;
}
.ownmenu > li.showhide span {
	line-height: 50px;
	display: inline-block;
	width: 100%;
}
.ownmenu > li.showhide {
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.ownmenu > li.showhide span.title {
	margin: 0px;
}
.ownmenu > li > a {
	padding: 10px 0;
	text-align: left;
}
.ownmenu .indicator {
	display: block;
}
header .navbar .nav li a {
	padding: 10px 20px;
}
header .nav-right {
	position: absolute;
	right: 80px;
	border: none;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
header .nav-right li a {
	padding: 0px;
}
header .nav-right li {
	width: auto;
}
header .user-basket .dropdown-menu {
	right: 0px !important;
	left: auto;
}
header .is-sticky .sticky .nav-right {
	padding: 0px;
	padding-right: 20px;
}
header .is-sticky .sticky .navbar-toggle {
	top: 10px;
}
header .is-sticky .sticky .navbar .nav li a {
	padding: 10px 20px;
}
.ownmenu .nav .dropdown-menu {
	position: relative;
}
header .navbar li {
}
header .navbar .nav li.dropdown a:after {
    content: "\e876";
    float: right;
    font-family: 'Linearicons-Free';
    color: #fff;
    font-size: 10px;
    margin: 5px;
    position: absolute;
    margin-top: 2px;
    font-weight: bold;
}
.ownmenu .dropdown.megamenu .dropdown-menu h6 {
	display: inline-block;
	width: 100%;
}
header .is-sticky .sticky {
	position: absolute !important;
}
.dropdown-submenu>.dropdown-menu {
	left: 0px;
	padding-left: 30px !important;
	background: rgba(255,255,255,0.1) !important;
}
.dropdown-submenu>a:after {
	color: #fff !important;
}
header .search-cate {
	width: 100%;
	margin: 15px 0px;
}
.top-bar p {
	display: none;
}
.top-bar .social-top {
	display: none;
}
.cart-pop .dropdown-menu {
	right: 0px;
	left: auto;
}
header {
	padding-top: 20px;
}
header .search-cate {
	min-width: 100%;
}
.layout-2 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-2 .slid-sec .col-md-3 {
	display: none;
}
.week-sale-bnr {
	padding: 20px;
	background-size: cover !important;
}
.item-col-4 .product {
	width: 50%;
}
header.header-style-3 .cate-lst {
	display: none;
}
header.header-style-3 .search-cate {
	min-width: 100%;
	margin: 10px 0px;
}
header.header-style-3 .nav-uder-bar {
	margin-top: 20px;
}
header.header-style-3 .navbar-toggle {
	background: #372e41;
	color: #fff;
}
header.header-style-3 .cart-pop {
	right: 60px;
}
header.header-style-3 .navbar .nav li.dropdown a:after {
	color: #000;
	right: 0px;
}
header.header-style-3 .ownmenu .nav .dropdown-menu {
	padding: 10px 0px;
}
header.header-style-3 .navbar {
	margin-left: 0px;
	width: 100%;
}
header.header-style-3 .ownmenu .nav .dropdown-menu {
	background: rgba(0,0,0,0.05);
}
header .navbar .nav ul.dropdown-menu li a:after {
	display: none;
}
header.header-style-3 .navbar li a {
	padding: 10px 0;
}
.header-style-4 .go-right {
	width: 100%;
	margin-top: 20px;
}
.header-style-4 {
	padding: 20px 0;
}
.header-style-4 .cart-pop {
	position: absolute;
	top: 0px;
	right: 0px;
}
.header-style-4 .search-cate {
	float: right;
	width: 50%;
	margin: 0px;
}
.hotdeal-bnr {
	margin-bottom: 30px;
}
.header-style-4 .go-right {
	margin-top: 20px;
}
.weekly-deal .media-body {
	width: 100%;
	display: inline-block;
}
.weekly-deal .media-left {
}
.top-bar .right-sec.pull-left {
	width: 100%;
	text-align: center;
}
.top-bar .right-sec {
	width: 100%;
	text-align: center;
}
.top-bar .right-sec ul {
	width: 100%;
}
.layout-4 .big-nsv .nav li {
	width: 33.33333%;
}
.layout-4 .navbar-toggle {
}
.green .navbar-toggle {
	background: #7a9b08;
	color: #fff;
}
.ownmenu .nav .dropdown-menu {
	background: #f5f5f5;
	box-shadow: none;
}
.header-style-5 .navbar .nav li.dropdown a:after {
	color: #000;
}
.header-style-5 .search-cate {
	margin: 10px 0px;
}
.header-style-5 .go-right {
	width: 100%;
}
.header-style-5 .go-right .call-mun {
	display: none;
}
.lay-5-links {
	background: #fff;
	min-height: auto;
	margin-bottom: 30px;
}
header .col-xs-2 {
	width: 50%;
}
header .col-xs-5 {
	width: 50%;
}
.layout-6 header nav {
	margin-top: 20px;
}
header .col-xs-5.seri {
	width: 100%;
	margin-bottom: 20px;
}
.layout-6 .slid-sec .col-md-3 {
	display: none;
}
.layout-6 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-6 header nav {
	position: relative;
}
.layout-7 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-7 .slid-sec .col-md-3 {
	width: 100%;
}
.layout-7 .item-col-3 .product {
	width: 50%;
}
.shipping-info li:nth-child(1) {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.shipping-info li:nth-child(2) {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.big-nsv .nav li {
	width: 50%;
}
.layout-8 .navbar-toggle {
	position: relative;
	top: 0px;
	margin-top: 5px;
}
.layout-8 header .navbar {
	min-height: 55px;
}
.layout-8 .nav-right {
	display: block;
	float: left;
	right: auto;
}
.layout-10 header {
	padding-bottom: 20px;
}
.layout-10 .hotdeal-bnr {
	min-height: inherit;
	padding-bottom: 80px;
}
.layout-10 .slid-sec {
	margin-bottom: 0px;
}
.layout-10 .foot-link {
	margin-bottom: 10px;
}
.big-bnr-add .btn-round {
	margin-bottom: 30px;
}
.clients-img.col-4 li {
	width: 50%;
}
.big-bnr-add .price {
	width: 100%;
}
.layout-11 .slid-sec .col-md-9 {
	width: 100%;
}
.layout-11 .slid-sec .col-md-3 {
	width: 100%;
}
.layout-11 .week-sale-bnr {
	margin-top: 0px;
}
.layout-11 .header-style-6 .search-cate {
	margin-bottom: 20px;
}
.layout-11 .header-style-6 nav {
	margin-top: 10px;
	position: relative;
	min-height: 55px;
	background: #ff4040;
}
.layout-11 header .nav-right {
	display: block;
	float: left;
	right: auto;
	margin-left: 15px;
}
.layout-11 .navbar-toggle {
	position: relative;
}
.header-style-6 .navbar li a {
	color: #fff;
}
.header-style-6 .navbar li a {
	color: #fff;
}
.header-style-6 .navbar li.active a {
	color: #fff !important;
}
.header-style-6 .ownmenu .nav .dropdown-menu li a {
	color: #000 !important;
}
.layout-11 .header-style-6 .call-mun {
	color: #fff;
}
.layout-12 .cate-bar-in {
	display: none;
}
.layout-12 .header-style-3 .nav-uder-bar {
	padding: 5px 10px;
	margin-top: 0px;
}
.layout-12 .slid-sec .col-md-7 {
	width: 100%;
}
.layout-12 .slid-sec .row {
	margin: 0 -15px;
}
.layout-12 .slid-sec .col-md-2 {
	width: 100%;
	padding-right: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.layout-12 .slid-sec .like-bnr {
	min-height: inherit;
}
.layout-12 .slid-sec .product {
	width: 100%;
	padding-right: 0px;
	display: none;
	padding-left: 0px;
}
.top-week-item .nav {
	margin-bottom: 20px;
	width: 100%;
	margin-top: 30px;
}
.top-week-item .nav li a {
	padding-left: 0px;
	margin-right: 15px;
}
.layout-12 .like-bnr {
	margin-top: 60px;
}
.layout-14 .navbar-toggle {
	right: 30px;
}
.top-items li {
	width: 50%;
	float: left;
}
.layout-14 header.header-style-5 .navbar li.active .dropdown-menu a {
	color: #000 !important;
}
.layout-14 .header-style-5 .navbar .nav li.dropdown a:after {
	color: #fff;
}
.layout-15 .cate-bar-in.relative {
	display: none;
}
.layout-15 .slid-sec .col-md-7 {
	width: 100%;
}
.layout-15 .slid-sec .col-md-2 {
	width: 100%;
	padding: 0px;
}
.layout-15 .slid-sec .product {
	width: 100%;
}
.layout-15 .slid-sec .like-bnr {
	min-height: inherit;
	background-size: cover;
	width: 100%;
	min-height: inherit;
	background-size: contain;
	background-position: right bottom;
	margin-bottom: 30px;
	padding-top: 50px;
	background-color: rgba(0,0,0,0.05);
	padding-bottom: 50px;
}
.slid-sec .like-bnr .price {
	width: 100%;
	display: inline-block;
}
.layout-15 .like-bnr.for-lay {
	min-height: inherit;
	background-size: contain;
	background-position: right bottom;
	margin-bottom: 30px;
	padding-top: 50px;
	background-color: rgba(0,0,0,0.05);
	padding-bottom: 50px;
}
.layout-16 header nav {
	margin-top: 20px;
}
.layout-16 header .col-xs-5.seri {
	margin-bottom: 0px;
}
.cate-bar-in ul {
	background: #fff;
}
.cate-lst .collapse {
}
.layout-16 .nav-right {
	display: none;
}
.layout-16 header nav {
	margin-top: 20px;
}
.layout-16 .week-sale-bnr {
	float: none;
	width: 100%;
	background-size: cover;
}
.mega-inside .home-links li {
	width: 33.3333% !important;
	min-height: 151px;
}

    .linking .breadcrumb {
        font-size: 10px;
    }

    .transportation span.deli-charges {
        clear: both;
        float: none;
    }
}
@media (max-width:640px) {

    .head-products .product-image img {
        width: 40%;
    }


    .table-swipe {
        position: absolute;
        top: 8px;
        right: 3%;
        height: 51px;
        display: block;
    }
    header .search-cate input {
        border: none;
        height: 36px;
        padding: 0 20px;
        width: 85%;
        border-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        /* border-left: 1px solid #ededed; */
        outline: none !important;
        border-left: 0;
        width: 90%;
        padding-left: 0;
    }

    header .search-cate .submit {
        background: none;
        height: 32px;
        width: 32px;
        border-radius: 50%;
        background: #eeeeee;
        position: absolute;
        right: 2px;
        top: 2px;
        color: #555555;
        border: none;
    }

header.header-style-3 .cart-pop .dropdown-menu {
	width: 100%;
}
header.header-style-3 .cart-pop .dropdown-menu {
	right: 0px;
}
header.header-style-3 .cart-pop {
	position: relative;
}
.tp-caption img {
	display: none !important;
}
.header-style-4 .search-cate {
	min-width: 100%;
	margin-top: 0px;
}
.header-style-4 .go-right .call-mun {
	display: none;
}
.clients-img li {
	margin: 10px 0;
	width: 50%;
}
.clients-img li img {
	max-width: 100%;
}
.main-tabs-sec .nav li {
	width: 50%;
}


    header .logo {
        /*margin-bottom: 20px;*/
        width: 100%;
        display: inline-block;
        float: none;
        min-width: inherit;
        height: inherit;
        text-align: center;
    }

        header .logo img {
            z-index: 3;
            position: static;
            top: 0;
            transform: translateY(0);
            height: 65px;
            /* margin: 0px auto; */
        }

    header .go-right {
        padding: 20px 0;
    }


    .cart-pop i {
        height: 40px;
        width: 40px;
        border-radius: 50%;
        margin-right: 10px;
        line-height: 38px;
        color: #686868;
        background: #eeeeee;
        float: left;
        text-align: center;
        font-size: 22px;
    }

    .cart-pop .itm-cont {
        height: 16px;
        width: 16px;
        position: absolute;
        display: inline-block;
        background: #ed1c24;
        text-align: center;
        line-height: 16px;
        border-radius: 50%;
        color: #fff;
        left: 28px;
        font-size: 11px;
    }

    header .navbar {
        margin-top: 0px;
    }

    header .search-cate {
        min-width: initial;
        display: inline-block;
        height: 38px;
        margin-left: 0px;
        position: relative;
        border: 1px solid #dddddd;
        border-radius: 50px;
        padding-left: 20px;
        background: #fff;
        margin:0px;
    }

    header .cart-pop {
        position: absolute;
        right: 15px;
        min-width: inherit;
    }

       

    .y-la-motor {
        background:none;
        /*background: #F5F5F5;*/
        padding: 0px 15px;
    }

    .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }

    .media-body, .media-left, .media-right {
        vertical-align: top;
        width: 100%;
        font-size: 12px;
        text-align: center;
        display: block;
    }

    .ship-process li h6 {
        font-weight: 60;
        font-size: 13px;
        margin: 0px;
        width: 100%;
    }

    .navbar-toggle {
        top: -150px !important;
    }


    }
@media(max-width:540px) {

    .installment-options .option {
        width: 50% !important;
    }
    .pay-method {
        border: 1px solid #e8e8e8;
        padding: 5px;
    }

    .shop-btn-area .pro-btn, .shop-btn-area .btn-round {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .btn-arrow-hidden {
        display: block;
    }

    .btn-arrow-group {
        display: none;
    }

    .item-col-3 .product {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        padding: 0 15px;
        position: relative;
        min-height: 341px;
    }


.layout-4 .big-nsv .nav li {
	width: 50%;
}
.top-items li {
	width: 100%;
}
.layout-14 .navbar-toggle {
	top: 26px;
}
.layout-11 .header-style-6 .search-cate {
	display: none;
}
header.header-style-3 .cart-pop {
	right: 0px;
}

.weekly-deal .item-img {
	width: 75%;
}
.weekly-deal .media-left {
	min-width: 100%;
	margin-right: 0px;
}
.top-bar {
	height: auto;
	text-align: center;
}
.slid-sec .like-bnr {
	width: 100%;
	background-size: cover;
}
.item-col-5 .product {
	width: 100%;
}
.week-sale-bnr {
	width: 100%;
	background-size: cover;
}
.layout-13 .header-style-4 .cart-pop {
	top: 0px;
}
.cart-pop .dropdown-menu {
	width: 100%;
	right: 0px;
}
header .col-xs-5.seri {
	display: none;
}
.shipping-info li {
	width: 100%;
}
.mega-inside .home-links li {
	width: 50% !important;
	min-height: 161px;
}
}
@media(max-width:440px) {

	.product-item article .product-image2 {
		height: 180px !important;
		margin-bottom: 2px;
		position: relative;
	}

.mega-inside .home-links li {
	width: 50% !important;
	min-height: 112px;
}
}
@media(max-width:320px) {
}
@media(max-height: 700px) {
}





.giga-gallery > ul {
    margin-bottom: 0;
}

    .giga-gallery > ul > li {
        float: left;
        margin-bottom: 15px;
        /*margin-right: 20px;*/
        /*width: 200px;
        height: 130px;*/
        overflow: hidden;
    }

        .giga-gallery > ul > li a {
            /*border: 3px solid #FFF;*/
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
            height: 100%;
            width: 100%;
        }

            .giga-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                width: 100%;
                min-height: 100%;
            }

            .giga-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .giga-gallery > ul > li a:hover .giga-gallery-poster > img {
                opacity: 1;
            }

            .giga-gallery > ul > li a .giga-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }

                .giga-gallery > ul > li a .giga-gallery-poster > img {
                    left: 50%;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity 0.3s ease 0s;
                    -o-transition: opacity 0.3s ease 0s;
                    transition: opacity 0.3s ease 0s;
                    transform: translateX(-50%);
                    transform: translate(-50%,-50%);
                }

            .giga-gallery > ul > li a:hover .giga-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }

.giga-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.giga-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.giga-gallery .justified-gallery > a:hover .giga-gallery-poster > img {
    opacity: 1;
}

.giga-gallery .justified-gallery > a .giga-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .giga-gallery .justified-gallery > a .giga-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.giga-gallery .justified-gallery > a:hover .giga-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.giga-gallery .video .giga-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.giga-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}


.validation-summary-errors {
       background: #ec8c8c;
    color: white;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    margin-bottom: 15px;
}
    .validation-summary-errors ul, .validation-summary-valid ul {
        margin: 0;
    }
.input-validation-error {
    border-color  :#ec8c8c !important;
    background: rgba(255, 0, 0, 0.13) !important;
}

input[type="checkbox"].input-validation-error + input + label, input[type="checkbox"].input-validation-error + input + label a {
    color: red;
}

span.field-validation-error {
    font-weight: bold;
    color: red;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}
 
.no-border {
    border: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}



.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-shadow {
    box-shadow: none !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

#bulletin-result {
    color: white;
    font-weight: bold;
    padding-left: 21px;
}

.error-msg {
    background: #ec5840;
    margin: auto;
    padding: 10px;
    color: white;
    float: none;
    border-radius: 3px;
}

.row-installments {
    display: none;
}


.panel-installments .panel-body {
    padding: 0;
}

.installment-options {
    display: block;
    float: left;
    width: 100%;
}


    .installment-options .option {
        display: block;
        float: left;
        width: 33.3333%;
        height: 64px;
        padding: 5px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .installment-options .option:nth-child(3n) { 
        border-right: 0; 
    }

.installment-options .option:hover {
    background-color: #ececec;
}

.installment-options .option.active {
    background-color: #ececec;
}

.installment-options .option .opt-col {
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
}

.installment-options .option .opt-col .radio {
    margin: 0;
    height: 100%;
    width: 100%;
}

.installment-options .option .opt-col label {
    height: 100%;
    width: 100%;
}

    .installment-options .option .opt-col label input{
        opacity:1;
        z-index: 10;
        margin-top:5px;
    }

    .installment-options .option .opt-col label::before {
        display: none;
    }

    .installment-options .option .opt-col .radio span {
        display: block;
    }

.installment-options .option .opt-col .radio span.installment-count {
    font-weight: bold;
    font-size: 14px;
}

.installment-options .option .opt-col .radio span.installment-price {
    font-size: 11px;
}

.installment-options .option .opt-col .radio span.installment-total {
    font-style: italic;
    font-size: 11px;
}


.ws-instagram-header h3 {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    color: #353535;
}

.ws-instagram-item {
    -ms-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

    .ws-instagram-item img:hover {
        opacity: .7;
    }

a.ws-instagram-link {
    font-size: 16px;
    color: #C2A476;
    letter-spacing: 1px;
}

.vertical-align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.text-bold {
    font-weight: bold !important;
}

.table-borderless td, .table-borderless th {
    border: none !important;
}


.result-icon {
    font-size: 100px;
    font-weight: 200; 
    border: 1px solid;
    border-radius: 50%;
    padding: 25px;
    margin: 50px;
    width: 150px;
    height: 150px;
    margin-right: 0;
    float: right;
    line-height: 93px; 
    margin-top: 0;
}

.result-icon.green {
    color: #43AC6A;
    border-color: #43AC6A;
}

.result-icon.red {
    color: #ec5840;
    border-color: #ec5840;
}

.result-div {
    width: 100%; 
    margin-bottom: 10px;
    position: relative;
}

.result-symbol {
    text-align: center; 
    padding-right: 30px; 
}

.result-message {
    border-left: 1px solid #e4e4e4;
    padding-left: 30px;
}

.result-message h3 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    font-weight: bold;
    margin-top: 0;
    font-size: 23px;
}

.result-message h4 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    font-weight: bold;
}

.result-error-message { 
    margin-bottom: 10px; 
}

.btn-retry {
    font-size: 20px;
    margin-bottom: 10px;
}


.fa-margin-right {
    margin-right: 5px;
}

.taksitTitle {
    display: block;
    text-align: center;
}

#taksitsecenekleri {
    width: 100%;
}

#taksitsecenekleri th {
    text-align: center;
}

#taksitsecenekleri tr td {
    text-align: center;
    border: 1px solid white;
}

#taksitsecenekleri tr:nth-child(odd) {
    background-color: #EBEBEB;
}

#taksitsecenekleri tr:nth-child(even) {
    background-color: #F7F7F7;
}
